Anybody have a clue as to how to parse a DTD in Java?
I want to traverse an in-memory object representation of a simple XML
DTD. Can someone come to the rescue and provide some useful ideas here?
Try Marc Wutka's DTDParser, I have successfully used this in my DTDexplorer.
I know that Xerces has this feature sort of planned but only have it for Schema now...
I would like to know wether there's such a thing for RelaxNG... in which Trang could sort of bring DTD-inspection close-by...
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]