Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Class and Description |
---|---|
static class |
DTM.Attribute
Generated by umod; model author's documentation MISSING.
|
static class |
DTM.Element
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
static Function<DTM.Named,Location<XMLDocumentIdentifier>> |
DTM.Named.get_location
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Named,NamespaceName> |
DTM.Named.get_name
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends DTM.Named> |
DTM.Rewriter.breakLoop(T e0) |
Modifier and Type | Method and Description |
---|---|
DTM.Named |
DTM.Named.doclone()
Clones this object.
|
DTM.Named |
DTM.__SAX_Parser.fill_Named(Object res) |
DTM.Named |
DTM.Named.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.Named |
DTM.__SAX_Parser.matchSAX_Named() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.Named e0) |
protected void |
DTM.Rewriter.action(DTM.Named e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.Named e0) |
protected void |
DTM.Visitor.action(DTM.Named e0) |
protected void |
DTM.__Formatter.action(DTM.Named el) |
void |
DTM.__SAX_Writer.action(DTM.Named e0) |
protected void |
DTM.Visitor.descend(DTM.Named e0) |
void |
DTM.__SAX_Parser.XMLPARSER_Named.fillFields(DTM.Named newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.Named e0) |
protected void |
DTM.Visitor.post(DTM.Named e0) |
protected void |
DTM.Visitor.pre(DTM.Named e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.Named clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.Named el) |
see also the complete user documentation .