Searched defs:CSSValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/css/
H A DCSSValue.java47 * The <code>CSSValue</code> interface represents a simple or a complex
48 * value. A <code>CSSValue</code> object only occurs in a context of a CSS
53 public interface CSSValue { interface
63 * <code>CSSValue</code> interface.
67 * The value is a <code>CSSValue</code> list and an instance of the
70 * <code>CSSValue</code> interface.

Completed in 62 milliseconds