Uses of Class
eu.bandm.tools.metajava.GeneratedField
Package
Description
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of GeneratedField in eu.bandm.tools.metajava
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionprotected void
FormattingVisitor.action
(GeneratedField field) Deprecated.protected void
Visitor.action
(GeneratedField field) void
Visitor.match
(GeneratedField field) -
Uses of GeneratedField in eu.bandm.tools.tdom
Modifier and TypeFieldDescriptionprotected GeneratedField
NodeTemplate.decodeClosure
protected GeneratedField
NodeTemplate.parseClosure
(package private) GeneratedField
ElementTemplate.tagNameField
Field in the generated code of the element which holds the tag of the element, das defined in the DTD.Modifier and TypeMethodDescriptionprotected @Opt GeneratedField
TypedAttrsGenerator.reAdjustNormalEnum
(Location<XMLDocumentIdentifier> location, String piKey, GeneratedClass attrClass, GeneratedEnum valuesEnum, DTD.AttType type, boolean hasDefaultValue, DTD.DefaultDecl defaultValue) Creates additional source code for EnumerationAttribute-s.Modifier and TypeMethodDescription(package private) void
PackageTemplate.addGetter
(int modifiers, GeneratedField field) Add a getter method to a Generated field.