Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/DesignDocs/350483"

(New page: =='''Bug 350483:Object to JSON Support '''== JAXB Annotations XmlAccessOrder XmlAccessorOrder XmlAccessorType XmlAccessType XmlAnyAttribute XmlAnyElement XmlAttribute XmlAttribut...)
 
(Bug 350483:Object to JSON Support)
Line 1: Line 1:
 
=='''Bug 350483:Object to JSON Support '''==
 
=='''Bug 350483:Object to JSON Support '''==
JAXB Annotations
+
'''JAXB Annotations'''
XmlAccessOrder
+
*XmlAccessOrder
XmlAccessorOrder
+
*XmlAccessorOrder
XmlAccessorType  
+
*XmlAccessorType  
XmlAccessType
+
*XmlAccessType
XmlAnyAttribute  
+
*XmlAnyAttribute  
XmlAnyElement
+
*XmlAnyElement
XmlAttribute
+
*XmlAttribute
XmlAttributeRef  
+
*XmlAttributeRef  
XmlElement  
+
*XmlElement  
XmlElementWrapper
+
*XmlElementWrapper
XmlID
+
*XmlID
XmlIDREF  
+
*XmlIDREF  
XmlJavaTypeAdapter
+
*XmlJavaTypeAdapter
XmlJavaTypeAdapters
+
*XmlJavaTypeAdapters
XmlList
+
*XmlList
XmlMimeType
+
*XmlMimeType
XmlMixed
+
*XmlMixed
XmlNs  
+
*XmlNs  
XmlNsForm
+
*XmlNsForm
XmlRootElement
+
*XmlRootElement
XmlSchema
+
*XmlSchema
XmlSeeAlso
+
*XmlSeeAlso
XmlTransient
+
*XmlTransient
XmlType
+
*XmlType
XmlValue  
+
*XmlValue  
  
MOXy Annotations
+
'''MOXy Annotations'''
XmlCustomizer  
+
*XmlCustomizer  
XmlPath
+
*XmlPath

Revision as of 15:12, 28 July 2011

Bug 350483:Object to JSON Support

JAXB Annotations

  • XmlAccessOrder
  • XmlAccessorOrder
  • XmlAccessorType
  • XmlAccessType
  • XmlAnyAttribute
  • XmlAnyElement
  • XmlAttribute
  • XmlAttributeRef
  • XmlElement
  • XmlElementWrapper
  • XmlID
  • XmlIDREF
  • XmlJavaTypeAdapter
  • XmlJavaTypeAdapters
  • XmlList
  • XmlMimeType
  • XmlMixed
  • XmlNs
  • XmlNsForm
  • XmlRootElement
  • XmlSchema
  • XmlSeeAlso
  • XmlTransient
  • XmlType
  • XmlValue

MOXy Annotations

  • XmlCustomizer
  • XmlPath

Back to the top