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

A

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
 
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
Adapter that wraps XmlJavaTypeAdapter.
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.
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
 
AnnotationReader<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.annotation
Reads annotations for the given property.
AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
Implemented by objects that can have annotations.
ANYTYPE_NAME - Static variable in interface com.sun.xml.bind.v2.model.core.NonElement
 
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.)
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.
asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the C representation 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
Returns the Element aspect of this ClassInfo.
ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
 
ATTRIBUTE - com.sun.xml.bind.v2.model.core.PropertyKind
 
AttributePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Attribute PropertyInfo.

B

beans() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ClassInfos known to this set.
bindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested bindings.
Bindings - Interface in com.sun.xml.bind.v2.schemagen.episode
 
boxToPrimitive - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Map from Class objects representing primitive types to Class objects representing their boxed types.
BROKEN_CONTEXTPATH - com.sun.xml.bind.v2.Messages
 
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.
builtins() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the BuiltinLeafInfos known to this set.

C

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.
canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of property can have XmlMimeType and XmlInlineBinaryData annotation with it.
CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
Performs character escaping and write the result to the output.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a string of character data, with XML escaping.
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
 
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.
cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
 
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
 
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
 
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
 
com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
 
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
 
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.util - package com.sun.xml.bind.v2.model.util
 
com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
 
com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
 
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.util - package com.sun.xml.bind.v2.util
 
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.
createDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
Returns properly configured (e.g.
createParserFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
Returns properly configured (e.g.
createSchemaFactory(String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
Returns properly configured (e.g.
createTransformerFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
Returns properly configured (e.g.
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.

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.
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.
declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class declares a wildcard attribute.
defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that the JAXB can handle natively.
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.
DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
 
DOMScanner - Class in com.sun.xml.bind.unmarshaller
Visits a W3C DOM tree and generates SAX2 events from it.
DOMScanner() - Constructor for class com.sun.xml.bind.unmarshaller.DOMScanner
 
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Dumps this model into XML.

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<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
ELEMENT - com.sun.xml.bind.v2.model.core.PropertyKind
 
ElementInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
A particular use (specialization) of JAXBElement.
ElementPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to an element.
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.
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.
endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
EnumConstant<T,C> - Interface in com.sun.xml.bind.v2.model.core
Individual constant of an enumeration.
EnumLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
NonElement that represents an Enum class.
enums() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the EnumLeafInfos known to this set.
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(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
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.
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.NoEscapeHandler
 

F

fatalError(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
findNearest(String, String[]) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Finds the string in the group closest to key and returns it.
findNearest(String, Collection<String>) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Finds the string in the group closest to key and returns it.
FlattenIterator<T> - Class in com.sun.xml.bind.v2.util
Iterator that walks over a map of maps.
FlattenIterator(Iterable<? extends Map<?, ? extends T>>) - Constructor for class com.sun.xml.bind.v2.util.FlattenIterator
 
flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Flush the output.
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, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 

G

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
 
getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ElementInfo known to this set.
getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a field.
getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a method.
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the TypeInfo for the any type.
getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Obtains the information about the base class.
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.
getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a class.
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.
getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ClassInfo, ArrayInfo, or LeafInfo for the given bean.
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.Util
Gets the logger for the caller's class.
getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the fully-qualified name of the class.
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.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the declaration this object is wrapping.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
The same as TypeInfo.getType() but an EnumLeafInfo is guaranteed to represent an enum declaration, which is a kind of a class declaration.
getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns the class with XmlRegistry.
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).
getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Gets the current element we are parsing.
getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
The same as DOMScanner.getCurrentElement() but better typed.
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.
getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ElementInfo for the given element.
getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all ElementInfos in the given scope.
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.
getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns the information about the possible elements in this property.
getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the EnumLeafInfo to 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.
getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Expected MIME type, if any.
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.
getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
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.
getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated.
Only return the length of the indent string.
getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
T of T[].
getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the key of the map.
getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Lexical value of this constant.
getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the location object that this object points to.
getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
Gets the current location in a ValidationEventLocator object.
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
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>, 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.
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.
getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Navigator for this model.
getNavigator() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
 
getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
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.
getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the package name of the given class.
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.
getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Gets the object that represents the value property.
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the property that has the specified name.
getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getReader() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
 
getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns all the references to other types in this registry.
getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the return type of a method.
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 XmlSchemaType annotation, if any.
getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
If non-null, this element is only active inside the given scope.
getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Gets the property which is the source of this reference.
getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns a read-only list of Location that indicates where in the source code the problem has happened.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
If this element can substitute another element, return that element.
getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
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 whose ElementInfo.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.Util
Reads the system property value and takes care of SecurityException.
getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The associated element name.
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.
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.
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(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a TypeInfo for the given type.
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(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the display name of the type object
getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns the information about the types allowed in this property.
getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the upstream Location information.
getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the value of the map.
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.
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.
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.

H

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.
hasClassAnnotation(C, Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if a class has the annotation.
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.
hasFieldAnnotation(Class<? extends Annotation>, F) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given field has an annotation.
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.
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.
hasValueProperty() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this class or its ancestor has XmlValue property.

I

id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns the IDness of the value of this element.
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
 
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.
ILLEGAL_ENTRY - com.sun.xml.bind.v2.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
 
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.
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.
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
 
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(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[].
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.
isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
If the class is bound to an element, return true.
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(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.
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.
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.
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.
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 NonElement maps to text in XML, without any attribute nor child elements.
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 sub is a sub-type of sup.
isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is transient.
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.

J

JAXB - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
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

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
 

L

LAX - com.sun.xml.bind.v2.model.core.WildcardMode
 
LeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
loadObjectFactory(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Finds ObjectFactory for the given referencePoint.
Locatable - Interface in com.sun.xml.bind
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
Locatable - Interface in com.sun.xml.bind.v2.model.annotation
Location that is chained.
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.XmlVisitor is parsing.
LocatorEx.Snapshot - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Immutable snapshot of a LocatorEx

M

map(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
MAP - com.sun.xml.bind.v2.model.core.PropertyKind
 
MapPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to the following schema fragment.
marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
 
MaybeElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
Some NonElement can optionally be an Element.
Messages - Class in com.sun.xml.bind.marshaller
Formats error messages.
Messages - Enum in com.sun.xml.bind.v2
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
 
MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
Performs no character escaping.
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
 
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
 
namespace(Element, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
Navigator<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.nav
Provides unified view of the underlying reflection library, such as java.lang.reflect and/or Annotation Processing.
next() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
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
 
NONE - com.sun.xml.bind.v2.model.core.ID
 
NonElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
NonElementRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Reference to a NonElement.
NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NULL_WRITER - Static variable in class com.sun.xml.bind.marshaller.Messages
 

O

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() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the ClassInfo or ElementInfo to which this property belongs.
parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated.
in JAXB 2.0 Use DOMScanner.scan(Element)
parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated.
in JAXB 2.0 Use DOMScanner.scan(Element)
primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
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.
propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
com.sun.xml.bind.v2.runtime.property.PropertyFactory benefits from having index numbers assigned to PropertyKind.ELEMENT, PropertyKind.REFERENCE, and PropertyKind.MAP in this order.
PropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a JAXB-bound property.
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
 

R

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.
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(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<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
PropertyInfo that holds references to other Elements.
RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Represents the information in a class with XmlRegistry annotaion.
remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
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.
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().

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
 
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
 
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.
setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Sets the ContentHandler.
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Sets the error handler that receives errors found during reading annotations.
setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Sets the header string.
setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated.
Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Configures the locator object that the SAX ContentHandler will see.
setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set a new output destination for the document.
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' ... ?>).
SKIP - com.sun.xml.bind.v2.model.core.WildcardMode
 
skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
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
 
sourceLocation() - Method in interface com.sun.xml.bind.Locatable
 
standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
The name converter implemented by Code Model.
Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
 
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.
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, 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.
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
STRICT - com.sun.xml.bind.v2.model.core.WildcardMode
 
SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
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

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.
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.
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.
toString() - Method in enum com.sun.xml.bind.v2.Messages
 
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 interface com.sun.xml.bind.v2.runtime.Location
Returns a human-readable string that represents this position.
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.
trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Equivalent of String.trim().
type - Variable in class com.sun.xml.bind.v2.model.core.Ref
The type being referenced.
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.
typesafeEnumClass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested typesafeEnumClass customization

U

unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
 
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
 
use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the T for the given C.
Util - Class in com.sun.xml.bind
 

V

VALUE - com.sun.xml.bind.v2.model.core.PropertyKind
 
valueList - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the Ref.type is an array and it is a value list, true.
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
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
 
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
 
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
 
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.
write(char) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a raw character.
write(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a raw string.
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 

X

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
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.
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
 

_

_package() - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links

Copyright © 2018 Oracle Corporation. All rights reserved.