public class B2BParserHelper extends Object
Modifier and Type | Method and Description |
---|---|
static B2BParserHelper |
getInstance() |
PunchOutSetupResponse |
parsePunchOutSetupResponse(String xmlChunk) |
PurchaseOrderResponse |
parsePurchaseOrderResponse(String xmlChunk) |
B2BShoppingCart |
parseShoppingCartXML(String xmlChunk) |
public static B2BParserHelper getInstance()
public B2BShoppingCart parseShoppingCartXML(String xmlChunk)
public PunchOutSetupResponse parsePunchOutSetupResponse(String xmlChunk)
public PurchaseOrderResponse parsePurchaseOrderResponse(String xmlChunk)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.