All Classes and Interfaces
Class
Description
Default implementation of the Attributes interface.
Classes which accept an InputStream and provide a Reader which figures
out the encoding of the InputStream and reads characters from it should
conform to this interface.
The stand-alone TagSoup program.
The internal representation of an actual element (not an element type).
This class represents an element type in the schema.
Trivial non-robust test class, to show that TagSoup can be accessed using
JAXP interface.
The SAX parser class.
A Scanner that accepts PYX format instead of HTML.
A ContentHandler that generates PYX format instead of XML.
Deprecated.
This is a simple implementation of JAXP
SAXParserFactory
,
to allow easier integration of TagSoup with the default JDK
xml processing stack.This is a simple implementation of JAXP
SAXParser
,
to allow easier integration of TagSoup with the default JDK
xml processing stack.An interface that Scanners use to report events in the input stream.
An interface allowing Parser to invoke scanners.
Abstract class representing a TSSL schema.
Filter to write an XML document from a SAX event stream.