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.
|
Class and Description |
---|
MappedPropertyRule
Factors out common code used by Betwixt rules that access bean properties.
|
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. |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.