Class ExtendedDigester.DoNothingRule

  • Enclosing class:
    ExtendedDigester

    public static final class ExtendedDigester.DoNothingRule
    extends org.apache.commons.digester.Rule
    This rule does nothing. It is needed for giving a rule for uninteresting elements to not throw an exception.
    • Field Summary

      • Fields inherited from class org.apache.commons.digester.Rule

        digester, namespaceURI
    • Constructor Summary

      Constructors 
      Constructor Description
      DoNothingRule()  
    • Constructor Detail

      • DoNothingRule

        public DoNothingRule()