org.dspace.app.xmlui.utils
Class XSLUtils

java.lang.Object
  extended by org.dspace.app.xmlui.utils.XSLUtils

public class XSLUtils
extends java.lang.Object

Utilities that are needed in XSL transformations.

Author:
Art Lowel (art dot lowel at atmire dot com)

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

XSLUtils

public XSLUtils()
Method Detail

shortenString

public static java.lang.String shortenString(java.lang.String string,
                                             int targetLength,
                                             int maxDeviation)


Copyright © 2010 DuraSpace. All Rights Reserved.