public class CounterImpl extends Object implements org.w3c.dom.css.Counter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
String |
getIdentifier() |
String |
getListStyle() |
String |
getSeparator() |
int |
hashCode() |
public String getIdentifier()
getIdentifier
in interface org.w3c.dom.css.Counter
public String getListStyle()
getListStyle
in interface org.w3c.dom.css.Counter
public String getSeparator()
getSeparator
in interface org.w3c.dom.css.Counter
Copyright © 2020. All rights reserved.