Save This Page
Home » commons-digester-1.8-src » org.apache.commons » digester » [javadoc | source]
org.apache.commons.digester
class: SetNestedPropertiesRule.AnyChildRule [javadoc | source]
java.lang.Object
   org.apache.commons.digester.Rule
      org.apache.commons.digester.SetNestedPropertiesRule$AnyChildRule
Fields inherited from org.apache.commons.digester.Rule:
digester,  namespaceURI
Method from org.apache.commons.digester.SetNestedPropertiesRule$AnyChildRule Summary:
begin,   body,   end
Methods from org.apache.commons.digester.Rule:
begin,   begin,   body,   body,   end,   end,   finish,   getDigester,   getNamespaceURI,   setDigester,   setNamespaceURI
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.digester.SetNestedPropertiesRule$AnyChildRule Detail:
 public  void begin(String namespaceURI,
    String name,
    Attributes attributes) throws Exception 
 public  void body(String value) throws Exception 
 public  void end(String namespace,
    String name) throws Exception