Uses of Class
eu.bandm.tools.dtd.DTD.Abbrev
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of DTD.Abbrev in eu.bandm.tools.dtd
Modifier and TypeMethodDescriptionDTD.Abbrev.doclone()
Clones this object.DTD.__SAX_Parser.fill_Abbrev
(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Abbrev()
Generated by umod; model author's documentation MISSING.Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<DTD.Abbrev>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.Abbrev>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.Abbrev>
DTD.__Patterns.term_Abbrev
(Pattern<? super DTD.CP> superpattern, Pattern<? super String> p_name, Pattern<? super DTD.CP> p_body) Modifier and TypeMethodDescriptionprotected void
AbbrevExpandingFormatter.action
(DTD.Abbrev el) void
ContentSimplifier.action
(DTD.Abbrev abbrev) protected void
DTD.__Formatter.action
(DTD.Abbrev el) void
DTD.__SAX_Writer.action
(DTD.Abbrev e0) 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.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) -
Uses of DTD.Abbrev in eu.bandm.tools.tdom
Modifier and TypeMethodDescriptionvoid
ContainerTemplate.ContentModelRenderer.action
(DTD.Abbrev a) void
ContainerTemplate.ContentProperties.action
(DTD.Abbrev a)