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=22676>. 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=22676 Javadoc confusing regarding returning parse results [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-08-30 18:22 ------- Thanks for the suggestion! I've added a simple example to the package documentation (and made it the first one) that leverages the fact that Digester.parse() returns the first value ever pushed. Historical tidbit -- the original example documentation was written before Digester actually knew how to do this, so the only choice you had was pushing an object onto the stack first :-). Will be visible in nightly build 20030831. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
