| Class | Description |
|---|---|
| JAXPTest |
Trivial non-robust test class, to show that TagSoup can be accessed using
JAXP interface.
|
| SAX1ParserAdapter | Deprecated |
| SAXFactoryImpl |
This is a simple implementation of JAXP
SAXParserFactory,
to allow easier integration of TagSoup with the default JDK
xml processing stack. |
| SAXParserImpl |
This is a simple implementation of JAXP
SAXParser,
to allow easier integration of TagSoup with the default JDK
xml processing stack. |
Licence: Academic Free License 3.0 and/or GPL 2.0