Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
Version 2 Beta 1
-
None
-
None
Description
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.