Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
eu.bandm.tools.tpath.type |
Type checking for tpath expressions.
|
eu.bandm.tools.umod.runtime |
Runtime classes for the model code generated by the
umod-Compiler , esp for data integrity
de/serialization, visualzation, visitors and rewriters. |
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
UMod2Def.xmlconfiguration |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
DTD.__SAX_Writer.config |
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
DTM.__SAX_Writer.config |
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
TPath.__SAX_Writer.config |
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
Type.__SAX_Writer.config |
protected XMLconfiguration |
Node.__SAX_Writer.config |
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
TsoapPrimitives.Parser.config |
protected XMLconfiguration |
TsoapPrimitives.Parser.config |
static XMLconfiguration |
XMLconfiguration.NO_PREFIX |
static XMLconfiguration |
XMLconfiguration.NO_PREFIX |
static XMLconfiguration |
XMLconfiguration.PREFIXED |
static XMLconfiguration |
XMLconfiguration.PREFIXED |
Constructor and Description |
---|
Parser(SAXEventStream in,
XMLconfiguration config) |
Parser(SAXEventStream in,
XMLconfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected XMLconfiguration |
Rt.__SAX_Writer.config |
Constructor and Description |
---|
__SAX_Parser(SAXEventStream in,
XMLconfiguration config) |
__SAX_Writer(ContentHandler drain,
XMLconfiguration config) |
see also the complete user documentation .