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.Sequence x) |
Modifier and Type | Field and Description |
---|---|
static Function<DTM.Sequence,CheckedList<DTM.CP>> |
DTM.Sequence.get_elems
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
DTM.Sequence |
DTM.Sequence.doclone()
Clones this object.
|
DTM.Sequence |
DTM.__SAX_Parser.fill_Sequence(Object res) |
DTM.Sequence |
DTM.Sequence.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.Sequence |
DTM.__SAX_Parser.matchSAX_Sequence() |
DTM.Sequence |
DTM.Sequence.with_elems(CheckedList<DTM.CP> val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.Sequence e0) |
protected void |
DTM.Rewriter.action(DTM.Sequence e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.Sequence e0) |
protected void |
DTM.Visitor.action(DTM.Sequence e0) |
protected void |
DTM.__Formatter.action(DTM.Sequence el) |
void |
DTM.__SAX_Writer.action(DTM.Sequence e0) |
protected void |
DTM.Visitor.descend(DTM.Sequence e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.Sequence e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Sequence.fillFields(DTM.Sequence newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.Sequence e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Sequence.parsefields(DTM.Sequence newobj) |
protected void |
DTM.Visitor.post(DTM.Sequence e0) |
protected void |
DTM.Visitor.pre(DTM.Sequence e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.Sequence clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.Sequence el) |
boolean |
DTM.Sequence.x_equals(DTM.Sequence e0) |
Modifier and Type | Method and Description |
---|---|
void |
PathMap.action(DTM.Sequence seq) |
see also the complete user documentation .