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