eu.bandm.tools.message
package.See: Description
Interface | Description |
---|---|
SAXEventStream |
Storage for re-ified SAX events supporting look-ahead.
|
SAXEventStream.EtherealMatcher | |
TunableParser.CharSet |
Auxiliary class which realizes a character set by the
characteristic predicate.
|
Class | Description |
---|---|
ClassFileVisitor<D> |
Abstract algorithm for traversing a class file.
|
ContentPrinter |
Converts SAX events into textual representation, not supporting name spaces.
|
ExceptionCatcher_jaxp |
Sends all caught exceptions to a
ErrorHandler . |
ExceptionCatcher_sax |
Sends all caught exceptions to a
ErrorHandler . |
IncludingCharBuf<D> |
Auxiliary class for
TunableParser , which expands entities by inserting
their expansion text directly into the delivered character stream. |
NamespaceEmbedder |
Converts name space related information: (a) prefix mapping commands into
pseudo-attributes, and (b) uri/localname sax events into qName sax events.
|
NamespaceFilter |
Makes name space references explicit.
|
NamespaceHomonymResolver |
A
ContentHandler which propagates all SAX events
but changes "start prefix mapping" and the corresponding
"end prefix mapping" iff HOMONMYS (=re-uses of prefices) are detected. |
NamespaceOracle |
Invents new prefices for new NSUris and inserts the prefix mapping events.
|
PrimeFactors |
Calculates prime factor combinations for Rationals, i.e.
|
RomanNumbers |
FIXME sig/.../tscore/TransletLib auf diese klasse anpassen.
|
SAXEventQueue |
This class operates as a dynamic storage for SAX events.
|
SaxExceptionCatcher |
Sends all caught exceptions to a
ErrorHandler . |
SaxLocatorMapper |
Replaces all
set locator()
SAX calls by an intercepting Locator ,
which re-maps location info according to the LocationMap |
SourceHabitats |
Organizes a collection of places where to look for resources (=input files).
|
TunableParser<D> |
Parser skeleton for explicit lexical decoding and recursive descent
("hand-coded") parsing of idiosyncratic grammars.
|
TunableParser.ExtensionalCharSet |
Auxiliary class which realizes a character set by a
BitSet . |
TunableParserForXml<D> |
Parser skeleton which defines the most important character set constants
for XML parsing.
|
Exception | Description |
---|---|
SAXEventStream.MatchException |
Raised by calls which expect definitely a certain tag.
|
eu.bandm.tools.message
package.
eu.bandm.tools.util
package.see also the complete user documentation .