Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.XmlNodeMapping

Packages that use XmlNodeMapping
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.context.java   
org.eclipse.jpt.jaxb.eclipselink.core.context   
 

Uses of XmlNodeMapping in org.eclipse.jpt.jaxb.core.context
 

Subinterfaces of XmlNodeMapping in org.eclipse.jpt.jaxb.core.context
 interface XmlAttributeMapping
          Represents a JAXB xml attribute mapping (@XmlAttribute) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlElementMapping
          Represents a JAXB xml element mapping (@XmlElement) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlNamedNodeMapping
          Common interface for XmlElementMapping and XmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlValueMapping
          Represents a JAXB xml value mapping (@XmlValue) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of XmlNodeMapping in org.eclipse.jpt.jaxb.core.context.java
 

Subinterfaces of XmlNodeMapping in org.eclipse.jpt.jaxb.core.context.java
 interface JavaXmlAttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlValueMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of XmlNodeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context
 

Subinterfaces of XmlNodeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context
 interface ELXmlAttributeMapping
          Oxm extensions to XmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlElementMapping
          Oxm extensions to XmlElementMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlNamedNodeMapping
          Common interface for ELXmlElementMapping and ELXmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlValueMapping
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.