Uses of Interface
gate.GateConstants

Packages that use GateConstants
gate  
gate.util   
 

Uses of GateConstants in gate
 

Classes in gate that implement GateConstants
 class Gate
          The class is responsible for initialising the GATE libraries, and providing access to singleton utility objects, such as the GATE class loader, CREOLE register and so on.
 

Uses of GateConstants in gate.util
 

Classes in gate.util that implement GateConstants
 class Javac
          This class copiles a set of java sources by accessing the java compiler from tools.jar file in the jdk.