Package | Description |
---|---|
org.apache.commons.betwixt |
This package contains the main betwixt introspection code.
|
org.apache.commons.betwixt.digester |
This package contains the Digester and associated rules and helper classes
for parsing the XMLBeanInfo metadata from an XML file format.
|
Modifier and Type | Field and Description |
---|---|
private XMLBeanInfoDigester |
XMLIntrospector.digester
Digester used to parse the XML descriptor files
|
Modifier and Type | Method and Description |
---|---|
protected XMLBeanInfoDigester |
RuleSupport.getXMLInfoDigester()
Gets
XMLBeanInfoDigester using this rule. |