Uses of Class
org.apache.turbine.services.intake.xmlmodel.Rule

Packages that use Rule
org.apache.turbine.services.intake.xmlmodel   
 

Uses of Rule in org.apache.turbine.services.intake.xmlmodel
 

Methods in org.apache.turbine.services.intake.xmlmodel that return Rule
 Rule XmlField.addRule(org.xml.sax.Attributes attrib)
          A utility function to create a new input parameter from attrib and add it to this property.
 

Methods in org.apache.turbine.services.intake.xmlmodel with parameters of type Rule
 void XmlField.addRule(Rule rule)
          Adds a new rule to the parameter Map and set the parent property of the Rule to this property
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.