|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.utils.xml.XsltTools
public final class XsltTools
| Method Summary | |
|---|---|
static java.lang.String |
splitLongWords(java.lang.Object o,
int maxWordLength)
java:org.eclipse.smila.utils.xml.XsltTools.splitLongWords(., 25). |
static java.lang.String |
splitLongWords(java.lang.String string,
int maxWordLength)
java:org.eclipse.smila.utils.xml.XsltTools.splitLongWords(., 25). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String splitLongWords(java.lang.Object o,
int maxWordLength)
o - List of nodes from XSLT.maxWordLength - Word length.
public static java.lang.String splitLongWords(java.lang.String string,
int maxWordLength)
string - String to split.maxWordLength - Word length.
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||