Uses of Class
eu.bandm.tools.dtd.DTD.Notation
Packages that use DTD.Notation
-
Uses of DTD.Notation in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.NotationModifier and TypeMethodDescriptionDTD.Notation.doclone()Clones this object.Copies values of all common fields from the argument.protected DTD.NotationTunedDTDParser.notationDecl()Parsing function.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.NotationModifier and TypeMethodDescriptionstatic Pattern<DTD.Notation> DTD.Notation.get_id(Pattern<? super XMLDocumentIdentifier> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.Notation> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.Notation> DTD.__Patterns.term_Notation(Pattern<? super DTD.MarkupDecl> superpattern, Pattern<? super String> p_name, Pattern<? super XMLDocumentIdentifier> p_id) Methods in eu.bandm.tools.dtd with parameters of type DTD.NotationModifier and TypeMethodDescriptionprotected voidDTD.__Formatter.action(DTD.Notation el) protected voidDTD.CoRewriter.action(DTD.Notation e0) protected voidDTD.Dump.action(DTD.Notation e0) protected voidDTD.MATCH_ONLY_00.action(DTD.Notation e0) protected voidDTD.Rewriter.action(DTD.Notation e0) protected voidDTD.SinglePathVisitor.action(DTD.Notation e0) protected voidDTD.Visitor.action(DTD.Notation e0) protected voidDTD.Dump.descend(DTD.Notation e0) protected voidDTD.Visitor.descend(DTD.Notation e0) voidDTD.MATCH_ONLY_00.match(DTD.Notation e0) protected voidDTD.Visitor.post(DTD.Notation e0) protected voidDTD.Visitor.pre(DTD.Notation e0) protected voidDTD.Dump.printscalars(DTD.Notation e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Notation clone) protected voidDTD.Rewriter.rewriteFields(DTD.Notation clone) protected FormatDTD.__Formatter.toFormat(DTD.Notation el) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.Notation