Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JaxMe2-problem!

843834Jul 21 2005
Hi @ all!

I have just read in JaxMe2, which can make a Java-Class-structure created from an xml-scheme.

But i have a problem:
When i have an xml-element with mulitplicity >1 ("maxoccurs = unbounded") JaxMe2 creates a private instance-variable of type ArrayList to save types of this element.
JaxMe2 creates a get()-method to get this ArrayList of elements, but there is no add()- or set()-method to insert a new element into this list.

Has someone a solution for this problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2005
Added on Jul 21 2005
0 comments
79 views