- 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.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.GetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- 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.ReadOnlyFieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
Read-only access to Field
.
- Accessor.SetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- AccessorException - Exception in com.sun.xml.bind.api
-
- 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
-
- AccessorFactory - Interface in com.sun.xml.bind
-
A means to allow the user to provide customized Accessor
to be used by JAXB.
- AccessorFactoryImpl - Class in com.sun.xml.bind
-
- adapt(Adapter<Type, Class>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
- 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.
- add(ArrayInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
- 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(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(QName, boolean, 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
-
- 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, ItemT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
- addToPack(T, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- addType(PropertyInfoImpl<T, C, F, M>) - Method in interface com.sun.xml.bind.v2.model.impl.DummyPropertyInfo
-
- addUsed(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
- all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
-
- allNillable - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- allocateOffset() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
-
Allocates a new
Scope
offset.
- Annotated - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
-
- annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- Annotation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ANNOTATION_READER - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to
JAXBContext.newInstance(java.lang.String)
to use alternative
RuntimeAnnotationReader
implementation.
- annotations - Variable in class com.sun.xml.bind.api.TypeReference
-
The annotations associated with the reference of this type.
- any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
-
- Any - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- anyAttribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
-
- AnyTypeAdapter - Class in com.sun.xml.bind
-
XmlAdapter
useful for mapping interfaces.
- AnyTypeAdapter() - Constructor for class com.sun.xml.bind.AnyTypeAdapter
-
- append(char) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
Appends a new character to the end of the buffer.
- appinfo() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
-
- Appinfo - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Array(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
-
- 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
-
- arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- asElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
- asElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- 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
-
- 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.
- AttrDecls - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
-
- attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
-
- attribute(int, String, 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.FastInfosetStreamWriterOutput
-
- attribute(int, String, 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.MTOMXmlOutput
-
- attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
-
- 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(int, String, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
-
- 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(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- attribute(Name, 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.FastInfosetStreamWriterOutput
-
- attribute(Name, 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(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- attribute(Name, 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(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- AttributeAccessor<BeanT> - Interface in com.sun.xml.bind.v2.runtime
-
- attributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- AttributeProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
-
- AttributeProperty(JAXBContextImpl, RuntimeAttributePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- 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
-
- 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.
- AttributeType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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
-
- C14N - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- 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
-
- C14nXmlOutput(OutputStream, Encoded[], boolean, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
-
- canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- 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.
- 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
.
- 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.
- 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.
- checkedCast(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.xml.bind.v2.util.TypeCast
-
Makes sure that a map contains the right type, and returns it to the desirable type.
- checkFieldXmlLocation(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- 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, boolean) - 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
-
- ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
-
- choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
-
- ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
-
- 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.
- classLoader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
User-supplied ClassLoader
for converting name to Class
.
- ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
-
- ClassLocatable(Locatable, C, Navigator<?, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.ClassLocatable
-
- classResolver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Used to discover additional classes when we hit unknown elements/types.
- ClassResolver - Class in com.sun.xml.bind.api
-
Dynamically locates classes to represent elements discovered during the unmarshalling.
- ClassResolver() - Constructor for class com.sun.xml.bind.api.ClassResolver
-
- 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
-
- clear() - Method in class com.sun.xml.bind.util.AttributesImpl
-
Clear the attribute list for reuse.
- clearCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Takes care of cleaning the currentProperty.
- clearStates() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- close() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Must be called from same thread which created the UnmarshallerImpl instance.
- close() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- closeStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes '>'
to close the start tag, if necessary.
- closeStartTagPending - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Set to true to indicate that we need to write '>'
to close a start tag.
- CollectionLister(Class<? extends T>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
-
True to allow new URIs to be declared.
- CollisionCheckStack<E> - Class in com.sun.xml.bind.v2.util
-
Stack
-like data structure that allows the following efficient operations:
Push/pop operation.
- CollisionCheckStack() - Constructor for class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- com.sun.xml.bind - package com.sun.xml.bind
-
- com.sun.xml.bind.api - package com.sun.xml.bind.api
-
Runtime API for the JAX-WS RI
- 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.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.runtime - package com.sun.xml.bind.v2.model.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
-
- 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.schemagen.xmlschema - package com.sun.xml.bind.v2.schemagen.xmlschema
-
XML Schema writer generated by TXW.
- 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(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
-
- compareTo(AttributeProperty) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- complexContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
-
- ComplexContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- complexType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
-
- ComplexType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexTypeModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- CompositeStructure - Class in com.sun.xml.bind.api
-
A JAXB Bean that works like a DOM.
- CompositeStructure() - Constructor for class com.sun.xml.bind.api.CompositeStructure
-
- CompositeStructureBeanInfo - Class in com.sun.xml.bind.v2.runtime
-
- CompositeStructureBeanInfo(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- CompositeTransducedAccessorImpl(JAXBContextImpl, Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
-
- 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
-
- ContentModelContainer - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Used to write a content model.
- context - Variable in class com.sun.xml.bind.api.Bridge
-
- context - Variable in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- 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.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 - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- 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
-
- 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(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(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(XMLStreamWriter, JAXBContextImpl, CharacterEscapeHandler) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
Creates a new
XmlOutput
from a
XMLStreamWriter
.
- createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createAttributeName(QName) - 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
-
- createAugmented(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBinder() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createBinder(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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
-
- 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[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
- createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
- createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method 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.
- createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
- createElementName(QName) - 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
-
- 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
-
- createFieldAccessor(Class, Field, boolean) - Method in interface com.sun.xml.bind.AccessorFactory
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a field of the class.
- createFieldAccessor(Class, Field, boolean, boolean) - Method in interface com.sun.xml.bind.InternalAccessorFactory
-
Access a field of the class.
- createFieldSeed(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- 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.ClassBeanInfoImpl
-
- createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- 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(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new instance of the specified class.
- createInstanceFromValue(Object) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- 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
-
- createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- createPropertyAccessor(Class, Method, Method) - Method in interface com.sun.xml.bind.AccessorFactory
-
Access a property of the class.
- createPropertyAccessor(Class, Method, Method) - Method in class com.sun.xml.bind.AccessorFactoryImpl
-
Access a property of the class.
- 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
-
- createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- createTransformerHandler(boolean) - 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
-
- 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
-
- 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
-
- createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- CycleRecoverable - Interface in com.sun.xml.bind
-
Optional interface that can be implemented by JAXB-bound objects
to handle cycles in the object graph.
- CycleRecoverable.Context - Interface in com.sun.xml.bind
-
This interface is implemented by the JAXB RI to provide
information about the on-going marshalling process.
- generateEpisode(Result) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Generates the episode file that represents the binding known to this JAXBContext
,
so that XJC can later do separate compilation.
- generateEpisode(Result) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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
-
- get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the raw data.
- get(int) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- get(B) - Method in class com.sun.xml.bind.api.RawAccessor
-
Gets the value of the property of the given bean object.
- get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
-
- 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.Accessor.SetterOnlyReflection
-
- get(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory
-
- get(JAXBContextImpl, RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
-
Finds the specified annotation from the array and returns it.
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
-
- 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_Character
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
-
- 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.FieldAccessor_Short
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
-
- 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_Character
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
-
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
-
- get(Field) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
-
Gets the optimized
Accessor
that accesses the given field.
- 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(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
-
- getAccessor() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
- 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
-
- getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Gets the instance of the adapter.
- 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.runtime.RuntimeTypeInfoSet
-
- getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- 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.runtime.RuntimeTypeInfoSet
-
- getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
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
-
Deprecated.
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
-
- getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getBackup() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the parameterization of the given base type.
- getBeanInfo() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- 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>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- 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(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.
- 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
-
- getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClassArrayValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClassInfo(C, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
For limited cases where the caller needs to search for a super class.
- 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) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getClassInfo(Class, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
- getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
- getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
- getContext() - Method in class com.sun.xml.bind.api.Bridge
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- 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 interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- 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
-
- getCurrentExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Allows to access attributes which are expected in current state.
- getCurrentExpectedElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Allows to access elements which are expected in current state.
- getCurrentLocation(String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
May return null when the property hasn't been set.
- getCurrentState() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- getCycleString() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
String that represents the cycle.
- getData(int) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
-
The same as Attributes.getValue(int)
- getData(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
-
- getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
-
The same as Attributes.getValue(String,String)
- 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
-
- getDatatypeFactory() - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- getElement(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementDefaultValue() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getElementInfo(Class, QName) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getElementName(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows to retrieve the element name based on Class.
- getElementName(Class) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- 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 interface com.sun.xml.bind.v2.runtime.property.Property
-
If this property is mapped to the specified element,
return an accessor to it.
- getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
-
- getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Gets the special
Accessor
used to recover from errors.
- getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Gets the special
Lister
used to recover from an error.
- getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
- 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.
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- getExpectedAttributes() - 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.
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
-
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- 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
-
- getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
- getFactoryMethod() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getFactoryMethod() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
-
- getFieldName() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
-
Returns the field name of the object where the error occured.
- getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfo
for the given named XML Schema type.
- getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- getId(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- getIdentityTransformer() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- 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.ValueProperty
-
- getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Can be used if parameters are interned.
- getIndividualType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
Gets the type of the individual item.
- getInfo() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- 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.
- getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
- 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.DataSourceSource
-
- getInstance() - Static method in class com.sun.xml.bind.AccessorFactoryImpl
-
- 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 class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
- getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
- 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.runtime.RuntimeMapPropertyInfo
-
- getKind() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
- 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.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
-
- getLatestPushResult() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return the number of attributes in the list.
- 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.
- getListener() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- getListener() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- getLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- 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.CompositeStructureBeanInfo
-
- 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.
- 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.v2.model.annotation.ClassLocatable
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
-
- 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.ArrayInfoImpl
-
- getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Gets the current location.
- 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.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the current source location information in SAX Locator
.
- 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.
- getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
-
Returns the marshaller object that's doing the marshalling.
- getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
- getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- 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 class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- getNearestTypeName(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Finds a type name that this context recognizes which is
"closest" to the given type name.
- 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.
- getObjectIdentityCycleDetection() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getOne() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns one random item in the map.
- getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeEnumLeafInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getOrCreate(RuntimeTypeInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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.
- getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
- getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
-
- getParent() - Method in class com.sun.xml.bind.v2.runtime.output.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
-
- getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Deprecated.
- getPredictor() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a preferred prefix for the given namespace URI.
- getPrefix() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the prefix.
- 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(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
-
- getPrev() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- getProperties() - 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.model.impl.ClassInfoImpl
-
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
- 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
-
- getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the qualified name of the tag.
- getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- 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.model.impl.ModelBuilder
-
- getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
- 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
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows you to access the runtime model information of the JAXB XML/Java binding.
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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 class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
- 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.runtime.RuntimeNonElementRef
-
- getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
-
- getStructureLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets StructureLoader if used as loader.
- getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
The substitution hierarchy is the same as the inheritance hierarchy.
- 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
-
- getTarget() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- getter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- GetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
-
- GetterSetterReflection(Method, Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- 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.ClassBeanInfoImpl
-
- getTransducer() - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- 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.
- 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 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.
- getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's type by index.
- getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- 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 interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
-
- 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.
- getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- 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(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns the XML type name to be used to marshal the specified instance.
- 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(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
- getTypeName(T) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
- getTypeName(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
-
- getTypeName(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Transducers implicitly work against a single XML type,
but sometimes (most notably XMLGregorianCalendar
,
an instance may choose different XML types.
- getTypeNames() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Returns all the type names recognized by this bean info.
- getTypeNames() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
Returns all the type names recognized by this type for unmarshalling.
- getTypeNames() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns XML Schema type names if the bean is mapped from
a complex/simple type of XML Schema.
- getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
-
- 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.
- getUnmarshallerHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- 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 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
-
- getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's Namespace URI.
- getUseIdentity() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- 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() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's value by index.
- getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
-
- getValueType() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
- 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.
- 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.
- getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
-
- getXmlNsSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Returns declared XmlNs annotations (from package-level annotation XmlSchema
- getXMLReader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Obtains a configured XMLReader.
- grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- 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
-
- Schema - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- schemaLocation(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
-
- SchemaTop - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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.
- selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- 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.
- selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
-
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
-
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
-
- serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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.property.AttributeProperty
-
Marshals one attribute.
- serializeAttributes(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeAttributes(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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, 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.ValueProperty
-
- serializeBody(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeBody(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializer - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
- serializer - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
- serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Serializes the bean as the root element.
- serializeRoot(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeRoot(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- 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.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.ValueProperty
-
- serializeURIs(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
-
- serializeURIs(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
- 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(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
Sets the int[] data to this object.
- 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.GetterOnlyReflection
-
- 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(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
-
Sets the value of the property of the given bean object.
- set(B, V) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
-
- set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
-
- 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_Character
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
-
- 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.FieldAccessor_Short
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
-
- 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_Character
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
-
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
-
- set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
-
- set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Fills in the data object by a DataHandler
.
- 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
-
- setAllNillable(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setAnnotationReader(RuntimeAnnotationReader) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
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
-
Deprecated.
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.
- setBackup(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setBackupWithParentNamespace(Boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setC14NSupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setClasses(Class[]) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setDefaultNsUri(String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setDisableSecurityProcessing(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setDocumentLocator(Locator) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- setElementDefaultValue(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
- 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.api.BridgeContext
-
Deprecated.
Registers the error handler that receives unmarshalling/marshalling errors.
- 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
-
- setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- setHeader(String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- setHiddenByOverride(boolean) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
-
- setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
-
- setIntercepter(Intercepter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- 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
-
- setLoader(Loader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the local name of a specific attribute.
- setNil(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setObjectIdentityCycleDetection(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- 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
-
- setReceiver(Receiver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setRetainPropertyInfo(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- 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
-
- setSubclassReplacements(Map<Class, Class>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setSupressAccessorWarnings(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- 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
-
- setTarget(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
-
- setter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
-
- SetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
-
- setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the type of a specific attribute.
- setTypeRefs(Collection<TypeReference>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Sets the value without adapting the value.
- setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setUseIdentity(boolean) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Set to false to use Object.equals(Object)
to detect cycles.
- setValidating(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
- 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
-
- setXmlAccessorFactorySupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
-
- shouldErrorBeReported() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Based on current Logger
Level
and errorCounter value determines if error should be reported.
- simpleContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
-
- SimpleContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleDerivation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleRestrictionModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- simpleType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
-
- SimpleType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
-
- size() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
- 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.v2.runtime.unmarshaller.SAXConnector
-
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Appinfo
-
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
-
- StackRecorder - Class in com.sun.xml.bind.v2.util
-
Created to record the caller stack trace in logging.
- StackRecorder() - Constructor for class com.sun.xml.bind.v2.util.StackRecorder
-
- start(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Starts the packing scope, without adding any item.
- startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Reset this object to write to the specified output.
- 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.UnmarshallingContext
-
- startDocument(LocatorEx, NamespaceContext) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Notifies a start of the document.
- startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- 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(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
-
Called when the unmarshalling starts.
- startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
- startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- 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.DefaultValueLoaderDecorator
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
-
- 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(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
-
- startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
-
- startElementForce(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.Lister
-
Setting values to a multi-value property starts by creating
a transient object called "pack" from the current field.
- startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
-
- 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.SAXConnector
-
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- startPrefixMapping(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
- startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Starts a new packing scope.
- StAXExStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
- StAXExStreamWriterOutput(XMLStreamWriterEx) - Constructor for class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
-
- 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
-
- SUBCLASS_REPLACEMENTS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to JAXBContext.newInstance(java.lang.String)
to specify specific classes that replace the reference to generic classes.
- 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
-
- substitutionGroup(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
-
- superClazz - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
- SUPRESS_ACCESSOR_WARNINGS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Supress security warnings when trying to access fields through reflection.
- supressAccessorWarnings - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Suppress reflection accessor warnings.
- 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
-
- 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 - 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(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
Customizes a class file by replacing constant pools.
- tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
- targetNamespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
-
- 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(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- text(Pcdata, 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.IndentingUTF8XmlOutput
-
- text(Pcdata, 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.SAXOutput
-
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
-
- text(Pcdata, 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.XMLEventWriterOutput
-
- text(Pcdata, 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 class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
- text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
-
- 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(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(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
-
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
-
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
- text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Text events.
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
-
- text(String, 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(String, 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(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
- text(String, 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(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
- text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Marshalls text.
- 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
-
Deprecated.
- toItemType() - Method in class com.sun.xml.bind.api.TypeReference
-
- TopLevelAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TopLevelElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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 class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
-
- 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.ClassInfoImpl
-
- 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 class com.sun.xml.bind.v2.runtime.Name
-
- toString() - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
-
- 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 class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
- toString() - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
- toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
- toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
- 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
-
- TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
- TransducedAccessor_field_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
-
- TransducedAccessor_field_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
-
- TransducedAccessor_field_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
-
- TransducedAccessor_field_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
-
- TransducedAccessor_field_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
-
- TransducedAccessor_field_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
-
- TransducedAccessor_field_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_field_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
-
- TransducedAccessor_method_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
-
- TransducedAccessor_method_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
-
- TransducedAccessor_method_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
-
- TransducedAccessor_method_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
-
- TransducedAccessor_method_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
-
- TransducedAccessor_method_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
-
- TransducedAccessor_method_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
- TransducedAccessor_method_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
-
- TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
- Transducer<ValueT> - Interface in com.sun.xml.bind.v2.runtime
-
Responsible for converting a Java object to a lexical representation
and vice versa.
- TREAT_EVERYTHING_NILLABLE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to JAXBContext.newInstance(java.lang.String)
to allow unmarshaller to honor xsi:nil
anywhere, even if they are
not specifically allowed by the schema.
- type - Variable in class com.sun.xml.bind.api.TypeReference
-
The Java type that's being referenced.
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType
-
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
-
- 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
.
- TypeCast - Class in com.sun.xml.bind.v2.util
-
- TypeCast() - Constructor for class com.sun.xml.bind.v2.util.TypeCast
-
- TypeDefParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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
-