org.sblim.slp.internal
Class Utils
java.lang.Object
org.sblim.slp.internal.Utils
public abstract class Utils
extends java.lang.Object
Utils.java
(C) Copyright IBM Corp. 2005, 2006
THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE
("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
You can obtain a current copy of the Common Public License from
http://www.opensource.org/licenses/cpl1.0.php
escapeChar
public static String escapeChar(char pChar)
getStringBytes
public static byte[] getStringBytes(String pString,
String pEncoding)
parseCommaSeparatedList
public static Vector parseCommaSeparatedList(String pString,
boolean pIgnoreParenthesis)
throws ServiceLocationException
vectorToCommaSeparatedList
public static String vectorToCommaSeparatedList(Vector pVector)
Copyright © 2005, 2006 IBM Corporation. All Rights Reserved.