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 java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static java.lang.String amountToString(AmountType amt)
           
static java.lang.String booleanToYesNo(java.lang.Boolean b)
           
static java.lang.String getDispString(java.lang.String s)
           
static java.lang.String stripCDATA(java.lang.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 java.lang.String booleanToYesNo(java.lang.Boolean b)
Parameters:
b - Boolean
Returns:
String

getDispString

public static java.lang.String getDispString(java.lang.String s)
Parameters:
s - String
Returns:
String

amountToString

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

stripCDATA

public static java.lang.String stripCDATA(java.lang.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.