Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
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.
|
eu.bandm.tools.tdom.runtime |
Contains base and auxiliary classes for code generated by tdom.
|
eu.bandm.tools.xantlr |
Versatile export of ASTs recognized by antlr as SAX events,
cf user documentation.
|
Modifier and Type | Field and Description |
---|---|
protected DTD.CP |
Def2Dtd.subresult |
Modifier and Type | Method and Description |
---|---|
protected CheckedList<DTD.CP> |
Def2Dtd.translatesubs(Collection<Expression> subs) |
Modifier and Type | Class and Description |
---|---|
static class |
DTD.Abbrev
Generated by umod; model author's documentation MISSING.
|
static class |
DTD.Choice
Generated by umod; model author's documentation MISSING.
|
static class |
DTD.Seq
Generated by umod; model author's documentation MISSING.
|
static class |
DTD.Singleton
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected DTD.CP |
DTD.Abbrev.body
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedList<DTD.CP> |
DTD.Choice.alts
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<DTD.CP> |
DTD.Seq.elems
Generated by umod; model author's documentation MISSING.
|
protected HashMap<String,DTD.CP> |
TunedDTDParser.nicePE
Catalog of all those parameter entities which can be used
as content model.
|
Modifier and Type | Method and Description |
---|---|
protected DTD.CP |
TunedDTDParser.children()
Parsing function.
|
protected DTD.CP |
TunedDTDParser.cp()
Parsing function.
|
DTD.CP |
DTD.CP.doclone()
Clones this object.
|
DTD.CP |
DTD.__SAX_Parser.fill_CP(Object res) |
DTD.CP |
DTD.Abbrev.get_body()
Generated by umod; model author's documentation MISSING.
|
DTD.CP |
EntityClassifier.CPEntityType.get_cp()
The content model parsed, null in case of error!
|
DTD.CP |
DTD.CP.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.CP |
DTD.__SAX_Parser.matchSAX_CP() |
protected DTD.CP |
TunedDTDParser.modifierOpt(DTD.CP cp)
Parsing function.
|
DTD.CP |
DTD.Abbrev.modify(int modifier) |
DTD.CP |
DTD.CP.modify(int modifier) |
DTD.CP |
DTD.Choice.modify(int modifier) |
DTD.CP |
DTD.Seq.modify(int modifier) |
DTD.CP |
DTD.Singleton.modify(int modifier) |
protected DTD.CP |
TunedDTDParser.niceEntityValue()
Auxiliary parsing function to test whether a replacement text of an
entity is a well-formed content model.
|
DTD.CP |
ContentSimplifier.simplify(DTD.CP cp)
Nondestructive, returns a new content model which is the simplification of the
argument.
|
DTD.CP |
DTD.CP.with_modifier(int val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<DTD.CP> |
DTD.Choice.get_alts()
Generated by umod; model author's documentation MISSING.
|
CheckedList<DTD.CP> |
DTD.Seq.get_elems()
Generated by umod; model author's documentation MISSING.
|
static Pattern<DTD.CP> |
DTD.CP.get_modifier(Pattern<? super Integer> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
protected CheckedList<DTD.CP> |
DTD.__SAX_Parser.parse_1() |
protected CheckedList<DTD.CP> |
DTD.__SAX_Parser.parse_2() |
static Pattern<? super DTD.CP> |
DTD.__Patterns.term_CP(Pattern<? super DTD.ContentModel> superpattern,
Pattern<? super Integer> p_modifier) |
Modifier and Type | Method and Description |
---|---|
protected void |
DTD.CoRewriter.action(DTD.CP e0) |
protected void |
DTD.Dump.action(DTD.CP e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.CP e0) |
protected void |
DTD.Rewriter.action(DTD.CP e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.CP e0) |
protected void |
DTD.Visitor.action(DTD.CP e0) |
protected void |
DTD.__Formatter.action(DTD.CP el) |
void |
DTD.__SAX_Writer.action(DTD.CP e0) |
protected void |
DTD.Dump.descend(DTD.CP e0) |
protected void |
DTD.Visitor.descend(DTD.CP e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.CP e0) |
void |
DTD.__SAX_Parser.XMLPARSER_CP.fillFields(DTD.CP newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.CP e0) |
protected DTD.CP |
TunedDTDParser.modifierOpt(DTD.CP cp)
Parsing function.
|
void |
DTD.__SAX_Parser.XMLPARSER_CP.parsefields(DTD.CP newobj) |
protected void |
DTD.Visitor.post(DTD.CP e0) |
protected void |
DTD.Visitor.pre(DTD.CP e0) |
protected void |
DTD.Dump.printscalars(DTD.CP e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.CP clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.CP clone) |
DTD.CP |
ContentSimplifier.simplify(DTD.CP cp)
Nondestructive, returns a new content model which is the simplification of the
argument.
|
protected Format |
DTD.__Formatter.toFormat(DTD.CP el) |
DTD.Abbrev |
DTD.Abbrev.with_body(DTD.CP val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_CP(Pattern<? super DTD.CP> p) |
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<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.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.Abbrev> |
DTD.__Patterns.term_Abbrev(Pattern<? super DTD.CP> superpattern,
Pattern<? super String> p_name,
Pattern<? super DTD.CP> p_body) |
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) |
static Pattern<? super DTD.Choice> |
DTD.__Patterns.term_Choice(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_alts) |
static Pattern<? super DTD.Choice> |
DTD.__Patterns.term_Choice(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_alts) |
static Pattern<? super DTD.Seq> |
DTD.__Patterns.term_Seq(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_elems) |
static Pattern<? super DTD.Seq> |
DTD.__Patterns.term_Seq(Pattern<? super DTD.CP> superpattern,
Pattern<? super CheckedList<DTD.CP>> p_elems) |
static Pattern<? super DTD.Singleton> |
DTD.__Patterns.term_Singleton(Pattern<? super DTD.CP> superpattern,
Pattern<? super String> p_name) |
DTD.Choice |
DTD.Choice.with_alts(CheckedList<DTD.CP> val)
Generated by umod; model author's documentation MISSING.
|
DTD.Seq |
DTD.Seq.with_elems(CheckedList<DTD.CP> val)
Generated by umod; model author's documentation MISSING.
|
Constructor and Description |
---|
Abbrev(int modifier,
String name,
DTD.CP body)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Abbrev(String name,
DTD.CP body)
Constructor generated according to specification #1
Constructor defined according to directive "C 1/..". |
Constructor and Description |
---|
Choice(CheckedList<DTD.CP> alts)
Constructor generated according to specification #1
Constructor defined according to directive "C 1/..". |
Choice(int modifier,
CheckedList<DTD.CP> alts)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Seq(CheckedList<DTD.CP> elems)
Constructor generated according to specification #1
Constructor defined according to directive "C 1/..". |
Seq(int modifier,
CheckedList<DTD.CP> elems)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
Modifier and Type | Method and Description |
---|---|
ContentParserGenerator.Rule |
ContentParserGenerator.analyze(Location<XMLDocumentIdentifier> location,
String element,
DTD.CP root) |
ContentParserGenerator.Rule |
ContentParserGenerator.analyze(Location<XMLDocumentIdentifier> location,
String element,
DTD.CP root) |
ContentParserGenerator.Rule |
ContentParserGenerator.createRule(Location<XMLDocumentIdentifier> location,
String element,
DTD.CP root) |
ContentParserGenerator.Rule |
ContentParserGenerator.createRule(Location<XMLDocumentIdentifier> location,
String element,
DTD.CP root) |
Modifier and Type | Method and Description |
---|---|
ContentMapping |
ErrorHandler.ambiguousContentMatching(String tagName,
DTD.CP contentModel,
Element... content) |
ContentMapping |
ErrorHandler.noContentMatching(String tagName,
DTD.CP contentModel,
Element... content) |
Modifier and Type | Method and Description |
---|---|
void |
ContentBuilder.addContent(DTD.CP elem) |
see also the complete user documentation .