Dali Provisional API
Release 3.2

Package org.eclipse.jpt.jaxb.core.context

Interface Summary
AbstractQName.ResourceProxy  
Accessor Represents a JAXB accessor (field/property).
JaxbAttributeMapping Represents a JAXB attribute mapping.
JaxbAttributesContainer Holds the attributes represented by a particular JavaResourceType and XmlAccessType.
JaxbAttributesContainer.Context  
JaxbClassMapping  
JaxbContextNode Common protocol for JAXB objects that have a context, as opposed to resource objects.
JaxbContextRoot Root of the JAXB context model.
JaxbElementFactoryMethod Represents a JAXB element factory method (A method inside an object factory (@XmlRegistry) with an explicit @XmlElementDecl annotation) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbEnumConstant Represents a JAXB enum constant.
JaxbEnumMapping Represents mapping metadata on an enum (specified or implied).
JaxbPackage Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPackageInfo Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPersistentAttribute Represents a JAXB attribute (field/property).
JaxbQName Represents a namespace, name pairing Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbTypeMapping Represents mapping metadata on a JavaType (specified or implied).
TypeName Represents the name of a java type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessOrderHolder Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessTypeHolder Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAdaptable  
XmlAdaptableMapping Represents an attribute mapping that may also have an XmlJavaTypeAdapter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAdapter Represents a java class used as an XmlAdapter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAnyAttributeMapping Represents a JAXB xml any attribute mapping (@XmlAnyAttribute) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAnyElementMapping Represents a JAXB xml any element mapping (@XmlAnyElement) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAttachmentRef Represents a JAXB XmlAttachmentRef Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
XmlElement Represents an @XmlElement, whether at top level or nested in @XmlElements Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
XmlElementRef Represents an @XmlElementRef, whether at top level or nested in @XmlElementRefs Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlElementRefMapping Represents a JAXB xml element ref mapping (@XmlElementRef) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlElementRefs  
XmlElementRefsMapping Represents a JAXB xml element refs mapping (@XmlElementRefs) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlElementsMapping Represents a JAXB xml elements mapping (@XmlElements) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlElementWrapper Represents a JAXB XML element wrapper Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlID Represents a JAXB XML ID (@XmlID) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlIDREF Represents a JAXB XML ID ref (@XmlIDREF) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlJavaTypeAdapter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlMixed Represents the @XmlMixed JAXB annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
XmlNodeMapping Common interface for XmlElementMapping, XmlAttributeMapping, and XmlValueMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlNs Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlRegistry Represents a JAXB registry (A class with an explicit @XmlRegistry annotation) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlRootElement Represents a JAXB xml root element.
XmlSchema Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlSchemaType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlSeeAlso Maintains a list of classes (class names here) to be added to the JAXB context.
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.
 

Class Summary
AbstractQName  
Accessor.AccessorTools  
JaxbAttributeMapping.ReferencedXmlTypeNamesTransformer  
JaxbAttributesContainer.AttributesTransformer  
JaxbClassMapping.AttributesTransformer  
JaxbClassMapping.SuperClassTransformer  
JaxbPackage.NameTransformer  
JaxbPersistentAttribute.MappingTransformer  
JaxbPersistentAttribute.NameTransformer  
XmlAccessOrder Access Order Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessType Access Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlElement.ReferencedXmlTypeNamesTransformer  
XmlElementRef.ReferencedXmlTypeNamesTransformer  
XmlNamedNodeMapping.MappingIsNamedNodeMapping  
 

Enum Summary
TypeKind Represents the kind of type: CLASS or ENUM (others are as of yet unsupported) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlNsForm Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.