Uses of Class
org.apache.commons.betwixt.digester.XMLBeanInfoDigester

Packages that use XMLBeanInfoDigester
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. 
 

Uses of XMLBeanInfoDigester in org.apache.commons.betwixt.digester
 

Subclasses of XMLBeanInfoDigester in org.apache.commons.betwixt.digester
 class MultiMappingBeanInfoDigester
          XMLSingleMappingFileBeanInfoDigester is a digester of XML files containing XMLBeanInfo definitions for a JavaBeans.
 

Methods in org.apache.commons.betwixt.digester that return XMLBeanInfoDigester
protected  XMLBeanInfoDigester RuleSupport.getXMLInfoDigester()
          Gets XMLBeanInfoDigester using this rule.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.