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.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Method and Description |
---|---|
protected void |
Dtd2Def.Phase1.action(DTM.Mixed x) |
Modifier and Type | Field and Description |
---|---|
static Function<DTM.Mixed,CheckedSet<DTM.ElementRef>> |
DTM.Mixed.get_elems
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
DTM.Mixed |
DTM.Mixed.doclone()
Clones this object.
|
DTM.Mixed |
DTM.__SAX_Parser.fill_Mixed(Object res) |
DTM.Mixed |
DTM.Mixed.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.Mixed |
DTM.__SAX_Parser.matchSAX_Mixed() |
DTM.Mixed |
DTM.Mixed.with_elems(CheckedSet<DTM.ElementRef> val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.Mixed e0) |
protected void |
DTM.Rewriter.action(DTM.Mixed e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.Mixed e0) |
protected void |
DTM.Visitor.action(DTM.Mixed e0) |
protected void |
DTM.__Formatter.action(DTM.Mixed el) |
void |
DTM.__SAX_Writer.action(DTM.Mixed e0) |
protected void |
DTM.Visitor.descend(DTM.Mixed e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.Mixed e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Mixed.fillFields(DTM.Mixed newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.Mixed e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Mixed.parsefields(DTM.Mixed newobj) |
protected void |
DTM.Visitor.post(DTM.Mixed e0) |
protected void |
DTM.Visitor.pre(DTM.Mixed e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.Mixed clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.Mixed el) |
boolean |
DTM.Mixed.x_equals(DTM.Mixed e0) |
Modifier and Type | Method and Description |
---|---|
void |
PathMap.action(DTM.Mixed mixed) |
see also the complete user documentation .