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 @Opt Definition |
Dtd2Def.Phase1.globalDefForAtt(String name,
DTM.Attribute attdef)
ATTENTION currently dtd-attribute "types" are not analyzed.
|
protected Definition |
Dtd2Def.Phase1.makeAttribute(SourceItem context,
String name,
DTM.Attribute att)
Create a new ddf-definition.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedMap_RD<NamespaceName,DTM.Attribute> |
DTM.Element.attrs
Generated by umod; model author's documentation MISSING.
|
static Function<DTM.Element,CheckedMap_RD<NamespaceName,DTM.Attribute>> |
DTM.Element.get_attrs
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Attribute,DTM.AttributeDefault> |
DTM.Attribute.get_def
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Attribute,DTM.AttributeType> |
DTM.Attribute.get_type
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
DTM.Attribute |
DTM.Attribute.doclone()
Clones this object.
|
DTM.Attribute |
DTM.__SAX_Parser.fill_Attribute(Object res) |
DTM.Attribute |
DTM.Attribute.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.Attribute |
DTM.__SAX_Parser.matchSAX_Attribute() |
DTM.Attribute |
DTM.Attribute.with_def(DTM.AttributeDefault val)
Generated by umod; model author's documentation MISSING.
|
DTM.Attribute |
DTM.Attribute.with_type(DTM.AttributeType val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CheckedMap_RD<NamespaceName,DTM.Attribute> |
DTM.Element.get_attrs()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.Attribute e0) |
protected void |
DTM.Rewriter.action(DTM.Attribute e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.Attribute e0) |
protected void |
DTM.Visitor.action(DTM.Attribute e0) |
protected void |
DTM.__Formatter.action(DTM.Attribute el) |
void |
DTM.__SAX_Writer.action(DTM.Attribute e0) |
protected void |
DTM.Visitor.descend(DTM.Attribute e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.Attribute e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Attribute.fillFields(DTM.Attribute newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.Attribute e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Attribute.parsefields(DTM.Attribute newobj) |
protected void |
DTM.Visitor.post(DTM.Attribute e0) |
protected void |
DTM.Visitor.pre(DTM.Attribute e0) |
void |
DTM.Element.put_attrs(NamespaceName key0,
DTM.Attribute value)
Convenience un-Currying method.
|
protected void |
DTM.Rewriter.rewriteFields(DTM.Attribute clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.Attribute el) |
boolean |
DTM.Attribute.x_equals(DTM.Attribute e0) |
Modifier and Type | Method and Description |
---|---|
boolean |
DTM.Element.set_attrs(CheckedMap_RD<NamespaceName,DTM.Attribute> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .