Class Summary |
AttrImpl |
Wrapper around sparta attribute. |
DocumentBuilderFactoryImpl |
Standard wrapper around sparta parser. |
DocumentBuilderImpl |
Standard wrapper around sparta parser. |
DocumentImpl |
Standard wrapper around sparta Document. |
DOMImplementationImpl |
Standard wrapper around sparta stuff. |
ElementImpl |
Wrapper around a sparta Element . |
NamedNodeMapImpl |
Wrapper around set of Attr s. |
NamespaceSupport |
Streamlined thermopylae specific implementation of
the org.xml.sax.helpers.NamespaceSupport class. |
NodeImpl |
Standard wrapper around spartan Node. |
NodeListImpl |
Wrapper around a vector of ElementImpl. |
SAXParserFactoryImpl |
SAXParserFactory implementation for Sparta XML parser wrapper
Currently returns a Thermopylae SAXParser with or without
namespace support and with no validation. |
SAXParserImpl |
JAXP compatible XMLReader wrapper for Sparta. |
TextImpl |
Standard wrapper around spartan Text node. |
XMLReaderImpl |
JAXP compatible XMLReader wrapper for Sparta. |