J
John_Woo
Hi,
I'm wondering, JDK5 brights with xml parser, validator, etc, but how
can I use its package (or other like web-service packages) to validate
a xml file by a dtd file, before let SAX proceed?
I know an example in SUN's web
(http://java.sun.com/developer/technicalArticles/xml/validationxpath/)
, but it's using xml schema instead of dtd to validate.
Any help?
I'm wondering, JDK5 brights with xml parser, validator, etc, but how
can I use its package (or other like web-service packages) to validate
a xml file by a dtd file, before let SAX proceed?
I know an example in SUN's web
(http://java.sun.com/developer/technicalArticles/xml/validationxpath/)
, but it's using xml schema instead of dtd to validate.
Any help?