Class OldXmlFactoryConfigurationRuleSet.ScopeRule

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ScopeRule()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body​(java.lang.String namespace, java.lang.String element, java.lang.String value)  
      • Methods inherited from class java.lang.Object

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

      • ScopeRule

        protected ScopeRule()
    • Method Detail

      • body

        public void body​(java.lang.String namespace,
                         java.lang.String element,
                         java.lang.String value)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception