info.informatica.doc.style.css.property
Class CSSInheritedValue
java.lang.Object
info.informatica.doc.style.css.property.AbstractCSSValue
info.informatica.doc.style.css.property.CSSInheritedValue
- All Implemented Interfaces:
- org.w3c.dom.css.CSSValue
public class CSSInheritedValue
- extends AbstractCSSValue
An inherited value.
- Author:
- Carlos Amengual (amengual at informatica.info)
| Fields inherited from interface org.w3c.dom.css.CSSValue |
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST |
|
Constructor Summary |
protected |
CSSInheritedValue()
Must access instance through static method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSInheritedValue
protected CSSInheritedValue()
- Must access instance through static method.
getValue
public static org.w3c.dom.css.CSSValue getValue()
setCssText
public void setCssText(String cssText)
throws DOMException
- Specified by:
setCssText in interface org.w3c.dom.css.CSSValue- Overrides:
setCssText in class AbstractCSSValue
- Throws:
DOMException
Copyright © 2011 informatica.info. All Rights Reserved.