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
Twitter: http://www.twitter.com/jza
Jabber: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]