Package org.jfree.xml.util
Class ClassModelTags
java.lang.Object
org.jfree.xml.util.ClassModelTags
A collection of tags used in the object model description.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAttribute text.static final StringAttribute handler text.static final StringAttribute property tag text.static final StringBase class attribute text.static final StringClass attribute text.static final StringConstructor tag text.static final StringElement attribute text.static final StringElement property tag text.static final StringIgnore attribute text.static final StringIgnored property tag text.static final StringInclude tag text.static final StringLookup attribute text.static final StringLookup property tag text.static final StringManual tag text.static final StringMapping tag text.static final StringName attribute tag text.static final StringObject tag text.static final StringObjects tag text.static final StringParameter tag text.static final StringProperty attribute text.static final StringRead handler attribute text.static final StringRegister name attribute text.static final StringSource attribute text.static final StringType attribute text.static final StringType tag text.static final StringWrite handler attribute text. -
Method Summary
-
Field Details
-
OBJECTS_TAG
Objects tag text.- See Also:
-
INCLUDE_TAG
Include tag text.- See Also:
-
SOURCE_ATTR
Source attribute text.- See Also:
-
OBJECT_TAG
Object tag text.- See Also:
-
IGNORE_ATTR
Ignore attribute text.- See Also:
-
CLASS_ATTR
Class attribute text.- See Also:
-
REGISTER_NAMES_ATTR
Register name attribute text.- See Also:
-
ELEMENT_PROPERTY_TAG
Element property tag text.- See Also:
-
ATTRIBUTE_PROPERTY_TAG
Attribute property tag text.- See Also:
-
LOOKUP_PROPERTY_TAG
Lookup property tag text.- See Also:
-
NAME_ATTR
Name attribute tag text.- See Also:
-
ELEMENT_ATTR
Element attribute text.- See Also:
-
ATTRIBUTE_ATTR
Attribute text.- See Also:
-
LOOKUP_ATTR
Lookup attribute text.- See Also:
-
CONSTRUCTOR_TAG
Constructor tag text.- See Also:
-
PARAMETER_TAG
Parameter tag text.- See Also:
-
PROPERTY_ATTR
Property attribute text.- See Also:
-
ATTRIBUTE_HANDLER_ATTR
Attribute handler text.- See Also:
-
IGNORED_PROPERTY_TAG
Ignored property tag text.- See Also:
-
MANUAL_TAG
Manual tag text.- See Also:
-
READ_HANDLER_ATTR
Read handler attribute text.- See Also:
-
WRITE_HANDLER_ATTR
Write handler attribute text.- See Also:
-
MAPPING_TAG
Mapping tag text.- See Also:
-
TYPE_ATTR
Type attribute text.- See Also:
-
BASE_CLASS_ATTR
Base class attribute text.- See Also:
-
TYPE_TAG
Type tag text.- See Also:
-