Download the latest 1.0.3 version and you should see the package.
Boris Garbuzov wrote:
> Where this package is? I am finding just following:
>
Where this package is? I am finding just following:
org.apache.xerces.dom
org.apache.xerces.dom.traversal
org.apache.xerces.domx.events
org.apache.xerces.domx.traversal
org.apache.xerces.framework
org.apache.xerces.parsers
org.w3c.dom
org.xml.sax
org.xml.sax.helpers
---
Take a look at org.apache.xml.serialize package.
Boris Garbuzov wrote:
> What people use to print DOM document in Xerces for Java? It is left
> outside the core? Why not put to the core any default writer class
> like DOMWriter from the samples? Can I use DOMWriter for commercial
> needs, a littl
What people use to print DOM document in Xerces for Java? It is left outside
the core? Why not put to the core any default writer class like DOMWriter
from the samples? Can I use DOMWriter for commercial needs, a little modifying
it and inserting to my source tree? Some other writing extensions f