org.deckfour.xes.util
Class XTokenHelper
java.lang.Object
org.deckfour.xes.util.XTokenHelper
public class XTokenHelper
- extends Object
- Author:
- Christian W. Guenther (christian@fluxicon.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XTokenHelper
public XTokenHelper()
formatTokenString
public static String formatTokenString(List<String> tokens)
extractTokens
public static List<String> extractTokens(String tokenString)