Class OldXmlFactoryConfigurationRuleSet.DeprecationRule

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DeprecationRule()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void begin​(java.lang.String ns, java.lang.String ln, org.xml.sax.Attributes attributes)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeprecationRule

        protected DeprecationRule()
    • Method Detail

      • begin

        public void begin​(java.lang.String ns,
                          java.lang.String ln,
                          org.xml.sax.Attributes attributes)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception