|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.xmlui.utils.XSLUtils
public class XSLUtils
Utilities that are needed in XSL transformations.
| Constructor Summary | |
|---|---|
XSLUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
shortenString(java.lang.String string,
int targetLength,
int maxDeviation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSLUtils()
| Method Detail |
|---|
public static java.lang.String shortenString(java.lang.String string,
int targetLength,
int maxDeviation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||