You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/09/08 11:10:50 UTC

DO NOT REPLY [Bug 22169] - Could MessageElement.asString() be made public?

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=22169>.
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=22169

Could MessageElement.asString() be made public?





------- Additional Comments From akrueger@tes.zv.mmo.de  2003-09-08 09:10 -------
I didn't find any documentation or commitment on what toString() does,
and I try to avoid coding against knowledge that can only be gained
by reading source code.

Nevertheless, thank you very much for the hint.