Class CSSFormatedValue

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

    public class CSSFormatedValue
    extends CSSStringValue
    Creation-Date: 16.04.2006, 16:25:29
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • CSSFormatedValue

        public CSSFormatedValue​(java.lang.String value,
                                java.lang.Object raw,
                                java.text.Format formatSpec)
    • Method Detail

      • getRaw

        public java.lang.Object getRaw()
      • getFormatSpec

        public java.text.Format getFormatSpec()