I want to use ecs to create xhtml.  I can create a
org.apache.ecs.Document...great.  Now I create a
org.apache.ecs.xhtml.html..also great.

Now, though, there does not seem to be a way to add this html element to the
Document.  Document.setHtml wants an org.apache.ecs.html.Html element, not
org.apache.ecs.xhtml.html.  The latter directly extends
org.apache.ecs.Multipart element, is not a subclass of
org.apache.ecs.html.Html.

How am I supposed to get around this?
--
Jim McMaster
mailto: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to