Class ElementRules


  • public class ElementRules
    extends java.lang.Object
    This class collects all rules, which require a certain element tag. Comparing element tags is easy, as opposed to the more difficult stuff like searching for elements.
    • Constructor Summary

      Constructors 
      Constructor Description
      ElementRules()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ElementRules

        public ElementRules()