Changes since
the last release

com.ebay.sdk.helper
Class Utils

java.lang.Object
  extended by com.ebay.sdk.helper.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String amountToString(AmountType amt)
           
static String booleanToYesNo(Boolean b)
           
static String getDispString(String s)
           
static String stripCDATA(String cdataString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

booleanToYesNo

public static String booleanToYesNo(Boolean b)
Parameters:
b - Boolean
Returns:
String

getDispString

public static String getDispString(String s)
Parameters:
s - String
Returns:
String

amountToString

public static String amountToString(AmountType amt)
Parameters:
amt - AmountType
Returns:
String

stripCDATA

public static String stripCDATA(String cdataString)

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.