| Interface | Description |
|---|---|
| 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.
|
| HTMLModels | |
| ScanHandler |
An interface that Scanners use to report events in the input stream.
|
| Scanner |
An interface allowing Parser to invoke scanners.
|
| Class | Description |
|---|---|
| AttributesImpl |
Default implementation of the Attributes 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.
|
| HTMLScanner |
This class implements a table-driven scanner for HTML, allowing for lots of
defects.
|
| HTMLSchema | |
| 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.
|
| Schema |
Abstract class representing a TSSL schema.
|
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved