Hi,
Hope this helps:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/xml/StringXMLizable.html
Best Regards,
Antonio Gallardo.
dkropotova escribió:
Dear all,
I am using SOLR to store my xml files, that have been xml-escaped beforehand
(so that now they are simply treated as text).
When a search is performed and results are back, I now would like to restore
my “escaped” xml. I created a simple transformer, but now I'm stuck on how
to solve my problem. I got all escaped xml in a field, but now I need to
convert it to xml or SAX events. I've searched, but couldn't find any method
that would accept string and try to do something useful with it – like
converting in SAX events or DOM objects.
Does anyone have any tips how to solve this problem??
Many thanks in advance,
Dasha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]