users@jaxb.java.net

toString

From: Mike Gabelmann <mike.gabelmann_at_krucible.com>
Date: Fri, 10 Jan 2003 14:47:12 -0800

is there a way to alter what the JAXB returns for toString()?

We are implementing a JTree and want to use JAXB objects in it, but we want
to alter what the default toString() returns.

is this possible?