Uses of Class
eu.bandm.tools.dtd.DTD.DefaultDeclConstant
Packages that use DTD.DefaultDeclConstant
-
Uses of DTD.DefaultDeclConstant in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.DefaultDeclConstantModifier and TypeMethodDescriptionDTD.DefaultDeclConstant.doclone()
Clones this object.DTD.__SAX_Parser.fill_DefaultDeclConstant
(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_DefaultDeclConstant()
Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.DefaultDeclConstantModifier and TypeMethodDescriptionstatic Pattern
<DTD.DefaultDeclConstant> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<DTD.DefaultDeclConstant> DTD.__Patterns.term_DefaultDeclConstant
(Pattern<? super DTD.DefaultDecl> superpattern, Pattern<? super String> p_label) Methods in eu.bandm.tools.dtd with parameters of type DTD.DefaultDeclConstantModifier and TypeMethodDescriptionprotected void
DTD.__Formatter.action
(DTD.DefaultDeclConstant el) void
DTD.__SAX_Writer.action
(DTD.DefaultDeclConstant e0) protected void
DTD.CoRewriter.action
(DTD.DefaultDeclConstant e0) protected void
DTD.Dump.action
(DTD.DefaultDeclConstant e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.DefaultDeclConstant e0) protected void
DTD.Rewriter.action
(DTD.DefaultDeclConstant e0) protected void
DTD.SinglePathVisitor.action
(DTD.DefaultDeclConstant e0) protected void
DTD.Visitor.action
(DTD.DefaultDeclConstant e0) protected void
DTD.Dump.descend
(DTD.DefaultDeclConstant e0) protected void
DTD.Visitor.descend
(DTD.DefaultDeclConstant e0) void
DTD.__SAX_Writer.dumpfields
(DTD.DefaultDeclConstant e0) void
DTD.__SAX_Parser.XMLPARSER_DefaultDeclConstant.fillFields
(DTD.DefaultDeclConstant newobj) void
DTD.MATCH_ONLY_00.match
(DTD.DefaultDeclConstant e0) void
DTD.__SAX_Parser.XMLPARSER_DefaultDeclConstant.parsefields
(DTD.DefaultDeclConstant newobj) protected void
DTD.Visitor.post
(DTD.DefaultDeclConstant e0) protected void
DTD.Visitor.pre
(DTD.DefaultDeclConstant e0) protected void
DTD.Dump.printscalars
(DTD.DefaultDeclConstant e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.DefaultDeclConstant clone) protected void
DTD.Rewriter.rewriteFields
(DTD.DefaultDeclConstant clone) protected Format
DTD.__Formatter.toFormat
(DTD.DefaultDeclConstant el) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.DefaultDeclConstantModifier and TypeMethodDescriptionDTD.__Patterns.cast_DefaultDeclConstant
(Pattern<? super DTD.DefaultDeclConstant> p)