Class HTML.Attribute.Value

  • Enclosing class:
    HTML.Attribute

    public static final class HTML.Attribute.Value
    extends java.lang.Object
    Possible attribute values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TEXTCSS  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Value()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Value

        private Value()