Uses of Class
gate.corpora.DocumentImpl

Packages that use DocumentImpl
debugger.gui.actions.editor   
gate.annotation   
gate.corpora   
 

Uses of DocumentImpl in debugger.gui.actions.editor
 

Methods in debugger.gui.actions.editor with parameters of type DocumentImpl
private  int ShowResultAction.getSlashNAmount(int offset, DocumentImpl document)
           
 

Uses of DocumentImpl in gate.annotation
 

Fields in gate.annotation declared as DocumentImpl
(package private)  DocumentImpl AnnotationSetImpl.doc
          The document this set belongs to
 

Uses of DocumentImpl in gate.corpora
 

Subclasses of DocumentImpl in gate.corpora
 class DatabaseDocumentImpl