Class CSSInheritValue

  • All Implemented Interfaces:
    java.io.Serializable, CSSValue

    public class CSSInheritValue
    extends java.lang.Object
    implements CSSValue
    Creation-Date: 26.11.2005, 18:31:40
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Method Detail

      • getCSSText

        public java.lang.String getCSSText()
        Specified by:
        getCSSText in interface CSSValue
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object