Parse and transform XML documents within your applications. Access XML documents via an object model.

Java eXtensible Markup Language (XML) Components by /n software inc.

/n software IP*Works! V8

The XMLp component implements a SAX2-compliant XML parser used to parse and verify the structure of XML documents. The XMLp component parses XML documents and verifies that they are well-formed. The results are provided through a set of events complying with the SAX2 specification. In addition, the document structure may be queried through an XPath mechanism that supports a subset of the XPath specification.