My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: java, xml, dtd, xhtml
Show all Featured downloads:
xhml-dtds-1.0.jar
Feeds:
People details
Project owners:
  dobesv, yonas.jongkind

I was processing XHTML files and I kept hitting the w3c.org webservers because the Java XML parsers always load the DTDs from the source. I found plenty of documentation and examples out there to create a local cached copy of these DTDs to greatly speed up XHTML parsing but never a jar that I could just plug and play.

So ... I made one. Enjoy!

Example code:

http://code.google.com/p/java-xhtml-cache-dtds-entityresolver/source/browse/java-xhtml-cache-entityresolver/trunk/test/com/habitsoft/xhtml/dtds/TestXhtmlEntityResolver.java









Hosted by Google Code