A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractInlineAnnotationReaderImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that reads annotation from classes, not from external binding files.
AbstractInlineAnnotationReaderImpl() - Constructor for class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
acc - Variable in class com.sun.xml.bind.v2.runtime.property.ArrayProperty
 
acc - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
Accessor<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accesses a particular property of a bean.
Accessor(Class<ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
Accessor.FieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a field.
Accessor.FieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
Accessor.GetterSetterReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a getter and a setter.
Accessor.GetterSetterReflection(Method, Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
Accessor.ReadOnlyFieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Read-only access to Field.
Accessor.ReadOnlyFieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
AccessorException - Exception in com.sun.xml.bind.api
Signals an error in RawAccessor.
AccessorException() - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String, Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorInjector - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
AccessorInjector() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector
 
adapt(Class<T>, Class<? extends XmlAdapter<T, ValueT>>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Wraps this Accessor into another Accessor and performs the type adaption as necessary.
adapt(Adapter<Type, Class>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
AdaptedAccessor<BeanT,InMemValueT,OnWireValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that adapts the value by using Adapter.
AdaptedAccessor(Class<OnWireValueT>, Accessor<BeanT, InMemValueT>, Class<? extends XmlAdapter<OnWireValueT, InMemValueT>>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor
 
AdaptedLister<BeanT,PropT,InMemItemT,OnWireItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
Lister that adapts individual item types.
AdaptedLister(Lister<BeanT, PropT, InMemItemT, PackT>, Class<? extends XmlAdapter<OnWireItemT, InMemItemT>>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
Adapter<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.core
Adapter that wraps XmlJavaTypeAdapter.
Adapter(XmlJavaTypeAdapter, AnnotationReader<TypeT, ClassDeclT, ?, ?>, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
Adapter(ClassDeclT, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
adapter - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the reference has an adapter, non-null.
adapterType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The adapter class.
add(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Adds a new ClassInfo to the set.
add(EnumLeafInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Adds a new LeafInfo to the set.
add(ArrayInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
add(ElementInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
add(Byte) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte.ByteArrayPack
 
add(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>, ItemT) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Adds a new item to this packing scope.
add(ClassInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new class to the list of classes to be written.
add(ElementInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new element to the list of elements to be written.
add(EnumLeafInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(ArrayInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(QName, NonElement<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds an additional element declaration.
addAttribute(String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Add an attribute to the end of the list.
addInner(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->inner peer association.
addInscopeBinding(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method can be called after XMLSerializer.startDocument(com.sun.xml.bind.v2.runtime.output.XmlOutput, boolean, java.lang.String, java.lang.String) is called but before the marshalling begins, to set the currently in-scope namespace bindings.
addOuter(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->outer peer association.
addPatcher(Patcher) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addRegistry(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Visits a class with XmlRegistry and records all the element mappings in it.
addToIdTable(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToPack(PackT, OnWireItemT) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
addToPack(PackT, ItemT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Once the Lister.startPacking(BeanT, com.sun.xml.bind.v2.runtime.reflect.Accessor) is called, you can add values to the pack by using this method.
addToPack(T, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
addToPack(PrimitiveArrayListerByte.ByteArrayPack, Byte) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 
addUsed(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
allocateOffset() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Allocates a new Scope offset.
allowDom - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
allowTypedObject - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
AnnotationReader<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.annotation
Reads annotations for the given property.
annotations - Variable in class com.sun.xml.bind.api.TypeReference
The annotations associated with the reference of this type.
AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
Implemented by objects that can have annotations.
AnyTypeBeanInfo - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo for handling xs:anyType.
AnyTypeBeanInfo(JAXBContextImpl, RuntimeTypeInfo) - Constructor for class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
AnyTypeImpl<T,C> - Class in com.sun.xml.bind.v2.model.impl
TypeInfo implementation for xs:anyType.
AnyTypeImpl(Navigator<T, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
append(char) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Appends a new character to the end of the buffer.
ArrayBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation that binds T[] to a complex type with an element for each item.
ArrayBeanInfoImpl(JAXBContextImpl, RuntimeArrayInfo) - Constructor for class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
ArrayElementLeafProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
ArrayProperty that contains only one leaf type.
ArrayElementLeafProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayElementLeafProperty
 
ArrayElementNodeProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
ArrayProperty that contains node values.
ArrayElementNodeProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty
 
ArrayElementProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for multi-value property that maps to an element.
ArrayElementProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
ArrayERProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
Commonality between ArrayElementProperty and ArrayReferenceNodeProperty.
ArrayERProperty(JAXBContextImpl, RuntimePropertyInfo, QName, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
 
ArrayERProperty.ReceiverImpl - Class in com.sun.xml.bind.v2.runtime.property
Receiver that puts the child object into the Scope object.
ArrayERProperty.ReceiverImpl(int) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayERProperty.ReceiverImpl
 
ArrayInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any encloding ClassInfo.)
ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Public because XJC needs to access it
ArrayInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, Locatable, TypeT) - Constructor for class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
ArrayProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for multi-value properties (including arrays and collections.)
ArrayProperty(JAXBContextImpl, RuntimePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayProperty
 
ArrayReferenceNodeProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
 
ArrayReferenceNodeProperty(JAXBContextImpl, RuntimeReferencePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty
 
arrays() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ArrayInfos known to this set.
arrays() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
arrays() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
asDecl(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
If the given type is an use of class declaration, returns the type casted as C.
asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the C representation for the given class.
asDecl(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asDecl(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Returns the Element aspect of this ClassInfo.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return null at this level.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
asElement() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
 
AssociationMap<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Bi-directional map between elements, inner peers, and outer peers.
AssociationMap() - Constructor for class com.sun.xml.bind.v2.runtime.AssociationMap
 
AssociationMap.Entry<XmlNode> - Class in com.sun.xml.bind.v2.runtime
 
AssociationMap.Entry() - Constructor for class com.sun.xml.bind.v2.runtime.AssociationMap.Entry
 
attachmentMarshaller - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attName - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Attribute name.
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
attribute(Name, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(int, String, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
attribute(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attribute(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
AttributeProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for AttributePropertyInfo.
AttributeProperty(JAXBContextImpl, RuntimeAttributePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
AttributePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Attribute PropertyInfo.
AttributePropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
 
AttributePropertyInfoImpl(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, PropertySeed<TypeT, ClassDeclT, FieldT, MethodT>) - Constructor for class com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl
 
AttributesEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Attributes extension that allows attribute values to be exposed as CharSequence.
AttributesExImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
AttributesEx implementation.
AttributesExImpl() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
AttributesImpl - Class in com.sun.xml.bind.util
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class com.sun.xml.bind.util.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class com.sun.xml.bind.util.AttributesImpl
Copy an existing Attributes object.
attributeWildcard - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this class has a declared (not inherited) attribute wildcard, keep the reference to it.
atts - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Used only for the enterElement event.
attWildcardAsAttributes(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attWildcardAsURIs(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 

B

backup - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Hack for making JAXBElement unmarshalling work.
Base64Data - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.
Base64Data() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
baseType - Variable in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
Bean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Used by TransducedAccessor templates.
Bean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
beanInfo - Variable in class com.sun.xml.bind.v2.runtime.property.TagAndType
 
beanInfos - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
All created JaxBeanInfos.
beans() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ClassInfos known to this set.
beans() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
beans() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Returns all the ClassInfos known to this set.
beans() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
beginStartTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes a start tag.
beginStartTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Writes a start tag.
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
bind(String, Object) - Method in class com.sun.xml.bind.IDResolver
Binds the given object to the specified ID.
bind(String, Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver
 
BinderImpl<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Implementation of Binder.
BinderImpl(JAXBContextImpl, InfosetScanner<XmlNode>) - Constructor for class com.sun.xml.bind.v2.runtime.BinderImpl
 
boxToPrimitive - Static variable in class com.sun.xml.bind.v2.runtime.Util
Map from Class objects representing primitive types to Class objects representing their boxed types.
Bridge<T> - Class in com.sun.xml.bind.api
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
Bridge() - Constructor for class com.sun.xml.bind.api.Bridge
 
bridge() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
bridge() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector
 
bridge() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector
 
BridgeAdapter<OnWire,InMemory> - Class in com.sun.xml.bind.v2.runtime
Bridge decorator for XmlAdapter.
BridgeAdapter(Bridge<OnWire>, Class<? extends XmlAdapter<OnWire, InMemory>>) - Constructor for class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
BridgeContext - Class in com.sun.xml.bind.api
Holds thread specific state information for Bridges, to make Bridge thread-safe.
BridgeContext() - Constructor for class com.sun.xml.bind.api.BridgeContext
 
BridgeContextImpl - Class in com.sun.xml.bind.v2.runtime
BridgeContext implementation.
BridgeContextImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
BridgeImpl<T> - Class in com.sun.xml.bind.v2.runtime
Bridge implementaiton.
BridgeImpl(Name, JaxBeanInfo<T>, TypeReference) - Constructor for class com.sun.xml.bind.v2.runtime.BridgeImpl
 
buf - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
buf - Variable in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte.ByteArrayPack
 
build() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
build() - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte.ByteArrayPack
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ListElementProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Every Property class has an implementation of buildChildElementUnmarshallers which will fill in the specified QNameMap by elements that are expected by this property.
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
builder - Variable in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
Reference to the ModelBuilder, only until we link TypeInfos all together, because we don't want to keep ModelBuilder too long.
builtinBeanInfos - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
List of all RuntimeBuiltinLeafInfoImpls.
BuiltinLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
JAXB spec designates a few Java classes to be mapped to leaves in XML.
BuiltinLeafInfoImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
BuiltinLeafInfoImpl(TypeT, QName...) - Constructor for class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
 
builtins() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the BuiltinLeafInfos known to this set.
builtins() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
builtins() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
builtins() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
byElement(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
byPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
ByteArrayDataSource - Class in com.sun.xml.bind.v2.util
DataSource backed by a byte buffer.
ByteArrayDataSource(byte[], String) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
ByteArrayDataSource(byte[], int, String) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
ByteArrayOutputStreamEx - Class in com.sun.xml.bind.v2.util
ByteArrayOutputStream with access to its raw buffer.
ByteArrayOutputStreamEx() - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
ByteArrayOutputStreamEx(int) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 

C

c14nSupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
true to reorder attributes lexicographically in preparation of the c14n support.
C14nXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that generates canonical XML.
C14nXmlOutput(OutputStream, Encoded[], boolean) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
C14nXmlOutput.DynamicAttribute - Class in com.sun.xml.bind.v2.runtime.output
 
C14nXmlOutput.DynamicAttribute(int, String, String) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.DynamicAttribute
 
C14nXmlOutput.StaticAttribute - Class in com.sun.xml.bind.v2.runtime.output
 
C14nXmlOutput.StaticAttribute() - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Computes the type name of the array from that of the item type.
calcConstants() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
Build EnumConstants and discover/report any error in it.
calcExpectedMediaType(AnnotationSource, ModelBuilder) - Static method in class com.sun.xml.bind.v2.model.impl.Util
 
calcSchemaType(AnnotationReader<T, C, F, M>, AnnotationSource, C, T, Locatable) - Static method in class com.sun.xml.bind.v2.model.impl.Util
 
calcXmlName(XmlElement) - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
Computes the tag name from a XmlElement by taking the defaulting into account.
calcXmlName(XmlElementWrapper) - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
Computes the tag name from a XmlElementWrapper by taking the defaulting into account.
canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
True if this type is a valid target from a property annotated with XmlIDREF.
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
Deprecated. why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Deprecated. why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
A ClassInfo can be referenced by XmlIDREF if it has an ID property.
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
Deprecated. why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
Deprecated. why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
Deprecated. why are you calling a method whose return value is always known?
canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of property can have XmlMimeType and XmlInlineBinaryData annotation with it.
CANONICALIZATION_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) and Marshaller.setProperty(String, Object) to enable the c14n marshalling support in the JAXBContext.
capitalize(String) - Method in class com.sun.xml.bind.api.impl.NameUtil
Capitalizes the first character of the specified string, and de-capitalize the rest of characters.
CATCH_ALL - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the rest of the elements.
CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
Performs character escaping and write the result to the output.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Encode this binary data in the base64 encoding and returns the character at the specified position.
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
check() - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
If an error was reported, throw the exception.
checkFieldXmlLocation(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
This hook is used by RuntimeClassInfoImpl to look for XmlLocation.
checkFieldXmlLocation(Field) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
When this method is called, that means we need to check the spec and corrects the behavior.
checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
 
childAsRoot(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
childAsSoleContent(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
The equivalent of:
childAsXsiType(Object, String, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is called when a type child object is found.
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a new child start tag.
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
ChildLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pair of Loader and Receiver.
ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for j2s bean.
ClassBeanInfoImpl(JAXBContextImpl, RuntimeClassInfo) - Constructor for class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
ClassFactory - Class in com.sun.xml.bind.v2
Creates new instances of classes.
ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
 
classify(char) - Method in class com.sun.xml.bind.api.impl.NameUtil
Classify a character into 5 categories that determine the word break.
ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about JAXB-bound class.
ClassInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
A part of the ClassInfo that doesn't depend on a particular reflection library.
ClassInfoImpl(ModelBuilder<T, C, F, M>, Locatable, C) - Constructor for class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a class.
ClassLocatable(Locatable, C, Navigator<?, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
ClassTailor - Class in com.sun.xml.bind.v2.bytecode
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
clazz - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
clazz - Variable in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
The enum class whose information this object represents.
clear() - Method in class com.sun.xml.bind.util.AttributesImpl
Clear the attribute list for reuse.
close() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
This is usually the biggest processing bottleneck.
COLLECTION_IMPL_CLASSES - Static variable in class com.sun.xml.bind.v2.ClassFactory
 
collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
True to allow new URIs to be declared.
com.sun.xml.bind - package com.sun.xml.bind
 
com.sun.xml.bind.annotation - package com.sun.xml.bind.annotation
 
com.sun.xml.bind.api - package com.sun.xml.bind.api
Runtime API for the JAX-WS RI
com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
 
com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
 
com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
 
com.sun.xml.bind.util - package com.sun.xml.bind.util
 
com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
The JAXB 2.0 runtime
com.sun.xml.bind.v2.bytecode - package com.sun.xml.bind.v2.bytecode
Code that deals with low level byte code manipulation.
com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
Abstraction around reading annotations, to support internal/external annotations.
com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
The in-memory model of the JAXB-bound beans.
com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
Implementation of the com.sun.xml.bind.j2s.model package.
com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and APT).
com.sun.xml.bind.v2.model.runtime - package com.sun.xml.bind.v2.model.runtime
The specialization of com.sun.xml.bind.v2.model.core for the runtime.
com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
Code that implements JAXBContext, Unmarshaller, and Marshaller.
com.sun.xml.bind.v2.runtime.output - package com.sun.xml.bind.v2.runtime.output
Code that writes well-formed XML (XmlOutput and its implementations}.
com.sun.xml.bind.v2.runtime.property - package com.sun.xml.bind.v2.runtime.property
 
com.sun.xml.bind.v2.runtime.reflect - package com.sun.xml.bind.v2.runtime.reflect
Abstraction around accessing data of actual objects.
com.sun.xml.bind.v2.runtime.reflect.opt - package com.sun.xml.bind.v2.runtime.reflect.opt
Hosts optimized Accessor, TransducedAccessor, and Transducer.
com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
 
com.sun.xml.bind.v2.schemagen - package com.sun.xml.bind.v2.schemagen
Schema generator.
com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
 
compact() - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Reallocate the buffer to the exact size of the data to reduce the memory footprint.
compareTo(PropertyInfoImpl) - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
compareTo(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
 
compareTo(C14nXmlOutput.DynamicAttribute) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.DynamicAttribute
 
compareTo(C14nXmlOutput.StaticAttribute) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
compareTo(AttributeProperty) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
conclude() - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
Wraps up everything and creates NameList.
Const - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
Const() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
containsKey(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
ContentHandlerAdaptor - Class in com.sun.xml.bind.v2.runtime
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
context - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
reference to the context that created this object
context - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
context - Variable in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Owning JAXBContext
ContextFactory - Class in com.sun.xml.bind.v2
This class is responsible for producing RI JAXBContext objects.
ContextFactory() - Constructor for class com.sun.xml.bind.v2.ContextFactory
 
Coordinator - Class in com.sun.xml.bind.v2.runtime
Object that coordinates the marshalling/unmarshalling.
Coordinator() - Constructor for class com.sun.xml.bind.v2.runtime.Coordinator
 
coordinator - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
core - Variable in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Number of total bindings declared.
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the number of bindings declared on this element.
create(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
The same as ClassFactory.create0(java.lang.Class) but with an error handling to make the instanciation error fatal.
create(A, Locatable) - Static method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
Wraps the annotation into a proxy so that the returned object will also implement Locatable.
create(XMLStreamWriter) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
Creates a new XmlOutput from a XMLStreamWriter.
create(JAXBContextImpl, RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.property.PropertyFactory
Creates/obtains a properly configured Property object from the given description.
create(Type, ID, Adapter<Type, Class>) - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Gets a reference to the appropriate Lister object if the field is a multi-value field.
create(XMLStreamReader, XmlVisitor) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector
Creates a StAXConnector from XMLStreamReader.
create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
Creates a new instance of the class but throw exceptions without catching it.
createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new GetterSetterPropertySeed object.
createAccessorSeed(Method, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createAnyType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
createAnyType() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createAttributeName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createAttributeProperty(PropertySeed<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createBinder() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBodyUnmarshaller(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
createBodyUnmarshaller(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
Creates the unmarshaller to unmarshal the body.
createBodyUnmarshaller(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty
 
createBridge(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a mini-marshaller/unmarshaller that can process a TypeReference.
createBridge(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBridgeContext() - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new BridgeContext instance.
createBridgeContext() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection
createContext(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
Used from the JAXB RI runtime API, invoked via reflection.
createContext(String, ClassLoader, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection.
createDom() - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a new DOM document.
createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createElementName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createElementProperty(PropertySeed<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createEnumConstant(String, String, F, EnumConstantImpl<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
createEnumConstant(String, String, Field, EnumConstantImpl<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
createEnumLeafInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createEnumLeafInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createEscapeHandler(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createFieldSeed(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new FieldPropertySeed object.
createFieldSeed(Field) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Creates a new instance of the bean.
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
createInstance(Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstance(JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
createJAXBIntrospector() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createLeaves(Navigator<TypeT, ClassDeclT, ?, ?>) - Static method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Creates all the BuiltinLeafInfoImpls as specified in the spec.
createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createMapProperty(PropertySeed<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createOutput(String, String) - Method in class com.sun.xml.bind.v2.schemagen.FoolProofResolver
 
createParameterizedType(Class, Type...) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the Type object that represents clazz&lt;T1,T2,T3>.
createPropertyImpl() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
createPropertyImpl() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
createQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Creates QName.
createQName() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createReferenceProperty(PropertySeed<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createTestResolver() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used for testing.
createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
Creates a Transducer given a reference.
createTransformer() - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a new identity transformer.
createTransformerHandler() - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a new identity transformer.
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createTypeRef(QName, TypeT, boolean, String) - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
Used by PropertyInfoImpl to create new instances of TypeRef
createTypeRef(QName, Type, boolean, String) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
createUnmarshalException(SAXException) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
createUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createUnmarshallerHandler(InfosetScanner, boolean, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createValidator() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createValueProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createValueProperty(PropertySeed<Type, Class, Field, Method>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
currentTarget - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
Object currently marshalling itself.
customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that is stored in memory.

D

data - Variable in class com.sun.xml.bind.util.AttributesImpl
 
dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
DataSourceSource - Class in com.sun.xml.bind.v2.util
Source implementation backed by DataHandler.
DataSourceSource(DataHandler) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DataSourceSource(DataSource) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DatatypeConverterImpl - Class in com.sun.xml.bind
This class is the JAXB RI's default implementation of the DatatypeConverterInterface.
DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
 
DataWriter - Class in com.sun.xml.bind.marshaller
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
 
declare(String, Schema) - Method in enum com.sun.xml.bind.v2.schemagen.Form
Writes the attribute on the generated <schema> element.
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
declareNamespace(String, String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeContextDependentTransducedAccessorImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Obtain the value of the field and declares the namespace URIs used in the value.
declareNamespace(ValueT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Declares the namespace URIs used in the given value to w.
declareNsUri(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index to the specified URI.
declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class declares a wildcard attribute.
declaresAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
DEFAULT_NAMESPACE_REMAP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to reassign the default namespace URI to something else at the runtime.
default_value_boolean - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_byte - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_char - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_double - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_float - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_int - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_long - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_short - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
DefaultIDResolver - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Default implementation of IDResolver.
DefaultIDResolver() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver
 
defaultNsUri - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
JAXB doesn't want to use namespaces unless we are told to, but WS-I BP conformace requires JAX-RPC to always use a non-empty namespace URI.
DefaultTransducedAccessor<T> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor that prints to String.
DefaultTransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that the JAXB can handle natively.
DefaultValueLoaderDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Decorates another Loader by setting a default value.
DefaultValueLoaderDecorator(Loader, String) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
DIGIT - Static variable in class com.sun.xml.bind.api.impl.NameUtil
 
Discarder - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader implementation that discards the whole sub-tree.
displayName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the display name of the property.
displayName() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
displayName() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
 
DomLoader<ResultT extends javax.xml.transform.Result> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads a DOM.
DomLoader(DomHandler<?, ResultT>) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
DOMOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that does associative marshalling to DOM.
DOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
DomPostInitAction - Class in com.sun.xml.bind.v2.runtime
Post-init action for MarshallerImpl that incorporate the in-scope namespace bindings from a DOM node.
DomPostInitAction(Node, XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.DomPostInitAction
 
DOMScanner - Class in com.sun.xml.bind.unmarshaller
Visits a W3C DOM tree and generates SAX2 events from it.
DOMScanner() - Constructor for class com.sun.xml.bind.unmarshaller.DOMScanner
 
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Dumps this model into XML.
dump(Result) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Dumps this model into XML.

E

Element<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
element() - Method in class com.sun.xml.bind.v2.runtime.AssociationMap.Entry
 
ElementBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for RuntimeElementInfo.
ElementBeanInfoImpl(JAXBContextImpl, RuntimeElementInfo) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
ElementBeanInfoImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
The constructor for the sole instanceof JaxBeanInfo for handling user-created JAXBElement.
elementDefaultValue - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
If this element has an element default value.
ElementInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
A particular use (specialization) of JAXBElement.
ElementInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
ElementInfo implementation.
ElementInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, RegistryInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, MethodT) - Constructor for class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
ElementInfoImpl.PropertyImpl - Class in com.sun.xml.bind.v2.model.impl
Singleton instance of ElementPropertyInfo for this element.
ElementInfoImpl.PropertyImpl() - Constructor for class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl
 
elementOnlyContent() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 
elementOnlyContent() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Returns true if this property has an element-only content.
ElementPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to an element.
ElementPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Common ElementPropertyInfo implementation used for both APT and runtime.
ElementPropertyInfoImpl(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, PropertySeed<TypeT, ClassDeclT, FieldT, MethodT>) - Constructor for class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
ENABLE_XOP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Marshaller/Unmarshaller property to enable XOP processing.
encode(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
encodeByte(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
Encoded - Class in com.sun.xml.bind.v2.runtime.output
Buffer for UTF-8 encoded string.
Encoded() - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
Encoded(String) - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
ENCODING_HANDLER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
endAttributes() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Switches to the "marshal child texts/elements" mode.
endDocument() - Method in class com.sun.xml.bind.IDResolver
Called after the unmarshalling completes.
endDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a newline at the end of the document.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endDocument(boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
endDocument() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write an end tag.
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a Namespace URI or qname.
endElement(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
endElement(XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
endElement(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
endElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endElement() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Ends marshalling of an element.
endNamespaceDecls(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endPacking(PackT, BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
endPacking(T, BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
endPacking(PackT, BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Finally, call this method to wraps up the pack.
endPacking(PrimitiveArrayListerByte.ByteArrayPack, BeanT, Accessor<BeanT, byte[]>) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
endPrefixMapping(String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called after XmlVisitor.endElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify the end of a binding.
endScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Ends the current packing scope.
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endStartTag() - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
ensureSize(int) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
entrySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
EnumConstant<T,C> - Interface in com.sun.xml.bind.v2.model.core
Individual constant of an enumeration.
EnumConstantImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
 
EnumConstantImpl(EnumLeafInfoImpl<T, C, F, M>, String, String, EnumConstantImpl<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
EnumLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
NonElement that represents an Enum class.
EnumLeafInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
EnumLeafInfo implementation.
EnumLeafInfoImpl(ModelBuilder<T, C, F, M>, Locatable, C, T) - Constructor for class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
enums() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the EnumLeafInfos known to this set.
enums() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
enums() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
enums() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
equal(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are iqual allowing null values
equals(Object) - Method in class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl
 
equals(Object) - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
equals(Object) - Method in class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
 
equals(String, String) - Method in class com.sun.xml.bind.v2.runtime.Name
 
equals(Object) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
equalsIgnoreCase(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are equal ignoring case allowing null values
erasure(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Computes the erasure
erasure(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the runtime representation of the given type.
ERPropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Common part of ElementPropertyInfoImpl and ReferencePropertyInfoImpl.
ERPropertyInfoImpl(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, PropertySeed<TypeT, ClassDeclT, FieldT, MethodT>) - Constructor for class com.sun.xml.bind.v2.model.impl.ERPropertyInfoImpl
 
ERR_DANGLING_IDREF - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. only used from 1.0
ERR_MISSING_OBJECT - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. use ERR_MISSING_OBJECT2
ERR_MISSING_OBJECT2 - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. use XMLSerializer.reportMissingObjectError(String)
ERR_NOT_IDENTIFIABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. only used from 1.0
error(IllegalAnnotationException) - Method in interface com.sun.xml.bind.v2.model.core.ErrorHandler
Receives a notification for an error in the annotated code.
error(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
error(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
ERROR - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Special Accessor used to recover from errors.
ERROR - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Lister
Special Lister used to recover from an error.
error(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
ErrorHandler - Interface in com.sun.xml.bind.v2.model.core
listen to static errors found during building a JAXB model from a set of classes.
errorMissingId(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Called when a referenced object doesn't have an ID.
errorUnresolvedIDREF(Object, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Called when there's no corresponding ID value.
escape(StringBuilder, String, int) - Static method in class com.sun.xml.bind.api.impl.NameUtil
Escapes characters is the given string so that they can be printed by only using US-ASCII characters.
escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.bind.marshaller.CharacterEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NioEscapeHandler
 
escapeURI(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Escape any characters that would cause the single arg constructor of java.net.URI to complain about illegal chars.
expectText - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
True if this loader expects the Loader.text(UnmarshallingContext.State, CharSequence) method to be called.
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns true if the visitor is expecting a text event as the next event.

F

f - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
f_boolean - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_byte - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_char - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_double - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_float - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_int - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_long - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
f_ref - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
Field of a reference type.
f_short - Variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
FACTORY - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
FatalAdapter - Class in com.sun.xml.bind.v2.util
Maps an error to a fatal error.
FatalAdapter(ErrorHandler) - Constructor for class com.sun.xml.bind.v2.util.FatalAdapter
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
field - Variable in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
FieldAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for byte fields.
FieldAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
FieldAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference type fields.
FieldAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
FieldLocatable<F> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a field.
FieldLocatable(Locatable, F, Navigator<?, ?, F, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
fieldName - Variable in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
Name of this field.
FieldPropertySeed<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
PropertyInfo implementation backed by a field.
FieldPropertySeed(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, FieldT) - Constructor for class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
FilterTransducer<T> - Class in com.sun.xml.bind.v2.runtime
Transducer that delegates to another Transducer.
FilterTransducer(Transducer<T>) - Constructor for class com.sun.xml.bind.v2.runtime.FilterTransducer
 
FinalArrayList<T> - Class in com.sun.xml.bind.v2.util
ArrayList with the final keyword.
FinalArrayList(int) - Constructor for class com.sun.xml.bind.v2.util.FinalArrayList
 
FinalArrayList() - Constructor for class com.sun.xml.bind.v2.util.FinalArrayList
 
FinalArrayList(Collection<? extends T>) - Constructor for class com.sun.xml.bind.v2.util.FinalArrayList
 
find(ClassLoader, String) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.Injector
Returns the already injected class, or null.
findClass(String, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Finds the class/interface/enum/annotation of the given name.
findClass(String, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
finish() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Finishes up the current packing in progress (if any) and resets this object.
fireAfterUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the afterUnmarshal event if necessary.
fireBeforeUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the beforeUnmarshal event if necessary.
fixNull(String) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
flag - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Various boolean flags combined into one field to improve memory footprint.
FlattenIterator<T> - Class in com.sun.xml.bind.v2.util
Iterator that walks over a map of maps.
FlattenIterator(Iterable<? extends Map<?, ? extends T>>) - Constructor for class com.sun.xml.bind.v2.util.FlattenIterator
 
flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Flush the output.
flush() - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
flush() - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
flush() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
flush() - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
flush() - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Flush the output.
flush() - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Flush the output.
flushBuffer() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
FoolProofResolver - Class in com.sun.xml.bind.v2.schemagen
SchemaOutputResolver that wraps the user-specified resolver and makes sure that it's following the contract.
FoolProofResolver(SchemaOutputResolver) - Constructor for class com.sun.xml.bind.v2.schemagen.FoolProofResolver
 
ForkXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to two XmlOutputs.
ForkXmlOutput(XmlOutput, XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
Form - Enum in com.sun.xml.bind.v2.schemagen
Represents the form default value.
format(String) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.marshaller.Messages
Loads a string resource and formats it with specified arguments.
format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
Loads a string resource and formats it with specified arguments.
format(Object...) - Method in enum com.sun.xml.bind.v2.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.model.annotation.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.model.impl.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.runtime.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.runtime.property.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.runtime.reflect.Messages
 
format(Object...) - Method in enum com.sun.xml.bind.v2.runtime.unmarshaller.Messages
 
fullName(M) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Gets the fully-qualified name of the method.
fullName(Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 

G

generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.api.JAXBRIContext
Generates the schema documents from the model.
generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
GenericArrayTypeImpl - Class in com.sun.xml.bind.v2.model.nav
Implementation of GenericArrayType interface for core reflection.
GenericArrayTypeImpl(Type) - Constructor for class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl
 
get(B) - Method in class com.sun.xml.bind.api.RawAccessor
Gets the value of the property of the given bean object.
get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
Finds the specified annotation from the array and returns it.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Gets the value of the property of the given bean object.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor
 
get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
get(Method, Method) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimized Accessor that accesses the given getter/setter.
get(Field) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimizd Accessor that accesses the given field.
get(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory
Gets the optimizd TransducedAccessor if possible.
get(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Gets the TransducedAccessor appropriately configured for the given property.
get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
get(XmlNsForm) - Static method in enum com.sun.xml.bind.v2.schemagen.Form
Gets the constant the corresponds to the given XmlNsForm.
get(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the value to which the specified keys are mapped in this QNameMap, or null if the map contains no mapping for this key.
get(QName) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
get_boolean() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_byte() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_char() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_double() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_float() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_int() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_long() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_ref() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
get_short() - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl
 
getAccessor() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
getAccessor() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the Accessor for this property.
getActualTypeArguments() - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
 
getAdapter() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getAdapter() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
This is the default implementation of the getAdapter method defined on many of the PropertyInfo-derived classes.
getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the instance of the adapter.
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAfterMarshal() - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
getAfterUnmarshal() - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
getAllDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ElementInfo known to this set.
getAllElements() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getAllElements() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getAllElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a field.
getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a method.
getAllMethodAnnotations(Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Gets the annotation object that this object is wrapping.
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the TypeInfo for the any type.
getAnyTypeInfo() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getAnyTypeInfo() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Gets the last AttachmentMarshaller set through AttachmentMarshaller.
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Gets the last AttachmentUnmarshaller set through AttachmentUnmarshaller.
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getAttributeFormDefault(String) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If ClassInfo.hasAttributeWildcard() is true, returns the accessor to access the property.
getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Obtains the information about the base class.
getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the parameterization of the given base type.
getBaseClass(Type, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
Returns the base type of the enumeration.
getBaseType() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getBeanInfo(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Object, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo(Class<T>, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getBeforeMarshal() - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
getBeforeUnmarshal() - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
getBuffer() - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
getBuildId() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the build information of the JAXB runtime.
getBuildId() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getCachedBase64DataInstance() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Gets the cached instance of Base64Data.
getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a class.
getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ClassInfo, ArrayInfo, or LeafInfo for the given bean.
getClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Builds a JAXB ClassInfo model from a given class declaration and adds that to this model owner.
getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getClassInfo(Class) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getClassInfo(ClassDeclT) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Returns a ClassInfo for the given bean.
getClassInfo(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns a location of the specified class.
getClassLocation(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassLogger() - Static method in class com.sun.xml.bind.Util
Gets the logger for the caller's class.
getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the fully-qualified name of the class.
getClassName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassShortName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the short name of the class ("Object" for Object.) For nested classes, this method should just return the inner name.
getClassShortName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads a value of an annotation that returns a Class object.
getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the declaration this object is wrapping.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
The same as TypeInfo.getType() but an EnumLeafInfo is guaranteed to represent an enum declaration, which is a kind of a class declaration.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns the class with XmlRegistry.
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
The same as TypeInfo.getType() but returns the type as a Class.
getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the component type of the array.
getComponentType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
Returns the read-only list of enumeration constants.
getConstants() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
T of JAXBElement<T>.
getContentInMemoryType() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Short for getProperty().ref().get(0).
getContentType() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getContentType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Short for getProperty().ref().get(0).
getContentType() - Method in class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Gets the context.
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
getContext() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Returns the UnmarshallingContext at the end of the chain.
getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getCurrent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Gets the current element we are parsing.
getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
The same as DOMScanner.getCurrentElement() but better typed.
getCurrentLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
Gets the Location.
getCurrentLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector
 
getCurrentLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector
 
getCurrentLocation(String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getCurrentQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
Gets the QName of the current element.
getCurrentQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector
 
getCurrentQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector
 
getCurrentState() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getData(int) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(int)
getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(String,String)
getData(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getData(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getDataHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
getDataLen() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getDataSource() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets all the declared fields of the given class.
getDeclaredFields(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaredMethods(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets all the declared methods of the given class (regardless of their access modifiers, regardless of whether they override methods of the base classes.)
getDeclaredMethods(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given field.
getDeclaringClassForField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given method.
getDeclaringClassForMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The default value for this element if any.
getDefaultValue() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getDefaultValue() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its DOM handler.
getDOMHandler() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
getElement(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getElementFormDefault(String) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ElementInfo for the given element.
getElementInfo(Class, QName) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getElementInfo(ClassDeclT, QName) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getElementInfo(Class, QName) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementLocalName(Object) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
getElementLocalName(Object) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the local name portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
getElementLocalName(Object) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all ElementInfos in the given scope.
getElementMappings(Class) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getElementMappings(ClassDeclT) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementName(Object) - Method in class com.sun.xml.bind.api.JAXBRIContext
If the given object is bound to an element in XML by JAXB, returns the element name.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
Gets the element name of the class.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Gets the element name of the class, if the class is bound to an element.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return null at this level.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getElementName(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementNamespaceURI(Object) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
getElementNamespaceURI(Object) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the namespace URI portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
getElementNamespaceURI(Object) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets a RawAccessor for the specified element property of the specified wrapper bean class.
getElementPropertyAccessor(Class, String, String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty
 
getElementPropertyAccessor(String, String) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
If this property is mapped to the specified element, return an accessor to it.
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns the information about the possible elements in this property.
getElements() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
getElements() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl
 
getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
 
getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the EnumLeafInfo to which this constant belongs to.
getEnclosingClass() - Method in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the enumeration constants from an enum class.
getEnumConstants(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Always return a non-null valid ErrorHandler
getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
Returns a read-only list of IllegalAnnotationExceptions wrapped in this exception.
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getExact() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the byte[] of the exact length.
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Returns a set of tag names expected as possible child elements in this context.
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Expected MIME type, if any.
getExpectedMimeType() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getExpectedMimeType() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getFieldAnnotation(Class<A>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a field.
getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getFieldLocation(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the field.
getFieldName(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
Returns the field name of the object where the error occured.
getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the type of the field.
getFieldType(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getGenericComponentType() - Method in class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl
Returns a Type object representing the component type of this array.
getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo for the given named XML Schema type.
getId(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
getId(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getId(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the ID value of the given bean, if it has an ID value.
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
getId(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
getIdentityTransformer() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayProperty
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getIdValue(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the value of the property.
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
A Map property can never be ID.
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Only return the length of the indent string.
getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Can be used if parameters are interned.
getIndividualType() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getIndividualType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getIndividualType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the type of the individual item.
getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the inner peer JAXB object associated with the current element.
getInputStream() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the data as an InputStream.
getInputStream() - Method in class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
getInputStream() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
When called from within the realm of the unmarshaller, this method returns the current UnmarshallingContext in charge.
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.XMLSerializer
When called from within the realm of the marshaller, this method returns the current XMLSerializer in charge.
getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
T of T[].
getItemType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getItemType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl
 
getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
T of T[].
getJAXBContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the key of the map.
getKeyType() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
getKeyType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
getKeyType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ListElementProperty
 
getKind() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the Kind of property
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the namespace URIs statically known to this JAXBContext.
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
Return the number of attributes in the list.
getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Lexical value of this constant.
getLexicalValue() - Method in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
getLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Return the LifecycleMethods cache for this ClassBeanInfo's corresponding jaxbType if it exists, else return null.
getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the Loader that will unmarshall the given object.
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's local name.
getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the location object that this object points to.
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the current location.
getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
Gets the current location in a ValidationEventLocator object.
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getLocator() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the current source location information in SAX Locator.
getLocatorField() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getLocatorField() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If this JAXB bean has a property annotated with XmlLocation, this method returns it.
getLowerBounds() - Method in class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
 
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a getter and a setter.
getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getMethodLocation(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the method, such as "toString" or "equals".
getMethodName(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodParameterAnnotation(Class<A>, M, int, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a parameter of the method.
getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the list of parameters to the method.
getMethodParameters(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the fully-qualified name of the class.
getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the constant name.
getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the name of the property.
getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getName() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getName() - Method in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
getName() - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
getName() - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
getName() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getName() - Method in interface com.sun.xml.bind.v2.model.impl.PropertySeed
The name of the property is a spec defined concept --- although it doesn't do so explicitly in anywhere.
getName() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
getName() - Method in class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getNamespaceURI(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the namespace URI that is bound to the specified prefix.
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Navigator for this model.
getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getNewlyDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of prefixes newly declared on the current element.
getNsUri(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the namespace URI declared in this context.
getNumberOfAttributeNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfElementNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfLocalNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getObjectFromId(String, Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Looks up the ID table and gets associated object.
getOne() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns one random item in the map.
getOrCreate(RuntimeEnumLeafInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeTypeInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the outer peer JAXB object associated with the current element.
getOutputStream() - Method in class com.sun.xml.bind.v2.util.ByteArrayDataSource
 
getOwnerType() - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
getPackageAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on the package that the given class belongs to.
getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getPackageName() - Method in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
Gets the name of the package that this registry governs.
getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the package name of the given class.
getPackageName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getParent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the parent NamespaceContextImpl.Element.
getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the parent URI path of the given URI path.
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Similar to NamespacePrefixMapper.getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the prefix declared in this context.
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the prefix from a prefix index.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix of the specified URI, or null if none exists.
getPrefix() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the prefix.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefixIndex(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index of the specified URI.
getPrefixMapper() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the representation for the given primitive type.
getPrimitive(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns all the properties newly declared in this class.
getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperties() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getProperties() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the property that has the specified name.
getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Gets the object that represents the value property.
getProperty(String) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperty() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getProperty() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQName(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the qualified name of the tag.
getRawType() - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
getRawType() - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
getRawType() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getRawType() - Method in interface com.sun.xml.bind.v2.model.impl.PropertySeed
Gets the actual data type of the field.
getRawType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
getRawType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getRawType() - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
getRawType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the "raw" type of the field.
getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns all the references to other types in this registry.
getReferences() - Method in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
 
getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Gets a RegistryInfo for the given package.
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the result of the unmarshalling
getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the return type of a method.
getReturnType(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
The effective value of XmlSchemaType annotation, if any.
getSchemaType() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getSchemaType() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
getSchemaType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
If non-null, this element is only active inside the given scope.
getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Deprecated. you shouldn't be invoking this method on ClassInfoImpl.
getScope() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getScope() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
Deprecated. you shouldn't be invoking this method on ClassInfoImpl.
getScope() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
getScope() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the currently active Scope.
getScopeSize() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Gets the number of total scope offset allocated.
getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Gets the property which is the source of this reference.
getSource() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
getSource() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns a read-only list of Location that indicates where in the source code the problem has happened.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
If this element can substitute another element, return that element.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
 
getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this element can substitute another element, return that element. The substitution hierarchy is the same as the inheritance hierarchy.
getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
Deprecated. if you are invoking this method directly, there's something wrong.
getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
All the ElementInfos whose ElementInfo.getSubstitutionHead() points to this object.
getSubstitutionMembers() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the base class of the specified class.
getSuperClass(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getSystemId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
Reads the system property value and takes care of SecurityException.
getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The associated element name.
getTagName() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getTagName() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the type of the attribute.
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Target of the reference.
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getTarget(T) - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
getTarget() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeValuePropertyInfo
 
getter - Variable in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
getter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
GetterSetterPropertySeed<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
PropertyInfo implementation backed by a getter and a setter.
GetterSetterPropertySeed(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, MethodT, MethodT) - Constructor for class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAnyTypeImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElement
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
If the XML representation of the referenced Java type is just a text, return a transducer that converts between the bean and XML.
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
If the bean's representation in XML is just a text, this method return a Transducer that lets you convert values between the text and the bean.
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Returns the representation for JAXBElement<contentInMemoryType>.
getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
Gets the underlying Java type that object represents.
getType() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
A reference to the representation of the type.
getType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
Represents T[].
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Returns the custom JAXBElement class tailored this element.
getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the i-th type argument from a parameterized type.
getTypeArgument(Type, int) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a TypeInfo for the given type.
getTypeInfo(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a type information for the given reference.
getTypeInfo(T, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Have the builder recognize the type (if it hasn't done so yet), and returns a NonElement that represents it.
getTypeInfo(Ref<T, C>) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
This method is used to add a root reference to a model.
getTypeInfo(Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
getTypeInfo(TypeT) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
Returns a TypeInfo for the given type.
getTypeInfo(Ref<TypeT, ClassDeclT>) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
This method is used to add a root reference to a model.
getTypeInfo(Type) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getTypeName(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Returns the name of the XML Type bound to the specified Java type.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
Gets the XML type name of the class.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Gets the XML type name of the class.
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
getTypeName(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the display name of the type object
getTypeName(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeName(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getTypeNames() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
Returns all the type names recognized by this bean info.
getTypeNames() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Returns all the type names recognized by this bean info.
getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
Gets the TypeReference from which this bridge was created.
getTypeReference() - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
getTypeReference() - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns the information about the types allowed in this property.
getTypes() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getTypes() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
getTypes() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
getTypes() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
getTypes() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
 
getUnadapted(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
getUnadapted(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor
 
getUnmarshallerHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getUpperBounds() - Method in class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the upstream Location information.
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
Use the enclosing class as the upsream Location.
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
Use the enclosing class as the upsream Location.
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
A PropertyInfoImpl is always referenced by its enclosing class, so return that as the upstream.
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's Namespace URI.
getUTF8NameTable() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getValidRootNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Returns the set of valid root tag names.
getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the value of the map.
getValueType() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
getValueType() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getValueType() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the primitive "void" type.
getVoidType() - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its mode.
getWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
getXMIMEContentType(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the value of the xmime:contentType attribute on the given object, or null if for some reason it couldn't be found, including any error.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the xmime:contentType value for the current object.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Gets the MIME type with which the binary content shall be printed.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the attribute name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Gets the wrapper element name.
getXmlName() - Method in class com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl
 
getXmlName() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
getXmlName() - Method in class com.sun.xml.bind.v2.model.impl.ERPropertyInfoImpl
Gets the wrapper element name.
getXmlName() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets all XmlSchema.xmlns() found in this context for the given namespace URI.
getXmlNs(String) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 

H

handleEndDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an exception found during the unmarshalling to the user.
handleError(Exception, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleError(Exception, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Default error handling behavior fot Marshaller.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Default error handling behavior fot Unmarshaller.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleGenericException(Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Last resort when something goes terribly wrong within the unmarshaller.
handleGenericException(Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
handleParseConversionException(UnmarshallingContext.State, Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class com.sun.xml.bind.v2.runtime.Util
Reports a print conversion error while marshalling.
handleStartDocument(NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class com.sun.xml.bind.v2.runtime.Util
Reports that the type of an object in a property is unexpected.
hasAfterMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAfterUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAnnotation(Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Returns true if the property has the specified annotation.
hasAnnotation(Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
hasAnnotation(Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
hasAnnotation(Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
hasAnnotation(Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
hasAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this bean class has an attribute wildcard.
hasAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasBeforeMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasBeforeUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasData() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns false if this object only has DataHandler and therefore Base64Data.get() operation is likely going to be expensive.
hasDefaultConstructor(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the given class has a no-arg default constructor.
hasDefaultConstructor(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
hasElementOnlyContentModel() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasElementOnlyContentModel(boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasFieldAnnotation(Class<? extends Annotation>, F) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given field has an annotation.
hasFieldAnnotation(Class<? extends Annotation>, Field) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hash - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
hashCode() - Method in class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl
 
hashCode() - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
hashCode() - Method in class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
 
hashCode() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given method has an annotation.
hasMethodAnnotation(Class<? extends Annotation>, M) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
hasMethodAnnotation(Class<? extends Annotation>, Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hasNext() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
hasNext() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.hasNext().
hasNext() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
hasProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If the class has properties, return true.
hasProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
hasSerializeURIAction() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Returns true if Property.serializeURIs(Object,XMLSerializer) performs some meaningful action.
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
hasStarted() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Returns true if this scope object is filled by a packing in progress.
hasSubClasses() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
True if there's a known sub-type of this class in TypeInfoSet.
hasSubClasses() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Checks if the field has a value.

I

ID - Enum in com.sun.xml.bind.v2.model.core
 
id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns the IDness of the value of this element.
id() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
id() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
IDResolver - Class in com.sun.xml.bind
Pluggable ID/IDREF handling layer.
IDResolver() - Constructor for class com.sun.xml.bind.IDResolver
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
Signals an incorrect use of JAXB annotations.
IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationsException - Exception in com.sun.xml.bind.v2.runtime
A list of IllegalAnnotationException wrapped in one exception.
IllegalAnnotationsException(List<IllegalAnnotationException>) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
IllegalAnnotationsException.Builder - Class in com.sun.xml.bind.v2.runtime
 
IllegalAnnotationsException.Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
INDENT_STRING - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
IndentingUTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
UTF8XmlOutput with indentation.
IndentingUTF8XmlOutput(OutputStream, String, Encoded[]) - Constructor for class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
inferImplClass(Class<T>, Class[]) - Static method in class com.sun.xml.bind.v2.ClassFactory
Infers the instanciable implementation class that can be assigned to the given field type.
InfosetScanner<XmlNode> - Interface in com.sun.xml.bind.unmarshaller
Visits a DOM-ish API and generates SAX events.
inheritsAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class inherits a wildcard attribute from its ancestor classes.
inheritsAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
Completes the initialization.
inject(ClassLoader, String, byte[]) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.Injector
Injects a new class into the given class loader.
Injector - Class in com.sun.xml.bind.v2.runtime.reflect.opt
A ClassLoader used to "inject" optimized accessor classes into the VM.
inlineBinaryData() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
If this is true and this property indeed represents a binary data, it should be always inlined.
inlineBinaryData() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
inlineBinaryData() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
InlineBinaryTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer that signals the runtime that this binary data shall be always inlined.
InlineBinaryTransducer(Transducer<V>) - Constructor for class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
inner() - Method in class com.sun.xml.bind.v2.runtime.AssociationMap.Entry
 
InPlaceDOMOutput - Class in com.sun.xml.bind.v2.runtime.output
 
InPlaceDOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
installHook(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Just return the string passed as a parameter but installs an instance of this class as the DatatypeConverter implementation.
INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
IntArrayData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Typed CharSequence for int[].
IntArrayData(int[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntArrayData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pcdata that represents a single integer.
IntData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
intercept(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter
Called when the child loader is deactivated.
Intercepter - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Used solely by ElementBeanInfoImpl to wrap the loaded value object into a JAXBElement object.
intercepter - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
 
InterningXmlVisitor - Class in com.sun.xml.bind.v2.runtime.unmarshaller
XmlVisitor decorator that interns all string tokens.
InterningXmlVisitor(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
invokeAfterUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the afterUnmarshal method if applicable.
invokeBeforeUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the beforeUnmarshal method if applicable.
isAbstract() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If this class is abstract and thus shall never be directly instanciated.
isAbstract() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an abstract class.
isAbstract(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type.
isArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type but not byte[].
isArrayButNotByteArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isAttribute - Variable in class com.sun.xml.bind.v2.runtime.Name
Specifies if the Name is associated with an EII or AII
isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this method is a bridge method as defined in JLS.
isBridgeMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isCollection() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns true if this is a multi-valued collection property.
isCollection() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
isCollection() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
isCollectionNillable() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
isCollectionNillable() - Method in class com.sun.xml.bind.v2.model.impl.ERPropertyInfoImpl
 
isCollectionNillable() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
isDefault() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
isDefault() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
isDefault() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
isDefault() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
If this Transducer is the default transducer for the ValueT, this method returns true.
isDigit(char) - Static method in class com.sun.xml.bind.api.impl.NameUtil
 
isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
If the class is bound to an element, return true.
isElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated. always return false at this level.
isElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isElement() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
isElement() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is mapped to/from an XML element.
isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns true if this map is empty.
isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an enum class.
isEnum(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isFinal() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If this class is marked as final and no further extension/restriction is allowed.
isFinal() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is a final class.
isFinal(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is immutable.
isJavaIdentifier(String) - Static method in class com.sun.xml.bind.api.impl.NameUtil
Checks if a given string is usable as a Java identifier.
isJavaPackageName(String) - Static method in class com.sun.xml.bind.api.impl.NameUtil
Checks if the given string is a valid Java package name.
isLeaf(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.property.PropertyFactory
Look for the case that can be optimized as a leaf, which is a kind of type whose XML representation is just PCDATA.
isLetter(char) - Method in class com.sun.xml.bind.api.impl.NameUtil
 
isLower(char) - Static method in class com.sun.xml.bind.api.impl.NameUtil
 
isMixed() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns true if this property can hold Strings to represent mixed content model.
isMixed() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
Returns true if this element is nillable.
isNillable() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
isNillable() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if the properties of this class is ordered in XML.
isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of properties need to show up in XmlType.propOrder().
isOrdered() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if t is a parameterized type.
isParameterizedType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the given type is a primitive type.
isPrimitive(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is public.
isPublicField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is public.
isPublicMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPunct(char) - Method in class com.sun.xml.bind.api.impl.NameUtil
 
isRequired() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Returns true if this attribute is mandatory.
isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this element is mandatory.
isRequired() - Method in class com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl
 
isRequired() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
isRequired() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
isRootElement() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Returns true if this NamespaceContextImpl.Element represents the root element that we are marshalling.
isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Returns true if this NonElement maps to text in XML, without any attribute nor child elements.
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.AnyTypeImpl
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is static.
isStaticField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is static.
isStaticMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if sub is a sub-type of sup.
isSubClassOf(Type, Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isUpper(char) - Static method in class com.sun.xml.bind.api.impl.NameUtil
 
isValidating() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. since 2.0
isValueList() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns true if this property is a collection but its XML representation is a list of values, not repeated elements.
isValueList() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
For ElementInfos, a collection always means a list of values.
isValueList() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Returns true if the specified string is all whitespace.
isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
returns true if the specified char is a white space character.
isWhiteSpaceExceptSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Returns true if the specified char is a white space character but not 0x20.
isWrapperNillable - Variable in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
True if the wrapper tag name is nillable.
iterator() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
iterator(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Iterates values of a multi-value property.
iterator(byte[], XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 

J

JAXB_ELEMENT_VALUE - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Accessor for JAXBElement.getValue().
JAXBContextImpl - Class in com.sun.xml.bind.v2.runtime
This class provides the implementation of JAXBContext.
JAXBContextImpl(Class[], Collection<TypeReference>, String, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
JaxBeanInfo<BeanT> - Class in com.sun.xml.bind.v2.runtime
Encapsulates various JAXB operations on objects bound by JAXB.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
 
JAXBRIContext - Class in com.sun.xml.bind.api
JAXBContext enhanced with JAXB RI specific functionalities.
JAXBRIContext() - Constructor for class com.sun.xml.bind.api.JAXBRIContext
 
jaxbType - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the JAXB bound class type that this JaxBeanInfo handles.
jaxrpcCompatible - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
JAX-PRC compatible name converter implementation.

K

keySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
kind() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the kind of this proeprty.
kind() - Method in class com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl
 
kind() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
kind() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
kind() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
kind() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
kind() - Method in class com.sun.xml.bind.v2.model.impl.ValuePropertyInfoImpl
 
knownUri2prefixIndexMap - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 

L

last() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
Returns the last referenced object (not just its ID)
LeafBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for immutable leaf classes.
LeafBeanInfoImpl(JAXBContextImpl, RuntimeLeafInfo) - Constructor for class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
leafElement(Name, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, int, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
LeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Either BuiltinLeafInfo or EnumLeafInfo.
LeafInfoImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
 
LeafInfoImpl(TypeT, QName) - Constructor for class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
LeafPropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into a property of the parent element.
LeafPropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see an end tag.
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
LEAVES - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
All instances of RuntimeBuiltinLeafInfoImpls keyed by their type.
len - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
length - Variable in class com.sun.xml.bind.util.AttributesImpl
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the number of characters needed to represent this binary data in the base64 encoding.
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
lexical - Variable in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
LifecycleMethods - Class in com.sun.xml.bind.v2.runtime
This class is a simple container for caching lifecycle methods that are discovered during construction of (@link JAXBContext}.
LifecycleMethods() - Constructor for class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
link() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Called after all the TypeInfos are collected into the TypeInfoImpl.owner.
link() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
Called after all the TypeInfos are collected into the TypeInfoImpl.owner.
link() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Called after all the classes are added to the type set to "link" them together.
link() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
Called after all the TypeInfos are collected into the governing TypeInfoSet.
link() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
link() - Method in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called after all the JaxBeanInfos are created.
ListElementProperty<BeanT,ListT,ItemT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for ElementPropertyInfo whose ElementPropertyInfo.isValueList() is true.
ListElementProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ListElementProperty
 
lister - Variable in class com.sun.xml.bind.v2.runtime.property.ArrayProperty
 
Lister<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.
Lister() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister
 
Lister.CollectionLister<BeanT,T extends java.util.Collection> - Class in com.sun.xml.bind.v2.runtime.reflect
Lister for a collection
Lister.CollectionLister(Class<? extends T>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
Lister.IDREFSIterator - Class in com.sun.xml.bind.v2.runtime.reflect
Iterator for IDREFS lister.
Lister.Pack<ItemT> - Class in com.sun.xml.bind.v2.runtime.reflect
 
Lister.Pack(Class<ItemT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
ListIterator<E> - Interface in com.sun.xml.bind.v2.runtime.reflect
Almost like Iterator but can throw JAXB specific exceptions.
ListTransducedAccessorImpl<BeanT,ListT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor for a list simple type.
ListTransducedAccessorImpl(Transducer<ItemT>, Accessor<BeanT, ListT>, Lister<BeanT, ListT, ItemT, PackT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Loader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
Loader(boolean) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
Loader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Loader that owns this element.
local - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Local part of the attribute/element name.
localName - Variable in class com.sun.xml.bind.v2.runtime.Name
Local name.
localName - Variable in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.DynamicAttribute
 
localName - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The localPart.
localNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
 
localNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Local names by their indices.
Locatable - Interface in com.sun.xml.bind
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
Locatable - Interface in com.sun.xml.bind.v2.model.annotation
Location that is chained.
LocatableAnnotation - Class in com.sun.xml.bind.v2.model.annotation
Annotation that also implements Locatable.
LocatableAnnotation(Annotation, Locatable) - Constructor for class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
Location - Interface in com.sun.xml.bind.v2.runtime
Location information for IllegalAnnotationException.
LocatorEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Object that returns the current location that the XmlVisitor is parsing.
lookForLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
This method is used to determine which of the sub-classes should be interrogated for the existence of lifecycle methods.
LOWER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameUtil
 

M

mangleNameToClassName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java class name from a local name.
mangleNameToVariableName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java identifier from a local name.
MapPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to the following schema fragment.
MapPropertyInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
 
MapPropertyInfoImpl(ClassInfoImpl<T, C, F, M>, PropertySeed<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
Marshals the specified type object with the implicit element name associated with this instance of Bridge.
marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
marshal(BridgeContext, InMemory, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
marshal(BridgeContext, InMemory, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
marshal(BridgeContext, InMemory, Node) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
marshal(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
marshal(Object, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, Result) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.Util.ToStringAdapter
 
marshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
MarshallerImpl - Class in com.sun.xml.bind.v2.runtime
Implementation of Marshaller interface for the JAXB RI.
MarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
matches(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
matches(Name) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
MaybeElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
Some NonElement can optionally be an Element.
Messages - Class in com.sun.xml.bind.marshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
 
Messages - Class in com.sun.xml.bind.unmarshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
 
Messages - Enum in com.sun.xml.bind.v2
Formats error messages.
Messages - Enum in com.sun.xml.bind.v2.model.annotation
Message resources
Messages - Enum in com.sun.xml.bind.v2.model.impl
Message resources
Messages - Enum in com.sun.xml.bind.v2.runtime
Message resources
Messages - Enum in com.sun.xml.bind.v2.runtime.property
Message resources
Messages - Enum in com.sun.xml.bind.v2.runtime.reflect
Message resources
Messages - Enum in com.sun.xml.bind.v2.runtime.unmarshaller
 
MethodAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
MethodAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference types getter/setter.
MethodAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
MethodLocatable<M> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a method.
MethodLocatable(Locatable, M, Navigator<?, ?, ?, M>) - Constructor for class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
MimeTypedTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer decorator that wraps another Transducer and sets the expected MIME type to the context.
MimeTypedTransducer(Transducer<V>, MimeType) - Constructor for class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
Performs no character escaping.
ModelBuilder<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
ModelBuilder(AnnotationReader<T, C, F, M>, Navigator<T, C, F, M>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
MTOMDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Decorator of XmlVisitor that performs XOP processing.
MTOMDecorator(UnmarshallerImpl, XmlVisitor, AttachmentUnmarshaller) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
MTOMXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput decorator that supports MTOM.
MTOMXmlOutput(XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
MultiMap<K extends java.lang.Comparable<K>,V> - Class in com.sun.xml.bind.v2.schemagen
A special Map that 'conceptually' stores a set of values for each key.
MultiMap(V) - Constructor for class com.sun.xml.bind.v2.schemagen.MultiMap
 

N

name - Variable in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
Name - Class in com.sun.xml.bind.v2.runtime
The internal representation of an XML name.
Name(int, int, String, int, String, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.Name
 
name - Variable in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
nameBuilder - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used to assign indices to known names in this grammar.
NameBuilder - Class in com.sun.xml.bind.v2.runtime
Creates Names and assign index numbers to them.
NameBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.NameBuilder
 
NameConverter - Interface in com.sun.xml.bind.api.impl
Converts aribitrary strings into Java identifiers.
NameConverter.Standard - Class in com.sun.xml.bind.api.impl
 
NameConverter.Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Keeps the list of known names.
NameList - Class in com.sun.xml.bind.v2.runtime
Namespace URIs and local names sorted by their indices.
NameList(String[], String[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.NameList
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
NamespaceContext2 - Interface in com.sun.xml.bind.v2.runtime
Maintains namespace<->prefix bindings.
NamespaceContextImpl - Class in com.sun.xml.bind.v2.runtime.output
Keeps track of in-scope namespace bindings for the marshaller.
NamespaceContextImpl(XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
NamespaceContextImpl.Element - Class in com.sun.xml.bind.v2.runtime.output
This model of namespace declarations maintain the following invariants.
NamespacePrefixMapper - Class in com.sun.xml.bind.marshaller
Implemented by the user application to determine URI -> prefix mapping.
NamespacePrefixMapper() - Constructor for class com.sun.xml.bind.marshaller.NamespacePrefixMapper
 
namespaceURIs - Variable in class com.sun.xml.bind.v2.runtime.NameList
Namespace URIs by their indices.
NameUtil - Class in com.sun.xml.bind.api.impl
Methods that convert strings into various formats.
NameUtil() - Constructor for class com.sun.xml.bind.api.impl.NameUtil
 
nav - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
nav() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
nav() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
nav - Variable in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
Navigator<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.nav
Provides unified view of the underlying reflection library, such as java.lang.reflect and/or APT.
needsInterning(XMLReader) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
newInstance(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new JAXBRIContext.
newInstance(Locatable, Annotation) - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Factory method to create a new instance of the same kind.
next - Variable in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
All the constants of the EnumConstantImpl is linked in one list.
next() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
next() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.next().
next() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
next - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
NioEscapeHandler - Class in com.sun.xml.bind.marshaller
Uses JDK1.4 NIO functionality to escape characters smartly.
NioEscapeHandler(String) - Constructor for class com.sun.xml.bind.marshaller.NioEscapeHandler
 
NonElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
NonElementRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Reference to a NonElement.
noOptimize - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector
 
normalizeUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the normalized form of the given uriPath.
NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
nsContext - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Set by the marshaller before the start tag is written for the root element.
nsUri - Variable in class com.sun.xml.bind.v2.runtime.Name
Namespace URI.
nsUri - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The namespace URI.
nsUriIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index -1 is reserved for representing the empty namespace URI of attributes.
nsUriIndex2prefixIndex - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
The conversion table from the namespace URI index to prefix index.
NULL_READER - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
NULL_WRITER - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NullSafeAccessor<B,V,P> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor wrapper that replaces a null with an empty collection.
NullSafeAccessor(Accessor<B, V>, Lister<B, V, ?, P>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
numberOfAttributeNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for attributes
numberOfElementNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for elements

O

onClass(Class, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
onGenericArray(GenericArrayType, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
onID(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onIDREF(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
Called when xsi:nil='true' was found.
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
onParameterizdType(ParameterizedType, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
onVariable(TypeVariable, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
onWildcard(WildcardType, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
optimize() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
optimize() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
optimize() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Returns the optimized version of the same accessor.
optimize() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
OptimizedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
OptimizedTransducedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Prepares optimized TransducedAccessor from templates.
OTHER - Static variable in class com.sun.xml.bind.api.impl.NameUtil
 
OTHER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameUtil
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
outer() - Method in class com.sun.xml.bind.v2.runtime.AssociationMap.Entry
 
owner - Variable in class com.sun.xml.bind.v2.model.impl.EnumConstantImpl
 
owner - Variable in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
TypeInfoSet to which this class belongs.
owner - Variable in class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 

P

ParameterizedTypeImpl - Class in com.sun.xml.bind.v2.model.nav
ParameterizedType implementation.
ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
parent() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the ClassInfo or ElementInfo to which this property belongs.
parent() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
parent - Variable in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
parent() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
parent - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated. in JAXB 2.0 Use DOMScanner.scan(Element)
parse(CharSequence) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
parse(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Parses the text value into the responsible field of the given bean.
parse(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the lexical representation to a value object.
parseAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseBase64Binary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseBoolean(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseByte(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDate(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDateTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDecimal(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDouble(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseElementName(XmlElementDecl) - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl
 
parseElementName(ClassDeclT) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
Parses an XmlRootElement annotation on a class and determine the element name.
parseFloat(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseHexBinary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseInteger(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseLong(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseQName(String, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseTypeName(ClassDeclT) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
parseTypeName(ClassDeclT, XmlType) - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
Parses a (potentially-null) XmlType annotation on a class and determine the actual value.
parseUnsignedInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseUnsignedShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated. in JAXB 2.0 Use DOMScanner.scan(Element)
parseXsiType(UnmarshallingContext.State, TagName) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
Patcher - Interface in com.sun.xml.bind.unmarshaller
Runs by UnmarshallingContext after all the parsing is done.
Patcher - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
 
Pcdata - Class in com.sun.xml.bind.v2.runtime.output
Text data in XML.
Pcdata() - Constructor for class com.sun.xml.bind.v2.runtime.output.Pcdata
 
pop() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
popCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow exits the realm of this Coordinator.
prefix - Variable in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.DynamicAttribute
 
PREFIX_MAPPER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
prepare(Class, String, String, String...) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector
Loads the optimized class and returns it.
prev - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
UnmarshallingContext.State for the parent element UnmarshallingContext.State objects form a doubly linked list.
PrimitiveArrayListerByte<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
Lister for primitive type arrays.
PrimitiveArrayListerByte.ByteArrayPack - Class in com.sun.xml.bind.v2.runtime.reflect
 
PrimitiveArrayListerByte.ByteArrayPack() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte.ByteArrayPack
 
primitiveArrayListers - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Lister
Listers for the primitive type arrays, keyed by their primitive Class object.
primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.Util
Reverse map of Util.boxToPrimitive.
print(T) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
print(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
print(T) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Prints the responsible field of the given bean to the writer.
print(V) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
print(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the given value to its lexical representation.
printAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printBase64Binary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printBoolean(boolean) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printByte(byte) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDate(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDateTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDecimal(BigDecimal) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDouble(double) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printFloat(float) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printHexBinary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printInt(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printInteger(BigInteger) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printLong(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printQName(QName, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printShort(short) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printUnsignedInt(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printUnsignedShort(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a processing instruction.
processingInstruction(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
prop - Variable in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
Set by the constructor and reset in the ArrayElementProperty.wrapUp() method.
properties - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
Properties of this bean class but not its ancestor classes.
Property<BeanT> - Interface in com.sun.xml.bind.v2.runtime.property
A JAXB property that constitutes a JAXB-bound bean.
PropertyFactory - Class in com.sun.xml.bind.v2.runtime.property
Create Property objects.
PropertyImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
 
PropertyImpl(JAXBContextImpl, RuntimePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
PropertyFactory benefits from having index numbers assigned to PropertyKind.ELEMENT, PropertyKind.REFERENCE, and PropertyKind.MAP in this order.
PropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a JAXB-bound property.
PropertyInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Default partial implementation for PropertyInfo.
PropertyInfoImpl(ClassInfoImpl<T, C, F, M>, PropertySeed<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
PropertyKind - Enum in com.sun.xml.bind.v2.model.core
An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.
PropertySeed<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
Exposes the core information that forms a PropertyInfo.
prototype() - Static method in class com.sun.xml.bind.v2.TODO
When this method iscalled, that means the current code is a mock up and it needs to be properly implemented later.
prototype(String) - Static method in class com.sun.xml.bind.v2.TODO
 
ProxyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader that delegates the processing to another Loader at ProxyLoader.startElement(UnmarshallingContext.State, TagName).
ProxyLoader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
push() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
pushCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow enters the realm of this Coordinator.
put(String, String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Puts this new binding into the declared prefixes list without doing any duplicate check.
put(K, V) - Method in class com.sun.xml.bind.v2.schemagen.MultiMap
 
put(String, String, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
Associates the specified value with the specified keys in this map.
put(QName, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
put(Name, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
putAdapter(Class<? extends XmlAdapter>, XmlAdapter) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
putAll(Map<? extends K, ? extends V>) - Method in class com.sun.xml.bind.v2.schemagen.MultiMap
 
putAll(QNameMap<? extends V>) - Method in class com.sun.xml.bind.v2.util.QNameMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.

Q

qNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index of the Name for an EII or AII
QNameMap<V> - Class in com.sun.xml.bind.v2.util
Map keyed by QName.
QNameMap() - Constructor for class com.sun.xml.bind.v2.util.QNameMap
 
QNameMap.Entry<V> - Class in com.sun.xml.bind.v2.util
 
QNameMap.Entry(int, String, String, V, QNameMap.Entry<V>) - Constructor for class com.sun.xml.bind.v2.util.QNameMap.Entry
Create new entry.
Quick - Class in com.sun.xml.bind.v2.model.annotation
Base implementation of Locatable Annotation.
Quick(Locatable) - Constructor for class com.sun.xml.bind.v2.model.annotation.Quick
 

R

RawAccessor<B,V> - Class in com.sun.xml.bind.api
Accesses a particular property of a bean.
RawAccessor() - Constructor for class com.sun.xml.bind.api.RawAccessor
 
readAnnotation(Class<A>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Gets the value of the specified annotation from the given property.
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.FieldPropertySeed
 
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
reader() - Method in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
 
reader() - Method in class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
reader - Variable in class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
readFrom(InputStream) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
Reads the given InputStream completely into the buffer.
receive(UnmarshallingContext.State, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty.ReceiverImpl
 
receive(UnmarshallingContext.State, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
receive(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Receiver
Called when the child loader is deactivated.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Receiver - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Receives an object by a child Loader.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Once UnmarshallingContext.State.loader is completed, this receiver receives the result.
reconcileID() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
recordInnerPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the inner peer of the current element.
recordOuterPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the outer peer of the current element.
ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
List of TypeInfos that this property references.
Ref<T,C> - Class in com.sun.xml.bind.v2.model.core
Reference to a type in a model.
Ref(T) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(T, Adapter<T, C>, boolean) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(ModelBuilder<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
List of TypeInfos that this property references..
ref() - Method in class com.sun.xml.bind.v2.model.impl.ElementInfoImpl.PropertyImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 
ref() - Method in class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
ref(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the given Java type in T.
ref(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
List of TypeInfos that this property references.
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
List of TypeInfos that this property references.
Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Used by TransducedAccessor templates.
Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Ref
 
ReferencePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
PropertyInfo that holds references to other Elements.
ReferencePropertyInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Implementation of ReferencePropertyInfo.
ReferencePropertyInfoImpl(ClassInfoImpl<T, C, F, M>, PropertySeed<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl
 
REFLECTION - Static variable in interface com.sun.xml.bind.v2.model.nav.Navigator
The singleton instance.
ReflectionNavigator - Class in com.sun.xml.bind.v2.model.nav
Navigator implementation for java.lang.reflect.
ReflectionNavigator() - Constructor for class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Singleton.
register() - Static method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 
registries - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Packages whose registries are already added.
registryClass - Variable in class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
 
RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Represents the information in a class with XmlRegistry annotaion.
RegistryInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Implementation of RegistryInfo.
RegistryInfoImpl(ModelBuilder<T, C, F, M>, Locatable, C) - Constructor for class com.sun.xml.bind.v2.model.impl.RegistryInfoImpl
Picks up references in this registry to other types.
relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
TODO: JAX-WS dependency on this method - consider moving this method into com.sun.tools.jxc.util.Util Relativizes a URI by using another URI (base URI.)
remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Remove an attribute from the list.
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
reportError(String, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(String, Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
reportError(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Report an error found as an exception.
reportUnexpectedChildElement(TagName, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reset() - Method in class com.sun.xml.bind.marshaller.DataWriter
Reset the writer so that it can be reused.
reset() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Reset the writer.
reset(Object, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
reset(Object, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Resets the object to the initial state, as if the object is created fresh.
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
reset() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayProperty
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
reset(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Resets the property value on the given object.
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
reset(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
reset(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
reset(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Clears the values of the property.
reset(BeanT, Accessor<BeanT, byte[]>) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 
reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Initializes all the fields to null.
reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
reset(Object, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
resetThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Dis-associate this Coordinator with the current thread.
resolve(String, Class) - Method in class com.sun.xml.bind.IDResolver
Obtains the object to be pointed by the IDREF value.
resolve(String, Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver
 
run() - Method in interface com.sun.xml.bind.unmarshaller.Patcher
Runs an post-action.
run() - Method in class com.sun.xml.bind.v2.runtime.DomPostInitAction
 
run() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
run() - Method in class com.sun.xml.bind.v2.runtime.StAXPostInitAction
 
run() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
 
RuntimeAnnotationReader - Interface in com.sun.xml.bind.v2.model.annotation
 
RuntimeAnyTypeImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeArrayInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeArrayInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeArrayInfoImpl(RuntimeModelBuilder, Locatable, Class) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl
 
RuntimeAttributePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeAttributePropertyInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeAttributePropertyInfoImpl(RuntimeClassInfoImpl, PropertySeed<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl
 
RuntimeBuiltinLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfoImpl<T> - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeClassInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeClassInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeClassInfoImpl(RuntimeModelBuilder, Locatable, Class) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl
 
RuntimeClassInfoImpl.RuntimePropertySeed - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeClassInfoImpl.RuntimePropertySeed(PropertySeed<Type, Class, Field, Method>, Accessor) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.RuntimePropertySeed
 
RuntimeElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeElementInfoImpl(RuntimeModelBuilder, RegistryInfoImpl, Method) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl
 
RuntimeElementInfoImpl.RuntimePropertyImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeElementInfoImpl.RuntimePropertyImpl() - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl.RuntimePropertyImpl
 
RuntimeElementPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementPropertyInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeElementPropertyInfoImpl(RuntimeClassInfoImpl, PropertySeed<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl
 
RuntimeEnumConstantImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeEnumConstantImpl(RuntimeEnumLeafInfoImpl, String, String, EnumConstantImpl<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeEnumConstantImpl
 
RuntimeEnumLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeEnumLeafInfoImpl<T extends java.lang.Enum<T>,B> - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeEnumLeafInfoImpl(RuntimeModelBuilder, Locatable, Class<T>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
RuntimeInlineAnnotationReader - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that uses java.lang.reflect to read annotations from class files.
RuntimeInlineAnnotationReader() - Constructor for class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
RuntimeLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeMapPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeMapPropertyInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeMapPropertyInfoImpl(RuntimeClassInfoImpl, PropertySeed<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl
 
RuntimeModelBuilder - Class in com.sun.xml.bind.v2.model.impl
ModelBuilder that works at the run-time by using the java.lang.reflect package.
RuntimeModelBuilder(RuntimeAnnotationReader, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
RuntimeNonElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeNonElementRef - Interface in com.sun.xml.bind.v2.model.runtime
Runtime version of NonElementRef.
RuntimePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
PropertyInfo that exposes more information.
RuntimeReferencePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeReferencePropertyInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeReferencePropertyInfoImpl(RuntimeClassInfoImpl, PropertySeed<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl
 
RuntimeTypeInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfoSet - Interface in com.sun.xml.bind.v2.model.runtime
TypeInfoSet refined for runtime.
RuntimeTypeInfoSetImpl - Class in com.sun.xml.bind.v2.model.impl
TypeInfoSet specialized for runtime.
RuntimeTypeInfoSetImpl(AnnotationReader<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
 
RuntimeTypeRef - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeRefImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeTypeRefImpl(RuntimeElementPropertyInfoImpl, QName, Type, boolean, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl
 
RuntimeValuePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeValuePropertyInfoImpl - Class in com.sun.xml.bind.v2.model.impl
 
RuntimeValuePropertyInfoImpl(RuntimeClassInfoImpl, PropertySeed<Type, Class, Field, Method>) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl
 

S

SAX2DOMEx - Class in com.sun.xml.bind.marshaller
Builds a DOM tree from SAX2 events.
SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
Creates a fresh empty DOM document and adds nodes under this document.
SAXConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Receives SAX events and convert them to our internal events.
SAXConnector(XmlVisitor, LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
SAXOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that writes to SAX ContentHandler.
SAXOutput(ContentHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
scan(XmlNode) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Parses the given DOM-ish element/document and generates SAX events.
schemaGenerator(String) - Static method in class com.sun.xml.bind.v2.TODO
When this method is called, it means that there is an unimplemeted portion of the spec in the schema generator.
SchemaTypeTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer that signals the runtime that this datatype is marshalled to a different XML Schema type.
SchemaTypeTransducer(Transducer<V>, QName) - Constructor for class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
Scope<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Holds the information about packing scope.
Scope(UnmarshallingContext) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
 
seed - Variable in class com.sun.xml.bind.v2.model.impl.PropertyInfoImpl
Object that reads annotations.
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
Picks the loader to delegate to.
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Based on the tag name, determine what object to unmarshal, and then set a new object and its loader to the current unmarshaller state.
serializeAttributes(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
serializeAttributes(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeAttributes(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes attributes into the specified target.
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Marshals one attribute.
serializeAttributes(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
serializeBody(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
serializeBody(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeBody(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes child elements and texts into the specified target.
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ListElementProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
serializeBody(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
serializeItem(JaxBeanInfo, ItemT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementLeafProperty
 
serializeItem(JaxBeanInfo, ItemT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty
 
serializeItem(JaxBeanInfo, ItemT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
Serializes one item of the property.
serializeListBody(BeanT, XMLSerializer, ListT) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
serializeListBody(BeanT, XMLSerializer, ListT) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
Serializses the items of the list.
serializeListBody(BeanT, XMLSerializer, ListT) - Method in class com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty
 
serializer - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
serializer - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
serializeRoot(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
serializeRoot(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeRoot(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes the bean as the root element.
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
serializeRoot(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
serializeURIs(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo
 
serializeURIs(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeURIs(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
serializeURIs(BeanT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
serializeURIs(Object, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
set(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
Sets the value of the property of the given bean object.
set(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value of the property of the given bean object.
set(BeanT, OnWireValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor
 
set(B, V) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
set(byte[], int, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a portion of the byte[].
set(byte[], String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by the byte[] of the exact length.
set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a DataHandler.
set(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
Sets the int[] data to this object.
set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
set_boolean(boolean) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_byte(byte) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_char(char) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_double(double) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_float(float) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_int(int) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_long(long) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_ref(Ref) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
set_short(short) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.Bean
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAfterMarshal(Method) - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
setAfterUnmarshal(Method) - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Sets the AttachmentMarshaller.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Sets the AttachmentUnmarshaller.
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set an attribute in the list.
setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
Copy an entire Attributes object.
setBeforeMarshal(Method) - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
setBeforeUnmarshal(Method) - Method in class com.sun.xml.bind.v2.runtime.LifecycleMethods
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Sets the ContentHandler.
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.api.BridgeContext
Registers the error handler that receives unmarshalling/marshalling errors.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Sets the error handler that receives errors found during reading annotations.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Sets the error handler that receives errors discovered during the model building.
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setEscape(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Fill in the buffer by encoding the specified characters while escaping characters like <
setEventHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setExpectedMimeType(MimeType) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is used by MimeTypedTransducer to set the expected MIME type for the encapsulated Transducer.
setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Sets the header string.
setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setLifecycleFlags() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
use reflection to determine which of the 4 object lifecycle methods exist on the JAXB bound type.
setListener(Marshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the local name of a specific attribute.
setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Configures the locator object that the SAX ContentHandler will see.
setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set a new output destination for the document.
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the qualified name of a specific attribute.
setReader(Reader) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setSchemaType(QName) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setTagName(int, String, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setTagName(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setter - Variable in class com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed
 
setter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
setThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Associates this Coordinator with the current thread.
setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the type of a specific attribute.
setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor
 
setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the Namespace URI of a specific attribute.
setValidating(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. since 2.0
setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the value of a specific attribute.
setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
setXmlDecl(boolean) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set whether the writer should print out the XML declaration (<?xml version='1.0' ...
SingleElementLeafProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property that contains a leaf value.
SingleElementLeafProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty
 
SingleElementNodeProperty<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.property
 
SingleElementNodeProperty(JAXBContextImpl, RuntimeElementPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
SingleMapNodeProperty<BeanT,ValueT extends java.util.Map> - Class in com.sun.xml.bind.v2.runtime.property
 
SingleMapNodeProperty(JAXBContextImpl, RuntimeMapPropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty
 
SingleReferenceNodeProperty<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.property
 
SingleReferenceNodeProperty(JAXBContextImpl, RuntimeReferencePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty
 
SingleTypePropertyInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
PropertyInfoImpl that can only have one type.
SingleTypePropertyInfoImpl(ClassInfoImpl<T, C, F, M>, PropertySeed<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl
 
size - Variable in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte.ByteArrayPack
 
size - Variable in class com.sun.xml.bind.v2.util.QNameMap
The number of key-value mappings contained in this identity hash map.
size() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the number of keys-value mappings in this map.
skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
skippedEntity(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
Smarter converter used for RELAX NG support.
sourceLocation() - Method in interface com.sun.xml.bind.Locatable
 
standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
The name converter implemented by Code Model.
startDocument(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
Called when the unmarshalling starts.
startDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write the XML declaration at the beginning of the document.
startDocument() - Method in class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
startDocument(LocatorEx, NamespaceContext) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start of the document.
startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Reset this object to write to the specified output.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a start tag.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a start tag.
startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname or attributes.
startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname, attributes or a Namespace URI.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when the loader is activated, which is when a new start tag is seen and when the parent designated this loader as the child loader.
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
startElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start tag of a new element.
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startPacking(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.AdaptedLister
 
startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
startPacking(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Setting values to a multi-value property starts by creating a transient object called "pack" from the current field.
startPacking(BeanT, Accessor<BeanT, byte[]>) - Method in class com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
startPrefixMapping(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called before XmlVisitor.startElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify a new namespace binding.
startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Starts a new packing scope.
StAXConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
StAXConnector(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
StAXEventConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
This is a simple utility class that adapts StAX events from an XMLEventReader to unmarshaller events on a XmlVisitor, bridging between the two parser technologies.
StAXEventConnector(XMLEventReader, XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
StAXPostInitAction - Class in com.sun.xml.bind.v2.runtime
Post-init action for MarshallerImpl that incorporate the in-scope namespace bindings from a StAX writer.
StAXPostInitAction(XMLStreamWriter, XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.StAXPostInitAction
 
StAXPostInitAction(XMLEventWriter, XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.StAXPostInitAction
 
StAXPostInitAction(NamespaceContext, XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.StAXPostInitAction
 
StAXStreamConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Reads XML from StAX XMLStreamReader and feeds events to XmlVisitor.
STRING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
StructureLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads children of an element.
StructureLoader(ClassBeanInfoImpl) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
StructureLoaderBuilder - Interface in com.sun.xml.bind.v2.runtime.property
Component that contributes element unmarshallers into StructureLoader.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Internally this is only used to split a text to a list, which doesn't happen that much for base64.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
superClazz - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
ClassBeanInfoImpl that represents the super class of JaxBeanInfo.jaxbType.
SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
SwaRefAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter that binds the value as a SOAP attachment.
SwaRefAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 

T

table - Variable in class com.sun.xml.bind.v2.util.QNameMap
The table, resized as necessary.
TagAndType - Class in com.sun.xml.bind.v2.runtime.property
Pair of QName and JaxBeanInfo.
TagAndType(Name, JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.TagAndType
 
tagName - Variable in class com.sun.xml.bind.api.TypeReference
The associated XML element name that the JAX-RPC uses with this type reference.
tagName - Variable in class com.sun.xml.bind.v2.runtime.property.TagAndType
 
tagName - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 
TagName - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Represents an XML tag name (and attributes for start tags.)
TagName() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
tailor(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Customizes a class file by replacing constant pools.
target - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Object being unmarshalled by this UnmarshallingContext.State.loader.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(byte[], int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes the given byte[] as base64 encoded binary to the output.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(Pcdata, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a chunk of text.
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Text events.
text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Marshalls text.
text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
The XMLSerializer.text(String, String) method that takes Pcdata.
TEXT_HANDLER - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the text.
TextLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into an object.
TextLoader(Transducer) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
theInstance - Static variable in class com.sun.xml.bind.DatatypeConverterImpl
To avoid re-creating instances, we cache one instance.
theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
theInstance - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeAnyTypeImpl
 
toArray(List) - Method in class com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl
 
toBytes(String) - Static method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
toClassName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toClassName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for classes.
toConstantName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toConstantName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for constants.
toConstantName(String) - Method in class com.sun.xml.bind.api.impl.NameUtil
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
toConstantName(List<String>) - Method in class com.sun.xml.bind.api.impl.NameUtil
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
TODO - Class in com.sun.xml.bind.v2
Place holder for TODOs.
TODO() - Constructor for class com.sun.xml.bind.v2.TODO
 
toDynamicAttribute() - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
toInterfaceName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toInterfaceName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for interfaces.
toMixedCaseName(List<String>, boolean) - Method in class com.sun.xml.bind.api.impl.NameUtil
 
toMixedCaseVariableName(String[], boolean, boolean) - Method in class com.sun.xml.bind.api.impl.NameUtil
 
toPackageName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toPackageName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
Converts a string into a package name.
toPropertyName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toPropertyName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for properties.
toQName() - Method in class com.sun.xml.bind.v2.runtime.Name
Creates a QName from this.
toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
Returns a nice string representation for better debug experience.
toString() - Method in enum com.sun.xml.bind.v2.Messages
 
toString() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
toString() - Method in enum com.sun.xml.bind.v2.model.annotation.Messages
 
toString() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.LeafInfoImpl
 
toString() - Method in enum com.sun.xml.bind.v2.model.impl.Messages
 
toString() - Method in class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl
 
toString() - Method in class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl
 
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns the exception name, message, and related information together in one string.
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
toString() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
toString() - Method in interface com.sun.xml.bind.v2.runtime.Location
Returns a human-readable string that represents this position.
toString() - Method in enum com.sun.xml.bind.v2.runtime.Messages
 
toString() - Method in class com.sun.xml.bind.v2.runtime.Name
 
toString() - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
 
toString() - Method in enum com.sun.xml.bind.v2.runtime.property.Messages
 
toString() - Method in enum com.sun.xml.bind.v2.runtime.reflect.Messages
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns the base64 encoded string of this data.
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
toString() - Method in enum com.sun.xml.bind.v2.runtime.unmarshaller.Messages
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
toVariableName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toVariableName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
Converts a string into an identifier suitable for variables.
toVMClassName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Returns the class name in the JVM format (such as "java/lang/String")
toVMTypeName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
toWordList(String) - Method in class com.sun.xml.bind.api.impl.NameUtil
Tokenizes a string into words and capitalizes the first character of each word.
TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor and Transducer combined into one object.
TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
TransducedAccessor.CompositeContextDependentTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
 
TransducedAccessor.CompositeContextDependentTransducedAccessorImpl(Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeContextDependentTransducedAccessorImpl
 
TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Implementation of TransducedAccessor that simply combines a Transducer and Accessor.
TransducedAccessor.CompositeTransducedAccessorImpl(Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
TransducedAccessor_field_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
TransducedAccessor_field_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
TransducedAccessor_method_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
TransducedAccessor_method_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
Transducer<ValueT> - Interface in com.sun.xml.bind.v2.runtime
Responsible for converting a Java object to a lexical representation and vice versa.
trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Equivalent of String.trim().
type - Variable in class com.sun.xml.bind.api.TypeReference
The Java type that's being referenced.
type - Variable in class com.sun.xml.bind.v2.model.core.Ref
The type being referenced.
TYPE_REFERENCES - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to put additional JAXB type references into the JAXBContext.
TypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Either ClassInfo, ElementInfo, or LeafInfo.
TypeInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Common implementation between ClassInfoImpl and ElementInfoImpl.
TypeInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, Locatable) - Constructor for class com.sun.xml.bind.v2.model.impl.TypeInfoImpl
 
TypeInfoSet<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.core
Root of models. Set of TypeInfos.
typeInfoSet - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
TypeInfos that are built will go into this set.
TypeInfoSetImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Set of TypeInfos.
TypeInfoSetImpl(Navigator<TypeT, ClassDeclT, FieldT, MethodT>, AnnotationReader<TypeT, ClassDeclT, FieldT, MethodT>, Map<TypeT, ? extends BuiltinLeafInfoImpl<TypeT, ClassDeclT>>) - Constructor for class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl
 
typeName - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the XML Schema type name if the bean is mapped to/from a complex type of XML Schema.
TypeRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a type referenced from ElementPropertyInfo.
TypeReference - Class in com.sun.xml.bind.api
A reference to a JAXB-bound type.
TypeReference(QName, Type, Annotation...) - Constructor for class com.sun.xml.bind.api.TypeReference
 
TypeRefImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
 
TypeRefImpl(ElementPropertyInfoImpl<TypeT, ClassDeclT, ?, ?>, QName, TypeT, boolean, String) - Constructor for class com.sun.xml.bind.v2.model.impl.TypeRefImpl
 
TypeVisitor<T,P> - Class in com.sun.xml.bind.v2.model.nav
 
TypeVisitor() - Constructor for class com.sun.xml.bind.v2.model.nav.TypeVisitor
 

U

UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ROOT_ELEMENT2 - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(XmlNode, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.v2.runtime.BridgeAdapter
 
unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.v2.runtime.BridgeImpl
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
unmarshal(XMLReader, InputSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLReader, InputSource, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.Util.ToStringAdapter
 
unmarshal0(Source, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(Node, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(XMLStreamReader, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(InputStream, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
UnmarshallerChain - Class in com.sun.xml.bind.v2.runtime.property
Pass around a 'ticket dispenser' when creating new unmarshallers.
UnmarshallerChain(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
UnmarshallerImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Default Unmarshaller implementation.
UnmarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
UnmarshallingContext - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Center of the unmarshalling.
UnmarshallingContext(UnmarshallerImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new unmarshaller.
UnmarshallingContext.State - Class in com.sun.xml.bind.v2.runtime.unmarshaller
State information for each element.
UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
 
UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
 
updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateXML(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateXML(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
UPPER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameUtil
 
uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
URI of the attribute/element name.
use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the T for the given C.
use(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeContextDependentTransducedAccessorImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
useNamespace() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
If true, this Transducer doesn't declare any namespace, and therefore Transducer.declareNamespace(Object, XMLSerializer) is no-op.
UTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation specialized for UTF-8.
UTF8XmlOutput(OutputStream, Encoded[]) - Constructor for class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
Util - Class in com.sun.xml.bind
 
Util - Class in com.sun.xml.bind.v2.model.impl
Common code between PropertyInfoImpl and ElementInfoImpl.
Util() - Constructor for class com.sun.xml.bind.v2.model.impl.Util
 
Util - Class in com.sun.xml.bind.v2.runtime
 
Util() - Constructor for class com.sun.xml.bind.v2.runtime.Util
 
Util - Class in com.sun.xml.bind.v2.schemagen
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
Util.ToStringAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter for printing arbitrary object by using Object.toString().
Util.ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.Util.ToStringAdapter
 

V

ValidatingUnmarshaller - Class in com.sun.xml.bind.v2.runtime.unmarshaller
XmlVisitor decorator that validates the events by using JAXP validation API.
ValidatingUnmarshaller(Schema, XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
ValidationEventLocatorEx - Interface in com.sun.xml.bind
Defines additional accessor methods for the event source location.
ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
 
ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
value - Variable in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.DynamicAttribute
 
value - Variable in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
value - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
valueList - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the Ref.type is an array and it is a value list, true.
ValueListBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation that binds T[] to a list of simple types.
ValueListBeanInfoImpl(JAXBContextImpl, Class) - Constructor for class com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl
 
valueOf(String) - Static method in enum com.sun.xml.bind.v2.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.annotation.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.ID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.impl.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.runtime.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.runtime.property.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.runtime.reflect.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.runtime.unmarshaller.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.bind.v2.schemagen.Form
Returns the enum constant of this type with the specified name.
ValueProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for XmlValue properties.
ValueProperty(JAXBContextImpl, RuntimeValuePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
ValuePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Value PropertyInfo.
ValuePropertyInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
 
ValuePropertyInfoImpl(ClassInfoImpl<TypeT, ClassDeclT, FieldT, MethodT>, PropertySeed<TypeT, ClassDeclT, FieldT, MethodT>) - Constructor for class com.sun.xml.bind.v2.model.impl.ValuePropertyInfoImpl
 
ValuePropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Reads a text value and set to the current target.
ValuePropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
values() - Static method in enum com.sun.xml.bind.v2.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.model.annotation.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.model.core.ID
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.model.impl.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.runtime.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.runtime.property.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.runtime.reflect.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.runtime.unmarshaller.Messages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.sun.xml.bind.v2.schemagen.Form
Returns an array containing the constants of this enum type, in the order they're declared.
valueType - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Visits an element and its subtree.
visit(Type, P) - Method in class com.sun.xml.bind.v2.model.nav.TypeVisitor
 
visitor - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector
 

W

warning(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
warning(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
WellKnownNamespace - Class in com.sun.xml.bind.v2
Well-known namespace URIs.
Which - Class in com.sun.xml.bind.util
Finds out where a class file is loaded from.
Which() - Constructor for class com.sun.xml.bind.util.Which
 
which(Class) - Static method in class com.sun.xml.bind.util.Which
 
which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
Search the specified classloader for the given classname.
WhiteSpaceProcessor - Class in com.sun.xml.bind
Processes white space normalization.
WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
 
WildcardLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Feed incoming events to DomHandler and builds a DOM tree.
WildcardLoader(DomHandler, WildcardMode) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
WildcardMode - Enum in com.sun.xml.bind.v2.model.core
Mode of the wildcard.
WildcardTypeImpl - Class in com.sun.xml.bind.v2.model.nav
 
WildcardTypeImpl(Type[], Type[]) - Constructor for class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
 
WildcardTypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Type referenced as a result of having the wildcard.
wrapperTagName - Variable in class com.sun.xml.bind.v2.runtime.property.ArrayERProperty
Wrapper tag name if any, or null.
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.property.ArrayElementProperty
 
wrapUp() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.property.PropertyImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty
 
write(Name, JaxBeanInfo<T>, T, XmlOutput, Runnable) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Used by BridgeImpl to write an arbitrary object.
write() - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput.StaticAttribute
 
write(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Writes the encoded bytes to the given output stream.
write(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes one byte directly into the buffer.
write(byte[]) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(byte[], int, int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(SchemaOutputResolver) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Write out the schema documents.
writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
writeForm(LocalElement, QName) - Method in enum com.sun.xml.bind.v2.schemagen.Form
Given the effective 'form' value, write (or suppress) the @form attribute on the generated XML.
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeContextDependentTransducedAccessorImpl
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Convenience method to write the value as a text inside an element without any attributes.
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeLeafElement(XMLSerializer, Name, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.leafElement(Name, String, String) method.
writeNsDecl(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes a single namespace declaration for the specified prefix.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
Write namespace declarations after sorting them.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Invokes one of the XMLSerializer.text(String, String) method with the representation of data bested suited for this transduced accessor.
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeText(XMLSerializer, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.text(String, String) method, but with the best representation of the value, not necessarily String.
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to UTF8XmlOutput.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to the character array.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Short for the following call sequence:

X

xacc - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Heart of the conversion logic.
xducer - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
XML_HEADERS - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XML_MIME_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_NAMESPACE_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_SCHEMA - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_SCHEMA_DATATYPES - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_SCHEMA_INSTANCE - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XMLEventWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLEventWriter.
XMLEventWriterOutput(XMLEventWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
XmlIsSet - Annotation Type in com.sun.xml.bind.annotation
Deprecated. this hasn't been implemented in the RI, and this hasn't been speced yet. I believe Joe asked for this feature. I'd like to drop this.
XmlLocation - Annotation Type in com.sun.xml.bind.annotation
Marks a property that receives a location from which the object is unmarshalled.
XmlOutput - Interface in com.sun.xml.bind.v2.runtime.output
Well-formed XML writer.
XmlOutputAbstractImpl - Class in com.sun.xml.bind.v2.runtime.output
Abstract implementation of XmlOutput Implements the optimal methods, where defer to the non-optimal methods.
XmlOutputAbstractImpl() - Constructor for class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
XmlSchemaGenerator<T,C,F,M> - Class in com.sun.xml.bind.v2.schemagen
Generates a set of W3C XML Schema documents from a set of Java classes.
XmlSchemaGenerator(Navigator<T, C, F, M>, TypeInfoSet<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
XMLSerializer - Class in com.sun.xml.bind.v2.runtime
Receives XML serialization event and writes to XmlOutput.
XMLSerializer(MarshallerImpl) - Constructor for class com.sun.xml.bind.v2.runtime.XMLSerializer
 
XMLStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLStreamWriter.
XMLStreamWriterOutput(XMLStreamWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
XmlVisitor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Walks the XML document structure.
XMLWriter - Class in com.sun.xml.bind.marshaller
Filter to write an XML document from a SAX event stream.
XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
Create a new XML writer.
XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
 
XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XsiNilLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks for xsi:nil='true' and sets the target to null.
XsiNilLoader(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
XsiNilLoader.Array - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiNilLoader.Array(Loader, Accessor, int, Lister) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
XsiNilLoader.Single - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiNilLoader.Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
XsiTypeLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks at @xsi:type and forwards to the right Loader.
XsiTypeLoader(JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 

_

_getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
 
_octetBuffer - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Buffer of octets for writing.
_octetBufferIndex - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Index in buffer to write to.
_parseBase64Binary(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseBoolean(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseByte(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseDateTime(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseDecimal(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseDouble(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseFloat(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseInt(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Faster but less robust String->int conversion.
_parseInteger(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseLong(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseQName(CharSequence, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_parseShort(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printBase64Binary(byte[]) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printBase64Binary(byte[], int, int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printBase64Binary(byte[], int, int, char[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Encodes a byte array into a char array by doing base64 encoding.
_printBase64Binary(byte[], int, int, byte[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Encodes a byte array into another byte array by first doing base64 encoding then encoding the result in ASCII.
_printBoolean(boolean) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printByte(byte) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printDateTime(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printDecimal(BigDecimal) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printDouble(double) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printFloat(float) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printInt(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printInteger(BigInteger) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printLong(long) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printQName(QName, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 
_printShort(short) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
 

A B C D E F G H I J K L M N O P Q R S T U V W X _