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=22167>. 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=22167 transform does not accept zero argument Source ------- Additional Comments From [EMAIL PROTECTED] 2003-08-06 13:15 ------- I'd have to check the code to be sure, but I believe a zero-argument SAXSource in specific is used to indicate "Prepare the processor to accept a SAX stream that will be bound later" (for pipelining and similar purposes), rather than to indicate an empty document. That would make this a documentation issue rather than a code issue.
