com.ricebridge.util.txt
Class MakeList
java.lang.Object
com.ricebridge.util.txt.MakeList
- public class MakeList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_SEP
public static final char DEFAULT_SEP
- See Also:
- Constant Field Values
DEFAULT_ESC
public static final char DEFAULT_ESC
- See Also:
- Constant Field Values
MakeList
public MakeList()
toString
public static final String toString(List pSource)
toString
public static final String toString(List pSource,
char pSep)
toString
public static final String toString(List pSource,
char pSep,
char pEscape)
toList
public static final List toList(String pSource)
toList
public static final List toList(String pSource,
char pSep)
toList
public static final List toList(String pSource,
char pSep,
char pEscape)
Copyright © 2003-2006 Ricebridge