|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.StringHyphenBean
public class StringHyphenBean
Field Summary | |
---|---|
static int |
DEFAULT
|
Constructor Summary | |
---|---|
StringHyphenBean()
|
|
StringHyphenBean(int hyphenAfter)
|
Method Summary | |
---|---|
java.lang.String |
getString(java.lang.String original)
|
void |
setHyphenAfter(int hyphenAfter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int DEFAULT
Constructor Detail |
---|
public StringHyphenBean()
public StringHyphenBean(int hyphenAfter)
Method Detail |
---|
public java.lang.String getString(java.lang.String original)
public void setHyphenAfter(int hyphenAfter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |