|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.render.CharCounts
public class CharCounts
| Constructor Summary | |
|---|---|
CharCounts()
|
|
| Method Summary | |
|---|---|
int |
getNonSpaceCount()
|
int |
getSpaceCount()
|
void |
setNonSpaceCount(int nonSpaceCount)
|
void |
setSpaceCount(int spaceCount)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharCounts()
| Method Detail |
|---|
public int getSpaceCount()
public void setSpaceCount(int spaceCount)
public int getNonSpaceCount()
public void setNonSpaceCount(int nonSpaceCount)
|
Flying Saucer Project Release ${app.version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||