Class Summary |
AccessClass |
AccessClass -
The accessClass element identifies a class which extends
com.jxml.quick.access.QAccess. |
AccessField |
AccessField -
The accessField element names a field in the object being
defined which references an object in its content model. |
AccessListField |
AccessListField -
The accessField element names a field in the object being
defined which holds a list of objects in its content model. |
AccessListProperty |
AccessListProperty -
The accessField element names a JavaBean property in the object being
defined which holds a list of objects in its content model. |
AccessMapField |
AccessMapField -
The accessField element names a field in the object being
defined which holds a map of objects in its content model. |
AccessMapProperty |
AccessMapProperty -
The accessField element names a JavaBean property in the object being
defined which holds a map of objects in its content model. |
AccessProperty |
AccessProperty -
The accessField element names a JavaBean property in the object being
defined which references an object in its content model. |
ChildElement |
ChildElement -
The childElement or link element is used to establish the presence of an element withing the
content model of another element. |
ChildSelection |
ChildSelection -
The childSelection element defines a set of alternative sub-models within the content model
of the element being defined. |
ChildSequence |
ChildSequence -
The childSequence element defines a series of sub-models within the content model
of the element being defined. |
ElementDefinition |
ElementDefinition -
elementDefinition: Defines an XML element (or an XML attribute, or an attribute list), and
a mapping to an instance of a Java class. |
Qiml |
Qiml -
qiml: The root element of a QIML binding schema. |
Rem |
Rem -
The rem element is used to comment the element (or attribute)
being defined. |
TargetClass |
TargetClass -
The targetClass element itentifies a class used to instantiate objects. |
TargetClass1 |
TargetClass1 -
The targetClass1 element itentifies a class used to instantiate objects. |
TargetEditor |
TargetEditor -
The targetEditor element specifies a JavaBean property editor to be used
in constructing an object and in expressing that object. |
TargetFactory |
TargetFactory -
The targetFactory element identifies a class which implements
com.jxml.quick.tf.QTargetFactory. |
Value |
Value -
The value element provides a legal value for the text content of the
element (or attribute) being defined. |