.apache.org
Subject: Re: Programmatically create XML 1.1 Document
Date: Fri, 16 Jun 2006 09:22:27 -0700
mauro castelli wrote:
David,
thank you very much for your precious hints and sorry if my question was
not clear.
I don't know what "xalan-SAX" is. Can you be more specific? I
mauro castelli wrote:
David,
thank you very much for your precious hints and sorry if my question was
not clear.
I don't know what "xalan-SAX" is. Can you be more specific? If you mean
using the class >"XalanDocumentBuilder," then you can send events that
contains Unicode characters that wo
m: David Bertoni <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: Programmatically create XML 1.1 Document
Date: Wed, 14 Jun 2006 17:31:03 -0700
mauro castelli wrote:
hi all,
I'm using the latest version of Xalan/Xerces in order to a
mauro castelli wrote:
hi all,
I'm using the latest version of Xalan/Xerces in order to achieve xml 1.1
support.
Looking at the "Samples" to get ideas on how to programmatically create
an XML Document in memory: xerces/CreateDOMDocument (DOM) and
xalan/DocumentBuilder(SAX).
You'll have to a
hi all,
I'm using the latest version of Xalan/Xerces in order to achieve xml 1.1
support.
Looking at the "Samples" to get ideas on how to programmatically create
an XML Document in memory: xerces/CreateDOMDocument (DOM) and
xalan/DocumentBuilder(SAX).
Here is the question:
How can I specify,