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.Copies values of all common fields from the argument.protected DTD.MixedTunedDTDParser.mixed()Parsing function.DTD.Mixed.with_names(NonNullList<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 NonNullList<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 NonNullList<String>> p_names) Methods in eu.bandm.tools.dtd with parameters of type DTD.MixedModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidprotected 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