users@jaxb.java.net

Meaning of "traverse a graph of JavaBean objects" (JAXB 2.0)

From: <richard_barnett_at_mlc.com.au>
Date: Fri, 15 Aug 2003 09:16:53 +1000

The JAXB 2.0 JSR <http://jcp.org/en/jsr/detail?id=222> says:

"Portable mechanisms to traverse a graph of JavaBean objects will be
addressed in JAXB 2.0."

Does this mean that a JAXB object will expose an iterator over its child
(or descendant) JAXB objects?

If so, will it be possible to iterate over attributes?

Will this introduce child->parent links?

Thanks

-- Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net