Uses of Package
eu.bandm.tools.rdparser
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Framework for simple recursive-descend parsers.
-
ClassDescriptionParser skeleton for explicit lexical decoding and recursive descent ("hand-coded") parsing of idiosyncratic grammars.Parser skeleton which defines the most important character set constants for XML parsing.
-
ClassDescriptionParser skeleton for explicit lexical decoding and recursive descent ("hand-coded") parsing of idiosyncratic grammars.Parser skeleton which defines the most important character set constants for XML parsing.
-
ClassDescriptionAuxiliary class for
TunableParser
, which expands entities by inserting their expansion text directly into the delivered character stream.Auxiliary class forIncludingCharBuf
, representing exactly one source of character data, ie the original file or inserted expansions.Parser skeleton for explicit lexical decoding and recursive descent ("hand-coded") parsing of idiosyncratic grammars.Auxiliary class which realizes a character set by the characteristic predicate.Auxiliary class which realizes a character set by aBitSet
.