org.xhtmlrenderer.render
Class CharCounts
java.lang.Object
org.xhtmlrenderer.render.CharCounts
public class CharCounts
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharCounts
public CharCounts()
getSpaceCount
public int getSpaceCount()
setSpaceCount
public void setSpaceCount(int spaceCount)
getNonSpaceCount
public int getNonSpaceCount()
setNonSpaceCount
public void setNonSpaceCount(int nonSpaceCount)
Copyright © 2013. All Rights Reserved.