debugger.resources.lr
Class LRRoot

java.lang.Object
  extended bydebugger.resources.lr.LRRoot

public class LRRoot
extends Object

Copyright (c) Ontos AG (http://www.ontosearch.com). This class is part of JAPE Debugger component for GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/)

Author:
Andrey Shafirin, Vladimir Karasev

Field Summary
private  ArrayList corpora
           
 
Constructor Summary
LRRoot()
           
 
Method Summary
 ArrayList getCorpora()
           
 LrModel getDocumentModel(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

corpora

private ArrayList corpora
Constructor Detail

LRRoot

public LRRoot()
Method Detail

getDocumentModel

public LrModel getDocumentModel(Document doc)

getCorpora

public ArrayList getCorpora()