on 4/4/00 3:31 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

> I haven't been able to find something that does this in either ECS 1.2 or 1.3.
> I'm using ecs heavily for creating xml documents and needed a way to create a
> <!DOCTYPE blah PUBLIC "--/blah/foo/en" "http://foo.net/blah.dtd">. It only
> does
> what I need it to do for now but that's more that I could do with
> org.apache.ecs.html.Doctype which is what this code is based on.
> 
> Does this class actually fill a gap?
> 
> cheers,
> bld

Instead of doing your own element, why not modify the existing Doctype
element to do what you want/need? Then, send those changes back to us. Also,
don't use tab's in your code, use 4 spaces for a tab.

thanks,

-jon



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to