Skip navigation links
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 _ 

A

AbortException - Exception in com.sun.tools.xjc
Signals the abortion of the compilation.
AbortException() - Constructor for exception com.sun.tools.xjc.AbortException
 
absorb(BindInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Merges all the declarations inside the given BindInfo to this BindInfo.
AbstractExtensionBindingChecker - Class in com.sun.tools.xjc.reader
Common code between DTDExtensionBindingChecker and ExtensionBindingChecker.
AbstractExtensionBindingChecker(String, Options, ErrorHandler) - Constructor for class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
 
AbstractInlineAnnotationReaderImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that reads annotation from classes, not from external binding files.
AbstractInlineAnnotationReaderImpl() - Constructor for class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
AbstractReferenceFinderImpl - Class in com.sun.tools.xjc.reader.internalizer
XMLFilter that finds references to other schema files from SAX events.
AbstractReferenceFinderImpl(DOMForest) - Constructor for class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
 
acc - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
accept(CPropertyVisitor<V>) - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
 
accept(CClassInfoParent.Visitor<T>) - Method in class com.sun.tools.xjc.model.CClassInfo
 
accept(CClassInfoParent.Visitor<T>) - Method in interface com.sun.tools.xjc.model.CClassInfoParent
 
accept(CClassInfoParent.Visitor<T>) - Method in class com.sun.tools.xjc.model.CClassInfoParent.Package
 
accept(CClassInfoParent.Visitor<T>) - Method in class com.sun.tools.xjc.model.CElementInfo
 
accept(CPropertyVisitor<V>) - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
accept(CPropertyVisitor<V>) - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
accept(CPropertyVisitor<V>) - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
accept(CPropertyVisitor<V>) - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
 
Accessor(JExpression) - Constructor for class com.sun.tools.xjc.generator.bean.field.SingleField.Accessor
 
Accessor<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accesses a particular property of a bean.
Accessor(Class<ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
Accessor.FieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a field.
Accessor.GetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
A version of Accessor.GetterSetterReflection that doesn't have any setter.
Accessor.GetterSetterReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor that uses Java reflection to access a getter and a setter.
Accessor.ReadOnlyFieldReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Read-only access to Field.
Accessor.SetterOnlyReflection<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
A version of Accessor.GetterSetterReflection thaat doesn't have any getter.
AccessorException - Exception in com.sun.xml.bind.api
Signals an error in RawAccessor.
AccessorException() - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(String, Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorException(Throwable) - Constructor for exception com.sun.xml.bind.api.AccessorException
 
AccessorFactory - Interface in com.sun.xml.bind
A means to allow the user to provide customized Accessor to be used by JAXB.
AccessorFactoryImpl - Class in com.sun.xml.bind
 
activePlugins - Variable in class com.sun.tools.xjc.Options
Plugins that are enabled in this compilation.
adapt(TypeUse, CAdapter) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
 
adapt(TypeUse, Class<? extends XmlAdapter>, boolean) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
Creates a new adapter TypeUse by using the existing Adapter class.
adapt(Class<T>, Class<? extends XmlAdapter<T, ValueT>>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Wraps this Accessor into another Accessor and performs the type adaption as necessary.
adapt(Adapter<Type, Class>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
Adapter<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.core
Adapter that wraps XmlJavaTypeAdapter.
Adapter(XmlJavaTypeAdapter, AnnotationReader<TypeT, ClassDeclT, ?, ?>, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
Adapter(ClassDeclT, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
 
adapter - Variable in class com.sun.xml.bind.v2.model.core.Ref
If the reference has an adapter, non-null.
adapterType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The adapter class.
add(Class<T>, T) - Static method in class com.sun.tools.xjc.reader.Ring
 
add(T) - Static method in class com.sun.tools.xjc.reader.Ring
 
add(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>, ItemT) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Adds a new item to this packing scope.
add(ClassInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new class to the list of classes to be written.
add(ElementInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds a new element to the list of elements to be written.
add(EnumLeafInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(ArrayInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
add(QName, boolean, NonElement<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Adds an additional element declaration.
addAttribute(String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Add an attribute to the end of the list.
addBindFile(InputSource) - Method in class com.sun.tools.xjc.Options
Adds a new binding file.
addBindFile(File) - Method in class com.sun.tools.xjc.Options
Adds a new binding file.
addBindFileRecursive(File) - Method in class com.sun.tools.xjc.Options
Recursively scan directories and add all ".xjb" files in it.
addCatalog(File) - Method in class com.sun.tools.xjc.Options
Adds a new catalog file.
addConfiguredBinding(FileSet) - Method in class com.sun.tools.xjc.XJC2Task
Nested <binding> element.
addConfiguredDepends(FileSet) - Method in class com.sun.tools.xjc.XJC2Task
Nested <depends> element.
addConfiguredProduces(FileSet) - Method in class com.sun.tools.xjc.XJC2Task
Nested <produces> element.
addConfiguredSchema(FileSet) - Method in class com.sun.tools.xjc.XJC2Task
Nested <schema> element.
addConfiguredXMLCatalog(XMLCatalog) - Method in class com.sun.tools.xjc.XJC2Task
Add the catalog to our internal catalog
addConstructor(String...) - Method in class com.sun.tools.xjc.model.CClassInfo
Creates a new constructor declaration and adds it.
addDecl(BIDeclaration) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Adds a new declaration.
addGrammar(InputSource) - Method in class com.sun.tools.xjc.Options
Adds a new input schema.
addGrammar(File) - Method in class com.sun.tools.xjc.Options
 
addGrammarRecursive(File) - Method in class com.sun.tools.xjc.Options
Recursively scan directories and add all XSD files in it.
addInner(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->inner peer association.
addInscopeBinding(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method can be called after XMLSerializer.startDocument(com.sun.xml.bind.v2.runtime.output.XmlOutput, boolean, java.lang.String, java.lang.String) is called but before the marshalling begins, to set the currently in-scope namespace bindings.
addNext(Element) - Method in class com.sun.tools.xjc.reader.gbind.Element
 
addOuter(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
Records the new element<->outer peer association.
addParameter(JType, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
Adds a parameter to the previously declared method.
addParameter(Class, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
 
addPatcher(Patcher) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addProperty(CPropertyInfo) - Method in class com.sun.tools.xjc.model.CClassInfo
Adds a new property.
addRegistry(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Visits a class with XmlRegistry and records all the element mappings in it.
addRuntime(Class) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
addRuntime(Class) - Method in interface com.sun.tools.xjc.outline.Outline
Copies the specified class into the user's package and returns a reference to it.
addTo(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
addTo(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
addToIdTable(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToPack(PackT, ItemT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Once the Lister.startPacking(BeanT, com.sun.xml.bind.v2.runtime.reflect.Accessor<BeanT, PropT>) is called, you can add values to the pack by using this method.
addToPack(T, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
addType(PropertyInfoImpl<T, C, F, M>) - Method in interface com.sun.xml.bind.v2.model.impl.DummyPropertyInfo
 
addUsed(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
ALL - Static variable in class com.sun.tools.xjc.util.MimeTypeRange
 
all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
allNillable - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
allocateOffset() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Allocates a new Scope offset.
allowDom - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
allowExtensions - Variable in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
If false, any use of extensions is reported as an error.
allowTypedObject - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
 
annotate(JAnnotatable) - Method in interface com.sun.tools.xjc.api.TypeAndAnnotation
Annotates the given program element by additional JAXB annotations that need to be there at the point of reference.
annotate(JAnnotatable) - Method in class com.sun.tools.xjc.generator.bean.field.DummyListField
Annotate the field according to the recipes given as CPropertyInfo.
annotateXMLSchema(XSSchemaSet) - Method in class com.sun.tools.xjc.ModelLoader
Annotates the obtained schema set.
ANNOTATION_READER - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to use alternative RuntimeAnnotationReader implementation.
AnnotationParser - Class in com.sun.tools.jxc.ap
This class behaves as a JAXB Annotation Processor, It reads the user specified typeDeclarations and the config files It also reads config files
AnnotationParser() - Constructor for class com.sun.tools.jxc.ap.AnnotationParser
 
AnnotationParserFactoryImpl - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Implementation of XSOM AnnotationParserFactory that parses JAXB customization declarations.
AnnotationParserFactoryImpl(Options) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl
 
AnnotationReader<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.annotation
Reads annotations for the given property.
annotations - Variable in class com.sun.tools.xjc.api.Reference
The declaration from which annotations for the Reference.type is read.
annotations - Variable in class com.sun.xml.bind.api.TypeReference
The annotations associated with the reference of this type.
AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
Implemented by objects that can have annotations.
any(XSWildcard.Any) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
 
any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
ANYTYPE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
ANYTYPE_NAME - Static variable in interface com.sun.xml.bind.v2.model.core.NonElement
 
AnyTypeAdapter - Class in com.sun.xml.bind
XmlAdapter useful for mapping interfaces.
AnyTypeAdapter() - Constructor for class com.sun.xml.bind.AnyTypeAdapter
 
ApBasedTask - Class in com.sun.tools.jxc
Base class for tasks that eventually invoke annotation processing.
ApBasedTask() - Constructor for class com.sun.tools.jxc.ApBasedTask
 
ApClassLoader - Class in com.sun.tools.xjc.api.util
ClassLoader that loads Annotation Processing and specified classes both into the same classloader, so that they can reference each other.
ApClassLoader(ClassLoader, String[]) - Constructor for class com.sun.tools.xjc.api.util.ApClassLoader
 
ApNavigator - Class in com.sun.tools.jxc.model.nav
Navigator implementation for annotation processing.
ApNavigator(ProcessingEnvironment) - Constructor for class com.sun.tools.jxc.model.nav.ApNavigator
 
append(char) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Appends a new character to the end of the buffer.
apply(XSSchemaSet, ErrorReceiver) - Method in class com.sun.tools.xjc.reader.internalizer.SCDBasedBindingSet
Applies the additional binding customizations.
arguments - Variable in class com.sun.tools.jxc.ap.Options
 
Array(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
ArrayInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Stand-alone array that can be marshalled/unmarshalled on its own (without being part of any encloding ClassInfo.)
ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> - Class in com.sun.xml.bind.v2.model.impl
Public because XJC needs to access it
ArrayInfoImpl(ModelBuilder<TypeT, ClassDeclT, FieldT, MethodT>, Locatable, TypeT) - Constructor for class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
arrays() - Method in class com.sun.tools.xjc.model.Model
No array mapping generation for XJC.
arrays() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ArrayInfos known to this set.
arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
asDecl(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
asDecl(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
asDecl(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
asDecl(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
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.
asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the C representation for the given class.
asDecl(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asDecl(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
asElement() - Method in class com.sun.tools.xjc.model.CClassInfo
 
asElement() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
asElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Returns the Element aspect of this ClassInfo.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated.
always return null at this level.
asElement() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
Aspect - Enum in com.sun.tools.xjc.outline
Sometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.
ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
 
assignClassName(String, String) - Method in interface com.sun.tools.xjc.api.ClassNameAllocator
Hook that allows the client of the XJC API to rename some of the JAXB-generated classes.
assignClassName(String, String) - Method in class com.sun.tools.xjc.model.AutoClassNameAllocator
 
AssociationMap<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Bi-directional map between elements, inner peers, and outer peers.
AssociationMap() - Constructor for class com.sun.xml.bind.v2.runtime.AssociationMap
 
attachmentMarshaller - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attContainer(XSAttContainer) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
attGroupDecl(XSAttGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
attGroupDecl(XSAttGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
attGroupDecl(XSAttGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
attGroupDecl(XSAttGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
attName - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Attribute name.
attribute(String) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the attribute-property declaration, if any.
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
attribute(Name, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(int, String, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
attribute(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
attribute(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attribute(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
AttributeAccessor<BeanT> - Interface in com.sun.xml.bind.v2.runtime
 
attributeDecl(String, String, String, String[], short, String) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
attributeDecl(XSAttributeDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
attributeDecl(XSAttributeDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
attributeDecl(XSAttributeDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
attributeDecl(XSAttributeDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
AttributeProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for AttributePropertyInfo.
AttributeProperty(JAXBContextImpl, RuntimeAttributePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
AttributePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Attribute PropertyInfo.
AttributesEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Attributes extension that allows attribute values to be exposed as CharSequence.
AttributesExImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
AttributesEx implementation.
AttributesExImpl() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
AttributesImpl - Class in com.sun.xml.bind.util
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class com.sun.xml.bind.util.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class com.sun.xml.bind.util.AttributesImpl
Copy an existing Attributes object.
attributeUse(XSAttributeUse) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
attributeUse(XSAttributeUse) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
Attribute use always becomes a property.
attributeUse(XSAttributeUse) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
attributeUse(XSAttributeUse) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
attributeWildcard - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this class has a declared (not inherited) attribute wildcard, keep the reference to it.
atts - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Used only for the enterElement event.
attWildcardAsAttributes(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
attWildcardAsURIs(Map<QName, String>, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
AutoClassNameAllocator - Class in com.sun.tools.xjc.model
ClassNameAllocator filter that performs automatic name conflict resolution.
AutoClassNameAllocator(ClassNameAllocator) - Constructor for class com.sun.tools.xjc.model.AutoClassNameAllocator
 
automaticNameConflictResolution - Variable in class com.sun.tools.xjc.Options
If true, try to resolve name conflicts automatically by assigning mechanical numbers.

B

backup - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Hack for making JAXBElement unmarshalling work.
BadCommandLineException - Exception in com.sun.tools.xjc
Signals a bad command line argument.
BadCommandLineException(String) - Constructor for exception com.sun.tools.xjc.BadCommandLineException
 
BadCommandLineException(String, Throwable) - Constructor for exception com.sun.tools.xjc.BadCommandLineException
 
BadCommandLineException() - Constructor for exception com.sun.tools.xjc.BadCommandLineException
 
base - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
Represents the underlying type of this enumeration and its conversion.
BASE64_BYTE_ARRAY - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
Base64Data - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Fed to unmarshaller when the 'text' data is actually a virtual image of base64 encoding of the binary data transferred on the wire.
Base64Data() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
baseType - Variable in class com.sun.tools.xjc.model.CPropertyInfo
If the base type of the property is overriden, this field is set to non-null.
BeanGenerator - Class in com.sun.tools.xjc.generator.bean
Generates fields and accessors.
beanInfos - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
All created JaxBeanInfos.
beans() - Method in class com.sun.tools.xjc.model.Model
 
beans() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ClassInfos known to this set.
beans() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
begin() - Static method in class com.sun.tools.xjc.reader.Ring
Starts a new scope.
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
beginStartTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes a start tag.
beginStartTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Writes a start tag.
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
BGMBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Root of the XML Schema binder.
BGMBuilder(String, String, boolean, FieldRendererFactory, List<Plugin>) - Constructor for class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
 
BIAttribute - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<attribute> declaration in the binding file.
BIClass - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Class declaration.
BIClass() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
 
BIConstructor - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<constructor> declaration in the binding file.
BIContent - Class in com.sun.tools.xjc.reader.dtd.bindinfo
Particles in the <content> declaration in the binding file.
BIConversion - Interface in com.sun.tools.xjc.reader.dtd.bindinfo
conversion declaration (<conversion> and <enumeration>).
BIConversion - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Conversion declaration.
BIConversion(Locator) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
Deprecated.
BIConversion() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
 
BIConversion.Static - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Implementation that returns a statically-determined constant TypeUse.
BIConversion.User - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
User-specified <javaType> customization.
BIConversion.UserAdapter - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
 
BIDeclaration - Interface in com.sun.tools.xjc.reader.xmlschema.bindinfo
Base interface for all binding customization declarations.
BIDom - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
DOM customization.
BIDom() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
 
BIElement - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<element> declaration in the binding file.
BIEnum - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Enumeration customization.
BIEnum() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
BIEnumeration - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<enumeration> declaration in the binding file.
BIEnumMember - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Enumeration member customization.
BIEnumMember() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
 
BIFactoryMethod - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Controls the ObjectFactory method name.
BIFactoryMethod() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
 
BIG_DECIMAL - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
BIG_INTEGER - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
BIGlobalBinding - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Global binding customization.
BIGlobalBinding() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Creates a bind info object with the default values
BIInlineBinaryData - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Generates @XmlInlineBinaryData.
BIInlineBinaryData() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIInlineBinaryData
 
BIInterface - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<interface> declaration in the binding file.
bind(Collection<Reference>, Map<QName, Reference>, String, ProcessingEnvironment) - Method in class com.sun.tools.xjc.api.impl.j2s.JavaCompilerImpl
 
bind() - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
bind(Collection<Reference>, Map<QName, Reference>, String, ProcessingEnvironment) - Method in interface com.sun.tools.xjc.api.JavaCompiler
Compiles the given annotated Java source code.
bind() - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Obtains the compiled schema object model.
bind(String, Object) - Method in class com.sun.xml.bind.IDResolver
Binds the given object to the specified ID.
BinderImpl<XmlNode> - Class in com.sun.xml.bind.v2.runtime
Implementation of Binder.
BindGreen - Class in com.sun.tools.xjc.reader.xmlschema
 
BindGreen() - Constructor for class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
BindInfo - Class in com.sun.tools.xjc.reader.dtd.bindinfo
Root of the binding information.
BindInfo(Model, InputSource, ErrorReceiver) - Constructor for class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
 
BindInfo(Model, Document, ErrorReceiver) - Constructor for class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
 
BindInfo - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Container for customization declarations.
BindInfo() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
 
BindingComponent - Class in com.sun.tools.xjc.reader.xmlschema
Component accessible from Ring.
BindingComponent() - Constructor for class com.sun.tools.xjc.reader.xmlschema.BindingComponent
 
bindingFileSchema - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Lazily parsed schema for the binding file.
Bindings - Interface in com.sun.xml.bind.v2.schemagen.episode
 
bindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested bindings.
BindPurple - Class in com.sun.tools.xjc.reader.xmlschema
 
BindPurple() - Constructor for class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
BindRed - Class in com.sun.tools.xjc.reader.xmlschema
This is where a binding of a new class starts.
BindRed() - Constructor for class com.sun.tools.xjc.reader.xmlschema.BindRed
 
bindToType(XSComponent, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
Checks if the given component is being mapped to a type.
bindToType(XSElementDecl, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
bindToType(XSComplexType, XSComponent, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
bindToType(XSType, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
BindYellow - Class in com.sun.tools.xjc.reader.xmlschema
 
BindYellow() - Constructor for class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
BIProperty - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Property customization.
BIProperty(Locator, String, String, BIProperty.BaseTypeBean, CollectionTypeAttribute, Boolean, OptionalPropertyMode, Boolean) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
BIProperty() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
BISchemaBinding - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Schema-wide binding customization.
BISchemaBinding() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
BISchemaBinding.NamingRule - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Default naming rules of the generated interfaces.
BISerializable - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
This customization will enable serialization support on XJC.
BISerializable() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISerializable
 
BIUserConversion - Class in com.sun.tools.xjc.reader.dtd.bindinfo
<conversion> declaration in the binding file.
BIXDom - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Compatibility with 1.0.
BIXDom() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXDom
 
BIXPluginCustomization - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Customization specified via Plugin.getCustomizationURIs().
BIXPluginCustomization(Element, Locator) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
 
BIXSubstitutable - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
Forces a non-collapsing behavior to allow extension schemas to perform element substitutions.
BIXSubstitutable() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXSubstitutable
 
BlockReference - Interface in com.sun.tools.xjc.generator.util
Holds a reference to a JBlock object.
BOOLEAN - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
BOOLEAN_ZERO_OR_ONE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
boolean restricted to 0 or 1.
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.
Bridge<T> - Class in com.sun.xml.bind.api
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
Bridge(JAXBContextImpl) - Constructor for class com.sun.xml.bind.api.Bridge
 
BridgeContext - Class in com.sun.xml.bind.api
Deprecated.
The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
BridgeContext() - Constructor for class com.sun.xml.bind.api.BridgeContext
Deprecated.
 
BridgeContextImpl - Class in com.sun.xml.bind.v2.runtime
BridgeContext implementation.
bridges - Variable in class com.sun.xml.bind.api.CompositeStructure
 
buf - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
buf - Variable in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
build(RELAXNGCompiler, DPattern, Multiplicity) - Static method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
build(DPattern, JCodeModel, Options) - Static method in class com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
 
build(XSSchemaSet, JCodeModel, ErrorReceiver, Options) - Static method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Entry point.
build(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeFieldBuilder
Binds a complex type to a field expression.
build(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Builds the CPropertyInfos from the given particle (and its descendants), and set them to the class returned by ClassSelector.getCurrentBean().
build(XSParticle, Collection<XSParticle>) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
The version of the build method that forces a specified set of particles to become a property.
build(XSParticle, boolean) - Static method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
build(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
Entry point from outside.
build(XSWildcard) - Static method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
 
build() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
build() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Every Property class has an implementation of buildChildElementUnmarshallers which will fill in the specified QNameMap by elements that are expected by this property.
buildChildElementUnmarshallers(UnmarshallerChain, QNameMap<ChildLoader>) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
buildDef(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
A version of the SimpleTypeBuilder.build(XSSimpleType) method used to bind the definition of a class generated from the given simple type.
buildDOMForest(InternalizationLogic) - Method in class com.sun.tools.xjc.ModelLoader
Builds DOMForest and performs the internalization.
builder - Variable in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
builder - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
builder - Variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
 
Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
buildStronglyConnectedComponents(List<ConnectedComponent>) - Method in class com.sun.tools.xjc.reader.gbind.Element
Builds a set of strongly connected components and puts them all into the given set.
builtinBeanInfos - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
builtinConversions - Static variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
TypeUses for the built-in types.
BuiltinLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
JAXB spec designates a few Java classes to be mapped to leaves in XML.
BuiltinLeafInfoImpl<TypeT,ClassDeclT> - Class in com.sun.xml.bind.v2.model.impl
JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
BuiltinLeafInfoImpl(TypeT, QName...) - Constructor for class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
 
builtins() - Method in class com.sun.tools.xjc.model.Model
 
builtins() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the BuiltinLeafInfos known to this set.
builtins() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
byElement(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
byPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
BYTE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
ByteArrayOutputStreamEx - Class in com.sun.xml.bind.v2.util
ByteArrayOutputStream with access to its raw buffer.
ByteArrayOutputStreamEx() - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
ByteArrayOutputStreamEx(int) - Constructor for class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 

C

C14N - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
c14nSupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
true to reorder attributes lexicographically in preparation of the c14n support.
C14nXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that generates canonical XML.
C14nXmlOutput(OutputStream, Encoded[], boolean, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
CAdapter - Class in com.sun.tools.xjc.model
Extended Adapter for use within XJC.
CAdapter(Class<? extends XmlAdapter>, boolean) - Constructor for class com.sun.tools.xjc.model.CAdapter
When the adapter class is statically known to us.
CAdapter(JClass) - Constructor for class com.sun.tools.xjc.model.CAdapter
 
calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Computes the type name of the array from that of the item type.
calcDefaultValues() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
Compute the most common namespace URI in this package (to put into XmlSchema.namespace() and what value we should put into XmlSchema.elementFormDefault().
CALENDAR - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
canBeMappedToTypeSafeEnum(QName) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Checks if the given XML Schema built-in type can be mapped to a type-safe enum class.
canBeMappedToTypeSafeEnum(String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
canBeMappedToTypeSafeEnum(XSDeclaration) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
canBeMappedToTypeSafeEnum(XSSimpleType) - Static method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
Returns true if the given simple type can be mapped to a type-safe enum class.
canBeReferencedByIDREF() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
Deprecated.
why are you calling the method whose return value is known?
canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
True if this type is a valid target from a property annotated with XmlIDREF.
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
Deprecated.
why are you calling a method whose return value is always known?
canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
A ClassInfo can be referenced by XmlIDREF if it has an ID property.
canBeType(RawTypeSet) - Method in class com.sun.tools.xjc.reader.RawTypeSet.Ref
Can this RawTypeSet.Ref be a type ref?
canBeType(RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
canBeType(RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
canBeType(RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
 
canBeType(RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
canBeTypeRefs - Variable in class com.sun.tools.xjc.reader.RawTypeSet
True if this type set can form references to types.
canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
This kind of property can have XmlMimeType and XmlInlineBinaryData annotation with it.
CANONICALIZATION_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) and Marshaller.setProperty(String, Object) to enable the c14n marshalling support in the JAXBContext.
CArrayInfo - Class in com.sun.tools.xjc.model
Because XJC doesn't generate the array binding, this class will never show up in the model constructed by XJC.
CArrayInfo(Model, CNonElement, XSComponent, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CArrayInfo
 
CATCH_ALL - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the rest of the elements.
CAttributePropertyInfo - Class in com.sun.tools.xjc.model
AttributePropertyInfo for the compiler.
CAttributePropertyInfo(String, XSComponent, CCustomizations, Locator, QName, TypeUse, QName, boolean) - Constructor for class com.sun.tools.xjc.model.CAttributePropertyInfo
 
CBuiltinLeafInfo - Class in com.sun.tools.xjc.model
Encapsulates the default handling for leaf classes (which are bound to text in XML.) In particular this class knows how to convert the lexical value into the Java class according to this default rule.
CClass - Interface in com.sun.tools.xjc.model
CClassInfo - Class in com.sun.tools.xjc.model
Mutable ClassInfo represenatation.
CClassInfo(Model, JPackage, String, Locator, QName, QName, XSComponent, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassInfo
 
CClassInfo(Model, CClassInfoParent, String, Locator, QName, QName, XSComponent, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassInfo
 
CClassInfo(Model, JCodeModel, String, Locator, QName, QName, XSComponent, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassInfo
 
CClassInfoParent - Interface in com.sun.tools.xjc.model
CClassInfoParent.Package - Class in com.sun.tools.xjc.model
JPackage as a CClassInfoParent.
CClassInfoParent.Visitor<T> - Interface in com.sun.tools.xjc.model
Visitor of CClassInfoParent
CClassRef - Class in com.sun.tools.xjc.model
Refernece to an existing class.
CClassRef(Model, XSComponent, BIClass, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassRef
 
CClassRef(Model, XSComponent, BIEnum, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassRef
 
CCustomizable - Interface in com.sun.tools.xjc.model
Implemented by model components that can have customizations contributed by Plugins.
CCustomizations - Class in com.sun.tools.xjc.model
Represents the list of CPluginCustomizations attached to a JAXB model component.
CCustomizations() - Constructor for class com.sun.tools.xjc.model.CCustomizations
 
CCustomizations(Collection<? extends CPluginCustomization>) - Constructor for class com.sun.tools.xjc.model.CCustomizations
 
CDefaultValue - Class in com.sun.tools.xjc.model
Object that computes the default value expression lazily.
CDefaultValue() - Constructor for class com.sun.tools.xjc.model.CDefaultValue
 
CElement - Interface in com.sun.tools.xjc.model
CElementInfo - Class in com.sun.tools.xjc.model
ElementInfo implementation for the compile-time model.
CElementInfo(Model, QName, CClassInfoParent, TypeUse, XmlString, XSElementDecl, CCustomizations, Locator) - Constructor for class com.sun.tools.xjc.model.CElementInfo
Creates an element in the given parent.
CElementInfo(Model, QName, CClassInfoParent, String, CCustomizations, Locator) - Constructor for class com.sun.tools.xjc.model.CElementInfo
Creates an element with a class in the given parent.
CElementPropertyInfo - Class in com.sun.tools.xjc.model
ElementPropertyInfo for the compiler.
CElementPropertyInfo(String, CElementPropertyInfo.CollectionMode, ID, MimeType, XSComponent, CCustomizations, Locator, boolean) - Constructor for class com.sun.tools.xjc.model.CElementPropertyInfo
 
CElementPropertyInfo.CollectionMode - Enum in com.sun.tools.xjc.model
 
CEnumConstant - Class in com.sun.tools.xjc.model
Enumeration constant.
CEnumConstant(String, String, String, XSComponent, CCustomizations, Locator) - Constructor for class com.sun.tools.xjc.model.CEnumConstant
 
CEnumLeafInfo - Class in com.sun.tools.xjc.model
Transducer that converts a string into an "enumeration class." The structure of the generated class needs to precisely follow the JAXB spec.
CEnumLeafInfo(Model, QName, CClassInfoParent, String, CNonElement, Collection<CEnumConstant>, XSComponent, CCustomizations, Locator) - Constructor for class com.sun.tools.xjc.model.CEnumLeafInfo
 
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.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
characters(char[], int, int) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
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(String) - 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.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Encode this binary data in the base64 encoding and returns the character at the specified position.
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
charAt(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
check() - Method in class com.sun.tools.xjc.reader.ModelChecker
 
check(InputSource[], ErrorReceiver, EntityResolver) - Static method in class com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker
 
check() - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
If an error was reported, throw the exception.
checkAndEnable(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Verify that the given URI is indeed a valid extension namespace URI, and if so enable it.
checkedCast(Map<?, ?>, Class<K>, Class<V>) - Static method in class com.sun.xml.bind.v2.util.TypeCast
Makes sure that a map contains the right type, and returns it to the desirable type.
checkFallback(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Similar to the build method but this method only checks if the BGM that will be built by the build method will do the fallback (map all the properties into one list) or not.
checkFieldXmlLocation(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
This hook is used by RuntimeClassInfoImpl to look for XmlLocation.
checkIfValidTargetNode(DOMForest, Element, Element) - Method in interface com.sun.tools.xjc.reader.internalizer.InternalizationLogic
Checks if the specified element is a valid target node to attach a customization.
checkIfValidTargetNode(DOMForest, Element, Element) - Method in class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
checkIfValidTargetNode(DOMForest, Element, Element) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
 
checkSchemaCorrectness(ErrorReceiver) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Checks the correctness of the XML Schema documents and return true if it's OK.
checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
When this method is called, that means we need to check the spec and corrects the behavior.
checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
 
childAsRoot(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
childAsSoleContent(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
The equivalent of:
childAsXsiType(Object, String, JaxBeanInfo, boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is called when a type child object is found.
childElement(String, short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a new child start tag.
childElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
ChildLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Pair of Loader and Receiver.
ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
choice(Multiplicity, Multiplicity) - Static method in class com.sun.tools.xjc.model.Multiplicity
 
Choice - Class in com.sun.tools.xjc.reader.gbind
Expression that represents the union of two expressions "A|B".
Choice(Expression, Expression) - Constructor for class com.sun.tools.xjc.reader.gbind.Choice
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for j2s bean.
ClassFactory - Class in com.sun.xml.bind.v2
Creates new instances of classes.
ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
 
ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about JAXB-bound class.
ClassInfoImpl<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
A part of the ClassInfo that doesn't depend on a particular reflection library.
classLoader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
User-supplied ClassLoader for converting name to Class.
ClassLocatable<C> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a class.
ClassLocatable(Locatable, C, Navigator<?, C, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
className - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
Gets the specified class name, or null if not specified.
ClassNameAllocator - Interface in com.sun.tools.xjc.api
Callback interface that allows the driver of the XJC API to rename JAXB-generated classes/interfaces/enums.
classNameAllocator - Variable in class com.sun.tools.xjc.Options
This allocator has the final say on deciding the class name.
ClassOutline - Class in com.sun.tools.xjc.outline
Outline object that provides per-CClassInfo information for filling in methods/fields for a bean.
ClassOutline(CClassInfo, JDefinedClass, JClass, JDefinedClass) - Constructor for class com.sun.tools.xjc.outline.ClassOutline
 
ClassOutlineImpl - Class in com.sun.tools.xjc.generator.bean
ClassOutline enhanced with schema2java specific information.
classpath - Variable in class com.sun.tools.jxc.ap.Options
 
classpaths - Variable in class com.sun.tools.xjc.Options
 
ClassResolver - Class in com.sun.xml.bind.api
Dynamically locates classes to represent elements discovered during the unmarshalling.
ClassResolver() - Constructor for class com.sun.xml.bind.api.ClassResolver
 
classResolver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Used to discover additional classes when we hit unknown elements/types.
ClassSelector - Class in com.sun.tools.xjc.reader.xmlschema
Manages association between XSComponents and generated CTypeInfos.
ClassSelector() - Constructor for class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
ClassTailor - Class in com.sun.xml.bind.v2.bytecode
Replaces a few constant pool tokens from a class "template" and then loads it into the VM.
clazz - Variable in class com.sun.tools.xjc.outline.EnumOutline
The generated enum class.
clazz - Variable in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
The bean representation for this element.
clazz - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
 
clear() - Method in class com.sun.xml.bind.util.AttributesImpl
Clear the attribute list for reuse.
clearCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Takes care of cleaning the currentProperty.
clearStates() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
close() - Method in class com.sun.tools.xjc.api.util.FilerCodeWriter
 
close() - Method in class com.sun.tools.xjc.util.NullStream
 
close() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Must be called from same thread which created the UnmarshallerImpl instance.
close() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
closeStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes '>' to close the start tag, if necessary.
closeStartTagPending - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Set to true to indicate that we need to write '>' to close a start tag.
CNonElement - Interface in com.sun.tools.xjc.model
NonElement at compile-time.
codeModel - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
codeModel - Variable in class com.sun.tools.xjc.generator.bean.MethodWriter
 
codeModel - Variable in class com.sun.tools.xjc.model.Model
This model uses this code model exclusively.
CodeModelClassFactory - Class in com.sun.tools.xjc.util
Create new JDefinedClass and report class collision errors, if necessary.
CodeModelClassFactory(ErrorReceiver) - Constructor for class com.sun.tools.xjc.util.CodeModelClassFactory
 
COLLAPSE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
 
collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
This is usually the biggest processing bottleneck.
collectElementNames(Map<QName, CPropertyInfo>) - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
collectElementNames(Map<QName, CPropertyInfo>) - Method in class com.sun.tools.xjc.model.CPropertyInfo
Puts the element names that this property possesses to the map, so that we can find two properties that own the same element name, which is an error.
collectElementNames(Map<QName, CPropertyInfo>) - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
CollectionLister(Class<? extends T>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
True to allow new URIs to be declared.
CollisionCheckStack<E> - Class in com.sun.xml.bind.v2.util
Stack-like data structure that allows the following efficient operations: Push/pop operation.
CollisionCheckStack() - Constructor for class com.sun.xml.bind.v2.util.CollisionCheckStack
 
com.sun.tools.jxc - package com.sun.tools.jxc
 
com.sun.tools.jxc.ap - package com.sun.tools.jxc.ap
Annotation Processing related code.
com.sun.tools.jxc.model.nav - package com.sun.tools.jxc.model.nav
 
com.sun.tools.xjc - package com.sun.tools.xjc
Schema to Java compiler
com.sun.tools.xjc.addon.accessors - package com.sun.tools.xjc.addon.accessors
 
com.sun.tools.xjc.addon.at_generated - package com.sun.tools.xjc.addon.at_generated
 
com.sun.tools.xjc.addon.code_injector - package com.sun.tools.xjc.addon.code_injector
 
com.sun.tools.xjc.addon.episode - package com.sun.tools.xjc.addon.episode
 
com.sun.tools.xjc.addon.locator - package com.sun.tools.xjc.addon.locator
 
com.sun.tools.xjc.addon.sync - package com.sun.tools.xjc.addon.sync
 
com.sun.tools.xjc.api - package com.sun.tools.xjc.api
API for programmatic invocation of XJC and schemagen.
com.sun.tools.xjc.api.impl.j2s - package com.sun.tools.xjc.api.impl.j2s
 
com.sun.tools.xjc.api.impl.s2j - package com.sun.tools.xjc.api.impl.s2j
implementation of the XJC API for schema to java.
com.sun.tools.xjc.api.util - package com.sun.tools.xjc.api.util
Utility code shared between JAXB and JAX-WS
com.sun.tools.xjc.generator.bean - package com.sun.tools.xjc.generator.bean
 
com.sun.tools.xjc.generator.bean.field - package com.sun.tools.xjc.generator.bean.field
FieldRenderer and its implementation classes.
com.sun.tools.xjc.generator.util - package com.sun.tools.xjc.generator.util
 
com.sun.tools.xjc.model - package com.sun.tools.xjc.model
Implementation of the com.sun.xml.bind.v2.model.core package for XJC.
com.sun.tools.xjc.model.nav - package com.sun.tools.xjc.model.nav
 
com.sun.tools.xjc.outline - package com.sun.tools.xjc.outline
Provides the outline of the generated Java source code so that additional processings (such as adding more annotations) can be done on the generated code.
com.sun.tools.xjc.reader - package com.sun.tools.xjc.reader
Front-end that reads schema(s) and produce BGM.
com.sun.tools.xjc.reader.dtd - package com.sun.tools.xjc.reader.dtd
 
com.sun.tools.xjc.reader.dtd.bindinfo - package com.sun.tools.xjc.reader.dtd.bindinfo
Object Model that represents DTD binding information.
com.sun.tools.xjc.reader.gbind - package com.sun.tools.xjc.reader.gbind
Binary expressions are left-associative.
com.sun.tools.xjc.reader.internalizer - package com.sun.tools.xjc.reader.internalizer
internalization of external binding files and <jaxb:bindings> customizations.
com.sun.tools.xjc.reader.relaxng - package com.sun.tools.xjc.reader.relaxng
 
com.sun.tools.xjc.reader.xmlschema - package com.sun.tools.xjc.reader.xmlschema
 
com.sun.tools.xjc.reader.xmlschema.bindinfo - package com.sun.tools.xjc.reader.xmlschema.bindinfo
Object Model that represents customization declarations.
com.sun.tools.xjc.reader.xmlschema.ct - package com.sun.tools.xjc.reader.xmlschema.ct
 
com.sun.tools.xjc.reader.xmlschema.parser - package com.sun.tools.xjc.reader.xmlschema.parser
 
com.sun.tools.xjc.runtime - package com.sun.tools.xjc.runtime
Code generated into the user's packages in certain compilation mode.
com.sun.tools.xjc.util - package com.sun.tools.xjc.util
 
com.sun.tools.xjc.writer - package com.sun.tools.xjc.writer
 
com.sun.xml.bind - package com.sun.xml.bind
 
com.sun.xml.bind.annotation - package com.sun.xml.bind.annotation
 
com.sun.xml.bind.api - package com.sun.xml.bind.api
Runtime API for the JAX-WS RI
com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
 
com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
 
com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
 
com.sun.xml.bind.util - package com.sun.xml.bind.util
 
com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
The JAXB 2.0 runtime
com.sun.xml.bind.v2.bytecode - package com.sun.xml.bind.v2.bytecode
Code that deals with low level byte code manipulation.
com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
Abstraction around reading annotations, to support internal/external annotations.
com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
The in-memory model of the JAXB-bound beans.
com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
Implementation of the com.sun.xml.bind.j2s.model package.
com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
com.sun.xml.bind.v2.model.runtime - package com.sun.xml.bind.v2.model.runtime
The specialization of com.sun.xml.bind.v2.model.core for the runtime.
com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
Code that implements JAXBContext, Unmarshaller, and Marshaller.
com.sun.xml.bind.v2.runtime.output - package com.sun.xml.bind.v2.runtime.output
Code that writes well-formed XML (XmlOutput and its implementations}.
com.sun.xml.bind.v2.runtime.property - package com.sun.xml.bind.v2.runtime.property
 
com.sun.xml.bind.v2.runtime.reflect - package com.sun.xml.bind.v2.runtime.reflect
Abstraction around accessing data of actual objects.
com.sun.xml.bind.v2.runtime.reflect.opt - package com.sun.xml.bind.v2.runtime.reflect.opt
Hosts optimized Accessor, TransducedAccessor, and Transducer.
com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
 
com.sun.xml.bind.v2.schemagen - package com.sun.xml.bind.v2.schemagen
Schema generator.
com.sun.xml.bind.v2.schemagen.episode - package com.sun.xml.bind.v2.schemagen.episode
TXW interfaces for writing episode file, which is what XJC needs to handle separate compilation.
com.sun.xml.bind.v2.schemagen.xmlschema - package com.sun.xml.bind.v2.schemagen.xmlschema
XML Schema writer generated by TXW.
com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
 
compact() - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Reallocate the buffer to the exact size of the data to reduce the memory footprint.
compareTo(Name) - Method in class com.sun.xml.bind.v2.runtime.Name
 
compareTo(AttributeProperty) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
compatibilityMode - Variable in class com.sun.tools.xjc.Options
this switch determines how carefully the compiler will follow the compatibility rules in the spec.
compile() - Method in class com.sun.tools.jxc.ApBasedTask
 
compile(String[], File) - Static method in class com.sun.tools.jxc.SchemaGenerator.Runner
 
compiled(Outline) - Method in class com.sun.tools.xjc.XJCListener
Called after the schema is compiled and the code generation strategy is determined, but before any code is actually generated as files.
complexType(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
complexType(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
complexType(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
complexType(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
ComplexTypeBindingMode - Enum in com.sun.tools.xjc.reader.xmlschema.ct
Three-state flag for a complex type.
ComplexTypeFieldBuilder - Class in com.sun.tools.xjc.reader.xmlschema.ct
single entry point of building a field expression from a complex type.
ComplexTypeFieldBuilder() - Constructor for class com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeFieldBuilder
 
composer - Variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
 
CompositeStructure - Class in com.sun.xml.bind.api
A JAXB Bean that works like a DOM.
CompositeStructure() - Constructor for class com.sun.xml.bind.api.CompositeStructure
 
CompositeStructureBeanInfo - Class in com.sun.xml.bind.v2.runtime
 
CompositeStructureBeanInfo(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
CompositeTransducedAccessorImpl(JAXBContextImpl, Transducer<ValueT>, Accessor<BeanT, ValueT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
compute(Outline) - Method in class com.sun.tools.xjc.model.CDefaultValue
 
computeLabel(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Computes the label of a given particle.
conclude() - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
Wraps up everything and creates NameList.
ConfigReader - Class in com.sun.tools.jxc
This reads the config files passed by the user to annotation processing and obtains a list of classes that need to be included for a particular config from the set of classes passed by the user to annotation processing.
ConfigReader(ProcessingEnvironment, Collection<? extends TypeElement>, File, ErrorHandler) - Constructor for class com.sun.tools.jxc.ConfigReader
 
ConnectedComponent - Class in com.sun.tools.xjc.reader.gbind
Represents one strongly-connected component of the Element graph.
ConnectedComponent() - Constructor for class com.sun.tools.xjc.reader.gbind.ConnectedComponent
 
connector(short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
ConsoleErrorReporter - Class in com.sun.tools.xjc
ErrorReceiver that prints to a PrintStream.
ConsoleErrorReporter(PrintStream) - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
 
ConsoleErrorReporter(OutputStream) - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
 
ConsoleErrorReporter() - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
 
Const - Enum in com.sun.tools.jxc.ap
Defines constants used in the Annotation Processing driver.
Const - Class in com.sun.tools.xjc.addon.code_injector
 
Const() - Constructor for class com.sun.tools.xjc.addon.code_injector.Const
 
Const - Class in com.sun.tools.xjc.reader
Useful constant values.
Const() - Constructor for class com.sun.tools.xjc.reader.Const
 
Const - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
Const() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
constants - Variable in class com.sun.tools.xjc.outline.EnumOutline
Constants.
constRef - Variable in class com.sun.tools.xjc.outline.EnumConstantOutline
The generated enum constant.
Constructor - Class in com.sun.tools.xjc.model
Constructor declaration.
Constructor(String[]) - Constructor for class com.sun.tools.xjc.model.Constructor
 
contains(ElementSet) - Method in class com.sun.tools.xjc.reader.gbind.Element
 
containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
containsKey(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
contentForWildcard - Variable in class com.sun.tools.xjc.Options
When on, generates content property for types with multiple xs:any derived elements (which is supposed to be correct behaviour)
ContentListField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property as an untyped List.
ContentListField(ClassOutlineImpl, CPropertyInfo, JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.ContentListField
 
ContentModelContainer - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
Used to write a content model.
context - Variable in class com.sun.xml.bind.api.Bridge
 
context - Variable in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
The JAXBContextImpl for which the model is built.
context - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
context - Variable in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
 
context - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Owning JAXBContext
ContextFactory - Class in com.sun.xml.bind.v2
This class is responsible for producing RI JAXBContext objects.
ContextFactory() - Constructor for class com.sun.xml.bind.v2.ContextFactory
 
conversion(String) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Resolves the conversion name to the conversion declaration.
conversion(String) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the conversion declaration from the binding info.
Coordinator - Class in com.sun.xml.bind.v2.runtime
Object that coordinates the marshalling/unmarshalling.
Coordinator() - Constructor for class com.sun.xml.bind.v2.runtime.Coordinator
 
coordinator - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
core - Variable in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Number of total bindings declared.
count() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the number of bindings declared on this element.
CPluginCustomization - Class in com.sun.tools.xjc.model
Vendor extension customization contributed from Plugins.
CPluginCustomization(Element, Locator) - Constructor for class com.sun.tools.xjc.model.CPluginCustomization
 
CPropertyInfo - Class in com.sun.tools.xjc.model
Model of a property to be generated.
CPropertyInfo(String, boolean, XSComponent, CCustomizations, Locator) - Constructor for class com.sun.tools.xjc.model.CPropertyInfo
 
CPropertyVisitor<V> - Interface in com.sun.tools.xjc.model
Visitor for CPropertyInfo.
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.DummyListField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.IsSetField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.NoExtendedContentField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.UnboxedField
 
create(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.UntypedListField
 
create() - Method in class com.sun.tools.xjc.generator.util.LazyBlockReference
Called when a block needs to be created.
create(TypeUse, XmlString) - Static method in class com.sun.tools.xjc.model.CDefaultValue
Creates a new CDefaultValue that computes the default value by applying a lexical representation to a TypeUse.
create(BigInteger, BigInteger) - Static method in class com.sun.tools.xjc.model.Multiplicity
 
create(int, Integer) - Static method in class com.sun.tools.xjc.model.Multiplicity
 
create(Type) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
create(Class) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
create(JExpression) - Method in interface com.sun.tools.xjc.outline.FieldOutline
Creates a new FieldAccessor of this field for the specified object.
create() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl
 
create(ContentHandler[]) - Static method in class com.sun.tools.xjc.util.ForkContentHandler
Creates ForkContentHandlers so that the specified handlers will receive SAX events in the order of the array.
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 instanciation 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.
create(A, Locatable) - Static method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
Wraps the annotation into a proxy so that the returned object will also implement Locatable.
create(XMLStreamWriter, JAXBContextImpl) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
Creates a new XmlOutput from a XMLStreamWriter.
create(JAXBContextImpl, RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.property.PropertyFactory
Creates/obtains a properly configured Property object from the given description.
create(Type, ID, Adapter<Type, Class>) - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Gets a reference to the appropriate Lister object if the field is a multi-value field.
create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
Creates a new instance of the class but throw exceptions without catching it.
createAccessorSeed(M, M) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new GetterSetterPropertySeed object.
createArg() - Method in class com.sun.tools.xjc.XJC2Task
 
createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createAttribute(String, String, String, String[], short, String) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
createAttributeName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createAttributeProperty(XSAttributeUse, TypeUse) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createAttributeProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createAugmented(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a JAXBContextImpl that includes the specified additional classes.
createBinder(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBinder() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBridge(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a mini-marshaller/unmarshaller that can process a TypeReference.
createBridge(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createBridgeContext() - Method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new BridgeContext instance.
createBridgeContext() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createClass(JClassContainer, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createClass(JClassContainer, int, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createClass(JClassContainer, String, Locator, ClassType) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createClass(JClassContainer, int, String, Locator, ClassType) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createClasses(Outline, CClassInfo) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
Creates class(es) for the given bean.
createClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createClassLoader() - Method in class com.sun.tools.xjc.XJCTask
 
createClasspath() - Method in class com.sun.tools.xjc.XJC2Task
Nested <classpath> element.
createCodeWriter() - Method in class com.sun.tools.xjc.Options
Creates a configured CodeWriter that produces files into the specified directory.
createCodeWriter(CodeWriter) - Method in class com.sun.tools.xjc.Options
Creates a configured CodeWriter that produces files into the specified directory.
createConstant(Outline, XmlString) - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
createConstant(Outline, XmlString) - Method in interface com.sun.tools.xjc.model.TypeUse
Creates a constant for the given lexical value.
createContentExtendedMixedReferenceProperty(String, XSComponent, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createContext(Class[], Map) - Static method in class com.sun.tools.xjc.runtime.JAXBContextFactory
The JAXB API will invoke this method via reflection
createContext(String, ClassLoader, Map) - Static method in class com.sun.tools.xjc.runtime.JAXBContextFactory
The JAXB API will invoke this method via reflection
createContext(Class[], Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection
createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
 
createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
 
createContext(String, ClassLoader, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
The API will invoke this method via reflection.
createDeclaration(CClassInfo) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIConstructor
Creates a constructor declaration into the ClassItem.
createDummyExtendedMixedReferenceProperty(String, XSComponent, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createElementName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
 
createElementOrReferenceProperty(String, boolean, XSParticle, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createElementProperty(String, boolean, XSParticle, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createElementProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createEnumLeafInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createEnumLeafInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createEscapeHandler(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createExternalReferenceFinder(DOMForest) - Method in interface com.sun.tools.xjc.reader.internalizer.InternalizationLogic
Creates a new instance of XMLFilter that can be used to find references to external schemas.
createExternalReferenceFinder(DOMForest) - Method in class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
createExternalReferenceFinder(DOMForest) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
 
createFieldAccessor(Class, Field, boolean) - Method in interface com.sun.xml.bind.AccessorFactory
Access a field of the class.
createFieldAccessor(Class, Field, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a field of the class.
createFieldAccessor(Class, Field, boolean, boolean) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a field of the class.
createFieldAccessor(Class, Field, boolean, boolean) - Method in interface com.sun.xml.bind.InternalAccessorFactory
Access a field of the class.
createFieldSeed(F) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Creates a new FieldPropertySeed object.
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
createInstance(UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Creates a new instance of the bean.
createInstance(Class<?>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstance(JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new instance of the specified class.
createInstanceFromValue(Object) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
createInterface(JClassContainer, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createInterface(JClassContainer, int, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
 
createJavaCompiler() - Static method in class com.sun.tools.xjc.api.XJC
Gets a fresh JavaCompiler.
createJAXBIntrospector() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createLeaves(Navigator<TypeT, ClassDeclT, ?, ?>) - Static method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Creates all the BuiltinLeafInfoImpls as specified in the spec.
createMapProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createMarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createMethodWriter() - Method in class com.sun.tools.xjc.generator.bean.ClassOutlineImpl
 
createMethodWriter(ClassOutlineImpl) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
 
createParameterizedType(NClass, NType...) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
Creates a NType representation for a parameterized type RawType&lt;ParamType1,ParamType2,...> .
createParameterizedType(Class, NType...) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
createParameterizedType(Class, Type...) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the Type object that represents clazz&lt;T1,T2,T3>.
createParser() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Creates XMLParser for XSOM which reads documents from this DOMForest rather than doing a fresh parse.
createPropertyAccessor(Class, Method, Method) - Method in interface com.sun.xml.bind.AccessorFactory
Access a property of the class.
createPropertyAccessor(Class, Method, Method) - Method in class com.sun.xml.bind.AccessorFactoryImpl
Access a property of the class.
createQName() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Creates QName.
createQName() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createReferenceProperty(String, boolean, XSComponent, RawTypeSet, boolean, boolean, boolean, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createSAXSource(String) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Creates a SAXSource that, when parsed, reads from this DOMForest (instead of parsing the original source identified by the system ID.)
createSchema() - Method in class com.sun.tools.jxc.SchemaGenTask
 
createSchemaCompiler() - Static method in class com.sun.tools.xjc.api.XJC
Gets a fresh SchemaCompiler.
createTestResolver() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used for testing.
createTopLevelBindings() - Method in class com.sun.tools.xjc.model.Model
Represents the "top-level binding".
createTransducer(RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
Creates a Transducer given a reference.
createTransformerHandler() - Static method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Creates a new identity transformer.
createTree(XSParticle) - Static method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
 
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
createTypeInfoSet() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
createUnmarshalException(SAXException) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
createUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createUnmarshallerHandler(InfosetScanner, boolean, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createValidator() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createValueProperty(String, boolean, XSComponent, TypeUse, QName) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createValueProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
createXSOM(DOMForest, SCDBasedBindingSet) - Method in class com.sun.tools.xjc.ModelLoader
Parses a DOMForest into a XSSchemaSet.
createXSOMParser(XMLParser) - Method in class com.sun.tools.xjc.ModelLoader
 
createXSOMParser(DOMForest) - Method in class com.sun.tools.xjc.ModelLoader
 
CReferencePropertyInfo - Class in com.sun.tools.xjc.model
ReferencePropertyInfo for the compiler.
CReferencePropertyInfo(String, boolean, boolean, boolean, XSComponent, CCustomizations, Locator, boolean, boolean, boolean) - Constructor for class com.sun.tools.xjc.model.CReferencePropertyInfo
 
CTypeInfo - Interface in com.sun.tools.xjc.model
TypeInfo at the compile-time.
CTypeRef - Class in com.sun.tools.xjc.model
TypeRef for XJC.
CTypeRef(CNonElement, XSElementDecl) - Constructor for class com.sun.tools.xjc.model.CTypeRef
 
CTypeRef(CNonElement, QName, QName, boolean, XmlString) - Constructor for class com.sun.tools.xjc.model.CTypeRef
 
CustomizationContextChecker - Class in com.sun.tools.xjc.reader.xmlschema.parser
Checks if binding declarations are placed where they are allowed.
CustomizationContextChecker(ErrorHandler) - Constructor for class com.sun.tools.xjc.reader.xmlschema.parser.CustomizationContextChecker
 
customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that is stored in memory.
CValuePropertyInfo - Class in com.sun.tools.xjc.model
ValuePropertyInfo implementation for XJC.
CValuePropertyInfo(String, XSComponent, CCustomizations, Locator, TypeUse, QName) - Constructor for class com.sun.tools.xjc.model.CValuePropertyInfo
 
CWildcardTypeInfo - Class in com.sun.tools.xjc.model
CTypeInfo for the DOM node.
CycleRecoverable - Interface in com.sun.xml.bind
Optional interface that can be implemented by JAXB-bound objects to handle cycles in the object graph.
CycleRecoverable.Context - Interface in com.sun.xml.bind
This interface is implemented by the JAXB RI to provide information about the on-going marshalling process.

D

DATA_HANDLER - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content.
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) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
DataSourceSource - Class in com.sun.xml.bind.v2.util
Source implementation backed by DataHandler.
DataSourceSource(DataHandler) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DataSourceSource(DataSource) - Constructor for class com.sun.xml.bind.v2.util.DataSourceSource
 
DatatypeConverterImpl - Class in com.sun.xml.bind
Deprecated.
in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead or let us know why you can't
DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
DataWriter - Class in com.sun.xml.bind.marshaller
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
 
debug(String) - Method in class com.sun.tools.xjc.ErrorReceiver
Reports a debug message to users.
debugMode - Variable in class com.sun.tools.xjc.Options
If "-debug" is specified.
debugTableNPE - Static variable in class com.sun.xml.bind.v2.runtime.Coordinator
 
decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
declareConstructors(CClassInfo) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Creates constructor declarations for this element.
declareMethod(JType, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
Declares a method in both the interface and the implementation.
declareMethod(Class, String) - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
declareNamespace(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
declareNamespace(String, String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
declareNamespace(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Obtain the value of the field and declares the namespace URIs used in the value.
declareNamespace(ValueT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Declares the namespace URIs used in the given value to w.
declareNsUri(String, String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index to the specified URI.
declaresAttributeWildcard() - Method in class com.sun.tools.xjc.model.CClassInfo
Returns true if a new attribute wildcard property needs to be declared on this class.
declaresAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true iff this class declares a wildcard attribute.
declaresAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
DEFAULT_NAMESPACE_REMAP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to reassign the default namespace URI to something else at the runtime.
default_value_boolean - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_byte - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_char - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_double - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_float - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_int - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_long - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
default_value_short - Static variable in class com.sun.xml.bind.v2.runtime.reflect.opt.Const
 
defaultNsUri - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
JAXB doesn't want to use namespaces unless we are told to, but WS-I BP conformace requires JAX-RPC to always use a non-empty namespace URI.
defaultPackage - Variable in class com.sun.tools.xjc.Options
The -p option that should control the default Java package that will contain the generated code.
defaultPackage1 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
If this is non-null, this package name takes over all the schema customizations.
defaultPackage2 - Variable in class com.sun.tools.xjc.Options
Similar to the -p option, but this one works with a lower priority, and customizations overrides this.
defaultPackage2 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
If this is non-null, this package name will be used when no customization is specified.
defaultSymbolSpace - Variable in class com.sun.tools.xjc.model.Model
Default ID/IDREF symbol space.
DefaultTransducedAccessor<T> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor that prints to String.
DefaultTransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
defaultType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
The type that the JAXB can handle natively.
defaultValue - Variable in class com.sun.tools.xjc.model.CPropertyInfo
If non-null, keeps the default value in Java representation.
defaultValue - Variable in class com.sun.tools.xjc.model.CTypeRef
 
DefaultValueLoaderDecorator - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Decorates another Loader by setting a default value.
DefaultValueLoaderDecorator(Loader, String) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
deriveName(String, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Derives a name from a schema component.
Discarder - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loader implementation that discards the whole sub-tree.
dispatchGlobalConversions(XSSchemaSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Moves global BIConversion to the right object.
displayName() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
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
 
DOMForest - Class in com.sun.tools.xjc.reader.internalizer
Builds a DOM forest and maintains association from system IDs to DOM trees.
DOMForest(SAXParserFactory, DocumentBuilder, InternalizationLogic) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForest
 
DOMForest(InternalizationLogic) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForest
 
DOMForest.Handler - Interface in com.sun.tools.xjc.reader.internalizer
 
DOMForestScanner - Class in com.sun.tools.xjc.reader.internalizer
Produces a complete series of SAX events from any DOM node in the DOMForest.
DOMForestScanner(DOMForest) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForestScanner
Scans DOM nodes of the given forest.
DomLoader<ResultT extends javax.xml.transform.Result> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads a DOM.
DomLoader(DomHandler<?, ResultT>) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
DOMOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that does associative marshalling to DOM.
DOMOutput(Node, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
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
 
DOMUtil - Class in com.sun.tools.xjc.reader.dtd.bindinfo
 
DOMUtil() - Constructor for class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
DOMUtils - Class in com.sun.tools.xjc.util
 
DOMUtils() - Constructor for class com.sun.tools.xjc.util.DOMUtils
 
DOUBLE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
Driver - Class in com.sun.tools.xjc
Command Line Interface of XJC.
Driver() - Constructor for class com.sun.tools.xjc.Driver
 
DTD - Static variable in class com.sun.tools.xjc.reader.Const
URI to represent DTD.
DualObjectFactoryGenerator - Class in com.sun.tools.xjc.generator.bean
ObjectFactoryGenerator used when we generate interfaces and implementations in separate packages.
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
DummyListField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property as an untyped List.
DummyListField(ClassOutlineImpl, CPropertyInfo, JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.DummyListField
 
DummyPropertyInfo<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.impl
PropertyInfo that allows to add additional elements to the collection.
dump(Result) - Method in class com.sun.tools.xjc.model.Model
 
dump(OutputStream) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Dumps the contents of the forest to the specified stream.
dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Dumps this model into XML.
DURATION - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 

E

EagerNClass - Class in com.sun.tools.xjc.model.nav
 
EagerNClass(Class) - Constructor for class com.sun.tools.xjc.model.nav.EagerNClass
 
EditDistance - Class in com.sun.xml.bind.v2.util
Computes the string edit distance.
editDistance(String, String) - Static method in class com.sun.xml.bind.v2.util.EditDistance
Computes the edit distance between two strings.
element - Variable in class com.sun.tools.xjc.model.CPluginCustomization
The annotation found in a schema (or in an external binding file.) Always non-null.
element - Variable in class com.sun.tools.xjc.reader.dtd.bindinfo.BIContent
The particle element which this object is wrapping.
element(String) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the element declaration from the binding info.
Element - Class in com.sun.tools.xjc.reader.gbind
Expression that represents an alphabet of a regular language.
Element() - Constructor for class com.sun.tools.xjc.reader.gbind.Element
 
element - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
Customization element.
Element<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfo that maps to an element.
element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
ElementBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for RuntimeElementInfo.
ElementBeanInfoImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
The constructor for the sole instanceof JaxBeanInfo for handling user-created JAXBElement.
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
elementDecl(XSElementDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
elementDefaultValue - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
If this element has an element default value.
ElementInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
A particular use (specialization) of JAXBElement.
elementName - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
elementName() - Method in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
elementName() - Method in interface com.sun.tools.xjc.api.Property
Name of the XML element that corresponds to the property.
elementOnlyContent() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Returns true if this property has an element-only content.
ElementOutline - Class in com.sun.tools.xjc.outline
Outline object that provides per-CElementInfo information for filling in methods/fields for a bean.
ElementOutline(CElementInfo, JDefinedClass) - Constructor for class com.sun.tools.xjc.outline.ElementOutline
 
ElementPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to an element.
elements() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Iterates all BIElements in a read-only set.
ElementSets - Class in com.sun.tools.xjc.reader.gbind
Factory methods for ElementSet.
ElementSets() - Constructor for class com.sun.tools.xjc.reader.gbind.ElementSets
 
EMPTY - Static variable in class com.sun.tools.xjc.model.CCustomizations
Convenient singleton instance that represents an empty CCustomizations.
empty(XSContentType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
empty - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
An instance with the empty contents.
empty(XSContentType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
empty(XSContentType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
empty(XSContentType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
ENABLE_XOP - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Marshaller/Unmarshaller property to enable XOP processing.
enabledExtensions - Variable in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Set of namespace URIs that designates enabled extensions.
enableIntrospection - Variable in class com.sun.tools.xjc.Options
When on, fixes getter/setter generation to match the Bean Introspection API
encode(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
encodeByte(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
Encoded - Class in com.sun.xml.bind.v2.runtime.output
Buffer for UTF-8 encoded string.
Encoded() - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
Encoded(String) - Constructor for class com.sun.xml.bind.v2.runtime.output.Encoded
 
encoding - Variable in class com.sun.tools.jxc.ap.Options
 
encoding - Variable in class com.sun.tools.xjc.Options
Encoding to be used by generated java sources, null for platform default.
ENCODING_HANDLER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
ENCODING_HANDLER2 - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
end(Ring) - Static method in class com.sun.tools.xjc.reader.Ring
Ends a scope.
endAttributes() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Switches to the "marshal child texts/elements" mode.
endContentModel(String, short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
endDocument() - Method in class com.sun.tools.xjc.reader.internalizer.VersionChecker
 
endDocument() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
endDocument() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
endDocument() - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
endDocument() - Method in class com.sun.xml.bind.IDResolver
Called after the unmarshalling completes.
endDocument() - Method in class com.sun.xml.bind.marshaller.DataWriter
 
endDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a newline at the end of the document.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endDocument(boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very end.
endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endDocument() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endDocument() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endDTD() - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
endElement(String, String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
endElement(String, String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.CustomizationContextChecker
 
endElement(String, String, String) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
endElement(String, String, String) - Method in class com.sun.tools.xjc.util.SubtreeCutter
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write an end tag.
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a Namespace URI or qname.
endElement(XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endElement(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
 
endElement() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Ends marshalling of an element.
endModelGroup(short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
endNamespaceDecls(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
endPacking(T, BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
endPacking(PackT, BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Finally, call this method to wraps up the pack.
endPrefixMapping(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
 
endPrefixMapping(String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
endPrefixMapping(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
endPrefixMapping(String) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
endPrefixMapping(String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called after XmlVisitor.endElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify the end of a binding.
endScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Ends the current packing scope.
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.DOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.InPlaceDOMOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endStartTag() - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
endTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
 
endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
ensureSize(int) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
entityResolver - Variable in class com.sun.tools.xjc.Options
Actually stores CatalogResolver, but the field type is made to EntityResolver so that XJC can be used even if resolver.jar is not available in the classpath.
entrySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
EnumConstant<T,C> - Interface in com.sun.xml.bind.v2.model.core
Individual constant of an enumeration.
EnumConstantOutline - Class in com.sun.tools.xjc.outline
Outline object that provides per-CEnumConstant information.
EnumConstantOutline(CEnumConstant, JEnumConstant) - Constructor for class com.sun.tools.xjc.outline.EnumConstantOutline
Reserved for BeanGenerator.
EnumLeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
NonElement that represents an Enum class.
EnumMemberMode - Enum in com.sun.tools.xjc.reader.xmlschema.bindinfo
Enum member name handling mode.
EnumOutline - Class in com.sun.tools.xjc.outline
Outline object that provides per-CEnumLeafInfo information for filling in methods/fields for a bean.
EnumOutline(CEnumLeafInfo, JDefinedClass) - Constructor for class com.sun.tools.xjc.outline.EnumOutline
 
enums() - Method in class com.sun.tools.xjc.model.Model
 
enums() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the EnumLeafInfos known to this set.
enums() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
episodeFile - Variable in class com.sun.tools.jxc.ap.Options
 
EPSILON - Static variable in class com.sun.tools.xjc.reader.gbind.Expression
Expression that represents epsilon, the length-0 string.
equal(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are iqual allowing null values
equals(Object) - Method in class com.sun.tools.xjc.api.Reference
 
equals(Object) - Method in interface com.sun.tools.xjc.api.TypeAndAnnotation
Two TypeAndAnnotation are equal if they has the same type and annotations.
equals(Object) - Method in class com.sun.tools.xjc.model.CCustomizations
 
equals(Object) - Method in class com.sun.tools.xjc.model.Multiplicity
 
equals(Locator, Locator) - Static method in class com.sun.tools.xjc.util.Util
Compares if two Locators point to the exact same position.
equals(Object) - Method in class com.sun.xml.bind.api.TypeReference
 
equals(String, String) - Method in class com.sun.xml.bind.v2.runtime.Name
 
equals(Object) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
equalsIgnoreCase(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
determine if two Strings are equal ignoring case allowing null values
erasure(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
erasure(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
erasure(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Computes the erasure
erasure(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
Returns the runtime representation of the given type.
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_MULTIPLE_GLOBAL_BINDINGS - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_NOT_IDENTIFIABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated.
only used from 1.0
ERR_REFERENCE_TO_NONEXPORTED_CLASS - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_UNACKNOWLEDGED_CUSTOMIZATION - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
ERR_UNACKNOWLEDGED_CUSTOMIZATION_LOCATION - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
error(SAXParseException) - Method in interface com.sun.tools.xjc.api.ErrorListener
 
error(SAXParseException) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
error(SAXParseException) - Method in class com.sun.tools.xjc.ConsoleErrorReporter
 
error(Locator, String) - Method in class com.sun.tools.xjc.ErrorReceiver
 
error(Locator, String, Exception) - Method in class com.sun.tools.xjc.ErrorReceiver
 
error(String, Exception) - Method in class com.sun.tools.xjc.ErrorReceiver
 
error(Exception) - Method in class com.sun.tools.xjc.ErrorReceiver
 
error(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
 
error(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Reports an error and returns the created SAXParseException
error(SAXParseException) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
error(Locator, String, Object...) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
error(SAXParseException) - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
error(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
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 class com.sun.xml.bind.v2.runtime.Coordinator
 
error(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
 
ERROR - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Lister
 
error(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
errorCheck() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Performs error check
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.tools.xjc.api
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
ErrorListener - Interface in com.sun.xml.bind.api
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
errorMissingId(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Called when a referenced object doesn't have an ID.
ErrorReceiver - Class in com.sun.tools.xjc
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
ErrorReceiver() - Constructor for class com.sun.tools.xjc.ErrorReceiver
 
errorReceiver - Variable in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Controller object that can be used to report errors.
ErrorReceiverFilter - Class in com.sun.tools.xjc.util
Filter implementation of the ErrorReceiver.
ErrorReceiverFilter() - Constructor for class com.sun.tools.xjc.util.ErrorReceiverFilter
 
ErrorReceiverFilter(ErrorListener) - Constructor for class com.sun.tools.xjc.util.ErrorReceiverFilter
 
ErrorReporter - Class in com.sun.tools.xjc.reader.xmlschema
Provides error report capability to other owner components by encapsulating user-specified ErrorHandler and exposing utlity methods.
ErrorReporter() - Constructor for class com.sun.tools.xjc.reader.xmlschema.ErrorReporter
 
errorUnresolvedIDREF(Object, String, LocatorEx) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Called when there's no corresponding ID value.
escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.bind.marshaller.CharacterEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NioEscapeHandler
 
escapeSpace(String) - Static method in class com.sun.tools.xjc.reader.Util
 
escapeURI(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Escape any characters that would cause the single arg constructor of java.net.URI to complain about illegal chars.
execute() - Method in class com.sun.tools.xjc.XJC2Task
Runs XJC.
executeTasks() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
Runs all the pending build tasks.
ExistingBlockReference - Class in com.sun.tools.xjc.generator.util
 
ExistingBlockReference(JBlock) - Constructor for class com.sun.tools.xjc.generator.util.ExistingBlockReference
 
EXPECTED_CONTENT_TYPES - Static variable in class com.sun.tools.xjc.reader.Const
Attribute name of the expected media type.
expectedType - Variable in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
expectText - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
True if this loader expects the Loader.text(UnmarshallingContext.State, CharSequence) method to be called.
expectText() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Deprecated.
expectText() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor.TextPredictor
Returns true if the visitor is expecting a text event as the next event.
exposed - Variable in class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
Corresponds to Aspect.EXPOSED
Expression - Class in com.sun.tools.xjc.reader.gbind
This builds content models.
Expression() - Constructor for class com.sun.tools.xjc.reader.gbind.Expression
 
ExpressionBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Visits XSParticle and creates a corresponding Expression tree.
EXTENSION - Static variable in class com.sun.tools.xjc.Options
loosely follow the compatibility rules and allow the use of vendor binding extensions
ExtensionBindingChecker - Class in com.sun.tools.xjc.reader
This filter checks jaxb:extensionBindingPrefix and pass/filter extension bindings.
ExtensionBindingChecker(String, Options, ErrorHandler) - Constructor for class com.sun.tools.xjc.reader.ExtensionBindingChecker
 

F

f - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
FACTORY - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
fastBoot - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
If true, we aim for faster JAXBContext instanciation performance, instead of going after efficient sustained unmarshalling/marshalling performance.
FatalAdapter - Class in com.sun.xml.bind.v2.util
Maps an error to a fatal error.
FatalAdapter(ErrorHandler) - Constructor for class com.sun.xml.bind.v2.util.FatalAdapter
 
fatalError(SAXParseException) - Method in interface com.sun.tools.xjc.api.ErrorListener
 
fatalError(SAXParseException) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
fatalError(SAXParseException) - Method in class com.sun.tools.xjc.ConsoleErrorReporter
 
fatalError(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
 
fatalError(SAXParseException) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
fatalError(SAXParseException) - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
fatalError(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
fatalError(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
FieldAccessor - Interface in com.sun.tools.xjc.outline
Encapsulates the access on a field.
FieldAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for byte fields.
FieldAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
FieldAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference type fields.
FieldAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
FieldLocatable<F> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a field.
FieldLocatable(Locatable, F, Navigator<?, ?, F, ?>) - Constructor for class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
FieldOutline - Interface in com.sun.tools.xjc.outline
Representation of a field of ClassOutline.
FieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
FieldReflection(Field, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
FieldRenderer - Interface in com.sun.tools.xjc.generator.bean.field
Abstract model of one field in a generated class.
FieldRendererFactory - Class in com.sun.tools.xjc.generator.bean.field
Factory for FieldRenderer.
FieldRendererFactory() - Constructor for class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
fieldRendererFactory - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
 
fields - Variable in class com.sun.tools.xjc.model.Constructor
array of field names to be initialized.
fields() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
Gets the names of fields in this interface.
FilerCodeWriter - Class in com.sun.tools.xjc.api.util
CodeWriter that generates source code to Filer.
FilerCodeWriter(Filer) - Constructor for class com.sun.tools.xjc.api.util.FilerCodeWriter
 
FilterTransducer<T> - Class in com.sun.xml.bind.v2.runtime
Transducer that delegates to another Transducer.
FilterTransducer(Transducer<T>) - Constructor for class com.sun.xml.bind.v2.runtime.FilterTransducer
 
finalize() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
find(String) - Method in class com.sun.tools.xjc.model.CCustomizations
Finds the first CPluginCustomization that belongs to the given namespace URI.
find(String, String) - Method in class com.sun.tools.xjc.model.CCustomizations
Finds the first CPluginCustomization that belongs to the given namespace URI and the local name.
findClass(String, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
findClass(String) - Method in class com.sun.tools.xjc.api.util.ApClassLoader
 
findClass(String, NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
findClass(String, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Finds the class/interface/enum/annotation of the given name.
findClass(String, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
findDuplicate(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
findExternalResource(String, String, Attributes) - Method in class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
IF the given element contains a reference to an external resource, return its URL.
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.
finish() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Finishes up the current packing in progress (if any) and resets this object.
fireAfterUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the afterUnmarshal event if necessary.
fireBeforeUnmarshal(JaxBeanInfo, Object, UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Fires the beforeUnmarshal event if necessary.
flag - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Various boolean flags combined into one field to improve memory footprint.
FlattenIterator<T> - Class in com.sun.xml.bind.v2.util
Iterator that walks over a map of maps.
FlattenIterator(Iterable<? extends Map<?, ? extends T>>) - Constructor for class com.sun.xml.bind.v2.util.FlattenIterator
 
FLOAT - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
flush() - Method in class com.sun.tools.xjc.util.NullStream
 
flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Flush the output.
flushBuffer() - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
force(String, String) - Method in interface com.sun.xml.bind.v2.runtime.NamespaceContext2
Forcibly make a namespace declaration in effect.
force(String, String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
forcePackageName(String) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
forcePackageName(String) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Forces all the JAXB-generated classes to go into the specific package.
forest - Variable in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
ForkContentHandler - Class in com.sun.tools.xjc.util
ContentHandler that "forks" the incoming SAX2 events to two ContentHandlers.
ForkContentHandler(ContentHandler, ContentHandler) - Constructor for class com.sun.tools.xjc.util.ForkContentHandler
Creates a ForkContentHandler.
ForkEntityResolver - Class in com.sun.tools.xjc.util
EntityResolver that delegates to two EntityResolvers.
ForkEntityResolver(EntityResolver, EntityResolver) - Constructor for class com.sun.tools.xjc.util.ForkEntityResolver
 
ForkingFilter - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
XMLFilter that can fork an event to another ContentHandler in the middle.
ForkingFilter() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
ForkingFilter(ContentHandler) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
ForkXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to two XmlOutputs.
ForkXmlOutput(XmlOutput, XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
format(Object...) - Method in enum com.sun.tools.xjc.generator.bean.field.Messages
 
format(Object...) - Method in enum com.sun.tools.xjc.reader.Messages
 
format(String, Object...) - Static method in class com.sun.tools.xjc.reader.xmlschema.Messages
Loads a string resource and formats it with specified arguments.
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
 
format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
Loads a string resource and formats it with specified arguments.
fr - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
fromRawValue(JBlock, String, JExpression) - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Sets the value of the field from the specified expression.
fullName(ExecutableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
fullName() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
fullName() - Method in class com.sun.tools.xjc.model.CClassInfo
Returns the FQCN of this bean.
fullName() - Method in interface com.sun.tools.xjc.model.CClassInfoParent
Returns the fully-qualified name.
fullName() - Method in class com.sun.tools.xjc.model.CClassInfoParent.Package
 
fullName() - Method in class com.sun.tools.xjc.model.CClassRef
 
fullName() - Method in class com.sun.tools.xjc.model.CElementInfo
 
fullName() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
fullName() - Method in interface com.sun.tools.xjc.model.nav.NType
Human readable name of this type.
fullName(M) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Gets the fully-qualified name of the method.
fullName(Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 

G

generate(Model, ErrorReceiver) - Static method in class com.sun.tools.xjc.generator.bean.BeanGenerator
Generates beans into code model according to the BGM, and produces the reflection model.
generate(ClassOutlineImpl, CPropertyInfo) - Method in interface com.sun.tools.xjc.generator.bean.field.FieldRenderer
Generates accesssors and fields for the given implementation class, then return FieldOutline for accessing the generated field.
generate(ClassOutlineImpl, CPropertyInfo) - Method in class com.sun.tools.xjc.generator.bean.field.GenericFieldRenderer
 
generate(ClassOutlineImpl, CPropertyInfo) - Method in class com.sun.tools.xjc.generator.bean.field.IsSetFieldRenderer
 
generate(ClassOutlineImpl, CPropertyInfo) - Method in class com.sun.tools.xjc.generator.bean.field.UntypedListFieldRenderer
 
generate(JCodeModel, JExpression) - Method in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
Generates the expression that normalizes the given expression (which evaluates to java.lang.String).
generateAccessors() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
 
generateAccessors() - Method in class com.sun.tools.xjc.generator.bean.field.DummyListField
 
generateAccessors() - Method in class com.sun.tools.xjc.generator.bean.field.NoExtendedContentField
 
generateAccessors() - Method in class com.sun.tools.xjc.generator.bean.field.UntypedListField
 
generateAdapterIfNecessary(CPropertyInfo, JAnnotatable) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
Generates XmlJavaTypeAdapter from PropertyInfo if necessary.
generateCode(Plugin[], ErrorListener) - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
Generates artifacts.
generateCode(Options, ErrorReceiver) - Method in class com.sun.tools.xjc.model.Model
Fully-generate the source code into the given model.
generatedFile(String) - Method in class com.sun.tools.xjc.XJCListener
Deprecated.
Override XJCListener.generatedFile(String, int, int). Deprecated in 2.0.1.
generatedFile(String, int, int) - Method in class com.sun.tools.xjc.XJCListener
Called for each file generated by XJC.
generateEpisode(Result) - Method in class com.sun.xml.bind.api.JAXBRIContext
Generates the episode file that represents the binding known to this JAXBContext, so that XJC can later do separate compilation.
generateEpisode(Result) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
generateEpisodeFile(Result) - Method in interface com.sun.tools.xjc.api.J2SJAXBModel
Generates the episode file from the model.
generateSchema(SchemaOutputResolver, ErrorListener) - Method in interface com.sun.tools.xjc.api.J2SJAXBModel
Generates the schema documents from the model.
generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.api.JAXBRIContext
Generates the schema documents from the model.
generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
generateStaticClass(Class, JPackage) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
GenericFieldRenderer - Class in com.sun.tools.xjc.generator.bean.field
Creates
GenericFieldRenderer(Class) - Constructor for class com.sun.tools.xjc.generator.bean.field.GenericFieldRenderer
 
get(QName) - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
Gets a Mapping object for the given global element.
get(boolean) - Method in interface com.sun.tools.xjc.generator.util.BlockReference
 
get(boolean) - Method in class com.sun.tools.xjc.generator.util.ExistingBlockReference
 
get(boolean) - Method in class com.sun.tools.xjc.generator.util.LazyBlockReference
 
get(String) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Gets the DOM tree associated with the specified system ID, or null if none is found.
get(Class<T>) - Static method in class com.sun.tools.xjc.reader.Ring
 
get() - Static method in class com.sun.tools.xjc.reader.Ring
A Ring instance is associated with a thread.
get(Class<T>) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets the first declaration with a given name, or null if none is found.
get(int) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
 
get(B) - Method in class com.sun.xml.bind.api.RawAccessor
Gets the value of the property of the given bean object.
get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
Finds the specified annotation from the array and returns it.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Gets the value of the property of the given bean object.
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
get(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
 
get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
get(Method, Method) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimized Accessor that accesses the given getter/setter.
get(Field) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory
Gets the optimizd Accessor that accesses the given field.
get(RuntimePropertyInfo) - Static method in class com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory
Gets the optimized TransducedAccessor if possible.
get(JAXBContextImpl, RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Gets the TransducedAccessor appropriately configured for the given property.
get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
get(int) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
get(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the value to which the specified keys are mapped in this QNameMap, or null if the map contains no mapping for this key.
get(QName) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
getAccessor() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the Accessor for this property.
getAdapter() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
getAdapter() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
getAdapter() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
 
getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
 
getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the instance of the adapter.
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAdapter(Class<A>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAdapterClass(Outline) - Method in class com.sun.tools.xjc.model.CAdapter
 
getAdapterIfKnown() - Method in class com.sun.tools.xjc.model.CAdapter
Returns the adapter class if the adapter type is statically known to XJC.
getAdapterUse() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Deprecated.
getAdapterUse() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
Deprecated.
getAdapterUse() - Method in interface com.sun.tools.xjc.model.CNonElement
Deprecated.
getAdapterUse() - Method in interface com.sun.tools.xjc.model.TypeUse
If this type use is adapting the type, returns the adapter.
getAllDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllElements() - Method in class com.sun.tools.xjc.model.Model
 
getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all the ElementInfo known to this set.
getAllElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getAllFieldAnnotations(VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a field.
getAllFieldAnnotations(Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAllMethodAnnotations(ExecutableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Gets all the annotations on a method.
getAllMethodAnnotations(Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getAllObjectFactories() - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
Gets all the ObjectFactory classes generated by the compilation.
getAllPackageContexts() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getAllPackageContexts() - Method in interface com.sun.tools.xjc.outline.Outline
Gets all package-wise contexts at once.
getAllPlugins() - Method in class com.sun.tools.xjc.Options
Gets all the Plugins discovered so far.
getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Gets the annotation object that this object is wrapping.
getAnyTypeInfo() - Method in class com.sun.tools.xjc.model.Model
 
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the TypeInfo for the any type.
getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getArray() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated.
Gets the last AttachmentMarshaller set through AttachmentMarshaller.
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentMarshaller() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated.
Gets the last AttachmentUnmarshaller set through AttachmentUnmarshaller.
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getAttribute(Element, String, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
getAttributeFormDefault() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
The attribute form default for this package.
getAttributeFormDefault(String) - Method in class com.sun.tools.xjc.model.Model
 
getAttributeFormDefault() - Method in interface com.sun.tools.xjc.outline.PackageOutline
The attribute form default for this package.
getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If ClassInfo.hasAttributeWildcard() is true, returns the accessor to access the property.
getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getBaseClass(TypeMirror, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getBaseClass() - Method in class com.sun.tools.xjc.model.CClassInfo
This inherited version returns null if this class extends from CClassRef.
getBaseClass(NType, NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Obtains the information about the base class.
getBaseClass() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the parameterization of the given base type.
getBaseClass(Type, Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getBaseClass() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getBaseDir(String) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
This will check if the baseDir provided by the user in the config file exists.
getBaseType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getBaseType() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
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.
getBaseURI() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getBeanInfo(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Object, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound object.
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo(Class<T>, boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo object that can handle the given JAXB-bound class.
getBeanInfo() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getBeanInfo(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getBindFiles() - Method in class com.sun.tools.xjc.Options
Input external binding files.
getBindInfo(XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets the BindInfo object associated to a schema component.
getBindingMode(XSComplexType) - Method in class com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeFieldBuilder
getBuffer() - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
getBuilder() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Back pointer to the BGMBuilder which is building a BGM from schema components including this customization.
getBuildID() - Static method in class com.sun.tools.xjc.Driver
 
getBuildID() - Static method in class com.sun.tools.xjc.Options
 
getBuildId() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the build information of the JAXB runtime.
getBuildId() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getByteStream() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getCachedBase64DataInstance() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Deprecated.
Base64Data is no longer cached, so that XMLStreamWriterEx impl can retain the data, like JAX-WS does.
getCertifiedText() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getCharacterStream() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getChildElements(Element) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
getChildElements(Element, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
getChildElements(Element, String, String) - Static method in class com.sun.tools.xjc.util.DOMUtils
Gets the child elements of the given name.
getChildElements(Element) - Static method in class com.sun.tools.xjc.util.DOMUtils
Gets all the child elements.
getChildren() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Gets child BIDeclarations if any.
getChildren() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
getClassAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a class.
getClassAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClassArrayValue(Annotation, String) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getClassArrayValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Similar to AnnotationReader.getClassValue(Annotation, String) method but obtains an array parameter.
getClassArrayValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClasses() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getClasses() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
 
getClasses() - Method in interface com.sun.tools.xjc.outline.Outline
Returns all the ClassOutlines known to this object.
getClasses() - Method in interface com.sun.tools.xjc.outline.PackageOutline
Gets ClassOutlines whose ClassOutline._package() points to this object.
getClassesToBeIncluded() - Method in class com.sun.tools.jxc.ConfigReader
This creates a regular expression for the user pattern , matches the input classes passed by the user and returns the final list of classes that need to be included for a config file after applying those patterns
getClassFactory() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getClassFactory() - Method in interface com.sun.tools.xjc.outline.Outline
Gets a reference to new CodeModelClassFactory(getErrorHandler()).
getClassInfo(NClass) - Method in class com.sun.tools.xjc.model.Model
 
getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ClassInfo, ArrayInfo, or LeafInfo for the given bean.
getClassInfo(C, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Builds a JAXB ClassInfo model from a given class declaration and adds that to this model owner.
getClassInfo(C, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
For limited cases where the caller needs to search for a super class.
getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getClassInfo(Class, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getClassInfo(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getClassList() - Method in interface com.sun.tools.xjc.api.JAXBModel
Deprecated.
this method is provided for now to allow gradual migration for JAX-RPC.
getClassLocation(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getClassLocation(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns a location of the specified class.
getClassLocation(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassLogger() - Static method in class com.sun.xml.bind.Util
Gets the logger for the caller's class.
getClassName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getClassName(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getClassName() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the JClass object that represents this declaration.
getClassName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
Gets the specified class name, or null if not specified.
getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the fully-qualified name of the class.
getClassName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassScope() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
Gets the current class scope.
getClassSelector() - Method in class com.sun.tools.xjc.reader.xmlschema.BindingComponent
 
getClassSelector() - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
getClassShortName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getClassShortName(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
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.
getClassShortName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getClassValue(Annotation, String) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads a value of an annotation that returns a Class object.
getClassValue(Annotation, String) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getClazz(CClassInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getClazz() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getClazz() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getClazz(CClassInfo) - Method in interface com.sun.tools.xjc.outline.Outline
Obtains per-class context information.
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.
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getClazz() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getClazz() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
The same as TypeInfo.getType() but returns the type as a Class.
getCodeGenerationStrategy() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getCodeModel() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getCodeModel() - Method in interface com.sun.tools.xjc.outline.Outline
Short for getModel().codeModel.
getCollectionMode() - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getCommonBaseType(JCodeModel, Collection<? extends JType>) - Static method in class com.sun.tools.xjc.reader.TypeUtil
Computes the common base type of two types.
getCommonBaseType(JCodeModel, JType...) - Static method in class com.sun.tools.xjc.reader.TypeUtil
Computes the common base type of types.
getCompilationMessage() - Method in class com.sun.tools.jxc.ApBasedTask
 
getCompilationMessage() - Method in class com.sun.tools.jxc.SchemaGenTask
 
getComponentType(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getComponentType(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the component type of the array.
getComponentType(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getConst(FieldRenderer) - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getConstants() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
Returns the read-only list of enumeration constants.
getConstructors() - Method in class com.sun.tools.xjc.model.CClassInfo
list all constructor declarations.
getContainer(CClassInfoParent, Aspect) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getContainer(CClassInfoParent, Aspect) - Method in interface com.sun.tools.xjc.outline.Outline
 
getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getContentInMemoryType() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
T of JAXBElement<T>.
getContentList(JClass) - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getContents() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Iterates all content-property declarations (except 'rest').
getContentType() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Short for getProperty().ref().get(0).
getContentType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Short for getProperty().ref().get(0).
getContext() - Method in class com.sun.xml.bind.api.Bridge
Gets the JAXBRIContext to which this object belongs.
getContext() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Gets the context.
getContext() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Returns the UnmarshallingContext at the end of the chain.
getContextualNamespaceDecls() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of (prefix,namespace URI) pairs that represents namespace bindings available on ancestor elements (that need not be repeated by the JAXB RI.)
getConv() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
getConversion() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute
Gets the conversion method for this attribute, if any.
getConversion() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the conversion method for this element.
getCoreClassName() - Method in class com.sun.tools.xjc.XJCTask
 
getCoreListType() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
 
getCoreListType() - Method in class com.sun.tools.xjc.generator.bean.field.DummyListField
 
getCoreListType() - Method in class com.sun.tools.xjc.generator.bean.field.NoExtendedContentField
 
getCoreListType() - Method in class com.sun.tools.xjc.generator.bean.field.UntypedListField
 
getCurrent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getCurrentBean() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
getCurrentBean() - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Gets the current element we are parsing.
getCurrentExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Allows to access attributes which are expected in current state.
getCurrentExpectedElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Allows to access elements which are expected in current state.
getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
The same as DOMScanner.getCurrentElement() but better typed.
getCurrentLocation(String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
May return null when the property hasn't been set.
getCurrentRoot() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
getCurrentState() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getCustomization(XSComponent) - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Finds a property customization that describes how the given component should be mapped to a property (if it's mapped to a property at all.)
getCustomizations() - Method in interface com.sun.tools.xjc.model.CCustomizable
Gets the list of customizations attached to this model component.
getCustomizations() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getCustomizations() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getCustomizations() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
getCustomizations() - Method in class com.sun.tools.xjc.model.Model
Gets the global customizations.
getCustomizationURIs() - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
getCustomizationURIs() - Method in class com.sun.tools.xjc.Plugin
Returns the list of namespace URIs that are supported by this plug-in as schema annotations.
getCycleString() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
String that represents the cycle.
getData(int) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(int)
getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
The same as Attributes.getValue(String,String)
getData(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getData(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
 
getDataHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the raw data.
getDataLen() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getDataSource() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getDeclaredField(TypeElement, String) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getDeclaredField(NClass, String) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getDeclaredField(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the named field declared on the given class.
getDeclaredField(Class, String) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaredFields(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getDeclaredFields(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getDeclaredFields() - Method in class com.sun.tools.xjc.outline.ClassOutline
Gets all the FieldOutlines newly declared in this class.
getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets all the declared fields of the given class.
getDeclaredFields(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaredMethods(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getDeclaredMethods(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
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.)
getDeclaredMethods(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getDeclaringClassForField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given field.
getDeclaringClassForField(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDeclaringClassForMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getDeclaringClassForMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the class that declares the given method.
getDeclaringClassForMethod(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getDecls() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets all the declarations
getDefault() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getDefault() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Finds a BIProperty which this object should delegate to.
getDefaultEnumMemberSizeCap() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getDefaultPackageName(String) - Static method in class com.sun.tools.xjc.api.XJC
Computes the namespace URI -> package name conversion as specified by the JAXB spec.
getDefaultProperty() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getDefaultValue() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getDefaultValue() - Method in class com.sun.tools.xjc.model.CTypeRef
Inside XJC, use CTypeRef.defaultValue that has context information.
getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The default value for this element if any.
getDocument() - Method in interface com.sun.tools.xjc.reader.internalizer.DOMForest.Handler
Gets the DOM that was built.
getDocumentation() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets the documentation parsed from <xs:documentation>s.
getDocumentLocator() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getDOMHandler() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its DOM handler.
getDummyList(JClass) - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getElement() - Method in interface com.sun.tools.xjc.api.Mapping
Name of the XML element.
getElement(CElementInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getElement(CElementInfo) - Method in interface com.sun.tools.xjc.outline.Outline
If the CElementInfo generates a class, returns such a class.
getElement(Element, String, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
getElement(Element, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
 
getElement(Document, String) - Static method in class com.sun.tools.xjc.util.DOMUtils
 
getElement(Document, QName) - Static method in class com.sun.tools.xjc.util.DOMUtils
 
getElement(Document, String, String) - Static method in class com.sun.tools.xjc.util.DOMUtils
 
getElement(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementFormDefault() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
The element form default for this package.
getElementFormDefault(String) - Method in class com.sun.tools.xjc.model.Model
 
getElementFormDefault() - Method in interface com.sun.tools.xjc.outline.PackageOutline
The element form default for this package.
getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets the reasonable XmlNsForm for the given namespace URI.
getElementInfo(NClass, QName) - Method in class com.sun.tools.xjc.model.Model
 
getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a ElementInfo for the given element.
getElementInfo(Class, QName) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementLocalName(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementLocalName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the local name portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementMappings(NClass) - Method in class com.sun.tools.xjc.model.Model
 
getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns all ElementInfos in the given scope.
getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getElementName() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getElementName() - Method in class com.sun.tools.xjc.model.CClassRef
 
getElementName() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getElementName() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getElementName(Object) - Method in class com.sun.xml.bind.api.JAXBRIContext
If the given object is bound to an element in XML by JAXB, returns the element name.
getElementName(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
Allows to retrieve the element name based on Class.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
Gets the element name of the class.
getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
Gets the element name of the class, if the class is bound to an element.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Deprecated.
always return null at this level.
getElementName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getElementName(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementName(Class) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getElementNamespaceURI(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the namespace URI portion of the element name, if the bean that this class represents is mapped from/to an XML element.
getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets a RawAccessor for the specified element property of the specified wrapper bean class.
getElementPropertyAccessor(Class, String, String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getElementPropertyAccessor(String, String) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
If this property is mapped to the specified element, return an accessor to it.
getElements() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getElements(NodeList) - Static method in class com.sun.tools.xjc.util.DOMUtils
 
getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Returns the information about the possible elements in this property.
getElements() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo
 
getElementText(Element) - Static method in class com.sun.tools.xjc.util.DOMUtils
 
getEnclosingClass() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the EnumLeafInfo to which this constant belongs to.
getEncoding() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getEndLocation(Element) - Method in class com.sun.tools.xjc.reader.internalizer.LocatorTable
 
getEntityResolver() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
getEnum(CEnumLeafInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getEnum(CEnumLeafInfo) - Method in interface com.sun.tools.xjc.outline.Outline
 
getEnumConstants(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getEnumConstants(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the enumeration constants from an enum class.
getEnumConstants(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getEnumMemberMode() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getEnums() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getEnums() - Method in interface com.sun.tools.xjc.outline.Outline
Gets all the EnumOutlines.
getErrorHandler() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
getErrorHandler() - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
Always return a non-null valid ErrorHandler
getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Gets the special Accessor used to recover from errors.
getErrorInstance() - Static method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Gets the special Lister used to recover from an error.
getErrorReceiver() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getErrorReceiver() - Method in interface com.sun.tools.xjc.outline.Outline
Any error during the back-end proccessing should be sent to this object.
getErrorReporter() - Method in class com.sun.tools.xjc.reader.xmlschema.BindingComponent
 
getErrorReporter() - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
getErrors() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
Returns a read-only list of IllegalAnnotationExceptions wrapped in this exception.
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getExact() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the byte[] of the exact length.
getExcludePatterns(List) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
This takes the exclude list provided by the user in the config file It converts the user values to Pattern
getExistingClassRef() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
Reference to the existing class, or null.
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Returns a set of tag names expected as possible child elements in this context.
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
getExpectedAttributes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Returns a set of tag names expected as possible child elements in this context.
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
getExpectedChildElements() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
getExpectedMimeType() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
CBuiltinLeafInfo never has a default associated MIME type.
getExpectedMimeType() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
getExpectedMimeType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getExpectedMimeType() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getExpectedMimeType() - Method in interface com.sun.tools.xjc.model.TypeUse
A TypeUse can have an associated MIME type.
getExpectedMimeType() - Method in class com.sun.tools.xjc.reader.RawTypeSet
 
getExpectedMimeType() - 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 has an associated expected MIME type or not.
getExpectedMimeType() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
getExpectedMimeType() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Expected MIME type, if any.
getFactoryMethod() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getFactoryMethod() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getFailedMessage() - Method in class com.sun.tools.jxc.ApBasedTask
 
getFailedMessage() - Method in class com.sun.tools.jxc.SchemaGenTask
 
getField(CPropertyInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getField(CPropertyInfo) - Method in interface com.sun.tools.xjc.outline.Outline
Gets the object that wraps the generated field for a given CPropertyInfo.
getFieldAnnotation(Class<A>, VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getFieldAnnotation(Class<A>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a field.
getFieldAnnotation(Class<A>, Field, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getFieldLocation(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getFieldLocation(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getFieldLocation(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getFieldName(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the field.
getFieldName(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFieldName() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
Returns the field name of the object where the error occured.
getFieldRendererFactory() - Method in class com.sun.tools.xjc.Options
Gets the active FieldRendererFactory that shall be used to build Model.
getFieldType(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getFieldType() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
 
getFieldType() - Method in class com.sun.tools.xjc.generator.bean.field.UnboxedField
 
getFieldType(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the type of the field.
getFieldType(Field) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getFileOrURL(String) - Static method in class com.sun.tools.xjc.reader.Util
Parses the specified string either as an URL or as a File.
getFirstChildElement(Element, String, String) - Static method in class com.sun.tools.xjc.util.DOMUtils
Gets the fist child of the given name, or null.
getFlattenClasses() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getGlobalBinding() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets the global bindings.
getGlobalType(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the JaxBeanInfo for the given named XML Schema type.
getGrammars() - Method in class com.sun.tools.xjc.Options
Input schema files.
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getId(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getId(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the ID value of the given bean, if it has an ID value.
getIdentityTransformer() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets the shared instance of the identity transformer.
getIdentityTransformer() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getIdValue(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the value of the property.
getIdValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getIncludePatterns(List) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
This takes the include list provided by the user in the config file It converts the user values to Pattern
getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated.
Only return the length of the indent string.
getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Can be used if parameters are interned.
getIndividualType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the type of the individual item.
getInfo() - Method in class com.sun.tools.xjc.model.CArrayInfo
Deprecated.
getInfo() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Deprecated.
getInfo() - Method in class com.sun.tools.xjc.model.CClassInfo
Deprecated.
getInfo() - Method in class com.sun.tools.xjc.model.CClassRef
Deprecated.
getInfo() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
Deprecated.
getInfo() - Method in interface com.sun.tools.xjc.model.CNonElement
Deprecated.
getInfo() - Method in interface com.sun.tools.xjc.model.TypeUse
Individual item type.
getInfo() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Provides more RuntimePropertyInfo information on the property.
getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getInnerPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the inner peer JAXB object associated with the current element.
getInputSource(String) - Static method in class com.sun.tools.xjc.reader.Util
Gets an InputSource from a string, which contains either a file name or an URL.
getInputStream() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the data as an InputStream.
getInputStream() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getInstance() - Static method in class com.sun.xml.bind.AccessorFactoryImpl
 
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
When called from within the realm of the unmarshaller, this method returns the current UnmarshallingContext in charge.
getInstance() - Static method in class com.sun.xml.bind.v2.runtime.XMLSerializer
When called from within the realm of the marshaller, this method returns the current XMLSerializer in charge.
getItemType() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
T of T[].
getItemType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getItemType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
T of T[].
getJavadoc() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
Gets the javadoc comment specified in the customization.
getJavadoc() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Gets the associated javadoc.
getJavadoc() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
getJavaType(QName) - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
Returns the fully-qualified name of the Java type that is bound to the specified XML type.
getJAXBContext() - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
 
getJAXBContext() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the key of the map.
getKeyType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
getKind() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Gets the Kind of property
getKind() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.api.JAXBRIContext
Gets the namespace URIs statically known to this JAXBContext.
getKnownNamespaceURIs() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getLatestPushResult() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
Return the number of attributes in the list.
getLexicalValue() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Lexical value of this constant.
getLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Return the LifecycleMethods cache for this ClassBeanInfo's corresponding jaxbType if it exists, else return null.
getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getList(JClass) - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getListener() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getLoader(JAXBContextImpl, boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the Loader that will unmarshall the given object.
getLocalCustomization(XSParticle, Class<T>) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
getLocalDomCustomization(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets the BIDom object that applies to the given particle.
getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's local name.
getLocalPropCustomization(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Gets the BIProperty object that applies to the given particle.
getLocation() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getLocation() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the source location where this element is declared.
getLocation() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Gets the source location where this declaration was written.
getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the location object that this object points to.
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getLocation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Gets the current location.
getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
Gets the current location in a ValidationEventLocator object.
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getLocation() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getLocationString(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
Returns the human readable string representation of the Locator part of the specified SAXParseException.
getLocator() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
getLocator() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
getLocator() - Method in interface com.sun.tools.xjc.model.CCustomizable
Gets the source location in the schema from which this model component is created.
getLocator() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getLocator() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
Source line information that points to the place where this type-safe enum is defined.
getLocator() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
getLocator() - Method in class com.sun.tools.xjc.model.CWildcardTypeInfo
 
getLocator() - Method in class com.sun.tools.xjc.model.Model
Deprecated.
No line number available for the "root" component.
getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
 
getLocator() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the current source location information in SAX Locator.
getLocatorField() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
If this JAXB bean has a property annotated with XmlLocation, this method returns it.
getMappings() - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
Gets a read-only view of all the Mappings.
getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
Returns the marshaller object that's doing the marshalling.
getMaxString() - Method in class com.sun.tools.xjc.model.Multiplicity
Returns the string representation of the 'max' property.
getMethodAnnotation(Class<A>, ExecutableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on a property that consists of a getter and a setter.
getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodLocation(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getMethodLocation(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
 
getMethodLocation(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodName(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getMethodName(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the name of the method, such as "toString" or "equals".
getMethodName(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMethodParameterAnnotation(Class<A>, ExecutableElement, int, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
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.
getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getMethodParameters(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getMethodParameters(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the list of parameters to the method.
getMethodParameters(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
getModel() - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getModel() - Method in interface com.sun.tools.xjc.outline.Outline
This outline is for this model.
getModeWithEnum() - Method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
The mode will change to this when there's <jaxb:enum> customization.
getMostUsedNamespaceURI() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
The namespace URI most commonly used in classes in this package.
getMostUsedNamespaceURI() - Method in interface com.sun.tools.xjc.outline.PackageOutline
The namespace URI most commonly used in classes in this package.
getName() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getName() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getName() - Method in class com.sun.tools.xjc.model.CPropertyInfo
Deprecated.
marked as deprecated so that we can spot the use of this method.
getName(boolean) - Method in class com.sun.tools.xjc.model.CPropertyInfo
Gets the name of the property.
getName(XSDeclaration) - Static method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Returns the QName of the declaration.
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
 
getName() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Gets the name of this binding declaration, which is the same as the tag name of the binding element.
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIInlineBinaryData
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
 
getName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXSubstitutable
 
getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the fully-qualified name of the class.
getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
Gets the constant name.
getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the name of the property.
getName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getNameConverter() - Method in class com.sun.tools.xjc.model.Model
Gets the name converter that shall be used to parse XML names into Java names.
getNameConverter() - Method in class com.sun.tools.xjc.Options
Gets the active NameConverter that shall be used to build Model.
getNameConverter() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Name converter that implements "XML->Java name conversion" as specified in the spec.
getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getNamespaceURI(String) - Method in class com.sun.tools.xjc.util.NamespaceContextAdapter
 
getNamespaceURI(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the namespace URI that is bound to the specified prefix.
getNamespaceURI(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getNavigator() - Method in class com.sun.tools.xjc.model.Model
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Navigator for this model.
getNavigator() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
getNavigator() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getNearestTypeName(QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Finds a type name that this context recognizes which is "closest" to the given type name.
getNewlyDeclaredPrefixes() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Returns a list of prefixes newly declared on the current element.
getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getNsUri(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the namespace URI declared in this context.
getNumberOfAttributeNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfElementNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getNumberOfLocalNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getObjectFactory() - Method in class com.sun.tools.xjc.generator.bean.DualObjectFactoryGenerator
Returns the private version (which is what gets used at runtime.)
getObjectFactory() - Method in class com.sun.tools.xjc.generator.bean.ObjectFactoryGenerator
Returns a reference to the generated (public) ObjectFactory
getObjectFromId(String, Class) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Looks up the ID table and gets associated object.
getObjectIdentityCycleDetection() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getOne() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns one random item in the map.
getOneDocument() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Picks one document at random and returns it.
getOptionalPropertyMode() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
getOptionName() - Method in class com.sun.tools.xjc.addon.accessors.PluginImpl
 
getOptionName() - Method in class com.sun.tools.xjc.addon.at_generated.PluginImpl
 
getOptionName() - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
getOptionName() - Method in class com.sun.tools.xjc.addon.episode.PluginImpl
 
getOptionName() - Method in class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
getOptionName() - Method in class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 
getOptionName() - Method in class com.sun.tools.xjc.Plugin
Gets the option name to turn on this add-on.
getOptions() - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
getOptions() - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Deprecated.
This method is not really "deprecated" (in the sense of being removed from future versions), but the JAXB team is not committed to evolve Options class in the compatible fashion. So please don't use this method unless you know what you're doing.
getOptions() - Method in exception com.sun.tools.xjc.BadCommandLineException
Gets the partly parsed option object, if any.
getOrCreate(RuntimeEnumLeafInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreate(RuntimeTypeInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getOrCreateBindInfo(XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets or creates the BindInfo object associated to a schema component.
getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
getOuterPeer() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the outer peer JAXB object associated with the current element.
getOwner() - Method in class com.sun.tools.xjc.model.CCustomizations
Gets the model component that carries this customization.
getOwner() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
 
getOwnerPackage() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getOwnerPackage() - Method in interface com.sun.tools.xjc.model.CClassInfoParent
Gets the nearest JPackage.
getOwnerPackage() - Method in class com.sun.tools.xjc.model.CClassInfoParent.Package
 
getOwnerPackage() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getPackage(JPackage, Aspect) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
Gets the specified aspect of the given package.
getPackage(JPackage) - Method in class com.sun.tools.xjc.model.Model
 
getPackage(String) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
Gets the Java package to which classes from this namespace should go.
getPackageAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
getPackageAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Reads an annotation on the package that the given class belongs to.
getPackageAnnotation(Class<A>, Class, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
getPackageContext(JPackage) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
getPackageContext(JPackage) - Method in interface com.sun.tools.xjc.outline.Outline
Gets per-package context information.
getPackageName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getPackageName(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getPackageName() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the package name of the given class.
getPackageName(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getParent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the parent URI path of the given URI path.
getParserHandler(String) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
getParserHandler(String) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Parses schemas or external bindings through SAX events by feeding events into SAX ContentHandler.
getParserHandler(String, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Returns a ContentHandler to feed SAX events into.
getParticleBinder() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Gets the particle binder for this binding.
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreDeclaredNamespaceUris2() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Similar to NamespacePrefixMapper.getPreDeclaredNamespaceUris() but allows the (prefix,nsUri) pairs to be returned.
getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
getPredictor() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Deprecated.
getPredictor() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Gets the predictor that can be used for the caller to avoid calling XmlVisitor.text(CharSequence) unnecessarily.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPrefix(String) - Method in class com.sun.tools.xjc.util.NamespaceContextAdapter
 
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
Gets the prefix declared in this context.
getPrefix(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Gets the prefix from a prefix index.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix of the specified URI, or null if none exists.
getPrefix() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the prefix.
getPrefix(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefixes(String) - Method in class com.sun.tools.xjc.util.NamespaceContextAdapter
 
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
getPrefixIndex(String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Returns the prefix index of the specified URI.
getPrefixMapper() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
getPrimitive(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getPrimitive(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns the representation for the given primitive type.
getPrimitive(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getProcessor() - Method in class com.sun.tools.jxc.ApBasedTask
Creates a factory that does the actual job.
getProcessor() - Method in class com.sun.tools.jxc.SchemaGenTask
 
getPrologComment() - Method in class com.sun.tools.xjc.Options
Gets the string suitable to be used as the prolog comment baked into artifacts.
getProperties() - Method in class com.sun.tools.xjc.model.CClassInfo
Returns a mutable list.
getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns all the properties newly declared in this class.
getProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperties() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperty(String) - Method in class com.sun.tools.xjc.model.CClassInfo
Gets a propery by name.
getProperty() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Gets the property that has the specified name.
getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Gets the object that represents the value property.
getProperty(String) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getProperty(String) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
 
getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getProperty(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getPropertyInfo() - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Short for owner().getPropertyInfo()
getPropertyInfo() - Method in interface com.sun.tools.xjc.outline.FieldOutline
Gets the corresponding model object.
getPropertyName() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute
Gets the property name for this attribute.
getPropertyName() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIContent
Gets the property name of this particle.
getPropertyName(boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Returns the customized property name.
getPublicId() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Gets the qualified name of the tag.
getRawType() - Method in class com.sun.tools.xjc.generator.bean.field.IsSetField
 
getRawType() - Method in interface com.sun.tools.xjc.outline.FieldOutline
Gets the type of the "raw value".
getRawType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
Gets the "raw" type of the field.
getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
getRealization() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute
Gets the realization of this particle, if any.
getRealization() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIContent
Gets the realization of this particle, if any.
getRecursive() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
 
getRefBaseClass() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
Returns all the references to other types in this registry.
getReferer(XSType) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
Find all types that refer to the given complex type.
getReferer() - Method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
 
getRefs() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
Gets the RawTypeSet.Refs that were built.
getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Gets a RegistryInfo for the given package.
getRequiredUnboxed() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getRest() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the 'rest' content-property declaration, if any.
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
getResult() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the result of the unmarshalling
getReturnType(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getReturnType(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the return type of a method.
getReturnType(Method) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getRootDocuments() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Returns a read-only set of root document system IDs.
getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.api.JAXBRIContext
Allows you to access the runtime model information of the JAXB XML/Java binding.
getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
getSchema() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getSchemaComponent() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
getSchemaComponent() - Method in interface com.sun.tools.xjc.model.CCustomizable
If this model object is built from XML Schema, this property returns a schema component from which the model is built.
getSchemaComponent() - Method in class com.sun.tools.xjc.model.CEnumConstant
 
getSchemaComponent() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getSchemaComponent() - Method in class com.sun.tools.xjc.model.CPropertyInfo
If this model object is built from XML Schema, this property returns a schema component from which the model is built.
getSchemaComponent() - Method in class com.sun.tools.xjc.model.Model
Deprecated.
Always return null. Perhaps you are interested in Model.schemaComponent?
getSchemaLanguage() - Method in class com.sun.tools.xjc.Options
 
getSchemaLocations() - Method in class com.sun.tools.xjc.model.Model
 
getSchemaLocations() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets XmlSchema.location() found in this context.
getSchemaOutputResolver() - Method in class com.sun.tools.jxc.ConfigReader
This returns the SchemaOutputResolver to generate the schemas
getSchemaType() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
getSchemaType() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
The effective value of XmlSchemaType annotation, if any.
getSchemaType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
getScope() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getScope() - Method in class com.sun.tools.xjc.model.CClassRef
 
getScope() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
If non-null, this element is only active inside the given scope.
getScope() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
Deprecated.
you shouldn't be invoking this method on ClassInfoImpl.
getScope() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
 
getScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the currently active Scope.
getScopeSize() - Method in class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
Gets the number of total scope offset allocated.
getSerializable() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getSerialVersionUID() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the serialVersionUID if it's turned on.
getSideHandler() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
getSimpleTypeName(XSElementDecl) - Static method in class com.sun.tools.xjc.model.CTypeRef
 
getSingle() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getSinglePrimitiveAccess() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
 
getSource() - Method in class com.sun.tools.xjc.model.CTypeRef
 
getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Gets the property which is the source of this reference.
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getSource() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getSourceLocation() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIConstructor
Gets the location where this declaration is declared.
getSourceLocation() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the location where this declaration is declared.
getSourceLocation() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
Gets the location where this declaration is declared.
getSourceLocation() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIUserConversion
Gets the location where this declaration is declared.
getSourceLocation() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets the location of this annotation in the source file.
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.
getSpecDefaultName(XSModelGroup, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Computes a name from unnamed model group by following the spec.
getSqueezedName() - Method in class com.sun.tools.xjc.model.CClassInfo
Returns the "squeezed name" of this bean token.
getSqueezedName() - Method in class com.sun.tools.xjc.model.CElementInfo
Returns the "squeezed name" of this element.
getStartLocation(Element) - Method in class com.sun.tools.xjc.reader.internalizer.LocatorTable
 
getStringData() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
getStructureLoader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets StructureLoader if used as loader.
getSubstitutionHead() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getSubstitutionHead() - Method in class com.sun.tools.xjc.model.CClassRef
 
getSubstitutionHead() - Method in class com.sun.tools.xjc.model.CElementInfo
 
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
 
getSubstitutionHead() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
If this element can substitute another element, return that element.
getSubstitutionMembers() - Method in class com.sun.tools.xjc.model.CElementInfo
 
getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
All the ElementInfos whose ElementInfo.getSubstitutionHead() points to this object.
getSuperClass(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getSuperClass(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getSuperClass() - Method in class com.sun.tools.xjc.outline.ClassOutline
Returns the super class of this class, if it has the super class and it is also a JAXB-bound class.
getSuperClass() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the xjc:superClass customization if it's turned on.
getSuperClass() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the base class of the specified class.
getSuperClass(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getSuperInterface() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the xjc:superInterface customization if it's turned on.
getSuperInterface() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
getSymbolSpace(String) - Method in class com.sun.tools.xjc.model.Model
 
getSystemId(Document) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Gets the system ID from which the given DOM is parsed.
getSystemId() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
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.tools.xjc.util.Util
An easier-to-use version of the System.getProperty method that doesn't throw an exception even if a property cannot be read.
getSystemProperty(Class, String) - Static method in class com.sun.tools.xjc.util.Util
Calls the other getSystemProperty method with "[clazz].[name].
getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
Reads the system property value and takes care of SecurityException.
getTagName() - Method in class com.sun.tools.xjc.model.CTypeRef
 
getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
The associated element name.
getTarget() - Method in class com.sun.tools.xjc.model.CTypeRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the type of the attribute.
getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
Target of the reference.
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef
 
getTarget() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeValuePropertyInfo
 
getTargetPackage() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
Gets the specified package name (options/@package).
getter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
GetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
 
GetterSetterReflection(Method, Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
getTransducer() - Method in interface com.sun.tools.xjc.reader.dtd.bindinfo.BIConversion
Gets a transducer for this conversion.
getTransducer() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIEnumeration
Returns a transducer for this enumeration declaration.
getTransducer() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIUserConversion
Gets a transducer for this conversion.
getTransducer() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElement
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)
getTransducer() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
If the XML representation of the referenced Java type is just a text, return a transducer that converts between the bean and XML.
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
getTransducer() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
If the bean's representation in XML is just a text, this method return a Transducer that lets you convert values between the text and the bean.
getType() - Method in interface com.sun.tools.xjc.api.Mapping
Returns the fully-qualified name of the java class for the type of this element.
getType(Aspect) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
 
getType(Aspect) - Method in class com.sun.tools.xjc.generator.bean.field.NoExtendedContentField
 
getType(Aspect) - Method in class com.sun.tools.xjc.generator.bean.field.UnboxedField
 
getType() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
getType() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getType() - Method in class com.sun.tools.xjc.model.CClassRef
 
getType() - Method in class com.sun.tools.xjc.model.CElementInfo
Deprecated.
why are you calling a method that returns this?
getType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getType() - Method in class com.sun.tools.xjc.model.CWildcardTypeInfo
 
getType() - Method in class com.sun.tools.xjc.model.SymbolSpace
Gets the Java type of this symbol space.
getType() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIContent
Gets the type of this property, if any.
getType(JCodeModel, String, ErrorReceiver, Locator) - Static method in class com.sun.tools.xjc.reader.TypeUtil
Obtains a JType object for the string representation of a type.
getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
Returns the representation for JAXBElement<contentInMemoryType>.
getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
Gets the underlying Java type that object represents.
getType() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo
Represents T[].
getType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
Returns the custom JAXBElement class tailored this element.
getTypeArgument(TypeMirror, int) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getTypeArgument(NType, int) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the i-th type argument from a parameterized type.
getTypeArgument(Type, int) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeClass() - Method in interface com.sun.tools.xjc.api.TypeAndAnnotation
Returns the Java type.
getTypeInfo(NType) - Method in class com.sun.tools.xjc.model.Model
 
getTypeInfo(Ref<NType, NClass>) - Method in class com.sun.tools.xjc.model.Model
 
getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Returns a TypeInfo for the given 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, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Have the builder recognize the type (if it hasn't done so yet), and returns a NonElement that represents it.
getTypeInfo(Ref<T, C>) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
This method is used to add a root reference to a model.
getTypeInfo(Type) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
 
getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
getTypeName(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getTypeName() - Method in class com.sun.tools.xjc.model.CArrayInfo
 
getTypeName() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getTypeName() - Method in class com.sun.tools.xjc.model.CClassRef
 
getTypeName() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getTypeName() - Method in class com.sun.tools.xjc.model.CTypeRef
 
getTypeName(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getTypeName(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
Returns the name of the XML Type bound to the specified Java type.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
Gets the primary XML type ANYTYPE_NAME of the class.
getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
Gets the primary XML type ANYTYPE_NAME of the class.
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
getTypeName() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
getTypeName(T) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
getTypeName(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the display name of the type object
getTypeName(Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getTypeName(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
getTypeName(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getTypeName(BeanT) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns the XML type name to be used to marshal the specified instance.
getTypeName(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Transducers implicitly work against a single XML type, but sometimes (most notably XMLGregorianCalendar, an instance may choose different XML types.
getTypeNames() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Returns all the type names recognized by this bean info.
getTypeNames() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
Returns all the type names recognized by this type for unmarshalling.
getTypeNames() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns XML Schema type names if the bean is mapped from a complex/simple type of XML Schema.
getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
Gets the TypeReference from which this bridge was created.
getTypes() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Returns the information about the types allowed in this property.
getTypes() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
 
getTypeUse(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
Gets the TypeUse object that this conversion represents.
getTypeUse(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.Static
 
getTypeUse(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
 
getTypeUse(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.UserAdapter
 
getUnadapted(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
getUnmarshallerHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
getUpstream() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.ClassLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.FieldLocatable
 
getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
Gets the upstream Location information.
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
getUpstream() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's Namespace URI.
getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
getUsage() - Method in class com.sun.tools.xjc.addon.accessors.PluginImpl
 
getUsage() - Method in class com.sun.tools.xjc.addon.at_generated.PluginImpl
 
getUsage() - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
getUsage() - Method in class com.sun.tools.xjc.addon.episode.PluginImpl
 
getUsage() - Method in class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
getUsage() - Method in class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 
getUsage() - Method in class com.sun.tools.xjc.Plugin
Gets the description of this add-on.
getUsedPackages(Aspect) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
Returns all used JPackages.
getUseIdentity() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
getUserClassLoader(ClassLoader) - Method in class com.sun.tools.xjc.Options
Gets a classLoader that can load classes specified via the -classpath option.
getUserSpecifiedImplClass() - Method in class com.sun.tools.xjc.model.CClassInfo
 
getUserSpecifiedImplClass() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
Gets the fully qualified name of the user-specified implementation class, if any.
getUTF8NameTable() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
getValidRootNames() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Returns the set of valid root tag names.
getValue() - Method in enum com.sun.tools.jxc.ap.Const
 
getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Type of the value of the map.
getValueType() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo
 
getValueType() - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
getVoidType() - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
getVoidType() - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the primitive "void" type.
getVoidType() - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
getWildcard() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
If this property supports the wildcard, returns its mode.
getWrapperStyleDrilldown() - Method in interface com.sun.tools.xjc.api.Mapping
If this element is a so-called "wrapper-style" element, obtains its member information.
getXMIMEContentType(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Gets the value of the xmime:contentType attribute on the given object, or null if for some reason it couldn't be found, including any error.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Gets the xmime:contentType value for the current object.
getXMIMEContentType() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Gets the MIME type with which the binary content shall be printed.
getXmlName() - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
 
getXmlName() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
Deprecated.
getXmlName() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
Deprecated.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
Gets the attribute name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
Gets the wrapper element name.
getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
Gets the wrapper element name.
getXMLNode(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
getXmlNs(String) - Method in class com.sun.tools.xjc.model.Model
Not implemented in the compile-time model.
getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
Gets all XmlSchema.xmlns() found in this context for the given namespace URI.
getXmlNsSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Returns declared XmlNs annotations (from package-level annotation XmlSchema
getXmlTypeName(Reference) - Method in interface com.sun.tools.xjc.api.J2SJAXBModel
Returns the name of the XML Type bound to the specified Java type.
grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
Graph - Class in com.sun.tools.xjc.reader.gbind
Graph of Elements.
Graph(Expression) - Constructor for class com.sun.tools.xjc.reader.gbind.Graph
Builds a Graph from an Expression tree.
group(Multiplicity, Multiplicity) - Static method in class com.sun.tools.xjc.model.Multiplicity
 
guessSchemaLanguage() - Method in class com.sun.tools.xjc.Options
Guesses the schema language.
guyWhoSetTheTableToNull - Variable in class com.sun.xml.bind.v2.runtime.Coordinator
When we set Coordinator.table to null, record who did it.

H

hadError() - Method in class com.sun.tools.xjc.ConsoleErrorReporter
 
hadError() - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
handle(XSComponent, CPropertyInfo) - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
If the given component has BIInlineBinaryData customization, reflect that to the specified property.
handle(XSComponent, CPropertyInfo) - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIInlineBinaryData
If the given component has BIInlineBinaryData customization, reflect that to the specified property.
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an exception found during the unmarshalling to the user.
handleError(Exception, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleError(Exception) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleError(Exception, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Default error handling behavior fot Marshaller.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Default error handling behavior for Unmarshaller.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
handleGenericError(Error) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
handleGenericException(Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Last resort when something goes terribly wrong within the unmarshaller.
handleGenericException(Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
handleParseConversionException(UnmarshallingContext.State, Exception) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Reports a print conversion error while marshalling.
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class com.sun.xml.bind.v2.runtime.RuntimeUtil
Reports that the type of an object in a property is unexpected.
hasAfterMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAfterUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasAnnotation(Class<? extends Annotation>) - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
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 class com.sun.tools.xjc.model.CClassInfo
 
hasAttributeWildcard(boolean) - Method in class com.sun.tools.xjc.model.CClassInfo
 
hasAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this bean class has an attribute wildcard.
hasAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasBeforeMarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasBeforeUnmarshalMethod() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if JaxBeanInfo.jaxbType has the lifecycle method.
hasClass() - Method in class com.sun.tools.xjc.model.CElementInfo
True if this element has its own class (as opposed to be represented as an instance of JAXBElement.
hasClassAnnotation(TypeElement, Class<? extends Annotation>) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
hasClassAnnotation(C, Class<? extends Annotation>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if a class has the annotation.
hasClassAnnotation(Class, Class<? extends Annotation>) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hasData() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns false if this object only has DataHandler and therefore Base64Data.get() operation is likely going to be expensive.
hasDefaultConstructor(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
hasDefaultConstructor(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
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.
hasDefaultConstructor(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
hasElementOnlyContentModel() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasElementOnlyContentModel(boolean) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
True if this bean has an element-only content model.
hasEventHandler() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Returns true if an event handler is installed.
hasFieldAnnotation(Class<? extends Annotation>, VariableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
hasFieldAnnotation(Class<? extends Annotation>, F) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given field has an annotation.
hasFieldAnnotation(Class<? extends Annotation>, Field) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hashCode() - Method in class com.sun.tools.xjc.api.Reference
 
hashCode() - Method in class com.sun.tools.xjc.model.CCustomizations
 
hashCode() - Method in class com.sun.tools.xjc.model.Multiplicity
 
hashCode() - Method in class com.sun.xml.bind.api.TypeReference
 
hashCode() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
hasMethodAnnotation(Class<? extends Annotation>, ExecutableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
hasMethodAnnotation(Class<? extends Annotation>, String, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Checks if the given method has an annotation.
hasMethodAnnotation(Class<? extends Annotation>, M) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
 
hasMethodAnnotation(Class<? extends Annotation>, Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
hasNext() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
hasNext() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.hasNext().
hasNext() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
hasProperties() - Method in class com.sun.tools.xjc.model.CClassInfo
 
hasProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
If the class has properties, return true.
hasProperties() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasSelfLoop() - Method in class com.sun.tools.xjc.reader.gbind.Element
 
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
hasSerializeURIAction() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Returns true if Property.serializeURIs(Object,XMLSerializer) performs some meaningful action.
hasSerializeURIAction() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
hasSetValue() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField.Accessor
 
hasSetValue() - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Return an expression that evaluates to true only when this field has a set value(s).
hasStarted() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Returns true if this scope object is filled by a packing in progress.
hasSubClasses() - Method in class com.sun.tools.xjc.model.CClassInfo
 
hasSubClasses() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
True if there's a known sub-type of this class in TypeInfoSet.
hasSubClasses() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
hasSwaRef() - Method in class com.sun.xml.bind.api.JAXBRIContext
Returns true if this context includes a class that has XmlAttachmentRef.
hasSwaRef - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Set to true if the model includes XmlAttachmentRef.
hasSwaRef() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
True if this JAXBContext has XmlAttachmentRef.
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
hasValue(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Checks if the field has a value.
hasValueProperty() - Method in class com.sun.tools.xjc.model.CClassInfo
 
hasValueProperty() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
Returns true if this class or its ancestor has XmlValue property.
hasValueProperty() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
HEXBIN_BYTE_ARRAY - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 

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.
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.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.xml.bind.marshaller.SAX2DOMEx
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
ILLEGAL_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
 
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
 
IMPROVED_XSI_TYPE_HANDLING - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Improves handling of xsi:type used on leaf properties.
improvedXsiTypeHandling - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Improved xsi type handling.
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.
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
 
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 if 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.
inheritsAttributeWildcard() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
init(ProcessingEnvironment) - Method in class com.sun.tools.jxc.ap.AnnotationParser
 
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.ap
AnnotationReader implementation that reads annotation inline from Annoation Processing.
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
 
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.
InternalAccessorFactory - Interface in com.sun.xml.bind
A means to allow the user to provide customized Accessor to be used by JAXB.
InternalizationLogic - Interface in com.sun.tools.xjc.reader.internalizer
Encapsulates schema-language dependent internalization logic.
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.
isAbstract(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is an abstract class.
isAbstract(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
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.ApNavigator
 
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.ApNavigator
 
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(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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.model.impl.ClassInfoImpl
 
isElement() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is mapped to/from an XML element.
isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns true if this map is empty.
isEnum(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Returns true if this is a final class.
isFinal(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
isFinalMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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
 
isHiddenByOverride() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Returns true if the bean is immutable.
isInnerClass(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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
 
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
 
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.
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().
isOrdered() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isOverriding(ExecutableElement, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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.ApNavigator
 
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.ApNavigator
 
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(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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.
isSameType(TypeMirror, TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
isSameType(NType, NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Checks if types are the same
isSameType(Type, Type) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
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
 
isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
isSimpleTypeSubstitution() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
isStaticField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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.ApNavigator
 
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(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
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).
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).
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(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.

J

J2SJAXBModel - Interface in com.sun.tools.xjc.api
JAXBModel that exposes additional information available only for the java->schema direction.
JavaCompiler - Interface in com.sun.tools.xjc.api
Java-to-Schema compiler.
JavaCompilerImpl - Class in com.sun.tools.xjc.api.impl.j2s
 
JavaCompilerImpl() - Constructor for class com.sun.tools.xjc.api.impl.j2s.JavaCompilerImpl
 
javadoc() - Method in class com.sun.tools.xjc.generator.bean.MethodWriter
To generate javadoc for the previously declared method, use this method to obtain a JDocComment object.
javadoc - Variable in class com.sun.tools.xjc.model.CClassInfo
TODO: revisit this design.
javadoc - Variable in class com.sun.tools.xjc.model.CEnumConstant
Javadoc comment.
javadoc - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
 
javadoc - Variable in class com.sun.tools.xjc.model.CPropertyInfo
Javadoc for this property.
javadoc - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
Gets the javadoc comment specified in the customization.
javadoc - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
Gets the javadoc comment specified in the customization.
JAXB - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
JAXB_ELEMENT_VALUE - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Accessor for JAXBElement.getValue().
JAXB_NSURI - Static variable in class com.sun.tools.xjc.reader.Const
JAXB customization URI.
JAXBContextBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
JAXBContextBuilder(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
JAXBContextFactory - Class in com.sun.tools.xjc.runtime
This class implements the actual logic of JAXBContext.newInstance(java.lang.String).
JAXBContextFactory() - Constructor for class com.sun.tools.xjc.runtime.JAXBContextFactory
 
JAXBContextImpl - Class in com.sun.xml.bind.v2.runtime
This class provides the implementation of JAXBContext.
JAXBContextImpl.JAXBContextBuilder - Class in com.sun.xml.bind.v2.runtime
 
JaxBeanInfo<BeanT> - Class in com.sun.xml.bind.v2.runtime
Encapsulates various JAXB operations on objects bound by JAXB.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName[], boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has multiple type names.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, QName, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has one type name.
JaxBeanInfo(JAXBContextImpl, RuntimeTypeInfo, Class<BeanT>, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
For JaxBeanInfo that has no type names.
JAXBModel - Interface in com.sun.tools.xjc.api
The in-memory representation of the JAXB binding.
JAXBRIContext - Class in com.sun.xml.bind.api
JAXBContext enhanced with JAXB RI specific functionalities.
JAXBRIContext() - Constructor for class com.sun.xml.bind.api.JAXBRIContext
 
jaxbType - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Gets the JAXB bound class type that this JaxBeanInfo handles.
jaxrpcCompatible - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
JAX-PRC compatible name converter implementation.

K

keySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
kind() - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
 
kind() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
kind() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
kind() - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
 
kind() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the kind of this proeprty.
klass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested class customization.
Klass - Interface in com.sun.xml.bind.v2.schemagen.episode
 
knownUri2prefixIndexMap - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 

L

Language - Enum in com.sun.tools.xjc
Type of the schema language.
last() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
Returns the last referenced object (not just its ID)
LATEST - Static variable in enum com.sun.tools.xjc.api.SpecVersion
 
LazyBlockReference - Class in com.sun.tools.xjc.generator.util
Lazy block reference.
LazyBlockReference() - Constructor for class com.sun.tools.xjc.generator.util.LazyBlockReference
 
leafElement(Name, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
leafElement(Name, int, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
LeafInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
LeafPropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into a property of the parent element.
LeafPropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
LeafPropertyXsiLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
LeafPropertyXsiLoader(Loader, TransducedAccessor, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see an end tag.
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
leaveElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
LEAVES - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
All built-in leaves.
LEAVES - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
All instances of RuntimeBuiltinLeafInfoImpls keyed by their type.
len - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
 
length() - Method in class com.sun.tools.xjc.util.StringCutter
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Gets the number of characters needed to represent this binary data in the base64 encoding.
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
length() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
link() - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Called after all the classes are added to the type set to "link" them together.
link() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
link(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called after all the JaxBeanInfos are created.
listDocuments() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Gets all the parsed documents.
Lister<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.
Lister() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister
 
Lister.CollectionLister<BeanT,T extends java.util.Collection> - Class in com.sun.xml.bind.v2.runtime.reflect
Lister for a collection
Lister.IDREFSIterator - Class in com.sun.xml.bind.v2.runtime.reflect
Iterator for IDREFS lister.
Lister.Pack<ItemT> - Class in com.sun.xml.bind.v2.runtime.reflect
 
ListIterator<E> - Interface in com.sun.xml.bind.v2.runtime.reflect
Almost like Iterator but can throw JAXB specific exceptions.
listSubclasses() - Method in class com.sun.tools.xjc.model.CClassInfo
Enumerates all the sub-classes of this class.
listSystemIDs() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Gets all the system IDs of the documents.
ListTransducedAccessorImpl<BeanT,ListT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.reflect
TransducedAccessor for a list simple type.
ListTransducedAccessorImpl(Transducer<ItemT>, Accessor<BeanT, ListT>, Lister<BeanT, ListT, ItemT, PackT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
load(Options, JCodeModel, ErrorReceiver) - Static method in class com.sun.tools.xjc.ModelLoader
A convenience method to load schemas into a Model.
loadClass(String) - Method in class com.sun.tools.xjc.api.util.ApClassLoader
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Loader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
Loader(boolean) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
Loader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Loader that owns this element.
loadXMLSchema() - Method in class com.sun.tools.xjc.ModelLoader
Parses a set of XML Schema files into an annotated grammar.
local - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Local part of the attribute/element name.
localName - Variable in class com.sun.xml.bind.v2.runtime.Name
Local name.
localName - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The localPart.
localNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
 
localNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Local names by their indices.
LocalScoping - Enum in com.sun.tools.xjc.reader.xmlschema.bindinfo
 
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.
LocatableAnnotation - Class in com.sun.xml.bind.v2.model.annotation
Annotation that also implements Locatable.
Location - Interface in com.sun.xml.bind.v2.runtime
Location information for IllegalAnnotationException.
locator - Variable in class com.sun.tools.xjc.model.CPluginCustomization
The source location where this customization is placed.
locator - Variable in class com.sun.tools.xjc.model.CPropertyInfo
 
LocatorEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Object that returns the current location that the XmlVisitor is parsing.
LocatorEx.Snapshot - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Immutable snapshot of a LocatorEx
locatorTable - Variable in class com.sun.tools.xjc.reader.internalizer.DOMForest
Stores location information for all the trees in this forest.
LocatorTable - Class in com.sun.tools.xjc.reader.internalizer
Stores Locator objects for every Element.
LocatorTable() - Constructor for class com.sun.tools.xjc.reader.internalizer.LocatorTable
 
logic - Variable in class com.sun.tools.xjc.reader.internalizer.DOMForest
Schema language dependent part of the processing.
LONG - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
lookForLifecycleMethods() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
This method is used to determine which of the sub-classes should be interrogated for the existence of lifecycle methods.
LSInputSAXWrapper - Class in com.sun.tools.xjc.reader.xmlschema.parser
LSInput implementation that wraps a SAX InputSource
LSInputSAXWrapper(InputSource) - Constructor for class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 

M

main(String[]) - Static method in class com.sun.tools.jxc.SchemaGenerator
Runs the schema generator.
main(String[]) - Static method in class com.sun.tools.jxc.SchemaGeneratorFacade
 
main(String[]) - Static method in class com.sun.tools.xjc.Driver
 
main(String[]) - Static method in class com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker
 
main(String[]) - Static method in class com.sun.tools.xjc.util.MimeTypeRange
 
main(String[]) - Static method in class com.sun.tools.xjc.XJCFacade
 
majorType - Variable in class com.sun.tools.xjc.util.MimeTypeRange
 
makeAdapted(Class<? extends XmlAdapter>, boolean) - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Creates a TypeUse that represents an adapted use of this CBuiltinLeafInfo.
makeCollection() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Creates a TypeUse that represents a collection of this CBuiltinLeafInfo.
makeCollection(TypeUse) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
 
makeID(TypeUse, ID) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
 
makeJavaName(boolean, String) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
Converts an XML name to the corresponding Java name.
makeJavaName(XSParticle, String) - Method in class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
makeMimeTyped(MimeType) - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Creates a TypeUse that represents a MIME-type assocaited version of this CBuiltinLeafInfo.
makeMimeTyped(TypeUse, MimeType) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
 
makeOptional() - Method in class com.sun.tools.xjc.model.Multiplicity
 
makeRepeated() - Method in class com.sun.tools.xjc.model.Multiplicity
 
mangle(String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding.NamingRule
Changes the name according to the rule.
mangleAnonymousTypeClassName(String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
mangleClassName(String, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
Transforms the default name produced from XML name by following the customization.
mangleNameToClassName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java class name from a local name.
mangleNameToPropertyName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java class name from a local name.
mangleNameToVariableName(String) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Computes a Java identifier from a local name.
map - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
If false, it means not to generate any classes from this namespace.
map(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
MAP_ANYURI_TO_URI - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
Mapping - Interface in com.sun.tools.xjc.api
JAXB-induced mapping between a Java class and an XML element declaration.
MapPropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Property that maps to the following schema fragment.
markAsAcknowledged() - Method in class com.sun.tools.xjc.model.CPluginCustomization
When a Plugin "uses" this annotation, call this method to mark it.
markAsAcknowledged() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Marks this declaration to be acknowledged -- either actually used or the existence is admitted (for example when a property customization is given at the point of definition.)
markAsAcknowledged() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
marshal(Boolean) - Method in class com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter
 
marshal(InMemory) - Method in class com.sun.tools.xjc.util.ReadOnlyAdapter
 
marshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
Noop.
marshal(T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
Marshals the specified type object with the implicit element name associated with this instance of Bridge.
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, Node) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(BridgeContext, T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Marshaller, T, Result) - Method in class com.sun.xml.bind.api.Bridge
 
marshal(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
marshal(Object, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Marshals to OutputStream with the given in-scope namespaces taken into account.
marshal(Object, XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XMLEventWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object, Result) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
marshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
MarshallerImpl - Class in com.sun.xml.bind.v2.runtime
Implementation of Marshaller interface for the JAXB RI.
MarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
marshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Pool of Marshallers.
matches(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
matches(Name) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
Checks if the given name pair matches this name.
max - Variable in class com.sun.tools.xjc.model.Multiplicity
 
MaybeElement<T,C> - Interface in com.sun.xml.bind.v2.model.core
Some NonElement can optionally be an Element.
members - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
List of enum members.
members() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
Gets the names of interfaces/classes that implement this interface.
members - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
Gets the map that contains XML value->BIEnumMember pairs.
merge(CCustomizations, CCustomizations) - Static method in class com.sun.tools.xjc.model.CCustomizations
Merges two CCustomizations objects into one.
merge(Collection<MimeTypeRange>) - Static method in class com.sun.tools.xjc.util.MimeTypeRange
Creates a range by merging all the given types.
message(String) - Method in class com.sun.tools.xjc.XJCListener
Other miscellenous messages that do not have structures will be reported through this method.
Messages - Enum in com.sun.tools.xjc.generator.bean.field
Message resources
Messages - Enum in com.sun.tools.xjc.reader
Formats error messages.
Messages - Class in com.sun.tools.xjc.reader.xmlschema
Formats error messages.
Messages() - Constructor for class com.sun.tools.xjc.reader.xmlschema.Messages
 
Messages - Class in com.sun.xml.bind.marshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
 
Messages - Class in com.sun.xml.bind.unmarshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
 
MethodAccessor_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for boolean getter/setter.
MethodAccessor_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
MethodAccessor_Ref - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template Accessor for reference types getter/setter.
MethodAccessor_Ref() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
MethodLocatable<M> - Class in com.sun.xml.bind.v2.model.annotation
Locatable implementation for a method.
MethodLocatable(Locatable, M, Navigator<?, ?, ?, M>) - Constructor for class com.sun.xml.bind.v2.model.annotation.MethodLocatable
 
MethodWriter - Class in com.sun.tools.xjc.generator.bean
The back-end may or may not generate the content interface separately from the implementation class.
MethodWriter(ClassOutline) - Constructor for class com.sun.tools.xjc.generator.bean.MethodWriter
 
MimeTypedTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer decorator that wraps another Transducer and sets the expected MIME type to the context.
MimeTypedTransducer(Transducer<V>, MimeType) - Constructor for class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
MimeTypeRange - Class in com.sun.tools.xjc.util
 
MimeTypeRange(String) - Constructor for class com.sun.tools.xjc.util.MimeTypeRange
 
min - Variable in class com.sun.tools.xjc.model.Multiplicity
 
MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
Performs no character escaping.
model - Variable in class com.sun.tools.xjc.model.CClassInfo
The Model object to which this bean belongs.
model - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
The Model object to which this bean belongs.
Model - Class in com.sun.tools.xjc.model
Root of the object model that represents the code that needs to be generated.
Model(Options, JCodeModel, NameConverter, ClassNameAllocator, XSSchemaSet) - Constructor for class com.sun.tools.xjc.model.Model
 
model - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
 
ModelBuilder<T,C,F,M> - Class in com.sun.xml.bind.v2.model.impl
Builds a TypeInfoSet (a set of JAXB properties) by using ElementInfoImpl and ClassInfoImpl.
ModelBuilder(AnnotationReader<T, C, F, M>, Navigator<T, C, F, M>, Map<C, C>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
ModelChecker - Class in com.sun.tools.xjc.reader
Checks errors on model classes.
ModelChecker() - Constructor for class com.sun.tools.xjc.reader.ModelChecker
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
modelGroup(XSModelGroup) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
ModelLoader - Class in com.sun.tools.xjc
Builds a Model object.
ModelLoader(Options, JCodeModel, ErrorReceiver) - Constructor for class com.sun.tools.xjc.ModelLoader
 
MTOMXmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput decorator that supports MTOM.
MTOMXmlOutput(XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
mul - Variable in class com.sun.tools.xjc.reader.RawTypeSet
The occurence of the whole references.
Multiplicity - Class in com.sun.tools.xjc.model
represents a possible number of occurence.
MultiplicityCounter - Class in com.sun.tools.xjc.reader.xmlschema
Counts Multiplicity for a particle/term.
multiply(Multiplicity, Multiplicity) - Static method in class com.sun.tools.xjc.model.Multiplicity
 

N

name() - Method in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
name() - Method in interface com.sun.tools.xjc.api.Property
The name of the property.
name - Variable in class com.sun.tools.xjc.model.CEnumConstant
Name of the constant.
name() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute
Gets the name of this attribute-property declaration.
name() - Method in interface com.sun.tools.xjc.reader.dtd.bindinfo.BIConversion
Gets the conversion name.
name() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
Gets the element name.
name() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIEnumeration
 
name() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
Gets the name of this interface.
name() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIUserConversion
Gets the conversion name.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
Name of this declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
Name of the conversion declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
Name of the conversion declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDom
Name of the conversion declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
Name of this declaration.
name - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
Gets the specified class name, or null if not specified.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
Name of this declaration.
name - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
 
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
Name of the declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIInlineBinaryData
Name of the declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Name of this declaration.
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding
 
NAME - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXSubstitutable
Name of the conversion declaration.
Name - Class in com.sun.xml.bind.v2.runtime
The internal representation of an XML name.
name(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Package
 
nameBuilder - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Used to assign indices to known names in this grammar.
NameBuilder - Class in com.sun.xml.bind.v2.runtime
Creates Names and assign index numbers to them.
NameBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.NameBuilder
 
nameConverter - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
Gets the name converter that will govern the XML->Java name conversion process for this compilation.
NameConverter - Interface in com.sun.xml.bind.api.impl
Converts aribitrary strings into Java identifiers.
NameConverter.Standard - Class in com.sun.xml.bind.api.impl
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Keeps the list of known names.
NameList - Class in com.sun.xml.bind.v2.runtime
Namespace URIs and local names sorted by their indices.
NameList(String[], boolean[], String[], int, int) - Constructor for class com.sun.xml.bind.v2.runtime.NameList
 
nameList - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
namespace(Element, String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
NamespaceContext2 - Interface in com.sun.xml.bind.v2.runtime
Maintains namespace<->prefix bindings.
NamespaceContextAdapter - Class in com.sun.tools.xjc.util
Take a ValidationContext and make it look like a NamespaceContext.
NamespaceContextAdapter(XmlString) - Constructor for class com.sun.tools.xjc.util.NamespaceContextAdapter
 
NamespaceContextImpl - Class in com.sun.xml.bind.v2.runtime.output
Keeps track of in-scope namespace bindings for the marshaller.
NamespaceContextImpl(XMLSerializer) - Constructor for class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
NamespaceContextImpl.Element - Class in com.sun.xml.bind.v2.runtime.output
This model of namespace declarations maintain the following invariants.
NamespacePrefixMapper - Class in com.sun.xml.bind.marshaller
Implemented by the user application to determine URI -> prefix mapping.
NamespacePrefixMapper() - Constructor for class com.sun.xml.bind.marshaller.NamespacePrefixMapper
 
namespaceURIs - Variable in class com.sun.xml.bind.v2.runtime.NameList
Namespace URIs by their indices.
NamingRule(String, String) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding.NamingRule
 
NamingRule() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding.NamingRule
 
nav - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
Navigator<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.nav
Provides unified view of the underlying reflection library, such as java.lang.reflect and/or Annotation Processing.
NavigatorImpl - Class in com.sun.tools.xjc.model.nav
Navigator implementation for XJC.
NClass - Interface in com.sun.tools.xjc.model.nav
 
needsExplicitTypeName(TypeUse, QName) - Static method in class com.sun.tools.xjc.model.CPropertyInfo
Checks if the given TypeUse would need an explicit XmlSchemaType annotation with the given type name.
needsInterning(XMLReader) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
needsValueField() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
The spec says the value field in the enum class will be generated only under certain circumstances.
newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new JAXBRIContext.
newInstance(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Creates a new JAXBRIContext.
newInstance(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
Deprecated.
Compatibility with older versions.
newInstance(Locatable, Annotation) - Method in class com.sun.xml.bind.v2.model.annotation.Quick
Factory method to create a new instance of the same kind.
newValidator() - Method in class com.sun.tools.xjc.SchemaCache
 
next(String) - Method in class com.sun.tools.xjc.util.StringCutter
 
next() - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.IDREFSIterator
 
next() - Method in interface com.sun.xml.bind.v2.runtime.reflect.ListIterator
Works like Iterator.next().
next() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
NGCCRuntimeEx - Class in com.sun.tools.jxc
Controls the validating and converting of values obtained from the config file.
NGCCRuntimeEx(ErrorHandler) - Constructor for class com.sun.tools.jxc.NGCCRuntimeEx
 
nil - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
 
NioEscapeHandler - Class in com.sun.xml.bind.marshaller
Uses JDK1.4 NIO functionality to escape characters smartly.
NioEscapeHandler(String) - Constructor for class com.sun.xml.bind.marshaller.NioEscapeHandler
 
nodeStack - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
NoExtendedContentField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property as an untyped List.
NoExtendedContentField(ClassOutlineImpl, CPropertyInfo, JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.NoExtendedContentField
 
noFileHeader - Variable in class com.sun.tools.xjc.Options
No file header comment (to be more friendly with diff.)
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.
NORMALIZED_STRING - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
normalizeSystemId(String) - Static method in class com.sun.tools.xjc.Options
 
normalizeUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
Calculate the normalized form of the given uriPath.
NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NS - Static variable in class com.sun.tools.xjc.addon.code_injector.Const
Customization namespace URI.
nsContext - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Set by the marshaller before the start tag is written for the root element.
nsSupport - Variable in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Remembers in-scope namespace bindings.
nsUri - Variable in class com.sun.xml.bind.v2.runtime.Name
Namespace URI.
nsUri - Variable in class com.sun.xml.bind.v2.util.QNameMap.Entry
The namespace URI.
nsUriCannotBeDefaulted - Variable in class com.sun.xml.bind.v2.runtime.NameList
For each entry in NameList.namespaceURIs, whether the namespace URI can be declared as the default.
nsUriIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index -1 is reserved for representing the empty namespace URI of attributes.
nsUriIndex2prefixIndex - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
The conversion table from the namespace URI index to prefix index.
NType - Interface in com.sun.tools.xjc.model.nav
A type.
NULL_READER - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
NULL_WRITER - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NullSafeAccessor<B,V,P> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor wrapper that replaces a null with an empty collection.
NullSafeAccessor(Accessor<B, V>, Lister<B, V, ?, P>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
NullStream - Class in com.sun.tools.xjc.util
Just consumes the byte stream.
NullStream() - Constructor for class com.sun.tools.xjc.util.NullStream
 
numberOfAttributeNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for attributes
numberOfElementNames - Variable in class com.sun.xml.bind.v2.runtime.NameList
Number of Names for elements

O

OBJECT_IDENTITY_CYCLE_DETECTION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
objectFactory() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
 
objectFactory() - Method in interface com.sun.tools.xjc.outline.PackageOutline
Generated ObjectFactory from package.
ObjectFactoryGenerator - Class in com.sun.tools.xjc.generator.bean
Generates ObjectFactory then wraps it and provides access to it.
ObjectFactoryGenerator() - Constructor for class com.sun.tools.xjc.generator.bean.ObjectFactoryGenerator
 
objectFactoryGenerator() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
 
objectFactoryGenerator() - Method in interface com.sun.tools.xjc.outline.PackageOutline
Generates an ObjectFactory class for this package.
octetBuffer - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Buffer of octets for writing.
octetBufferIndex - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Index in buffer to write to.
onActivated(Options) - Method in class com.sun.tools.xjc.Plugin
Notifies a plugin that it's activated.
onAttribute(CAttributePropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
 
onAttribute(DAttributePattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
onBean(CClassInfo) - Method in interface com.sun.tools.xjc.model.CClassInfoParent.Visitor
 
onCycleDetected(CycleRecoverable.Context) - Method in interface com.sun.xml.bind.CycleRecoverable
Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.
ONE - Static variable in class com.sun.tools.xjc.model.Multiplicity
the constant representing the (1,1) multiplicity.
onElement(CElementInfo) - Method in interface com.sun.tools.xjc.model.CClassInfoParent.Visitor
 
onElement(CElementPropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
 
onElement(DElementPattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
oneOrMore(Multiplicity) - Static method in class com.sun.tools.xjc.model.Multiplicity
 
OneOrMore - Class in com.sun.tools.xjc.reader.gbind
Expression that represents kleene-star operation (A+)
OneOrMore(Expression) - Constructor for class com.sun.tools.xjc.reader.gbind.OneOrMore
 
onID(Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onIDREF(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
 
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
Called when xsi:nil='true' was found.
onNil(UnmarshallingContext.State) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
onOneOrMore(DOneOrMorePattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
onPackage(JPackage) - Method in interface com.sun.tools.xjc.model.CClassInfoParent.Visitor
 
onReference(CReferencePropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
 
onSetOwner() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Called when the parent BindInfo got its owner set.
onSetOwner() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
onSetOwner() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
 
onValue(CValuePropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
 
onZeroOrMore(DZeroOrMorePattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
openBinary(JPackage, String) - Method in class com.sun.tools.xjc.api.util.FilerCodeWriter
 
openSource(JPackage, String) - Method in class com.sun.tools.xjc.api.util.FilerCodeWriter
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Returns the optimized version of the same accessor.
optimize(JAXBContextImpl) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
OptimizedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
 
OptimizedTransducedAccessorFactory - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Prepares optimized TransducedAccessor from templates.
OPTIONAL - Static variable in class com.sun.tools.xjc.model.Multiplicity
the constant representing the (0,1) multiplicity.
OptionalPropertyMode - Enum in com.sun.tools.xjc.reader.xmlschema.bindinfo
Represents three constants of globalBindings/@optionalProperty.
Options - Class in com.sun.tools.jxc.ap
This stores the invocation configuration for SchemaGenerator
Options() - Constructor for class com.sun.tools.jxc.ap.Options
 
options - Variable in class com.sun.tools.xjc.model.Model
Command-line options used for building this model.
Options - Class in com.sun.tools.xjc
Global options.
Options() - Constructor for class com.sun.tools.xjc.Options
 
options - Variable in class com.sun.tools.xjc.XJC2Task
 
opts - Variable in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
other(XSWildcard.Other) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
out - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
outerMostBindings - Variable in class com.sun.tools.xjc.reader.internalizer.DOMForest
Stores all the outer-most <jaxb:bindings> customizations.
Outline - Interface in com.sun.tools.xjc.outline
Root of the outline.
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.
owner() - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Gets the FieldOutline from which this object is created.

P

Pack(Class<ItemT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
 
Package(JPackage) - Constructor for class com.sun.tools.xjc.model.CClassInfoParent.Package
 
Package - Interface in com.sun.xml.bind.v2.schemagen.episode
 
packageLevelAnnotations - Variable in class com.sun.tools.xjc.Options
This switch controls whether or not xjc will generate package level annotations
PackageOutline - Interface in com.sun.tools.xjc.outline
Outline object that provides per-package information.
PackageOutlineImpl - Class in com.sun.tools.xjc.generator.bean
PackageOutline enhanced with schema2java specific information.
PackageOutlineImpl(BeanGenerator, Model, JPackage) - Constructor for class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
 
parameters - Variable in class com.sun.tools.xjc.util.MimeTypeRange
 
parent - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
parent() - Method in class com.sun.tools.xjc.generator.bean.ClassOutlineImpl
 
parent() - Method in class com.sun.tools.xjc.model.CClassInfo
 
parent - Variable in class com.sun.tools.xjc.model.CElementInfo
If this element is global, the element info is considered to be package-level, and this points to the package in which this element lives in.
parent - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
The parent into which the enum class should be generated.
parent() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
parent() - Method in class com.sun.tools.xjc.outline.ClassOutline
A Outline that encloses all the class outlines.
parent() - Method in class com.sun.tools.xjc.outline.ElementOutline
A Outline that encloses all the class outlines.
parent() - Method in class com.sun.tools.xjc.outline.EnumOutline
A Outline that encloses all the class outlines.
parent() - Method in interface com.sun.tools.xjc.outline.FieldOutline
Gets the enclosing ClassOutline.
parent - Variable in class com.sun.tools.xjc.reader.dtd.bindinfo.BIContent
The parent object.
parent - Variable in class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
 
parent() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
Gets the ClassInfo or ElementInfo to which this property belongs.
parent - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
parse(String) - Static method in enum com.sun.tools.xjc.api.SpecVersion
Parses "2.0", "2.1", and "2.2" into the SpecVersion object.
parse(String) - Static method in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
Parses "preserve","replace" or "collapse" into the corresponding WhitespaceNormalizer object.
parse(InputSource, InputSource, ErrorReceiver, Options) - Static method in class com.sun.tools.xjc.reader.dtd.TDTDReader
Parses DTD grammar and a binding information into BGM.
parse(InputSource, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
parse(String, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Parses an XML at the given location ( and XMLs referenced by it) into DOM trees and stores them to this forest.
parse(String, InputSource, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Parses the given document and add it to the DOM forest.
parse(String, XMLStreamReader, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated.
in JAXB 2.0 Use DOMScanner.scan(Element)
parse(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Parses the text value into the responsible field of the given bean.
parse(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the lexical representation to a value object.
parseArgument(Options, String[], int) - Method in class com.sun.tools.xjc.addon.accessors.PluginImpl
 
parseArgument(Options, String[], int) - Method in class com.sun.tools.xjc.addon.episode.PluginImpl
 
parseArgument(Options, String[], int) - Method in class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
parseArgument(Options, String[], int) - Method in class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 
parseArgument(String[], int) - Method in class com.sun.tools.xjc.Options
Parses an option args[i] and return the number of tokens consumed.
parseArgument(Options, String[], int) - Method in class com.sun.tools.xjc.Plugin
Parses an option args[i] and augment the opt object appropriately, then return the number of tokens consumed.
parseArguments(String[]) - Method in class com.sun.tools.jxc.ap.Options
 
parseArguments(String[]) - Method in class com.sun.tools.xjc.Options
Parses arguments and fill fields of this object.
parseRanges(String) - Static method in class com.sun.tools.xjc.util.MimeTypeRange
 
parseSchema(String, Element) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
parseSchema(InputSource) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
parseSchema(String, XMLStreamReader) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
parseSchema(InputSource) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Parses a schema or an external binding file from an external source.
parseSchema(String, Element) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Parses a schema or an external binding file from the specified DOM element.
parseSchema(String, XMLStreamReader) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Parses a schema or an external binding file from the given source.
parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Deprecated.
in JAXB 2.0 Use DOMScanner.scan(Element)
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
 
particle(XSParticle) - Method in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
Particle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ParticleBinder - Class in com.sun.tools.xjc.reader.xmlschema
Binds the content models of XSParticle as properties of the class that's being built.
ParticleBinder() - Constructor for class com.sun.tools.xjc.reader.xmlschema.ParticleBinder
 
Patcher - Interface in com.sun.xml.bind.unmarshaller
Runs by UnmarshallingContext after all the parsing is done.
Patcher - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
 
Pcdata - Class in com.sun.xml.bind.v2.runtime.output
Text data in XML.
Pcdata() - Constructor for class com.sun.xml.bind.v2.runtime.output.Pcdata
 
peek() - Method in class com.sun.tools.xjc.util.StringCutter
 
peek() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Returns the top of the stack.
pkg - Variable in class com.sun.tools.xjc.model.CClassInfoParent.Package
 
Plugin - Class in com.sun.tools.xjc
Add-on that works on the generated source code.
Plugin() - Constructor for class com.sun.tools.xjc.Plugin
 
PluginImpl - Class in com.sun.tools.xjc.addon.accessors
Generates synchronized methods.
PluginImpl() - Constructor for class com.sun.tools.xjc.addon.accessors.PluginImpl
 
PluginImpl - Class in com.sun.tools.xjc.addon.at_generated
Plugin that marks the generated code by using JSR-250's '@Generated'.
PluginImpl() - Constructor for class com.sun.tools.xjc.addon.at_generated.PluginImpl
 
PluginImpl - Class in com.sun.tools.xjc.addon.code_injector
Entry point of a plugin.
PluginImpl() - Constructor for class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
PluginImpl - Class in com.sun.tools.xjc.addon.episode
Creates the episode file,
PluginImpl() - Constructor for class com.sun.tools.xjc.addon.episode.PluginImpl
 
pluginURIs - Variable in class com.sun.tools.xjc.Options
Set of URIs that plug-ins recognize as extension bindings.
PLUS - Static variable in class com.sun.tools.xjc.model.Multiplicity
the constant representing the (1,unbounded) multiplicity.
pollAbort() - Method in class com.sun.tools.xjc.ErrorReceiver
This method will be invoked periodically to allow AbortException to be thrown, especially when this is driven by some kind of GUI.
pop() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
pop() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pops an object from the stack
popClassScope() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
popCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow exits the realm of this Coordinator.
Populatable - Interface in com.sun.tools.xjc.model
Mark model components which does additional code generation.
populate(Model, Outline) - Method in interface com.sun.tools.xjc.model.Populatable
 
postProcessModel(Model, ErrorHandler) - Method in class com.sun.tools.xjc.Plugin
Performs the post-processing of the Model.
PREFIX_MAPPER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
PRESERVE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
 
prev - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
UnmarshallingContext.State for the parent element UnmarshallingContext.State objects form a doubly linked list.
primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
print(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
print(V) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
print(T) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Prints the responsible field of the given bean to the writer.
print(V) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
print(ValueT) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Converts the given value to its lexical representation.
privateOFG - Variable in class com.sun.tools.xjc.generator.bean.DualObjectFactoryGenerator
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.sun.tools.jxc.ap.AnnotationParser
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.sun.tools.jxc.ap.SchemaGenerator
 
processingInstruction(String, String) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
processingInstruction(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a processing instruction.
processingInstruction(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
properties - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
Properties of this bean class but not its ancestor classes.
Property - Interface in com.sun.tools.xjc.api
Represents a property of a wrapper-style element.
Property<BeanT> - Interface in com.sun.xml.bind.v2.runtime.property
A JAXB property that constitutes a JAXB-bound bean.
PropertyFactory - Class in com.sun.xml.bind.v2.runtime.property
Create Property objects.
PropertyImpl - Class in com.sun.tools.xjc.api.impl.s2j
 
propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
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
 
ProxyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
ProxyLoader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
publicOFG - Variable in class com.sun.tools.xjc.generator.bean.DualObjectFactoryGenerator
 
push() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
push(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pushes a new object to the stack.
pushClassScope(CClassInfoParent) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
pushCoordinator() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Called whenever an execution flow enters the realm of this Coordinator.
pushNocheck(E) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Pushes a new object to the stack without making it participate with the collision check.
put(String, String) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
Puts this new binding into the declared prefixes list without doing any duplicate check.
put(String, String, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
Associates the specified value with the specified keys in this map.
put(QName, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
put(Name, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
 
putAdapter(Class<? extends XmlAdapter>, XmlAdapter) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
putAll(QNameMap<? extends V>) - Method in class com.sun.xml.bind.v2.util.QNameMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.

Q

q - Variable in class com.sun.tools.xjc.util.MimeTypeRange
Each media-range MAY be followed by one or more accept-params, beginning with the "q" parameter for indicating a relative quality factor.
QNAME - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
qNameIndex - Variable in class com.sun.xml.bind.v2.runtime.Name
Index of the Name for an EII or AII
QNameMap<V> - Class in com.sun.xml.bind.v2.util
Map keyed by QName.
QNameMap() - Constructor for class com.sun.xml.bind.v2.util.QNameMap
 
QNameMap.Entry<V> - Class in com.sun.xml.bind.v2.util
 
queueBuild(XSComponent, CElement) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
 
Quick - Class in com.sun.xml.bind.v2.model.annotation
Base implementation of Locatable Annotation.
Quick(Locatable) - Constructor for class com.sun.xml.bind.v2.model.annotation.Quick
 
quiet - Variable in class com.sun.tools.xjc.Options
If the "-quiet" option is specified.

R

RawAccessor<B,V> - Class in com.sun.xml.bind.api
Accesses a particular property of a bean.
RawAccessor() - Constructor for class com.sun.xml.bind.api.RawAccessor
 
rawName() - Method in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
Returns raw schema name for simpleType property.
rawName() - Method in interface com.sun.tools.xjc.api.Property
 
RawTypeSet - Class in com.sun.tools.xjc.reader
RawTypeSet(Set<RawTypeSet.Ref>, Multiplicity) - Constructor for class com.sun.tools.xjc.reader.RawTypeSet
Should be called from one of the raw type set builders.
RawTypeSet.Mode - Enum in com.sun.tools.xjc.reader
Represents the possible binding option for this RawTypeSet.
RawTypeSet.Ref - Class in com.sun.tools.xjc.reader
A reference to something.
RawTypeSetBuilder - Class in com.sun.tools.xjc.reader.relaxng
Builds RawTypeSet for RELAX NG.
RawTypeSetBuilder(RELAXNGCompiler, Multiplicity) - Constructor for class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
RawTypeSetBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Builds RawTypeSet for XML Schema.
RawTypeSetBuilder() - Constructor for class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
RawTypeSetBuilder.CClassRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a class that maps from an element.
RawTypeSetBuilder.CElementInfoRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a class that maps from an element.
RawTypeSetBuilder.WildcardRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a wildcard.
RawTypeSetBuilder.XmlTypeRef - Class in com.sun.tools.xjc.reader.xmlschema
References to a type.
readAnnotation(Class<A>) - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
readAnnotation(Class<A>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Gets the value of the specified annotation from the given property.
readAnnotation(Class<A>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
readFrom(InputStream) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
Reads the given InputStream completely into the buffer.
readOnly - Variable in class com.sun.tools.xjc.Options
If the -readOnly option is specified.
ReadOnlyAdapter<OnTheWire,InMemory> - Class in com.sun.tools.xjc.util
XmlAdapter used inside XJC is almost always unmarshal-only.
ReadOnlyAdapter() - Constructor for class com.sun.tools.xjc.util.ReadOnlyAdapter
 
ReadOnlyFieldReflection(Field, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
ReadOnlyFieldReflection(Field) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
realization - Variable in class com.sun.tools.xjc.model.CPropertyInfo
Specifies how the field is generated by the backend.
receive(UnmarshallingContext.State, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
receive(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Receiver
Called when the child loader is deactivated.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Receiver - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Receives an object by a child Loader.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Once UnmarshallingContext.State.loader is completed, this receiver receives the result.
recordBindingMode(XSComplexType, ComplexTypeBindingMode) - Method in class com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeFieldBuilder
Records the binding mode of the given complex type.
recordInnerPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the inner peer of the current element.
recordOuterPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the outer peer of the current element.
ref(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
ref() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
ref() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
ref() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
ref(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
ref(JClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
ref - Variable in class com.sun.tools.xjc.outline.ClassOutline
The exposed aspect of the a bean.
Ref() - Constructor for class com.sun.tools.xjc.reader.RawTypeSet.Ref
 
ref - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
List of TypeInfos that this property references.
Ref<T,C> - Class in com.sun.xml.bind.v2.model.core
Reference to a type in a model.
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
 
Ref(ModelBuilder<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
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(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
List of TypeInfos that this property references.
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
List of TypeInfos that this property references.
ref(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Klass
FQCN.
Reference - Class in com.sun.tools.xjc.api
Reference to a JAXB type (from JAX-RPC.)
Reference(ExecutableElement) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from the return type of the method and annotations on the method.
Reference(VariableElement) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from the parameter type and annotations on the parameter.
Reference(TypeElement, ProcessingEnvironment) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from a class declaration and its annotations.
Reference(TypeMirror, Element) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference by providing two values independently.
ReferencePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
PropertyInfo that holds references to other Elements.
refererStack - Variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
The component that is refering to the simple type which we are building.
refineTarget(Element) - Method in interface com.sun.tools.xjc.reader.internalizer.InternalizationLogic
Prepares an element that actually receives customizations.
refineTarget(Element) - Method in class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
refineTarget(Element) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
 
REFLECTION - Static variable in interface com.sun.xml.bind.v2.model.nav.Navigator
The singleton instance.
ReflectionNavigator - Class in com.sun.xml.bind.v2.model.nav
Navigator implementation for java.lang.reflect.
refs - Variable in class com.sun.tools.xjc.reader.RawTypeSet
 
RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Represents the information in a class with XmlRegistry annotaion.
relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Relativizes a URI by using another URI (base URI.)
RELAXNG_URI - Static variable in class com.sun.tools.xjc.reader.Const
RELAX NG namespace URI.
RELAXNGCompiler - Class in com.sun.tools.xjc.reader.relaxng
 
RELAXNGCompiler(DPattern, JCodeModel, Options) - Constructor for class com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
 
RELAXNGInternalizationLogic - Class in com.sun.tools.xjc.reader.relaxng
RELAX NG specific internalization logic.
RELAXNGInternalizationLogic() - Constructor for class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Remove an attribute from the list.
REPLACE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
 
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
reportError(String, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(String, Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
reportError(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Report an error found as an exception.
reportUnexpectedChildElement(TagName, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
requireArgument(String, String[], int) - Method in class com.sun.tools.xjc.Options
Obtains an operand and reports an error if it's not there.
reset() - Method in class com.sun.xml.bind.marshaller.DataWriter
Reset the writer so that it can be reused.
reset() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Reset the writer.
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
reset(CompositeStructure, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Resets the object to the initial state, as if the object is created fresh.
reset() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
reset(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Resets the property value on the given object.
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
reset(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
reset(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Clears the values of the property.
reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Initializes all the fields to null.
reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
reset() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Clears all the contents in the stack.
resetSchema() - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
resetSchema() - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Clears all the schema files parsed so far.
resetThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Dis-associate this Coordinator with the current thread.
resolve(CTypeRef, Aspect) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
resolve(CTypeRef, Aspect) - Method in interface com.sun.tools.xjc.outline.Outline
Resolves a type reference to the actual (possibly generated) type.
resolve(String, Class) - Method in class com.sun.xml.bind.IDResolver
Obtains the object to be pointed by the IDREF value.
resolveElementName(String, String) - Method in class com.sun.xml.bind.api.ClassResolver
JAXB calls this method when it sees an unknown element.
resolveEntity(String, String) - Method in class com.sun.tools.xjc.util.ForkEntityResolver
 
Result(JDefinedClass, JDefinedClass) - Constructor for class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
 
RETAIN_REFERENCE_TO_INFO - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Retains references to PropertyInfos.
retainPropertyInfo - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Store properties, so that they can be recovered in the run (is here because of JSON encoding of Jersey).
Ring - Class in com.sun.tools.xjc.reader
Holds all the binding related singleton components in a "ring", and let you access those components, creating them as necessary.
rootClass - Variable in class com.sun.tools.xjc.model.Model
If non-null, all the generated classes should eventually derive from this class.
rootInterface - Variable in class com.sun.tools.xjc.model.Model
If non-null, all the generated interfaces should eventually derive from this interface.
run(String[]) - Static method in class com.sun.tools.jxc.SchemaGenerator
 
run(String[], ClassLoader) - Static method in class com.sun.tools.jxc.SchemaGenerator
Runs the schema generator.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.accessors.PluginImpl
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.at_generated.PluginImpl
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.episode.PluginImpl
Capture all the generated classes from global schema components and generate them in an episode file.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 
run(String[], PrintStream, PrintStream) - Static method in class com.sun.tools.xjc.Driver
Performs schema compilation and prints the status/error into the specified PrintStream.
run(String[], XJCListener) - Static method in class com.sun.tools.xjc.Driver
Performs schema compilation and prints the status/error into the specified PrintStream.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.Plugin
Run the add-on.
run() - Method in interface com.sun.xml.bind.unmarshaller.Patcher
Runs an post-action.
run() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
 
Runner() - Constructor for class com.sun.tools.jxc.SchemaGenerator.Runner
 
runtime14 - Variable in class com.sun.tools.xjc.Options
If -explicit-annotation option is specified.
RuntimeAnnotationReader - Interface in com.sun.xml.bind.v2.model.annotation
 
RuntimeArrayInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeAttributePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfoImpl<T> - Class in com.sun.xml.bind.v2.model.impl
BuiltinLeafInfoImpl with a support for runtime.
RuntimeClassInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeEnumLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeInlineAnnotationReader - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that uses java.lang.reflect to read annotations from class files.
RuntimeInlineAnnotationReader() - Constructor for class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
RuntimeLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeMapPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeModelBuilder - Class in com.sun.xml.bind.v2.model.impl
ModelBuilder that works at the run-time by using the java.lang.reflect package.
RuntimeModelBuilder(JAXBContextImpl, RuntimeAnnotationReader, Map<Class, Class>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
RuntimeNonElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeNonElementRef - Interface in com.sun.xml.bind.v2.model.runtime
Runtime version of NonElementRef.
RuntimePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
PropertyInfo that exposes more information.
RuntimeReferencePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfoSet - Interface in com.sun.xml.bind.v2.model.runtime
TypeInfoSet refined for runtime.
RuntimeTypeRef - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeUtil - Class in com.sun.xml.bind.v2.runtime
 
RuntimeUtil() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil
 
RuntimeUtil.ToStringAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter for printing arbitrary object by using Object.toString().
RuntimeValuePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 

S

S2JJAXBModel - Interface in com.sun.tools.xjc.api
JAXBModel that exposes additional information available only for the schema->java direction.
SAX2DOMEx - Class in com.sun.xml.bind.marshaller
Builds a DOM tree from SAX2 events.
SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx(Node, boolean) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
Creates a fresh empty DOM document and adds nodes under this document.
SAXConnector - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Receives SAX events and convert them to our internal events.
SAXConnector(XmlVisitor, LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
SAXOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation that writes to SAX ContentHandler.
SAXOutput(ContentHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
scan(Element, ContentHandler) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForestScanner
Generates the whole set of SAX events by treating element e as if it's a root element.
scan(Document, ContentHandler) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForestScanner
Generates the whole set of SAX events from the given Document in the DOMForest.
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.
scanEpisodeFile(File) - Method in class com.sun.tools.xjc.Options
Finds the META-INF/sun-jaxb.episode file to add as a binding customization.
scd(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
SCDBasedBindingSet - Class in com.sun.tools.xjc.reader.internalizer
Set of binding nodes that have target nodes specified via SCD.
Schema() - Constructor for class com.sun.tools.jxc.SchemaGenTask.Schema
 
schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
 
SchemaCache - Class in com.sun.tools.xjc
Wraps a JAXP Schema object and lazily instantiate it.
SchemaCache(URL) - Constructor for class com.sun.tools.xjc.SchemaCache
 
SchemaCompiler - Interface in com.sun.tools.xjc.api
Schema-to-Java compiler.
SchemaCompilerImpl - Class in com.sun.tools.xjc.api.impl.s2j
SchemaCompiler implementation.
SchemaCompilerImpl() - Constructor for class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
schemaComponent - Variable in class com.sun.tools.xjc.model.Model
If this model was built from XML Schema, this field stores the root object of the parse schema model.
SchemaConstraintChecker - Class in com.sun.tools.xjc.reader.xmlschema.parser
Checks XML Schema XML representation constraints and schema component constraints by using JAXP 1.3 validation framework.
SchemaConstraintChecker() - Constructor for class com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker
 
SchemaGenerator - Class in com.sun.tools.jxc.ap
Processor that implements the schema generator command line tool.
SchemaGenerator() - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
 
SchemaGenerator(Map<String, File>) - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
 
SchemaGenerator - Class in com.sun.tools.jxc
CLI entry-point to the schema generator.
SchemaGenerator() - Constructor for class com.sun.tools.jxc.SchemaGenerator
 
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.
SchemaGenerator.Runner - Class in com.sun.tools.jxc
 
SchemaGeneratorFacade - Class in com.sun.tools.jxc
CLI entry point to schemagen that checks for JDK 5.0
SchemaGeneratorFacade() - Constructor for class com.sun.tools.jxc.SchemaGeneratorFacade
 
SchemaGenTask - Class in com.sun.tools.jxc
Ant task to invoke the schema generator.
SchemaGenTask() - Constructor for class com.sun.tools.jxc.SchemaGenTask
 
SchemaGenTask.Schema - Class in com.sun.tools.jxc
Nested schema element to specify the namespace -> file name mapping.
schemaLanguage - Variable in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Namespace URI of the target schema language.
SchemaTypeTransducer<V> - Class in com.sun.xml.bind.v2.runtime
Transducer that signals the runtime that this datatype is marshalled to a different XML Schema type.
SchemaTypeTransducer(Transducer<V>, QName) - Constructor for class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
Scope<BeanT,PropT,ItemT,PackT> - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Holds the information about packing scope.
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
Picks the loader to delegate to.
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
selectLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Based on the tag name, determine what object to unmarshal, and then set a new object and its loader to the current unmarshaller state.
selectRootLoader(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
On top of JAXBContextImpl#selectRootLoader(State, TagName), this method also consults ClassResolver.
Sequence - Class in com.sun.tools.xjc.reader.gbind
Expression that represents a concatanation of two expressions "A,B".
Sequence(Expression, Expression) - Constructor for class com.sun.tools.xjc.reader.gbind.Sequence
 
sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
 
serializable - Variable in class com.sun.tools.xjc.model.Model
True to generate serializable classes.
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeAttributes(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeAttributes(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes attributes into the specified target.
serializeAttributes(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Marshals one attribute.
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeBody(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeBody(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes child elements and texts into the specified target.
serializeBody(BeanT, XMLSerializer, Object) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
serializer - Variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
serializer - Variable in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeRoot(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeRoot(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeRoot(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Serializes the bean as the root element.
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
serializeURIs(CompositeStructure, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
serializeURIs(JAXBElement, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
serializeURIs(BeanT, XMLSerializer) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
serialVersionUID - Variable in class com.sun.tools.xjc.model.Model
serial version UID to be generated.
set(B, V) - Method in class com.sun.xml.bind.api.RawAccessor
Sets the value of the property of the given bean object.
set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
 
set(BeanT, ValueT) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value of the property of the given bean object.
set(B, V) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte
 
set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
 
set(byte[], int, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a portion of the byte[].
set(byte[], String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by the byte[] of the exact length.
set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Fills in the data object by a DataHandler.
set(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
Sets the int[] data to this object.
set(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
 
setAbstract() - Method in class com.sun.tools.xjc.model.CClassRef
 
setAbstract() - Method in interface com.sun.tools.xjc.model.CElement
Marks this element as an abstract element.
setAdapter(CAdapter) - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAdapter(Class<A>, A) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAllNillable(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setAnnotationReader(RuntimeAnnotationReader) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated.
Sets the AttachmentMarshaller.
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentMarshaller(AttachmentMarshaller) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated.
Sets the AttachmentUnmarshaller.
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set an attribute in the list.
setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
Copy an entire Attributes object.
setBaseClass(CClass) - Method in class com.sun.tools.xjc.model.CClassInfo
This method accepts both CClassInfo (which means the base class is also generated), or CClassRef (which means the base class is already generated and simply referenced.) The latter is treated somewhat special --- from the rest of the model this external base class is invisible.
setBaseURI(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setBinding(String) - Method in class com.sun.tools.xjc.XJC2Task
External binding file.
setByteStream(InputStream) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setC14NSupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setCatalog(File) - Method in class com.sun.tools.xjc.XJC2Task
Adds a new catalog file.
setCertifiedText(boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setCharacterStream(Reader) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setClasses(Class[]) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setClassNameAllocator(ClassNameAllocator) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
setClassNameAllocator(ClassNameAllocator) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Sets the ClassNameAllocator to be used for the binding operation.
setClasspath(Path) - Method in class com.sun.tools.xjc.XJC2Task
Nested <classpath> element.
setClasspathRef(Reference) - Method in class com.sun.tools.xjc.XJC2Task
 
setContentHandler(ContentHandler) - Method in class com.sun.tools.xjc.util.SubtreeCutter
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
setContentHandler(ContentHandler) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
Sets the ContentHandler.
setDefaultNsUri(String) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setDefaultPackageName(String) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
setDefaultPackageName(String) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Sets the default Java package name into which the generated code will be placed.
setDestdir(File) - Method in class com.sun.tools.xjc.XJC2Task
Sets the directory to produce generated source files.
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.internalizer.VersionChecker
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.CustomizationContextChecker
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
setDocumentLocator(Locator) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
setEncoding(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setEncoding(String) - Method in class com.sun.tools.xjc.XJC2Task
 
setEntityResolver(EntityResolver) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
setEntityResolver(EntityResolver) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
 
setEntityResolver(EntityResolver) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
setEpisode(File) - Method in class com.sun.tools.jxc.SchemaGenTask
Sets the episode file to be generated.
setEpisodeFile(File) - Method in class com.sun.tools.jxc.ap.SchemaGenerator
 
setErrorHandler(ErrorReceiver) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
 
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.api.BridgeContext
Deprecated.
Registers the error handler that receives unmarshalling/marshalling errors.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
 
setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
Sets the error handler that receives errors found during reading annotations.
setErrorHandler(ErrorHandler) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
Sets the error handler that receives errors discovered during the model building.
setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
setErrorListener(ErrorListener) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
setErrorListener(ErrorListener) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
 
setErrorReceiver(ErrorListener) - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
setEscape(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Fill in the buffer by encoding the specified characters while escaping characters like <
setEventHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setExpectedMimeType(MimeType) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
This method is used by MimeTypedTransducer to set the expected MIME type for the encapsulated Transducer.
setExtension(boolean) - Method in class com.sun.tools.xjc.XJC2Task
Controls whether the compiler will run in the strict conformance mode (flg=false) or the extension mode (flg=true)
setFactories(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
setFailonerror(boolean) - Method in class com.sun.tools.xjc.XJC2Task
Mostly for our SQE teams and not to be advertized.
setFieldRendererFactory(FieldRendererFactory, Plugin) - Method in class com.sun.tools.xjc.Options
setFile(String) - Method in class com.sun.tools.jxc.SchemaGenTask.Schema
 
setHeader(boolean) - Method in class com.sun.tools.xjc.XJC2Task
Controls whether the file header comment is generated or not.
setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Sets the header string.
setHeader(String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
setHiddenByOverride(boolean) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
 
setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated.
Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setLanguage(String) - Method in class com.sun.tools.xjc.XJC2Task
Sets the schema language.
setLifecycleFlags() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
use reflection to determine which of the 4 object lifecycle methods exist on the JAXB bound type.
setListener(Marshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setListener(Unmarshaller.Listener) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the local name of a specific attribute.
setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Configures the locator object that the SAX ContentHandler will see.
setName(boolean, String) - Method in class com.sun.tools.xjc.model.CPropertyInfo
Overrides the name of the property.
setNameConverter(NameConverter) - Method in class com.sun.tools.xjc.model.Model
 
setNameConverter(NameConverter, Plugin) - Method in class com.sun.tools.xjc.Options
Sets the NameConverter.
setNamespace(String) - Method in class com.sun.tools.jxc.SchemaGenTask.Schema
 
setObjectIdentityCycleDetection(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setOrdered(boolean) - Method in class com.sun.tools.xjc.model.CClassInfo
 
setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set a new output destination for the document.
setOwner(BGMBuilder, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Sets the owner schema component and a reference to BGMBuilder.
setPackage(String) - Method in class com.sun.tools.xjc.XJC2Task
Sets the package name of the generated code.
setPackageLevelAnnotations(boolean) - Method in class com.sun.tools.xjc.model.Model
 
setParent(BindInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIClass
 
setParent(BindInfo) - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
Sets the parent BindInfo object of this declaration.
setParent(BindInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
setParent(BindInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
 
setParent(BindInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
setPrefixMapper(NamespacePrefixMapper) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setPublicId(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the qualified name of a specific attribute.
setReader(Reader) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
 
setReadonly(boolean) - Method in class com.sun.tools.xjc.XJC2Task
Controls whether files should be generated in read-only mode or not
setRemoveOldOutput(boolean) - Method in class com.sun.tools.xjc.XJC2Task
"removeOldOutput" attribute.
setRetainPropertyInfo(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setSchema(String) - Method in class com.sun.tools.xjc.XJC2Task
Parses the schema attribute.
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
setSchema(Schema) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
setSchemaLanguage(Language) - Method in class com.sun.tools.xjc.Options
 
setSchemaType(QName) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
setSource(String) - Method in class com.sun.tools.xjc.XJCTask
The version of the compiler to run
setStackSize(String) - Method in class com.sun.tools.xjc.XJC2Task
Deprecated.
not much need for JAXB2, as we now use much less stack.
setStringData(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setSubclassReplacements(Map<Class, Class>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setSubstitutionHead(CElementInfo) - Method in class com.sun.tools.xjc.model.CElementInfo
 
setSupressAccessorWarnings(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setSystemId(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
 
setTagName(int, String, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setTagName(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
setTarget(String) - Method in class com.sun.tools.xjc.XJC2Task
Sets the target version of the compilation
setTargetVersion(SpecVersion) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
setTargetVersion(SpecVersion) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Specifies the target spec version for this compilaion.
setter - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.GetterSetterReflection
 
SetterOnlyReflection(Method) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection
 
setThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Associates this Coordinator with the current thread.
setType(JType) - Method in class com.sun.tools.xjc.model.SymbolSpace
 
setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the type of a specific attribute.
setTypeRefs(Collection<TypeReference>) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setUnadapted(BeanT, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
Sets the value without adapting the value.
setupCommandlineSwitches(Commandline) - Method in class com.sun.tools.jxc.ApBasedTask
Implemented by the derived class to set up command line switches passed to annotation processing.
setupCommandlineSwitches(Commandline) - Method in class com.sun.tools.jxc.SchemaGenTask
 
setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the Namespace URI of a specific attribute.
setUseIdentity(boolean) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Set to false to use Object.equals(Object) to detect cycles.
setUserSpecifiedImplClass(String) - Method in class com.sun.tools.xjc.model.CClassInfo
 
setValidating(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated.
since 2.0
setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the value of a specific attribute.
setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
setWildcard(WildcardMode) - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
setXexplicitAnnotation(boolean) - Method in class com.sun.tools.xjc.XJC2Task
 
setXmlAccessorFactorySupport(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
 
setXmlDecl(boolean) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set whether the writer should print out the XML declaration (<?xml version='1.0' ...
SHORT - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
shortName - Variable in class com.sun.tools.xjc.model.CClassInfo
short name.
shortName() - Method in class com.sun.tools.xjc.model.CElementInfo
 
shortName - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
Short name of the generated type-safe enum.
SignatureWriter - Class in com.sun.tools.xjc.writer
Dumps an annotated grammar in a simple format that makes signature check easy.
simpleType(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
simpleType(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
simpleType(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
simpleType(XSSimpleType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
SimpleTypeBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Builds TypeUse from simple types.
SimpleTypeBuilder() - Constructor for class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
 
Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
 
SingleField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property through one getter and one setter.
SingleField(ClassOutlineImpl, CPropertyInfo) - Constructor for class com.sun.tools.xjc.generator.bean.field.SingleField
 
SingleField(ClassOutlineImpl, CPropertyInfo, boolean) - Constructor for class com.sun.tools.xjc.generator.bean.field.SingleField
 
SingleField.Accessor - Class in com.sun.tools.xjc.generator.bean.field
 
SinglePrimitiveAccessField - Class in com.sun.tools.xjc.generator.bean.field
SingleField that forces the primitive accessor type.
SinglePrimitiveAccessField(ClassOutlineImpl, CPropertyInfo) - Constructor for class com.sun.tools.xjc.generator.bean.field.SinglePrimitiveAccessField
 
SinkNode - Class in com.sun.tools.xjc.reader.gbind
Sink node of a grpah.
SinkNode() - Constructor for class com.sun.tools.xjc.reader.gbind.SinkNode
 
size() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets the number of declarations.
size() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
 
size() - Method in class com.sun.xml.bind.v2.util.QNameMap
Returns the number of keys-value mappings in this map.
skip(String) - Method in class com.sun.tools.xjc.util.StringCutter
 
skippedEntity(String) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
skippedEntity(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
Smarter converter used for RELAX NG support.
Snapshot(LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
 
sourceLocation() - Method in interface com.sun.xml.bind.Locatable
 
SourceLocationAddOn - Class in com.sun.tools.xjc.addon.locator
Generates JAXB objects that implement Locatable.
SourceLocationAddOn() - Constructor for class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
SourceNode - Class in com.sun.tools.xjc.reader.gbind
Source node of a graph.
SourceNode() - Constructor for class com.sun.tools.xjc.reader.gbind.SourceNode
 
SpecVersion - Enum in com.sun.tools.xjc.api
Represents the spec version constant.
StackRecorder - Class in com.sun.xml.bind.v2.util
Created to record the caller stack trace in logging.
StackRecorder() - Constructor for class com.sun.xml.bind.v2.util.StackRecorder
 
standard - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
The name converter implemented by Code Model.
Standard() - Constructor for class com.sun.xml.bind.api.impl.NameConverter.Standard
 
STAR - Static variable in class com.sun.tools.xjc.model.Multiplicity
the constant representing the (0,unbounded) multiplicity.
start(Accessor<BeanT, PropT>, Lister<BeanT, PropT, ItemT, PackT>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Starts the packing scope, without adding any item.
startContentModel(String, short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
startCutting() - Method in class com.sun.tools.xjc.util.SubtreeCutter
Starts cutting a sub-tree.
startDocument() - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
 
startDocument() - Method in class com.sun.tools.xjc.reader.ExtensionBindingChecker
 
startDocument() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
startDocument() - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
startDocument() - Method in class com.sun.tools.xjc.util.SubtreeCutter
 
startDocument(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
Called when the unmarshalling starts.
startDocument() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startDocument() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write the XML declaration at the beginning of the document.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
Called at the very beginning.
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startDocument() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startDocument(LocatorEx, NamespaceContext) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start of the document.
startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Reset this object to write to the specified output.
startDTD(InputEntity) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.ExtensionBindingChecker
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinderImpl
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.internalizer.VersionChecker
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.CustomizationContextChecker
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.xjc.util.SubtreeCutter
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a start tag.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a start tag.
startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname or attributes.
startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname, attributes or a Namespace URI.
startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when the loader is activated, which is when a new start tag is seen and when the parent designated this loader as the child loader.
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startElement(TagName) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Notifies a start tag of a new element.
startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 
startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
startElementForce(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Variation of XMLSerializer.startElement(String, String, String, Object) that forces a specific prefix.
startForking(String, String, String, Attributes, ContentHandler) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
Starts the event forking.
startModelGroup() - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
startPacking(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Setting values to a multi-value property starts by creating a transient object called "pack" from the current field.
startPrefixMapping(String, String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
 
startPrefixMapping(String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
 
startPrefixMapping(String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.IncorrectNamespaceURIChecker
 
startPrefixMapping(String, String) - Method in class com.sun.tools.xjc.util.ForkContentHandler
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
startPrefixMapping(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Called before XmlVisitor.startElement(com.sun.xml.bind.v2.runtime.unmarshaller.TagName) event to notify a new namespace binding.
startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Starts a new packing scope.
Static(Locator, TypeUse) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.Static
 
storeEndLocation(Element, Locator) - Method in class com.sun.tools.xjc.reader.internalizer.LocatorTable
 
storeStartLocation(Element, Locator) - Method in class com.sun.tools.xjc.reader.internalizer.LocatorTable
 
strategy - Variable in class com.sun.tools.xjc.model.Model
Specifies the code generation strategy.
STRICT - Static variable in class com.sun.tools.xjc.Options
strictly follow the compatibility rules and reject schemas that contain features from App.
strictCheck - Variable in class com.sun.tools.xjc.Options
Check the source schemas with extra scrutiny.
STRING - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
STRING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
STRING_LIST - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
For all list of strings, such as NMTOKENS, ENTITIES.
StringCutter - Class in com.sun.tools.xjc.util
Utility class to parse a string
StringCutter(String, boolean) - Constructor for class com.sun.tools.xjc.util.StringCutter
 
StructureLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Loads children of an element.
StructureLoader(ClassBeanInfoImpl) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
StructureLoaderBuilder - Interface in com.sun.xml.bind.v2.runtime.property
Component that contributes element unmarshallers into StructureLoader.
SUBCLASS_REPLACEMENTS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to specify specific classes that replace the reference to generic classes.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Internally this is only used to split a text to a list, which doesn't happen that much for base64.
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
subSequence(int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
SubtreeCutter - Class in com.sun.tools.xjc.util
XMLFilter that can cut sub-trees.
SubtreeCutter() - Constructor for class com.sun.tools.xjc.util.SubtreeCutter
 
subType - Variable in class com.sun.tools.xjc.util.MimeTypeRange
 
superClazz - Variable in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
ClassBeanInfoImpl that represents the super class of JaxBeanInfo.jaxbType.
SUPRESS_ACCESSOR_WARNINGS - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Supress security warnings when trying to access fields through reflection.
supressAccessorWarnings - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Supress reflection accessor warnings.
SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
SwaRefAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter that binds the value as a SOAP attachment.
SwaRefAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
SymbolSpace - Class in com.sun.tools.xjc.model
Symbol space for ID/IDREF.
SymbolSpace(JCodeModel) - Constructor for class com.sun.tools.xjc.model.SymbolSpace
 
SynchronizedMethodAddOn - Class in com.sun.tools.xjc.addon.sync
Generates synchronized methods.
SynchronizedMethodAddOn() - Constructor for class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 

T

tagName - Variable in class com.sun.xml.bind.api.TypeReference
The associated XML element name that the JAX-RPC uses with this type reference.
TagName - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Represents an XML tag name (and attributes for start tags.)
TagName() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
tailor(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Customizes a class file by replacing constant pools.
target - Variable in class com.sun.tools.xjc.Options
Generates output for the specified version of the runtime.
target - Variable in class com.sun.tools.xjc.outline.ClassOutline
This ClassOutline holds information about this CClassInfo.
target - Variable in class com.sun.tools.xjc.outline.ElementOutline
This ElementOutline holds information about this CElementInfo.
target - Variable in class com.sun.tools.xjc.outline.EnumConstantOutline
This EnumOutline holds information about this CEnumLeafInfo.
target - Variable in class com.sun.tools.xjc.outline.EnumOutline
This EnumOutline holds information about this CEnumLeafInfo.
target - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
target - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
target - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Object being unmarshalled by this UnmarshallingContext.State.loader.
targetDir - Variable in class com.sun.tools.jxc.ap.Options
 
targetDir - Variable in class com.sun.tools.xjc.Options
Target directory when producing files.
TDTDReader - Class in com.sun.tools.xjc.reader.dtd
Parses DTD grammar along with binding information into BGM.
TDTDReader(ErrorReceiver, Options, InputSource) - Constructor for class com.sun.tools.xjc.reader.dtd.TDTDReader
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
 
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
text(byte[], int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes the given byte[] as base64 encoded binary to the output.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
text(String, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(Pcdata, boolean) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
Writes XML text with character escaping, if necessary.
text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
Called when this loaderis an active loaderand we see a chunk of text.
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
Text events.
text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Marshalls text.
text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
TEXT_HANDLER - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
Magic QName used to store a handler for the text.
TextLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Unmarshals a text into an object.
TextLoader(Transducer) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader
 
theInstance - Static variable in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
The singleton instance.
theInstance - Static variable in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
theInstance - Static variable in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
 
theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
 
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.
toCustomizationList() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
Gets the list of CPluginCustomizations from this.
TODO - Class in com.sun.xml.bind.v2
Place holder for TODOs.
TODO() - Constructor for class com.sun.xml.bind.v2.TODO
 
toElementRef(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.RawTypeSet.Ref
 
toElementRef(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
toElementRef(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
toElementRef(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
 
toElementRef(CReferencePropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
The whole type set can be later bound to a reference property, in which case we need to generate additional code to wrap this type reference into an element class.
toInterfaceName(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
 
toInterfaceName(String) - Method in interface com.sun.xml.bind.api.impl.NameConverter
converts a string into an identifier suitable for interfaces.
toItemType() - Method in class com.sun.xml.bind.api.TypeReference
Creates a TypeReference for the item type, if this TypeReference represents a collection type.
TOKEN - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
toMimeType() - Method in class com.sun.tools.xjc.util.MimeTypeRange
 
toolsJar - Variable in exception com.sun.tools.xjc.api.util.ToolsJarNotFoundException
Location where we expected to find tools.jar
ToolsJarNotFoundException - Exception in com.sun.tools.xjc.api.util
Signals an error when tools.jar was not found.
ToolsJarNotFoundException(File) - Constructor for exception com.sun.tools.xjc.api.util.ToolsJarNotFoundException
 
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.
toQName() - Method in class com.sun.xml.bind.v2.runtime.Name
Creates a QName from this.
toRawValue(JBlock, JVar) - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Dumps everything in this field into the given variable.
toString() - Method in enum com.sun.tools.xjc.generator.bean.field.Messages
 
toString() - Method in class com.sun.tools.xjc.model.CClassInfo
 
toString() - Method in class com.sun.tools.xjc.model.Multiplicity
gets the string representation.
toString() - Method in class com.sun.tools.xjc.model.SymbolSpace
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.Choice
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.ConnectedComponent
Just produces debug representation
toString() - Method in class com.sun.tools.xjc.reader.gbind.Graph
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.OneOrMore
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.Sequence
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.SinkNode
 
toString() - Method in class com.sun.tools.xjc.reader.gbind.SourceNode
 
toString() - Method in enum com.sun.tools.xjc.reader.Messages
 
toString() - Method in class com.sun.tools.xjc.util.MimeTypeRange
 
toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
Returns a nice string representation for better debug experience.
toString() - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
 
toString() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
 
toString() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
 
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
Returns the exception name, message, and related information together in one string.
toString() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationsException
 
toString() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
toString() - Method in interface com.sun.xml.bind.v2.runtime.Location
Returns a human-readable string that represents this position.
toString() - Method in class com.sun.xml.bind.v2.runtime.Name
 
toString() - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
Returns the base64 encoded string of this data.
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
toString() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
 
toString() - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Debug information of what's in this XmlSchemaGenerator.
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
 
toString() - Method in class com.sun.xml.bind.v2.util.QNameMap
 
ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CArrayInfo
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
Gets the code model representation of this type.
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CClassInfo
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CClassRef
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CElementInfo
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
 
toType(Outline, Aspect) - Method in interface com.sun.tools.xjc.model.CTypeInfo
Returns the JClass that represents the class being bound, under the given Outline.
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.CWildcardTypeInfo
 
toType(Outline, Aspect) - Method in class com.sun.tools.xjc.model.nav.EagerNClass
 
toType(Outline, Aspect) - Method in interface com.sun.tools.xjc.model.nav.NClass
 
toType(Outline, Aspect) - Method in interface com.sun.tools.xjc.model.nav.NType
Returns the representation of this type in code model.
toTypeRef(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.RawTypeSet.Ref
 
toTypeRef(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
 
toTypeRef(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
 
toTypeRef(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
 
toTypeRef(CElementPropertyInfo) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
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.
toVMClassName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
Returns the class name in the JVM format (such as "java/lang/String")
toVMTypeName(Class) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
 
TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
Accessor and Transducer combined into one object.
TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect
Implementation of TransducedAccessor that simply combines a Transducer and Accessor.
TransducedAccessor_field_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a boolean field.
TransducedAccessor_field_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean
 
TransducedAccessor_field_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte
 
TransducedAccessor_field_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_field_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
TransducedAccessor_method_Byte - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Byte() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte
 
TransducedAccessor_method_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
Template TransducedAccessor for a byte field.
TransducedAccessor_method_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
Transducer<ValueT> - Interface in com.sun.xml.bind.v2.runtime
Responsible for converting a Java object to a lexical representation and vice versa.
transform(boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Performs internalization.
TREAT_EVERYTHING_NILLABLE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to allow unmarshaller to honor xsi:nil anywhere, even if they are not specifically allowed by the schema.
trim(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
Equivalent of String.trim().
type() - Method in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
 
type() - Method in interface com.sun.tools.xjc.api.Property
The Java type of the property.
type - Variable in class com.sun.tools.xjc.api.Reference
The JAXB type being referenced.
type - Variable in class com.sun.xml.bind.api.TypeReference
The Java type that's being referenced.
type - Variable in class com.sun.xml.bind.v2.model.core.Ref
The type being referenced.
TYPE_REFERENCES - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to put additional JAXB type references into the JAXBContext.
TypeAndAnnotation - Interface in com.sun.tools.xjc.api
Java type and associated JAXB annotations.
TypeCast - Class in com.sun.xml.bind.v2.util
 
TypeCast() - Constructor for class com.sun.xml.bind.v2.util.TypeCast
 
TypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
TypeInfoSet<T,C,F,M> - Interface in com.sun.xml.bind.v2.model.core
Root of models. Set of TypeInfos.
TypeRef<T,C> - Interface in com.sun.xml.bind.v2.model.core
Information about a type referenced from ElementPropertyInfo.
TypeReference - Class in com.sun.xml.bind.api
A reference to a JAXB-bound type.
TypeReference(QName, Type, Annotation...) - Constructor for class com.sun.xml.bind.api.TypeReference
 
typesafeEnumClass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
Nested typesafeEnumClass customization
TypeUse - Interface in com.sun.tools.xjc.model
Information about how another type is referenced.
TypeUseFactory - Class in com.sun.tools.xjc.model
Factory methods to create a new TypeUse from an existing one.
typeUses() - Method in class com.sun.tools.xjc.model.Model
 
TypeUtil - Class in com.sun.tools.xjc.reader
Type-related utility methods.
TypeUtil() - Constructor for class com.sun.tools.xjc.reader.TypeUtil
 

U

uid - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISerializable
serial version UID, or null to avoid generating the serialVersionUID field.
UnboxedField - Class in com.sun.tools.xjc.generator.bean.field
A required primitive property.
UnboxedField(ClassOutlineImpl, CPropertyInfo) - Constructor for class com.sun.tools.xjc.generator.bean.field.UnboxedField
 
UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
unexpectedX(String) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
 
union(ElementSet, ElementSet) - Static method in class com.sun.tools.xjc.reader.gbind.ElementSets
Returns an union of two ElementSets.
union(XSWildcard.Union) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
 
unmarshal(String) - Method in class com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter
 
unmarshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
Noop.
unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Source) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(InputStream) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Node) - Method in class com.sun.xml.bind.api.Bridge
Unmarshals the specified type object.
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(BridgeContext, Node) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.bind.api.Bridge
 
unmarshal(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(XmlNode, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
unmarshal(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
 
unmarshal(XMLReader, InputSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLReader, InputSource, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(SAXSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Deprecated.
unmarshal(XMLStreamReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLStreamReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal(XMLEventReader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(Source, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(Node, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(XMLStreamReader, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshal0(InputStream, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshaller - Variable in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
 
UnmarshallerChain - Class in com.sun.xml.bind.v2.runtime.property
Pass around a 'ticket dispenser' when creating new unmarshallers.
UnmarshallerChain(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.property.UnmarshallerChain
 
UnmarshallerImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Default Unmarshaller implementation.
UnmarshallerImpl(JAXBContextImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
unmarshallerPool - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
UnmarshallingContext - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Center of the unmarshalling.
UnmarshallingContext(UnmarshallerImpl, AssociationMap) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Creates a new unmarshaller.
UnmarshallingContext.State - Class in com.sun.xml.bind.v2.runtime.unmarshaller
State information for each element.
unsetValues(JBlock) - Method in class com.sun.tools.xjc.generator.bean.field.SingleField.Accessor
 
unsetValues(JBlock) - Method in interface com.sun.tools.xjc.outline.FieldAccessor
Generates a code fragment to remove any "set" value and move this field to the "unset" state.
UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
 
UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
 
until(String) - Method in class com.sun.tools.xjc.util.StringCutter
 
UntypedListField - Class in com.sun.tools.xjc.generator.bean.field
Realizes a property as an untyped List.
UntypedListField(ClassOutlineImpl, CPropertyInfo, JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.UntypedListField
 
UntypedListFieldRenderer - Class in com.sun.tools.xjc.generator.bean.field
 
UntypedListFieldRenderer(JClass) - Constructor for class com.sun.tools.xjc.generator.bean.field.UntypedListFieldRenderer
 
UntypedListFieldRenderer(JClass, boolean, boolean) - Constructor for class com.sun.tools.xjc.generator.bean.field.UntypedListFieldRenderer
 
updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateXML(Object) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
updateXML(Object, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
 
uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
URI of the attribute/element name.
usage(Options, boolean) - Static method in class com.sun.tools.xjc.Driver
Prints the usage screen and exits the process.
use(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
 
use(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the T for the given C.
use(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
USE_JAXB_PROPERTIES - Static variable in class com.sun.xml.bind.v2.ContextFactory
 
useNamespace() - Method in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
 
useNamespace() - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
 
useNamespace() - Method in interface com.sun.xml.bind.v2.runtime.Transducer
If true, this Transducer doesn't declare any namespace, and therefore Transducer.declareNamespace(Object, XMLSerializer) is no-op.
User(Locator, String, String, JType) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
 
User() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
 
UserAdapter() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.UserAdapter
 
UTF8XmlOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput implementation specialized for UTF-8.
UTF8XmlOutput(OutputStream, Encoded[], CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
Util - Class in com.sun.tools.xjc.reader
 
Util() - Constructor for class com.sun.tools.xjc.reader.Util
 
Util - Class in com.sun.tools.xjc.util
Other miscellaneous utility methods.
Util - Class in com.sun.xml.bind
 
Util - Class in com.sun.xml.bind.v2.schemagen
TODO: JAX-WS dependes on this class - consider moving it somewhere more stable, Notify JAX-WS before modifying anything...

V

ValidationEventLocatorEx - Interface in com.sun.xml.bind
Defines additional accessor methods for the event source location.
ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
 
ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
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.tools.jxc.ap.Const
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.api.SpecVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.generator.bean.field.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.outline.Aspect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.Messages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.RawTypeSet.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.LocalScoping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.OptionalPropertyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
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.
ValueProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
Property implementation for XmlValue properties.
ValueProperty(JAXBContextImpl, RuntimeValuePropertyInfo) - Constructor for class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
ValuePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
ValuePropertyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Reads a text value and set to the current target.
ValuePropertyLoader(TransducedAccessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
 
values() - Static method in enum com.sun.tools.jxc.ap.Const
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.api.SpecVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.generator.bean.field.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.outline.Aspect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.Messages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.RawTypeSet.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.LocalScoping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.OptionalPropertyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.sun.xml.bind.api.CompositeStructure
 
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.
valueType - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
verbose - Variable in class com.sun.tools.xjc.Options
If the "-verbose" option is specified.
verifyTagName(String, String, String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
If the tag name belongs to a plugin namespace-wise, check its local name to make sure it's correct.
version(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
 
VersionChecker - Class in com.sun.tools.xjc.reader.internalizer
Checks the jaxb:version attribute on a XML Schema document.
VersionChecker(XMLReader) - Constructor for class com.sun.tools.xjc.reader.internalizer.VersionChecker
 
VersionChecker(ContentHandler, ErrorHandler, EntityResolver) - Constructor for class com.sun.tools.xjc.reader.internalizer.VersionChecker
 
visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Visits an element and its subtree.

W

WARN_UNUSED_EXPECTED_CONTENT_TYPES - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
 
warning(SAXParseException) - Method in interface com.sun.tools.xjc.api.ErrorListener
 
warning(SAXParseException) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
warning(SAXParseException) - Method in class com.sun.tools.xjc.ConsoleErrorReporter
 
warning(Locator, String) - Method in class com.sun.tools.xjc.ErrorReceiver
 
warning(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
 
warning(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
Reports a warning.
warning(SAXParseException) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
 
warning(SAXParseException) - Method in class com.sun.tools.xjc.util.ErrorReceiverFilter
 
warning(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
 
warning(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
warning(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
 
weakSchemaCorrectnessCheck(SchemaFactory) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
Performs the schema correctness check by using JAXP 1.3.
WellKnownNamespace - Class in com.sun.xml.bind.v2
Well-known namespace URIs.
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
 
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.
WhitespaceNormalizer - Class in com.sun.tools.xjc.generator.util
Generates code that performs the whitespace normalization.
WhitespaceNormalizer() - Constructor for class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
 
WhiteSpaceProcessor - Class in com.sun.xml.bind
Processes white space normalization.
WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.BindPurple
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.BindYellow
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.ExpressionBuilder
We can only have one XmlAnyElement property, so all the wildcards need to be treated as one node.
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.MultiplicityCounter
 
wildcard(XSWildcard) - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
WildcardLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Feed incoming events to DomHandler and builds a DOM tree.
WildcardLoader(DomHandler, WildcardMode) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader
 
WildcardMode - Enum in com.sun.xml.bind.v2.model.core
Mode of the wildcard.
WildcardNameClassBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Builds a name class representation of a wildcard.
WildcardTypeInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Type referenced as a result of having the wildcard.
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
wrapUp() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
wrapUp() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Called at the end of the JAXBContext initialization phase to clean up any unnecessary references.
write(int) - Method in class com.sun.tools.xjc.util.NullStream
 
write(byte[], int, int) - Method in class com.sun.tools.xjc.util.NullStream
 
write(byte[]) - Method in class com.sun.tools.xjc.util.NullStream
 
write(Outline, Writer) - Static method in class com.sun.tools.xjc.writer.SignatureWriter
 
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.
write(Name, JaxBeanInfo<T>, T, XmlOutput, Runnable) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
Used by BridgeImpl to write an arbitrary object as a fragment.
write(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
Writes the encoded bytes to the given output stream.
write(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes one byte directly into the buffer.
write(byte[]) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(byte[], int, int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
write(SchemaOutputResolver, ErrorListener) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Write out the schema documents.
writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
writeEpisodeFile(XmlSerializer) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
Writes out the episode file.
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer
 
writeLeafElement(XMLSerializer, Name, Object, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeLeafElement(XMLSerializer, Name, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Convenience method to write the value as a text inside an element without any attributes.
writeLeafElement(XMLSerializer, Name, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeLeafElement(XMLSerializer, Name, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.leafElement(Name, String, String) method.
writeNsDecl(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
Writes a single namespace declaration for the specified prefix.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.C14nXmlOutput
Write namespace declarations after sorting them.
writeNsDecls(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.InlineBinaryTransducer
 
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.MimeTypedTransducer
 
writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
writeText(XMLSerializer, BeanT, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
Invokes one of the XMLSerializer.text(String, String) method with the representation of data bested suited for this transduced accessor.
writeText(XMLSerializer, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
 
writeText(XMLSerializer, ValueT, String) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
Sends the result of the Transducer.print(Object) operation to one of the XMLSerializer.text(String, String) method, but with the best representation of the value, not necessarily String.
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to UTF8XmlOutput.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.output.Pcdata
Writes itself to the character array.
writeTo(char[], int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
 
writeTo(UTF8XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Short for the following call sequence:

X

xacc - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
Heart of the conversion logic.
xducer - Variable in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.CompositeTransducedAccessorImpl
 
XJC - Class in com.sun.tools.xjc.api
Entry point to the programatic API to access schema compiler (XJC) and schema generator (schemagen).
XJC() - Constructor for class com.sun.tools.xjc.api.XJC
 
XJC2Task - Class in com.sun.tools.xjc
XJC task for Ant.
XJC2Task() - Constructor for class com.sun.tools.xjc.XJC2Task
 
XJC_EXTENSION_URI - Static variable in class com.sun.tools.xjc.reader.Const
XJC vendor extension namespace URI.
XJCFacade - Class in com.sun.tools.xjc
A shabby driver to invoke XJC1 or XJC2 depending on the command line switch.
XJCFacade() - Constructor for class com.sun.tools.xjc.XJCFacade
 
XJCListener - Class in com.sun.tools.xjc
Call-back interface that can be implemented by the caller of Driver to receive output from XJC.
XJCListener() - Constructor for class com.sun.tools.xjc.XJCListener
 
XJCTask - Class in com.sun.tools.xjc
Captures the properties and then delegate to XJC1 or XJC2 by looking at the source attribute.
XJCTask() - Constructor for class com.sun.tools.xjc.XJCTask
 
XML_HEADERS - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XML_MIME_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XML_NAMESPACE_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated.
Use javax.xml.XMLConstants.XML_NS_URI instead;
XML_SCHEMA - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated.
Use javax.xml.XMLConstants.W3C_XML_SCHEMA_NS_URI instead;
XML_SCHEMA_INSTANCE - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
Deprecated.
Use javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI instead
XML_SOURCE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
 
XmlAccessorFactory - Annotation Type in com.sun.xml.bind
Identifies a user provided customized Accessor to be used.
XMLACCESSORFACTORY_SUPPORT - Static variable in class com.sun.xml.bind.api.JAXBRIContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) enable support of XmlAccessorFactory annotation in the JAXBContext.
xmlAccessorFactorySupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Flag that user has provided a custom AccessorFactory for JAXB to use
XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
 
XMLEventWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLEventWriter.
XMLEventWriterOutput(XMLEventWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
 
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.
XMLNS_URI - Static variable in class com.sun.tools.xjc.reader.Const
XML namespace URI.
XmlOutput - Interface in com.sun.xml.bind.v2.runtime.output
Well-formed XML writer.
XmlOutputAbstractImpl - Class in com.sun.xml.bind.v2.runtime.output
Abstract implementation of XmlOutput Implements the optimal methods, where defer to the non-optimal methods.
XmlOutputAbstractImpl() - Constructor for class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
 
XmlSchemaGenerator<T,C,F,M> - Class in com.sun.xml.bind.v2.schemagen
Generates a set of W3C XML Schema documents from a set of Java classes.
XmlSchemaGenerator(Navigator<T, C, F, M>, TypeInfoSet<T, C, F, M>) - Constructor for class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
 
XMLSchemaInternalizationLogic - Class in com.sun.tools.xjc.reader.xmlschema.parser
XML Schema specific internalization logic.
XMLSchemaInternalizationLogic() - Constructor for class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
 
XMLSerializer - Class in com.sun.xml.bind.v2.runtime
Receives XML serialization event and writes to XmlOutput.
XMLStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
XmlOutput that writes to StAX XMLStreamWriter.
XMLStreamWriterOutput(XMLStreamWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
 
XmlTypeRef(XSElementDecl) - Constructor for class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
XmlVisitor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Walks the XML document structure.
XmlVisitor.TextPredictor - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
 
XMLWriter - Class in com.sun.xml.bind.marshaller
Filter to write an XML document from a SAX event stream.
XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
Create a new XML writer.
XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
 
XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
 
XsiNilLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks for xsi:nil='true' and sets the target to null.
XsiNilLoader(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader
 
XsiNilLoader.Array - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiNilLoader.Single - Class in com.sun.xml.bind.v2.runtime.unmarshaller
 
XsiTypeLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
Looks at @xsi:type and forwards to the right Loader.
XsiTypeLoader(JaxBeanInfo) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
 

Y

ying(XSComponent, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
If the component maps to a property, forwards to purple, otherwise to green.

Z

ZERO - Static variable in class com.sun.tools.xjc.model.Multiplicity
the constant representing the (0,0) multiplicity.
ZeroOneBooleanAdapter - Class in com.sun.tools.xjc.runtime
Serializes boolean as 0 or 1.
ZeroOneBooleanAdapter() - Constructor for class com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter
 

_

_extends(ClassOutlineImpl, ClassOutlineImpl) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
Sets up an inheritance relationship.
_getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
 
_implements(JClass) - Method in class com.sun.tools.xjc.model.CClassInfo
 
_package() - Method in class com.sun.tools.xjc.generator.bean.ClassOutlineImpl
Gets ClassOutlineImpl._package() as PackageOutlineImpl, since it's guaranteed to be of that type.
_package() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
 
_package() - Method in class com.sun.tools.xjc.model.CElementInfo
 
_package() - Method in class com.sun.tools.xjc.outline.ClassOutline
PackageOutline that contains this class.
_package() - Method in class com.sun.tools.xjc.outline.ElementOutline
PackageOutline that contains this class.
_package() - Method in class com.sun.tools.xjc.outline.EnumOutline
PackageOutline that contains this class.
_package() - Method in interface com.sun.tools.xjc.outline.PackageOutline
The exposed package this context is representing.
_package() - Method in interface com.sun.xml.bind.v2.schemagen.episode.SchemaBindings
 
_parseBase64Binary(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseBoolean(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseByte(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseDateTime(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseDecimal(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseDouble(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseFloat(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseInt(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
Faster but less robust String->int conversion.
_parseInteger(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseLong(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseQName(CharSequence, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_parseShort(CharSequence) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printBase64Binary(byte[]) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printBase64Binary(byte[], int, int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printBase64Binary(byte[], int, int, char[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
Encodes a byte array into a char array by doing base64 encoding.
_printBase64Binary(byte[], int, int, XMLStreamWriter) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printBase64Binary(byte[], int, int, byte[], int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
Encodes a byte array into another byte array by first doing base64 encoding then encoding the result in ASCII.
_printBoolean(boolean) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printByte(byte) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printDate(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printDateTime(Calendar) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printDecimal(BigDecimal) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printDouble(double) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printFloat(float) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printInt(int) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printInteger(BigInteger) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printLong(long) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printQName(QName, NamespaceContext) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
_printShort(short) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Deprecated.
 
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 _ 
Skip navigation links