Categories
Tags → Xml Dtd Java

DTD Validation with DOM and SAX Using Java

This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.
DETAILS

XML Viewer

XML Viewer for Java is a Java application that enables viewing XML data from various perspectives such as the source of the XML, the DTD for the XML, the hierarchical structure of the XML data. It displays any well-formed XML document.
DETAILS

Visual XML

Visual XML is a tool that enables you to create and modify DTD and XML documents. This application is written in Java. The look && feel comes from the new pluggable look && feel of the Java Foundation Class (JFC Swing 1.1.1Beta2).
DETAILS
©2003-2008 jCay.com