|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.checkout.util.CallbackXmlProcessor
public class CallbackXmlProcessor
Constructor Summary | |
---|---|
CallbackXmlProcessor(MerchantInfo merchantInfo,
MerchantCallbackHandler handler,
java.util.HashMap oldTypeCallbackHandlers)
|
Method Summary | |
---|---|
org.w3c.dom.Document |
process(org.w3c.dom.Document xmlDocument)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CallbackXmlProcessor(MerchantInfo merchantInfo, MerchantCallbackHandler handler, java.util.HashMap oldTypeCallbackHandlers)
Method Detail |
---|
public org.w3c.dom.Document process(org.w3c.dom.Document xmlDocument) throws CheckoutXmlProcessorException
process
in interface CheckoutXmlProcessor
xmlDocument
- The xml document of the callback to be processed.
CheckoutXmlProcessorException
- if there was
an error processing the xml document of the callback
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |