Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
MultiMappingBeanInfoDigester
XMLSingleMappingFileBeanInfoDigester is a digester of XML files
containing XMLBeanInfo definitions for a JavaBeans. |
Modifier and Type | Method and Description |
---|---|
protected XMLBeanInfoDigester |
RuleSupport.getXMLInfoDigester()
Gets
XMLBeanInfoDigester using this rule. |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.