org.xwiki.xmlrpc.model
Class Utils
java.lang.Object
org.xwiki.xmlrpc.model.Utils
public class Utils
- extends Object
Utility methods.
- Version:
- $Id$
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
truncateToFirstLine
public static String truncateToFirstLine(String string)
- Truncate a string to the first '\n' character.
- Parameters:
string -
- Returns:
- The truncated string.
Copyright © 2004-2012 XWiki. All Rights Reserved.