JAXB: Anonymous simple types as enums?

后端 未结 3 1295
感动是毒
感动是毒 2020-12-16 01:18

When generating Java from an XSD via the XJC compiler, I always get the type java.lang.String for elements with anonymous simpleTypes like this:

    

        
3条回答
提交回复
热议问题