org.globus.wsrf.impl.security.descriptor.tools
Class FixedNodeCreateRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by org.apache.commons.digester.NodeCreateRule
          extended by org.globus.wsrf.impl.security.descriptor.tools.FixedNodeCreateRule

public class FixedNodeCreateRule
extends org.apache.commons.digester.NodeCreateRule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
FixedNodeCreateRule()
           
 
Method Summary
 void end()
           
 
Methods inherited from class org.apache.commons.digester.NodeCreateRule
begin
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, body, 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

FixedNodeCreateRule

public FixedNodeCreateRule()
                    throws javax.xml.parsers.ParserConfigurationException
Throws:
javax.xml.parsers.ParserConfigurationException
Method Detail

end

public void end()
         throws java.lang.Exception
Overrides:
end in class org.apache.commons.digester.Rule
Throws:
java.lang.Exception