- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- 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
-
- 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
-
- 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
-
- getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.