Uses of Package
org.glassfish.jaxb.core.v2.model.core
-
Packages that use org.glassfish.jaxb.core.v2.model.core Package Description org.glassfish.jaxb.core.v2.model.annotation org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans. -
Classes in org.glassfish.jaxb.core.v2.model.core used by org.glassfish.jaxb.core.v2.model.annotation Class Description ErrorHandler listen to static errors found during building a JAXB model from a set of classes. -
Classes in org.glassfish.jaxb.core.v2.model.core used by org.glassfish.jaxb.core.v2.model.core Class Description Adapter Adapterthat 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 TypeInfothat maps to an element.ElementInfo A particular use (specialization) ofJAXBElement.ElementPropertyInfo Property that maps to an element.EnumConstant Individual constant of an enumeration.EnumLeafInfo NonElementthat represents anEnumclass.ID LeafInfo EitherBuiltinLeafInfoorEnumLeafInfo.MaybeElement SomeNonElementcan optionally be anElement.NonElement TypeInfothat 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.