Uses of Class
eu.bandm.tools.dtd.DTD.Mixed
Packages that use DTD.Mixed
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.Mixed in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.MixedModifier and TypeMethodDescriptionDTD.Mixed.doclone()Clones this object.DTD.__SAX_Parser.fill_Mixed(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Mixed()protected DTD.MixedTunedDTDParser.mixed()Parsing function.DTD.Mixed.with_names(CheckedList<String> val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.MixedModifier and TypeMethodDescriptionDTD.Mixed.get_names(Pattern<? super CheckedList<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTD.__Patterns.term_Mixed(Pattern<? super DTD.ContentModel> superpattern, Pattern<? super CheckedList<String>> p_names) Methods in eu.bandm.tools.dtd with parameters of type DTD.MixedModifier and TypeMethodDescriptionprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidDTD.__SAX_Writer.dumpfields(DTD.Mixed e0) voidDTD.__SAX_Parser.XMLPARSER_Mixed.fillFields(DTD.Mixed newobj) voidvoidDTD.__SAX_Parser.XMLPARSER_Mixed.parsefields(DTD.Mixed newobj) protected voidprotected voidprotected voidDTD.Dump.printscalars(DTD.Mixed e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Mixed clone) protected voidDTD.Rewriter.rewriteFields(DTD.Mixed clone) protected FormatbooleanMethod parameters in eu.bandm.tools.dtd with type arguments of type DTD.Mixed -
Uses of DTD.Mixed in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom with parameters of type DTD.Mixed