Package org.apache.commons.digester3.xmlrules

The Digester package lets you configure an XML -> Java object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

See:
          Description

Class Summary
FromXmlRulesModule RulesModule implementation that allows loading rules from XML files.
 

Package org.apache.commons.digester3.xmlrules Description

The Digester package lets you configure an XML -> Java object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.