DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18086>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18086

XSLTC fails on java extension functions using NodeIterator args





------- Additional Comments From [EMAIL PROTECTED]  2003-03-18 14:50 -------
XSLTC currently can only convert org.w3c.dom.Node and NodeList to/from its 
internal types. It might be possible for you to pass in a NodeList instead of a 
NodeIterator in the paramater to cleanForJS().

I will still leave this bug open, because it would be better if we can support 
NodeIterator as well.

Reply via email to