$ 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 _

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.
C14nSupport_ArchitectureDocument - Class in com.sun.xml.bind.api
Canonical XML Support in the JAXB RI
C14nSupport_ArchitectureDocument() - Constructor for class com.sun.xml.bind.api.C14nSupport_ArchitectureDocument
 
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
 
CalendarConv - Class in com.sun.xml.bind.util
Converts Calendar formatter as a string into a Calendar object.
CalendarConv() - Constructor for class com.sun.xml.bind.util.CalendarConv
 
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?
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.
canEncode(char) - Method in class com.sun.xml.bind.marshaller.MS1252Encoder
 
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
Either CClassInfo or CClassRef.
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
Parent of a CClassInfo/CElementInfo.
CClassInfoParent.Package - Class in com.sun.tools.xjc.model
JPackage as a CClassInfoParent.
CClassInfoParent.Package(JPackage) - Constructor for class com.sun.tools.xjc.model.CClassInfoParent.Package
 
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
Either CElementInfo, CClassInfo, or CClassRef.
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.jxc.gen.config.NGCCRuntime
 
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.tools.xmlpp.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLPrettyPrinter
 
characters(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLWriter
Write character data.
characters(String) - Method in class com.sun.tools.xmlpp.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a string of character data, with XML escaping.
characters(char[], int, int) - Method in class com.sun.xml.bind.serializer.ContentHandlerAdaptor
Deprecated.  
characters(char[], int, int) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
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.
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
 
childAsAttributeBodies(XMLSerializable) - Method in class com.sun.xml.bind.marshaller.SAXMarshaller
Deprecated.  
childAsAttributeBodies(XMLSerializable) - Method in interface com.sun.xml.bind.serializer.XMLSerializer
Deprecated. This method is called when an XMLSerializable object is found while the marshaller is in the "attribute body" mode (i.e.
childAsAttributeBodies(XMLSerializable) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
childAsAttributes(XMLSerializable) - Method in class com.sun.xml.bind.marshaller.SAXMarshaller
Deprecated.  
childAsAttributes(XMLSerializable) - Method in interface com.sun.xml.bind.serializer.XMLSerializer
Deprecated. This method is called when an XMLSerializable object is found while the marshaller is in the "attribute" mode (i.e.
childAsAttributes(XMLSerializable) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
childAsElements(XMLSerializable) - Method in class com.sun.xml.bind.marshaller.SAXMarshaller
Deprecated.  
childAsElements(XMLSerializable) - Method in interface com.sun.xml.bind.serializer.XMLSerializer
Deprecated. This method is called when an XMLSerializable object is found while the marshaller is in the "element" mode (i.e.
childAsElements(XMLSerializable) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
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
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
 
choice() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
 
CI_CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
JaxBeanInfo implementation for j2s bean.
Classes - Class in com.sun.tools.jxc.gen.config
 
Classes(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int) - Constructor for class com.sun.tools.jxc.gen.config.Classes
 
Classes(NGCCRuntimeEx) - Constructor for class com.sun.tools.jxc.gen.config.Classes
 
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.
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.apt.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.
clear() - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class com.sun.xml.bind.util.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
clone() - Method in class com.sun.xml.bind.util.ListImpl
 
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.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
 
collectionMode - Variable in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
True to allow new URIs to be declared.
COLLISION_DETECTED - Static variable in class com.sun.xml.bind.Messages
 
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 - package com.sun.tools
 
com.sun.tools.jxc - package com.sun.tools.jxc
 
com.sun.tools.jxc.apt - package com.sun.tools.jxc.apt
APT related code.
com.sun.tools.jxc.gen.config - package com.sun.tools.jxc.gen.config
 
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.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 programatic 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.annotation.ri - package com.sun.tools.xjc.generator.annotation.ri
 
com.sun.tools.xjc.generator.annotation.spec - package com.sun.tools.xjc.generator.annotation.spec
 
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.installer - package com.sun.tools.xjc.installer
 
com.sun.tools.xjc.installer.builder - package com.sun.tools.xjc.installer.builder
 
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
Compile-time representation of Java type system.
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.tools.xmlpp - package com.sun.tools.xmlpp
 
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.serializer - package com.sun.xml.bind.serializer
 
com.sun.xml.bind.taglets - package com.sun.xml.bind.taglets
 
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
 
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 APT).
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
 
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
 
com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
 
com.sun.xml.bind.validator - package com.sun.xml.bind.validator
 
com.sun.xml.bind.xmlschema - package com.sun.xml.bind.xmlschema
 
comment(char[], int, int) - Method in class com.sun.tools.xmlpp.DataWriter
 
comment(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLPrettyPrinter
 
comment(char[], int, int) - Method in class com.sun.tools.xmlpp.XMLWriter
 
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.AptBasedTask
 
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.
ComplexContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
complexContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
 
ComplexExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ComplexRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
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
 
ComplexType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
complexType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
 
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
 
ComplexTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
ComplexTypeModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
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
 
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.
Config - Class in com.sun.tools.jxc.gen.config
 
Config(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int) - Constructor for class com.sun.tools.jxc.gen.config.Config
 
Config(NGCCRuntimeEx) - Constructor for class com.sun.tools.jxc.gen.config.Config
 
CONFIG_FILE_OPTION - Static variable in class com.sun.tools.jxc.apt.Const
Name of the APT command-line option to take user-specified config files.
ConfigReader - Class in com.sun.tools.jxc
This reads the config files passed by the user to apt 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 apt.
ConfigReader(AnnotationProcessorEnvironment, Collection<? extends TypeDeclaration>, File, ErrorHandler) - Constructor for class com.sun.tools.jxc.ConfigReader
 
connect(Grammar[]) - Method in class com.sun.xml.bind.GrammarImpl
Connect this grammar to other grammars.
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.GrammarImpl.Plug
Called to connect a grammar to other grammars after each package-level GrammarInfo is loaded.
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.xmlschema.LaxWildcardPlug
 
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.xmlschema.StrictWildcardPlug
Look for elements that belong to the wildcard and pick them up.
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
 
ConsoleForm - Class in com.sun.tools.xjc.installer
 
ConsoleForm(Reader) - Constructor for class com.sun.tools.xjc.installer.ConsoleForm
 
Const - Class in com.sun.tools.jxc.apt
Defines constants used in the APT 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
 
consumeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
consumeAttribute(int) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
consumeAttribute(int) - Method in interface com.sun.xml.bind.unmarshaller.UnmarshallingContext
Deprecated. Fires an attribute event for the specified attribute.
consumeText(String, boolean) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
contains(ElementSet) - Method in class com.sun.tools.xjc.reader.gbind.Element
 
contains(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
 
containsAll(Collection<?>) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
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)
ContentHandlerAdaptor - Class in com.sun.xml.bind.serializer
Deprecated. in JAXB1.0.1
ContentHandlerAdaptor(XMLSerializer) - Constructor for class com.sun.xml.bind.serializer.ContentHandlerAdaptor
Deprecated.  
ContentHandlerEx - Class in com.sun.xml.bind.unmarshaller
Deprecated. in JAXB1.0.1
ContentHandlerEx(UnmarshallingContext, String) - Constructor for class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
ContentHandlerExAdaptor - Class in com.sun.xml.bind.unmarshaller
Deprecated. in JAXB1.0.1
ContentHandlerExAdaptor(UnmarshallingContext, ContentHandler) - Constructor for class com.sun.xml.bind.unmarshaller.ContentHandlerExAdaptor
Deprecated.  
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.unmarshaller.ContentHandlerEx
Deprecated.  
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
Deprecated. in JAXB1.0.1
ContextFactory() - Constructor for class com.sun.xml.bind.ContextFactory
Deprecated.  
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
 
ContextFactory_1_0_1 - Class in com.sun.xml.bind
This class is responsible for producing RI JAXBContext objects.
ContextFactory_1_0_1() - Constructor for class com.sun.xml.bind.ContextFactory_1_0_1
 
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
 
copyStream(InputStream, OutputStream) - Static method in class com.sun.tools.xjc.installer.Main
 
core - Variable in class com.sun.xml.bind.util.ProxyListImpl
The actual storage.
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(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) 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.
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class com.sun.xml.bind.validator.ValidatingUnmarshaller
Deprecated. Creates a new instance of ValidatingUnmarshaller.
create(AnnotationReader<T, C, F, M>, Navigator<T, C, F, M>, ErrorHandler, Collection<C>) - Static method in class org.jvnet.jaxb.reflection.JAXBModelFactory
Creates a new JAXB model from classes represented in arbitrary reflection library.
create(RuntimeAnnotationReader, ErrorHandler, Class...) - Static method in class org.jvnet.jaxb.reflection.JAXBModelFactory
Creates a new JAXB model from classes represented in java.lang.reflect.
create(ErrorHandler, Class...) - Static method in class org.jvnet.jaxb.reflection.JAXBModelFactory
Creates a new JAXB model from classes represented in java.lang.reflect.
create(Class...) - Static method in class org.jvnet.jaxb.reflection.JAXBModelFactory
Creates a new JAXB model from classes represented in java.lang.reflect.
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.
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
 
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
 
createCalendar(String) - Static method in class com.sun.xml.bind.util.CalendarConv
 
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.GeneratorTask
Nested <classpath> element.
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(String, ClassLoader) - Static method in class com.sun.xml.bind.ContextFactory
Deprecated.  
createContext(String, ClassLoader) - Static method in class com.sun.xml.bind.ContextFactory_1_0_1
 
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(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
 
createElement(NameClass, Expression) - Method in class com.sun.xml.bind.GrammarImpl
Creates a new ElementExp declaration inside this grammar.
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
 
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.marshaller.MarshallerImpl
Deprecated.  
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
 
createFactory() - Method in class com.sun.tools.jxc.AptBasedTask
Creates a facotry that does the actual job.
createFactory() - Method in class com.sun.tools.jxc.SchemaGenTask
 
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.
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
 
createInstanceOf(Class) - Method in class com.sun.xml.bind.TypeRegistry
Deprecated.  
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.
createMarshaller() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create a Marshaller object that can be used to convert a java content-tree into XML data.
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
 
createMissingObjectError(Object, String) - Static method in class com.sun.xml.bind.serializer.Util
Creates a ValidationEvent object for an error where a JAXB object is missing a required field.
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.
createRawValidator() - Method in interface com.sun.xml.bind.validator.ValidatableObject
Deprecated. Gets the schema fragment associated with this class.
createReferenceProperty(String, boolean, XSComponent, RawTypeSet, boolean, boolean, boolean, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
 
createRootElement(String, String) - Method in class com.sun.xml.bind.TypeRegistry
Deprecated. Creates a new instance of XMLObject from a root element name.
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() - Method in exception com.sun.xml.bind.unmarshaller.UnreportedException
Deprecated. Makes an UnmarshalException from this.
createUnmarshalException(SAXException) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
 
createUnmarshaller() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
 
createUnmarshallerHandler(Locator) - Method in class com.sun.xml.bind.unmarshaller.UnmarshallerImpl
Deprecated. Creates and configures a new unmarshalling pipe line.
createUnmarshallerHandler(InfosetScanner, boolean, JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createValidationEvent() - Method in exception com.sun.xml.bind.unmarshaller.UnreportedException
Deprecated. Makes a ValidationEvent that holds the same information.
createValidator() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create a Validator object that can be used to validate a java content-tree.
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
 
createWriter(Writer, String) - Method in class com.sun.xml.bind.marshaller.MarshallerImpl
Deprecated.  
createWriter(Writer) - Method in class com.sun.xml.bind.marshaller.MarshallerImpl
Deprecated.  
createWriter(OutputStream) - Method in class com.sun.xml.bind.marshaller.MarshallerImpl
Deprecated.  
createWriter(OutputStream, String) - Method in class com.sun.xml.bind.marshaller.MarshallerImpl
Deprecated.  
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
 
CustomClassBuilder - Class in com.sun.xml.bind.taglets
Builds the summary for a given class.
CustomClassWriterImpl - Class in com.sun.xml.bind.taglets
Generate the Class Information Page.
CustomClassWriterImpl(ClassDoc, ClassDoc, ClassDoc, ClassTree) - Constructor for class com.sun.xml.bind.taglets.CustomClassWriterImpl
 
CustomHtmlDoclet - Class in com.sun.xml.bind.taglets
 
CustomHtmlDoclet() - Constructor for class com.sun.xml.bind.taglets.CustomHtmlDoclet
 
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
 
CustomPackageSummaryBuilder - Class in com.sun.xml.bind.taglets
Builds the summary for a given package.
CustomPackageWriterImpl - Class in com.sun.xml.bind.taglets
Class to generate file for each package contents in the right-hand frame.
CustomPackageWriterImpl(ConfigurationImpl, PackageDoc, PackageDoc, PackageDoc) - Constructor for class com.sun.xml.bind.taglets.CustomPackageWriterImpl
 
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.
CYCLE_DETECTED - Static variable in class com.sun.xml.bind.validator.Messages
 
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.

$ 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 _