| Title |
XML Viewer |
| Description |
XML Viewer is a Java application that enables us to view XML data from different perspectives such as the source of the XML, the DTD for the XML, the hierarchical structure of the XML data. The document's hierarchy can be seen and felt using the tree views, the attributes of a particular node in the hierarchy can be found, and the source of the XML and associated DTD files can be viewed. It displays any well-formed XML document. |
| Comments * |
|