org.dspace.app.xmlui.utils
Class XSLUtils
java.lang.Object
org.dspace.app.xmlui.utils.XSLUtils
public class XSLUtils
- extends Object
Utilities that are needed in XSL transformations.
- Author:
- Art Lowel (art dot lowel at atmire dot com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSLUtils
public XSLUtils()
shortenString
public static String shortenString(String string,
int targetLength,
int maxDeviation)
Copyright © 2012 DuraSpace. All Rights Reserved.