Package com.oreilly.xml

Class Summary
LightweightXmlRpcServer LightweightXmlRpcServer is a utility class that will start an XML-RPC server listening for HTTP requests and register a set of handlers, defined in a configuration file.
PrettyPrinter PrettyPrinter will output the XML document at a given URI
XmlRpcConfiguration XmlRpcConfiguration is a utility class that will load configuration information for XML-RPC servers and clients to use.