Class Summary |
Cart |
Simple implementation of an item cart based upon an
in-memory collection of ids. |
CartServlet |
Servlet end-point for a simple implementation of an item cart based
upon an in-memory (i.e. |
KeysetProcessor |
Processes the documents associated with a set of keys. |
MergeThenTransform |
Merges the XML documents associated with a set of keys into a single
document, applies an XSLT, then returns the response. |
XslBundler |
Bundles the XML documents associated with a set of keys into a single response
by applying an XSLT. |
ZipXmls |
Creates a zip file of XML documents associated with a set of keys. |