You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/08/30 20:22:18 UTC

DO NOT REPLY [Bug 22676] - Javadoc confusing regarding returning parse results

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

craig.mcclanahan@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From craig.mcclanahan@sun.com  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.