Skip to content

Conversation

@BobHanson
Copy link
Owner

@XmlAccessorType
@XmlAttribute
@xmlelement
@XmlJavaTypeAdapter
@XmlRootElement
@XmlSeeAlso
@XmlType
@XmlValue

not implemented:

@xmlid, @XmlEnum, @XmlEnumValue

hansonr added 7 commits October 15, 2018 16:57
- full namespace support
- uses BigInteger for xs:integer
- correctly assigns Java primitive types in List and Map
- implements all xmlSchemas for dates
- implements @XmlAccessorType NONE fully and @XmlAccessorType FIELD with
propOrder.

- untested for implicit method access.
implemented:

@XmlAccessorType
@XmlAttribute
@xmlelement
@XmlJavaTypeAdapter
@XmlRootElement
@XmlSeeAlso
@XmlType
@XmlValue

not implemented yet:

@xmlid
@XmlEnum
@XmlEnumValue
@BobHanson BobHanson merged commit 7948708 into master Oct 23, 2018
BobHanson added a commit that referenced this pull request Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants