|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
XMLAccessInterface | This interface is designed to use for XML input and output for all kinds of of classes. |
Class Summary | |
---|---|
Attribute | This class represents an XML attribute. |
Comment | This class represents an XML comment. |
Document | A simple XML document. |
Element | This class represents an XML node. |
Node | This class represents an abstract XML node, ancestor to Comment and Element. |
Parser | This class parses XML files. based on Echo02.java from Sun. |
Path | This class represents a simplest implementation of XPath, hence only "Path" as name. |
Transformer | Does some basic transformations of entities. |
XMLExemplars | This class reads XML files representing Exemplars and writes Exemplars to XML. |
XMLInstances | This class reads XML files representing Instances and writes Instances to XML. |
XSL | This class is for transforming XML via XSL. |
Contains classes for handling XML documents and XSLT.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |