Hi,
I'm using xmlbeans a long time. now i need to set a java.util.Set in XmlObject, we have getXXXList() to transform a arrayObjects in a List, why we dont have a setXXXList(Set or List) to transform list in arrayObjects ? Im work around to implement this in my build code, but i think that this is very util for more people.
Some one know why XMLBeans dont have this function in XMLObjects ? and if is really cool how i can suggest that this function is implemented in schemagen ?
Thanks.
Gustavo Aquino
- Xmlbeans function setXXXList(Set or List) Gustavo Aquino
- RE: Xmlbeans function setXXXList(Set or List) Cezar Andrei
- Re: Xmlbeans function setXXXList(Set or List) Gustavo Aquino
- Re: Xmlbeans function setXXXList(Set or List) Gustavo Aquino