Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
Modifier and Type | Method and Description |
---|---|
DTD.Abbrev |
DTD.Abbrev.doclone()
Clones this object.
|
DTD.Abbrev |
DTD.__SAX_Parser.fill_Abbrev(Object res) |
DTD.Abbrev |
DTD.Abbrev.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Abbrev |
DTD.__SAX_Parser.matchSAX_Abbrev() |
DTD.Abbrev |
DTD.Abbrev.with_body(DTD.CP val)
Generated by umod; model author's documentation MISSING.
|
DTD.Abbrev |
DTD.Abbrev.with_name(String val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Abbrev> |
DTD.Abbrev.get_body(Pattern<? super DTD.CP> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<DTD.Abbrev> |
DTD.Abbrev.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.Abbrev> |
DTD.__Patterns.term_Abbrev(Pattern<? super DTD.CP> superpattern,
Pattern<? super String> p_name,
Pattern<? super DTD.CP> p_body) |
Modifier and Type | Method and Description |
---|---|
void |
ContentSimplifier.action(DTD.Abbrev abbrev) |
protected void |
AbbrevExpandingFormatter.action(DTD.Abbrev el) |
protected void |
DTD.CoRewriter.action(DTD.Abbrev e0) |
protected void |
DTD.Dump.action(DTD.Abbrev e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Abbrev e0) |
protected void |
DTD.Rewriter.action(DTD.Abbrev e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Abbrev e0) |
protected void |
DTD.Visitor.action(DTD.Abbrev e0) |
protected void |
DTD.__Formatter.action(DTD.Abbrev el) |
void |
DTD.__SAX_Writer.action(DTD.Abbrev e0) |
protected void |
DTD.Dump.descend(DTD.Abbrev e0) |
protected void |
DTD.Visitor.descend(DTD.Abbrev e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Abbrev e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Abbrev.fillFields(DTD.Abbrev newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Abbrev e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Abbrev.parsefields(DTD.Abbrev newobj) |
protected void |
DTD.Visitor.post(DTD.Abbrev e0) |
protected void |
DTD.Visitor.pre(DTD.Abbrev e0) |
protected void |
DTD.Dump.printscalars(DTD.Abbrev e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Abbrev clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Abbrev clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Abbrev el) |
boolean |
DTD.Abbrev.x_equals(DTD.Abbrev e0) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Abbrev(Pattern<? super DTD.Abbrev> p) |
see also the complete user documentation .