-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: Version 2 Beta 1
-
Fix Version/s: None
-
Component/s: Binding
-
Labels:None
I want to be able to use the interfaces/extensions feature on inner classes of the XmlBeans generated Document. For example, if XMLBeans generates a FooDocument with a Foo inner class, I was to be able to have my interface and extensions used for the Foo class.
The major reason for this is that I need to be able to handle Foo with my own interface.