info.informatica.doc.style.css.property
Class DOMCSSCounterValue.CSSCounter
java.lang.Object
info.informatica.doc.style.css.property.DOMCSSCounterValue.CSSCounter
- All Implemented Interfaces:
- org.w3c.dom.css.Counter
- Enclosing class:
- DOMCSSCounterValue
public class DOMCSSCounterValue.CSSCounter
- extends Object
- implements org.w3c.dom.css.Counter
Implementation of Counter.
- Author:
- Carlos Amengual (amengual at informatica.info)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMCSSCounterValue.CSSCounter
public DOMCSSCounterValue.CSSCounter(org.w3c.css.sac.LexicalUnit lunit)
getIdentifier
public String getIdentifier()
- Specified by:
getIdentifier in interface org.w3c.dom.css.Counter
getListStyle
public String getListStyle()
- Specified by:
getListStyle in interface org.w3c.dom.css.Counter
getSeparator
public String getSeparator()
- Specified by:
getSeparator in interface org.w3c.dom.css.Counter
Copyright © 2011 informatica.info. All Rights Reserved.