Package com.atlassian.confluence.util
Class StringHyphenBean
- java.lang.Object
-
- com.atlassian.confluence.util.StringHyphenBean
-
public class StringHyphenBean extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDEFAULT
-
Constructor Summary
Constructors Constructor Description StringHyphenBean()StringHyphenBean(int hyphenAfter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetString(String original)voidsetHyphenAfter(int hyphenAfter)
-
-
-
Field Detail
-
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
-
-