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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Dtd2Def.Phase1.modify(DTM.CP cp) |
Modifier and Type | Class and Description |
---|---|
static class |
DTM.Choice
Generated by umod; model author's documentation MISSING.
|
static class |
DTM.Sequence
Generated by umod; model author's documentation MISSING.
|
static class |
DTM.Singleton
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedList<DTM.CP> |
DTM.Choice.alts
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<DTM.CP> |
DTM.Sequence.elems
Generated by umod; model author's documentation MISSING.
|
static Function<DTM.Choice,CheckedList<DTM.CP>> |
DTM.Choice.get_alts
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Sequence,CheckedList<DTM.CP>> |
DTM.Sequence.get_elems
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.CP,EBNFModifier> |
DTM.CP.get_modifier
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
DTM.CP |
DTM.CP.doclone()
Clones this object.
|
DTM.CP |
DTM.__SAX_Parser.fill_CP(Object res) |
DTM.CP |
DTM.CP.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.CP |
DTM.__SAX_Parser.matchSAX_CP() |
DTM.CP |
DTM.CP.with_modifier(EBNFModifier val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<DTM.CP> |
DTM.Choice.get_alts()
Generated by umod; model author's documentation MISSING.
|
CheckedList<DTM.CP> |
DTM.Sequence.get_elems()
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<DTM.CP> |
DTM.__SAX_Parser.parse_3() |
protected CheckedList<DTM.CP> |
DTM.__SAX_Parser.parse_4() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.CP e0) |
protected void |
DTM.Rewriter.action(DTM.CP e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.CP e0) |
protected void |
DTM.Visitor.action(DTM.CP e0) |
protected void |
DTM.__Formatter.action(DTM.CP el) |
void |
DTM.__SAX_Writer.action(DTM.CP e0) |
protected void |
DTM.Visitor.descend(DTM.CP e0) |
void |
DTM.__SAX_Parser.XMLPARSER_CP.fillFields(DTM.CP newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.CP e0) |
protected void |
DTM.Visitor.post(DTM.CP e0) |
protected void |
DTM.Visitor.pre(DTM.CP e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.CP clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.CP el) |
Modifier and Type | Method and Description |
---|---|
DTM.Choice |
DTM.Choice.with_alts(CheckedList<DTM.CP> val)
Generated by umod; model author's documentation MISSING.
|
DTM.Sequence |
DTM.Sequence.with_elems(CheckedList<DTM.CP> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .