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

I

ID - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
id() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
id() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
A reference property can never be ID/IDREF because they always point to other element classes.
id() - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
id() - Method in class com.sun.tools.xjc.reader.RawTypeSet.Ref
When this RawTypeSet binds to a CElementPropertyInfo, this method is used to determine if the property is ID or not.
id() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
id() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
id() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
 
id() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
ID - Enum in com.sun.xml.bind.v2.model.core
 
id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Returns the IDness of the value of this element.
id(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_NOT_FOUND - Static variable in class com.sun.xml.bind.validator.Messages
 
IdentifiableObject - Interface in com.sun.xml.bind.marshaller
This interface will be implemented by content tree classes with ID, so that the marshaller can properly serialize ID value.
IDREF - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
IDREF.
IDResolver - Class in com.sun.xml.bind
Pluggable ID/IDREF handling layer.
IDResolver() - Constructor for class com.sun.xml.bind.IDResolver
 
idUse() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
idUse() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
idUse() - Method in interface com.sun.tools.xjc.model.TypeUse
Whether the referenced type (individual item type in case of collection) is ID/IDREF.
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLPrettyPrinter
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLWriter
Write ignorable whitespace.
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.serializer.ContentHandlerAdaptor
Deprecated.  
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
Signals an incorrect use of JAXB annotations.
IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
 
IllegalAnnotationsException - Exception in com.sun.xml.bind.v2.runtime
A list of IllegalAnnotationException wrapped in one exception.
IllegalAnnotationsException(List<IllegalAnnotationException>) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
IllegalAnnotationsException.Builder - Class in com.sun.xml.bind.v2.runtime
 
IllegalAnnotationsException.Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
IMAGE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
implClass - Variable in class com.sun.tools.xjc.outline.ClassOutline
The implementation aspect of a bean.
implClass - Variable in class com.sun.tools.xjc.outline.ElementOutline
The implementation aspect of a bean.
implementation - Variable in class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
Corresponds to Aspect.IMPLEMENTATION
implRef - Variable in class com.sun.tools.xjc.outline.ClassOutline
The implementation class that shall be used for reference.
ImplStructureStrategy - Enum in com.sun.tools.xjc.generator.bean
Decides how a bean token is mapped to the generated classes.
ImplStructureStrategy.Result - Class in com.sun.tools.xjc.generator.bean
 
ImplStructureStrategy.Result(JDefinedClass, JDefinedClass) - Constructor for class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
 
Import - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
includes(Multiplicity) - Method in class com.sun.tools.xjc.model.Multiplicity
Returns true if the multiplicity represented by this object completely includes the multiplicity represented by the other object.
INCOMPATIBLE_VERSION - Static variable in class com.sun.xml.bind.Messages
 
INCORRECT_CHILD_FOR_WILDCARD - Static variable in class com.sun.xml.bind.validator.Messages
 
INCORRECT_VERSION - Static variable in class com.sun.xml.bind.Messages
 
IncorrectNamespaceURIChecker - Class in com.sun.tools.xjc.reader.xmlschema.parser
This filter detects the use of incorrect JAXB namespace URI.
IncorrectNamespaceURIChecker(ErrorHandler) - Constructor for class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
INDENT_STRING - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
IndentingUTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
UTF8XmlOutput with indentation.
IndentingUTF8XmlOutput(OutputStream, String, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
indexOf(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
inExtensionMode - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
True if the compiler is running in the extension mode (as opposed to the strict conformance mode.)
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.tools.xjc.api.ErrorListener
Used to report possibly verbose information that can be safely ignored.
info(SAXParseException) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
info(SAXParseException) - Method in class com.sun.tools.xjc.ConsoleErrorReporter
 
info(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
Reports verbose messages to users.
info(SAXParseException) - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
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 class com.sun.tools.xjc.model.CClassInfo
Returns true iff this class inherits a wildcard attribute property from its ancestor classes.
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.
init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
Completes the initialization.
initContentType(TypeUse, XSElementDecl, XmlString) - Method in class com.sun.tools.xjc.model.CElementInfo
 
initOptions(Options) - Method in exception com.sun.tools.xjc.BadCommandLineException
 
InlineAnnotationReaderImpl - Class in com.sun.tools.jxc.apt
AnnotationReader implementation that reads annotation inline from APT.
inlineBinaryData - Variable in class com.sun.tools.xjc.model.CPropertyInfo
Property with @XmlInlineBinaryData.
inlineBinaryData() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
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
 
InPlaceDOMOutput - Class in com.sun.xml.bind.v2.runtime.output
 
InPlaceDOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
installHook(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Just return the string passed as a parameter but installs an instance of this class as the DatatypeConverter implementation.
INSTANCE - Static variable in class com.sun.tools.xjc.model.CWildcardTypeInfo
 
INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
INT - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
IntArrayData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Typed CharSequence for int[].
IntArrayData(int[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntArrayData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
IntData - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pcdata that represents a single integer.
IntData() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
intercept(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter
Called when the child loader is deactivated.
Intercepter - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Used solely by ElementBeanInfoImpl to wrap the loaded value object into a JAXBElement object.
intercepter - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
 
interfaces() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Returns all BIInterfaces in a read-only set.
InternalizationLogic - Interface in com.sun.tools.xjc.reader.internalizer
Encapsulates schema-language dependent internalization logic.
InterningXMLReader - Class in com.sun.xml.bind.unmarshaller
XMLReader that interns all the string constants before calling the ContentHandler.
InterningXMLReader(XMLReader) - Constructor for class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
InterningXMLReader() - Constructor for class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
InterningXmlVisitor - Class in com.sun.xml.bind.v2.runtime.unmarshaller
XmlVisitor decorator that interns all string tokens.
InterningXmlVisitor(XmlVisitor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
invokeAfterUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the afterUnmarshal method if applicable.
invokeBeforeUnmarshalMethod(UnmarshallerImpl, Object, Object) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Invokes the beforeUnmarshal method if applicable.
invokeMethod(String, Class[], Object[]) - Method in class com.sun.xml.bind.taglets.CustomClassBuilder
invokeMethod(String, Class[], Object[]) - Method in class com.sun.xml.bind.taglets.CustomPackageSummaryBuilder
isAbstract(TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isAbstract() - Method in class com.sun.tools.xjc.model.CClassRef
 
isAbstract() - Method in interface com.sun.tools.xjc.model.CElement
Returns true iff this element is an abstract element.
isAbstract() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
isAbstract() - Method in class com.sun.tools.xjc.model.nav.EagerNClass
 
isAbstract(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isAbstract() - Method in interface com.sun.tools.xjc.model.nav.NClass
 
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.
isAbstract(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isAccepted() - Method in class com.sun.tools.xjc.installer.ConsoleForm
 
isAccepted() - Method in class com.sun.tools.xjc.installer.LicenseForm
Returns true if the license is accepted by the user.
isAcknowledged() - Method in class com.sun.tools.xjc.model.CPluginCustomization
 
isAcknowledged() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Checks if this declaration was acknowledged.
isAcknowledgedXmimeContentTypes(XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
 
isAdapted() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Returns true if this accessor wraps an adapter.
isArray(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isArray(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type.
isArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isArrayButNotByteArray(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isArrayButNotByteArray(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the type is an array type but not byte[].
isArrayButNotByteArray(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isAtMostOnce() - Method in class com.sun.tools.xjc.model.Multiplicity
returns true if the multiplicity is (0,1) or (1,1).
isAttribute - Variable in class com.sun.xml.bind.v2.runtime.Name
Specifies if the Name is associated with an EII or AII
isBound(XSElementDecl, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
Checks if the given component is bound to a class.
isBoxedType() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
isBoxedType() - Method in class com.sun.tools.xjc.model.CClassInfo
 
isBoxedType() - Method in class com.sun.tools.xjc.model.CClassRef
 
isBoxedType() - Method in class com.sun.tools.xjc.model.CElementInfo
 
isBoxedType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
isBoxedType() - Method in class com.sun.tools.xjc.model.nav.EagerNClass
 
isBoxedType() - Method in interface com.sun.tools.xjc.model.nav.NType
Returns true iff this type represents a class that has a unboxed form.
isBridgeMethod(MethodDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isBridgeMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this method is a bridge method as defined in JLS.
isBridgeMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isCanceled() - Method in class com.sun.tools.xjc.XJCListener
XJC will periodically invoke this method to see if it should cancel a compilation.
isChoiceContentPropertyEnabled() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isClass() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Checks if the element type is "class".
isCollection() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Deprecated. 
isCollection() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
Deprecated. 
isCollection() - Method in interface com.sun.tools.xjc.model.CNonElement
Deprecated. 
isCollection() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
isCollection() - Method in interface com.sun.tools.xjc.model.TypeUse
If the use can hold multiple values of the specified type.
isCollection() - Method in class com.sun.tools.xjc.reader.gbind.ConnectedComponent
Returns true iff this ConnectedComponent can match a substring whose length is greater than 1.
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 class com.sun.tools.xjc.model.CElementPropertyInfo
 
isCollectionNillable() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
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 class com.sun.tools.xjc.model.CElementPropertyInfo
 
isCollectionRequired() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
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.
isConstantProperty() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Gets the inherited value of the "fixedAttrToConstantProperty" customization.
isContent() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
isCustomizationTagName(String, String) - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
isCustomizationTagName(String, String) - Method in class com.sun.tools.xjc.Plugin
Checks if the given tag name is a valid tag name for the customization element in this plug-in.
isCutting() - Method in class com.sun.tools.xjc.util.SubtreeCutter
 
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 Transducer is the default transducer for the ValueT, this method returns true.
isDummy() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
isElement() - Method in class com.sun.tools.xjc.model.CClassInfo
 
isElement() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
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.runtime.JaxBeanInfo
Returns true if the bean is mapped to/from an XML element.
isEmpty() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns true if this map is empty.
isEnum(TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isEnum(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an enum class.
isEnum(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isEqual(BIGlobalBinding) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isExtensionMode() - Method in class com.sun.tools.xjc.Options
 
isFinal(TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isFinal() - Method in class com.sun.tools.xjc.model.CClassInfo
Deprecated. if you are calling this method directly, you must be doing something wrong.
isFinal(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
Deprecated. no class generated by XJC is final.
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.
isFinal(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isFinalMethod(MethodDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isFinalMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is final.
isFinalMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isGenerateElementClass() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isGenerateMixedExtensions() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
 
isGenerateMixedExtensions() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is immutable.
isInnerClass(TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isInnerClass(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the given class is an inner class.
isInnerClass(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isInterface(TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isInterface(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if 'clazz' is an interface.
isInterface(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isJavaNamingConventionEnabled() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isLaterThan(SpecVersion) - Method in enum com.sun.tools.xjc.api.SpecVersion
Returns true if this version is equal or later than the given one.
isLeaf() - Method in class com.sun.tools.xjc.model.CTypeRef
 
isListOfValues() - Method in class com.sun.tools.xjc.reader.RawTypeSet.Ref
 
isListOfValues() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
isListOfValues() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
isListOfValues() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
 
isListOfValues() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
isListState() - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated. Checks if the current state is marked as a list state.
isMapped() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
isMixed() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
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.
isMixedExtendedCust() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
isModified() - Method in class com.sun.xml.bind.util.ListImpl
 
isNilIncluded() - Method in interface com.sun.xml.bind.v2.runtime.AttributeAccessor
 
isNilIncluded - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
 
isNilIncluded() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
 
isNillable() - Method in class com.sun.tools.xjc.model.CTypeRef
 
isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
Returns true if this element is nillable.
isNotation(String) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
isNotation(String) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
isOptional() - Method in class com.sun.tools.xjc.model.Multiplicity
returns true if the multiplicity is (0,1)
isOptionalPrimitive() - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
 
isOptionalPrimitive() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
isOptionalPrimitive() - Method in class com.sun.tools.xjc.model.CPropertyInfo
Returns true if this property needs to represent null just for the purpose of representing an absence of the property.
isOptionalPrimitive() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
isOrdered() - Method in class com.sun.tools.xjc.model.CClassInfo
 
isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if the properties of this class is ordered in XML.
isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of properties need to show up in XmlType.propOrder().
isOverriding(MethodDeclaration, TypeDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isOverriding(Void, NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
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.
isOverriding(Method, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPackageLevelAnnotations() - Method in class com.sun.tools.xjc.model.Model
 
isParameterizedType(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isParameterizedType(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if t is a parameterized type.
isParameterizedType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPointless() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Returns true if this BindInfo doesn't contain any useful information.
isPrimitive(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isPrimitive() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
isPrimitive(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if the given type is a primitive type.
isPrimitive(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPublicField(FieldDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isPublicField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is public.
isPublicField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isPublicMethod(MethodDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isPublicMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is public.
isPublicMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isRecognizableExtension(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Checks if the given namespace URI can be potentially recognized by this XJC.
isRepeated() - Method in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
 
isReplaced(C) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
isRequired() - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
 
isRequired() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
isRequired() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
isRequired() - Method in class com.sun.tools.xjc.reader.gbind.ConnectedComponent
Returns true iff this ConnectedComponent forms a cut set of a graph.
isRequired() - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
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.
isRestrictionFreshType() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isRoot() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Checks if this element is designated as a root element.
isRootElement() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Returns true if this NamespaceContextImpl.Element represents the root element that we are marshalling.
IsSetField - Class in com.sun.tools.xjc.generator.bean.field
 
IsSetField(ClassOutlineImpl, CPropertyInfo, FieldOutline, boolean, boolean) - Constructor for class com.sun.tools.xjc.generator.bean.field.IsSetField
 
IsSetFieldRenderer - Class in com.sun.tools.xjc.generator.bean.field
FieldRenderer that wraps another field generator and produces isSetXXX unsetXXX methods.
IsSetFieldRenderer(FieldRenderer, boolean, boolean) - Constructor for class com.sun.tools.xjc.generator.bean.field.IsSetFieldRenderer
 
isSimpleMode() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isSimpleType() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
isSimpleType() - Method in class com.sun.tools.xjc.model.CClassInfo
 
isSimpleType() - Method in class com.sun.tools.xjc.model.CClassRef
 
isSimpleType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Returns true if this NonElement maps to text in XML, without any attribute nor child elements.
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
isSimpleTypeSubstitution() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isStaticField(FieldDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isStaticField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is static.
isStaticField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isStaticMethod(MethodDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isStaticMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the method is static.
isStaticMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSubClassOf(TypeMirror, TypeMirror) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isSubClassOf(NType, NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if sub is a sub-type of sup.
isSubClassOf(Type, Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isSupportedExtension(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Checks if the given namespace URI is supported as the extension bindings.
isTransient(FieldDeclaration) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
isTransient(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if the field is transient.
isTransient(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isUnboxable() - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
An optional attribute can never be unboxable, for we need null to represent the absence.
isUnboxable() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
isUnboxable() - Method in class com.sun.tools.xjc.model.CPropertyInfo
Returns true if this property is "unboxable".
isUnboxable() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
Reference properties refer to elements, and none of the Java primitive type maps to an element.
isUnique() - Method in class com.sun.tools.xjc.model.Multiplicity
returns true if the multiplicity is (1,1).
isUnparsedEntity(String) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
isUnparsedEntity(String) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
isValidating() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated. since 2.0
isValueList() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
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.
isValueTypeAbstractable() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Returns true if the specified string is all whitespace.
isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
returns true if the specified char is a white space character.
isWhitespaceAdapter() - Method in class com.sun.tools.xjc.model.CAdapter
Returns true if the adapter is for whitespace normalization.
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.
isZero() - Method in class com.sun.tools.xjc.model.Multiplicity
returns true if the multiplicity is (0,0).
itemType(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.List
 
iterateDeclaredPrefixes(PrefixCallback) - Method in class com.sun.xml.bind.serializer.NamespaceContextImpl
Deprecated. Iterates all newly declared namespace prefixes for this element.
iterator() - Method in class com.sun.tools.xjc.reader.gbind.ConnectedComponent
 
iterator() - Method in class com.sun.tools.xjc.reader.gbind.Element
Deprecated. if you statically call this method, there's something wrong.
iterator() - Method in class com.sun.tools.xjc.reader.gbind.Graph
List up ConnectedComponents of this graph in an order.
iterator() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
 
iterator() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
iterator(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Iterates values of a multi-value property.

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