users@jaxb.java.net

how to marshal classes that cannot be annotated?

From: Don Walling, Jr. <dwalling_at_cyas.com>
Date: Mon, 19 Nov 2007 22:24:43 -0800

Sorry if this is a total newbie question, but I've not found a
definitive answer. I have a heirarchy of classes that are basically
JavaBeans, but I do not own the source and cannot annotate them for
JAXB. Is there still a way that I can use JAXB to marshal them to XML?
Can someone point me to the sample or FAQ on how to get started with this?
Thanks,
Don