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

Packages that use MappedPropertyRule
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 MappedPropertyRule in org.apache.commons.betwixt.digester
 

Subclasses of MappedPropertyRule in org.apache.commons.betwixt.digester
 class ElementRule
           ElementRule the digester Rule for parsing the <element> elements.
 class TextRule
          Rule for parsing <text> elements.
 



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