Uses of Package
net.sourceforge.saxadapter.examples.commerce

Packages that use net.sourceforge.saxadapter.examples.commerce
net.sourceforge.saxadapter.examples.commerce   
 

Classes in net.sourceforge.saxadapter.examples.commerce used by net.sourceforge.saxadapter.examples.commerce
Order
          This class represents an Order
OrderAddress
          This class represents an Address
OrderAddressHandler
          This handler constructs an OrderAddress from the address elements
OrderContact
          This class represents an Order contact
OrderContactHandler
          This handler constructs an OrderContact List from the contact elements
OrderContactNumHandler
          This handler stores email refs and telephone refs under different keys in the Map
OrderHandler
          This handler creates the order from the constituent parts built up in the other handlers
OrderLineItem
          This class represents an Order Line Item
OrderLineItemHandler
          This handler constructs a List of line items from each line item tag
OrderPartNumHandler
          This handler constructs order part numbers from the order data
OrderParty
          This class represents a business party to an order such as a buyer or a seller
OrderPartyHandler
          This handler constructs a List of order parties from the party elements
OrderReference
          This class represents an Order reference number such as the Buyer order number
OrderReferenceHandler
          This handler constructs a List of references from the reference elements
XCBLResponseWriter
          This class creates an XCBL OrderResponse document from the corresponding Order document presented in the form of a SAX event stream