You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Simon Stanlake <st...@hi.ca> on 2001/08/15 20:31:44 UTC

tostring function of xmldocument

hi,
i have a java program that tries to output the value of a document as a
string using the document.tostring() function, yet with crimson this
returns...


org.apache.crimson.tree.XmlDocument@3fc7

is the tostring function of the xmldocument not implemented yet?

thanks,
simon


---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: tostring function of xmldocument

Posted by Edwin Goei <ed...@sun.com>.
Simon Stanlake wrote:
> 
> hi,
> i have a java program that tries to output the value of a document as a
> string using the document.tostring() function, yet with crimson this
> returns...
> 
> org.apache.crimson.tree.XmlDocument@3fc7
> 
> is the tostring function of the xmldocument not implemented yet?

See http://xml.apache.org/~edwingo/jaxp-faq.html#marshal.

-Edwin

---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org