Uses of Package
com.sun.xml.bind.v2.model.core
-
Packages that use com.sun.xml.bind.v2.model.core Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.core
package for XJC.com.sun.tools.xjc.reader Front-end that reads schema(s) and produce BGM.com.sun.tools.xjc.reader.xmlschema com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations.com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans.com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package.com.sun.xml.bind.v2.model.runtime The specialization ofcom.sun.xml.bind.v2.model.core
for the runtime.com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller.com.sun.xml.bind.v2.runtime.property com.sun.xml.bind.v2.runtime.reflect Abstraction around accessing data of actual objects.com.sun.xml.bind.v2.runtime.unmarshaller com.sun.xml.bind.v2.schemagen Schema generator. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.tools.xjc.model Class Description Adapter Adapter
that wrapsXmlJavaTypeAdapter
.ArrayInfo Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any enclodingClassInfo
.)AttributePropertyInfo AttributePropertyInfo
.BuiltinLeafInfo JAXB spec designates a few Java classes to be mapped to leaves in XML.ClassInfo Information about JAXB-bound class.Element TypeInfo
that maps to an element.ElementInfo A particular use (specialization) ofJAXBElement
.ElementPropertyInfo Property that maps to an element.EnumConstant Individual constant of an enumeration.EnumLeafInfo NonElement
that represents anEnum
class.ID LeafInfo EitherBuiltinLeafInfo
orEnumLeafInfo
.MaybeElement SomeNonElement
can optionally be anElement
.NonElement TypeInfo
that maps to an element.NonElementRef Reference to aNonElement
.PropertyInfo Information about a JAXB-bound property.PropertyKind An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.Ref Reference to a type in a model.ReferencePropertyInfo PropertyInfo
that holds references to otherElement
s.TypeInfo TypeInfoSet Root of models. Set ofTypeInfo
s.TypeRef Information about a type referenced fromElementPropertyInfo
.ValuePropertyInfo ValuePropertyInfo
.WildcardMode Mode of the wildcard.WildcardTypeInfo Type referenced as a result of having the wildcard. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.tools.xjc.reader Class Description ID -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.tools.xjc.reader.xmlschema Class Description ID -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.model.annotation Class Description ErrorHandler listen to static errors found during building a JAXB model from a set of classes. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.model.core Class Description Adapter Adapter
that wrapsXmlJavaTypeAdapter
.ArrayInfo Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any enclodingClassInfo
.)BuiltinLeafInfo JAXB spec designates a few Java classes to be mapped to leaves in XML.ClassInfo Information about JAXB-bound class.Element TypeInfo
that maps to an element.ElementInfo A particular use (specialization) ofJAXBElement
.ElementPropertyInfo Property that maps to an element.EnumConstant Individual constant of an enumeration.EnumLeafInfo NonElement
that represents anEnum
class.ID LeafInfo EitherBuiltinLeafInfo
orEnumLeafInfo
.MaybeElement SomeNonElement
can optionally be anElement
.NonElement TypeInfo
that maps to an element.NonElementRef Reference to aNonElement
.PropertyInfo Information about a JAXB-bound property.PropertyKind An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.Ref Reference to a type in a model.TypeInfo TypeRef Information about a type referenced fromElementPropertyInfo
.WildcardMode Mode of the wildcard. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.model.impl Class Description ArrayInfo Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any enclodingClassInfo
.)BuiltinLeafInfo JAXB spec designates a few Java classes to be mapped to leaves in XML.ClassInfo Information about JAXB-bound class.Element TypeInfo
that maps to an element.ErrorHandler listen to static errors found during building a JAXB model from a set of classes.LeafInfo EitherBuiltinLeafInfo
orEnumLeafInfo
.MaybeElement SomeNonElement
can optionally be anElement
.NonElement TypeInfo
that maps to an element.PropertyInfo Information about a JAXB-bound property.Ref Reference to a type in a model.RegistryInfo Represents the information in a class withXmlRegistry
annotaion.TypeInfo TypeInfoSet Root of models. Set ofTypeInfo
s. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.model.runtime Class Description ArrayInfo Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any enclodingClassInfo
.)AttributePropertyInfo AttributePropertyInfo
.BuiltinLeafInfo JAXB spec designates a few Java classes to be mapped to leaves in XML.ClassInfo Information about JAXB-bound class.Element TypeInfo
that maps to an element.ElementInfo A particular use (specialization) ofJAXBElement
.ElementPropertyInfo Property that maps to an element.EnumLeafInfo NonElement
that represents anEnum
class.LeafInfo EitherBuiltinLeafInfo
orEnumLeafInfo
.MapPropertyInfo Property that maps to the following schema fragment.MaybeElement SomeNonElement
can optionally be anElement
.NonElement TypeInfo
that maps to an element.NonElementRef Reference to aNonElement
.PropertyInfo Information about a JAXB-bound property.ReferencePropertyInfo PropertyInfo
that holds references to otherElement
s.TypeInfo TypeInfoSet Root of models. Set ofTypeInfo
s.TypeRef Information about a type referenced fromElementPropertyInfo
.ValuePropertyInfo ValuePropertyInfo
. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.runtime Class Description ErrorHandler listen to static errors found during building a JAXB model from a set of classes. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.runtime.property Class Description PropertyKind An Enum that indicates if the property is Element, ElementRef, Value, or Attribute. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.runtime.reflect Class Description Adapter Adapter
that wrapsXmlJavaTypeAdapter
.ID -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.runtime.unmarshaller Class Description WildcardMode Mode of the wildcard. -
Classes in com.sun.xml.bind.v2.model.core used by com.sun.xml.bind.v2.schemagen Class Description ArrayInfo Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any enclodingClassInfo
.)ClassInfo Information about JAXB-bound class.ElementInfo A particular use (specialization) ofJAXBElement
.EnumLeafInfo NonElement
that represents anEnum
class.NonElement TypeInfo
that maps to an element.TypeInfoSet Root of models. Set ofTypeInfo
s.