Uses of Package
gate.util

Packages that use gate.util
gate  
gate.annotation   
gate.config   
gate.corpora   
gate.creole   
gate.creole.annotdelete   
gate.creole.annotransfer   
gate.creole.coref   
gate.creole.dumpingPR   
gate.creole.gazetteer   
gate.creole.ir   
gate.creole.ml   
gate.creole.ml.weka   
gate.creole.ontology   
gate.creole.orthomatcher   
gate.creole.splitter   
gate.creole.tokeniser   
gate.email   
gate.fsm   
gate.gui   
gate.jape   
gate.jape.parser   
gate.persist   
gate.security   
gate.util   
gate.wordnet   
gate.xml   
 

Classes in gate.util used by gate
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
DocumentFormatException
          This exception can be used to catch any internal exception thrown by the DocumentFormat class and its subbclasses.
FeatureBearer
          Classes that have features.
GateClassLoader
          GATE's class loader, which allows loading of classes over the net.
GateException
          A superclass for exceptions in the GATE packages.
IdBearer
          Classes that have Ids.
InvalidOffsetException
          Used to signal an attempt to create a node with an invalid offset.
NameBearer
          Classes that have features.
OptionsMap
          A map that stores values as strings and provides support for converting some frequently used types to and from string
 

Classes in gate.util used by gate.annotation
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
IdBearer
          Classes that have Ids.
InvalidOffsetException
          Used to signal an attempt to create a node with an invalid offset.
NameBearer
          Classes that have features.
RBTreeMap
          Slightly modified implementation of java.util.TreeMap in order to return the closest neighbours in the case of a failed search.
 

Classes in gate.util used by gate.config
GateException
          A superclass for exceptions in the GATE packages.
GateSaxException
          An inherited class from SAX exception in the GATE packages.
 

Classes in gate.util used by gate.corpora
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
DocumentFormatException
          This exception can be used to catch any internal exception thrown by the DocumentFormat class and its subbclasses.
FeatureBearer
          Classes that have features.
GateRuntimeException
          Exception used to signal a runtime exception within Gate.
InvalidOffsetException
          Used to signal an attempt to create a node with an invalid offset.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
GateSaxException
          An inherited class from SAX exception in the GATE packages.
NameBearer
          Classes that have features.
WeakBumpyStack
          Weak stack that allow you to bump an element to the front.
 

Classes in gate.util used by gate.creole.annotdelete
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.annotransfer
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.coref
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateRuntimeException
          Exception used to signal a runtime exception within Gate.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.dumpingPR
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.gazetteer
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.ir
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.ml
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.ml.weka
GateException
          A superclass for exceptions in the GATE packages.
 

Classes in gate.util used by gate.creole.ontology
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.orthomatcher
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.splitter
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.creole.tokeniser
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.email
InvalidOffsetException
          Used to signal an attempt to create a node with an invalid offset.
 

Classes in gate.util used by gate.fsm
SimpleArraySet
          A specific *partial* implementation of the Set interface used for high performance and memory reduction on small sets.
 

Classes in gate.util used by gate.gui
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
NameComparator
          Compares NameBearers by name (string comparation)
 

Classes in gate.util used by gate.jape
GateException
          A superclass for exceptions in the GATE packages.
SimpleSortedSet
          The purpose of this Map is to combine the functionality found in TreeSet, especially first() and tailSet() with the hashcode driven map using native long as key to hold the annotations ordered by their offset.
 

Classes in gate.util used by gate.jape.parser
Pair
           
 

Classes in gate.util used by gate.persist
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
NameBearer
          Classes that have features.
Restriction
           
 

Classes in gate.util used by gate.security
GateException
          A superclass for exceptions in the GATE packages.
 

Classes in gate.util used by gate.util
AnnotationDiffer.Choice
          Represents a pairing of a key annotation with a response annotation and the associated score for that pairing.
FeatureBearer
          Classes that have features.
GateClassLoader
          GATE's class loader, which allows loading of classes over the net.
GateException
          A superclass for exceptions in the GATE packages.
GateRuntimeException
          Exception used to signal a runtime exception within Gate.
HashMapLong
          simple cut-off version of the hashmap with native long's as keys only get,put and isEmpty methods are implemented().
HashMapLong.Entry
          HashMapLong collision list entry.
Jdk
          Jdk encapsulates some utilities for poking around in your Java environment.
LaxErrorHandler
           
Pair
           
RBTreeMap
          Slightly modified implementation of java.util.TreeMap in order to return the closest neighbours in the case of a failed search.
RBTreeMap.Entry
          Node in the Tree.
SimpleMapImpl
          Implements Map interface in using less memory.
SimpleSortedSet
          The purpose of this Map is to combine the functionality found in TreeSet, especially first() and tailSet() with the hashcode driven map using native long as key to hold the annotations ordered by their offset.
 

Classes in gate.util used by gate.wordnet
AbstractFeatureBearer
          A convenience implemetation of FeatureBearer.
FeatureBearer
          Classes that have features.
GateException
          A superclass for exceptions in the GATE packages.
GateRuntimeException
          Exception used to signal a runtime exception within Gate.
NameBearer
          Classes that have features.
 

Classes in gate.util used by gate.xml
GateSaxException
          An inherited class from SAX exception in the GATE packages.