Package com.cometway.xml

This package contains classes and agents for generating and parsing XML formatted documents and data streams.

See:
          Description

Class Summary
MinRPCAgent  
ObjectManagerArchiver  
XML This is a final class that contains constants used by the XML package.
XMLFileParser This class extends the XMLParser and allows files to be parsed.
XMLParser XMLParser.
XMLPropsList  
XMLPropsListExportAgent Exports an XMLPropsList formatted file from the specified PropsList.
XMLPropsListImportAgent Imports Props records from a XMLPropsList file into the specified PropsList.
XMLRequestAgent This is an abstract RequestAgent with convenience methods for producing a streamed (indeterminate length) XML-based response.
XMLStartupAgent Loads and starts agents from their XML Props list read from the file specified by the startup_file property of this agent.
XMLToken This class represents a XML element returned by the nextElement() method in the XMLParser.
 

Exception Summary
XMLParserException This exception is thrown by XMLParser when there is a problem.
 

Package com.cometway.xml Description

This package contains classes and agents for generating and parsing XML formatted documents and data streams.