Uses of Class
gate.xml.SimpleErrorHandler

Packages that use SimpleErrorHandler
gate.config   
gate.creole   
gate.xml   
 

Uses of SimpleErrorHandler in gate.config
 

Fields in gate.config declared as SimpleErrorHandler
private  SimpleErrorHandler ConfigXmlHandler._seh
          This object indicates what to do when the parser encounts an error
 

Uses of SimpleErrorHandler in gate.creole
 

Fields in gate.creole declared as SimpleErrorHandler
private  SimpleErrorHandler CreoleXmlHandler._seh
          This object indicates what to do when the parser encounts an error
 

Uses of SimpleErrorHandler in gate.xml
 

Fields in gate.xml declared as SimpleErrorHandler
private  SimpleErrorHandler XmlDocumentHandler._seh
          This object inducates what to do when the parser encounts an error
private  SimpleErrorHandler GateFormatXmlDocumentHandler._seh
          This object indicates what to do when the parser encounts an error