A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractInlineAnnotationReaderImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.annotation
-
AnnotationReaderthat reads annotation from classes, not from external binding files. - AbstractInlineAnnotationReaderImpl() - Constructor for class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
- ACCESS_EXTERNAL_DTD - Static variable in class com.sun.xml.bind.v2.util.XmlFactory
- ACCESS_EXTERNAL_SCHEMA - Static variable in class com.sun.xml.bind.v2.util.XmlFactory
- AccessorException - Exception in com.sun.xml.bind.api
-
Signals an error in
RawAccessor. - AccessorException() - Constructor for exception com.sun.xml.bind.api.AccessorException
- AccessorException(String) - Constructor for exception com.sun.xml.bind.api.AccessorException
- AccessorException(String, Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
- AccessorException(Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
- 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
- adapter - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
If the reference has an adapter, non-null.
- Adapter<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.core
-
Adapterthat wrapsXmlJavaTypeAdapter. - Adapter(ClassDeclT, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
- Adapter(XmlJavaTypeAdapter, AnnotationReader<TypeT, ClassDeclT, ?, ?>, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
- adapterType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The adapter class.
- 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 <->innerpeer association. - addInscopeBinding(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
This method can be called after
XMLSerializer.startDocument(com.sun.xml.bind.v2.runtime.output.XmlOutput, boolean, java.lang.String, java.lang.String)is called but before the marshalling begins, to set the currently in-scope namespace bindings. - addOuter(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
Records the new
element <-> outerpeer 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
XmlRegistryand 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.
- 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
- allowDom - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
- allowExternalAccess(SchemaFactory, String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
- allowExternalDTDAccess(SchemaFactory, String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
- allowTypedObject - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
- 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 alternativeRuntimeAnnotationReaderimplementation. - AnnotationReader<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.annotation
-
Reads annotations for the given property.
- annotations - Variable in class com.sun.xml.bind.api.TypeReference
-
The annotations associated with the reference of this type.
- AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
-
Implemented by objects that can have annotations.
- 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
- ANYTYPE_NAME - Static variable in interface com.sun.xml.bind.v2.model.core.NonElement
- AnyTypeAdapter - Class in com.sun.xml.bind
-
XmlAdapteruseful for mapping interfaces. - AnyTypeAdapter() - Constructor for class com.sun.xml.bind.AnyTypeAdapter
- 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
- ArrayInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any encloding
ClassInfo.) - ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
-
Public because XJC needs to access it
- ArrayInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, Locatable, TypeT) - Constructor for class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
- ArrayInfoUtil - Class in com.sun.xml.bind.v2.model.util
-
Util class for ArrayInfo
- arrays() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all the
ArrayInfos known to this set. - arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the
Crepresentation for the given class. - asDecl(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
If the given type is an use of class declaration, returns the type casted as
C. - asElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
- asElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Deprecated.always return null at this level.
- asElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
- AssociationMap<XmlNode> - Class in com.sun.xml.bind.v2.runtime
-
Bi-directional map between elements, inner peers, and outer peers.
- AssociationMap() - Constructor for class com.sun.xml.bind.v2.runtime.AssociationMap
- attachmentMarshaller - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- attribute(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- ATTRIBUTE - com.sun.xml.bind.v2.model.core.PropertyKind
- AttributeAccessor<BeanT> - Interface in com.sun.xml.bind.v2.runtime
- attributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- AttributePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Attribute
PropertyInfo. - AttributesEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Attributesextension that allows attribute values to be exposed asCharSequence. - AttributesExImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
AttributesEximplementation. - 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
B
- BACKUP_WITH_PARENT_NAMESPACE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
If true and element namespace is not specified, namespace of parent element will be used.
- backupWithParentNamespace - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
If true, despite the specification, unmarshall child element with parent namespace, if child namespace is not specified.
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexRestriction
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ExtensionType
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
- Base64Data - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.
- Base64Data() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- beanInfos - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
All created
JaxBeanInfos. - beans() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all the
ClassInfos known to this set. - beans() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- bind(String, Object) - Method in class com.sun.xml.bind.IDResolver
-
Binds the given object to the specified ID.
- BinderImpl<XmlNode> - Class in com.sun.xml.bind.v2.runtime
-
Implementation of
Binder. - bindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested bindings.
- Bindings - Interface in com.sun.xml.bind.v2.schemagen.episode
- block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- blockDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- blockDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- boxToPrimitive - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
- Bridge<T> - Class in com.sun.xml.bind.api
-
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
- Bridge(JAXBContextImpl) - Constructor for class com.sun.xml.bind.api.Bridge
- BridgeContext - Class in com.sun.xml.bind.api
-
Deprecated.The caller no longer needs to use this, as
Bridgehas methods that can work withoutBridgeContext. - BridgeContext() - Constructor for class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
- BridgeContextImpl - Class in com.sun.xml.bind.v2.runtime
-
BridgeContextimplementation. - bridges - Variable in class com.sun.xml.bind.api.CompositeStructure
- BROKEN_CONTEXTPATH - com.sun.xml.bind.v2.Messages
- build() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
- builtinBeanInfos - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
List of all
RuntimeBuiltinLeafInfoImpls. - BuiltinLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
JAXB spec designates a few Java classes to be mapped to leaves in XML.
- BuiltinLeafInfoImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
-
JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
- BuiltinLeafInfoImpl(TypeT, QName...) - Constructor for class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
- builtins() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all the
BuiltinLeafInfos known to this set. - builtins() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- byElement(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
- byPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
- ByteArrayOutputStreamEx - Class in com.sun.xml.bind.v2.util
-
ByteArrayOutputStreamwith access to its raw buffer. - ByteArrayOutputStreamEx() - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
- ByteArrayOutputStreamEx(int) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
C
- 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.
- calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.util.ArrayInfoUtil
-
Computes the type name of the array from that of the item type.
- canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
True if this type is a valid target from a property annotated with
XmlIDREF. - canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
-
Deprecated.why are you calling a method whose return value is always known?
- canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
A
ClassInfocan be referenced byXmlIDREFif it has an ID property. - canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
This kind of property can have
XmlMimeTypeandXmlInlineBinaryDataannotation with it. - CANONICALIZATION_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to
JAXBContext.newInstance(java.lang.String)andMarshaller.setProperty(String, Object)to enable the c14n marshalling support in theJAXBContext. - CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
-
Performs character escaping and write the result to the output.
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write character data.
- characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- characters(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a string of character data, with XML escaping.
- 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
-
This hook is used by
RuntimeClassInfoImplto look forXmlLocation. - checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
-
When this method is called, that means we need to check the spec and corrects the behavior.
- checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
- childAsRoot(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- childAsSoleContent(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
The equivalent of:
- childAsXsiType(Object, String, JaxBeanInfo, 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
-
JaxBeanInfoimplementation for j2s bean. - ClassFactory - Class in com.sun.xml.bind.v2
-
Creates new instances of classes.
- ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
- ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Information about JAXB-bound class.
- ClassInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
-
A part of the
ClassInfothat doesn't depend on a particular reflection library. - classLoader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
User-supplied
ClassLoaderfor converting name toClass. - ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
-
Locatableimplementation for a class. - 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
- clazz - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
- 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
- collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
This is usually the biggest processing bottleneck.
- collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- 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.annotation - package com.sun.xml.bind.annotation
- com.sun.xml.bind.api - package com.sun.xml.bind.api
-
Runtime API for the JAX-WS RI
- com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
- com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
- com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
- com.sun.xml.bind.util - package com.sun.xml.bind.util
- com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
-
The JAXB 2.0 runtime
- com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
-
Abstraction around reading annotations, to support internal/external annotations.
- com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
-
The in-memory model of the JAXB-bound beans.
- com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
-
Implementation of the com.sun.xml.bind.j2s.model package.
- com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
-
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
- com.sun.xml.bind.v2.model.runtime - package com.sun.xml.bind.v2.model.runtime
-
The specialization of
com.sun.xml.bind.v2.model.corefor the runtime. - com.sun.xml.bind.v2.model.util - package com.sun.xml.bind.v2.model.util
- 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.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.episode - package com.sun.xml.bind.v2.schemagen.episode
-
TXW interfaces for writing episode file, which is what XJC needs to handle separate compilation.
- 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
- compareTo(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
- 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
- conclude() - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
-
Wraps up everything and creates
NameList. - 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
-
The
JAXBContextImplfor which the model is built. - 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
- 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(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
The same as
ClassFactory.create0(java.lang.Class<T>)but with an error handling to make the instantiation error fatal. - create(Method) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Call a method in the factory class to get the object.
- create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Creates a new instance of the class but throw exceptions without catching it.
- createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
Creates a new
GetterSetterPropertySeedobject. - 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
-
Creates a
JAXBContextImplthat includes the specified additional classes. - 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
-
Creates a new
BridgeContextinstance. - 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
-
Deprecated.use
createContext(Class[] classes, Map<String,Object> properties)method instead - createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
Deprecated.use
createContext( Class[] classes, Map<String,Object> properties)method instead - createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method via reflection
- createContext(Class<?>[], Map<String, ?>) - Method in class com.sun.xml.bind.v2.JAXBContextFactory
-
Creates JAXB context.
- createContext(String, ClassLoader, Map<String, ?>) - Method in class com.sun.xml.bind.v2.JAXBContextFactory
-
Creates JAXB context.
- createContext(String, ClassLoader, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method via reflection.
- createDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- 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
-
Creates a new
FieldPropertySeedobject. - 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
-
Creates all the
BuiltinLeafInfoImpls as specified in the spec. - createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- createParserFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- 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
-
Creates a new QName object from
QNameMap.Entry.nsUriandQNameMap.Entry.localName. - createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- createSchemaFactory(String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
-
Creates a
Transducergiven a reference. - createTransformerFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- 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
- createXPathFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The type that is stored in memory.
- 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.
D
- dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content but no attributes or Namespace URI.
- dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content but no attributes.
- dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content.
- DataSourceSource - Class in com.sun.xml.bind.v2.util
-
Sourceimplementation backed byDataHandler. - DataSourceSource(DataHandler) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
- DataSourceSource(DataSource) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
- DatatypeConverterImpl - Class in com.sun.xml.bind
-
Deprecated.in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead or let us know why you can't
- DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- DataWriter - Class in com.sun.xml.bind.marshaller
-
Write data- or field-oriented XML.
- DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
- DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
-
Create a new data writer for the specified output.
- declareNamespace(String, String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
-
Declares a new namespace binding within the current context.
- declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- declareNamespace(ValueT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Declares the namespace URIs used in the given value to
w. - declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true iff this class declares a wildcard attribute.
- declaresAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- DEFAULT_NAMESPACE_REMAP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to
JAXBContext.newInstance(java.lang.String)to reassign the default namespace URI to something else at the runtime. - defaultNsUri - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
JAXB doesn't want to use namespaces unless we are told to, but WS-I BP conformace requires JAX-RPC to always use a non-empty namespace URI.
- defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The type that the JAXB can handle natively.
- DefaultValueLoaderDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Decorates another
Loaderby setting a default value. - DefaultValueLoaderDecorator(Loader, String) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
- DISABLE_XML_SECURITY - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
If true XML security features when parsing XML documents will be disabled.
- disableSecurityProcessing - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Disable security processing.
- Discarder - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Loaderimplementation that discards the whole sub-tree. - displayName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the display name of the property.
- document - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Document object that owns the specified node.
- documentation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
- Documentation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
- DomLoader<ResultT extends Result> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Loads a DOM.
- DomLoader(DomHandler<?, ResultT>) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
- DOMScanner - Class in com.sun.xml.bind.unmarshaller
-
Visits a W3C DOM tree and generates SAX2 events from it.
- DOMScanner() - Constructor for class com.sun.xml.bind.unmarshaller.DOMScanner
- DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
-
Escape everything above the US-ASCII code range.
- DummyPropertyInfo<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
-
PropertyInfothat allows to add additional elements to the collection. - dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Dumps this model into XML.
E
- editDistance(String, String) - Static method in class com.sun.xml.bind.v2.util.EditDistance
-
Computes the edit distance between two strings.
- EditDistance - Class in com.sun.xml.bind.v2.util
-
Computes the string edit distance.
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
- Element<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
TypeInfothat maps to an element. - Element - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ELEMENT - com.sun.xml.bind.v2.model.core.PropertyKind
- ElementBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
-
JaxBeanInfoimplementation forRuntimeElementInfo. - ElementBeanInfoImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
The constructor for the sole instanceof
JaxBeanInfofor handling user-createdJAXBElement. - elementFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- ElementInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
A particular use (specialization) of
JAXBElement. - elementOnlyContent() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
Returns true if this property has an element-only content.
- ElementPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Property that maps to an element.
- ENABLE_XOP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Marshaller/Unmarshaller property to enable XOP processing.
- encode(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- encodeByte(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- ENCODING_HANDLER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- ENCODING_HANDLER2 - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- endAttributes() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Switches to the "marshal child texts/elements" mode.
- endDocument() - Method in class com.sun.xml.bind.IDResolver
-
Called after the unmarshalling completes.
- endDocument() - Method in class com.sun.xml.bind.marshaller.DataWriter
- endDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- endDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a newline at the end of the document.
- endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- endDocument() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
- endDocument() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- endElement() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Ends marshalling of an element.
- endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- endElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
- endElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
End an element without a Namespace URI or qname.
- endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
End an element without a qname.
- endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Write an end tag.
- endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an end tag.
- endElement(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- endNamespaceDecls(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- endPrefixMapping(String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Called after
XmlVisitor.endElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName)event to notify the end of a binding. - endScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Ends the current packing scope.
- entrySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
- EnumConstant<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Individual constant of an enumeration.
- enumeration() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
- EnumLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
NonElementthat represents anEnumclass. - enums() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all the
EnumLeafInfos known to this set. - enums() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- equal(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
determine if two Strings are iqual allowing null values
- equals(Object) - Method in class com.sun.xml.bind.api.TypeReference
- equals(Object) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- equals(String, String) - Method in class com.sun.xml.bind.v2.runtime.Name
- equalsIgnoreCase(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
determine if two Strings are equal ignoring case allowing null values
- erasure(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Computes the erasure
- ERR_DANGLING_IDREF - Static variable in class com.sun.xml.bind.marshaller.Messages
-
Deprecated.only used from 1.0
- ERR_MISSING_OBJECT - Static variable in class com.sun.xml.bind.marshaller.Messages
-
Deprecated.use ERR_MISSING_OBJECT2
- ERR_NOT_IDENTIFIABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
-
Deprecated.only used from 1.0
- error(IllegalAnnotationException) - Method in interface com.sun.xml.bind.v2.model.core.ErrorHandler
-
Receives a notification for an error in the annotated code.
- error(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
- error(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
- error(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- error(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
- ERROR_LOADING_CLASS - com.sun.xml.bind.v2.Messages
- ErrorHandler - Interface in com.sun.xml.bind.v2.model.core
-
listen to static errors found during building a JAXB model from a set of classes.
- ErrorListener - Interface in com.sun.xml.bind.api
-
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
- errorMissingId(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Called when a referenced object doesn't have an ID.
- errorUnresolvedIDREF(Object, String, LocatorEx) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Called when there's no corresponding ID value.
- escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.bind.marshaller.CharacterEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.DumbEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NioEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NoEscapeHandler
- escapeURI(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Escape any characters that would cause the single arg constructor of java.net.URI to complain about illegal chars.
- expectedType - Variable in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- expectText - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
True if this loader expects the
Loader.text(UnmarshallingContext.State, CharSequence)method to be called. - expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Deprecated.
- expectText() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor.TextPredictor
-
Returns true if the visitor is expecting a text event as the next event.
- ExplicitGroup - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
- ExtensionType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
F
- FACTORY - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- fastBoot - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
If true, we aim for faster
JAXBContextinstantiation performance, instead of going after efficient sustained unmarshalling/marshalling performance. - FatalAdapter - Class in com.sun.xml.bind.v2.util
-
Maps an error to a fatal error.
- FatalAdapter(ErrorHandler) - Constructor for class com.sun.xml.bind.v2.util.FatalAdapter
- fatalError(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
- fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
- FieldLocatable<F> - Class in com.sun.xml.bind.v2.model.annotation
-
Locatableimplementation for a field. - FieldLocatable(Locatable, F, Navigator<?, ?, F, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.FieldLocatable
- FilterTransducer<T> - Class in com.sun.xml.bind.v2.runtime
-
Transducerthat delegates to anotherTransducer. - FilterTransducer(Transducer<T>) - Constructor for class com.sun.xml.bind.v2.runtime.FilterTransducer
- finalDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- finalDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- finalize() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- findDuplicate(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
- findNearest(String, String[]) - Static method in class com.sun.xml.bind.v2.util.EditDistance
-
Finds the string in the
groupclosest tokeyand returns it. - findNearest(String, Collection<String>) - Static method in class com.sun.xml.bind.v2.util.EditDistance
-
Finds the string in the
groupclosest tokeyand returns it. - finish() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Finishes up the current packing in progress (if any) and resets this object.
- fireAfterUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Fires the afterUnmarshal event if necessary.
- fireBeforeUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Fires the beforeUnmarshal event if necessary.
- fixed(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
- FixedOrDefault - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- flag - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Various boolean flags combined into one field to improve memory footprint.
- FlattenIterator<T> - Class in com.sun.xml.bind.v2.util
-
Iteratorthat walks over a map of maps. - FlattenIterator(Iterable<? extends Map<?, ? extends T>>) - Constructor for class com.sun.xml.bind.v2.util.FlattenIterator
- flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Flush the output.
- force(String, String) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
-
Forcibly make a namespace declaration in effect.
- form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- format(Object...) - Method in enum com.sun.xml.bind.v2.Messages
- format(String) - Static method in class com.sun.xml.bind.marshaller.Messages
- format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- format(String, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
- format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
-
Loads a string resource and formats it with specified arguments.
- format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
- format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
- format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- fullName(Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- fullName(M) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
Gets the fully-qualified name of the method.
G
- 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(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
-
Finds the specified annotation from the array and returns it.
- 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
nullif 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
-
Gets the
Accessorfor this property. - getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
- getAdapter(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.core.TypeInfoSet
-
Returns all the
ElementInfoknown to this set. - getAllElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a field.
- getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getAllMethodAnnotations(Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a method.
- getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
Gets the annotation object that this object is wrapping.
- getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the
TypeInfofor the any type. - 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
AttachmentMarshallerset throughAttachmentMarshaller. - 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
AttachmentUnmarshallerset throughAttachmentUnmarshaller. - getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable
XmlNsFormfor the given namespace URI. - getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
If
ClassInfo.hasAttributeWildcard()is true, returns the accessor to access the property. - getBackup() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Obtains the information about the base class.
- getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
- getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the parameterization of the given base type.
- getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the base type of the enumeration.
- 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
JaxBeanInfoobject 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
JaxBeanInfoobject that can handle the given JAXB-bound class. - getBeanInfo(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfoobject that can handle the given JAXB-bound object. - getBeanInfo(Object, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfoobject 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
-
Deprecated.
Base64Datais no longer cached, so that XMLStreamWriterEx impl can retain the data, like JAX-WS does. - getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a class.
- getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getClassArrayValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Similar to
AnnotationReader.getClassValue(Annotation, String)method but obtains an array parameter. - getClassArrayValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
- 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
ClassInfomodel 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
- getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns a location of the specified class.
- getClassLogger() - Static method in class com.sun.xml.bind.Utils
-
Gets the logger for the caller's class.
- getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the fully-qualified name of the class.
- getClassShortName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the short name of the class ("Object" for
Object.) For nested classes, this method should just return the inner name. - getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads a value of an annotation that returns a Class object.
- getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the declaration this object is wrapping.
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
The same as
TypeInfo.getType()but anEnumLeafInfois guaranteed to represent an enum declaration, which is a kind of a class declaration. - getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns the class with
XmlRegistry. - getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
-
The same as
TypeInfo.getType()but returns the type as aClass. - getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the component type of the array.
- getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the read-only list of enumeration constants.
- getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
- getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
T of
JAXBElement<T>. - getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Short for
getProperty().ref().get(0). - getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
-
Short for
getProperty().ref().get(0). - getContext() - Method in class com.sun.xml.bind.api.Bridge
-
Gets the
JAXBRIContextto which this object belongs. - 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
-
Returns the
UnmarshallingContextat the end of the chain. - getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
- getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Gets the current element we are parsing.
- 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() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
The same as
DOMScanner.getCurrentElement()but better typed. - 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.
- getDeclaredField(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the named field declared on the given class.
- getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared fields of the given class.
- getDeclaredMethods(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared methods of the given class (regardless of their access modifiers, regardless of whether they override methods of the base classes.)
- getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given field.
- getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given method.
- getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The default value for this element if any.
- getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its DOM handler.
- 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
- getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable
XmlNsFormfor the given namespace URI. - getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a
ElementInfofor the given element. - 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(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all
ElementInfos in the given scope. - getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
Gets the element name of the class.
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
Gets the element name of the class, if the class is bound to an element.
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Deprecated.always return null at this level.
- getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getElementName(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
RawAccessorfor the specified element property of the specified wrapper bean class. - getElementPropertyAccessor(Class, String, String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns the information about the possible elements in this property.
- getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
- getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Gets the
EnumLeafInfoto which this constant belongs to. - getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the enumeration constants from an enum class.
- getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
Always return a non-null valid
ErrorHandler - getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
-
Returns a read-only list of
IllegalAnnotationExceptions wrapped in this exception. - getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- getExact() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the byte[] of the exact length.
- 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
- getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Expected MIME type, if any.
- 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>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a field.
- getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
- getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
- getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
-
Returns the field name of the object where the error occured.
- getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the field.
- getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the type of the field.
- getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Gets the
JaxBeanInfofor 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
- getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Deprecated.Only return the length of the indent string.
- 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.
- getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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
UnmarshallingContextin 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
XMLSerializerin charge. - getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
-
T of T[].
- getItemType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
- getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
-
T of T[].
- getJAXBContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Type of the key of the map.
- getKeyType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
- 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.
- getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Lexical value of this constant.
- getLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Return the LifecycleMethods cache for this ClassBeanInfo's corresponding jaxbType if it exists, else return null.
- getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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
Loaderthat 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.unmarshaller.DOMScanner
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
- getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
-
Gets the location object that this object points to.
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
- getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
- getLocation() - Method in class com.sun.xml.bind.v2.model.impl.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 interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
-
Gets the current location in a
ValidationEventLocatorobject. - getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
- getLocator() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the current source location information in SAX
Locator. - getLocatorField() - Method in 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, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a getter and a setter.
- getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
- getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the method, such as "toString" or "equals".
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getMethodParameterAnnotation(Class<A>, M, int, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a parameter of the method.
- getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the list of parameters to the method.
- getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the fully-qualified name of the class.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Gets the constant name.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the name of the property.
- getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Navigatorfor this model. - getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
- 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.
- getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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
- getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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
- getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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.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>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on the package that the given class belongs to.
- getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the package name of the given class.
- getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Calculate the parent URI path of the given URI path.
- getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Returns a list of namespace URIs that should be declared at the root element.
- getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Similar to
NamespacePrefixMapper.getPreDeclaredNamespaceUris()but allows the (prefix,nsUri) pairs to be returned. - 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
-
Gets the predictor that can be used for the caller to avoid calling
XmlVisitor.text(CharSequence)unnecessarily. - 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(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getPrev() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the representation for the given primitive type.
- getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns all the properties newly declared in this class.
- getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getProperties() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
- getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Gets the object that represents the value property.
- getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the property that has the specified name.
- 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
- getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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 interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
- getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
- getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns all the references to other types in this registry.
- getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Gets a
RegistryInfofor the given package. - getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets the result of the unmarshalling
- getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the return type of a method.
- 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
- getSchemaLocations() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets
XmlSchema.location()found in this context. - getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
The effective value of
XmlSchemaTypeannotation, if any. - getSchemaType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If non-null, this element is only active inside the given scope.
- getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
Deprecated.you shouldn't be invoking this method on
ClassInfoImpl. - getScope() - Method in 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. - getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Gets the property which is the source of this reference.
- getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
- getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
- getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
Returns a read-only list of
Locationthat indicates where in the source code the problem has happened. - getStructureLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Gets StructureLoader if used as loader.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If this element can substitute another element, return that element.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
If this element can substitute another element, return that element.
- getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
If this element can substitute another element, return that element.
- getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
All the
ElementInfos whoseElementInfo.getSubstitutionHead()points to this object. - getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the base class of the specified class.
- getSystemId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getSystemId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getSystemProperty(String) - Static method in class com.sun.xml.bind.Utils
-
Reads the system property value and takes care of
SecurityException. - getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The associated element name.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the type of the attribute.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Target of the reference.
- getTarget() - Method in 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
- 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
RuntimeNonElementRefinto 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
RuntimeNonElementRefinto 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
Transducerthat lets you convert values between the text and the bean. - getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Returns the representation for
JAXBElement<contentInMemoryType>. - getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
Gets the underlying Java type that object represents.
- getType() - Method in class com.sun.xml.bind.v2.model.impl.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
JAXBElementclass 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.
- getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the i-th type argument from a parameterized type.
- getTypeInfo(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a type information for the given reference.
- getTypeInfo(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) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a
TypeInfofor the given type. - 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
NonElementthat represents it. - getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Creates a
RuntimeTypeInfoSet. - getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
-
Gets the primary XML type ANYTYPE_NAME of the class.
- getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Gets the primary XML type ANYTYPE_NAME of the class.
- 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 interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the display name of the type object
- 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
-
Gets the
TypeReferencefrom which this bridge was created. - getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns the information about the types allowed in this property.
- getTypes() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
- 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 interface com.sun.xml.bind.v2.model.annotation.Locatable
-
Gets the upstream
Locationinformation. - 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.
- getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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.core.MapPropertyInfo
-
Type of the value of the map.
- getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
- getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the representation of the primitive "void" type.
- getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its mode.
- 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.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the attribute name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Gets the wrapper element name.
- getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets all
XmlSchema.xmlns()found in this context for the given namespace URI. - 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
H
- handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Reports an exception found during the unmarshalling to the user.
- handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- handleError(Exception, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- handleError(Exception, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- handleError(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
Default error handling behavior fot
Marshaller. - handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Default error handling behavior for
Unmarshaller. - handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- handleEvent(ValidationEvent, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Reports an error to the user, and asks if s/he wants to recover.
- handleGenericError(Error) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- handleGenericException(Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Last resort when something goes terribly wrong within the unmarshaller.
- handleGenericException(Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- handleParseConversionException(UnmarshallingContext.State, Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
This method is called by the generated derived class when a datatype parse method throws an exception.
- hasAfterMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if
JaxBeanInfo.jaxbTypehas the lifecycle method. - hasAfterUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if
JaxBeanInfo.jaxbTypehas the lifecycle method. - hasAnnotation(Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
-
Returns true if the property has the specified annotation.
- hasAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true if this bean class has an attribute wildcard.
- hasAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- hasBeforeMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if
JaxBeanInfo.jaxbTypehas the lifecycle method. - hasBeforeUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if
JaxBeanInfo.jaxbTypehas the lifecycle method. - hasClassAnnotation(C, Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Checks if a class has the annotation.
- hasClassAnnotation(Class, Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- hasData() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Returns false if this object only has
DataHandlerand thereforeBase64Data.get()operation is likely going to be expensive. - hasDefaultConstructor(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given class has a no-arg default constructor.
- hasElementOnlyContentModel() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if this bean has an element-only content model.
- hasElementOnlyContentModel(boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
True if this bean has an element-only content model.
- hasEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Returns true if an event handler is installed.
- hasFieldAnnotation(Class<? extends Annotation>, F) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Checks if the given field has an annotation.
- hasFieldAnnotation(Class<? extends Annotation>, Field) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- hashCode() - Method in class com.sun.xml.bind.api.TypeReference
- hashCode() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- hasMethodAnnotation(Class<? extends Annotation>, Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
- hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Checks if the given method has an annotation.
- hasMethodAnnotation(Class<? extends Annotation>, M) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
- hasNext() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
- hasProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If the class has properties, return true.
- hasProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- hasStarted() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Returns true if this scope object is filled by a packing in progress.
- hasSubClasses() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
True if there's a known sub-type of this class in
TypeInfoSet. - hasSubClasses() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- hasSwaRef - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Set to true if the model includes
XmlAttachmentRef. - hasSwaRef() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Returns true if this context includes a class that has
XmlAttachmentRef. - hasSwaRef() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
True if this JAXBContext has
XmlAttachmentRef. - hasValueProperty() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true if this class or its ancestor has
XmlValueproperty. - hasValueProperty() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
I
- id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns the IDness of the value of this element.
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- ID - Enum in com.sun.xml.bind.v2.model.core
- ID - com.sun.xml.bind.v2.model.core.ID
- IDREF - com.sun.xml.bind.v2.model.core.ID
- IDResolver - Class in com.sun.xml.bind
-
Pluggable ID/IDREF handling layer.
- IDResolver() - Constructor for class com.sun.xml.bind.IDResolver
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- ILLEGAL_ENTRY - com.sun.xml.bind.v2.Messages
- ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
-
Signals an incorrect use of JAXB annotations.
- IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationsException - Exception in com.sun.xml.bind.v2.runtime
-
A list of
IllegalAnnotationExceptionwrapped in one exception. - IllegalAnnotationsException(List<IllegalAnnotationException>) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
- IllegalAnnotationsException.Builder - Class in com.sun.xml.bind.v2.runtime
- Import - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- IMPROVED_XSI_TYPE_HANDLING - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Improves handling of xsi:type used on leaf properties.
- improvedXsiTypeHandling - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Improved xsi type handling.
- INDENT_STRING - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- inferImplClass(Class<T>, Class[]) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Infers the instanciable implementation class that can be assigned to the given field type.
- info(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
-
Used to report possibly verbose information that can be safely ignored.
- InfosetScanner<XmlNode> - Interface in com.sun.xml.bind.unmarshaller
-
Visits a DOM-ish API and generates SAX events.
- inheritsAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true iff this class inherits a wildcard attribute from its ancestor classes.
- inheritsAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
Completes the initialization.
- inlineBinaryData() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
If this is true and this property indeed represents a binary data, it should be always inlined.
- InlineBinaryTransducer<V> - Class in com.sun.xml.bind.v2.runtime
-
Transducer that signals the runtime that this binary data shall be always inlined.
- InlineBinaryTransducer(Transducer<V>) - Constructor for class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
- INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
- IntArrayData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Typed
CharSequencefor int[]. - IntArrayData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
- IntArrayData(int[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
- IntData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Pcdatathat represents a single integer. - IntData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
- intercept(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter
-
Called when the child loader is deactivated.
- Intercepter - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Used solely by
ElementBeanInfoImplto wrap the loaded value object into a JAXBElement object. - InternalAccessorFactory - Interface in com.sun.xml.bind
-
A means to allow the user to provide customized Accessor to be used by JAXB.
- InterningXmlVisitor - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
XmlVisitordecorator that interns all string tokens. - InterningXmlVisitor(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- INVALID_JAXP_IMPLEMENTATION - com.sun.xml.bind.v2.Messages
- INVALID_PROPERTY_VALUE - com.sun.xml.bind.v2.Messages
- INVALID_TYPE_IN_MAP - com.sun.xml.bind.v2.Messages
- invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
- invokeAfterUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Invokes the afterUnmarshal method if applicable.
- invokeBeforeUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Invokes the beforeUnmarshal method if applicable.
- isAbstract() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is abstract and thus shall never be directly instanciated.
- isAbstract() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an abstract class.
- isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type.
- isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type but not byte[].
- isAttribute - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Specifies if the Name is associated with an EII or AII
- isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this method is a bridge method as defined in JLS.
- isCollection() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns true if this is a multi-valued collection property.
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property is nillable (meaning the absence of the value is treated as nil='true')
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Checks if the wrapper element is required.
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Checks if the wrapper element is required.
- isDefault() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- isDefault() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- isDefault() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
If this
Transduceris the default transducer for theValueT, this method returns true. - isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
If the class is bound to an element, return true.
- isElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Deprecated.always return false at this level.
- isElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isElement() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns true if the bean is mapped to/from an XML element.
- isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns true if this map is empty.
- isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an enum class.
- isFinal() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is marked as final and no further extension/restriction is allowed.
- isFinal() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is a final class.
- isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is final.
- isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns true if the bean is immutable.
- isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given class is an inner class.
- isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if 'clazz' is an interface.
- isMixed() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property can hold
Strings to represent mixed content model. - isMixed() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- isNil() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- isNilIncluded - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
- isNilIncluded() - Method in interface com.sun.xml.bind.v2.runtime.AttributeAccessor
- isNilIncluded() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
- isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
Returns true if this element is nillable.
- isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
This kind of properties need to show up in
XmlType.propOrder(). - isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true if the properties of this class is ordered in XML.
- isOrdered() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isOverriding(M, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given method is overriding another one defined in the base class 'base' or its ancestors.
- isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if t is a parameterized type.
- isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the given type is a primitive type.
- isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is public.
- isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is public.
- isReplaced(C) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Returns true if this attribute is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this element is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this element is mandatory.
- isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if types are the same
- isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Returns true if this
NonElementmaps to text in XML, without any attribute nor child elements. - isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
- isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is static.
- isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is static.
- isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if
subis a sub-type ofsup. - isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is transient.
- isValidating() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Deprecated.since 2.0
- isValueList() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is a collection but its XML representation is a list of values, not repeated elements.
- isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified string is all whitespace.
- isWhiteSpaceExceptSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified char is a white space character but not 0x20.
- itemType(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.List
J
- JAXB - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
- JAXBContextBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- JAXBContextBuilder(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- JAXBContextFactory - Class in com.sun.xml.bind.v2
-
Creates JAXB context.
- JAXBContextFactory() - Constructor for class com.sun.xml.bind.v2.JAXBContextFactory
- JAXBContextImpl - Class in com.sun.xml.bind.v2.runtime
-
This class provides the implementation of JAXBContext.
- JAXBContextImpl.JAXBContextBuilder - Class in com.sun.xml.bind.v2.runtime
- JaxBeanInfo<BeanT> - Class in com.sun.xml.bind.v2.runtime
-
Encapsulates various JAXB operations on objects bound by JAXB.
- JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
For
JaxBeanInfothat has no type names. - JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName[], boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
For
JaxBeanInfothat has multiple type names. - JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
For
JaxBeanInfothat has one type name. - JAXBRIContext - Class in com.sun.xml.bind.api
-
JAXBContextenhanced with JAXB RI specific functionalities. - JAXBRIContext() - Constructor for class com.sun.xml.bind.api.JAXBRIContext
- jaxbType - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Gets the JAXB bound class type that this
JaxBeanInfohandles. - JAXP_EXTERNAL_ACCESS_CONFIGURED - com.sun.xml.bind.v2.Messages
- JAXP_SUPPORTED_PROPERTY - com.sun.xml.bind.v2.Messages
- JAXP_UNSUPPORTED_PROPERTY - com.sun.xml.bind.v2.Messages
- JAXP_XML_SECURITY_DISABLED - com.sun.xml.bind.v2.Messages
- jaxrpcCompatible - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
JAX-PRC compatible name converter implementation.
K
- keySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
- kind() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the kind of this property.
- klass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested class customization.
- Klass - Interface in com.sun.xml.bind.v2.schemagen.episode
- knownUri2prefixIndexMap - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
L
- lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
- lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- LAX - com.sun.xml.bind.v2.model.core.WildcardMode
- leafElement(Name, int, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- leafElement(Name, Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- leafElement(Name, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- LeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Either
BuiltinLeafInfoorEnumLeafInfo. - LeafPropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Unmarshals a text into a property of the parent element.
- LeafPropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
- LeafPropertyXsiLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- LeafPropertyXsiLoader(Loader, TransducedAccessor, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
- leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
- leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
-
Called when this loaderis an active loaderand we see an end tag.
- leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
- leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
- LEAVES - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
All instances of
RuntimeBuiltinLeafInfoImpls keyed by their type. - length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the number of characters needed to represent this binary data in the base64 encoding.
- length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
- length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
- link() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Called after all the classes are added to the type set to "link" them together.
- link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Called after all the
JaxBeanInfos are created. - list() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- List - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
- Loader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- Loader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- Loader(boolean) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- loadObjectFactory(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Finds ObjectFactory for the given referencePoint.
- local - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Local part of the attribute/element name.
- LocalAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- LocalElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- localName - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Local name.
- localName - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
The localPart.
- localNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
- localNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
Local names by their indices.
- Locatable - Interface in com.sun.xml.bind
-
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
- Locatable - Interface in com.sun.xml.bind.v2.model.annotation
-
Locationthat is chained. - LocatableAnnotation - Class in com.sun.xml.bind.v2.model.annotation
-
Annotationthat also implementsLocatable. - Location - Interface in com.sun.xml.bind.v2.runtime
-
Location information for
IllegalAnnotationException. - LocatorEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Object that returns the current location that the
com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitoris parsing. - LocatorEx.Snapshot - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Immutable snapshot of a
LocatorEx - lookForLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
This method is used to determine which of the sub-classes should be interrogated for the existence of lifecycle methods.
M
- mangleNameToClassName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Computes a Java class name from a local name.
- mangleNameToPropertyName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Computes a Java class name from a local name.
- mangleNameToVariableName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Computes a Java identifier from a local name.
- map(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
- MAP - com.sun.xml.bind.v2.model.core.PropertyKind
- MAP_ANYURI_TO_URI - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- MapPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Property that maps to the following schema fragment.
- marshal(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
-
Noop.
- marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
- marshal(Object, XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshal(Object, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
Marshals to
OutputStreamwith the given in-scope namespaces taken into account. - marshal(Object, XMLEventWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshal(Object, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshal(Object, Result) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshal(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
- marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
- marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, Node) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
-
Marshals the specified type object with the implicit element name associated with this instance of
Bridge. - marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, Node) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
- marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
- marshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- MarshallerImpl - Class in com.sun.xml.bind.v2.runtime
-
Implementation of
Marshallerinterface for the JAXB RI. - MarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Pool of
Marshallers. - matches(Name) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Checks if the given name pair matches this name.
- matches(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Checks if the given name pair matches this name.
- MAX_ERRORS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The maximum number of errors to report.
- maxErrorsCount - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
The maximum number of errors unmarshall operation reports.
- maxOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- maxOccurs(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- MaybeElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Some
NonElementcan optionally be anElement. - memberTypes(QName[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Union
- Messages - Class in com.sun.xml.bind.marshaller
-
Formats error messages.
- Messages - Class in com.sun.xml.bind.unmarshaller
-
Formats error messages.
- Messages - Enum in com.sun.xml.bind.v2
-
Formats error messages.
- Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
- Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
- MethodLocatable<M> - Class in com.sun.xml.bind.v2.model.annotation
-
Locatableimplementation for a method. - MethodLocatable(Locatable, M, Navigator<?, ?, ?, M>) - Constructor for class com.sun.xml.bind.v2.model.annotation.MethodLocatable
- MimeTypedTransducer<V> - Class in com.sun.xml.bind.v2.runtime
-
Transducerdecorator that wraps anotherTransducerand sets the expected MIME type to the context. - MimeTypedTransducer(Transducer<V>, MimeType) - Constructor for class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
- MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
-
Performs no character escaping.
- minOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
- ModelBuilder<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
- ModelBuilder(AnnotationReader<T, C, F, M>, Navigator<T, C, F, M>, Map<C, C>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.ModelBuilder
- ModelBuilderI<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
-
User: Iaroslav Savytskyi Date: 24/05/12
N
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Package
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelAttribute
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- Name - Class in com.sun.xml.bind.v2.runtime
-
The internal representation of an XML name.
- nameBuilder - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Used to assign indices to known names in this grammar.
- NameBuilder - Class in com.sun.xml.bind.v2.runtime
-
Creates
Names and assign index numbers to them. - NameBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.NameBuilder
- NameConverter - Interface in com.sun.xml.bind.api.impl
-
Converts aribitrary strings into Java identifiers.
- NameConverter.Standard - Class in com.sun.xml.bind.api.impl
- nameList - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Keeps the list of known names.
- nameList - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
- NameList - Class in com.sun.xml.bind.v2.runtime
-
Namespace URIs and local names sorted by their indices.
- NameList(String[], boolean[], String[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.NameList
- namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
- namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- namespace(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- namespace(Element, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- NamespaceContext2 - Interface in com.sun.xml.bind.v2.runtime
-
Maintains
namespace <-> prefixbindings. - NamespacePrefixMapper - Class in com.sun.xml.bind.marshaller
-
Implemented by the user application to determine URI
->prefix mapping. - NamespacePrefixMapper() - Constructor for class com.sun.xml.bind.marshaller.NamespacePrefixMapper
- namespaceURIs - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
Namespace URIs by their indices.
- nav - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- Navigator<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.nav
-
Provides unified view of the underlying reflection library, such as
java.lang.reflectand/or Annotation Processing. - needsInterning(XMLReader) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- NestedParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- newInstance(Locatable, Annotation) - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
Factory method to create a new instance of the same kind.
- newInstance(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Deprecated.Compatibility with older versions.
- newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Creates a new
JAXBRIContext. - newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Creates a new
JAXBRIContext. - next() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
- nillable(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- NioEscapeHandler - Class in com.sun.xml.bind.marshaller
-
Uses JDK1.4 NIO functionality to escape characters smartly.
- NioEscapeHandler(String) - Constructor for class com.sun.xml.bind.marshaller.NioEscapeHandler
- NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS - com.sun.xml.bind.v2.Messages
- nodeStack - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
- NoEscapeHandler - Class in com.sun.xml.bind.marshaller
-
Performs no character escaping.
- NoEscapeHandler() - Constructor for class com.sun.xml.bind.marshaller.NoEscapeHandler
- NoFixedFacet - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- NONE - com.sun.xml.bind.v2.model.core.ID
- NonElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
TypeInfothat maps to an element. - NonElementRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Reference to a
NonElement. - normalizeUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Calculate the normalized form of the given uriPath.
- NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
- nsUri - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Namespace URI.
- nsUri - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
-
The namespace URI.
- nsUriCannotBeDefaulted - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
For each entry in
NameList.namespaceURIs, whether the namespace URI can be declared as the default. - nsUriIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Index -1 is reserved for representing the empty namespace URI of attributes.
- NULL_READER - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- NULL_WRITER - Static variable in class com.sun.xml.bind.marshaller.Messages
- numberOfAttributeNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
Number of Names for attributes
- numberOfElementNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
Number of Names for elements
O
- OBJECT_IDENTITY_CYCLE_DETECTION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- Occurs - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- onCycleDetected(CycleRecoverable.Context) - Method in interface com.sun.xml.bind.CycleRecoverable
-
Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.
- onID(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- onIDREF(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
- onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
-
Called when xsi:nil='true' was found.
- onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
- org.glassfish.jaxb.runtime - module org.glassfish.jaxb.runtime
-
The XML Binding (JAXB) RI modularization implementation.
- OverrideAnnotationOf - Annotation Type in com.sun.xml.bind.annotation
-
Designates an annotation from base class which shall be overriden by annotation placed together with this.
P
- Package - Interface in com.sun.xml.bind.v2.schemagen.episode
- parent - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- parent() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the
ClassInfoorElementInfoto which this property belongs. - parse(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- parse(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Converts the lexical representation to a value object.
- parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Deprecated.in JAXB 2.0 Use
DOMScanner.scan(Element) - parseAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseBase64Binary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseBoolean(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseByte(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDate(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDateTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDecimal(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDouble(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseFloat(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseHexBinary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseInteger(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseLong(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseQName(String, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseUnsignedInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseUnsignedShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Deprecated.in JAXB 2.0 Use
DOMScanner.scan(Element) - Particle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
- Patcher - Interface in com.sun.xml.bind.unmarshaller
-
Runs by UnmarshallingContext after all the parsing is done.
- Patcher - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
- peek() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Returns the top of the stack.
- pop() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Pops an object from the stack
- popCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Called whenever an execution flow exits the realm of this
Coordinator. - PREFIX_MAPPER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
-
Reverse map of
RuntimeUtil.boxToPrimitive. - print(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- print(V) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
- print(V) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
- print(V) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
- print(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Converts the given value to its lexical representation.
- printAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printBase64Binary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printBoolean(boolean) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printByte(byte) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDate(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDateTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDecimal(BigDecimal) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDouble(double) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printFloat(float) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printHexBinary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printInt(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printInteger(BigInteger) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printLong(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printQName(QName, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printShort(short) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printUnsignedInt(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printUnsignedShort(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- processContents(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a processing instruction.
- processingInstruction(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- properties - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
-
Properties of this bean class but not its ancestor classes.
- propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
com.sun.xml.bind.v2.runtime.property.PropertyFactorybenefits from having index numbers assigned toPropertyKind.ELEMENT,PropertyKind.REFERENCE, andPropertyKind.MAPin this order. - PropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Information about a JAXB-bound property.
- PropertyKind - Enum in com.sun.xml.bind.v2.model.core
-
An Enum that indicates if the property is Element, ElementRef, Value, or Attribute.
- prototype() - Static method in class com.sun.xml.bind.v2.TODO
-
When this method iscalled, that means the current code is a mock up and it needs to be properly implemented later.
- prototype(String) - Static method in class com.sun.xml.bind.v2.TODO
- ProxyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Loaderthat delegates the processing to anotherLoaderatProxyLoader.startElement(UnmarshallingContext.State, TagName). - ProxyLoader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
- push(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Pushes a new object to the stack.
- pushCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Called whenever an execution flow enters the realm of this
Coordinator. - pushNocheck(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Pushes a new object to the stack without making it participate with the collision check.
- put(Name, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
- put(String, String, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Associates the specified value with the specified keys in this map.
- put(QName, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
- putAdapter(Class<? extends XmlAdapter>, XmlAdapter) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- putAll(QNameMap<? extends V>) - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
Q
- qNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
-
Index of the Name for an EII or AII
- QNameMap<V> - Class in com.sun.xml.bind.v2.util
-
Map keyed by
QName. - QNameMap() - Constructor for class com.sun.xml.bind.v2.util.QNameMap
- QNameMap.Entry<V> - Class in com.sun.xml.bind.v2.util
- Quick - Class in com.sun.xml.bind.v2.model.annotation
-
Base implementation of
LocatableAnnotation. - Quick(Locatable) - Constructor for class com.sun.xml.bind.v2.model.annotation.Quick
R
- RawAccessor<B,V> - Class in com.sun.xml.bind.api
-
Accesses a particular property of a bean.
- RawAccessor() - Constructor for class com.sun.xml.bind.api.RawAccessor
- readAnnotation(Class<A>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
-
Gets the value of the specified annotation from the given property.
- readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- readFrom(InputStream) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
-
Reads the given
InputStreamcompletely into the buffer. - receive(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Receiver
-
Called when the child loader is deactivated.
- receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
- Receiver - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Receives an object by a child
Loader. - recordInnerPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Notifies the context about the inner peer of the current element.
- recordOuterPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Notifies the context about the outer peer of the current element.
- Redefinable - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
List of
TypeInfos that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
List of
TypeInfos that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
-
List of
TypeInfos that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
List of
TypeInfos that this property references. - ref(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the representation of the given Java type in
T. - ref(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Klass
-
FQCN.
- ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- Ref<T,C> - Class in com.sun.xml.bind.v2.model.core
-
Reference to a type in a model.
- Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(ModelBuilderI<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(T) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(T, Adapter<T, C>, boolean) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- REFERENCE - com.sun.xml.bind.v2.model.core.PropertyKind
- ReferencePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
PropertyInfothat holds references to otherElements. - RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Represents the information in a class with
XmlRegistryannotaion. - relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Relativizes a URI by using another URI (base URI.)
- remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
- removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Remove an attribute from the list.
- replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- reportError(String, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- reportError(String, Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- reportError(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Report an error found as an exception.
- reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- reportUnexpectedChildElement(TagName, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- reset() - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Reset the writer so that it can be reused.
- reset() - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Reset the writer.
- reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Initializes all the fields to null.
- reset() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Clears all the contents in the stack.
- reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
- reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Resets the object to the initial state, as if the object is created fresh.
- reset(CompositeStructure, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
- reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- resolve(String, Class) - Method in class com.sun.xml.bind.IDResolver
-
Obtains the object to be pointed by the IDREF value.
- resolveElementName(String, String) - Method in class com.sun.xml.bind.api.ClassResolver
-
JAXB calls this method when it sees an unknown element.
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- RETAIN_REFERENCE_TO_INFO - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Retains references to PropertyInfos.
- retainPropertyInfo - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Store properties, so that they can be recovered in the run (is here because of JSON encoding of Jersey).
- run() - Method in interface com.sun.xml.bind.unmarshaller.Patcher
-
Runs an post-action.
- run() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
- RuntimeAnnotationReader - Interface in com.sun.xml.bind.v2.model.annotation
- RuntimeArrayInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeAttributePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeBuiltinLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeBuiltinLeafInfoImpl<T> - Class in com.sun.xml.bind.v2.model.impl
-
BuiltinLeafInfoImplwith a support for runtime. - RuntimeClassInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeElement - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeElementInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeElementPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeEnumLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeInlineAnnotationReader - Class in com.sun.xml.bind.v2.model.annotation
-
AnnotationReaderthat usesjava.lang.reflectto read annotations from class files. - RuntimeInlineAnnotationReader() - Constructor for class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- RuntimeLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeMapPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeModelBuilder - Class in com.sun.xml.bind.v2.model.impl
-
ModelBuilderthat works at the run-time by using thejava.lang.reflectpackage. - RuntimeModelBuilder(JAXBContextImpl, RuntimeAnnotationReader, Map<Class, Class>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- RuntimeNonElement - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeNonElementRef - Interface in com.sun.xml.bind.v2.model.runtime
-
Runtime version of
NonElementRef. - RuntimePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
-
PropertyInfothat exposes more information. - RuntimeReferencePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeTypeInfo - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeTypeInfoSet - Interface in com.sun.xml.bind.v2.model.runtime
-
TypeInfoSetrefined for runtime. - RuntimeTypeRef - Interface in com.sun.xml.bind.v2.model.runtime
- RuntimeUtil - Class in com.sun.xml.bind.v2.runtime
- RuntimeUtil() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil
- RuntimeUtil.ToStringAdapter - Class in com.sun.xml.bind.v2.runtime
-
XmlAdapter for printing arbitrary object by using
Object.toString(). - RuntimeValuePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
S
- SAX2DOMEx - Class in com.sun.xml.bind.marshaller
-
Builds a DOM tree from SAX2 events.
- SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Deprecated.
- SAX2DOMEx(DocumentBuilderFactory) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Creates a fresh empty DOM document and adds nodes under this document.
- SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
- SAX2DOMEx(Node, boolean) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
- 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
- scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- scan(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- scan(XmlNode) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Parses the given DOM-ish element/document and generates SAX events.
- scd(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
- Schema - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
- SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
- schemaGenerator(String) - Static method in class com.sun.xml.bind.v2.TODO
-
When this method is called, it means that there is an unimplemeted portion of the spec in the schema generator.
- 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
-
Transducerthat 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
-
On top of
JAXBContextImpl.selectRootLoader(State, TagName), this method also consultsClassResolver. - 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(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(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
- 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(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(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
-
Sets the value of the property of the given bean object.
- set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
- 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
- setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Sets the
ContentHandler. - 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.marshaller.SAX2DOMEx
- 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 interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Sets the error handler that receives errors found during reading annotations.
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Sets the error handler that receives errors discovered during the model building.
- setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.Registers the error handler that receives unmarshalling/marshalling errors.
- setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- setEventHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- setExpectedMimeType(MimeType) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
This method is used by
MimeTypedTransducerto set the expected MIME type for the encapsulatedTransducer. - setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Sets the header string.
- setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Deprecated.Should use the version that takes string.
- setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
- setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
- 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.
- setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Configures the locator object that the SAX
ContentHandlerwill see. - setMaxErrorsCount(int) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- 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
- setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Set a new output destination for the document.
- setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.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
- setTarget(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- 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
- 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
-
Deprecated.since 2.0
- setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the value of a specific attribute.
- setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- setXmlAccessorFactorySupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setXmlDecl(boolean) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Set whether the writer should print out the XML declaration (
<?xml version='1.0' ... ?>). - shouldErrorBeReported() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- 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.
- SKIP - com.sun.xml.bind.v2.model.core.WildcardMode
- skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- skippedEntity(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
Smarter converter used for RELAX NG support.
- Snapshot(LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- 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
- sourceLocation() - Method in interface com.sun.xml.bind.Locatable
- 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
- standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
The name converter implemented by Code Model.
- Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
- 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.marshaller.SAX2DOMEx
- startDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startDocument() - Method in class com.sun.xml.bind.v2.runtime.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(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(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) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname or attributes.
- 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.marshaller.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a start tag.
- startElement(String, String, 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
-
Variation of
XMLSerializer.startElement(String, String, String, Object)that forces a specific prefix. - startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
- startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.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
-
Called before
XmlVisitor.startElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName)event to notify a new namespace binding. - startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Starts a new packing scope.
- STRICT - com.sun.xml.bind.v2.model.core.WildcardMode
- 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
- 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
-
ClassBeanInfoImplthat represents the super class ofJaxBeanInfo.jaxbType. - 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.
- SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
- SwaRefAdapter - Class in com.sun.xml.bind.v2.runtime
-
XmlAdapterthat binds the value as a SOAP attachment. - SwaRefAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapter
- SwaRefAdapterMarker - Class in com.sun.xml.bind.v2.runtime
-
Marker class used to identify swaref attachments and to generate appropriate annotations later.
- SwaRefAdapterMarker() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
T
- 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
- targetNamespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
The
XMLSerializer.text(String, String)method that takesPcdata. - 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, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Marshalls 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.
- theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
- theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
- theInstance - Static variable in class com.sun.xml.bind.marshaller.NoEscapeHandler
- toClassName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toClassName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for classes.
- toConstantName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toConstantName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for constants.
- TODO - Class in com.sun.xml.bind.v2
-
Place holder for TODOs.
- TODO() - Constructor for class com.sun.xml.bind.v2.TODO
- toInterfaceName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toInterfaceName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for interfaces.
- toItemType() - Method in class com.sun.xml.bind.api.TypeReference
-
Creates a
TypeReferencefor the item type, if thisTypeReferencerepresents a collection type. - toPackageName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Computes a Java package name from a namespace URI, as specified in the spec.
- toPackageName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
Converts a namespace URI into a package name.
- 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.
- toPropertyName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toPropertyName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
converts a string into an identifier suitable for properties.
- toQName() - Method in class com.sun.xml.bind.v2.runtime.Name
-
Creates a
QNamefrom this. - toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
-
Returns a nice string representation for better debug experience.
- toString() - Method in enum com.sun.xml.bind.v2.Messages
- toString() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
- toString() - Method in 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.IllegalAnnotationException
-
Returns the exception name, message, and related information together in one string.
- toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
- toString() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- toString() - Method in interface com.sun.xml.bind.v2.runtime.Location
-
Returns a human-readable string that represents this position.
- toString() - Method in class com.sun.xml.bind.v2.runtime.Name
- 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
-
Debug information of what's in this
XmlSchemaGenerator. - toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
- ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
- toVariableName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toVariableName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
-
Converts a string into an identifier suitable for variables.
- 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 honorxsi:nilanywhere, even if they are not specifically allowed by the schema. - trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Equivalent of
String.trim(). - type - Variable in class com.sun.xml.bind.api.TypeReference
-
The Java type that's being referenced.
- type - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
The type being referenced.
- type(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 theJAXBContext. - 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.
- TypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
- TypeInfoSet<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.core
-
Root of models. Set of
TypeInfos. - TypeRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Information about a type referenced from
ElementPropertyInfo. - TypeReference - Class in com.sun.xml.bind.api
-
A reference to a JAXB-bound type.
- TypeReference(QName, Type, Annotation...) - Constructor for class com.sun.xml.bind.api.TypeReference
- typesafeEnumClass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested typesafeEnumClass customization
U
- UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
- union() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- Union - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, Node) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(InputStream) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
-
Noop.
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
- unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
- unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(XMLEventReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(SAXSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Deprecated.
- unmarshal(Source) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Node) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Node) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(Node, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(XMLReader, InputSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XMLReader, InputSource, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- unmarshal(XmlNode, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- unmarshal0(InputStream, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal0(XMLStreamReader, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal0(Source, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal0(Node, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- UnmarshallerImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Default Unmarshaller implementation.
- UnmarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- UnmarshallingContext - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Center of the unmarshalling.
- UnmarshallingContext(UnmarshallerImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new unmarshaller.
- UnmarshallingContext.State - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
State information for each element.
- UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
- UNSUPPORTED_PROPERTY - com.sun.xml.bind.v2.Messages
- UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
- updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- updateXML(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- updateXML(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
URI of the attribute/element name.
- use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the T for the given C.
- use(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- USE_JAXB_PROPERTIES - Static variable in class com.sun.xml.bind.v2.ContextFactory
- USE_OLD_GMONTH_MAPPING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- useNamespace() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- useNamespace() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
If true, this
Transducerdoesn't declare any namespace, and thereforeTransducer.declareNamespace(Object, XMLSerializer)is no-op. - Util - Class in com.sun.xml.bind.v2.schemagen
-
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...
- Utils - Class in com.sun.xml.bind
V
- ValidationEventLocatorEx - Interface in com.sun.xml.bind
-
Defines additional accessor methods for the event source location.
- ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
- ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
- value() - Method in annotation type com.sun.xml.bind.annotation.OverrideAnnotationOf
- value() - Method in annotation type com.sun.xml.bind.annotation.XmlIsSet
-
Deprecated.Specifies the name of the property to attach to.
- value() - Method in annotation type com.sun.xml.bind.XmlAccessorFactory
- value(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NoFixedFacet
- VALUE - com.sun.xml.bind.v2.model.core.PropertyKind
- valueList - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
If the
Ref.typeis an array and it is a value list, true. - valueOf(String) - Static method in enum com.sun.xml.bind.v2.Messages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns the enum constant of this type with the specified name.
- ValuePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Value
PropertyInfo. - ValuePropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Reads a text value and set to the current target.
- ValuePropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
- values - Variable in class com.sun.xml.bind.api.CompositeStructure
- values() - Static method in enum com.sun.xml.bind.v2.Messages
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
- version(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Visits an element and its subtree.
W
- warning(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
- warning(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- warning(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
- WellKnownNamespace - Class in com.sun.xml.bind.v2
-
Well-known namespace URIs.
- which(Class) - Static method in class com.sun.xml.bind.util.Which
- which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
-
Search the specified classloader for the given classname.
- Which - Class in com.sun.xml.bind.util
-
Finds out where a class file is loaded from.
- Which() - Constructor for class com.sun.xml.bind.util.Which
- WhiteSpaceProcessor - Class in com.sun.xml.bind
-
Processes white space normalization.
- WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
- Wildcard - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- WildcardLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Feed incoming events to
DomHandlerand builds a DOM tree. - WildcardLoader(DomHandler, WildcardMode) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
- WildcardMode - Enum in com.sun.xml.bind.v2.model.core
-
Mode of the wildcard.
- WildcardTypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Type referenced as a result of having the wildcard.
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- wrapUp() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Called at the end of the
JAXBContextinitialization phase to clean up any unnecessary references. - write(char) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw character.
- write(Name, JaxBeanInfo<T>, T, XmlOutput, Runnable) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
-
Used by
BridgeImplto write an arbitrary object as a fragment. - write(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw string.
- write(SchemaOutputResolver, ErrorListener) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Write out the schema documents.
- writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- writeEpisodeFile(XmlSerializer) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Writes out the episode file.
- writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- writeLeafElement(XMLSerializer, Name, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Sends the result of the
Transducer.print(Object)operation to one of theXMLSerializer.leafElement(Name, String, String)method. - writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
- writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
- writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
- writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- writeText(XMLSerializer, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Sends the result of the
Transducer.print(Object)operation to one of theXMLSerializer.text(String, String)method, but with the best representation of the value, not necessarily String. - writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
- writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
- writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
- writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
- writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
- writeTo(XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
- writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Short for the following call sequence:
X
- XML_HEADERS - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- XML_MIME_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
- XML_NAMESPACE_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
Deprecated.Use javax.xml.XMLConstants.XML_NS_URI instead;
- XML_SCHEMA - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
Deprecated.Use javax.xml.XMLConstants.W3C_XML_SCHEMA_NS_URI instead;
- XML_SCHEMA_INSTANCE - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
Deprecated.Use javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI instead
- XmlAccessorFactory - Annotation Type in com.sun.xml.bind
-
Identifies a user provided customized Accessor to be used.
- XMLACCESSORFACTORY_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
The property that you can specify to
JAXBContext.newInstance(java.lang.String)enable support of XmlAccessorFactory annotation in theJAXBContext. - xmlAccessorFactorySupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Flag that user has provided a custom AccessorFactory for JAXB to use
- XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- XmlFactory - Class in com.sun.xml.bind.v2.util
-
Provides helper methods for creating properly configured XML parser factory instances with namespace support turned on and configured for security.
- XmlFactory() - Constructor for class com.sun.xml.bind.v2.util.XmlFactory
- XmlIsSet - Annotation Type in com.sun.xml.bind.annotation
-
Deprecated.this hasn't been implemented in the RI, and this hasn't been speced yet. I believe Joe asked for this feature. I'd like to drop this.
- XmlLocation - Annotation Type in com.sun.xml.bind.annotation
-
Marks a property that receives a location from which the object is unmarshalled.
- XmlSchemaGenerator<T,C,F,M> - Class in com.sun.xml.bind.v2.schemagen
-
Generates a set of W3C XML Schema documents from a set of Java classes.
- XmlSchemaGenerator(Navigator<T, C, F, M>, TypeInfoSet<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
- XMLSerializer - Class in com.sun.xml.bind.v2.runtime
-
Receives XML serialization event and writes to
XmlOutput. - XmlVisitor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Walks the XML document structure.
- XmlVisitor.TextPredictor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
- XMLWriter - Class in com.sun.xml.bind.marshaller
-
Filter to write an XML document from a SAX event stream.
- XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
- XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
-
Create a new XML writer.
- XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
- XsiNilLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Looks for xsi:nil='true' and sets the target to null.
- XsiNilLoader(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
- XsiNilLoader.Array - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- XsiNilLoader.Single - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- XsiTypeLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Looks at @xsi:type and forwards to the right
Loader. - XsiTypeLoader(JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
_
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _default(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
- _import() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- _package() - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
- _parseBase64Binary(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseBoolean(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseByte(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDateTime(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDecimal(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseDouble(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseFloat(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseInt(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.Faster but less robust
String->intconversion. - _parseInteger(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseLong(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseQName(CharSequence, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _parseShort(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[]) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[], int, int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBase64Binary(byte[], int, int, byte[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.Encodes a byte array into another byte array by first doing base64 encoding then encoding the result in ASCII.
- _printBase64Binary(byte[], int, int, char[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.Encodes a byte array into a char array by doing base64 encoding.
- _printBase64Binary(byte[], int, int, XMLStreamWriter) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printBoolean(boolean) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printByte(byte) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDate(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDateTime(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDecimal(BigDecimal) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printDouble(double) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printFloat(float) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printInt(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printInteger(BigInteger) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printLong(long) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printQName(QName, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- _printShort(short) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
All Classes All Packages