| Package | Description |
|---|---|
| eu.simuline.util.sgml |
Utility classes to parse sgml (non-validating).
|
| Class and Description |
|---|
| AttributesImpl
An **** partial **** implementation
of the SAX-interface
Attributes
which allows attributes without values using AttributesImpl.NO_VALUE. |
| ParseExceptionHandler
Rudimentary Handler for SAXParseExceptions:
The idea is that for html-parsers one needs a notify
rather than throwing an exception as it is appropriate for xml.
|
| SGMLParser.AttributesWrapper
An **** partial **** implementation
of the SAX-interface
Attributes
which allows to set name-value-pairs by method SGMLParser.AttributesWrapper.addAttribute(java.lang.String, java.lang.String). |
| SGMLParser.Buffer
Class which buffers the read stream.
|
| SGMLParser.CharTester
Provides a single method which decides whether the given character
passes a certain test.
|
| SGMLParser.SpecCharTester
A
CharTester which allows to specify
the character which passes the test. |
| SGMLParser.XMLsGMLspecifica
Provides a bunch of methods fpr parsing
with implementations specific to xml and sgml.
|
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.