GATE
Version 3.1-2270

Uses of Interface
gate.SimpleDocument

Packages that use SimpleDocument
gate This package contains the public interface to the GATE Java API. 
gate.corpora   
 

Uses of SimpleDocument in gate
 

Subinterfaces of SimpleDocument in gate
 interface Document
          Represents the commonalities between all sorts of documents.
 interface TextualDocument
          Top interface for all types of textual documents (transient or persistent).
 

Uses of SimpleDocument in gate.corpora
 

Classes in gate.corpora that implement SimpleDocument
 class DatabaseDocumentImpl
           
 class DocumentImpl
          Represents the commonalities between all sorts of documents.
 


GATE
Version 3.1-2270