See: Description
Class | Description |
---|---|
AddDefaultsRule |
AddDefaultsRule appends all the default properties
to the current element. |
AttributeRule |
AttributeRule the digester Rule for parsing the
<attribute> elements. |
ElementRule |
ElementRule the digester Rule for parsing
the <element> elements. |
HideRule |
HideRule hides the property of the given name. |
InfoRule |
InfoRule the digester Rule for parsing the info element. |
RuleSupport |
RuleSupport is an abstract base class containing useful
helper methods. |
XMLBeanInfoDigester |
XMLBeanInfoDigester is a digester of XML files
containing XMLBeanInfo definitions for a JavaBean. |
XMLIntrospectorHelper |
XMLIntrospectorHelper a helper class for
common code shared between the digestor and introspector. |
This package contains the Digester and associated rules and helper classes for parsing the XMLBeanInfo metadata from an XML file format.