Uses of Class
eu.bandm.tools.dtd.DTD.Abbrev
Packages that use 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
Methods in eu.bandm.tools.dtd that return DTD.AbbrevModifier 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.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.AbbrevModifier 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) Methods in eu.bandm.tools.dtd with parameters of type DTD.AbbrevModifier and TypeMethodDescriptionprotected voidAbbrevExpandingFormatter.action(DTD.Abbrev el) voidContentSimplifier.action(DTD.Abbrev abbrev) protected voidDTD.__Formatter.action(DTD.Abbrev el) voidDTD.__SAX_Writer.action(DTD.Abbrev e0) protected voidDTD.CoRewriter.action(DTD.Abbrev e0) protected voidDTD.Dump.action(DTD.Abbrev e0) protected voidDTD.MATCH_ONLY_00.action(DTD.Abbrev e0) protected voidDTD.Rewriter.action(DTD.Abbrev e0) protected voidDTD.SinglePathVisitor.action(DTD.Abbrev e0) protected voidDTD.Visitor.action(DTD.Abbrev e0) protected voidDTD.Dump.descend(DTD.Abbrev e0) protected voidDTD.Visitor.descend(DTD.Abbrev e0) voidDTD.__SAX_Writer.dumpfields(DTD.Abbrev e0) voidDTD.__SAX_Parser.XMLPARSER_Abbrev.fillFields(DTD.Abbrev newobj) voidDTD.MATCH_ONLY_00.match(DTD.Abbrev e0) voidDTD.__SAX_Parser.XMLPARSER_Abbrev.parsefields(DTD.Abbrev newobj) protected voidDTD.Visitor.post(DTD.Abbrev e0) protected voidDTD.Visitor.pre(DTD.Abbrev e0) protected voidDTD.Dump.printscalars(DTD.Abbrev e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Abbrev clone) protected voidDTD.Rewriter.rewriteFields(DTD.Abbrev clone) protected FormatDTD.__Formatter.toFormat(DTD.Abbrev el) booleanDTD.Abbrev.x_equals(DTD.Abbrev e0) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.Abbrev -
Uses of DTD.Abbrev in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom with parameters of type DTD.AbbrevModifier and TypeMethodDescriptionvoidContainerTemplate.ContentModelRenderer.action(DTD.Abbrev a) voidContainerTemplate.ContentProperties.action(DTD.Abbrev a)