All Classes
-
All Classes Interface Summary Class Summary Class Description AttributesImpl Default implementation of the Attributes interface.AutoDetector 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.CommandLine The stand-alone TagSoup program.Element The internal representation of an actual element (not an element type).ElementType This class represents an element type in the schema.JAXPTest Trivial non-robust test class, to show that TagSoup can be accessed using JAXP interface.Parser The SAX parser class.PYXScanner A Scanner that accepts PYX format instead of HTML.PYXWriter A ContentHandler that generates PYX format instead of XML.SAX1ParserAdapter Deprecated. SAXFactoryImpl This is a simple implementation of JAXPSAXParserFactory
, to allow easier integration of TagSoup with the default JDK xml processing stack.SAXParserImpl This is a simple implementation of JAXPSAXParser
, to allow easier integration of TagSoup with the default JDK xml processing stack.ScanHandler An interface that Scanners use to report events in the input stream.Scanner An interface allowing Parser to invoke scanners.Schema Abstract class representing a TSSL schema.XMLWriter Filter to write an XML document from a SAX event stream.