Package | Description |
---|---|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Field and Description |
---|---|
static TunableParser.ExtensionalCharSet |
TunableParserForXml.decDigitSet
Decimal digits.
|
static TunableParser.ExtensionalCharSet |
TunableParserForXml.hexDigitSet
Hexdecimal digits, in both lower and upper case.
|
static TunableParser.ExtensionalCharSet |
TunableParserForXml.pubidCharSet
Chars which can appear in an XML "public identifier".
|
Modifier and Type | Method and Description |
---|---|
void |
TunableParser.ExtensionalCharSet.add(TunableParser.ExtensionalCharSet s) |
see also the complete user documentation .