org.ow2.orchestra.pvm.internal.util
Class StringUtil

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.util.StringUtil

public abstract class StringUtil
extends Object

Author:
Tom Baeyens

Method Summary
static List<String> tokenize(String text, String delimiter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

tokenize

public static List<String> tokenize(String text,
                                    String delimiter)


Copyright © 2011 OW2 Consortium. All Rights Reserved.