Class HtmlNames


  • final class HtmlNames
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private HtmlNames()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ALL_STANDARD_ELEMENT_NAMES

        static final java.util.Set<java.lang.String> ALL_STANDARD_ELEMENT_NAMES
      • ALL_STANDARD_ATTRIBUTE_NAMES

        static final java.util.Set<java.lang.String> ALL_STANDARD_ATTRIBUTE_NAMES
    • Constructor Detail

      • HtmlNames

        private HtmlNames()