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.Seq |
DTD.Seq.doclone()
Clones this object.
|
DTD.Seq |
DTD.__SAX_Parser.fill_Seq(Object res) |
DTD.Seq |
DTD.Seq.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Seq |
DTD.__SAX_Parser.matchSAX_Seq() |
DTD.Seq |
DTD.Seq.with_elems(CheckedList<DTD.CP> val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Seq> |
DTD.Seq.get_elems(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.Seq> |
DTD.__Patterns.term_Seq(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_elems) |
Modifier and Type | Method and Description |
---|---|
void |
ContentSimplifier.action(DTD.Seq seq) |
protected void |
DTD.CoRewriter.action(DTD.Seq e0) |
protected void |
DTD.Dump.action(DTD.Seq e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Seq e0) |
protected void |
DTD.Rewriter.action(DTD.Seq e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Seq e0) |
protected void |
DTD.Visitor.action(DTD.Seq e0) |
protected void |
DTD.__Formatter.action(DTD.Seq el) |
void |
DTD.__SAX_Writer.action(DTD.Seq e0) |
protected void |
DTD.Dump.descend(DTD.Seq e0) |
protected void |
DTD.Visitor.descend(DTD.Seq e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Seq e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Seq.fillFields(DTD.Seq newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Seq e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Seq.parsefields(DTD.Seq newobj) |
protected void |
DTD.Visitor.post(DTD.Seq e0) |
protected void |
DTD.Visitor.pre(DTD.Seq e0) |
protected void |
DTD.Dump.printscalars(DTD.Seq e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Seq clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Seq clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Seq el) |
boolean |
DTD.Seq.x_equals(DTD.Seq e0) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Seq(Pattern<? super DTD.Seq> p) |
Modifier and Type | Method and Description |
---|---|
void |
TypedDOMGenerator.action(DTD.Seq cp) |
void |
TypedDOMGenerator.action(DTD.Seq cp) |
see also the complete user documentation .