Does anyone know if theres a similar way to do this (clickety-click) in Java 1.4?
I want to validata an XML document against a DTD when the document doesn't reference ...
I am currently writing a tool, using Java 1.6, that brings together a number of XML files. All of the files validate to the DocBook 4.5 DTD (I have checked this ...