Package gate.xml

Class Summary
GateFormatXmlDocumentHandler Implements the behaviour of the XML reader.
SimpleErrorHandler  
StreamingCharFactory With this class the correct possition in the parsed XML document will be reported in the characters() callback function during the SAX parsing.
TestXml Test class for XML facilities
XmlDocumentHandler Implements the behaviour of the XML reader Methods of an object of this class are called by the SAX parser when events will appear.
XmlPositionCorrectionHandler This class correct a Xerces parser bug in reported position in file during the parsing process.