By: | Mark Wutka |
Version: | 1.21 |
Platforms: | Java |
Category: | DTD parsers |
Info on web: | http://www.wutka.com/dtdparser.html |
Feedback: | Something wrong? Follow this link. |
DTDParser is a Java module for parsing XML DTDs separately from any XML document. The parser can parse from any kind of stream and builds an object structure representing the DTD. This structure can then be accessed to extract information about the DTD and also be modified.