Package org.omegat.util.xml
These are legacy XML reader classes used while reading
OmegaT preferences and project file.
These should preferably be rewritten to use standard
SAX or DOM XML parser of JRE.
-
Class Summary Class Description DefaultEntityFilter Entity filter for XML.XMLAttribute An attribute of XML tag.XMLBlock XMLReader This class automatically detects encoding of an inner XML file and constructs a Reader with appropriate encoding.XMLStreamReader A reader for XML stream.