[
Lists Home |
Date Index |
Thread Index
]
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: XML-Dev Mailing list <xml-dev@xml.org>
- Date: Sat, 18 Nov 2000 13:11:48 -0500
Way back in August I announced a bit of Java code which used a FilterReader
to change (or add) the DOCTYPE declaration to documents before they were
parsed. Nigel Whitaker needed a Stream-based version of the same
functionality, and revised my code to support FilterStream instead.
Both versions are now available at my site:
http://www.simonstl.com/projects/doctypes/
The code is pretty simple stuff, and comments, suggestions, revisions, etc.
are quite welcome and will be credited.
Simon St.Laurent
XML Elements of Style / XML: A Primer, 2nd Ed.
XHTML: Migrating Toward XML
http://www.simonstl.com - XML essays and books
|