Changes since
the last release

com.ebay.sdk.handler
Class HandlerUtil

java.lang.Object
  extended by com.ebay.sdk.handler.HandlerUtil

public class HandlerUtil
extends Object

Util for handlers

Version:
1.0
Author:
boyang

Constructor Summary
HandlerUtil()
           
 
Method Summary
static String outputMap(Map map)
          convert a map (key, value) into a string
static String outputQName(QName name)
          convert a QName into a string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerUtil

public HandlerUtil()
Method Detail

outputMap

public static String outputMap(Map map)
convert a map (key, value) into a string

Parameters:
map -
Returns:
String

outputQName

public static String outputQName(QName name)
convert a QName into a string

Parameters:
name -
Returns:
String

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.