This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: disable escaping in xalan:nodeset()


Sorry, I can't help you here anymore. I never used Java directly for 
this. But I know it's possible. Have a look at 
http://xml.apache.org/xalan-j/index.html or more common JAXP. On the 
other hand I only know Saxon, which has a extension function parse(), 
which converts your string to XML.

Joerg

Ming schrieb:
> The problem is that the method call xmldb:getXmlRecord(@name) is a java method,
> not a servlet.  Is there a way to return a nodeset in a java method call?
 >
> You also mentioned that maybe it can be done with extension functions. Can you
> explain a little more about it?
> 
> Thanks a lot.
> 
> Ming


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]