Uses of Package
gate.corpora

Packages that use gate.corpora
gate This package contains the public interface to the GATE Java API. 
gate.annotation   
gate.corpora   
gate.gui   
gate.html   
gate.persist   
gate.xml   
 

Classes in gate.corpora used by gate
DocType
          Enum for different types of documents.
MimeType
          A very basic implementation for a MIME Type.
RepositioningInfo
          RepositioningInfo keep information about correspondence of positions between the original and extracted document content.
 

Classes in gate.corpora used by gate.annotation
DocumentImpl
          Represents the commonalities between all sorts of documents.
 

Classes in gate.corpora used by gate.corpora
CorpusImpl
          Corpora are sets of Document.
DatabaseCorpusImpl.EventsHandler
          All the events from the features are handled by this inner class.
DatabaseDocumentImpl.EventsHandler
          All the events from the features are handled by this inner class.
DocType
          Enum for different types of documents.
DocumentImpl
          Represents the commonalities between all sorts of documents.
EventAwareCorpus
           
EventAwareDocument
           
EventAwareLanguageResource
           
HtmlDocumentFormat
          The format of Documents.
MimeType
          A very basic implementation for a MIME Type.
RepositioningInfo
          RepositioningInfo keep information about correspondence of positions between the original and extracted document content.
TextualDocumentFormat
          The format of Documents.
 

Classes in gate.corpora used by gate.gui
DocType
          Enum for different types of documents.
 

Classes in gate.corpora used by gate.html
RepositioningInfo
          RepositioningInfo keep information about correspondence of positions between the original and extracted document content.
 

Classes in gate.corpora used by gate.persist
DatabaseCorpusImpl
           
DatabaseDocumentImpl
           
 

Classes in gate.corpora used by gate.xml
RepositioningInfo
          RepositioningInfo keep information about correspondence of positions between the original and extracted document content.