Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
eu.bandm.tools.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
Modifier and Type | Method and Description |
---|---|
DTD.Singleton |
DTD.Singleton.doclone()
Clones this object.
|
DTD.Singleton |
DTD.__SAX_Parser.fill_Singleton(Object res) |
DTD.Singleton |
DTD.Singleton.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Singleton |
DTD.__SAX_Parser.matchSAX_Singleton() |
DTD.Singleton |
DTD.Singleton.with_name(String val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Singleton> |
DTD.Singleton.get_name(Pattern<? super String> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super DTD.Singleton> |
DTD.__Patterns.term_Singleton(Pattern<? super DTD.CP> superpattern,
Pattern<? super String> p_name) |
Modifier and Type | Method and Description |
---|---|
void |
ContentSimplifier.action(DTD.Singleton singleton) |
protected void |
DTD.CoRewriter.action(DTD.Singleton e0) |
protected void |
DTD.Dump.action(DTD.Singleton e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Singleton e0) |
protected void |
DTD.Rewriter.action(DTD.Singleton e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Singleton e0) |
protected void |
DTD.Visitor.action(DTD.Singleton e0) |
protected void |
DTD.__Formatter.action(DTD.Singleton el) |
void |
DTD.__SAX_Writer.action(DTD.Singleton e0) |
protected void |
DTD.Dump.descend(DTD.Singleton e0) |
protected void |
DTD.Visitor.descend(DTD.Singleton e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Singleton e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Singleton.fillFields(DTD.Singleton newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Singleton e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Singleton.parsefields(DTD.Singleton newobj) |
protected void |
DTD.Visitor.post(DTD.Singleton e0) |
protected void |
DTD.Visitor.pre(DTD.Singleton e0) |
protected void |
DTD.Dump.printscalars(DTD.Singleton e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Singleton clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Singleton clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Singleton el) |
boolean |
DTD.Singleton.x_equals(DTD.Singleton e0) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Singleton(Pattern<? super DTD.Singleton> p) |
Modifier and Type | Method and Description |
---|---|
void |
TypedDOMGenerator.action(DTD.Singleton cp)
Create the access methods for one single element reference in the
growing content model.
|
void |
TypedDOMGenerator.action(DTD.Singleton cp)
Create the access methods for one single element reference in the
growing content model.
|
see also the complete user documentation .