Uses of Interface
gate.CreoleRegister

Packages that use CreoleRegister
gate This package contains the public interface to the GATE Java API. 
gate.creole   
 

Uses of CreoleRegister in gate
 

Methods in gate that return CreoleRegister
static CreoleRegister Gate.getCreoleRegister()
          Get the CREOLE register.
 

Uses of CreoleRegister in gate.creole
 

Classes in gate.creole that implement CreoleRegister
 class CreoleRegisterImpl
          This class implements the CREOLE register interface.
 

Constructors in gate.creole with parameters of type CreoleRegister
CreoleXmlHandler(CreoleRegister register, URL directoryUrl, URL creoleFileUrl)
          Construction