Uses of Class
gate.creole.CreoleAnnotationHandler

Packages that use CreoleAnnotationHandler
gate.creole   
 

Uses of CreoleAnnotationHandler in gate.creole
 

Methods in gate.creole with parameters of type CreoleAnnotationHandler
private  void CreoleRegisterImpl.processFullCreoleXmlTree(URL directoryUrl, URL creoleFileUrl, org.jdom.Document jdomDoc, CreoleAnnotationHandler annotationHandler)