Package | Description |
---|---|
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 |
---|---|
DTM.Any |
DTM.Any.doclone()
Clones this object.
|
DTM.Any |
DTM.__SAX_Parser.fill_Any(Object res) |
DTM.Any |
DTM.Any.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.Any |
DTM.__SAX_Parser.matchSAX_Any() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.Any e0) |
protected void |
DTM.Rewriter.action(DTM.Any e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.Any e0) |
protected void |
DTM.Visitor.action(DTM.Any e0) |
protected void |
DTM.__Formatter.action(DTM.Any el) |
void |
DTM.__SAX_Writer.action(DTM.Any e0) |
protected void |
DTM.Visitor.descend(DTM.Any e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Any.fillFields(DTM.Any newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.Any e0) |
protected void |
DTM.Visitor.post(DTM.Any e0) |
protected void |
DTM.Visitor.pre(DTM.Any e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.Any clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.Any el) |
boolean |
DTM.Any.x_equals(DTM.Any e0) |
Modifier and Type | Method and Description |
---|---|
void |
PathMap.action(DTM.Any x) |
see also the complete user documentation .