org.apache.batik.xml |
|
Java Source File Name | Type | Comment |
LexicalUnits.java | Interface | This interface defines the constants that represent XML lexical units. |
XMLCharacters.java | Class | This class contains the definitions of the arrays used to find
the type of the characters found in an XML document. |
XMLException.java | Class | This class encapsulates a general XML error or warning. |
XMLScanner.java | Class | This class represents a scanner for XML documents. |
XMLStreamNormalizingReader.java | Class | This class represents a normalizing reader with encoding detection
management. |
XMLUtilities.java | Class | A collection of utility functions for XML. |