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.Choice |
DTD.Choice.doclone()
Clones this object.
|
DTD.Choice |
DTD.__SAX_Parser.fill_Choice(Object res) |
DTD.Choice |
DTD.Choice.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Choice |
DTD.__SAX_Parser.matchSAX_Choice() |
DTD.Choice |
DTD.Choice.with_alts(CheckedList<DTD.CP> val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Choice> |
DTD.Choice.get_alts(Pattern<? super CheckedList<DTD.CP>> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super DTD.Choice> |
DTD.__Patterns.term_Choice(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_alts) |
Modifier and Type | Method and Description |
---|---|
void |
ContentSimplifier.action(DTD.Choice choice) |
protected void |
DTD.CoRewriter.action(DTD.Choice e0) |
protected void |
DTD.Dump.action(DTD.Choice e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Choice e0) |
protected void |
DTD.Rewriter.action(DTD.Choice e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Choice e0) |
protected void |
DTD.Visitor.action(DTD.Choice e0) |
protected void |
DTD.__Formatter.action(DTD.Choice el) |
void |
DTD.__SAX_Writer.action(DTD.Choice e0) |
protected void |
DTD.Dump.descend(DTD.Choice e0) |
protected void |
DTD.Visitor.descend(DTD.Choice e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Choice e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Choice.fillFields(DTD.Choice newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Choice e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Choice.parsefields(DTD.Choice newobj) |
protected void |
DTD.Visitor.post(DTD.Choice e0) |
protected void |
DTD.Visitor.pre(DTD.Choice e0) |
protected void |
DTD.Dump.printscalars(DTD.Choice e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Choice clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Choice clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Choice el) |
boolean |
DTD.Choice.x_equals(DTD.Choice e0) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Choice(Pattern<? super DTD.Choice> p) |
Modifier and Type | Method and Description |
---|---|
void |
TypedDOMGenerator.action(DTD.Choice cp) |
void |
TypedDOMGenerator.action(DTD.Choice cp) |
see also the complete user documentation .