de.pangaea.metadataportal.utils
Class ExtendedDigester.DoNothingRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by de.pangaea.metadataportal.utils.ExtendedDigester.DoNothingRule
Enclosing class:
ExtendedDigester

public static class ExtendedDigester.DoNothingRule
extends org.apache.commons.digester.Rule

This rule does nothing. It is needed for giving a rule for uninteresting tags to not throw an exception.


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

ExtendedDigester.DoNothingRule

public ExtendedDigester.DoNothingRule()


Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler