Uses of Class
eu.bandm.tools.dtd.DTD.EntityValue
-
Uses of DTD.EntityValue in eu.bandm.tools.dtd
Modifier and TypeFieldDescriptionprotected DTD.EntityValue
DTD.Entity.value
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected <T extends DTD.EntityValue>
TDTD.Rewriter.breakLoop
(T e0) Modifier and TypeMethodDescriptionDTD.EntityValue.doclone()
Clones this object.DTD.__SAX_Parser.fill_EntityValue
(Object res) DTD.Entity.get_value()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_EntityValue()
Modifier and TypeMethodDescriptionstatic Pattern<DTD.EntityValue>
DTD.EntityValue.get_definition
(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.EntityValue>
DTD.EntityValue.get_id
(Pattern<? super XMLDocumentIdentifier> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.EntityValue>
DTD.EntityValue.get_replacement
(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.EntityValue>
DTD.__Patterns.term_EntityValue
(Pattern<Object> superpattern, Pattern<? super XMLDocumentIdentifier> p_id, Pattern<? super String> p_definition, Pattern<? super String> p_replacement) Modifier and TypeMethodDescriptionprotected void
DTD.__Formatter.action
(DTD.EntityValue el) void
DTD.__SAX_Writer.action
(DTD.EntityValue e0) protected void
DTD.CoRewriter.action
(DTD.EntityValue e0) protected void
DTD.Dump.action
(DTD.EntityValue e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.EntityValue e0) protected void
DTD.Rewriter.action
(DTD.EntityValue e0) protected void
DTD.SinglePathVisitor.action
(DTD.EntityValue e0) protected void
DTD.Visitor.action
(DTD.EntityValue e0) protected void
DTD.Dump.descend
(DTD.EntityValue e0) protected void
DTD.Visitor.descend
(DTD.EntityValue e0) void
DTD.__SAX_Writer.dumpfields
(DTD.EntityValue e0) void
DTD.__SAX_Parser.XMLPARSER_EntityValue.fillFields
(DTD.EntityValue newobj) void
DTD.MATCH_ONLY_00.match
(DTD.EntityValue e0) void
DTD.__SAX_Parser.XMLPARSER_EntityValue.parsefields
(DTD.EntityValue newobj) protected void
DTD.Visitor.post
(DTD.EntityValue e0) protected void
DTD.Visitor.pre
(DTD.EntityValue e0) protected void
DTD.Dump.printscalars
(DTD.EntityValue e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.EntityValue clone) protected void
DTD.Rewriter.rewriteFields
(DTD.EntityValue clone) boolean
DTD.Entity.set_value
(DTD.EntityValue val) Generated by umod; model author's documentation MISSING.protected Format
DTD.__Formatter.toFormat
(DTD.EntityValue el) Modifier and TypeMethodDescriptionDTD.__Patterns.cast_EntityValue
(Pattern<? super DTD.EntityValue> p) static Pattern<DTD.Entity>
DTD.Entity.get_value
(Pattern<? super DTD.EntityValue> p) Lifts a pattern which matches the field value to one which matches this whole object.ModifierConstructorDescriptionEntity
(boolean parameter, String name, DTD.EntityValue value) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Entity
(Location<XMLDocumentIdentifier> location, boolean parameter, String name, DTD.EntityValue value) Constructor generated according to specification #99
Constructor defined according to directive "C 99/..".