- java.lang.Object
-
- org.xhtmlrenderer.css.parser.CounterData
-
-
Constructor Summary
Constructors
| Constructor and Description |
CounterData(java.lang.String name,
int value) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
getName() |
int |
getValue() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public int getValue()
Copyright © 2014. All Rights Reserved.