Copyright @ 2002 SAP. All Rights Reserved.

Package com.sap.tc.complib.xml

Provides helper classes for writing and parsing of XML documents.

See:
          Description

Class Summary
Attribute Helper class representing a name/value pair.
Initializable Abstract base class for classes that are able to initialize from a XML input stream.
ParserAdapter Adapter for SAX event handlers.
XMLWriter Helper class providing formatted XML serialization.
 

Exception Summary
ParserException This exception is used to report problems with the instantiation of the XML parser used by XMLRequest.
XMLException Thrown when ann exception occured during parsing of an XML stream.
 

Package com.sap.tc.complib.xml Description

Provides helper classes for writing and parsing of XML documents.


Copyright @ 2002 SAP. All Rights Reserved.