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.AttConverter.action(DTM.AttributeValue v) |
Modifier and Type | Field and Description |
---|---|
static Function<DTM.AttributeValue,Boolean> |
DTM.AttributeValue.get_fixed
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.AttributeValue,String> |
DTM.AttributeValue.get_value
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
DTM.AttributeValue |
DTM.AttributeValue.doclone()
Clones this object.
|
DTM.AttributeValue |
DTM.__SAX_Parser.fill_AttributeValue(Object res) |
DTM.AttributeValue |
DTM.AttributeValue.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.AttributeValue |
DTM.__SAX_Parser.matchSAX_AttributeValue() |
DTM.AttributeValue |
DTM.AttributeValue.with_fixed(boolean val)
Generated by umod; model author's documentation MISSING.
|
DTM.AttributeValue |
DTM.AttributeValue.with_value(String val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.AttributeValue e0) |
protected void |
DTM.Rewriter.action(DTM.AttributeValue e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.AttributeValue e0) |
protected void |
DTM.Visitor.action(DTM.AttributeValue e0) |
protected void |
DTM.__Formatter.action(DTM.AttributeValue el) |
void |
DTM.__SAX_Writer.action(DTM.AttributeValue e0) |
protected void |
DTM.Visitor.descend(DTM.AttributeValue e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.AttributeValue e0) |
void |
DTM.__SAX_Parser.XMLPARSER_AttributeValue.fillFields(DTM.AttributeValue newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.AttributeValue e0) |
void |
DTM.__SAX_Parser.XMLPARSER_AttributeValue.parsefields(DTM.AttributeValue newobj) |
protected void |
DTM.Visitor.post(DTM.AttributeValue e0) |
protected void |
DTM.Visitor.pre(DTM.AttributeValue e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.AttributeValue clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.AttributeValue el) |
boolean |
DTM.AttributeValue.x_equals(DTM.AttributeValue e0) |
see also the complete user documentation .