com.paypal.base.message
Interface XMLMessageSerializer


public interface XMLMessageSerializer

Serializer for XML

Author:
kjayakumar

Method Summary
 String toXMLString()
          Serialize the object as XML with namespaces
 

Method Detail

toXMLString

String toXMLString()
Serialize the object as XML with namespaces

Returns:
Serialized object as XML String


Copyright © 2015. All Rights Reserved.