org.apache.portals.bridges.struts.config
Class AbstractConfigComponent.SetParentRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by org.apache.portals.bridges.struts.config.AbstractConfigComponent.SetParentRule
Enclosing class:
AbstractConfigComponent

protected static class AbstractConfigComponent.SetParentRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
AbstractConfigComponent.SetParentRule(java.lang.Object parent)
           
 
Method Summary
 void begin(java.lang.String arg0, java.lang.String arg1, org.xml.sax.Attributes arg2)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractConfigComponent.SetParentRule

public AbstractConfigComponent.SetParentRule(java.lang.Object parent)
Method Detail

begin

public void begin(java.lang.String arg0,
                  java.lang.String arg1,
                  org.xml.sax.Attributes arg2)
           throws java.lang.Exception
Overrides:
begin in class org.apache.commons.digester.Rule
Throws:
java.lang.Exception


Copyright © 1999-2011 Apache Software Foundation. All Rights Reserved.