I am triying an extension to Parse an XML file. it uses the
SAX interface
within OOo (com.sun.star.xml.XDocumentHandler) The parsing
goes well but I
get a very common issue wiht the pretty-printing XML that
generate outputs
of non writable characters such as the end of line (n) tabs
(t) as well
as r
What I need is to generate an output that just specify the
actual String
content of the tags. I am not sure if the IgnoreWhiteSpace
method will
work here, but I still need to know how to declare this
characters. I am
using OOoBasic and another script in Python.
Appreciate the help.
--
Alexandro Colorado
OpenOffice.org
Community Contact // Mexico
http://www.openoffice.org
a>
Twitter: http://www.twitter.com/jza
Jabber: jza jabber.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe xml.openoffice.org
For additional commands, e-mail: dev-help xml.openoffice.org
|