Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $localName - Variable in class com.sun.tools.jxc.gen.config.Classes
- $localName - Variable in class com.sun.tools.jxc.gen.config.Config
- $localName - Variable in class com.sun.tools.jxc.gen.config.Schema
- $localName - Variable in class com.sun.xml.xsom.impl.parser.state.Schema
- $qname - Variable in class com.sun.tools.jxc.gen.config.Classes
- $qname - Variable in class com.sun.tools.jxc.gen.config.Config
- $qname - Variable in class com.sun.tools.jxc.gen.config.Schema
- $qname - Variable in class com.sun.xml.xsom.impl.parser.state.Schema
- $runtime - Variable in class com.sun.tools.jxc.gen.config.Classes
- $runtime - Variable in class com.sun.tools.jxc.gen.config.Config
- $runtime - Variable in class com.sun.tools.jxc.gen.config.Schema
- $runtime - Variable in class com.sun.xml.xsom.impl.parser.state.Schema
- $uri - Variable in class com.sun.tools.jxc.gen.config.Classes
- $uri - Variable in class com.sun.tools.jxc.gen.config.Config
- $uri - Variable in class com.sun.tools.jxc.gen.config.Schema
- $uri - Variable in class com.sun.xml.xsom.impl.parser.state.Schema
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.
- ABSTRACT - Static variable in class com.sun.codemodel.JMod
- AbstractExtensionBindingChecker - Class in com.sun.tools.xjc.reader
-
Common code between
DTDExtensionBindingChecker
andExtensionBindingChecker
. - 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
- AbstractLexicalHandler - Class in org.kohsuke.rngom.xml.sax
- AbstractLexicalHandler() - Constructor for class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- 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(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.CAttributePropertyInfo
- 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
- accept(CPropertyVisitor2<R, P>, P) - Method in class com.sun.tools.xjc.model.CAttributePropertyInfo
- accept(CPropertyVisitor2<R, P>, P) - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
- accept(CPropertyVisitor2<R, P>, P) - Method in class com.sun.tools.xjc.model.CPropertyInfo
- accept(CPropertyVisitor2<R, P>, P) - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- accept(CPropertyVisitor2<R, P>, P) - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.AfterPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.AttributePattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.ChoicePattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.DataExceptPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.DataPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.ElementPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.EmptyPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.ErrorPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.GroupPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.InterleavePattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.ListPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.NotAllowedPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.OneOrMorePattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.Pattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.RefPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.TextPattern
- accept(PatternVisitor) - Method in class org.kohsuke.rngom.binary.ValuePattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DAttributePattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DDataPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DElementPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DEmptyPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DInterleavePattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DListPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DMixedPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DNotAllowedPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DOneOrMorePattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DOptionalPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DRefPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DTextPattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DValuePattern
- accept(DPatternVisitor) - Method in class org.kohsuke.rngom.digested.DZeroOrMorePattern
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.digested.DChoicePattern
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.digested.DGrammarPattern
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.digested.DGroupPattern
- accept(DPatternVisitor<V>) - Method in class org.kohsuke.rngom.digested.DPattern
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.NameClass
-
Visitor pattern support.
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.NsNameClass
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- accept(NameClassVisitor<V>) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- accepted() - Method in class com.sun.tools.jxc.gen.config.Classes
- accepted() - Method in class com.sun.tools.jxc.gen.config.Config
- accepted() - Method in class com.sun.tools.jxc.gen.config.Schema
- accepted() - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- acceptsNamespace(String) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Any
- acceptsNamespace(String) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
- acceptsNamespace(String) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
- acceptsNamespace(String) - Method in interface com.sun.xml.xsom.XSWildcard
-
Returns true if the specified namespace URI is valid wrt this wildcard.
- ACCESS_EXTERNAL_DTD - Static variable in class com.sun.xml.bind.v2.util.XmlFactory
- ACCESS_EXTERNAL_SCHEMA - Static variable in class com.sun.xml.bind.v2.util.XmlFactory
- Accessor<BeanT,
ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect -
Accesses a particular property of a bean.
- Accessor(JExpression) - Constructor for class com.sun.tools.xjc.generator.bean.field.SingleField.Accessor
- 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
- ACTask - Class in com.sun.codemodel.ac
-
Annotation compiler ant task.
- ACTask() - Constructor for class com.sun.codemodel.ac.ACTask
- ACTask.Classes - Class in com.sun.codemodel.ac
-
Nested
<classes>
elements. - ACTask.Endorse - Class in com.sun.codemodel.ac
-
Nested
<endorse>
elements. - activePlugins - Variable in class com.sun.tools.xjc.Options
-
Plugin
s 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
- adapt(Adapter<Type, Class>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
- adapt(Class<T>, Class<? extends XmlAdapter<T, ValueT>>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
- adapter - Variable in class com.sun.xml.bind.v2.model.core.Ref
-
If the reference has an adapter, non-null.
- Adapter<TypeT,
ClassDeclT> - Class in com.sun.xml.bind.v2.model.core -
Adapter
that wrapsXmlJavaTypeAdapter
. - Adapter(ClassDeclT, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
- Adapter(Iterator<? extends U>) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.Adapter
- Adapter(XmlJavaTypeAdapter, AnnotationReader<TypeT, ClassDeclT, ?, ?>, Navigator<TypeT, ClassDeclT, ?, ?>) - Constructor for class com.sun.xml.bind.v2.model.core.Adapter
- adapterType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The adapter class.
- add(JExpression) - Method in class com.sun.codemodel.JArray
-
Add an element to the array initializer
- add(JStatement) - Method in class com.sun.codemodel.JBlock
-
Adds a statement to this block
- add(ArrayInfo<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
- 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(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(Class<T>, T) - Static method in class com.sun.tools.xjc.reader.Ring
- add(Object) - Method in class com.sun.codemodel.JCommentPart
- add(String, String) - Method in class com.sun.codemodel.fmt.JPropertyFile
-
Adds key/value pair into the property file.
- add(QName, boolean, NonElement<T, C>) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Adds an additional element declaration.
- add(T) - Static method in class com.sun.tools.xjc.reader.Ring
- add(T) - Method in class com.sun.xml.xsom.util.DeferedCollection
- add_escapes(String) - Method in exception com.sun.xml.xsom.impl.scd.ParseException
-
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- addAll(Collection<? extends T>) - Method in class com.sun.xml.xsom.util.DeferedCollection
- addAttGroup(Ref.AttGroup) - Method in class com.sun.xml.xsom.impl.AttributesHolder
- addAttGroupDecl(XSAttGroupDecl, boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addAttribute(String, String, String, String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Add an attribute to the end of the list.
- addAttribute(String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Add an attribute to the end of the list.
- addAttribute(String, String, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Add an attribute to the end of the list.
- addAttribute(String, String, String, String, L) - Method in interface org.kohsuke.rngom.ast.builder.Annotations
-
Called for an attribute annotation.
- addAttribute(String, String, String, String, Location) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addAttributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addAttributeUse(UName, AttributeUseImpl) - Method in class com.sun.xml.xsom.impl.AttributesHolder
- addBindFile(File) - Method in class com.sun.tools.xjc.Options
-
Adds a new binding file.
- addBindFile(InputSource) - 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.Use created or existed resolver to parse new catalog file.
- addChild(Leaf) - Method in class com.sun.tools.txw2.model.Node
- addComment(CL) - Method in interface org.kohsuke.rngom.ast.builder.Annotations
-
Adds comments following the last initial child element annotation.
- addComment(String, L) - Method in interface org.kohsuke.rngom.ast.builder.CommentList
- addComment(String, Location) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addComment(CommentList) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addComplexType(XSComplexType, boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addConfiguredBinding(FileSet) - Method in class com.sun.tools.xjc.XJCBase
-
Nested
<binding>
element. - addConfiguredClasses(ACTask.Classes) - Method in class com.sun.codemodel.ac.ACTask
-
List of classes to be handled
- addConfiguredDepends(FileSet) - Method in class com.sun.tools.xjc.XJCBase
-
Nested
<depends>
element. - addConfiguredEndorse(ACTask.Endorse) - Method in class com.sun.codemodel.ac.ACTask
-
List of endorsed jars
- addConfiguredProduces(FileSet) - Method in class com.sun.tools.xjc.XJCBase
-
Nested
<produces>
element. - addConfiguredSchema(FileSet) - Method in class com.sun.tools.xjc.XJCBase
-
Nested
<schema>
element. - addConfiguredXMLCatalog(XMLCatalog) - Method in class com.sun.tools.xjc.XJCBase
-
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.
- addDatatypeWriter(DatatypeWriter<?>) - Method in class com.sun.xml.txw2.Document
-
Defines additional user object
->
string conversion logic. - addDecl(BIDeclaration) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
-
Adds a new declaration.
- addDeprecated() - Method in class com.sun.codemodel.JDocComment
-
add an @deprecated tag to the javadoc, with the associated message.
- addElement(E) - Method in interface org.kohsuke.rngom.ast.builder.Annotations
-
Called for a child element annotation.
- addElement(ParsedElementAnnotation) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addElementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addErrorChecker(Patch) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- addErrorChecker(Patch) - Method in interface com.sun.xml.xsom.impl.parser.PatcherManager
- addEscapes(String) - Static method in error com.sun.xml.xsom.impl.scd.TokenMgrError
-
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
- addEscapes(String) - Static method in error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addFacet(XSFacet) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- addForeignAttributes(ForeignAttributesImpl) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addGrammar(File) - Method in class com.sun.tools.xjc.Options
- addGrammar(InputSource) - Method in class com.sun.tools.xjc.Options
-
Adds a new input schema.
- addGrammarRecursive(File) - Method in class com.sun.tools.xjc.Options
-
Recursively scan directories and add all XSD files in it.
- addIdentityConstraint(IdentityConstraintImpl) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- 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. - addLeadingComment(CL) - Method in interface org.kohsuke.rngom.ast.builder.Annotations
- addLeadingComment(CommentList) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addModelGroupDecl(XSModelGroupDecl, boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addNext(Element) - Method in class com.sun.tools.xjc.reader.gbind.Element
- addNotation(XSNotation) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addOuter(XmlNode, Object) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
-
Records the new
element <-> outer
peer association. - addParam(JVar) - Method in class com.sun.codemodel.JDocComment
-
Append a text to an @param tag.
- addParam(String) - Method in class com.sun.codemodel.JDocComment
-
Append a text to a @param tag to the javadoc
- addParam(String, String, Context, String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.DataPatternBuilder
- 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.
- addPatcher(Patch) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- addPatcher(Patch) - Method in interface com.sun.xml.xsom.impl.parser.PatcherManager
- addProhibitedAttribute(UName) - Method in class com.sun.xml.xsom.impl.AttributesHolder
- 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. - addResourceFile(JResourceFile) - Method in class com.sun.codemodel.JPackage
-
Adds a new resource file to this package.
- addReturn() - Method in class com.sun.codemodel.JDocComment
-
Appends a text to @return tag.
- 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.
- addSchemaNode(SchemaTreeTraverser.SchemaTreeNode) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeModel
- addSimpleType(XSSimpleType, boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- addSubstitutable(ElementDecl) - Method in class com.sun.xml.xsom.impl.ElementDecl
- addText(String, L, CL) - Method in interface org.kohsuke.rngom.ast.builder.ElementAnnotationBuilder
-
Called when a child text is found.
- addText(String, Location, CommentList) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- addThrows(JClass) - Method in class com.sun.codemodel.JDocComment
-
add an @throws tag to the javadoc
- addThrows(Class<? extends Throwable>) - Method in class com.sun.codemodel.JDocComment
-
add an @throws tag to the javadoc
- 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
- addXdoclet(String) - Method in class com.sun.codemodel.JDocComment
-
add an xdoclet.
- addXdoclet(String, String, String) - Method in class com.sun.codemodel.JDocComment
-
add an xdoclet.
- addXdoclet(String, Map<String, String>) - Method in class com.sun.codemodel.JDocComment
-
add an xdoclet.
- adjustBeginLineColumn(int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBuffSize() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- AFTER_DOCUMENTATION - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
Lexical state.
- AFTER_SINGLE_LINE_COMMENT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
Lexical state.
- afterEnd - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- AfterPattern - Class in org.kohsuke.rngom.binary
- all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
- all() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
- ALL - Enum constant in enum com.sun.xml.xsom.XSModelGroup.Compositor
- ALL - Static variable in class com.sun.tools.xjc.util.MimeTypeRange
- ALL - Static variable in interface com.sun.xml.xsom.XSModelGroup
-
A constant that represents "all" compositor.
- 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.
- allowExternalAccess(SchemaFactory, String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
- allowExternalDTDAccess(SchemaFactory, String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
- allowTypedObject - Variable in enum com.sun.xml.bind.v2.model.core.WildcardMode
- alternativeName - Variable in class com.sun.tools.txw2.model.WriterNode
-
If this node is the sole child of a pattern block, this field points to its name.
- 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.ContentListField
-
Annotate the field according to the recipes given as
CPropertyInfo
. - annotate(JAnnotatable) - Method in class com.sun.tools.xjc.generator.bean.field.DummyListField
-
Annotate the field according to the recipes given as
CPropertyInfo
. - annotate(JClass) - Method in interface com.sun.codemodel.JAnnotatable
-
Adds an annotation to this program element.
- annotate(JClass) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds a new annotation to the array.
- annotate(JClass) - Method in class com.sun.codemodel.JDefinedClass
-
Adding ability to annotate a class
- annotate(JClass) - Method in class com.sun.codemodel.JEnumConstant
-
Adds an annotation to this variable.
- annotate(JClass) - Method in class com.sun.codemodel.JMethod
-
Adds an annotation to this variable.
- annotate(JClass) - Method in class com.sun.codemodel.JPackage
- annotate(JClass) - Method in class com.sun.codemodel.JVar
-
Adds an annotation to this variable.
- annotate(Leaf, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- annotate(Class<? extends Annotation>) - Method in interface com.sun.codemodel.JAnnotatable
-
Adds an annotation to this program element.
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds a new annotation to the array.
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JAnnotationUse
-
Deprecated.
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JDefinedClass
-
Adding ability to annotate a class
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JEnumConstant
-
Adds an annotation to this variable.
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JMethod
-
Adds an annotation to this variable.
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JPackage
- annotate(Class<? extends Annotation>) - Method in class com.sun.codemodel.JVar
-
Adds an annotation to this variable.
- annotate(N, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- annotate(ParsedPattern, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- annotate(ParsedPattern, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- annotate(DPattern, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- annotate(NameClass, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- annotate(P, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
Called when annotation is found right inside a pattern such as,
- annotate2(Class<W>) - Method in interface com.sun.codemodel.JAnnotatable
-
Adds an annotation to this program element and returns a type-safe writer to fill in the values of such annotations.
- annotate2(Class<W>) - Method in class com.sun.codemodel.JAnnotationArrayMember
- annotate2(Class<W>) - Method in class com.sun.codemodel.JDefinedClass
- annotate2(Class<W>) - Method in class com.sun.codemodel.JEnumConstant
- annotate2(Class<W>) - Method in class com.sun.codemodel.JMethod
- annotate2(Class<W>) - Method in class com.sun.codemodel.JPackage
- annotate2(Class<W>) - Method in class com.sun.codemodel.JVar
- annotateAfter(Leaf, ParsedElementAnnotation) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- annotateAfter(N, E) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- annotateAfter(ParsedPattern, ParsedElementAnnotation) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- annotateAfter(ParsedPattern, ParsedElementAnnotation) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- annotateAfter(DPattern, ElementWrapper) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- annotateAfter(NameClass, E) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- annotateAfter(P, E) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
Called when element annotation is found after a pattern.
- AnnotateAfter(ParsedNameClass) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- Annotated - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- AnnotatedPrimaryExpr(boolean, Scope, Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- annotateXMLSchema(XSSchemaSet) - Method in class com.sun.tools.xjc.ModelLoader
-
Annotates the obtained schema set.
- annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
- annotation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- annotation(XSAnnotation) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- annotation(XSAnnotation) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.util.NameGetter
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.util.XSFinder
- annotation(XSAnnotation) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- annotation(XSAnnotation) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- annotation(XSAnnotation) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- annotation(E) - Method in interface org.kohsuke.rngom.ast.builder.DataPatternBuilder
- Annotation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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 alternativeRuntimeAnnotationReader
implementation. - ANNOTATION_TYPE_DECL - Static variable in class com.sun.codemodel.ClassType
- AnnotationAttribute(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationContext - Class in com.sun.xml.xsom.parser
-
Enumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.
- AnnotationElement(boolean) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationElementContent(ElementAnnotationBuilder) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationElementLiteral(ElementAnnotationBuilder) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationElementNotKeyword() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationImpl - Class in com.sun.xml.xsom.impl
- AnnotationImpl() - Constructor for class com.sun.xml.xsom.impl.AnnotationImpl
- AnnotationImpl(Object, Locator) - Constructor for class com.sun.xml.xsom.impl.AnnotationImpl
- annotationParam(String, Class<? extends Annotation>) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation For adding class values as param
- 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 Used in unit tests
- AnnotationParser - Class in com.sun.xml.xsom.parser
-
Used to parse
<xs:annotation>
. - AnnotationParser() - Constructor for class com.sun.tools.jxc.ap.AnnotationParser
- AnnotationParser() - Constructor for class com.sun.xml.xsom.parser.AnnotationParser
- AnnotationParserFactory - Interface in com.sun.xml.xsom.parser
-
Factory for
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.
- annotations() - Method in interface com.sun.codemodel.JAnnotatable
-
Read-only live view of all annotations on this
JAnnotatable
- annotations() - Method in class com.sun.codemodel.JAnnotationArrayMember
- annotations() - Method in class com.sun.codemodel.JDefinedClass
- annotations() - Method in class com.sun.codemodel.JEnumConstant
- annotations() - Method in class com.sun.codemodel.JMethod
- annotations() - Method in class com.sun.codemodel.JPackage
- annotations() - Method in class com.sun.codemodel.JVar
- Annotations<E extends ParsedElementAnnotation,
L extends Location, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder -
Includes attributes and child elements before any RELAX NG element.
- Annotations() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnnotationSource - Interface in com.sun.xml.bind.v2.model.annotation
-
Implemented by objects that can have annotations.
- anonymousClass(JClass) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new anonymous class.
- anonymousClass(Class<?>) - Method in class com.sun.codemodel.JCodeModel
- AntErrorListener - Class in com.sun.tools.txw2
- AntErrorListener(Project) - Constructor for class com.sun.tools.txw2.AntErrorListener
- any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
- any() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
- any(XSWildcard.Any) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
- any(XSWildcard.Any) - Method in interface com.sun.xml.xsom.visitor.XSWildcardFunction
- any(XSWildcard.Any) - Method in interface com.sun.xml.xsom.visitor.XSWildcardVisitor
- Any - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Any(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, int) - Constructor for class com.sun.xml.xsom.impl.WildcardImpl.Any
- ANY - Static variable in class org.kohsuke.rngom.nc.NameClass
-
Sigleton instance that represents "anyName".
- anyAttribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
- AnyNameExceptClass(int, Annotations, Annotations[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- AnyNameExceptNameClass - Class in org.kohsuke.rngom.nc
- AnyNameExceptNameClass(NameClass) - Constructor for class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- anySimpleType - Variable in class com.sun.xml.xsom.impl.SchemaSetImpl
- anyType - Variable in class com.sun.xml.xsom.impl.SchemaSetImpl
- 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
- 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.
- append(Object) - Method in class com.sun.codemodel.JCommentPart
-
Appends a new value.
- append(Object) - Method in class com.sun.codemodel.JDocComment
- appinfo() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
- Appinfo - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- apply(XSContentTypeFunction) - Method in class com.sun.xml.xsom.impl.EmptyImpl
- apply(XSContentTypeFunction) - Method in class com.sun.xml.xsom.impl.ParticleImpl
- apply(XSContentTypeFunction) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- apply(XSContentTypeFunction<T>) - Method in interface com.sun.xml.xsom.XSContentType
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.ElementDecl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.EmptyImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.FacetImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.NotationImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.ParticleImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- apply(XSFunction) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- apply(XSFunction<T>) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- apply(XSFunction<T>) - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- apply(XSFunction<T>) - Method in class com.sun.xml.xsom.impl.XPathImpl
- apply(XSFunction<T>) - Method in interface com.sun.xml.xsom.XSComponent
-
Accepts a functor.
- apply(XSSimpleTypeFunction) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- apply(XSSimpleTypeFunction) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- apply(XSSimpleTypeFunction) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- apply(XSSimpleTypeFunction<T>) - Method in interface com.sun.xml.xsom.XSSimpleType
- apply(XSTermFunction) - Method in class com.sun.xml.xsom.impl.ElementDecl
- apply(XSTermFunction) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- apply(XSTermFunction) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- apply(XSTermFunction) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- apply(XSTermFunction<T>) - Method in interface com.sun.xml.xsom.XSTerm
- apply(XSTermFunctionWithParam<T, P>, P) - Method in class com.sun.xml.xsom.impl.ElementDecl
- apply(XSTermFunctionWithParam<T, P>, P) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- apply(XSTermFunctionWithParam<T, P>, P) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- apply(XSTermFunctionWithParam<T, P>, P) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- apply(XSTermFunctionWithParam<T, P>, P) - Method in interface com.sun.xml.xsom.XSTerm
- apply(XSWildcardFunction) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Any
- apply(XSWildcardFunction) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
- apply(XSWildcardFunction) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
- apply(XSWildcardFunction<T>) - Method in interface com.sun.xml.xsom.XSWildcard
- apply(XSSchemaSet, ErrorReceiver) - Method in class com.sun.tools.xjc.reader.internalizer.SCDBasedBindingSet
-
Applies the additional binding customizations.
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.AfterPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.AttributePattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.ChoicePattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.DataExceptPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.DataPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.ElementPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.EmptyPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.ErrorPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.GroupPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.InterleavePattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.ListPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.NotAllowedPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.OneOrMorePattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.Pattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.RefPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.TextPattern
- apply(PatternFunction) - Method in class org.kohsuke.rngom.binary.ValuePattern
- apply(U) - Method in class com.sun.xml.xsom.impl.scd.Iterators.Map
- arg(JExpression) - Method in class com.sun.codemodel.JEnumConstant
-
Add an expression to this constructor's argument list
- arg(JExpression) - Method in class com.sun.codemodel.JInvocation
-
Add an expression to this invocation's argument list
- arg(String) - Method in class com.sun.codemodel.JInvocation
-
Adds a literal argument.
- arguments - Variable in class com.sun.tools.jxc.ap.Options
- array() - Method in class com.sun.codemodel.JClass
- array() - Method in class com.sun.codemodel.JPrimitiveType
- array() - Method in class com.sun.codemodel.JType
-
Create an array type of this type.
- Array(Loader) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Array
- Array(T[]) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.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
- ArrayInfoUtil - Class in com.sun.xml.bind.v2.model.util
-
Util class for ArrayInfo
- 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
ArrayInfo
s known to this set. - arrays() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- asComplexType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- asComplexType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asComplexType() - Method in interface com.sun.xml.xsom.XSType
-
Casts this object to XSComplexType if possible, otherwise returns null.
- asDecl(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- asDecl(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- asDecl(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- asDecl(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the
C
representation for the given class. - asDecl(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- asDecl(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
If the given type is an use of class declaration, returns the type casted as
C
. - asElement() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Deprecated.always return null at this level.
- 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
- 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
- asElementDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
- asElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- asElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- asElementDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- asElementDecl() - Method in interface com.sun.xml.xsom.XSTerm
- asEmpty() - Method in class com.sun.xml.xsom.impl.EmptyImpl
- asEmpty() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- asEmpty() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asEmpty() - Method in interface com.sun.xml.xsom.XSContentType
-
If this content type represents the empty content, return
this
, otherwise null. - asList() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- asList() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asList() - Method in interface com.sun.xml.xsom.XSSimpleType
- asModelGroup() - Method in class com.sun.xml.xsom.impl.ElementDecl
- asModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- asModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- asModelGroup() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- asModelGroup() - Method in interface com.sun.xml.xsom.XSTerm
- asModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
- asModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- asModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- asModelGroupDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- asModelGroupDecl() - Method in interface com.sun.xml.xsom.XSTerm
- asParticle() - Method in class com.sun.xml.xsom.impl.EmptyImpl
- asParticle() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- asParticle() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asParticle() - Method in interface com.sun.xml.xsom.XSContentType
-
Equivalent of
(this instanceof XSParticle)?this:null
- Aspect - Enum in com.sun.tools.xjc.outline
-
Sometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.
- asRestriction() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- asRestriction() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asRestriction() - Method in interface com.sun.xml.xsom.XSSimpleType
- ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
- assign(JAssignmentTarget, JExpression) - Method in class com.sun.codemodel.JBlock
-
Creates an assignment statement and adds it to this block.
- assign(JAssignmentTarget, JExpression) - Static method in class com.sun.codemodel.JExpr
- assign(JExpression) - Method in interface com.sun.codemodel.JAssignmentTarget
- assign(JExpression) - Method in class com.sun.codemodel.JFieldRef
- assign(JExpression) - Method in class com.sun.codemodel.JVar
- 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
- AssignOp() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- assignPlus(JAssignmentTarget, JExpression) - Method in class com.sun.codemodel.JBlock
- assignPlus(JAssignmentTarget, JExpression) - Static method in class com.sun.codemodel.JExpr
- assignPlus(JExpression) - Method in interface com.sun.codemodel.JAssignmentTarget
- assignPlus(JExpression) - Method in class com.sun.codemodel.JFieldRef
- assignPlus(JExpression) - Method in class com.sun.codemodel.JVar
- asSimpleType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- asSimpleType() - Method in class com.sun.xml.xsom.impl.EmptyImpl
- asSimpleType() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- asSimpleType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asSimpleType() - Method in interface com.sun.xml.xsom.XSContentType
-
Equivalent of
(this instanceof XSSimpleType)?this:null
- asSimpleType() - Method in interface com.sun.xml.xsom.XSType
-
Casts this object to XSSimpleType if possible, otherwise returns null.
- 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
- asUnion() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- asUnion() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- asUnion() - Method in interface com.sun.xml.xsom.XSSimpleType
- asWildcard() - Method in class com.sun.xml.xsom.impl.ElementDecl
- asWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- asWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- asWildcard() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- asWildcard() - Method in interface com.sun.xml.xsom.XSTerm
- ATOMIC - Static variable in class com.sun.xml.xsom.XSVariety
- attachmentMarshaller - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
- attContainer(XSAttContainer) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
- AttGroup(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.util.NameGetter
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.util.XSFinder
- attGroupDecl(XSAttGroupDecl) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- attGroupDecl(XSAttGroupDecl) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- attGroupDecl(XSAttGroupDecl) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- AttGroupDeclImpl - Class in com.sun.xml.xsom.impl
- AttGroupDeclImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String) - Constructor for class com.sun.xml.xsom.impl.AttGroupDeclImpl
- AttGroupDeclImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, WildcardImpl) - Constructor for class com.sun.xml.xsom.impl.AttGroupDeclImpl
- attGroups - Variable in class com.sun.xml.xsom.impl.AttributesHolder
-
Ref.AttGroup
s that are directly refered from this. - attName - Variable in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
-
Attribute name.
- attr(String, String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- attr(String, String, String, String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- AttrDecls - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls
- attribute() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
- attribute(int, String, 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.FastInfosetStreamWriterOutput
- attribute(int, String, 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.MTOMXmlOutput
- attribute(int, String, String) - Method in class com.sun.xml.bind.v2.runtime.output.SAXOutput
- 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(int, String, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
- 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(Name, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- attribute(Name, 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.FastInfosetStreamWriterOutput
- attribute(Name, 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(Name, String) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- attribute(Name, 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(String) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
-
Gets the attribute-property declaration, if any.
- attribute(String, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- Attribute - Class in com.sun.tools.txw2.model
-
Attribute declaration.
- Attribute(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
- Attribute(String, String, String) - Constructor for class org.kohsuke.rngom.digested.DAnnotation.Attribute
- Attribute(String, String, String, String, Locator) - Constructor for class org.kohsuke.rngom.digested.DAnnotation.Attribute
- Attribute(Locator, QName, Leaf) - Constructor for class com.sun.tools.txw2.model.Attribute
- ATTRIBUTE - Enum constant in enum com.sun.xml.bind.v2.model.core.PropertyKind
- ATTRIBUTE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ATTRIBUTE_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- ATTRIBUTE_GROUP - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ATTRIBUTE_GROUP - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- ATTRIBUTE_USE - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- ATTRIBUTE_WILDCARD - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- AttributeAccessor<BeanT> - Interface in com.sun.xml.bind.v2.runtime
- attributeDecl(XSAttributeDecl) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.util.NameGetter
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.util.XSFinder
- attributeDecl(XSAttributeDecl) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- attributeDecl(XSAttributeDecl) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- attributeDecl(XSAttributeDecl) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- attributeDecl(String, String, String, String[], short, String) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- AttributeDeclImpl - Class in com.sun.xml.xsom.impl
- AttributeDeclImpl(SchemaDocumentImpl, String, String, AnnotationImpl, Locator, ForeignAttributesImpl, boolean, XmlString, XmlString, Ref.SimpleType) - Constructor for class com.sun.xml.xsom.impl.AttributeDeclImpl
- AttributeExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- attributeFormDefault - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The @attributeFormDefault value of the current schema.
- attributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- attributeFormDefault(XmlNsForm) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
- AttributePattern - Class in org.kohsuke.rngom.binary
- AttributeProp - Class in com.sun.tools.txw2.model.prop
- AttributeProp(QName, JType) - Constructor for class com.sun.tools.txw2.model.prop.AttributeProp
- AttributeProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
-
Property
implementation forAttributePropertyInfo
. - 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
. - attributes - Variable in class com.sun.xml.xsom.impl.AttributesHolder
-
Local attribute use.
- AttributesEx - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
-
Attributes
extension that allows attribute values to be exposed asCharSequence
. - AttributesExImpl - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
AttributesEx
implementation. - AttributesExImpl() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
- AttributesHolder - Class in com.sun.xml.xsom.impl
- AttributesHolder(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean) - Constructor for class com.sun.xml.xsom.impl.AttributesHolder
- AttributesImpl - Class in com.sun.tools.jxc.gen.config
-
Default implementation of the Attributes interface.
- AttributesImpl - Class in com.sun.xml.bind.util
-
Default implementation of the Attributes interface.
- AttributesImpl - Class in com.sun.xml.xsom.impl.parser.state
-
Default implementation of the Attributes interface.
- AttributesImpl() - Constructor for class com.sun.tools.jxc.gen.config.AttributesImpl
-
Construct a new, empty AttributesImpl object.
- AttributesImpl() - Constructor for class com.sun.xml.bind.util.AttributesImpl
-
Construct a new, empty AttributesImpl object.
- AttributesImpl() - Constructor for class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Construct a new, empty AttributesImpl object.
- AttributesImpl(Attributes) - Constructor for class com.sun.tools.jxc.gen.config.AttributesImpl
-
Copy an existing Attributes object.
- AttributesImpl(Attributes) - Constructor for class com.sun.xml.bind.util.AttributesImpl
-
Copy an existing Attributes object.
- AttributesImpl(Attributes) - Constructor for class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Copy an existing Attributes object.
- AttributeType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- attributeUse(XSAttributeUse) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.util.NameGetter
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.util.XSFinder
- attributeUse(XSAttributeUse) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- attributeUse(XSAttributeUse) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- attributeUse(XSAttributeUse) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- AttributeUseImpl - Class in com.sun.xml.xsom.impl
- AttributeUseImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, Ref.Attribute, XmlString, XmlString, boolean) - Constructor for class com.sun.xml.xsom.impl.AttributeUseImpl
- 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.
- axis - Variable in class com.sun.xml.xsom.impl.scd.Step
- Axis<T extends XSComponent> - Interface in com.sun.xml.xsom.impl.scd
-
Axis of traversal.
- Axis.ModelGroupAxis - Class in com.sun.xml.xsom.impl.scd
B
- b(JVar) - Method in class com.sun.codemodel.JFormatter
-
Cause the JVar to generate source for itself
- backup(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- backup(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Retreat.
- backup(int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- BACKUP_WITH_PARENT_NAMESPACE - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
If true and element namespace is not specified, namespace of parent element will be used.
- backupWithParentNamespace - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
If true, despite the specification, unmarshall child element with parent namespace, if child namespace is not specified.
- BadCommandLineException - Exception in com.sun.tools.xjc
-
Signals a bad command line argument.
- BadCommandLineException() - Constructor for exception com.sun.tools.xjc.BadCommandLineException
- BadCommandLineException(String) - Constructor for exception com.sun.tools.xjc.BadCommandLineException
- BadCommandLineException(String, Throwable) - Constructor for exception com.sun.tools.xjc.BadCommandLineException
- band(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Bit-wise AND '&'.
- band(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- band(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- base - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
-
Represents the underlying type of this enumeration and its conversion.
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexRestriction
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ExtensionType
- base(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
- Base - Class in org.kohsuke.rngom.parse.host
- Base() - Constructor for class org.kohsuke.rngom.parse.host.Base
- BASE_CHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- 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
- BaseChar - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- BaseContentRef - Class in com.sun.xml.xsom.impl.parser
- BaseContentRef(NGCCRuntimeEx, Ref.Type) - Constructor for class com.sun.xml.xsom.impl.parser.BaseContentRef
- 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.
- BASETYPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- BasicNameClass(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- BEAN_ONLY - Enum constant in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
-
Generates beans only.
- 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
JaxBeanInfo
s. - 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
ClassInfo
s 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.
- beginColumn - Variable in class com.sun.xml.xsom.impl.scd.Token
-
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- beginColumn - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class com.sun.xml.xsom.impl.scd.Token
-
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- beginLine - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The line number of the first character of this Token.
- beginStartTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- 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(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(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
- beginStartTag(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
- 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
- beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
- 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(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- beginStartTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
-
Writes a start tag.
- beginStartTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
-
Writes a start tag.
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
- beginStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
- beginStartTag(String, String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Begins writing a start tag.
- beginStartTagWithNamespaces(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- BeginToken() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- BeginToken() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- BeginToken() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- 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 - Class in com.sun.tools.xjc.reader.xmlschema.bindinfo
-
Conversion declaration.
- BIConversion - Interface in com.sun.tools.xjc.reader.dtd.bindinfo
-
conversion declaration (
<conversion> and <enumeration>
). - BIConversion() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
- BIConversion(Locator) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
-
Deprecated.
- 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. - binaryName() - Method in class com.sun.codemodel.JDefinedClass
- binaryName() - Method in class com.sun.codemodel.JType
-
Gets the binary name of the type.
- BinaryPattern - Class in org.kohsuke.rngom.binary
- bind() - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
- bind() - Method in interface com.sun.tools.xjc.api.SchemaCompiler
-
Obtains the compiled schema object model.
- bind(JFormatter) - Method in class com.sun.codemodel.JVar
- bind(String, Object) - Method in class com.sun.xml.bind.IDResolver
-
Binds the given object to the specified ID.
- bind(Collection<Reference>, Map<QName, Reference>, String, ProcessingEnvironment) - Method in class com.sun.tools.jxc.api.impl.j2s.JavaCompilerImpl
- bind(Collection<Reference>, Map<QName, Reference>, String, ProcessingEnvironment) - Method in interface com.sun.tools.xjc.api.JavaCompiler
-
Compiles the given annotated Java source code.
- 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 - 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
- BindInfo(Model, Document, ErrorReceiver) - Constructor for class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
- BindInfo(Model, InputSource, ErrorReceiver) - Constructor for class com.sun.tools.xjc.reader.dtd.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() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested bindings.
- Bindings - Interface in com.sun.xml.bind.v2.schemagen.episode
- 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(XSComplexType, XSComponent, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
- 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(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() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- BIProperty(Locator, String, String, BIProperty.BaseTypeBean, CollectionTypeAttribute, Boolean, OptionalPropertyMode, Boolean) - 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
- block() - Method in class com.sun.codemodel.JBlock
-
Create a sub-block and add it to this block
- block() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Blocks the writing of the start tag so that new attributes can be added even after child elements are appended.
- block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- block(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- block(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- blockDefault - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The @blockDefault value of the current schema.
- blockDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- blockDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- BlockReference - Interface in com.sun.tools.xjc.generator.util
-
Holds a reference to a
JBlock
object. - body() - Method in class com.sun.codemodel.JCase
- body() - Method in class com.sun.codemodel.JCatchBlock
- body() - Method in class com.sun.codemodel.JDoLoop
- body() - Method in class com.sun.codemodel.JForEach
- body() - Method in class com.sun.codemodel.JForLoop
- body() - Method in class com.sun.codemodel.JMethod
-
Get the block that makes up body of this method
- body() - Method in class com.sun.codemodel.JTryBlock
- body() - Method in class com.sun.codemodel.JWhileLoop
- body(String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- BOOLEAN - Variable in class com.sun.codemodel.JCodeModel
- 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.
- bor(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Bit-wise OR '|'.
- bor(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- bor(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- bound(JClass) - Method in class com.sun.codemodel.JTypeVar
-
Adds a bound to this variable.
- boxify() - Method in class com.sun.codemodel.JClass
-
Deprecated.calling this method from
JClass
would be meaningless, since it's always guaranteed to returnthis
. - boxify() - Method in class com.sun.codemodel.JPrimitiveType
-
Obtains the wrapper class for this primitive type.
- boxify() - Method in class com.sun.codemodel.JType
-
If this class is a primitive type, return the boxed class.
- boxToPrimitive - Static variable in class com.sun.codemodel.JCodeModel
-
The reverse look up for
JCodeModel.primitiveToBox
- boxToPrimitive - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
- 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 withoutBridgeContext
. - 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
- BROKEN_CONTEXTPATH - Enum constant in enum com.sun.xml.bind.v2.Messages
- buf - Variable in class com.sun.xml.bind.v2.runtime.output.Encoded
- buf - Variable in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
- bufcolumn - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- bufcolumn - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- buffer - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- buffer - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- bufline - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- bufline - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- bufpos - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- bufpos - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Position in buffer.
- bufpos - Variable in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- 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
- build(CodeWriter) - Method in class com.sun.codemodel.JCodeModel
-
A convenience method for
build(out,out)
. - build(CodeWriter, CodeWriter) - Method in class com.sun.codemodel.JCodeModel
-
Generates Java source code.
- build(TxwOptions) - Method in interface com.sun.tools.txw2.SchemaBuilder
- build(RELAXNGCompiler, DPattern, Multiplicity) - Static method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
- 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
CPropertyInfo
s from the given particle (and its descendants), and set them to the class returned byClassSelector.getCurrentBean()
. - build(XSParticle, boolean) - Static method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
- 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(XSSchemaSet, JCodeModel, ErrorReceiver, Options) - Static method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
-
Entry point.
- build(XSSchemaSet, TxwOptions) - Static method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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(File) - Method in class com.sun.codemodel.JCodeModel
-
A convenience method for
build(destDir,System.out)
. - build(File, File) - Method in class com.sun.codemodel.JCodeModel
-
A convenience method for
build(srcDir,resourceDir,System.out)
. - build(File, File, PrintStream) - Method in class com.sun.codemodel.JCodeModel
-
Generates Java source code.
- build(File, PrintStream) - Method in class com.sun.codemodel.JCodeModel
-
Generates Java source code.
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JBinaryFile
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JPropertyFile
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JSerializedObject
-
called by JPackage to serialize the object
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JStaticFile
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JStaticJavaFile
- build(OutputStream) - Method in class com.sun.codemodel.fmt.JTextFile
- build(OutputStream) - Method in class com.sun.codemodel.JResourceFile
-
called by JPackage to produce the file image.
- build(DPattern, JCodeModel, Options) - Static method in class com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
- 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.BindRed
- 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 - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
Reference to the
ModelBuilder
, only until we linkTypeInfo
s all together, because we don't want to keepModelBuilder
too long. - Builder() - Constructor for class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
- BuildException - Exception in org.kohsuke.rngom.ast.builder
-
Signals an error while building schemas.
- BuildException(Throwable) - Constructor for exception org.kohsuke.rngom.ast.builder.BuildException
- 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.
- BUILTIN - Static variable in interface com.sun.xml.txw2.DatatypeWriter
- builtinBeanInfos - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
-
List of all
RuntimeBuiltinLeafInfoImpl
s. - builtinConversions - Static variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
-
TypeUse
s for the built-in types. - BuiltinDatatypeLibrary - Class in org.kohsuke.rngom.dt.builtin
- BuiltinDatatypeLibraryFactory - Class in org.kohsuke.rngom.dt.builtin
-
DatatypeLibraryFactory
for RELAX NG Built-in datatype library and compatibility datatype library. - BuiltinDatatypeLibraryFactory(DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibraryFactory
- 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
BuiltinLeafInfo
s 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 - Variable in class com.sun.codemodel.JCodeModel
- 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
- CachedDatatypeLibraryFactory - Class in org.kohsuke.rngom.dt
- CachedDatatypeLibraryFactory(DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.dt.CachedDatatypeLibraryFactory
- CAdapter - Class in com.sun.tools.xjc.model
-
Extended
Adapter
for use within XJC. - CAdapter(JClass) - Constructor for class com.sun.tools.xjc.model.CAdapter
- CAdapter(Class<? extends XmlAdapter>, boolean) - Constructor for class com.sun.tools.xjc.model.CAdapter
-
When the adapter class is statically known to us.
- calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.util.ArrayInfoUtil
-
Computes the type name of the array from that of the item type.
- 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 intoXmlSchema.elementFormDefault()
. - CALENDAR - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- CAN_BE_TYPEREF - Enum constant in enum com.sun.tools.xjc.reader.RawTypeSet.Mode
-
This
RawTypeSet
can be either an reference property or an element property, and XJC recommends reference property. - 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.
- canBeMappedToTypeSafeEnum(String, String) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- 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.
- canBeReferencedByIDREF() - Method in class com.sun.tools.xjc.model.CArrayInfo
-
Deprecated.why are you calling an unimplemented method?
- canBeReferencedByIDREF() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Deprecated.why are you calling a method whose return value is always known?
- 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
- canBeReferencedByIDREF() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Deprecated.why are you calling a method whose return value is always known?
- canBeSubstitutedBy(XSElementDecl) - Method in class com.sun.xml.xsom.impl.ElementDecl
- canBeSubstitutedBy(XSElementDecl) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Returns true if this element declaration can be validly substituted by the given declaration.
- 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.
- cand(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Logical AND '&&'.
- cand(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- cand(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
This kind of property can have
XmlMimeType
andXmlInlineBinaryData
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)
andMarshaller.setProperty(String, Object)
to enable the c14n marshalling support in theJAXBContext
. - capitalize(String) - Static method in class com.sun.tools.txw2.NameUtil
-
Capitalizes the first character of the specified string, and de-capitalize the rest of characters.
- capitalize(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Capitalizes the first character of the specified string, and de-capitalize the rest of characters.
- 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
- CascadingDatatypeLibraryFactory - Class in org.kohsuke.rngom.dt
- CascadingDatatypeLibraryFactory(DatatypeLibraryFactory, DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.dt.CascadingDatatypeLibraryFactory
- caseAfter(AfterPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseAttribute(AttributePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseChoice(ChoicePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseData(DataPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseDataExcept(DataExceptPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseElement(ElementPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseEmpty(EmptyPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseError(ErrorPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseGroup(GroupPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseInterleave(InterleavePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseList(ListPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseNotAllowed(NotAllowedPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseOneOrMore(OneOrMorePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseRef(RefPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- cases() - Method in class com.sun.codemodel.JSwitch
- caseText(TextPattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- caseValue(ValuePattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternFunction
- cast(JType, JExpression) - Static method in class com.sun.codemodel.JExpr
- cast(Annotations) - Method in class org.kohsuke.rngom.parse.host.Base
- cast(Location) - Method in class org.kohsuke.rngom.parse.host.Base
- castToImplType(JExpression) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
Case from
AbstractField.exposedType
toAbstractField.implType
if necessary. - 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
orCClassRef
. - CClassInfo - Class in com.sun.tools.xjc.model
-
Mutable
ClassInfo
representation. - CClassInfo(Model, JCodeModel, String, Locator, QName, QName, XSComponent, CCustomizations) - Constructor for class com.sun.tools.xjc.model.CClassInfo
- 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
- CClassInfoParent - Interface in com.sun.tools.xjc.model
-
Parent of a
CClassInfo
/CElementInfo
. - CClassInfoParent.Package - Class in com.sun.tools.xjc.model
-
JPackage
as aCClassInfoParent
. - CClassInfoParent.Visitor<T> - Interface in com.sun.tools.xjc.model
-
Visitor of
CClassInfoParent
- CClassRef - Class in com.sun.tools.xjc.model
-
Reference 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
Plugin
s. - CCustomizations - Class in com.sun.tools.xjc.model
-
Represents the list of
CPluginCustomization
s 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
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
- cdata(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
- cdata(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes CDATA.
- 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
- chain - Variable in class com.sun.tools.txw2.Main.Options
- ChainFilter(JStaticJavaFile.LineFilter, JStaticJavaFile.LineFilter) - Constructor for class com.sun.codemodel.fmt.JStaticJavaFile.ChainFilter
- chainMethod - Variable in class com.sun.tools.txw2.TxwOptions
-
If true, generate attribute/value methods that returns the this object for chaining.
- chameleonMode - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
True if the current schema is in a chameleon mode.
- CHAR - Variable in class com.sun.codemodel.JCodeModel
- CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
-
Performs character escaping and write the result to the output.
- CharacterEscapeHandler - Interface in com.sun.xml.txw2.output
-
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.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(char[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write character data.
- characters(char[], int, int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- characters(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
- characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a string of character data, with XML escaping.
- characters(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a string of character data, with XML escaping.
- 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() - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
-
If an error was reported, throw the exception.
- check(InputSource[], ErrorReceiver, EntityResolver, boolean) - Static method in class com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker
- 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.
- checkDoubleDefError(XSDeclaration) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- 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.
- checkError() - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
-
Flush the stream and check its error state.
- 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 forXmlLocation
. - 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
- CheckingSchemaBuilder - Class in org.kohsuke.rngom.ast.util
-
Wraps a
SchemaBuilder
and does all the semantic checks required by the RELAX NG spec. - CheckingSchemaBuilder(SchemaBuilder, ErrorHandler) - Constructor for class org.kohsuke.rngom.ast.util.CheckingSchemaBuilder
- CheckingSchemaBuilder(SchemaBuilder, ErrorHandler, DatatypeLibraryFactory) - Constructor for class org.kohsuke.rngom.ast.util.CheckingSchemaBuilder
- 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(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
- childElement(String, short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- ChildElementFinder - Class in org.kohsuke.rngom.binary.visitor
-
Visits a pattern and creates a list of possible child elements.
- ChildElementFinder() - Constructor for class org.kohsuke.rngom.binary.visitor.ChildElementFinder
- ChildElementFinder.Element - Class in org.kohsuke.rngom.binary.visitor
-
Represents a child element.
- ChildLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- ChildLoader(Loader, Receiver) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
- 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
- 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 - Enum constant in enum com.sun.xml.xsom.XSModelGroup.Compositor
- CHOICE - Static variable in interface com.sun.xml.xsom.XSModelGroup
-
A constant that represents "choice" compositor.
- ChoiceNameClass - Class in org.kohsuke.rngom.nc
- ChoiceNameClass(NameClass, NameClass) - Constructor for class org.kohsuke.rngom.nc.ChoiceNameClass
- ChoicePattern - Class in org.kohsuke.rngom.binary
- CLASS - Static variable in class com.sun.codemodel.ClassType
- ClassBeanInfoImpl<BeanT> - Class in com.sun.xml.bind.v2.runtime
-
JaxBeanInfo
implementation for j2s bean. - classes() - Method in interface com.sun.codemodel.JClassContainer
-
Returns an iterator that walks the nested classes defined in this class.
- classes() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the nested classes defined in this class.
- classes() - Method in class com.sun.codemodel.JPackage
-
Returns an iterator that walks the top-level classes defined in this package.
- Classes - Class in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- Classes() - Constructor for class com.sun.codemodel.ac.ACTask.Classes
- 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
- classify(char) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Classify a character into 5 categories that determine the word break.
- 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 toClass
. - 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 - Variable in class com.sun.tools.xjc.Options
-
This allocator has the final say on deciding the class name.
- 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.
- ClassNameComparator - Class in com.sun.codemodel.util
-
Comparator object that sorts
JClass
es in the order of their names. - 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 - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Used to discover additional classes when we hit unknown elements/types.
- 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
- ClassSelector - Class in com.sun.tools.xjc.reader.xmlschema
-
Manages association between
XSComponent
s and generatedCTypeInfo
s. - 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.
- ClassType - Class in com.sun.codemodel
-
This helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or Enum
- 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.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.xsom.impl.parser.state.AttributesImpl
-
Clear the attribute list for reuse.
- clear() - Method in class com.sun.xml.xsom.util.DeferedCollection
- clearCurrentProperty() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Takes care of cleaning the currentProperty.
- clearDtdContext() - Method in class org.kohsuke.rngom.parse.xml.DtdContext
- clearStates() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- close() - Method in class com.sun.codemodel.CodeWriter
-
Called by CodeModel at the end of the process.
- close() - Method in class com.sun.codemodel.JFormatter
-
Closes this formatter.
- close() - Method in class com.sun.codemodel.writer.FileCodeWriter
- close() - Method in class com.sun.codemodel.writer.FilterCodeWriter
- close() - Method in class com.sun.codemodel.writer.OutputStreamCodeWriter
- close() - Method in class com.sun.codemodel.writer.SingleStreamCodeWriter
- close() - Method in class com.sun.codemodel.writer.ZipCodeWriter
- 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
- close() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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.txw2.TxwOptions
- codeModel - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
- codeModel - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
- 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
- CodeWriter - Class in com.sun.codemodel
-
Receives generated code and writes to the appropriate storage.
- CodeWriter() - Constructor for class com.sun.codemodel.CodeWriter
- collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
This is usually the biggest processing bottleneck.
- collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- collapse(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Utility function for collapsing the namespaces inside qname declarations and 'name' attribute values that should contain the qname values
- COLLAPSE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
- collectChildren() - Method in class com.sun.tools.txw2.model.XmlNode
-
Expand all refs and collect all children.
- 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
- column - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- column - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- com.sun.codemodel - package com.sun.codemodel
-
Library for generating Java source code
- com.sun.codemodel.ac - package com.sun.codemodel.ac
- com.sun.codemodel.fmt - package com.sun.codemodel.fmt
-
Various resource file formats (classes that implement
JResourceFile
). - com.sun.codemodel.util - package com.sun.codemodel.util
- com.sun.codemodel.writer - package com.sun.codemodel.writer
- 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.api - package com.sun.tools.jxc.api
- com.sun.tools.jxc.api.impl.j2s - package com.sun.tools.jxc.api.impl.j2s
- 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.txw2 - package com.sun.tools.txw2
- com.sun.tools.txw2.builder.relaxng - package com.sun.tools.txw2.builder.relaxng
-
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
- com.sun.tools.txw2.builder.xsd - package com.sun.tools.txw2.builder.xsd
-
Reads XML Schema grammar from XSOM and builds the model for TXW.
- com.sun.tools.txw2.model - package com.sun.tools.txw2.model
- com.sun.tools.txw2.model.prop - package com.sun.tools.txw2.model.prop
- 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.s2j - package com.sun.tools.xjc.api.impl.s2j
-
implementation of the XJC API for schema to java.
- com.sun.tools.xjc.generator - package com.sun.tools.xjc.generator
-
Code Generator
- 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.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 processing (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.model.util - package com.sun.xml.bind.v2.model.util
- 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
-
XML Schema writer generated by TXW.
- com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
- com.sun.xml.txw2 - package com.sun.xml.txw2
-
TXW runtime.
- com.sun.xml.txw2.annotation - package com.sun.xml.txw2.annotation
-
Defines a set of annotations that can be used on TypedXmlWriter interfaces.
- com.sun.xml.txw2.output - package com.sun.xml.txw2.output
-
Defines XmlSerializer and its built-in implementations.
- com.sun.xml.xsom - package com.sun.xml.xsom
- com.sun.xml.xsom.impl - package com.sun.xml.xsom.impl
- com.sun.xml.xsom.impl.parser - package com.sun.xml.xsom.impl.parser
- com.sun.xml.xsom.impl.parser.state - package com.sun.xml.xsom.impl.parser.state
- com.sun.xml.xsom.impl.scd - package com.sun.xml.xsom.impl.scd
- com.sun.xml.xsom.impl.util - package com.sun.xml.xsom.impl.util
- com.sun.xml.xsom.parser - package com.sun.xml.xsom.parser
- com.sun.xml.xsom.util - package com.sun.xml.xsom.util
- com.sun.xml.xsom.visitor - package com.sun.xml.xsom.visitor
- COMBINE_CHOICE - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
- COMBINE_INTERLEAVE - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
- COMBINING_CHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- CombiningChar - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.DataWriter
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- comment(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
- comment(char[], int, int) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
- comment(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
- comment(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes a comment.
- commentAfter(Leaf, CommentListImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- commentAfter(N, CL) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- commentAfter(ParsedPattern, CommentList) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- commentAfter(ParsedPattern, CommentList) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- commentAfter(DPattern, CommentListImpl) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- commentAfter(NameClass, CL) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- commentAfter(P, CL) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- CommentList<L extends Location> - Interface in org.kohsuke.rngom.ast.builder
- CommentListImpl - Interface in com.sun.tools.txw2.builder.relaxng
- commit() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Commits this element (and all its descendants) to the output.
- commit(boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Commits this element (and all its descendants) to the output.
- compact - Variable in class com.sun.tools.txw2.Main.Options
- 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.
- CompactParseable - Class in org.kohsuke.rngom.parse.compact
-
RELAX NG schema in the compact syntax.
- CompactParseable(InputSource, ErrorHandler) - Constructor for class org.kohsuke.rngom.parse.compact.CompactParseable
- CompactSyntax - Class in org.kohsuke.rngom.parse.compact
- CompactSyntax(InputStream) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with InputStream.
- CompactSyntax(InputStream, String) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with InputStream and supplied encoding
- CompactSyntax(Reader) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor.
- CompactSyntax(CompactParseable, Reader, String, SchemaBuilder, ErrorHandler, String) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
- CompactSyntax(CompactSyntaxTokenManager) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Constructor with generated Token Manager.
- CompactSyntaxConstants - Interface in org.kohsuke.rngom.parse.compact
-
Token literal values and constants.
- CompactSyntaxTokenManager - Class in org.kohsuke.rngom.parse.compact
-
Token Manager.
- CompactSyntaxTokenManager(JavaCharStream) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Constructor.
- CompactSyntaxTokenManager(JavaCharStream, int) - Constructor for class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Constructor.
- comparator - Static variable in class com.sun.xml.xsom.impl.UName
-
Compares
UName
s by their names. - compare(JClass, JClass) - Method in class com.sun.codemodel.util.ClassNameComparator
- compareTo(JPackage) - Method in class com.sun.codemodel.JPackage
-
Order is based on the lexicological order of the package name.
- compareTo(JType) - Method in class com.sun.codemodel.JType
-
Compare two JTypes by FQCN, giving sorting precedence to types that belong to packages java and javax over all others.
- 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() - Method in class com.sun.tools.jxc.SchemaGenBase
- 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.
- complement() - Method in interface com.sun.codemodel.JExpression
-
Returns "~[this]" from "[this]".
- complement() - Method in class com.sun.codemodel.JExpressionImpl
- complement(JExpression) - Static method in class com.sun.codemodel.JOp
- complexContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
- ComplexContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- complexType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost
- complexType(XSComplexType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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(XSComplexType) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.NameGetter
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.XSFinder
- complexType(XSComplexType) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- complexType(XSComplexType) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- complexType(XSComplexType) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- ComplexType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ComplexType(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
- COMPLEXTYPE_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- 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
-
Auto-generated, do not edit.
- ComplexTypeImpl - Class in com.sun.xml.xsom.impl
- ComplexTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, boolean, int, Ref.Type, int, int, boolean) - Constructor for class com.sun.xml.xsom.impl.ComplexTypeImpl
- ComplexTypeModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- component(JExpression) - Method in interface com.sun.codemodel.JExpression
- component(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- component(JExpression, JExpression) - Static method in class com.sun.codemodel.JExpr
- ComponentImpl - Class in com.sun.xml.xsom.impl
- ComponentImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl) - Constructor for class com.sun.xml.xsom.impl.ComponentImpl
- ComponentNameFunction - Class in com.sun.xml.xsom.util
-
Extract the name of the components.
- ComponentNameFunction() - Constructor for class com.sun.xml.xsom.util.ComponentNameFunction
- 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
. - cond(JExpression, JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- Config - Class in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- 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 - Enum constant in enum com.sun.tools.jxc.ap.Const
-
Name of the annotation processing 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 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.txw2
-
Prints the error to a stream.
- ConsoleErrorReporter - Class in com.sun.tools.xjc
-
ErrorReceiver
that prints to aPrintStream
. - ConsoleErrorReporter() - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
- ConsoleErrorReporter(OutputStream) - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
- ConsoleErrorReporter(PrintStream) - Constructor for class com.sun.tools.txw2.ConsoleErrorReporter
- ConsoleErrorReporter(PrintStream) - Constructor for class com.sun.tools.xjc.ConsoleErrorReporter
- Const - Class in com.sun.tools.xjc.addon.code_injector
- Const - Class in com.sun.tools.xjc.reader
-
Useful constant values.
- Const - Class in com.sun.xml.bind.v2.runtime.reflect.opt
- Const - Class in com.sun.xml.xsom.impl
- Const - Enum in com.sun.tools.jxc.ap
-
Defines constants used in the Annotation Processing driver.
- Const() - Constructor for class com.sun.tools.xjc.addon.code_injector.Const
- Const() - Constructor for class com.sun.tools.xjc.reader.Const
- Const() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.Const
- Const() - Constructor for class com.sun.xml.xsom.impl.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(int) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a constructor to this class.
- Constructor - Class in com.sun.tools.xjc.model
-
Constructor declaration.
- Constructor(String[]) - Constructor for class com.sun.tools.xjc.model.Constructor
- constructors() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the constructors defined in this class.
- consumeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- consumeAttribute(int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- contains(ElementSet) - Method in class com.sun.tools.xjc.reader.gbind.Element
- contains(XSType) - Method in class com.sun.xml.xsom.util.SimpleTypeSet
- contains(XSType) - Method in class com.sun.xml.xsom.util.TypeClosure
- contains(XSType) - Method in class com.sun.xml.xsom.util.TypeSet
-
Return true if this TypeSet contains the specified type.
- contains(Object) - Method in class com.sun.xml.xsom.util.DeferedCollection
- contains(QName) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- contains(QName) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- contains(QName) - Method in class org.kohsuke.rngom.nc.NameClass
-
Returns true if the given
QName
is a valid name for this QName. - contains(QName) - Method in class org.kohsuke.rngom.nc.NsNameClass
- contains(QName) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- contains(QName) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- containsAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- containsAll(Collection<?>) - Method in class com.sun.xml.xsom.util.DeferedCollection
- containsKey(String, String) - Method in class com.sun.xml.bind.v2.util.QNameMap
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NameClass
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NsNameClass
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- containsSpecificity(QName) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- content - Variable in class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
- 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.
- ContentTypeImpl - Interface in com.sun.xml.xsom.impl
-
Marker interface that says this implementation implements XSContentType.
- 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
- context - Variable in class com.sun.xml.xsom.XmlString
-
Used to resole in-scope namespace bindings.
- Context - Interface in org.kohsuke.rngom.parse
-
Provides contextual information.
- 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 - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- 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
- copy() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- copy() - Method in interface org.kohsuke.rngom.parse.Context
-
Returns the immutable snapshot of this
Context
. - copyLocator() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Creates a copy of the current locator object.
- cor(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Logical OR '||'.
- cor(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- cor(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- core - Variable in class com.sun.codemodel.writer.FilterCodeWriter
- core - Variable in class com.sun.xml.bind.v2.runtime.FilterTransducer
- core - Variable in class com.sun.xml.xsom.util.XSFunctionFilter
-
This object will receive all forwarded calls.
- 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.
- countArtifacts() - Method in class com.sun.codemodel.JCodeModel
-
Returns the number of files to be generated if
JCodeModel.build(java.io.File, java.io.PrintStream)
is invoked now. - countChildren() - Method in class org.kohsuke.rngom.digested.DContainerPattern
- CPluginCustomization - Class in com.sun.tools.xjc.model
-
Vendor extension customization contributed from
Plugin
s. - 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
. - CPropertyVisitor2<R,
P> - Interface in com.sun.tools.xjc.model -
Visitor for
CPropertyInfo
. - create() - Method in class com.sun.tools.xjc.generator.util.LazyBlockReference
-
Called when a block needs to be created.
- create() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl
- create() - Method in interface com.sun.xml.xsom.parser.AnnotationParserFactory
- create() - Method in class com.sun.xml.xsom.util.DomAnnotationParserFactory
- create(boolean) - Method in class com.sun.xml.xsom.util.DomAnnotationParserFactory
- create(int, Integer) - Static method in class com.sun.tools.xjc.model.Multiplicity
- 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(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(JExpression) - Method in interface com.sun.tools.xjc.outline.FieldOutline
-
Creates a new
FieldAccessor
of this field for the specified object. - 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 aTypeUse
. - 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(Class) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- create(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
The same as
ClassFactory.create0(java.lang.Class<T>)
but with an error handling to make the instantiation error fatal. - create(Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
Creates a new
TypedXmlWriter
to write a new instance of a document. - create(Method) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Call a method in the factory class to get the object.
- create(Type) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- 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(String, NamespaceContext) - Static method in class com.sun.xml.xsom.SCD
-
Parses the string representation of SCD.
- create(BigInteger, BigInteger) - Static method in class com.sun.tools.xjc.model.Multiplicity
- create(QName, Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
Creates a new
TypedXmlWriter
to write a new instance of a document. - create(XMLStreamWriter, JAXBContextImpl, CharacterEscapeHandler) - Static method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
-
Creates a new
XmlOutput
from aXMLStreamWriter
. - 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.
- 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. - createAnnotationParser() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Creates a new instance of annotation parser.
- createArg() - Method in class com.sun.tools.xjc.XJCBase
- createArrayInfo(Locatable, Type) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- createArrayInfo(Locatable, T) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- createAttribute(String, String, String, String[], short, String) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- createAttributeName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
- createAttributeName(QName) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
- createAttributeProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- 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() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- createBinder(Class<T>) - 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, int, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
- createClass(JClassContainer, int, String, Locator, ClassType) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
- createClass(JClassContainer, 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
- 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.codemodel.ac.ACTask
-
Nested
<classpath>
element. - createClasspath() - Method in class com.sun.tools.xjc.XJCBase
-
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.CArrayInfo
- 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[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
Deprecated.use
createContext(Class[] classes, Map<String,Object> properties)
method instead - createContext(Class[], Collection<TypeReference>, Map<Class, Class>, String, boolean, RuntimeAnnotationReader, boolean, boolean, boolean, boolean) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
Deprecated.use
createContext( Class[] classes, Map<String,Object> properties)
method instead - createContext(Class[], 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(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, Map<String, Object>) - Static method in class com.sun.xml.bind.v2.ContextFactory
-
The API will invoke this method via reflection.
- createDataMethod(JDefinedClass, JType, NodeSet, Set<Prop>) - Method in class com.sun.tools.txw2.model.Leaf
-
Creates a prop of the data value method.
- createDatatype(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibrary
- createDatatypeBuilder(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibrary
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.builtin.BuiltinDatatypeLibraryFactory
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.CachedDatatypeLibraryFactory
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.CascadingDatatypeLibraryFactory
- createDatatypeLibrary(String) - Method in class org.kohsuke.rngom.dt.DoNothingDatatypeLibraryFactoryImpl
- createDeclaration(CClassInfo) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIConstructor
-
Creates a constructor declaration into the ClassItem.
- createDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createDummyExtendedMixedReferenceProperty(String, XSComponent, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- createElementInfo(RegistryInfoImpl<Type, Class, Field, Method>, Method) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- createElementInfo(RegistryInfoImpl<T, C, F, M>, M) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- createElementName(String, String) - Method in class com.sun.xml.bind.v2.runtime.NameBuilder
- createElementName(QName) - 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(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- createElementProperty(String, boolean, XSParticle, RawTypeSet) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- createEncoder(String) - Static method in class com.sun.codemodel.util.EncoderFactory
- 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
- createField() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
- 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(JaxBeanInfo) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Creates a new instance of the specified 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.
- createInstanceFromValue(Object) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- createInterface(JClassContainer, int, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
- createInterface(JClassContainer, String, Locator) - Method in class com.sun.tools.xjc.util.CodeModelClassFactory
- createJavaCompiler() - Static method in class com.sun.tools.jxc.api.JXC
-
Gets a fresh
JavaCompiler
. - createJAXBIntrospector() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- createJvmarg() - Method in class com.sun.tools.jxc.SchemaGenBase
- createJvmarg() - Method in class com.sun.tools.xjc.XJCBase
- createLeaves(Navigator<TypeT, ClassDeclT, ?, ?>) - Static method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Creates all the
BuiltinLeafInfoImpl
s 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 typeRawType<ParamType1,ParamType2,...>
. - createParameterizedType(Class, NType...) - Static method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- createParseable() - Method in class org.kohsuke.rngom.digested.DPattern
-
Creates a
Parseable
object that reparses this pattern. - 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. - createParserFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- 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
andQNameMap.Entry.localName
. - createReferenceProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- createReferenceProperty(String, boolean, XSComponent, RawTypeSet, boolean, boolean, boolean, boolean) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- createSAXSource(String) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
- createSchema() - Method in class com.sun.tools.jxc.SchemaGenBase
- createSchema(String, Locator) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
-
Gets a reference to the existing schema or creates a new one if none exists yet.
- createSchemaCompiler() - Static method in class com.sun.tools.xjc.api.XJC
-
Gets a fresh
SchemaCompiler
. - createSchemaFactory(String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createSerializer(Result) - Static method in class com.sun.xml.txw2.output.ResultFactory
-
Factory method for producing
XmlSerializer
fromResult
. - createSimpleTypeProperty(XSSimpleType, String) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- 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. - createTransformerFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createTransformerHandler(boolean) - 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.
- createValidationContext() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Returns an immutable snapshot of the current context.
- createValidator() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- createValueProperty(PropertySeed<T, C, F, M>) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- createValueProperty(String, boolean, XSComponent, TypeUse, QName) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- 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
- createWriter(Writer) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- createWriter(Writer, String) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- createXMLReader() - Method in class org.kohsuke.rngom.xml.sax.JAXPXMLReaderCreator
- createXMLReader() - Method in interface org.kohsuke.rngom.xml.sax.XMLReaderCreator
-
Creates a new
XMLReader
. - createXmlString(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- createXPathFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createXSOM(DOMForest, SCDBasedBindingSet) - Method in class com.sun.tools.xjc.ModelLoader
-
Parses a
DOMForest
into aXSSchemaSet
. - createXSOMParser(DOMForest) - Method in class com.sun.tools.xjc.ModelLoader
- createXSOMParser(XMLParser) - Method in class com.sun.tools.xjc.ModelLoader
-
Potentially problematic - make sure the parser instance passed is initialized with proper security feature.
- 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
- curChar - Variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- curChar - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
- currentSchema - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The schema currently being parsed.
- currentToken - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
This is the last token that has been consumed successfully.
- CustomizableOutline - Interface in com.sun.tools.xjc.outline
-
This interface describes that outline class could be customized.
- 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
- d(JDeclaration) - Method in class com.sun.codemodel.JFormatter
-
Cause the JDeclaration to generate source for itself
- DAnnotation - Class in org.kohsuke.rngom.digested
-
Annotation.
- DAnnotation() - Constructor for class org.kohsuke.rngom.digested.DAnnotation
- DAnnotation.Attribute - Class in org.kohsuke.rngom.digested
-
Attribute.
- Data - Class in com.sun.tools.txw2.model
- Data(Locator, JType) - Constructor for class com.sun.tools.txw2.model.Data
- DATA_HANDLER - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content but no attributes or Namespace URI.
- dataElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write an element with character data content but no attributes or Namespace URI.
- dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content but no attributes.
- dataElement(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write an element with character data content but no attributes.
- dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write an element with character data content.
- dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write an element with character data content.
- DataExceptPattern - Class in org.kohsuke.rngom.binary
- DataExpr(boolean, Scope, Annotations, Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DataPattern - Class in org.kohsuke.rngom.binary
- DataPatternBuilder<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - DataSourceSource - Class in com.sun.xml.bind.v2.util
-
Source
implementation backed byDataHandler
. - 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.
- DatatypeFactory - Class in com.sun.tools.txw2.builder.relaxng
-
Builds
Data
from a XML Schema datatype. - DatatypeFactory(JCodeModel) - Constructor for class com.sun.tools.txw2.builder.relaxng.DatatypeFactory
- DatatypeName() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DatatypesDecl() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DatatypeWriter<DT> - Interface in com.sun.xml.txw2
-
Pluggable datatype writer.
- DataWriter - Class in com.sun.xml.bind.marshaller
-
Write data- or field-oriented XML.
- DataWriter - Class in com.sun.xml.txw2.output
-
Write data- or field-oriented XML.
- DataWriter(Writer) - Constructor for class com.sun.xml.txw2.output.DataWriter
- DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
- DataWriter(Writer, String) - Constructor for class com.sun.xml.txw2.output.DataWriter
- 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, CharacterEscapeHandler) - Constructor for class com.sun.xml.txw2.output.DataWriter
-
Create a new data writer for the specified output.
- DAttributePattern - Class in org.kohsuke.rngom.digested
- DAttributePattern(NameClass) - Constructor for class org.kohsuke.rngom.digested.DAttributePattern
- DChoicePattern - Class in org.kohsuke.rngom.digested
-
<choice>
pattern. - DChoicePattern() - Constructor for class org.kohsuke.rngom.digested.DChoicePattern
- DContainerPattern - Class in org.kohsuke.rngom.digested
-
A pattern that can contain other patterns.
- DContainerPattern() - Constructor for class org.kohsuke.rngom.digested.DContainerPattern
- DDataPattern - Class in org.kohsuke.rngom.digested
- DDataPattern() - Constructor for class org.kohsuke.rngom.digested.DDataPattern
- DDataPattern.Param - Class in org.kohsuke.rngom.digested
-
Parameter to a data pattern.
- DDefine - Class in org.kohsuke.rngom.digested
- DDefine(String) - Constructor for class org.kohsuke.rngom.digested.DDefine
- debug(String) - Method in class com.sun.tools.xjc.ErrorReceiver
-
Reports a debug message to users.
- DEBUG_OPTION - Enum constant in enum com.sun.tools.jxc.ap.Const
- debugMode - Variable in class com.sun.tools.xjc.Options
-
If "-debug" is specified.
- debugStream - Variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- debugStream - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Debug output.
- decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
- decl - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
- decl(int, JType, String, JExpression) - Method in class com.sun.codemodel.JBlock
-
Adds a local variable declaration to this block
- decl(JType, String) - Method in class com.sun.codemodel.JBlock
-
Adds a local variable declaration to this block
- decl(JType, String, JExpression) - Method in class com.sun.codemodel.JBlock
-
Adds a local variable declaration to this block
- declare(JFormatter) - Method in interface com.sun.codemodel.JDeclaration
- declare(JFormatter) - Method in class com.sun.codemodel.JDefinedClass
- declare(JFormatter) - Method in class com.sun.codemodel.JEnumConstant
- declare(JFormatter) - Method in class com.sun.codemodel.JFieldVar
- declare(JFormatter) - Method in class com.sun.codemodel.JMethod
- declare(JFormatter) - Method in class com.sun.codemodel.JPackage
- declare(JFormatter) - Method in class com.sun.codemodel.JTypeVar
-
Prints out the declaration of the variable.
- declare(JFormatter) - Method in class com.sun.codemodel.JVar
- declareBody(JFormatter) - Method in class com.sun.codemodel.JDefinedClass
-
prints the body of a class.
- declareConstructors(CClassInfo) - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIElement
-
Creates constructor declarations for this element.
- declareDefaultValue(JExpression) - Method in class com.sun.codemodel.JMethod
-
Specify the default value for this annotation member
- 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(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(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(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(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
- decr() - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]--" from "[this]".
- decr() - Method in class com.sun.codemodel.JExpressionImpl
- decr(JExpression) - Static method in class com.sun.codemodel.JOp
- def - Variable in class com.sun.tools.txw2.model.Ref
- DEFAULT - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- DEFAULT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
Lexical state.
- DEFAULT_GETTER_JAVADOC - Enum constant in enum com.sun.tools.xjc.generator.bean.field.Messages
- 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_SETTER_JAVADOC - Enum constant in enum com.sun.tools.xjc.generator.bean.field.Messages
- 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 toString
. - 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
- defaultValue(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- defaultValue(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- 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
- DeferedCollection<T> - Class in com.sun.xml.xsom.util
-
Collection
that returns the view of objects which are actually fetched lazily from anIterator
. - DeferedCollection(Iterator<T>) - Constructor for class com.sun.xml.xsom.util.DeferedCollection
- define(String, GrammarSection.Combine, ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
- define(String, GrammarSection.Combine, P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when a pattern is defined.
- Define - Class in com.sun.tools.txw2.model
-
A named pattern.
- Define(Grammar, String) - Constructor for class com.sun.tools.txw2.model.Define
- Define(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- Definition(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DelayedRef - Class in com.sun.xml.xsom.impl.parser
-
Reference by name.
- DelayedRef.AttGroup - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.Attribute - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.ComplexType - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.Element - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.IdentityConstraint - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.ModelGroup - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.SimpleType - Class in com.sun.xml.xsom.impl.parser
- DelayedRef.Type - Class in com.sun.xml.xsom.impl.parser
- DElementPattern - Class in org.kohsuke.rngom.digested
- DElementPattern(NameClass) - Constructor for class org.kohsuke.rngom.digested.DElementPattern
- DEmptyPattern - Class in org.kohsuke.rngom.digested
- DEmptyPattern() - Constructor for class org.kohsuke.rngom.digested.DEmptyPattern
- deriveName(String, XSComponent) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
-
Derives a name from a schema component.
- DESCENDANTS - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
All descendants reachable via default axes.
- DGrammarPattern - Class in org.kohsuke.rngom.digested
-
<grammar>
pattern, which is a collection of named patterns. - DGrammarPattern() - Constructor for class org.kohsuke.rngom.digested.DGrammarPattern
- DGroupPattern - Class in org.kohsuke.rngom.digested
- DGroupPattern() - Constructor for class org.kohsuke.rngom.digested.DGroupPattern
- DIGIT - Static variable in class com.sun.xml.bind.api.impl.NameConverter.Standard
- DIGIT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- DInterleavePattern - Class in org.kohsuke.rngom.digested
- DInterleavePattern() - Constructor for class org.kohsuke.rngom.digested.DInterleavePattern
- direct(String) - Method in class com.sun.codemodel.JDefinedClass
-
Places the given string directly inside the generated class.
- direct(String) - Static method in class com.sun.codemodel.JExpr
-
Creates an expression directly from a source code fragment.
- directClass(String) - Method in class com.sun.codemodel.JCodeModel
-
Creates a dummy, unknown
JClass
that represents a given name. - directStatement(String) - Method in class com.sun.codemodel.JBlock
-
Creates a "literal" statement directly.
- disable_tracing() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- disable_tracing() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Disable tracing.
- DISABLE_XML_SECURITY - Static variable in class com.sun.tools.jxc.ap.Options
- DISABLE_XML_SECURITY - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
If true XML security features when parsing XML documents will be disabled.
- disableSecurityProcessing - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Disable security processing.
- disableXmlSecurity - Variable in class com.sun.tools.xjc.Options
-
If true XML security features when parsing XML documents will be disabled.
- 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.
- div(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]/[right]"
- div(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- div(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- Div<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - Div(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DivHost - Class in org.kohsuke.rngom.parse.host
- DListPattern - Class in org.kohsuke.rngom.digested
- DListPattern() - Constructor for class org.kohsuke.rngom.digested.DListPattern
- DMixedPattern - Class in org.kohsuke.rngom.digested
- DMixedPattern() - Constructor for class org.kohsuke.rngom.digested.DMixedPattern
- DNotAllowedPattern - Class in org.kohsuke.rngom.digested
- DNotAllowedPattern() - Constructor for class org.kohsuke.rngom.digested.DNotAllowedPattern
- document - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Document object that owns the specified node.
- document - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Points to the
SchemaDocumentImpl
that represents the schema document being parsed. - Document - Class in com.sun.xml.txw2
-
Coordinates the entire writing process.
- documentation() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
- Documentation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Documentation() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- DOCUMENTATION - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- DOCUMENTATION_CONTINUE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
- DomAnnotationParserFactory - Class in com.sun.xml.xsom.util
-
AnnotationParserFactory
that parses annotations into a W3C DOM. - DomAnnotationParserFactory() - Constructor for class com.sun.xml.xsom.util.DomAnnotationParserFactory
- DOMForest - Class in com.sun.tools.xjc.reader.internalizer
-
Builds a DOM forest and maintains association from system IDs to DOM trees.
- DOMForest(InternalizationLogic, Options) - Constructor for class com.sun.tools.xjc.reader.internalizer.DOMForest
- DOMForest(SAXParserFactory, DocumentBuilder, 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 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
- domPrinter - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- 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
- DomSerializer - Class in com.sun.xml.txw2.output
- DomSerializer(DOMResult) - Constructor for class com.sun.xml.txw2.output.DomSerializer
- DomSerializer(Node) - Constructor for class com.sun.xml.txw2.output.DomSerializer
- 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
- Done() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- Done() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- DOneOrMorePattern - Class in org.kohsuke.rngom.digested
- DOneOrMorePattern() - Constructor for class org.kohsuke.rngom.digested.DOneOrMorePattern
- DoNothingDatatypeLibraryFactoryImpl - Class in org.kohsuke.rngom.dt
-
DatatypeLibraryFactory
implementation that returns a dummyDatatype
. - DoNothingDatatypeLibraryFactoryImpl() - Constructor for class org.kohsuke.rngom.dt.DoNothingDatatypeLibraryFactoryImpl
- DOptionalPattern - Class in org.kohsuke.rngom.digested
- DOptionalPattern() - Constructor for class org.kohsuke.rngom.digested.DOptionalPattern
- dotclass() - Method in class com.sun.codemodel.JClass
- dotclass(JClass) - Static method in class com.sun.codemodel.JExpr
- DOUBLE - Variable in class com.sun.codemodel.JCodeModel
- DOUBLE - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- DPattern - Class in org.kohsuke.rngom.digested
-
Base class of all the patterns.
- DPattern() - Constructor for class org.kohsuke.rngom.digested.DPattern
- DPatternVisitor<V> - Interface in org.kohsuke.rngom.digested
- DPatternWalker - Class in org.kohsuke.rngom.digested
- DPatternWalker() - Constructor for class org.kohsuke.rngom.digested.DPatternWalker
- DraconianErrorHandler - Class in com.sun.xml.xsom.impl.util
-
Aborts on the first error.
- DraconianErrorHandler() - Constructor for class com.sun.xml.xsom.impl.util.DraconianErrorHandler
- DRefPattern - Class in org.kohsuke.rngom.digested
- DRefPattern(DDefine) - Constructor for class org.kohsuke.rngom.digested.DRefPattern
- Driver - Class in com.sun.tools.xjc
-
Command Line Interface of XJC.
- Driver() - Constructor for class com.sun.tools.xjc.Driver
- DSchemaBuilderImpl - Class in org.kohsuke.rngom.digested
- DSchemaBuilderImpl() - Constructor for class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- DTD - Enum constant in enum com.sun.tools.xjc.Language
- DTD - Static variable in class com.sun.tools.xjc.reader.Const
-
URI to represent DTD.
- DtdContext - Class in org.kohsuke.rngom.parse.xml
- DtdContext() - Constructor for class org.kohsuke.rngom.parse.xml.DtdContext
- DtdContext(DtdContext) - Constructor for class org.kohsuke.rngom.parse.xml.DtdContext
- DTextPattern - Class in org.kohsuke.rngom.digested
- DTextPattern() - Constructor for class org.kohsuke.rngom.digested.DTextPattern
- 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.
- DumbEscapeHandler - Class in com.sun.xml.txw2.output
-
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(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 class com.sun.tools.xjc.model.Model
- dump(Result) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Dumps this model into XML.
- dumpRef(XSAttGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Creates node of attribute group decalration reference.
- dumpRef(XSAttGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- DumpSerializer - Class in com.sun.xml.txw2.output
-
Shows the call sequence of
XmlSerializer
methods. - DumpSerializer(PrintStream) - Constructor for class com.sun.xml.txw2.output.DumpSerializer
- DUnaryPattern - Class in org.kohsuke.rngom.digested
- DUnaryPattern() - Constructor for class org.kohsuke.rngom.digested.DUnaryPattern
- DUPLICATE_ELEMENT - Enum constant in enum com.sun.tools.xjc.reader.Messages
- DUPLICATE_PROPERTY - Enum constant in enum com.sun.tools.xjc.reader.Messages
- DURATION - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- DValuePattern - Class in org.kohsuke.rngom.digested
- DValuePattern(String, String, String, Context, String) - Constructor for class org.kohsuke.rngom.digested.DValuePattern
- DXMLPrinter - Class in org.kohsuke.rngom.digested
-
Printer of RELAX NG digested model to XML using StAX
XMLStreamWriter
. - DXMLPrinter(XMLStreamWriter) - Constructor for class org.kohsuke.rngom.digested.DXMLPrinter
- DXMLPrinter.DXMLPrinterVisitor - Class in org.kohsuke.rngom.digested
- DXMLPrinter.NameClassXMLPrinterVisitor - Class in org.kohsuke.rngom.digested
- DXMLPrinter.XMLWriter - Class in org.kohsuke.rngom.digested
- DXMLPrinter.XMLWriterException - Exception in org.kohsuke.rngom.digested
- DXMLPrinterVisitor() - Constructor for class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- DXmlTokenPattern - Class in org.kohsuke.rngom.digested
- DXmlTokenPattern(NameClass) - Constructor for class org.kohsuke.rngom.digested.DXmlTokenPattern
- DZeroOrMorePattern - Class in org.kohsuke.rngom.digested
- DZeroOrMorePattern() - Constructor for class org.kohsuke.rngom.digested.DZeroOrMorePattern
E
- EagerNClass - Class in com.sun.tools.xjc.model.nav
- EagerNClass(Class) - Constructor for class com.sun.tools.xjc.model.nav.EagerNClass
- editDistance(String, String) - Static method in class com.sun.xml.bind.v2.util.EditDistance
-
Computes the edit distance between two strings.
- EditDistance - Class in com.sun.xml.bind.v2.util
-
Computes the string edit distance.
- element - 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 - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIXPluginCustomization
-
Customization element.
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
- element() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop
- 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.txw2.model
-
Element declaration.
- Element - Class in com.sun.tools.xjc.reader.gbind
-
Expression
that represents an alphabet of a regular language. - Element<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
TypeInfo
that maps to an element. - Element - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Element() - Constructor for class com.sun.tools.xjc.reader.gbind.Element
- Element(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.Element
- Element(NameClass, Pattern) - Constructor for class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
- Element(Locator, QName, Leaf) - Constructor for class com.sun.tools.txw2.model.Element
- ELEMENT - Enum constant in enum com.sun.xml.bind.v2.model.core.PropertyKind
- ELEMENT - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ELEMENT_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- ElementAnnotationBuilder<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder -
Used to build foreign element annotations.
- ElementBeanInfoImpl - Class in com.sun.xml.bind.v2.runtime
-
JaxBeanInfo
implementation forRuntimeElementInfo
. - ElementBeanInfoImpl(JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
-
The constructor for the sole instanceof
JaxBeanInfo
for handling user-createdJAXBElement
. - elementDecl(XSElementDecl) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.util.NameGetter
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.util.XSFinder
- elementDecl(XSElementDecl) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- elementDecl(XSElementDecl) - Method in interface com.sun.xml.xsom.visitor.XSTermFunction
- elementDecl(XSElementDecl) - Method in interface com.sun.xml.xsom.visitor.XSTermVisitor
- elementDecl(XSElementDecl, P) - Method in interface com.sun.xml.xsom.visitor.XSTermFunctionWithParam
- ElementDecl - Class in com.sun.xml.xsom.impl
- ElementDecl(PatcherManager, SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, String, boolean, XmlString, XmlString, boolean, boolean, Boolean, Ref.Type, Ref.Element, int, int, List<IdentityConstraintImpl>) - Constructor for class com.sun.xml.xsom.impl.ElementDecl
- ElementExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- elementFormDefault - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The @elementFormDefault value of the current schema.
- elementFormDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- elementFormDefault(XmlNsForm) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
- 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
- ElementPattern - Class in org.kohsuke.rngom.binary
- ElementProp - Class in com.sun.tools.txw2.model.prop
-
Property generated from elements.
- ElementProp(QName, JType) - Constructor for class com.sun.tools.txw2.model.prop.ElementProp
- 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
BIElement
s 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
- elementType() - Method in class com.sun.codemodel.JType
-
If this is an array, returns the component type of the array.
- empty - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
-
An instance with the empty contents.
- empty - Variable in class com.sun.xml.xsom.impl.SchemaSetImpl
- empty() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
Returns an empty list.
- empty() - Static method in class com.sun.xml.xsom.impl.scd.Iterators
- empty(XSContentType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- empty(XSContentType) - Method in class com.sun.tools.xjc.reader.xmlschema.BindGreen
- 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
- empty(XSContentType) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- empty(XSContentType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- empty(XSContentType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- empty(XSContentType) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- empty(XSContentType) - Method in class com.sun.xml.xsom.util.NameGetter
- empty(XSContentType) - Method in class com.sun.xml.xsom.util.XSFinder
- empty(XSContentType) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- empty(XSContentType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeFunction
- empty(XSContentType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeVisitor
- Empty - Class in com.sun.tools.txw2.model
- Empty(Locator) - Constructor for class com.sun.tools.txw2.model.Empty
- EMPTY - Static variable in class com.sun.tools.xjc.model.CCustomizations
-
Convenient singleton instance that represents an empty
CCustomizations
. - EMPTY_ARRAY - Static variable in class com.sun.codemodel.JClass
-
Sometimes useful reusable empty array.
- EMPTY_SET - Static variable in class com.sun.tools.xjc.reader.gbind.SinkNode
- EmptyExpr(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- EmptyImpl - Class in com.sun.xml.xsom.impl
- EmptyImpl() - Constructor for class com.sun.xml.xsom.impl.EmptyImpl
- EmptyPattern - Class in org.kohsuke.rngom.binary
- enable_tracing() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- enable_tracing() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Enable tracing.
- 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
- EncoderFactory - Class in com.sun.codemodel.util
-
Creates
CharsetEncoder
from a charset name. - EncoderFactory() - Constructor for class com.sun.codemodel.util.EncoderFactory
- encoding - Variable in class com.sun.codemodel.CodeWriter
-
Encoding to be used by the writer.
- 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
- EncodingMap - Class in org.kohsuke.rngom.xml.util
- EncodingMap() - Constructor for class org.kohsuke.rngom.xml.util.EncodingMap
- end() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- 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.
- endCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- endCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
- endCDATA() - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- endColumn - Variable in class com.sun.xml.xsom.impl.scd.Token
-
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- endColumn - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The column number of the last character of this Token.
- endContentModel(String, short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- endDiv(L, A) - Method in interface org.kohsuke.rngom.ast.builder.Div
- endDiv(Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.DivHost
- endDocument() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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() - 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
- endDocument() - Method in class com.sun.xml.txw2.output.DomSerializer
- endDocument() - Method in class com.sun.xml.txw2.output.DumpSerializer
- endDocument() - Method in class com.sun.xml.txw2.output.SaxSerializer
- endDocument() - Method in class com.sun.xml.txw2.output.StaxSerializer
- endDocument() - Method in class com.sun.xml.txw2.output.StreamSerializer
- endDocument() - Method in class com.sun.xml.txw2.output.TXWSerializer
- endDocument() - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
The last method to be called.
- endDocument() - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a newline at the end of the document.
- endDocument() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- endDocument() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- endDocument(boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- 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
- endDTD() - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- endDTD() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- endDTD() - Method in class com.sun.xml.txw2.output.XMLWriter
- endDTD() - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- endElement() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Ends marshalling of an element.
- endElement() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- 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(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(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
End an element without a Namespace URI or qname.
- endElement(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
End an element without a Namespace URI or qname.
- endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
End an element without a qname.
- endElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
End an element without a qname.
- endElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- endElement(String, String, String) - Method in class com.sun.xml.txw2.output.DataWriter
-
Write an end tag.
- endElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Write an end tag.
- endElement(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write an end tag.
- endElement(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- endEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- endEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
- endEntity(String) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- endGrammar(L, A) - Method in interface org.kohsuke.rngom.ast.builder.Grammar
- endGrammar(Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.GrammarHost
- endInclude(Parseable, String, String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.Include
- endInclude(Parseable, String, String, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.IncludeHost
- endIncludedGrammar(L, A) - Method in interface org.kohsuke.rngom.ast.builder.IncludedGrammar
- endLine - Variable in class com.sun.xml.xsom.impl.scd.Token
-
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
- endLine - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The line number of the last character of this Token.
- endModelGroup(short) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- endNamespaceDecls(Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- Endorse() - Constructor for class com.sun.codemodel.ac.ACTask.Endorse
- 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
. - endPacking(T, BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
- endPrefixMapping(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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. - endPrefixMapping(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- endPrefixMapping(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- 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.FastInfosetStreamWriterOutput
- endStartTag() - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
- 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
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
- endStartTag(String, String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
- endStartTag(String, String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Completes the start tag.
- endTag() - Method in class com.sun.xml.txw2.output.DomSerializer
- endTag() - Method in class com.sun.xml.txw2.output.DumpSerializer
- endTag() - Method in class com.sun.xml.txw2.output.SaxSerializer
- endTag() - Method in class com.sun.xml.txw2.output.StaxSerializer
- endTag() - Method in class com.sun.xml.txw2.output.StreamSerializer
- endTag() - Method in class com.sun.xml.txw2.output.TXWSerializer
- endTag() - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes an end tag.
- endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
- endTag(int, String) - Method in class com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput
- 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(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(int, String) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
- 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
- endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- endTag(Name) - 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(Name) - Method in class com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
- endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- endTag(Name) - Method in interface com.sun.xml.bind.v2.runtime.output.XmlOutput
- endTag(Name) - Method in class com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
- ensureSize(int) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
- enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
- enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
- enterAttribute(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
- enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
- enterAttribute(String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
- enterAttribute(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- enterAttribute(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Classes
- enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Config
- enterElement(String, String, String, Attributes) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
- enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Schema
- enterElement(String, String, String, Attributes) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
- enterElement(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- enterElement(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- entityResolver - Variable in class com.sun.tools.xjc.Options
-
On JDK 8 an odler stores
CatalogResolver
, but the field type is made toEntityResolver
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
- ENUM - Static variable in class com.sun.codemodel.ClassType
- enumConstant(String) - Method in class com.sun.codemodel.JDefinedClass
-
If the named enum already exists, the reference to it is returned.
- 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
. - enumeration() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel
- EnumLeafInfo<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
NonElement
that represents anEnum
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
EnumLeafInfo
s known to this set. - enums() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- EOF - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- EOF - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
End of File.
- EOFException - Exception in org.kohsuke.rngom.parse.compact
- EOFException() - Constructor for exception org.kohsuke.rngom.parse.compact.EOFException
- eol - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
The end of line string for this machine.
- eol - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
The end of line string for this machine.
- 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. - eq(JExpression) - Method in interface com.sun.codemodel.JExpression
- eq(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- eq(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- equal(String, String) - Static method in class com.sun.tools.txw2.NameUtil
-
determine if two Strings are iqual allowing null values
- 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.codemodel.JModuleDirective
-
Compares this module directive to the specified object.
- equals(Object) - Method in class com.sun.tools.txw2.model.prop.ValueProp
- equals(Object) - Method in class com.sun.tools.txw2.model.prop.AttributeProp
- 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(Object) - Method in class com.sun.tools.xjc.model.nav.EagerNClass
- equals(Object) - Method in class com.sun.xml.bind.api.TypeReference
- equals(Object) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- equals(Object) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- equals(Object) - Method in class com.sun.xml.xsom.impl.UName
- equals(Object) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
- equals(Object) - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- equals(Object) - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- equals(Object) - Method in class org.kohsuke.rngom.nc.NsNameClass
- equals(Object) - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- equals(Object) - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- equals(String, String) - Method in class com.sun.xml.bind.v2.runtime.Name
- equals(Locator, Locator) - Static method in class com.sun.tools.xjc.util.Util
-
Compares if two
Locator
s point to the exact same position. - equalsIgnoreCase(String, String) - Static method in class com.sun.tools.txw2.NameUtil
-
determine if two Strings are equal ignoring case allowing null values
- 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() - Method in class com.sun.codemodel.JClass
- erasure() - Method in class com.sun.codemodel.JType
-
Returns the erasure of this type.
- erasure(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- erasure(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- erasure(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Computes the erasure
- ERR_CLASS_NOT_FOUND - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_DANGLING_IDREF - Static variable in class com.sun.xml.bind.marshaller.Messages
-
Deprecated.only used from 1.0
- ERR_DOUBLE_DEFINITION - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_DOUBLE_DEFINITION_ORIGINAL - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_ENTITY_RESOLUTION_FAILURE - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_ILLEGAL_CUSTOMIZATION_TAGNAME - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_MISSING_OBJECT - Static variable in class com.sun.xml.bind.marshaller.Messages
-
Deprecated.use ERR_MISSING_OBJECT2
- ERR_MISSING_SCHEMALOCATION - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- 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_PLUGIN_NOT_ENABLED - Enum constant in enum com.sun.tools.xjc.reader.Messages
- 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_RELEVANT_LOCATION - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_SIMPLE_CONTENT_EXPECTED - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_SUPPORTED_EXTENSION_IGNORED - Enum constant in enum com.sun.tools.xjc.reader.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
- ERR_UNDECLARED_PREFIX - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_UNDEFINED_ATTRIBUTE - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_ATTRIBUTEGROUP - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_COMPLEXTYPE - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_ELEMENT - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_IDENTITY_CONSTRAINT - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_MODELGROUP - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_PREFIX - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_SIMPLETYPE - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNDEFINED_TYPE - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- ERR_UNEXPECTED_EXTENSION_BINDING_PREFIXES - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_UNSUPPORTED_EXTENSION - Enum constant in enum com.sun.tools.xjc.reader.Messages
- ERR_VENDOR_EXTENSION_DISALLOWED_IN_STRICT_MODE - Enum constant in enum com.sun.tools.xjc.reader.Messages
- error(IllegalAnnotationException) - Method in interface com.sun.xml.bind.v2.model.core.ErrorHandler
-
Receives a notification for an error in the annotated code.
- error(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException.Builder
- error(Exception) - 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(String, Exception) - Method in class com.sun.tools.xjc.ErrorReceiver
- error(Locator, String) - Method in class com.sun.tools.xjc.ErrorReceiver
- error(Locator, String, Exception) - Method in class com.sun.tools.xjc.ErrorReceiver
- error(Locator, String, Object...) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- error(SAXParseException) - Method in class com.sun.tools.txw2.AntErrorListener
- error(SAXParseException) - Method in class com.sun.tools.txw2.ConsoleErrorReporter
- error(SAXParseException) - Method in interface com.sun.tools.txw2.ErrorListener
- 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(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
- error(SAXParseException) - 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(SAXParseException) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
- error(SAXParseException) - Method in class com.sun.xml.bind.v2.util.FatalAdapter
- error(SAXParseException) - Method in class com.sun.xml.xsom.impl.util.DraconianErrorHandler
- ERROR - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
- ERROR - Static variable in class com.sun.xml.bind.v2.runtime.reflect.Lister
- ERROR_LOADING_CLASS - Enum constant in enum com.sun.xml.bind.v2.Messages
- 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 - Variable in class com.sun.tools.txw2.TxwOptions
-
Always non-null.
- ErrorListener - Interface in com.sun.tools.txw2
-
Used internally to report errors.
- 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.
- ErrorPattern - Class in org.kohsuke.rngom.binary
- errorReceiver - Variable in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
-
Controller object that can be used to report errors.
- 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
- 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
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.bind.marshaller.NoEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in interface com.sun.xml.txw2.output.CharacterEscapeHandler
- escape(char[], int, int, boolean, Writer) - Method in class com.sun.xml.txw2.output.DumbEscapeHandler
- escape(StringBuffer, String, int) - Static method in class com.sun.tools.txw2.NameUtil
-
Escapes characters is the given string so that they can be printed by only using US-ASCII characters.
- escape(StringBuilder, String, int) - Static method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Escapes characters is the given string so that they can be printed by only using US-ASCII characters.
- ESCAPED_IDENTIFIER - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- escapeDisallowedChars(String) - Static method in class org.kohsuke.rngom.util.Uri
- escapeSpace(String) - Static method in class com.sun.tools.xjc.reader.Util
- escapeURI(String) - Static method in class com.sun.tools.txw2.NameUtil
-
Escape any characters that would cause the single arg constructor of java.net.URI to complain about illegal chars.
- 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.
- evaluate(Iterator<XSComponent>) - Method in class com.sun.xml.xsom.impl.scd.Step
-
Evaluate this step against the current node set and returns matched nodes.
- Except(Scope, Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- ExceptNameClass(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- execute() - Method in class com.sun.codemodel.ac.ACTask
- execute() - Method in class com.sun.tools.txw2.TxwTask
-
launch txw
- execute() - Method in class com.sun.tools.xjc.XJC2Task
- execute() - Method in class com.sun.tools.xjc.XJCBase
-
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
- ExpandBuff(boolean) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ExpandBuff(boolean) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- expandPattern(Leaf) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- expandPattern(ParsedPattern) - Method in class org.kohsuke.rngom.ast.util.CheckingSchemaBuilder
- expandPattern(ParsedPattern) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- expandPattern(ParsedPattern) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- expandPattern(DPattern) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- expandPattern(P) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
Called after all the parsing is done.
- EXPECTED_CONTENT_TYPES - Static variable in class com.sun.tools.xjc.reader.Const
-
Attribute name of the expected media type.
- expectedTokenSequences - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
Each entry in this array is an array of integers.
- 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.
- ExplicitGroup - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ExportsDirective - Enum constant in enum com.sun.codemodel.JModuleDirective.Type
-
Directive starting with
exports
keyword. - exposed - Variable in class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
-
Corresponds to
Aspect.EXPOSED
- EXPOSED - Enum constant in enum com.sun.tools.xjc.outline.Aspect
-
The exposed part of the bean.
- exposedType - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
The publicly visible type of this field.
- Expr(boolean, Scope, Token, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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 correspondingExpression
tree. - Extender - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- EXTENDER - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- extension() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
- EXTENSION - Static variable in class com.sun.tools.xjc.Options
-
loosely follow the compatibility rules and allow the use of vendor binding extensions
- EXTENSION - Static variable in interface com.sun.xml.xsom.XSType
- 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
- ExtensionType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- ExternalRefExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
F
- f - Variable in class com.sun.xml.bind.v2.runtime.reflect.Accessor.FieldReflection
- facet(XSFacet) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- facet(XSFacet) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- facet(XSFacet) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- facet(XSFacet) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- facet(XSFacet) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- facet(XSFacet) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- facet(XSFacet) - Method in class com.sun.xml.xsom.util.NameGetter
- facet(XSFacet) - Method in class com.sun.xml.xsom.util.XSFinder
- facet(XSFacet) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- facet(XSFacet) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- facet(XSFacet) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- FACET - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- FACET_ENUMERATION - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_FRACTIONDIGITS - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_LENGTH - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MAXEXCLUSIVE - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MAXINCLUSIVE - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MAXLENGTH - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MINEXCLUSIVE - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MININCLUSIVE - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_MINLENGTH - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_PATTERN - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_TOTALDIGITS - Static variable in interface com.sun.xml.xsom.XSFacet
- FACET_WHITESPACE - Static variable in interface com.sun.xml.xsom.XSFacet
- FacetImpl - Class in com.sun.xml.xsom.impl
- FacetImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, XmlString, boolean) - Constructor for class com.sun.xml.xsom.impl.FacetImpl
- FACETNAME - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- FACTORY - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- factoryClass(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- factoryClass(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- factoryMethod(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- FALLBACK_CONTENT - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
-
If a complex type has falled back to the general list content and it is not NOMOREEXTENSION.
- FALLBACK_EXTENSION - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
-
If a complex type has fallen to the dummy property in order to override previously inherited content.
- FALLBACK_REST - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
-
If a complex type has falled back to the rest content and it is not NOMOREEXTENSION.
- FALSE - Static variable in class com.sun.codemodel.JExpr
-
Boolean constant that represents
false
- FANNOTATE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- fastBoot - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
If true, we aim for faster
JAXBContext
instantiation performance, instead of going after efficient sustained unmarshalling/marshalling performance. - FastInfosetStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
XmlOutput
forStAXDocumentSerializer
. - FastInfosetStreamWriterOutput(StAXDocumentSerializer, JAXBContextImpl) - Constructor for class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- 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 class com.sun.tools.txw2.AntErrorListener
- fatalError(SAXParseException) - Method in class com.sun.tools.txw2.ConsoleErrorReporter
- fatalError(SAXParseException) - Method in interface com.sun.tools.txw2.ErrorListener
- 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
- fatalError(SAXParseException) - Method in class com.sun.xml.xsom.impl.util.DraconianErrorHandler
- field - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
The field that stores the list.
- field(int, JType, String) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a field to the list of field members of this JDefinedClass.
- field(int, JType, String, JExpression) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a field to the list of field members of this JDefinedClass.
- field(int, Class<?>, String) - Method in class com.sun.codemodel.JDefinedClass
- field(int, Class<?>, String, JExpression) - Method in class com.sun.codemodel.JDefinedClass
- FieldAccessor - Interface in com.sun.tools.xjc.outline
-
Encapsulates the access on a field.
- FieldAccessor_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean fields. - FieldAccessor_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
- 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_Character - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for char fields. - FieldAccessor_Character() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character
- FieldAccessor_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for double fields. - FieldAccessor_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
- FieldAccessor_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for float fields. - FieldAccessor_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
- FieldAccessor_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for int fields. - FieldAccessor_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
- FieldAccessor_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for long fields. - FieldAccessor_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
- 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
- FieldAccessor_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for short fields. - FieldAccessor_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short
- 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
- fieldName - Variable in class com.sun.xml.bind.v2.runtime.property.ValueProperty
-
Name of this field.
- 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 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
- 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
- fields - Variable in class com.sun.tools.xjc.model.Constructor
-
array of field names to be initialized.
- fields() - Method in class com.sun.codemodel.JDefinedClass
-
Returns all the fields declred in this class.
- fields() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
-
Gets the names of fields in this interface.
- FileCodeWriter - Class in com.sun.codemodel.writer
-
Writes all the source files under the specified file folder.
- FileCodeWriter(File) - Constructor for class com.sun.codemodel.writer.FileCodeWriter
- FileCodeWriter(File, boolean) - Constructor for class com.sun.codemodel.writer.FileCodeWriter
- FileCodeWriter(File, boolean, String) - Constructor for class com.sun.codemodel.writer.FileCodeWriter
- FileCodeWriter(File, String) - Constructor for class com.sun.codemodel.writer.FileCodeWriter
- FillBuff() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- FillBuff() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- fillChildren(Collection) - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
Adds all the children of this pattern to the given collection.
- filter(Iterator<? extends T>) - Method in class com.sun.xml.xsom.impl.scd.Step
-
Perform filtering (which is different depending on the kind of step.)
- filter(U) - Method in class com.sun.xml.xsom.impl.scd.Iterators.Adapter
- Filter(Iterator<? extends T>) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.Filter
- FilterCodeWriter - Class in com.sun.codemodel.writer
-
CodeWriter
that delegates to anotherCodeWriter
. - FilterCodeWriter(CodeWriter) - Constructor for class com.sun.codemodel.writer.FilterCodeWriter
- FilterTransducer<T> - Class in com.sun.xml.bind.v2.runtime
-
Transducer
that delegates to anotherTransducer
. - FilterTransducer(Transducer<T>) - Constructor for class com.sun.xml.bind.v2.runtime.FilterTransducer
- FINAL - Static variable in class com.sun.codemodel.JMod
- finalDefault - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
The @finalDefault value of the current schema.
- finalDefault(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- finalDefault(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- finalize() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- find(XSComponent) - Method in class com.sun.xml.xsom.util.XSFinder
-
Invokes this object as a visitor with the specified component.
- 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. - 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 tokey
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 tokey
and returns it. - findReceiverOfAttribute(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
Returns the handler that can receive the given attribute, or null.
- findReceiverOfAttribute(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
Returns the handler that can receive the given attribute, or null.
- findReceiverOfElement(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
Implemented by the generated code to determine the handler that can receive the given element.
- findReceiverOfElement(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
Implemented by the generated code to determine the handler that can receive the given element.
- findReceiverOfText() - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
Returns the handler that can receive text events, or null.
- findReceiverOfText() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
Returns the handler that can receive text events, or null.
- 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.
- Finite(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, Set<String>, int) - Constructor for class com.sun.xml.xsom.impl.WildcardImpl.Finite
- 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.
- firstChild() - Method in class org.kohsuke.rngom.digested.DContainerPattern
- fixed(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
- FixedOrDefault - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- fixNullRef(JBlock) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
Generates statement(s) so that the successive
AbstractListField.Accessor.ref(boolean)
with true will always return a non-null list. - 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 - Variable in class com.sun.codemodel.JCodeModel
- 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.
- flush() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- flush() - Method in class com.sun.xml.txw2.output.DomSerializer
- flush() - Method in class com.sun.xml.txw2.output.DumpSerializer
- flush() - Method in class com.sun.xml.txw2.output.SaxSerializer
- flush() - Method in class com.sun.xml.txw2.output.StaxSerializer
- flush() - Method in class com.sun.xml.txw2.output.StreamSerializer
- flush() - Method in class com.sun.xml.txw2.output.TXWSerializer
- flush() - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Flush the buffer.
- flush() - Method in class com.sun.xml.txw2.output.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.
- forEach(JType, String, JExpression) - Method in class com.sun.codemodel.JBlock
-
Creates an enhanced For statement based on j2se 1.5 JLS and add it to this block
- ForeignAttributes - Interface in com.sun.xml.xsom
-
Foreign attributes on schema elements.
- ForeignAttributesImpl - Class in com.sun.xml.xsom.impl
-
Remembers foreign attributes.
- ForeignAttributesImpl(ValidationContext, Locator, ForeignAttributesImpl) - Constructor for class com.sun.xml.xsom.impl.ForeignAttributesImpl
- 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 twoEntityResolver
s. - 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 anotherContentHandler
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
- ForkXmlOutput(XmlOutput, XmlOutput) - Constructor for class com.sun.xml.bind.v2.runtime.output.ForkXmlOutput
- form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- form(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- format(JFormatter, String) - Method in class com.sun.codemodel.JCommentPart
-
Writes this part into the formatter by using the specified indentation.
- 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(Object...) - Method in enum com.sun.xml.bind.v2.Messages
- format(String) - 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.marshaller.Messages
- format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- format(String, Object...) - Static method in class com.sun.tools.xjc.Messages
-
Loads a string resource and formats it with specified arguments.
- 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, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
-
Loads a string resource and formats it with specified arguments.
- format(String, Object...) - Static method in class com.sun.xml.xsom.impl.parser.Messages
-
Loads a string resource and formats it with specified arguments.
- format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.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.marshaller.Messages
- format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
- 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() - Method in class com.sun.codemodel.JDefinedClass
-
Gets the fully qualified name of this class.
- fullName() - Method in class com.sun.codemodel.JNullType
- fullName() - Method in class com.sun.codemodel.JPrimitiveType
- fullName() - Method in class com.sun.codemodel.JType
-
Gets the full name of the type.
- fullName() - Method in class com.sun.codemodel.JTypeVar
- 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 class com.sun.tools.xjc.model.nav.EagerNClass
- fullName() - Method in interface com.sun.tools.xjc.model.nav.NType
-
Human readable name of this type.
- fullName(Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- fullName(ExecutableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- fullName(M) - Method in class com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl
-
Gets the fully-qualified name of the method.
G
- g(JGenerable) - Method in class com.sun.codemodel.JFormatter
-
Cause the JGenerable object to generate source for iteself
- g(Collection<? extends JGenerable>) - Method in class com.sun.codemodel.JFormatter
-
Produces
JGenerable
s separated by ',' - generate() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
- 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).
- generate(JFormatter) - Method in class com.sun.codemodel.JAnnotationArrayMember
- generate(JFormatter) - Method in class com.sun.codemodel.JAnnotationUse
- generate(JFormatter) - Method in class com.sun.codemodel.JArray
- generate(JFormatter) - Method in class com.sun.codemodel.JAssignment
- generate(JFormatter) - Method in class com.sun.codemodel.JBlock
- generate(JFormatter) - Method in class com.sun.codemodel.JCatchBlock
- generate(JFormatter) - Method in class com.sun.codemodel.JClass
- generate(JFormatter) - Method in class com.sun.codemodel.JDocComment
- generate(JFormatter) - Method in class com.sun.codemodel.JEnumConstant
- generate(JFormatter) - Method in class com.sun.codemodel.JExportsDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JFieldRef
- generate(JFormatter) - Method in interface com.sun.codemodel.JGenerable
- generate(JFormatter) - Method in class com.sun.codemodel.JInvocation
- generate(JFormatter) - Method in class com.sun.codemodel.JMods
- generate(JFormatter) - Method in class com.sun.codemodel.JModule
-
Print source code of Java Module declaration.
- generate(JFormatter) - Method in class com.sun.codemodel.JModuleDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JPackage
- generate(JFormatter) - Method in class com.sun.codemodel.JPrimitiveType
- generate(JFormatter) - Method in class com.sun.codemodel.JRequiresDirective
-
Print source code of this module directive.
- generate(JFormatter) - Method in class com.sun.codemodel.JStringLiteral
- generate(JFormatter) - Method in class com.sun.codemodel.JTypeVar
- generate(JFormatter) - Method in class com.sun.codemodel.JVar
- 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(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 - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
- 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
fromPropertyInfo
if necessary. - generateCode(Options, ErrorReceiver) - Method in class com.sun.tools.xjc.model.Model
-
Fully-generate the source code into the given model.
- generateCode(Plugin[], ErrorListener) - Method in interface com.sun.tools.xjc.api.S2JJAXBModel
-
Generates artifacts.
- 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.
- generateField(JType) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
Generates the field declaration.
- generateModifiers(JFormatter) - Method in class com.sun.codemodel.JRequiresDirective
-
Print source code of
requires
module directive modifiers:public
andstatic
keywords for module dependency. - generateParseException() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- generateParseException() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Generate ParseException.
- 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
- generateSchema(SchemaOutputResolver, ErrorListener) - Method in interface com.sun.tools.xjc.api.J2SJAXBModel
-
Generates the schema documents from the model.
- 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
- generify(String) - Method in class com.sun.codemodel.JDefinedClass
- generify(String) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration.
- generify(String) - Method in class com.sun.codemodel.JMethod
- generify(String, JClass) - Method in class com.sun.codemodel.JDefinedClass
- generify(String, JClass) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration with a bound.
- generify(String, JClass) - Method in class com.sun.codemodel.JMethod
- generify(String, Class<?>) - Method in class com.sun.codemodel.JDefinedClass
- generify(String, Class<?>) - Method in interface com.sun.codemodel.JGenerifiable
-
Adds a new type variable to this declaration with a bound.
- generify(String, Class<?>) - Method in class com.sun.codemodel.JMethod
- get() - Static method in class com.sun.tools.xjc.reader.Ring
-
A
Ring
instance is associated with a thread. - get() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Gets the raw data.
- get() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
- get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- get() - Method in interface com.sun.xml.xsom.impl.Ref.AttGroup
- get() - Method in interface com.sun.xml.xsom.impl.Ref.Element
- get() - Method in interface com.sun.xml.xsom.impl.Ref.IdentityConstraint
- 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(int) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
- get(int) - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
- get(B) - Method in class com.sun.xml.bind.api.RawAccessor
-
Gets the value of the property of the given bean object.
- get(B) - Method in class com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor
- 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(JAXBContextImpl, RuntimeNonElementRef) - Static method in class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
-
Gets the
TransducedAccessor
appropriately configured for the given property. - get(XSComponent) - Static method in class com.sun.xml.xsom.util.NameGetter
-
Gets the name of the specified component in the default locale.
- get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
-
Finds the specified annotation from the array and returns it.
- get(Class<T>) - Static method in class com.sun.tools.xjc.reader.Ring
- 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(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
- 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_Character
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
- 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.FieldAccessor_Short
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
- 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_Character
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
- get(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
- get(String) - Method in class com.sun.tools.txw2.model.Grammar
- 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(String) - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the named pattern by its name.
- 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 interface com.sun.tools.xjc.api.S2JJAXBModel
-
Gets a
Mapping
object for the given global element. - 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 class com.sun.tools.xjc.model.CValuePropertyInfo
- 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<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
- getAdapter(Class<T>) - Method in class com.sun.xml.bind.v2.runtime.Coordinator
-
Gets the instance of the adapter.
- 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.CArrayInfo
- 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.
- getAddexports() - Method in class com.sun.tools.jxc.SchemaGenBase
- getAddexports() - Method in class com.sun.tools.xjc.XJCBase
- getAddmodules() - Method in class com.sun.tools.jxc.SchemaGenBase
- getAddmodules() - Method in class com.sun.tools.xjc.XJCBase
- getAddopens() - Method in class com.sun.tools.jxc.SchemaGenBase
- getAddopens() - Method in class com.sun.tools.xjc.XJCBase
- getAddreads() - Method in class com.sun.tools.jxc.SchemaGenBase
- getAddreads() - Method in class com.sun.tools.xjc.XJCBase
- 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(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
- getAllFieldAnnotations(VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- getAllMethodAnnotations(Method, 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.
- 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
Plugin
s discovered so far. - getAnno() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- getAnnotation() - Method in class com.sun.xml.bind.v2.model.annotation.Quick
-
Gets the annotation object that this object is wrapping.
- getAnnotation() - Method in class com.sun.xml.xsom.impl.AnnotationImpl
- getAnnotation() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getAnnotation() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAnnotation() - Method in interface com.sun.xml.xsom.XSAnnotation
-
Obtains the application-parsed annotation.
- getAnnotation() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the annotation associated to this component, if any.
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DDefine
- getAnnotation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns the annotation associated with it.
- getAnnotation(boolean) - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getAnnotation(boolean) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAnnotation(boolean) - Method in interface com.sun.xml.xsom.XSComponent
-
Works like
XSComponent.getAnnotation()
, but allow a new emptyXSAnnotation
to be created if not exist. - getAnnotationClass() - Method in class com.sun.codemodel.JAnnotationUse
- getAnnotationContextElementName() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Gets the element name that contains the annotation element.This method works correctly only when called by the annotation handler.
- getAnnotationMembers() - Method in class com.sun.codemodel.JAnnotationUse
- getAnnotationParserFactory() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
- getAnnotationParserFactory() - Method in class com.sun.xml.xsom.parser.XSOMParser
- getAnnotationType() - Method in interface com.sun.codemodel.JAnnotationWriter
-
The type of the annotation that this writer is writing.
- getAnnotationUse() - Method in interface com.sun.codemodel.JAnnotationWriter
-
Gets the underlying annotation use object to which we are writing.
- getAnySimpleType() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getAnySimpleType() - Method in interface com.sun.xml.xsom.XSSchemaSet
- getAnyType() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getAnyType() - Method in interface com.sun.xml.xsom.XSSchemaSet
- 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 throughAttachmentMarshaller
. - 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 throughAttachmentUnmarshaller
. - getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- getAttGroupDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAttGroupDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
- getAttGroupDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getAttGroupDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSAttGroupDecl
s in this schema. - getAttGroups() - Method in class com.sun.xml.xsom.impl.AttributesHolder
- getAttGroups() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Iterates all AttGroups which are directly referenced from this component.
- getAttribute() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getAttribute() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
- getAttribute() - Method in interface com.sun.xml.xsom.impl.Ref.Attribute
- getAttribute(String, String) - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the attribute of a given name.
- getAttribute(QName) - Method in class org.kohsuke.rngom.digested.DAnnotation
- getAttribute(Element, String, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
- getAttributeDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAttributeDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
- getAttributeDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getAttributeDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSAttributeDecl
s in this schema keyed by their local names. - getAttributeFormDefault() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
-
The attribute form default for this package.
- getAttributeFormDefault() - Method in interface com.sun.tools.xjc.outline.PackageOutline
-
The attribute form default for this package.
- getAttributeFormDefault(String) - Method in class com.sun.tools.xjc.model.Model
- getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable
XmlNsForm
for the given namespace URI. - getAttributeIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- getAttributeIndex(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- getAttributes() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the attributes.
- getAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- getAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getAttributeUse(String, String) - Method in interface com.sun.xml.xsom.XSAttContainer
-
Looks for the attribute use with the specified name from all the attribute uses that are directly/indirectly referenced from this component.
- getAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
Returns the attribute uses by looking at attribute groups and etc.
- getAttributeUses() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Gets all the attribute uses.
- getAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
-
If
ClassInfo.hasAttributeWildcard()
is true, returns the accessor to access the property. - getAttributeWildcard() - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- getAttributeWildcard() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getAttributeWildcard() - Method in interface com.sun.xml.xsom.XSAttContainer
- getBackup() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- getBase() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
- getBaseClass() - Method in class com.sun.tools.xjc.model.CClassInfo
-
This inherited version returns null if this class extends from
CClassRef
. - 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() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo
- getBaseClass(JClass) - Method in class com.sun.codemodel.JClass
-
Gets the parameterization of the given base type.
- getBaseClass(NType, NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getBaseClass(Class<?>) - Method in class com.sun.codemodel.JClass
- getBaseClass(TypeMirror, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the parameterization of the given base type.
- getBaseDir() - Method in class com.sun.tools.jxc.gen.config.Config
- 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.
- getBaseListType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getBaseListType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getBaseListType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the nearest ancestor
XSListSimpleType
(including itself) if the variety of this type islist
. - getBaseType() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
- getBaseType() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the base type of the enumeration.
- getBaseType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getBaseType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getBaseType() - Method in interface com.sun.xml.xsom.XSType
-
Returns the base type of this type.
- getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the parameterization of the given base type.
- getBaseUnionType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getBaseUnionType() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getBaseUnionType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the nearest ancestor
XSUnionSimpleType
(including itself) if the variety of this type isunion
. - getBaseUri() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- getBaseUri() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- getBaseURI() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- getBeanInfo() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
- 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>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- 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(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. - getBeginColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- getBeginColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- getBeginLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- getBeginLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- 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
-
Obtains the binding mode recorded through
ComplexTypeFieldBuilder.recordBindingMode(XSComplexType, ComplexTypeBindingMode)
. - getBuffer() - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
- getBuilder() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- 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() - 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
- getBuildID() - Static method in class com.sun.tools.xjc.Driver
- getBuildID() - Static method in class com.sun.tools.xjc.Options
- 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. - getCaption() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
Returns the caption for
this
node. - getCatalog() - Method in class com.sun.tools.xjc.XJCBase
- getCategory() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getCategory() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the type of the identity constraint.
- getCause() - Method in exception org.kohsuke.rngom.ast.builder.BuildException
- getCertifiedText() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- getCharacterStream() - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- getChild() - Method in class org.kohsuke.rngom.digested.DUnaryPattern
- getChild(int) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- getChild(int) - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets i-ith child.
- getChildElements(Element) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
- getChildElements(Element) - Static method in class com.sun.tools.xjc.util.DOMUtils
-
Gets all the child elements.
- 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.
- getChildren() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- getChildren() - Method in interface com.sun.tools.xjc.reader.xmlschema.bindinfo.BIDeclaration
-
Gets child
BIDeclaration
s if any. - getChildren() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
- getChildren() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- getChildren() - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets all the children in one array.
- getChildren() - Method in class org.kohsuke.rngom.binary.BinaryPattern
-
Same as
BinaryPattern.fillChildren(Collection)
but returns an array. - getChildren() - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
-
Returns a set of
ChildElementFinder.Element
. - getChildren() - Method in class org.kohsuke.rngom.digested.DAnnotation
-
Gets the read-only view of all the child elements of this annotation.
- 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
- getClassAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- 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.jxc.gen.config.Config
- 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
ClassOutline
s known to this object. - getClasses() - Method in interface com.sun.tools.xjc.outline.PackageOutline
-
Gets
ClassOutline
s whoseClassOutline._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(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
- getClassInfo(NClass) - Method in class com.sun.tools.xjc.model.Model
- 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(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(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- getClassInfo(Class, boolean, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- getClassInfo(Class, Locatable) - Method in class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
- 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(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns a location of the specified class.
- getClassLocation(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getClassLocation(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getClassLogger() - Static method in class com.sun.xml.bind.Util
-
Gets the logger for the caller's class.
- 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getClassName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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(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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getClassShortName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getClassType() - Method in class com.sun.codemodel.JDefinedClass
- 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() - Method in class com.sun.tools.xjc.model.CClassInfo
- getClazz() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
- 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 anEnumLeafInfo
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 aClass
. - getClazz(CClassInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
- getClazz(CClassInfo) - Method in interface com.sun.tools.xjc.outline.Outline
-
Obtains per-class context information.
- 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
. - getCodeModel() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- getCollectionMode() - Method in class com.sun.tools.xjc.reader.RawTypeSet
- getColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
Deprecated.
- getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getColumnNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
- getCommonBaseType(JCodeModel, JType...) - Static method in class com.sun.tools.xjc.reader.TypeUtil
-
Computes the common base type of types.
- getCommonBaseType(JCodeModel, Collection<? extends JType>) - Static method in class com.sun.tools.xjc.reader.TypeUtil
-
Computes the common base type of two types.
- getCompilationMessage() - Method in class com.sun.tools.jxc.ApBasedTask
- getCompilationMessage() - Method in class com.sun.tools.jxc.SchemaGenBase
- getComplexType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getComplexType(String) - Method in interface com.sun.xml.xsom.XSSchema
- getComplexType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getComplexType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getComplexTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSComplexType
s in this schema. - getComponentType(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getComponentType(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the component type of the array.
- getCompositor() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- getCompositor() - Method in interface com.sun.xml.xsom.XSModelGroup
- 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.
- getConstructor(JType[]) - Method in class com.sun.codemodel.JDefinedClass
-
Looks for a method that has the specified method signature and return it.
- 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
- getContent() - Method in class org.kohsuke.rngom.binary.AttributePattern
- getContent() - Method in class org.kohsuke.rngom.binary.ElementPattern
- getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
- getContentHandler(AnnotationContext, String, ErrorHandler, EntityResolver) - Method in class com.sun.xml.xsom.parser.AnnotationParser
-
Called every time a new
<xs:annotation>
element is found. - 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.codemodel.JBlock
-
Returns a read-only view of
JStatement
s andJDeclaration
in this block. - 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)
. - getContentType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getContentType() - Method in class com.sun.xml.xsom.impl.EmptyImpl
- getContentType() - Method in class com.sun.xml.xsom.impl.parser.BaseContentRef
- getContentType() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- getContentType() - Method in interface com.sun.xml.xsom.impl.Ref.ContentType
- getContentType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getContentType() - Method in interface com.sun.xml.xsom.XSComplexType
-
The content of this complex type.
- 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. - getContext() - Method in interface com.sun.xml.xsom.ForeignAttributes
-
Returns context information of the element to which foreign attributes are attached.
- getContext() - Method in class com.sun.xml.xsom.impl.ForeignAttributesImpl
- getContext() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- getContext() - Method in class org.kohsuke.rngom.digested.DValuePattern
- 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
- getCurrentAttributes() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Attributes that belong to the current element.
- getCurrentAttributes() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Attributes that belong to the current element.
- getCurrentBean() - Method in class com.sun.tools.xjc.reader.xmlschema.ClassSelector
- getCurrentBean() - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- 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
- getCurrentRoot() - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- 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.)
- getCustomizationContext() - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
- getCustomizations() - Method in class com.sun.tools.xjc.model.CArrayInfo
- 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.
- getCustomizationUnmarshaller() - Static method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
- 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(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
- getData(String, String) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx
-
The same as
Attributes.getValue(String,String)
- 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
- getDataStore() - Method in class com.sun.codemodel.fmt.JBinaryFile
- getDatatype(NodeSet) - Method in class com.sun.tools.txw2.model.Data
- getDatatype(NodeSet) - Method in class com.sun.tools.txw2.model.List
- getDatatype(NodeSet) - Method in interface com.sun.tools.txw2.model.Text
-
Obtains the Java class of this
Text
. - getDatatype(NodeSet) - Method in class com.sun.tools.txw2.model.Value
- getDatatypeFactory() - Static method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype library URI.
- getDatatypeLibrary() - Method in class org.kohsuke.rngom.digested.DValuePattern
- getDecl() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- getDecl() - Method in interface com.sun.xml.xsom.XSAttributeUse
- getDeclaredAttributeUse(String, String) - Method in class com.sun.xml.xsom.impl.AttributesHolder
- getDeclaredAttributeUse(String, String) - Method in interface com.sun.xml.xsom.XSAttContainer
-
Looks for the attribute use with the specified name from the attribute uses which are declared in this complex type.
- getDeclaredAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
- getDeclaredAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are declared in this complex type.
- getDeclaredFacet(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getDeclaredFacet(String) - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets the declared facet object of the given name.
- getDeclaredFacets() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getDeclaredFacets() - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets all the facets that are declared on this restriction.
- getDeclaredFacets(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getDeclaredFacets(String) - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Gets the declared facets of the given name.
- 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(TypeElement, String) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getDeclaredFields() - Method in class com.sun.tools.xjc.outline.ClassOutline
-
Gets all the
FieldOutline
s 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getDeclaredFields(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getDeclaredMethods(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given field.
- getDeclaringClassForField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getDeclaringClassForField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getDeclaringClassForMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getDeclaringClassForMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given method.
- 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.
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- getDefaultValue() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSAttributeDecl
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
Gets the default value of this attribute use, if one is specified.
- getDefaultValue() - Method in interface com.sun.xml.xsom.XSElementDecl
- getDefinitions() - Method in class com.sun.tools.txw2.model.Grammar
- getDerivationMethod() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getDerivationMethod() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getDerivationMethod() - Method in interface com.sun.xml.xsom.XSType
- getDestdir() - Method in class com.sun.tools.xjc.XJCBase
- getDocument() - Method in interface com.sun.tools.xjc.reader.internalizer.DOMForest.Handler
-
Gets the DOM that was built.
- getDocument() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Gets the
Document
object that this writer is writing to. - 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
- getDocuments() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the set of
SchemaDocument
that represents parsed documents so far. - 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(Class, QName) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getElement(Document, String) - 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(Document, QName) - Static method in class com.sun.tools.xjc.util.DOMUtils
- getElement(Element, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
- getElement(Element, String, String) - Static method in class com.sun.tools.xjc.reader.dtd.bindinfo.DOMUtil
- getElementDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getElementDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
- getElementDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getElementDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getElementDecls() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getElementDecls() - Method in interface com.sun.xml.xsom.XSComplexType
-
Returns a list of element declarations of this type.
- getElementDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSElementDecl
s in this schema. - getElementDefaultValue() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- getElementFormDefault() - Method in class com.sun.tools.xjc.generator.bean.PackageOutlineImpl
-
The element form default for this package.
- getElementFormDefault() - Method in interface com.sun.tools.xjc.outline.PackageOutline
-
The element form default for this package.
- getElementFormDefault(String) - Method in class com.sun.tools.xjc.model.Model
- 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(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.
- getElementLocalName(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
- getElementLocalName(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns all
ElementInfo
s in the given scope. - getElementMappings(NClass) - Method in class com.sun.tools.xjc.model.Model
- getElementMappings(Class) - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet
- getElementName() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Deprecated.always return null at this level.
- 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() - 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(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows to retrieve the element name based on Class.
- getElementName(Class) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- 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(Object) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getElementNamespaceURI(BeanT) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- 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.
- getElementNamespaceURI(CompositeStructure) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
- getElementNamespaceURI(JAXBElement) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- 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.
- getElementPropertyAccessor(String, String) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- getElements() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- 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
- getElements(NodeList) - Static method in class com.sun.tools.xjc.util.DOMUtils
- getElementText(Element) - Static method in class com.sun.tools.xjc.util.DOMUtils
- getEmpty() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getEmpty() - Method in interface com.sun.xml.xsom.XSSchemaSet
- 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
- getEncoding() - Method in class com.sun.tools.xjc.XJCBase
- getEndColumn() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- getEndLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Get end line.
- getEndLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- getEndLocation(Element) - Method in class com.sun.tools.xjc.reader.internalizer.LocatorTable
- getEntityResolver() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
- getEntityResolver() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
- getEntityResolver() - Method in class com.sun.xml.xsom.parser.XSOMParser
- getEnum(CEnumLeafInfo) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
- getEnum(CEnumLeafInfo) - Method in interface com.sun.tools.xjc.outline.Outline
- getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the enumeration constants from an enum class.
- getEnumConstants(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getEnumConstants(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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
EnumOutline
s. - getEpisode() - Method in class com.sun.tools.jxc.SchemaGenBase
- 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
- getErrorHandler() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- getErrorHandler() - Method in class com.sun.xml.xsom.parser.XSOMParser
- 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. - getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
- getErrorProperty() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Type
- 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
IllegalAnnotationException
s 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.
- getExcept() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the pattern that reprsents the
<except>
child of this data pattern. - getExcludePatterns(List<String>) - 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
- getExcludes() - Method in class com.sun.tools.jxc.gen.config.Classes
- getExistingClass() - Method in exception com.sun.codemodel.JClassAlreadyExistsException
-
Gets a reference to the existing
JDefinedClass
. - 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.CArrayInfo
-
No default
MimeType
. - 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 class com.sun.tools.xjc.model.CValuePropertyInfo
- 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 aCElementPropertyInfo
, 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.
- getExplicitContent() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getExplicitContent() - Method in interface com.sun.xml.xsom.XSComplexType
-
Gets the explicit content of a complex type with a complex content that was derived by extension.
- getExtension() - Method in class com.sun.tools.xjc.XJCBase
- getFacet(String) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getFacet(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getFacet(String) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getFacet(String) - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the effective facet object of the given name.
- getFacets(String) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getFacets(String) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getFacets(String) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getFacets(String) - Method in interface com.sun.xml.xsom.XSSimpleType
-
For multi-valued facets (enumeration and pattern), obtain all values.
- 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.SchemaGenBase
- getFeature(String) - Method in class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- 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>, 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
- getFieldAnnotation(Class<A>, VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
- getFieldLocation(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getFieldLocation(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
- getFieldName() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
- getFieldName() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
-
Returns the field name of the object where the error occured.
- getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the field.
- getFieldName(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getFieldName(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getFieldRendererFactory() - Method in class com.sun.tools.xjc.Options
-
Gets the active
FieldRendererFactory
that shall be used to buildModel
. - getFields() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getFields() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the list of field XPaths.
- 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(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the type of the field.
- getFieldType(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getFieldType(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getFile(JPackage, String) - Method in class com.sun.codemodel.writer.FileCodeWriter
- getFileName() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
- getFileOrURL(String) - Static method in class com.sun.tools.xjc.reader.Util
- getFirstChildElement(Element, String, String) - Static method in class com.sun.tools.xjc.util.DOMUtils
-
Gets the fist child of the given name, or null.
- getFixedValue() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getFixedValue() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- getFixedValue() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getFixedValue() - Method in interface com.sun.xml.xsom.XSAttributeDecl
- getFixedValue() - Method in interface com.sun.xml.xsom.XSAttributeUse
-
Gets the fixed value of this attribute use, if one is specified.
- getFixedValue() - Method in interface com.sun.xml.xsom.XSElementDecl
- getFlattenClasses() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- getForeignAttribute(String, String) - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getForeignAttribute(String, String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getForeignAttribute(String, String) - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the foreign attribute of the given name, or null if not found.
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.ParticleImpl
-
Foreign attribuets are considered to be on terms.
- getForeignAttributes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getForeignAttributes() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the foreign attributes on this schema component.
- getFork() - Method in class com.sun.tools.jxc.SchemaGenBase
- getFork() - Method in class com.sun.tools.xjc.XJCBase
-
Gets the "fork" flag.
- getForm() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getForm() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Used for javadoc schema generation
- getGetterMethod() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
-
Gets the name of the getter method.
- 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.
- getHeader() - Method in class com.sun.tools.xjc.XJCBase
- getId(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- 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.
- 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
- getIdentityConstraint(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getIdentityConstraint(String) - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the identity constraint of the given name, or null if not found.
- getIdentityConstraint(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getIdentityConstraint(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getIdentityConstraints() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getIdentityConstraints() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getIdentityConstraints() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Returns all the
XSIdentityConstraint
s in this element decl. - getIdentityConstraints() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSIdentityConstraint
s in this schema, keyed by their names. - 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
- GetImage() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- GetImage() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- getImplClass() - Method in class com.sun.tools.xjc.outline.ClassOutline
- getImplClass() - Method in interface com.sun.tools.xjc.outline.CustomizableOutline
-
Provides customization output.
- getImplClass() - Method in class com.sun.tools.xjc.outline.ElementOutline
- getImplClass() - Method in class com.sun.tools.xjc.outline.EnumOutline
- getImportedDocuments(String) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getImportedDocuments(String) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets the
SchemaDocument
s that are imported from this document. - getIncludedDocuments() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getIncludedDocuments() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets the
SchemaDocument
s that are included from this document. - getIncludePatterns(List<String>) - 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
- getIncludes() - Method in class com.sun.tools.jxc.gen.config.Classes
- getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Deprecated.Only return the length of the indent string.
- getIndentStep() - Method in class com.sun.xml.txw2.output.DataWriter
-
Deprecated.Only return the length of the indent string.
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Deprecated.Only return the length of the indent string.
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
Deprecated.Only return the length of the indent string.
- getIndex(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's index by Namespace 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. - getInfo() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- getInlineBinaryFlag() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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.
- getInnerPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
- 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. - getInstance() - Static method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeModel
-
A factory method for creating a new empty tree.
- 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[].
- getItemType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getItemType() - Method in interface com.sun.xml.xsom.XSListSimpleType
- 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
- getJavaName(String) - Static method in class org.kohsuke.rngom.xml.util.EncodingMap
- 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() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getJAXBNode(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- getJClass() - Method in class com.sun.codemodel.fmt.JStaticJavaFile
-
Returns a class object that represents a statically generated code.
- 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.tools.jxc.gen.config.AttributesImpl
-
Return the number of attributes in the list.
- getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return the number of attributes in the list.
- getLength() - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return the number of attributes in the list.
- getLexicalHandler() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- 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.
- getLimitmodules() - Method in class com.sun.tools.jxc.SchemaGenBase
- getLimitmodules() - Method in class com.sun.tools.xjc.XJCBase
- getLine() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Deprecated.
- getLine() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
-
Deprecated.
- getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getLineNumber() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
- getLineNumber() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
- 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() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- 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. - getLoc() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the location in the source schema file where this annotation was present.
- getLoc() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- 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() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the local name of this attribute.
- getLocalName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's local name.
- getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's local name.
- getLocalName(int) - Method in class com.sun.xml.xsom.impl.parser.state.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.jxc.gen.config.Schema
- getLocation() - Method in class com.sun.tools.xjc.model.CArrayInfo
- getLocation() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- 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 class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- 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.model.impl.BuiltinLeafInfoImpl
- 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
- getLocation() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns where the pattern is defined in the source code.
- getLocationString(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
-
Returns the human readable string representation of the
Locator
part of the specifiedSAXParseException
. - getLocator() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Gets the source location of the current event.
- getLocator() - Method in class com.sun.tools.xjc.model.CClassInfo
- 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
. - getLocator() - Method in interface com.sun.xml.xsom.ForeignAttributes
-
Returns the location of the element to which foreign attributes are attached.
- getLocator() - Method in class com.sun.xml.xsom.impl.AnnotationImpl
- getLocator() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getLocator() - Method in class com.sun.xml.xsom.impl.ForeignAttributesImpl
- getLocator() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Gets the source location of the current event.
- getLocator() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getLocator() - Method in interface com.sun.xml.xsom.XSAnnotation
-
Returns a location information of the annotation.
- getLocator() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the locator that indicates the source location where this component is created from, or null if no information is available.
- getLocator() - Method in class org.kohsuke.rngom.binary.AttributePattern
- getLocator() - Method in class org.kohsuke.rngom.binary.ElementPattern
- 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
Mapping
s. - getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
-
Returns the marshaller object that's doing the marshalling.
- getMaxOccurs() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- getMaxOccurs() - Method in interface com.sun.xml.xsom.XSParticle
-
Gets the max occurs property.
- getMaxString() - Method in class com.sun.tools.xjc.model.Multiplicity
-
Returns the string representation of the 'max' property.
- getMember(int) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getMember(int) - Method in interface com.sun.xml.xsom.XSUnionSimpleType
- getMemberSize() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getMemberSize() - Method in interface com.sun.xml.xsom.XSUnionSimpleType
- getMessage() - Method in exception com.sun.xml.xsom.impl.scd.ParseException
-
This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in error com.sun.xml.xsom.impl.scd.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.kohsuke.rngom.parse.compact.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMethod(String, JType[]) - Method in class com.sun.codemodel.JDefinedClass
-
Looks for a method that has the specified method signature and return it.
- getMethodAnnotation(Class<A>, Method, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- getMethodAnnotation(Class<A>, ExecutableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
- 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.
- getMethodLocation(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getMethodLocation(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
- getMethodName(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getMethodName(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the method, such as "toString" or "equals".
- getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- 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.
- getMethodParameters(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getMethodParameters(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the list of parameters to the method.
- getMimeType() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- getMinOccurs() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- getMinOccurs() - Method in interface com.sun.xml.xsom.XSParticle
- getMode() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- getMode() - Method in interface com.sun.xml.xsom.XSWildcard
-
Gets the processing mode.
- 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.
- getModel() - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Retrieves the tree model of
this
traverser. - getModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- getModelGroup() - Method in interface com.sun.xml.xsom.XSModelGroupDecl
-
Gets the body of this declaration.
- getModelGroupDecl(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getModelGroupDecl(String) - Method in interface com.sun.xml.xsom.XSSchema
- getModelGroupDecl(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getModelGroupDecl(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSModelGroupDecl
s in this schema. - getModeWithEnum() - Method in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
-
The mode will change to this when there's
<jaxb:enum>
customization. - getMods() - Method in class com.sun.codemodel.JMethod
-
Deprecated.use
JMethod.mods()
- getModuleName() - Method in class com.sun.tools.xjc.Options
-
Gets Java module name option.
- getModulepath() - Method in class com.sun.tools.jxc.SchemaGenBase
- getModulepath() - Method in class com.sun.tools.xjc.XJCBase
- getModulesourcepath() - Method in class com.sun.tools.jxc.SchemaGenBase
- 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.codemodel.JEnumConstant
-
Returns the name of this constant.
- 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() - 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
- getName() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getName() - Method in class com.sun.xml.xsom.impl.FacetImpl
- getName() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getName() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
Gets the prefix of the axis, like "foo::".
- getName() - Method in class com.sun.xml.xsom.impl.UName
- getName() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Gets the (local) name of the declaration.
- getName() - Method in interface com.sun.xml.xsom.XSFacet
-
Gets the name of the facet, such as "length".
- getName() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Name of the identity constraint.
- getName() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- getName() - Method in class org.kohsuke.rngom.digested.DDefine
-
Gets the name of the pattern block.
- getName() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the name of the target.
- getName() - Method in class org.kohsuke.rngom.digested.DXmlTokenPattern
-
Gets the name class of this element/attribute.
- 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.
- getNameClass() - Method in class org.kohsuke.rngom.binary.AttributePattern
- getNameClass() - Method in class org.kohsuke.rngom.binary.ElementPattern
- getNameClassBuilder() - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- getNameClassBuilder() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
Returns the
NameClassBuilder
, which is used to build name classes for thisSchemaBuilder
. - getNameClassBuilder() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- getNameClassBuilder() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- getNameClassBuilder() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- 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 buildModel
. - getNameConverter() - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
-
Name converter that implements "
XML -> Java
name conversion" as specified in the spec. - getNamespace() - Method in class com.sun.tools.jxc.gen.config.Schema
- getNamespaceContext() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- getNamespaceContext() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- getNamespaces() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
- getNamespaces() - Method in interface com.sun.xml.xsom.XSWildcard.Union
-
Read-only list of namespace URIs.
- getNamespaceURI() - Method in class com.sun.xml.xsom.impl.UName
- getNamespaceURI(int) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
- getNamespaceURI(String) - Method in class com.sun.tools.xjc.util.NamespaceContextAdapter
- 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.ModelBuilder
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
- 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.
- getNext() - Method in class com.sun.tools.txw2.model.Leaf
- getNextToken() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- getNextToken() - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the next Token.
- getNextToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Get the next Token.
- getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- getNotation(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getNotation(String) - Method in interface com.sun.xml.xsom.XSSchema
- getNotations() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getNotations() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSNotation
s in this schema. - getNs() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the namespace URI of this attribute.
- getNs() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- getNs() - Method in class org.kohsuke.rngom.digested.DValuePattern
- 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.
- getOperand1() - Method in class org.kohsuke.rngom.binary.BinaryPattern
- getOperand2() - Method in class org.kohsuke.rngom.binary.BinaryPattern
- 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.
- getOptions() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
Gets the
Options
in the current compilation context. - getOrCreate(RuntimeArrayInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getOrCreate(RuntimeClassInfo) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getOrCreate(RuntimeEnumLeafInfo) - 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.
- getOtherNamespace() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
- getOtherNamespace() - Method in interface com.sun.xml.xsom.XSWildcard.Other
-
Gets the namespace URI excluded from this wildcard.
- 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.
- getOuterPeer(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.AssociationMap
- 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.BIGlobalBinding
- 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
- getOwnerSchema() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getOwnerSchema() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getOwnerSchema() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets a reference to the
XSSchema
object to which this component belongs. - getPackage() - Method in interface com.sun.codemodel.JClassContainer
-
Gets the nearest package parent.
- getPackage() - Method in class com.sun.codemodel.JDefinedClass
- getPackage() - Method in class com.sun.codemodel.JPackage
- getPackage() - Method in class com.sun.tools.xjc.XJCBase
- getPackage(JPackage) - Method in class com.sun.tools.xjc.model.Model
- getPackage(JPackage, Aspect) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
-
Gets the specified aspect of the given package.
- 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>, 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
- getPackageAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- 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() - 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getPackageName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getParams() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the parameters of this <data pattern.
- getParent() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
-
Gets the parent
NamespaceContextImpl.Element
. - getParent() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getParent() - Method in class com.sun.xml.xsom.impl.XPathImpl
- getParent() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Gets the
XSElementDecl
that owns this identity constraint. - getParent() - Method in interface com.sun.xml.xsom.XSXPath
-
Returns the
XSIdentityConstraint
to which this XPath belongs to. - getParentUriPath(String) - Static method in class com.sun.tools.txw2.NameUtil
-
Calculate the parent URI path of the given URI path.
- getParentUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Calculate the parent URI path of the given URI path.
- getParserHandler() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the parser implemented as a ContentHandler.
- 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.
- getPatchmodule() - Method in class com.sun.tools.jxc.SchemaGenBase
- getPatchmodule() - Method in class com.sun.tools.xjc.XJCBase
- getPattern() - Method in class org.kohsuke.rngom.digested.DDefine
- getPluralForm(String) - Static method in class com.sun.codemodel.JJavaName
-
Experimental API: converts an English word into a plural form.
- 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() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the prefix.
- getPrefix() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the prefix of thie attribute.
- 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.tools.xjc.util.NamespaceContextAdapter
- 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(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- getPrefix(String) - Method in interface com.sun.xml.txw2.NamespaceResolver
-
Allocates a prefix for the specified URI and returns it.
- getPrefix(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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
- getPrev() - Method in class com.sun.tools.txw2.model.Leaf
- getPrev() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- 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.
- getPrimitiveType() - Method in class com.sun.codemodel.JClass
-
If this class represents one of the wrapper classes defined in the java.lang package, return the corresponding primitive type.
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getPrimitiveType() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getPrimitiveType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the ancestor primitive
XSSimpleType
if this type isatomic
. - 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.SchemaGenBase
- getPrologComment() - Method in class com.sun.tools.xjc.Options
-
Gets the string suitable to be used as the prolog comment baked into artifacts.This is the string like "This file was generated by the JAXB RI on YYYY/mm/dd..."
- 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() - Method in class com.sun.tools.xjc.model.CElementInfo
- getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Gets the object that represents the value property.
- getProperty() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo
- getProperty(String) - Method in class com.sun.tools.xjc.model.CClassInfo
-
Gets a propery by name.
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the property that has the specified name.
- 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(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
- getProperty(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- getPropertyInfo() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
- 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
- getPublicId() - Method in class com.sun.xml.xsom.impl.NotationImpl
- getPublicId() - Method in interface com.sun.xml.xsom.XSNotation
- getPublicId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
- getQname() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Gets the qualified name of the tag.
- getQName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getQName(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getQualifiedName() - Method in class com.sun.xml.xsom.impl.UName
- getRawType() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
- getRawType() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
- 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.model.impl.ModelBuilder
- getReader() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
- getReader() - Method in class com.sun.xml.bind.v2.util.DataSourceSource
- getReadOnly() - Method in class com.sun.tools.xjc.XJCBase
- 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
- getRedefinedBy() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getRedefinedBy() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getRedefinedBy() - Method in interface com.sun.xml.xsom.XSComplexType
-
If this
XSComplexType
is redefined by another complex type, return that component. - getRedefinedBy() - Method in interface com.sun.xml.xsom.XSSimpleType
-
If this
XSSimpleType
is redefined by another simple type, return that component. - getRedefinedBy() - Method in interface com.sun.xml.xsom.XSType
-
If this
XSType
is redefined by another type, return that component. - getRedefinedCount() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getRedefinedCount() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getRedefinedCount() - Method in interface com.sun.xml.xsom.XSType
-
Returns the number of complex types that redefine this component.
- getRefBaseClass() - Method in class com.sun.tools.xjc.model.CClassInfo
- getReferencedDocuments() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getReferencedDocuments() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Set of
SchemaDocument
s that are included/imported from this document. - getReferencedKey() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getReferencedKey() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
If this is
XSIdentityConstraint.KEYREF
, returns the keyXSIdentityConstraint
being referenced. - getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns all the references to other types in this registry.
- getReferer() - Method in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
- getReferer(XSType) - Method in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
-
Find all types that refer to the given complex type.
- getReferers() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getReferers() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Set of
SchemaDocument
s that include/import this document. - getRefs() - Method in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
-
Gets the
RawTypeSet.Ref
s that were built. - getRegistry(String) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
-
Gets a
RegistryInfo
for the given package. - getRemoveOldOutput() - Method in class com.sun.tools.xjc.XJCBase
- 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
- getResult() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
- getResult() - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Gets the parsed result.
- getResult(Object) - Method in class com.sun.xml.xsom.parser.AnnotationParser
-
Once the SAX events are fed to the ContentHandler, this method will be called to retrieve the parsed result.
- getReturnType(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getReturnType(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the return type of a method.
- getRoot() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getRoot() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getRoot() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the root schema set that includes this component.
- getRoot() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the root schema set that includes this schema.
- getRootDocuments() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
-
Returns a read-only set of root document system IDs.
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Classes
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Config
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
This method will be implemented by the generated code and returns a reference to the current runtime.
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Schema
- getRuntime() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
This method will be implemented by the generated code and returns a reference to the current runtime.
- getRuntime() - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- 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.tools.jxc.gen.config.Config
- 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
- getSchema() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getSchema() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets
XSSchema
component that contains all the schema components defined in this namespace. - getSchema(int) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getSchema(int) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getSchema(String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getSchema(String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getSchemaComponent() - Method in class com.sun.tools.xjc.model.CArrayInfo
- 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
- getSchemas() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getSchemas() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Gets all
XSSchema
s in a single collection. - getSchemaSize() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getSchemaSize() - Method in interface com.sun.xml.xsom.XSSchemaSet
- getSchemaType() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
- getSchemaType() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- getSchemaType() - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
- 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() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getScope() - Method in interface com.sun.xml.xsom.XSComplexType
-
Gets the scope of this complex type.
- 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.
- getSelector() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getSelector() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Returns the selector XPath expression as string.
- 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
- getSimpleBaseType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getSimpleBaseType() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the base type as XSSimpleType.
- getSimpleType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getSimpleType(String) - Method in interface com.sun.xml.xsom.XSSchema
- getSimpleType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getSimpleType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getSimpleTypeName(XSElementDecl) - Static method in class com.sun.tools.xjc.model.CTypeRef
- getSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSSimpleType
s in this schema. - getSingle() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
- getSinglePrimitiveAccess() - Method in class com.sun.tools.xjc.generator.bean.field.FieldRendererFactory
- getSize() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- getSize() - Method in interface com.sun.xml.xsom.XSModelGroup
-
Gets the number of children.
- getSource() - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
- 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
- getSourceDocument() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- getSourceDocument() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getSourceDocument() - Method in interface com.sun.xml.xsom.XSComponent
-
Gets the
SchemaDocument
that indicates which document this component was defined in. - getSourceDocument() - Method in interface com.sun.xml.xsom.XSSchema
-
Deprecated.Since this method always returns null, if you are calling this method from
XSSchema
and not fromXSComponent
, there's something wrong with your code. - 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.
- getSpecTarget() - Method in class com.sun.tools.xjc.XJCBase
- 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.
- getStart() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Gets the start pattern.
- 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.
- getSubstAffiliation() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getSubstAffiliation() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Gets the substitution head of this element, if any.
- getSubstitutables() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getSubstitutables() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Returns the element declarations that can substitute this element.
- 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
-
If this element can substitute another element, return that element.
- 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
ElementInfo
s whoseElementInfo.getSubstitutionHead()
points to this object. - getSubtypes() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getSubtypes() - Method in interface com.sun.xml.xsom.XSComplexType
-
Returns a list of direct subtypes of this complex type.
- GetSuffix(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- GetSuffix(int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getSuperClass(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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
- getSupportedSourceVersion() - Method in class com.sun.tools.jxc.ap.AnnotationParser
- getSupportedSourceVersion() - Method in class com.sun.tools.jxc.ap.SchemaGenerator
- getSymbolSpace(String) - Method in class com.sun.tools.xjc.model.Model
- 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
- getSystemId() - Method in class com.sun.xml.txw2.output.TXWResult
- getSystemId() - Method in class com.sun.xml.xsom.impl.NotationImpl
- getSystemId() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getSystemId() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Gets the system ID of the schema document.
- getSystemId() - Method in interface com.sun.xml.xsom.XSNotation
- getSystemId() - Method in class org.kohsuke.rngom.ast.util.LocatorImpl
- getSystemId(Document) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
-
Gets the system ID from which the given DOM is parsed.
- 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.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(String) - Static method in class com.sun.xml.bind.Util
-
Reads the system property value and takes care of
SecurityException
. - getTabSize(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- getTabSize(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- 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.CValuePropertyInfo
- getTarget() - Method in class com.sun.tools.xjc.model.CTypeRef
- getTarget() - Method in class com.sun.tools.xjc.outline.ClassOutline
- getTarget() - Method in interface com.sun.tools.xjc.outline.CustomizableOutline
-
Provides bound information about customizable target.
- getTarget() - Method in class com.sun.tools.xjc.outline.ElementOutline
- getTarget() - Method in class com.sun.tools.xjc.outline.EnumOutline
- 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
- getTarget() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- getTarget() - Method in class org.kohsuke.rngom.digested.DRefPattern
-
Gets the
DDefine
that this block refers to. - getTargetNamespace() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- getTargetNamespace() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getTargetNamespace() - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
The namespace that this schema defines.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Target namespace to which this component belongs.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSIdentityConstraint
-
Target namespace of the identity constraint.
- getTargetNamespace() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets the target namespace of the schema.
- 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
- getTerm() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getTerm() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- getTerm() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- getTerm() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
- getTerm() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- getTerm() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- getTerm() - Method in interface com.sun.xml.xsom.impl.Ref.Term
-
Obtains a reference as a term.
- getTerm() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- getTerm() - Method in interface com.sun.xml.xsom.XSParticle
- 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
- getToken(int) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- getToken(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Get the specific Token.
- 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. - getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
- getType() - Method in class com.sun.codemodel.JExportsDirective
-
Gets the type of this module directive.
- getType() - Method in class com.sun.codemodel.JModuleDirective
-
Gets the type of this module directive.
- getType() - Method in class com.sun.codemodel.JRequiresDirective
-
Gets the type of this module directive.
- 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() - Method in class com.sun.tools.xjc.model.CArrayInfo
- getType() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
A reference to the representation of the type.
- 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() - 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 class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
A reference to the representation of the type.
- 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. - getType() - Method in interface com.sun.xml.txw2.DatatypeWriter
-
Gets the Java class that this writer can write.
- getType() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- getType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- getType() - Method in class com.sun.xml.xsom.impl.ElementDecl
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
- getType() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Type
- getType() - Method in class com.sun.xml.xsom.impl.parser.SubstGroupBaseTypeRef
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.ComplexType
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.SimpleType
- getType() - Method in interface com.sun.xml.xsom.impl.Ref.Type
-
Obtains a reference as a type.
- getType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- getType() - Method in interface com.sun.xml.xsom.XSAttributeDecl
- getType() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Gets the type of this element declaration.
- getType() - Method in class org.kohsuke.rngom.digested.DDataPattern
-
Gets the datatype name, such as "int" or "token".
- getType() - Method in class org.kohsuke.rngom.digested.DValuePattern
- getType(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's type by index.
- getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's type by index.
- getType(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's type by index.
- 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(Aspect) - Method in class com.sun.tools.xjc.generator.bean.field.IsSetField
-
Compute the type of a
CPropertyInfo
- 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(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getType(String) - Method in interface com.sun.xml.xsom.XSSchema
- getType(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String, String) - Method in class com.sun.tools.txw2.builder.relaxng.DatatypeFactory
-
Decides the Java datatype from XML datatype.
- getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String, String) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- getType(String, String) - Method in interface com.sun.xml.xsom.XSSchemaSet
- getTypeArgument(NType, int) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- getTypeArgument(TypeMirror, int) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the i-th type argument from a parameterized type.
- 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(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a type information for the given reference.
- 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
- getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a
TypeInfo
for the given type. - 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. - getTypeInfoSet() - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Creates a
RuntimeTypeInfoSet
. - getTypeName() - Method in class com.sun.tools.xjc.model.CArrayInfo
- getTypeName() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- 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() - 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() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
- 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(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(TypeReference) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
- getTypeName(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- 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.tools.xjc.model.CBuiltinLeafInfo
-
Returns all the type names recognized by this bean info.
- 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.
- getTypeParameters() - Method in class com.sun.codemodel.JClass
-
If this class is parameterized, return the type parameter of the given index.
- 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
- getTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- getTypes() - Method in interface com.sun.xml.xsom.XSSchema
-
Gets all the
XSType
s in this schema (union ofXSSchema.getSimpleTypes()
andXSSchema.getComplexTypes()
- 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
- getUpgrademodulepath() - Method in class com.sun.tools.jxc.SchemaGenBase
- getUpgrademodulepath() - Method in class com.sun.tools.xjc.XJCBase
- getUpstream() - Method in class com.sun.tools.xjc.model.CArrayInfo
- getUpstream() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- 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
- getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
- getUpstream() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- getURI(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's Namespace URI.
- getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's Namespace URI.
- getURI(int) - Method in class com.sun.xml.xsom.impl.parser.state.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 class com.sun.codemodel.JMods
-
Gets the bit-packed representaion of modifiers.
- getValue() - Method in enum com.sun.tools.jxc.ap.Const
- getValue() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- getValue() - Method in class com.sun.xml.xsom.impl.FacetImpl
- getValue() - Method in interface com.sun.xml.xsom.XSFacet
-
Gets the value of the facet.
- getValue() - Method in class org.kohsuke.rngom.digested.DAnnotation.Attribute
-
Gets the attribute value.
- getValue() - Method in class org.kohsuke.rngom.digested.DDataPattern.Param
- getValue() - Method in class org.kohsuke.rngom.digested.DValuePattern
- getValue() - Method in class org.kohsuke.rngom.parse.compact.Token
-
An optional attribute value of the Token.
- getValue(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's value by index.
- getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Return an attribute's value by index.
- getValue(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Return an attribute's value by index.
- getValue(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- 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
- getVariety() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- getVariety() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- getVariety() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- getVariety() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Gets the variety of this simple type.
- getVerbose() - Method in class com.sun.tools.xjc.XJCBase
- getVersion() - Static method in class com.sun.tools.txw2.Main
-
Gets the version number of TXW.
- getVersion() - Method in enum com.sun.tools.xjc.api.SpecVersion
-
Gives the String representation of the
SpecVersion
- 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.
- 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.
- getWrapperClass() - Method in class com.sun.codemodel.JPrimitiveType
-
Deprecated.
- getWrapperStyleDrilldown() - Method in interface com.sun.tools.xjc.api.Mapping
-
If this element is a so-called "wrapper-style" element, obtains its member information.
- getWriter() - Method in class com.sun.xml.txw2.output.TXWResult
- 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.
- 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.
- 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
- getXMLReader() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Obtains a configured XMLReader.
- getXmlTypeName(Reference) - Method in interface com.sun.tools.xjc.api.J2SJAXBModel
-
Returns the name of the XML Type bound to the specified Java type.
- getXPath() - Method in class com.sun.xml.xsom.impl.XPathImpl
- getXPath() - Method in interface com.sun.xml.xsom.XSXPath
-
Gets the XPath as a string.
- grammar - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
- Grammar - Class in com.sun.tools.txw2.model
-
Represents a RELAX NG grammar.
- Grammar<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - Grammar() - Constructor for class com.sun.tools.txw2.model.Grammar
- GrammarBody(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- GrammarComponent(GrammarSection, Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- GrammarExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- GrammarHost - Class in org.kohsuke.rngom.parse.host
-
Wraps
Grammar
and provides error checking. - GrammarHost(Grammar, Grammar) - Constructor for class org.kohsuke.rngom.parse.host.GrammarHost
- GrammarSection<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder -
The container that can have
<define>
elements. - GrammarSection.Combine - Class in org.kohsuke.rngom.ast.builder
- GrammarSectionHost - Class in org.kohsuke.rngom.parse.host
- Graph - Class in com.sun.tools.xjc.reader.gbind
-
Graph of
Element
s. - Graph(Expression) - Constructor for class com.sun.tools.xjc.reader.gbind.Graph
-
Builds a
Graph
from anExpression
tree. - group(Multiplicity, Multiplicity) - Static method in class com.sun.tools.xjc.model.Multiplicity
- GroupPattern - Class in org.kohsuke.rngom.binary
- gt(JExpression) - Method in interface com.sun.codemodel.JExpression
- gt(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- gt(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- gte(JExpression) - Method in interface com.sun.codemodel.JExpression
- gte(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- gte(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- guessSchemaLanguage() - Method in class com.sun.tools.xjc.Options
-
Guesses the schema language.
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) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- handleError(Exception, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- handleError(Exception, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- handleError(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- 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) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- handleEvent(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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.
- 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.
- 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. - hasAlreadyBeenRead() - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Called when a new document is being parsed and checks if the document has already been parsed before.
- 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() - 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
- hasAttributeWildcard(boolean) - Method in class com.sun.tools.xjc.model.CClassInfo
- 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(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
- hasClassAnnotation(TypeElement, Class<? extends Annotation>) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- hasClasses() - Method in class com.sun.codemodel.JPackage
-
Checks if this package contains any classes.
- hasData() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Returns false if this object only has
DataHandler
and thereforeBase64Data.get()
operation is likely going to be expensive. - 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(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- hasDefaultConstructor(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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>, 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
- hasFieldAnnotation(Class<? extends Annotation>, VariableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- hasFragmentId(String) - Static method in class org.kohsuke.rngom.util.Uri
- hashCode() - Method in class com.sun.codemodel.JModuleDirective
-
Returns a hash code for this module directive based on directive type and name.
- hashCode() - Method in class com.sun.tools.txw2.model.prop.ValueProp
- hashCode() - Method in class com.sun.tools.txw2.model.prop.AttributeProp
- 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.tools.xjc.model.nav.EagerNClass
- hashCode() - Method in class com.sun.xml.bind.api.TypeReference
- hashCode() - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- hashCode() - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- hashCode() - Method in class com.sun.xml.xsom.impl.UName
- hashCode() - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
- hashCode() - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- hashCode() - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- hashCode() - Method in class org.kohsuke.rngom.nc.NsNameClass
- hashCode() - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- hashCode() - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- hasIdTypes() - Method in class org.kohsuke.rngom.binary.SchemaPatternBuilder
- hasMethodAnnotation(Class<? extends Annotation>, Method) - Method in class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
- 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>, ExecutableElement) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
- hasMethodAnnotation(Class<? extends Annotation>, M) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
- hasNext() - Method in class com.sun.xml.bind.v2.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
- hasNext() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Adapter
- hasNext() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Array
- hasNext() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Filter
- hasNext() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Map
- hasNext() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Union
- hasOneChild() - Method in class com.sun.tools.txw2.model.Node
-
Returns true if this node has only one child node.
- hasOverlapWith(NameClass) - Method in class org.kohsuke.rngom.nc.NameClass
-
Returns true if the intersection between this name class and the specified name class is non-empty.
- 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
- hasResourceFile(String) - Method in class com.sun.codemodel.JPackage
-
Checks if a resource of the given name exists.
- 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).
- hasSignature(JType[]) - Method in class com.sun.codemodel.JMethod
-
Returns true if the method has the specified signature.
- 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 - 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.api.JAXBRIContext
-
Returns true if this context includes a class that has
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(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.
- 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_Double
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
- 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_field_Long
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
- 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_Double
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
- hasValue(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
- 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
- hasVarArgs() - Method in class com.sun.codemodel.JMethod
-
Check if there are any varargs declared for this method signature.
- HEXBIN_BYTE_ARRAY - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- hide() - Method in class com.sun.codemodel.JDefinedClass
-
Mark this file as hidden, so that this file won't be generated.
I
- i() - Method in class com.sun.codemodel.JFormatter
-
Increment the indentation level.
- iconLabel - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
The icon label.
- 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.model.CValuePropertyInfo
- 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 aCElementPropertyInfo
, 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() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns the IDness of the value of this element.
- id(String) - Method in class com.sun.codemodel.JFormatter
-
Print an identifier
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotated
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Annotation
- id(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- ID - Enum in com.sun.xml.bind.v2.model.core
- ID - Enum constant in enum com.sun.xml.bind.v2.model.core.ID
- ID - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- Identifier() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IDENTIFIER - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- IdentifierAnnotationElement() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IdentifierExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IDENTITY_CONSTRAINT - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- IDENTITY_CONSTRAINT - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.NameGetter
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.XSFinder
- identityConstraint(XSIdentityConstraint) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- identityConstraint(XSIdentityConstraint) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- identityConstraint(XSIdentityConstraint) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- IdentityConstraint(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
- IdentityConstraintImpl - Class in com.sun.xml.xsom.impl
-
XSIdentityConstraint
implementation. - IdentityConstraintImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, short, String, XPathImpl, List<XPathImpl>, Ref.IdentityConstraint) - Constructor for class com.sun.xml.xsom.impl.IdentityConstraintImpl
- Ideographic - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- IDEOGRAPHIC - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- IDREF - Enum constant in enum com.sun.xml.bind.v2.model.core.ID
- 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.CArrayInfo
- 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.
- ignorableDuplicateComponent(XSDeclaration) - Static method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.ForkingFilter
- ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.xjc.util.ForkContentHandler
- ignorableWhitespace(char[], int, int) - Method in class com.sun.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
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- ILLEGAL_CHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- ILLEGAL_ENTRY - Enum constant in enum com.sun.xml.bind.v2.Messages
- 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 - Exception in com.sun.xml.txw2
-
Signals an incorrect use of TXW annotations.
- IllegalAnnotationException(String) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
- IllegalAnnotationException(String, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Locatable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Annotation, Annotation) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalAnnotationException
- IllegalAnnotationException(String, Throwable, Locatable) - Constructor for exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
- IllegalAnnotationException(Throwable) - Constructor for exception com.sun.xml.txw2.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
- IllegalSchemaException - Exception in org.kohsuke.rngom.parse
-
Signals a violation of the RELAX NG spec.
- IllegalSchemaException() - Constructor for exception org.kohsuke.rngom.parse.IllegalSchemaException
- IllegalSignatureException - Exception in com.sun.xml.txw2
-
Signals incorrect method signatures on
TypedXmlWriter
-derived interfaces. - IllegalSignatureException(String) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
- IllegalSignatureException(String, Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
- IllegalSignatureException(Throwable) - Constructor for exception com.sun.xml.txw2.IllegalSignatureException
- image - Variable in class com.sun.xml.xsom.impl.scd.Token
-
The string image of the token.
- image - Variable in class org.kohsuke.rngom.parse.compact.Token
-
The string image of the token.
- 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
- IMPLEMENTATION - Enum constant in enum com.sun.tools.xjc.outline.Aspect
-
The part of the bean that holds all the implementations.
- 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
- implType - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
The type of this field, which can hold all the possible types.
- Import - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- imports(SchemaDocument) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- imports(SchemaDocument) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Returns true if this document imports the given document.
- importSchema(String, String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Imports the specified schema.
- 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.
- inBuf - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- inBuf - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- Include<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - Include(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IncludeBody(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IncludeComponent(GrammarSection, Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IncludedGrammar<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - IncludedGrammar(IncludedGrammar) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IncludeDiv(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- IncludeHost - Class in org.kohsuke.rngom.parse.host
- 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.
- includes(SchemaDocument) - Method in class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- includes(SchemaDocument) - Method in interface com.sun.xml.xsom.parser.SchemaDocument
-
Returns true if this document includes the given document.
- includeSchema(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Includes the specified schema.
- 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
- incr() - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]++" from "[this]".
- incr() - Method in class com.sun.codemodel.JExpressionImpl
- incr(JExpression) - Static method in class com.sun.codemodel.JOp
- indent - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- indent() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- 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
- IndentingXMLFilter - Class in com.sun.xml.txw2.output
-
XMLFilterImpl
that does indentation to SAX events. - IndentingXMLFilter() - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
- IndentingXMLFilter(ContentHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
- IndentingXMLFilter(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.IndentingXMLFilter
- IndentingXMLStreamWriter - Class in com.sun.xml.txw2.output
- IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- indentStep - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- 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.
- Inherit() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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() - Method in class com.sun.codemodel.JDefinedClass
-
Creates, if necessary, and returns the static initializer for this class.
- init(int, JType, String, JExpression) - Method in class com.sun.codemodel.JForLoop
- init(JExpression) - Method in class com.sun.codemodel.JVar
-
Initialize this variable
- init(JType, String, JExpression) - Method in class com.sun.codemodel.JForLoop
- init(JVar, JExpression) - Method in class com.sun.codemodel.JForLoop
- init(JAXBContextImpl, ClassBeanInfoImpl, Accessor<?, Map<QName, String>>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
-
Completes the initialization.
- init(ProcessingEnvironment) - Method in class com.sun.tools.jxc.ap.AnnotationParser
- 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 annotated 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
- Input(Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- input_stream - Variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- input_stream - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
- inputStream - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- inputStream - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- INSTANCE - Static variable in class com.sun.tools.xjc.model.CWildcardTypeInfo
- INSTANCE - Static variable in class com.sun.xml.bind.v2.runtime.unmarshaller.Discarder
- instanceInit() - Method in class com.sun.codemodel.JDefinedClass
-
Creates, if necessary, and returns the instance initializer for this class.
- INT - Variable in class com.sun.codemodel.JCodeModel
- 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() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
- IntArrayData(int[], int, int) - 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. - INTERFACE - Static variable in class com.sun.codemodel.ClassType
- interfaces() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo
-
Returns all
BIInterface
s in a read-only set. - InterleavePattern - Class in org.kohsuke.rngom.binary
- INTERMEDIATE_SKIP - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
Pseudo-axis that visits all skipped intermediate steps.
- 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.
- interner - Variable in class org.kohsuke.rngom.binary.PatternBuilder
- 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
- intersection(TypeSet, TypeSet) - Static method in class com.sun.xml.xsom.util.TypeSet
-
Calculate the TypeSet formed by the intersection of two other TypeSet objects.
- INTF_AND_IMPL - Enum constant in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
-
Generates the interfaces to describe beans (content interfaces) and then the beans themselves in a hidden impl package.
- INVALID_JAXP_IMPLEMENTATION - Enum constant in enum com.sun.xml.bind.v2.Messages
- INVALID_PROPERTY_VALUE - Enum constant in enum com.sun.xml.bind.v2.Messages
- INVALID_TYPE_IN_MAP - Enum constant in enum com.sun.xml.bind.v2.Messages
- invoke(JExpression, JMethod) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(JExpression, JMethod) - Static method in class com.sun.codemodel.JExpr
- invoke(JExpression, String) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(JExpression, String) - Static method in class com.sun.codemodel.JExpr
- invoke(JMethod) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(JMethod) - Static method in class com.sun.codemodel.JExpr
- invoke(JMethod) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this].[method]".
- invoke(JMethod) - Method in class com.sun.codemodel.JExpressionImpl
- invoke(Object, Method, Object[]) - Method in class com.sun.xml.bind.v2.model.annotation.LocatableAnnotation
- invoke(String) - Method in class com.sun.codemodel.JBlock
-
Creates an invocation statement and adds it to this block.
- invoke(String) - Static method in class com.sun.codemodel.JExpr
- invoke(String) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this].[method]".
- invoke(String) - Method in class com.sun.codemodel.JExpressionImpl
- 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.
- isAbsolute(String) - Static method in class org.kohsuke.rngom.util.Uri
- isAbstract() - Method in class com.sun.codemodel.JClass
-
Checks if this class is an abstract class.
- isAbstract() - Method in class com.sun.codemodel.JDefinedClass
- isAbstract() - Method in class com.sun.codemodel.JMods
- isAbstract() - Method in class com.sun.codemodel.JNullType
- isAbstract() - Method in class com.sun.codemodel.JTypeVar
- isAbstract() - Method in class com.sun.tools.xjc.model.CClassInfo
- 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() - 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() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isAbstract() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isAbstract() - Method in interface com.sun.xml.xsom.XSComplexType
-
Checks if this complex type is declared as an abstract type.
- isAbstract() - Method in interface com.sun.xml.xsom.XSElementDecl
- isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an abstract class.
- isAbstract(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isAbstract(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isAbstractable(Class) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
-
Checks if it is not builtin jaxb class
- isAcknowledged() - Method in class com.sun.tools.xjc.model.CPluginCustomization
- isAcknowledged() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- 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.
- isAnnotated() - Method in class com.sun.codemodel.JVar
- isAnnotationTypeDeclaration() - Method in class com.sun.codemodel.JDefinedClass
-
This method indicates if the interface is an annotationTypeDeclaration
- isAnonymous() - Method in class com.sun.codemodel.JDefinedClass
-
Returns true if this is an anonymous class.
- isAnonymous() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
-
Deprecated.
- isAnonymous() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Deprecated.use the isGlobal method, which always returns the opposite of this function. Or the isLocal method.
- isArray() - Method in class com.sun.codemodel.JType
-
Tell whether or not this is an array type.
- isArray(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isArray(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type.
- isArrayButNotByteArray(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isArrayButNotByteArray(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type but not byte[].
- isAssignableFrom(JClass) - Method in class com.sun.codemodel.JClass
-
Checks the relationship between two classes.
- 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
- isAttribute() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns true if this is
DAttributePattern
. - 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(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isBridgeMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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.
- isCanceled() - Method in class com.sun.tools.xjc.XJCListener
-
XJC will periodically invoke this method to see if it should cancel a compilation.
- isCaseSensitiveFileSystem - Static variable in class com.sun.codemodel.JCodeModel
-
If the flag is true, we will consider two classes "Foo" and "foo" as a collision.
- isChoiceContentPropertyEnabled() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- isClass() - Method in interface com.sun.codemodel.JClassContainer
-
Returns true if the container is a class.
- isClass() - Method in class com.sun.codemodel.JDefinedClass
- isClass() - Method in class com.sun.codemodel.JPackage
- 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.CArrayInfo
- 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.
- isComplexType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isComplexType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isComplexType() - Method in interface com.sun.xml.xsom.XSType
-
Returns true if
this instanceof XSComplexType
. - 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
- isDefined(String) - Method in class com.sun.codemodel.JPackage
-
Checks if a given name is already defined as a class/interface
- isDerivedFrom(XSType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isDerivedFrom(XSType) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isDerivedFrom(XSType) - Method in interface com.sun.xml.xsom.XSType
-
Returns true if this type is derived from the specified type.
- isDigit(char) - Static method in class com.sun.tools.txw2.NameUtil
- isDigit(char) - Static method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- isDisableXmlSecurity() - Method in class com.sun.tools.jxc.ap.Options
- isDummy() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- isElement() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Deprecated.always return false at this level.
- 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.
- isElement() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns true if this is
DElementPattern
. - isElementDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- isElementDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- isElementDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- isElementDecl() - Method in interface com.sun.xml.xsom.XSTerm
- isEmpty() - Method in class com.sun.codemodel.JBlock
-
Returns true if this block is empty and does not contain any statement.
- isEmpty() - Method in class com.sun.xml.bind.v2.util.QNameMap
-
Returns true if this map is empty.
- isEmpty() - Method in class com.sun.xml.xsom.util.DeferedCollection
- isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an enum class.
- isEnum(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isEnum(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isEqual(BIGlobalBinding) - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- isExtensionMode() - Method in class com.sun.tools.xjc.Options
- 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() - 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(int) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isFinal(int) - Method in interface com.sun.xml.xsom.XSComplexType
- isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is a final class.
- isFinal(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
-
Deprecated.no class generated by XJC is final.
- isFinal(XSVariety) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isFinal(XSVariety) - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this type definition is marked as 'final' with respect to the given
XSVariety
. - isFinal(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isFinalMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isFinalMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is final.
- isFixed() - Method in class com.sun.xml.xsom.impl.FacetImpl
- isFixed() - Method in interface com.sun.xml.xsom.XSFacet
-
Returns true if this facet is "fixed".
- isFullyQualifiedClassName(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if the given string is a valid fully qualified name.
- 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
- isGlobal() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- isGlobal() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Returns true if this declaration is a global declaration.
- isHidden() - Method in class com.sun.codemodel.JDefinedClass
- isHiddenByOverride() - Method in interface com.sun.xml.bind.v2.runtime.property.Property
- isHiddenByOverride() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- isImmutable() - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Returns true if the bean is immutable.
- isInline() - Method in class com.sun.tools.txw2.model.Define
-
Returns true if this define only contains one child (and thus considered inlinable.) A pattern definition is also inlineable if it's the start of the grammar (because "start" isn't a meaningful name)
- isInline() - Method in class com.sun.tools.txw2.model.Ref
- isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given class is an inner class.
- isInnerClass(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isInnerClass(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isInterface() - Method in class com.sun.codemodel.JClass
-
Checks if this object represents an interface.
- isInterface() - Method in class com.sun.codemodel.JDefinedClass
- isInterface() - Method in class com.sun.codemodel.JNullType
- isInterface() - Method in class com.sun.codemodel.JTypeVar
- isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if 'clazz' is an interface.
- isInterface(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isInterface(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isJavaIdentifier(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if a given string is usable as a Java identifier.
- isJavaNamingConventionEnabled() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- isJavaPackageName(String) - Static method in class com.sun.codemodel.JJavaName
-
Checks if the given string is a valid Java package name.
- 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
- isLetter(char) - Static method in class com.sun.tools.txw2.NameUtil
- isLetter(char) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- isList() - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- isList() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isList() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if
this instanceof XSListSimpleType
. - 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
- isLocal() - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- isLocal() - Method in interface com.sun.xml.xsom.XSDeclaration
-
Returns true if this declaration is a local declaration.
- isLower(char) - Static method in class com.sun.tools.txw2.NameUtil
- isLower(char) - Static method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- 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
String
s to represent mixed content model. - isMixed() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- isMixed() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isMixed() - Method in interface com.sun.xml.xsom.XSComplexType
- isMixedExtendedCust() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- isModelGroup() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- isModelGroup() - Method in interface com.sun.xml.xsom.impl.scd.Axis
-
Returns true if this is one of the model group axis.
- isModelGroup() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- isModelGroup() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- isModelGroup() - Method in interface com.sun.xml.xsom.XSTerm
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- isModelGroupDecl() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- isModelGroupDecl() - Method in interface com.sun.xml.xsom.XSTerm
- isName(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
- isNative() - Method in class com.sun.codemodel.JMods
- isNcname(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
- isNil() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- isNilIncluded - Variable in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
- isNilIncluded() - Method in interface com.sun.xml.bind.v2.runtime.AttributeAccessor
- 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.
- isNillable() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isNillable() - Method in interface com.sun.xml.xsom.XSElementDecl
- isNmtoken(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
- isNotation(String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- isNotation(String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
- isNullable() - Method in class org.kohsuke.rngom.binary.Pattern
-
Returns true if the pattern is nullable.
- isNullable() - Method in class org.kohsuke.rngom.digested.DChoicePattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DDataPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DDefine
- isNullable() - Method in class org.kohsuke.rngom.digested.DEmptyPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DGroupPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DInterleavePattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DListPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DMixedPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DNotAllowedPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DOneOrMorePattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DOptionalPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DPattern
-
Returns true if this pattern is nullable.
- isNullable() - Method in class org.kohsuke.rngom.digested.DRefPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DTextPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DValuePattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DXmlTokenPattern
- isNullable() - Method in class org.kohsuke.rngom.digested.DZeroOrMorePattern
- isOpen() - Method in class org.kohsuke.rngom.nc.AnyNameExceptNameClass
- isOpen() - Method in class org.kohsuke.rngom.nc.ChoiceNameClass
- isOpen() - Method in class org.kohsuke.rngom.nc.NameClass
-
Returns true if the name class accepts infinite number of
QName
s. - isOpen() - Method in class org.kohsuke.rngom.nc.NsNameClass
- isOpen() - Method in class org.kohsuke.rngom.nc.NsNameExceptNameClass
- isOpen() - Method in class org.kohsuke.rngom.nc.SimpleNameClass
- 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 - 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.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() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- isOverriding(Void, NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isOverriding(ExecutableElement, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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.
- isPackage() - Method in interface com.sun.codemodel.JClassContainer
-
Returns true if the container is a package.
- isPackage() - Method in class com.sun.codemodel.JDefinedClass
- isPackage() - Method in class com.sun.codemodel.JPackage
- isPackageLevelAnnotations() - Method in class com.sun.tools.xjc.model.Model
- isParameterized() - Method in class com.sun.codemodel.JClass
-
Returns true if this class is a parameterized class.
- isParameterizedType(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isParameterizedType(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if t is a parameterized type.
- isPointless() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
-
Returns true if this
BindInfo
doesn't contain any useful information. - isPrimitive() - Method in class com.sun.codemodel.JPrimitiveType
- isPrimitive() - Method in class com.sun.codemodel.JType
-
Tell whether or not this is a built-in primitive type, such as int or void.
- isPrimitive() - Method in class com.sun.tools.xjc.model.CEnumLeafInfo
- isPrimitive() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- isPrimitive() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isPrimitive() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if this is a primitive built-in simple type (that directly derives from xs:anySimpleType, by definition.)
- isPrimitive(NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isPrimitive(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the given type is a primitive type.
- isPrinting() - Method in class com.sun.codemodel.JFormatter
-
Returns true if we are in the printing mode, where we actually produce text.
- isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is public.
- isPublicField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isPublicField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isPublicMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isPublicMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is public.
- isPunct(char) - Static method in class com.sun.tools.txw2.NameUtil
- isPunct(char) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- isQname(String) - Static method in class org.kohsuke.rngom.xml.util.Naming
- isRecognizableExtension(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
-
Checks if the given namespace URI can be potentially recognized by this XJC.
- isReference() - Method in class com.sun.codemodel.JType
-
Returns true if this is a referenced type.
- isRepeated() - Method in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
- isRepeated() - Method in class com.sun.xml.xsom.impl.ParticleImpl
- isRepeated() - Method in interface com.sun.xml.xsom.XSParticle
-
True if the maxOccurs is neither 0 or 1.
- 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.
- isRequired() - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- isRequired() - Method in interface com.sun.xml.xsom.XSAttributeUse
- isResource() - Method in class com.sun.codemodel.fmt.JStaticFile
- isResource() - Method in class com.sun.codemodel.fmt.JStaticJavaFile
- isResource() - Method in class com.sun.codemodel.JResourceFile
-
Returns true if this file should be generated into the directory that the resource files go into.
- isRestriction() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- isRestriction() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isRestriction() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if
this instanceof XSRestrictionSimpleType
. - isRestrictionFreshType() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- isRoot - Variable in class com.sun.tools.txw2.model.Element
-
True if this element can be a root element.
- 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(NType, NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isSameType(TypeMirror, TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if types are the same
- ISSET - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.OptionalPropertyMode
- 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.CBuiltinLeafInfo
- 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
- isSimpleType() - Method in class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
- isSimpleType() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isSimpleType() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isSimpleType() - Method in interface com.sun.xml.xsom.XSType
-
Returns true if
this instanceof XSSimpleType
. - isSimpleTypeSubstitution() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is static.
- isStaticField(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isStaticField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isStaticMethod(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isStaticMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is static.
- isSubClassOf(NType, NType) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isSubClassOf(TypeMirror, TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if
sub
is a sub-type ofsup
. - isSubstitutionDisallowed(int) - Method in class com.sun.xml.xsom.impl.ElementDecl
- isSubstitutionDisallowed(int) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Checks the diallowed substitution property of the schema component.
- isSubstitutionExcluded(int) - Method in class com.sun.xml.xsom.impl.ElementDecl
- isSubstitutionExcluded(int) - Method in interface com.sun.xml.xsom.XSElementDecl
-
Checks the substitution excluded property of the schema component.
- isSubstitutionProhibited(int) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- isSubstitutionProhibited(int) - Method in interface com.sun.xml.xsom.XSComplexType
-
Roughly corresponds to the block attribute.
- isSupportedExtension(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
-
Checks if the given namespace URI is supported as the extension bindings.
- isSurrogate(char) - Static method in class org.kohsuke.rngom.util.Utf16
- isSurrogate1(char) - Static method in class org.kohsuke.rngom.util.Utf16
- isSurrogate2(char) - Static method in class org.kohsuke.rngom.util.Utf16
- isSynchronized() - Method in class com.sun.codemodel.JMods
- isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is transient.
- isTransient(Void) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- isTransient(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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.
- isUnion() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- isUnion() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- isUnion() - Method in interface com.sun.xml.xsom.XSSimpleType
-
Returns true if
this instanceof XSUnionSimpleType
. - isUnique() - Method in class com.sun.tools.xjc.model.Multiplicity
-
returns true if the multiplicity is (1,1).
- isUnnamed() - Method in class com.sun.codemodel.JPackage
-
Checks if this package is the root, unnamed package.
- isUnparsedEntity(String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- isUnparsedEntity(String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
- isUpper(char) - Static method in class com.sun.tools.txw2.NameUtil
- isUpper(char) - Static method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- isValid(String) - Static method in class org.kohsuke.rngom.util.Uri
- 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(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified string is all whitespace.
- 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.
- isWildcard() - Method in class com.sun.xml.xsom.impl.ElementDecl
- isWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- isWildcard() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- isWildcard() - Method in class com.sun.xml.xsom.impl.WildcardImpl
- isWildcard() - Method in interface com.sun.xml.xsom.XSTerm
- isZero() - Method in class com.sun.tools.xjc.model.Multiplicity
-
returns true if the multiplicity is (0,0).
- ITEM_TYPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- itemType(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.List
- iterateAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateAttGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
- iterateAttGroupDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all attribute group declarations in all the schemas.
- iterateAttGroups() - Method in class com.sun.xml.xsom.impl.AttributesHolder
- iterateAttGroups() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Iterates all AttGroups which are directly referenced from this component.
- iterateAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateAttributeDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchema
- iterateAttributeDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all atribute declarations in all the schemas.
- iterateAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
- iterateAttributeUses() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- iterateAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are directly/indirectly referenced from this component.
- iterateComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateComplexTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateComplexTypes() - Method in interface com.sun.xml.xsom.XSSchema
- iterateComplexTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all complex type definitions in all the schemas.
- iterateDeclaredAttributeUses() - Method in class com.sun.xml.xsom.impl.AttributesHolder
- iterateDeclaredAttributeUses() - Method in interface com.sun.xml.xsom.XSAttContainer
-
Lists all the attribute uses that are declared in this complex type.
- iterateDeclaredFacets() - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- iterateDeclaredFacets() - Method in interface com.sun.xml.xsom.XSRestrictionSimpleType
-
Iterates facets that are specified in this step of derivation.
- iterateElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateElementDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateElementDecls() - Method in interface com.sun.xml.xsom.XSSchema
- iterateElementDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all element declarations in all the schemas.
- iterateIdentityConstraints() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateIdentityConstraints() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all identity constraints in all the schemas.
- iterateModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateModelGroupDecls() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchema
- iterateModelGroupDecls() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all model group declarations in all the schemas.
- iterateNamespaces() - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
- iterateNamespaces() - Method in interface com.sun.xml.xsom.XSWildcard.Union
-
Short for
getNamespaces().iterator()
- iterateNotations() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateNotations() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateNotations() - Method in interface com.sun.xml.xsom.XSSchema
- iterateNotations() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all notation declarations in all the schemas.
- iterateSchema() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateSchema() - Method in interface com.sun.xml.xsom.XSSchemaSet
- iterateSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateSimpleTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchema
- iterateSimpleTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all simple type definitions in all the schemas.
- iterateTypes() - Method in class com.sun.xml.xsom.impl.SchemaImpl
- iterateTypes() - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- iterateTypes() - Method in interface com.sun.xml.xsom.XSSchema
- iterateTypes() - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Iterates all type definitions in all the schemas.
- iterator() - Method in class com.sun.tools.txw2.model.Node
-
Iterates all the children.
- 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
ConnectedComponent
s of this graph in an order. - iterator() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
- iterator() - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- iterator() - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- iterator() - Method in class com.sun.xml.xsom.util.DeferedCollection
- iterator() - Method in class org.kohsuke.rngom.digested.DContainerPattern
- iterator() - Method in class org.kohsuke.rngom.digested.DGrammarPattern
-
Iterates all the
DDefine
s in this grammar. - iterator(XSComponent) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- iterator(XSComponent) - Method in interface com.sun.xml.xsom.impl.scd.Axis
- iterator(Iterator<? extends XSComponent>) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
Default implementation that simply delegate sto
Axis.iterator(XSComponent)
- iterator(Iterator<? extends XSComponent>) - Method in interface com.sun.xml.xsom.impl.scd.Axis
- iterator(PropT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Iterates values of a multi-value property.
- iterator(T, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
- Iterators - Class in com.sun.xml.xsom.impl.scd
-
Various convenient
Iterator
implementations. - Iterators() - Constructor for class com.sun.xml.xsom.impl.scd.Iterators
- Iterators.Adapter<T,
U> - Class in com.sun.xml.xsom.impl.scd - Iterators.Array<T> - Class in com.sun.xml.xsom.impl.scd
-
Array iterator.
- Iterators.Filter<T> - Class in com.sun.xml.xsom.impl.scd
-
Filter out objects from another iterator.
- Iterators.Map<T,
U> - Class in com.sun.xml.xsom.impl.scd -
For each U, apply
U->Iterator<T>
function and then iterate all the resulting T. - Iterators.Union<T> - Class in com.sun.xml.xsom.impl.scd
-
Union of two iterators.
J
- J2SJAXBModel - Interface in com.sun.tools.xjc.api
-
JAXBModel
that exposes additional information available only for thejava -> schema
direction. - JAnnotatable - Interface in com.sun.codemodel
-
Annotatable program elements.
- JAnnotationArrayMember - Class in com.sun.codemodel
-
Represents an arrays as annotation members
- JAnnotationUse - Class in com.sun.codemodel
-
Represents an annotation on a program element.
- JAnnotationValue - Class in com.sun.codemodel
-
Things that can be values of an annotation element.
- JAnnotationValue() - Constructor for class com.sun.codemodel.JAnnotationValue
- JAnnotationWriter<A extends Annotation> - Interface in com.sun.codemodel
-
Base interface for typed annotation writer.
- JArray - Class in com.sun.codemodel
-
array creation and initialization.
- JAssignment - Class in com.sun.codemodel
-
Assignment statements, which are also expressions.
- JAssignmentTarget - Interface in com.sun.codemodel
-
Marker interface for code components that can be placed to the left of '=' in an assignment.
- JavaCharStream - Class in org.kohsuke.rngom.parse.compact
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
- JavaCharStream(InputStream) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(Reader) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Constructor.
- JavaCompiler - Interface in com.sun.tools.xjc.api
-
Java-to-Schema compiler.
- JavaCompilerImpl - Class in com.sun.tools.jxc.api.impl.j2s
- JavaCompilerImpl() - Constructor for class com.sun.tools.jxc.api.impl.j2s.JavaCompilerImpl
- 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.
- javadoc() - Method in class com.sun.codemodel.JDefinedClass
-
Creates, if necessary, and returns the class javadoc for this JDefinedClass
- javadoc() - Method in interface com.sun.codemodel.JDocCommentable
- javadoc() - Method in class com.sun.codemodel.JEnumConstant
-
Creates, if necessary, and returns the enum constant javadoc.
- javadoc() - Method in class com.sun.codemodel.JFieldVar
-
Creates, if necessary, and returns the class javadoc for this JDefinedClass
- javadoc() - Method in class com.sun.codemodel.JMethod
-
Creates, if necessary, and returns the class javadoc for this JDefinedClass
- javadoc() - Method in class com.sun.codemodel.JPackage
-
Creates, if necessary, and returns the package javadoc for this JDefinedClass.
- 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. - JavadocEscapeWriter - Class in com.sun.codemodel.util
-
Writer
that escapes characters that are unsafe as Javadoc comments. - JavadocEscapeWriter(Writer) - Constructor for class com.sun.codemodel.util.JavadocEscapeWriter
- 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
- 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>, boolean, boolean, boolean) - Constructor for class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
For
JaxBeanInfo
that has no 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 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. - 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. - JAXP_EXTERNAL_ACCESS_CONFIGURED - Enum constant in enum com.sun.xml.bind.v2.Messages
- JAXP_SUPPORTED_PROPERTY - Enum constant in enum com.sun.xml.bind.v2.Messages
- JAXP_SUPPORTED_PROPERTY - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- JAXP_UNSUPPORTED_PROPERTY - Enum constant in enum com.sun.xml.bind.v2.Messages
- JAXP_UNSUPPORTED_PROPERTY - Static variable in class com.sun.xml.xsom.impl.parser.Messages
- JAXP_XML_SECURITY_DISABLED - Enum constant in enum com.sun.xml.bind.v2.Messages
- JAXPParser - Class in com.sun.xml.xsom.parser
-
Standard XMLParser implemented by using JAXP.
- JAXPParser() - Constructor for class com.sun.xml.xsom.parser.JAXPParser
-
Deprecated.Unsafe, use JAXPParser(factory) instead with security features initialized by setting XMLConstants.FEATURE_SECURE_PROCESSING feature.
- JAXPParser(SAXParserFactory) - Constructor for class com.sun.xml.xsom.parser.JAXPParser
- JAXPXMLReaderCreator - Class in org.kohsuke.rngom.xml.sax
-
XMLReaderCreator
that uses JAXP to createXMLReader
s. - JAXPXMLReaderCreator() - Constructor for class org.kohsuke.rngom.xml.sax.JAXPXMLReaderCreator
-
Creates a
JAXPXMLReaderCreator
by usingSAXParserFactory.newInstance()
. - JAXPXMLReaderCreator(SAXParserFactory) - Constructor for class org.kohsuke.rngom.xml.sax.JAXPXMLReaderCreator
- jaxrpcCompatible - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
JAX-PRC compatible name converter implementation.
- JBinaryFile - Class in com.sun.codemodel.fmt
-
Allows the application to use OutputStream to define data that will be stored into a file.
- JBinaryFile(String) - Constructor for class com.sun.codemodel.fmt.JBinaryFile
- JBlock - Class in com.sun.codemodel
-
A block of Java code, which may contain statements and local declarations.
- JBlock() - Constructor for class com.sun.codemodel.JBlock
- JBlock(boolean, boolean) - Constructor for class com.sun.codemodel.JBlock
- JCase - Class in com.sun.codemodel
-
Case statement
- JCatchBlock - Class in com.sun.codemodel
-
Catch block for a try/catch/finally statement
- JClass - Class in com.sun.codemodel
-
Represents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.
- JClass(JCodeModel) - Constructor for class com.sun.codemodel.JClass
- JClassAlreadyExistsException - Exception in com.sun.codemodel
-
Indicates that the class is already created.
- JClassAlreadyExistsException(JDefinedClass) - Constructor for exception com.sun.codemodel.JClassAlreadyExistsException
- JClassContainer - Interface in com.sun.codemodel
-
The common aspect of a package and a class.
- JCodeModel - Class in com.sun.codemodel
-
Root of the code DOM.
- JCodeModel() - Constructor for class com.sun.codemodel.JCodeModel
- JCommentPart - Class in com.sun.codemodel
-
A part is a part of a javadoc comment, and it is a list of values.
- JCommentPart() - Constructor for class com.sun.codemodel.JCommentPart
- JConditional - Class in com.sun.codemodel
-
If statement, with optional else clause
- JDeclaration - Interface in com.sun.codemodel
-
Common interface for code components that can generate declarations of themselves.
- JDefinedClass - Class in com.sun.codemodel
-
A generated Java class/interface/enum/....
- JDocComment - Class in com.sun.codemodel
-
JavaDoc comment.
- JDocComment(JCodeModel) - Constructor for class com.sun.codemodel.JDocComment
- JDocCommentable - Interface in com.sun.codemodel
-
Program elements that can have Javadoc
- JDoLoop - Class in com.sun.codemodel
-
Do loops
- JEnumConstant - Class in com.sun.codemodel
-
Enum Constant.
- JExportsDirective - Class in com.sun.codemodel
-
Represents a Java module
exports
directive. - JExpr - Class in com.sun.codemodel
-
Factory methods that generate various
JExpression
s. - JExpression - Interface in com.sun.codemodel
-
A Java expression.
- JExpressionImpl - Class in com.sun.codemodel
-
Provides default implementations for
JExpression
. - JExpressionImpl() - Constructor for class com.sun.codemodel.JExpressionImpl
- JFieldRef - Class in com.sun.codemodel
-
Field Reference
- JFieldVar - Class in com.sun.codemodel
-
A field that can have a
JDocComment
associated with it - JForEach - Class in com.sun.codemodel
-
ForEach Statement This will generate the code for statement based on the new j2se 1.5 j.l.s.
- JForEach(JType, String, JExpression) - Constructor for class com.sun.codemodel.JForEach
- JForLoop - Class in com.sun.codemodel
-
For statement
- JForLoop() - Constructor for class com.sun.codemodel.JForLoop
- JFormatter - Class in com.sun.codemodel
-
This is a utility class for managing indentation and other basic formatting for PrintWriter.
- JFormatter(PrintWriter) - Constructor for class com.sun.codemodel.JFormatter
-
Creates a formatter with default incremental indentations of four spaces.
- JFormatter(PrintWriter, String) - Constructor for class com.sun.codemodel.JFormatter
-
Creates a JFormatter.
- JFormatter(Writer) - Constructor for class com.sun.codemodel.JFormatter
-
Creates a formatter with default incremental indentations of four spaces.
- JGenerable - Interface in com.sun.codemodel
-
Common interface for code components that can generate uses of themselves.
- JGenerifiable - Interface in com.sun.codemodel
-
Declarations that can have type variables.
- JInvocation - Class in com.sun.codemodel
-
JMethod invocation
- jj_nt - Variable in class com.sun.xml.xsom.impl.scd.SCDParser
- jj_nt - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Next token.
- JJavaName - Class in com.sun.codemodel
-
Utility methods that convert arbitrary strings into Java identifiers.
- JJavaName() - Constructor for class com.sun.codemodel.JJavaName
- jjFillToken() - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- jjFillToken() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
- jjnewLexState - Static variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- jjstrLiteralImages - Static variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Token literal values.
- JLabel - Class in com.sun.codemodel
-
Label that can be used for continue and break.
- JMethod - Class in com.sun.codemodel
-
Java method.
- JMod - Class in com.sun.codemodel
-
Modifier constants.
- JMod() - Constructor for class com.sun.codemodel.JMod
- JMods - Class in com.sun.codemodel
-
Modifier groups.
- JModule - Class in com.sun.codemodel
-
Represents a Java module.
- JModuleDirective - Class in com.sun.codemodel
-
Represents a Java module directive.
- JModuleDirective.Type - Enum in com.sun.codemodel
-
Module directive type.
- JNullType - Class in com.sun.codemodel
-
Special class object that represents the type of "null".
- joinByEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- joinByEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- joinByEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
Joins all the child receivers.
- joinByEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
Joins all the child receivers.
- joinByLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- joinByLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- joinByLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- joinByLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- joinByText(NGCCEventReceiver, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- joinByText(NGCCEventReceiver, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- JOp - Class in com.sun.codemodel
-
JClass for generating expressions containing operators
- JPackage - Class in com.sun.codemodel
-
A Java package.
- JPrimitiveType - Class in com.sun.codemodel
-
Java built-in primitive types.
- JPropertyFile - Class in com.sun.codemodel.fmt
-
A property file.
- JPropertyFile(String) - Constructor for class com.sun.codemodel.fmt.JPropertyFile
- JRequiresDirective - Class in com.sun.codemodel
-
Represents a Java module
requires
directive. - JResourceFile - Class in com.sun.codemodel
-
Represents a resource file in the application-specific file format.
- JResourceFile(String) - Constructor for class com.sun.codemodel.JResourceFile
- JSerializedObject - Class in com.sun.codemodel.fmt
-
A simple class that takes an object and serializes it into a file in the parent package with the given name.
- JSerializedObject(String, Object) - Constructor for class com.sun.codemodel.fmt.JSerializedObject
- JStatement - Interface in com.sun.codemodel
-
Common interface for code components that can generate uses of themselves as statements.
- JStaticFile - Class in com.sun.codemodel.fmt
-
Allows an application to copy a resource file to the output.
- JStaticFile(ClassLoader, String, boolean) - Constructor for class com.sun.codemodel.fmt.JStaticFile
- JStaticFile(String) - Constructor for class com.sun.codemodel.fmt.JStaticFile
- JStaticFile(String, boolean) - Constructor for class com.sun.codemodel.fmt.JStaticFile
- JStaticJavaFile - Class in com.sun.codemodel.fmt
-
Statically generated Java soruce file.
- JStaticJavaFile(JPackage, String, Class<?>, JStaticJavaFile.LineFilter) - Constructor for class com.sun.codemodel.fmt.JStaticJavaFile
- JStaticJavaFile.ChainFilter - Class in com.sun.codemodel.fmt
-
A
JStaticJavaFile.LineFilter
that combines twoJStaticJavaFile.LineFilter
s. - JStaticJavaFile.LineFilter - Interface in com.sun.codemodel.fmt
-
Filter that alters the Java source code.
- JStringLiteral - Class in com.sun.codemodel
-
String literal.
- JSwitch - Class in com.sun.codemodel
-
Switch statement
- JTextFile - Class in com.sun.codemodel.fmt
-
Simple text file.
- JTextFile(String) - Constructor for class com.sun.codemodel.fmt.JTextFile
- JTryBlock - Class in com.sun.codemodel
-
Try statement with Catch and/or Finally clause
- JType - Class in com.sun.codemodel
-
A representation of a type in codeModel.
- JType() - Constructor for class com.sun.codemodel.JType
- JTypeVar - Class in com.sun.codemodel
-
Type variable used to declare generics.
- JVar - Class in com.sun.codemodel
-
Variables and fields.
- JWhileLoop - Class in com.sun.codemodel
-
While statement
- JXC - Class in com.sun.tools.jxc.api
-
User: Iaroslav Savytskyi Date: 25/05/12
- JXC() - Constructor for class com.sun.tools.jxc.api.JXC
K
- KEY - Static variable in interface com.sun.xml.xsom.XSIdentityConstraint
- KEYREF - Static variable in interface com.sun.xml.xsom.XSIdentityConstraint
- keySet() - Method in class com.sun.xml.bind.v2.util.QNameMap
- Keyword() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- kind - Variable in class com.sun.xml.xsom.impl.scd.Token
-
An integer that describes the kind of this token.
- kind - Variable in class org.kohsuke.rngom.parse.compact.Token
-
An integer that describes the kind of this token.
- 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 property.
- klass() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
Nested class customization.
- Klass - Interface in com.sun.xml.bind.v2.schemagen.episode
- knownUri2prefixIndexMap - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
L
- label() - Method in class com.sun.codemodel.JCase
- label(String) - Method in class com.sun.codemodel.JBlock
-
Create a label, which can be referenced from
continue
andbreak
statements. - lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
- lang(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- 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)
- lastChild() - Method in class org.kohsuke.rngom.digested.DContainerPattern
- LATEST - Static variable in enum com.sun.tools.xjc.api.SpecVersion
- lax(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAnyElementWriter
- LAX - Enum constant in enum com.sun.xml.bind.v2.model.core.WildcardMode
- LAX - Static variable in interface com.sun.xml.xsom.XSWildcard
- LazyBlockReference - Class in com.sun.tools.xjc.generator.util
-
Lazy block reference.
- LazyBlockReference() - Constructor for class com.sun.tools.xjc.generator.util.LazyBlockReference
- leaf - Variable in class com.sun.tools.txw2.model.Node
-
Children of this node.
- Leaf - Class in com.sun.tools.txw2.model
-
Leaf
s form a set (by a cyclic doubly-linked list.) - Leaf(Locator) - Constructor for class com.sun.tools.txw2.model.Leaf
- leafElement(Name, int, 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, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- LeafElementProp - Class in com.sun.tools.txw2.model.prop
- LeafElementProp(QName, JType) - Constructor for class com.sun.tools.txw2.model.prop.LeafElementProp
- LeafInfo<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
Either
BuiltinLeafInfo
orEnumLeafInfo
. - 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
- leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
- leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
- leaveAttribute(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
- leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
- leaveAttribute(String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
- leaveAttribute(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- leaveAttribute(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- 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
- leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
- leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
- leaveElement(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
- leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
- leaveElement(String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
- leaveElement(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- leaveElement(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- 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
RuntimeBuiltinLeafInfoImpl
s 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
- Letter - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- LETTER - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- LexicalError(boolean, int, int, int, String, char) - Static method in error com.sun.xml.xsom.impl.scd.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- lexStateNames - Static variable in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Lexer state names.
- lhs - Variable in class org.kohsuke.rngom.parse.host.ParsedPatternHost
- lhs - Variable in class org.kohsuke.rngom.parse.host.ScopeHost
- line - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- line - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- 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
JaxBeanInfo
s are created. - list() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- List - Class in com.sun.tools.txw2.model
- List - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- List(Locator, Leaf) - Constructor for class com.sun.tools.txw2.model.List
- LIST - Static variable in class com.sun.xml.xsom.XSVariety
- listArgs() - Method in class com.sun.codemodel.JInvocation
-
Returns all arguments of the invocation.
- listClasses() - Method in class com.sun.codemodel.JDefinedClass
-
Returns all the nested classes defined in this class.
- 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 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
- ListExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- ListIterator<E> - Interface in com.sun.xml.bind.v2.runtime.reflect
-
Almost like
Iterator
but can throw JAXB specific exceptions. - listNames() - Method in class org.kohsuke.rngom.nc.NameClass
-
If the name class is closed (IOW !
NameClass.isOpen()
), return the set of names in this name class. - listParams() - Method in class com.sun.codemodel.JMethod
-
Returns all the parameters in an array.
- listParamTypes() - Method in class com.sun.codemodel.JMethod
-
Returns all the parameter types in an array.
- ListPattern - Class in org.kohsuke.rngom.binary
- listPossibleTypes(CPropertyInfo) - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
Returns contents to be added to javadoc.
- listSimpleType(XSListSimpleType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- listSimpleType(XSListSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- listSimpleType(XSListSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- listSimpleType(XSListSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeFunction
- listSimpleType(XSListSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeVisitor
- ListSimpleTypeImpl - Class in com.sun.xml.xsom.impl
- ListSimpleTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, Set<XSVariety>, Ref.SimpleType) - Constructor for class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- listSubclasses() - Method in class com.sun.tools.xjc.model.CClassInfo
-
Enumerates all the sub-classes of this class.
- listSubstitutables() - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- listSubstitutables() - Method in class com.sun.xml.xsom.impl.ElementDecl
-
Deprecated.
- listSubstitutables() - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- listSubstitutables() - Method in interface com.sun.xml.xsom.XSElementDecl
-
Deprecated.this method allocates a new array every time, so it could be inefficient when working with a large schema. Use
XSElementDecl.getSubstitutables()
instead. - listSubstitutables() - Method in interface com.sun.xml.xsom.XSType
-
Lists up types that can substitute this type by using xsi:type.
- listSystemIDs() - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
-
Gets all the system IDs of the documents.
- listT - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
- 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
- listVarParam() - Method in class com.sun.codemodel.JMethod
-
Returns the variable parameter
- listVarParamType() - Method in class com.sun.codemodel.JMethod
-
Returns the varags parameter type.
- lit(boolean) - Static method in class com.sun.codemodel.JExpr
- lit(char) - Static method in class com.sun.codemodel.JExpr
- lit(double) - Static method in class com.sun.codemodel.JExpr
- lit(float) - Static method in class com.sun.codemodel.JExpr
- lit(int) - Static method in class com.sun.codemodel.JExpr
- lit(long) - Static method in class com.sun.codemodel.JExpr
- lit(String) - Static method in class com.sun.codemodel.JExpr
- Literal() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- LITERAL - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- load(Options, JCodeModel, ErrorReceiver) - Static method in class com.sun.tools.xjc.ModelLoader
-
A convenience method to load schemas into a
Model
. - loader - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
- Loader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
- Loader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- Loader(boolean) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
- loadObjectFactory(NClass, String) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- loadObjectFactory(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Finds ObjectFactory for the given referencePoint.
- loadObjectFactory(TypeElement, String) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- 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.
- LocalAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- LocalElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Localizer - Class in org.kohsuke.rngom.util
-
Localizes messages.
- Localizer(Class) - Constructor for class org.kohsuke.rngom.util.Localizer
- Localizer(Localizer, Class) - Constructor for class org.kohsuke.rngom.util.Localizer
- 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 implementsLocatable
. - LocatedLiteral() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- location - Variable in class com.sun.tools.txw2.model.Leaf
-
Source location where this leaf was defined.
- location(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
- Location - Interface in com.sun.xml.bind.v2.runtime
-
Location information for
IllegalAnnotationException
. - Location - Interface in org.kohsuke.rngom.ast.om
- 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
com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing. - LocatorEx.Snapshot - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Immutable snapshot of a
LocatorEx
- LocatorImpl - Class in org.kohsuke.rngom.ast.util
- LocatorImpl(String, int, int) - Constructor for class org.kohsuke.rngom.ast.util.LocatorImpl
- 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
- 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 - Variable in class com.sun.codemodel.JCodeModel
- LONG - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- LookaheadAfterAnnotations() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- LookaheadBody() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- LookaheadDocumentation() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- LookaheadGrammarKeyword() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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.
- LOWER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameConverter.Standard
- 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
- lt(JExpression) - Method in interface com.sun.codemodel.JExpression
- lt(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- lt(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- lte(JExpression) - Method in interface com.sun.codemodel.JExpression
- lte(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- lte(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
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.txw2.Main
- 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
- main(String[]) - Static method in class org.kohsuke.rngom.digested.DXMLPrinter
- main(String[]) - Static method in class org.kohsuke.rngom.digested.Main
- main(String[]) - Static method in class org.kohsuke.rngom.xml.util.EncodingMap
- Main - Class in com.sun.tools.txw2
-
Programatic entry point to the TXW compiler.
- Main - Class in org.kohsuke.rngom.digested
- Main() - Constructor for class org.kohsuke.rngom.digested.Main
- Main(TxwOptions) - Constructor for class com.sun.tools.txw2.Main
- Main.Options - Class in com.sun.tools.txw2
- 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 thisCBuiltinLeafInfo
. - makeAnnotations(CL, Context) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
Creates
Annotations
object to parse annotations on patterns. - makeAnnotations(CommentListImpl, Context) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeAnnotations(CommentList, Context) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeAnnotations(CommentList, Context) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeAnnotations(CommentListImpl, Context) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeAnyName(L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- makeAnyName(L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeAnyName(N, L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
-
Caller must enforce constraints on except.
- makeAnyName(NameClass, L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeAttribute(N, P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeAttribute(ParsedNameClass, ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeAttribute(ParsedNameClass, ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeAttribute(NameClass, Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeAttribute(NameClass, DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeChoice(List<Leaf>, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeChoice(List<N>, L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- makeChoice(List<DPattern>, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeChoice(List<NameClass>, L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeChoice(List<P>, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeChoice(List, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeChoice(List, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeCollection() - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Creates a
TypeUse
that represents a collection of thisCBuiltinLeafInfo
. - makeCollection(TypeUse) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
- makeCommentList() - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeCommentList() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeCommentList() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeCommentList() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeCommentList() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeDataPatternBuilder(String, String, L) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeDataPatternBuilder(String, String, Location) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeDataPatternBuilder(String, String, Location) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeDataPatternBuilder(String, String, LocatorImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeDataPatternBuilder(String, String, LocatorImpl) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeDiv() - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when
<div>
is found. - makeDiv() - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
- makeElement(N, P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeElement(ParsedNameClass, ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeElement(ParsedNameClass, ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeElement(NameClass, Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeElement(NameClass, DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeElementAnnotation() - Method in interface org.kohsuke.rngom.ast.builder.ElementAnnotationBuilder
-
Called at the end to build an application data structure.
- makeElementAnnotation() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeElementAnnotationBuilder(String, String, String, L, CL, Context) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeElementAnnotationBuilder(String, String, String, Location, CommentList, Context) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeElementAnnotationBuilder(String, String, String, Location, CommentList, Context) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeElementAnnotationBuilder(String, String, String, LocatorImpl, CommentListImpl, Context) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeElementAnnotationBuilder(String, String, String, LocatorImpl, CommentListImpl, Context) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeEmpty(L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeEmpty(Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeEmpty(Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeEmpty(LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeEmpty(LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeErrorNameClass() - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- makeErrorNameClass() - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeErrorPattern() - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeErrorPattern() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeErrorPattern() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeErrorPattern() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeErrorPattern() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeExternalRef(Parseable, String, String, Scope<Leaf, ParsedElementAnnotation, LocatorImpl, AnnotationsImpl, CommentListImpl>, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeExternalRef(Parseable, String, String, Scope<DPattern, ElementWrapper, LocatorImpl, Annotation, CommentListImpl>, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeExternalRef(Parseable, String, String, Scope<P, E, L, A, CL>, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeExternalRef(Parseable, String, String, Scope, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeExternalRef(Parseable, String, String, Scope, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeGrammar(Scope) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeGrammar(Scope) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeGrammar(Scope) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeGrammar(Scope<Leaf, ParsedElementAnnotation, LocatorImpl, AnnotationsImpl, CommentListImpl>) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeGrammar(Scope<P, E, L, A, CL>) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeGroup(List<Leaf>, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeGroup(List<DPattern>, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeGroup(List<P>, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeGroup(List, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeGroup(List, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeID(TypeUse, ID) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
- makeInclude() - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Returns null if already in an include.
- makeInclude() - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
- makeInterleave(List<Leaf>, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeInterleave(List<DPattern>, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeInterleave(List<P>, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeInterleave(List, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeInterleave(List, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- 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
- makeList(Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeList(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeList(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeList(DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeList(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeLocation(String, int, int) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeLocation(String, int, int) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeLocation(String, int, int) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeLocation(String, int, int) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeLocation(String, int, int) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeMimeTyped(TypeUse, MimeType) - Static method in class com.sun.tools.xjc.model.TypeUseFactory
- makeMimeTyped(MimeType) - Method in class com.sun.tools.xjc.model.CBuiltinLeafInfo
-
Creates a
TypeUse
that represents a MIME-type assocaited version of thisCBuiltinLeafInfo
. - makeMixed(Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeMixed(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeMixed(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeMixed(DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeMixed(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeName(String, String, String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- makeName(String, String, String, L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeNotAllowed(L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeNotAllowed(Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeNotAllowed(Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeNotAllowed(LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeNotAllowed(LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeNsName(String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
- makeNsName(String, L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeNsName(String, N, L, A) - Method in interface org.kohsuke.rngom.ast.builder.NameClassBuilder
-
Caller must enforce constraints on except.
- makeNsName(String, NameClass, L, A) - Method in class org.kohsuke.rngom.nc.NameClassBuilderImpl
- makeOneOrMore(Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeOneOrMore(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeOneOrMore(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeOneOrMore(DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeOneOrMore(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeOptional() - Method in class com.sun.tools.xjc.model.Multiplicity
- makeOptional(Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeOptional(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeOptional(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeOptional(DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeOptional(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeParentRef(String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.Scope
- makeParentRef(String, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.ScopeHost
- makePattern(L, A) - Method in interface org.kohsuke.rngom.ast.builder.DataPatternBuilder
- makePattern(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.DataPatternBuilder
- makeRef(String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.Scope
- makeRef(String, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.ScopeHost
- makeRepeated() - Method in class com.sun.tools.xjc.model.Multiplicity
- makeText(L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeText(Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeText(Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeText(LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeText(LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeValue(String, String, String, Context, String, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- makeValue(String, String, String, Context, String, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeValue(String, String, String, Context, String, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeValue(String, String, String, Context, String, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeValue(String, String, String, Context, String, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeZeroOrMore(Leaf, LocatorImpl, AnnotationsImpl) - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- makeZeroOrMore(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- makeZeroOrMore(ParsedPattern, Location, Annotations) - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- makeZeroOrMore(DPattern, LocatorImpl, Annotation) - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- makeZeroOrMore(P, L, A) - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
- 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(Iterator<? extends U>) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.Map
- MAP - Enum constant in enum com.sun.xml.bind.v2.model.core.PropertyKind
- 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 class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- 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(BridgeContext, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, Node) - Method in class com.sun.xml.bind.api.Bridge
- marshal(BridgeContext, T, ContentHandler) - Method in class com.sun.xml.bind.api.Bridge
- marshal(InMemory) - Method in class com.sun.tools.xjc.util.ReadOnlyAdapter
- marshal(Boolean) - Method in class com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter
- marshal(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
-
Noop.
- marshal(Object) - Method in class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
- marshal(Object, XmlOutput) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- 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, XMLEventWriter) - Method in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- marshal(Object, XMLStreamWriter) - 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, XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapter
- marshal(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
- marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, Node) - Method in class com.sun.xml.bind.api.Bridge
- marshal(Marshaller, T, ContentHandler) - 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(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(T, Result) - Method in class com.sun.xml.bind.api.Bridge
- marshal(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
- 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
Marshaller
s. - matches(Name) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Checks if the given name pair matches this name.
- matches(String, String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
Checks if the given name pair matches this name.
- matches(T) - Method in class com.sun.xml.xsom.impl.scd.Iterators.Filter
-
Return true to retain the value.
- max - Variable in class com.sun.tools.xjc.model.Multiplicity
- maxNextCharInd - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- maxNextCharInd - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- maxOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- maxOccurs(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- MaybeElement<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
Some
NonElement
can optionally be anElement
. - MEMBER_TYPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- members - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
-
List of enum members.
- members - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
-
Gets the map that contains
XML value -> BIEnumMember
pairs. - members() - Method in class com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
-
Gets the names of interfaces/classes that implement this interface.
- memberTypes(QName[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Union
- merge(Leaf) - Method in class com.sun.tools.txw2.model.Leaf
-
Combines two sets into one set.
- 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.
- message(String) - Method in class org.kohsuke.rngom.util.Localizer
- message(String, Object) - Method in class org.kohsuke.rngom.util.Localizer
- message(String, Object[]) - Method in class org.kohsuke.rngom.util.Localizer
- message(String, Object, Object) - Method in class org.kohsuke.rngom.util.Localizer
- Messages - Class in com.sun.tools.xjc
-
Formats error messages.
- Messages - Class in com.sun.tools.xjc.reader.xmlschema
-
Formats error messages.
- Messages - Class in com.sun.xml.bind.marshaller
-
Formats error messages.
- Messages - Class in com.sun.xml.bind.unmarshaller
-
Formats error messages.
- Messages - Class in com.sun.xml.xsom.impl.parser
-
Formats error messages.
- Messages - Enum in com.sun.tools.xjc.generator.bean.field
-
Message resources
- Messages - Enum in com.sun.tools.xjc.reader
-
Formats error messages.
- Messages - Enum in com.sun.xml.bind.v2
-
Formats error messages.
- Messages() - Constructor for class com.sun.tools.xjc.Messages
- Messages() - Constructor for class com.sun.tools.xjc.reader.xmlschema.Messages
- Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
- Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
- Messages() - Constructor for class com.sun.xml.xsom.impl.parser.Messages
- metadata - Variable in class com.sun.codemodel.JDefinedClass
-
Client-app spcific metadata associated with this user-created class.
- method(int, JType, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a method to the list of method members of this JDefinedClass instance.
- method(int, Class<?>, String) - Method in class com.sun.codemodel.JDefinedClass
- MethodAccessor_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
- 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_Character - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Character() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character
- MethodAccessor_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
- MethodAccessor_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
- MethodAccessor_Integer - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Integer() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
- MethodAccessor_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
- 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
- MethodAccessor_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
Accessor
for boolean getter/setter. - MethodAccessor_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
- 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
- methods() - Method in class com.sun.codemodel.JDefinedClass
-
Returns the set of methods defined in this class.
- 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 anotherTransducer
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.
- minOccurs(int) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Occurs
- minus() - Method in interface com.sun.codemodel.JExpression
-
Returns "-[this]" from "[this]".
- minus() - Method in class com.sun.codemodel.JExpressionImpl
- minus(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]-[right]"
- minus(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- minus(JExpression) - Static method in class com.sun.codemodel.JOp
- minus(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- mixed(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
- MixedExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- mod(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]%[right]"
- mod(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- mod(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- 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 - Variable in class com.sun.tools.xjc.reader.xmlschema.BGMBuilder
- 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_GROUP_DECL - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ModelBuilder<T,
C, F, M> - Class in com.sun.xml.bind.v2.model.impl - 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
- ModelBuilderI<T,
C, F, M> - Interface in com.sun.xml.bind.v2.model.impl -
User: Iaroslav Savytskyi Date: 24/05/12
- 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.txw2.builder.xsd.XmlSchemaBuilder
- 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
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.util.NameGetter
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.util.XSFinder
- modelGroup(XSModelGroup) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- modelGroup(XSModelGroup) - Method in interface com.sun.xml.xsom.visitor.XSTermFunction
- modelGroup(XSModelGroup) - Method in interface com.sun.xml.xsom.visitor.XSTermVisitor
- modelGroup(XSModelGroup, P) - Method in interface com.sun.xml.xsom.visitor.XSTermFunctionWithParam
- ModelGroup(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- MODELGROUP - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- MODELGROUP_ALL - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- MODELGROUP_ANY - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- MODELGROUP_CHOICE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- MODELGROUP_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- MODELGROUP_SEQUENCE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.util.NameGetter
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.util.XSFinder
- modelGroupDecl(XSModelGroupDecl) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- modelGroupDecl(XSModelGroupDecl) - Method in interface com.sun.xml.xsom.visitor.XSTermFunction
- modelGroupDecl(XSModelGroupDecl) - Method in interface com.sun.xml.xsom.visitor.XSTermVisitor
- modelGroupDecl(XSModelGroupDecl, P) - Method in interface com.sun.xml.xsom.visitor.XSTermFunctionWithParam
- ModelGroupDeclImpl - Class in com.sun.xml.xsom.impl
- ModelGroupDeclImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, String, ModelGroupImpl) - Constructor for class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- ModelGroupImpl - Class in com.sun.xml.xsom.impl
- ModelGroupImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, XSModelGroup.Compositor, ParticleImpl[]) - Constructor for class com.sun.xml.xsom.impl.ModelGroupImpl
- ModelLoader - Class in com.sun.tools.xjc
-
Builds a
Model
object. - ModelLoader(Options, JCodeModel, ErrorReceiver) - Constructor for class com.sun.tools.xjc.ModelLoader
- mods() - Method in class com.sun.codemodel.JDefinedClass
- mods() - Method in class com.sun.codemodel.JMethod
- mods() - Method in class com.sun.codemodel.JVar
- 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.
- mul(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]*[right]"
- mul(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- mul(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- 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
- MUST_BE_REFERENCE - Enum constant in enum com.sun.tools.xjc.reader.RawTypeSet.Mode
-
This
RawTypeSet
can be only bound to a reference property.
N
- name - Variable in class com.sun.codemodel.JModuleDirective
-
Name argument of module directive.
- name - Variable in class com.sun.tools.txw2.model.Define
- name - Variable in class com.sun.tools.txw2.model.Value
-
Constant name.
- name - Variable in class com.sun.tools.txw2.model.XmlNode
-
Name of the attribute/element.
- name - Variable in class com.sun.tools.xjc.model.CEnumConstant
-
Name of the constant.
- name - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
-
Gets the specified class name, or null if not specified.
- name - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIFactoryMethod
- name - Variable in class org.kohsuke.rngom.nc.SimpleNameClass
- name() - Method in class com.sun.codemodel.JClass
-
Gets the name of this class.
- name() - Method in class com.sun.codemodel.JDefinedClass
-
JClass name accessor.
- name() - Method in class com.sun.codemodel.JMethod
- name() - Method in class com.sun.codemodel.JModule
-
Gets the name of this module.
- name() - Method in class com.sun.codemodel.JModuleDirective
-
Gets the name of this module directive.
- name() - Method in class com.sun.codemodel.JNullType
- name() - Method in class com.sun.codemodel.JPackage
-
Get the name of this package
- name() - Method in class com.sun.codemodel.JPrimitiveType
- name() - Method in class com.sun.codemodel.JResourceFile
-
Gets the name of this property file
- name() - Method in class com.sun.codemodel.JType
-
Gets the name of this type.
- name() - Method in class com.sun.codemodel.JTypeVar
- name() - Method in class com.sun.codemodel.JVar
-
Get the name of this variable
- 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() - 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(String) - Method in class com.sun.codemodel.JFieldVar
- name(String) - Method in class com.sun.codemodel.JMethod
-
Changes the name of the method.
- name(String) - Method in class com.sun.codemodel.JVar
-
Changes the name of this variable.
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAttributeWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWrapperWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlRootElementWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaTypeWriter
- name(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Package
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelAttribute
- name(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- Name - Class in com.sun.xml.bind.v2.runtime
-
The internal representation of an XML 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 - Static variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnumMember
-
Name of this declaration.
- 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.
- 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
Name
s and assign index numbers to them. - NameBuilder() - Constructor for class com.sun.xml.bind.v2.runtime.NameBuilder
- NameClass - Class in org.kohsuke.rngom.nc
-
Name class is a set of
QName
s. - NameClass() - Constructor for class org.kohsuke.rngom.nc.NameClass
- NameClass(int, Annotations[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NameClassAlternatives(int, ParsedNameClass, Annotations[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NameClassBuilder<N extends ParsedNameClass,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - NameClassBuilderImpl<E extends ParsedElementAnnotation,
L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Class in org.kohsuke.rngom.nc - NameClassBuilderImpl() - Constructor for class org.kohsuke.rngom.nc.NameClassBuilderImpl
- NameClassVisitor<V> - Interface in org.kohsuke.rngom.nc
-
Visitor pattern over
NameClass
and its subclasses. - NameClassWalker - Class in org.kohsuke.rngom.nc
- NameClassWalker() - Constructor for class org.kohsuke.rngom.nc.NameClassWalker
- NameClassXMLPrinterVisitor() - Constructor for class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- 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
- nameFont - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Default font for the text label.
- NameGetter - Class in com.sun.xml.xsom.util
-
Gets the human-readable name of a schema component.
- NameGetter(Locale) - Constructor for class com.sun.xml.xsom.util.NameGetter
-
Initializes a NameGetter so that it will return messages in the specified locale.
- nameLabel - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
The text label
- nameList - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Keeps the list of known names.
- nameList - Variable in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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
- NameOrWildcard(Axis) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- NameOrWildcardOrAnonymous(Axis) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAttributeWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWrapperWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlRootElementWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaTypeWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
- namespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
- namespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- namespace(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- 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 aNamespaceContext
. - 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.
- NamespaceDecl() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NamespaceName() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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
- NamespaceResolver - Interface in com.sun.xml.txw2
-
Used by
DatatypeWriter
to declare additional namespaces. - namespaceURI(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlNsWriter
- namespaceURIs - Variable in class com.sun.xml.bind.v2.runtime.NameList
-
Namespace URIs by their indices.
- NameUtil - Class in com.sun.tools.txw2
- NameUtil() - Constructor for class com.sun.tools.txw2.NameUtil
- Naming - Class in org.kohsuke.rngom.xml.util
- NamingRule() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding.NamingRule
- NamingRule(String, String) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding.NamingRule
- narrow(JClass) - Method in class com.sun.codemodel.JClass
-
"Narrows" a generic class to a concrete class by specifying a type argument.
- narrow(JClass...) - Method in class com.sun.codemodel.JClass
- narrow(JType) - Method in class com.sun.codemodel.JClass
- narrow(Class<?>) - Method in class com.sun.codemodel.JClass
-
"Narrows" a generic class to a concrete class by specifying a type argument.
- narrow(Class<?>...) - Method in class com.sun.codemodel.JClass
- narrow(List<? extends JClass>) - Method in class com.sun.codemodel.JClass
- NATIVE - Static variable in class com.sun.codemodel.JMod
- nav - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- nav() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- 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. - nc - Variable in class org.kohsuke.rngom.binary.visitor.ChildElementFinder.Element
- NClass - Interface in com.sun.tools.xjc.model.nav
- NCNAME - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- NCNAME - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- ncVisitor - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- ne(JExpression) - Method in interface com.sun.codemodel.JExpression
- ne(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- ne(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- needsExplicitTypeName(TypeUse, QName) - Static method in class com.sun.tools.xjc.model.CPropertyInfo
-
Checks if the given
TypeUse
would need an explicitXmlSchemaType
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.
- NESTED - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.LocalScoping
- NestedParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- newAnonymousClass(JClass) - Method in class com.sun.codemodel.JCodeModel
-
Deprecated.The naming convention doesn't match the rest of the CodeModel. Use
JCodeModel.anonymousClass(JClass)
instead. - newArray(JType) - Static method in class com.sun.codemodel.JExpr
- newArray(JType, int) - Static method in class com.sun.codemodel.JExpr
-
Generates
new T[size]
. - newArray(JType, JExpression) - Static method in class com.sun.codemodel.JExpr
-
Generates
new T[size]
. - 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.
- newInstance(Class[], Collection<TypeReference>, String, boolean) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Deprecated.Compatibility with older versions.
- 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
. - newLine - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- newLine() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- NEWLINE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- newNGCCRuntime() - Method in class com.sun.xml.xsom.impl.parser.ParserContext
- newSAXParser() - Method in class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- newToken(int) - Static method in class com.sun.xml.xsom.impl.scd.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class org.kohsuke.rngom.parse.compact.Token
- newToken(int, String) - Static method in class org.kohsuke.rngom.parse.compact.Token
-
Returns a new Token object, by default.
- newValidator() - Method in class com.sun.tools.xjc.SchemaCache
- next - Variable in class com.sun.xml.xsom.impl.scd.Token
-
A reference to the next regular (non-special) token from the input stream.
- next - Variable in class org.kohsuke.rngom.parse.compact.Token
-
A reference to the next regular (non-special) token from the input stream.
- 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
- next() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Adapter
- next() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Array
- next() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Filter
- next() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Map
- next() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Union
- next(String) - Method in class com.sun.tools.xjc.util.StringCutter
- nextBreak(String, int) - Static method in class com.sun.tools.txw2.NameUtil
- nextCharBuf - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- nextCharInd - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- NGCCEventReceiver - Interface in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- NGCCEventReceiver - Interface in com.sun.xml.xsom.impl.parser.state
- NGCCEventSource - Interface in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- NGCCEventSource - Interface in com.sun.xml.xsom.impl.parser.state
- NGCCHandler - Class in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- NGCCHandler - Class in com.sun.xml.xsom.impl.parser.state
- NGCCHandler(NGCCEventSource, NGCCHandler, int) - Constructor for class com.sun.tools.jxc.gen.config.NGCCHandler
- NGCCHandler(NGCCEventSource, NGCCHandler, int) - Constructor for class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- NGCCInterleaveFilter - Class in com.sun.tools.jxc.gen.config
-
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
- NGCCInterleaveFilter - Class in com.sun.xml.xsom.impl.parser.state
-
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
- NGCCInterleaveFilter(NGCCHandler, int) - Constructor for class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- NGCCInterleaveFilter(NGCCHandler, int) - Constructor for class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- NGCCRuntime - Class in com.sun.tools.jxc.gen.config
-
Runtime Engine for RELAXNGCC execution.
- NGCCRuntime - Class in com.sun.xml.xsom.impl.parser.state
-
Runtime Engine for RELAXNGCC execution.
- NGCCRuntime() - Constructor for class com.sun.tools.jxc.gen.config.NGCCRuntime
- NGCCRuntime() - Constructor for class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- NGCCRuntimeEx - Class in com.sun.tools.jxc
-
Controls the validating and converting of values obtained from the config file.
- NGCCRuntimeEx - Class in com.sun.xml.xsom.impl.parser
-
NGCCRuntime extended with various utility methods for parsing XML Schema.
- NGCCRuntimeEx(ErrorHandler) - Constructor for class com.sun.tools.jxc.NGCCRuntimeEx
- nillable(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWrapperWriter
- nillable(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- nillable(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- 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
- nl() - Method in class com.sun.codemodel.JFormatter
-
Print a new line into the stream
- NMCHAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- NMSTART - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- NO_DEFAULT_CONSTRUCTOR_IN_INNER_CLASS - Enum constant in enum com.sun.xml.bind.v2.Messages
- Node - Class in com.sun.tools.txw2.model
- Node(Locator, Leaf) - Constructor for class com.sun.tools.txw2.model.Node
- nodeSet - Variable in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- NodeSet - Class in com.sun.tools.txw2.model
-
Root of the model.
- NodeSet(TxwOptions, Leaf) - Constructor for class com.sun.tools.txw2.model.NodeSet
- nodeStack - Variable in class com.sun.xml.bind.marshaller.SAX2DOMEx
- NoEscapeHandler - Class in com.sun.xml.bind.marshaller
-
Performs no character escaping.
- NoEscapeHandler() - Constructor for class com.sun.xml.bind.marshaller.NoEscapeHandler
- 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.)
- NoFixedFacet - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- NONE - Enum constant in enum com.sun.xml.bind.v2.model.core.ID
- NONE - Static variable in class com.sun.codemodel.JMod
- 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
. - noPackageNamespace - Variable in class com.sun.tools.txw2.TxwOptions
-
If true, the generated code will not use the package-level
XmlNamespace
annotation. - NORMAL - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeBindingMode
-
Neither FALLBACK nor NOMOREEXTENSION.
- 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.tools.txw2.NameUtil
-
Calculate the normalized form of the given uriPath.
- normalizeUriPath(String) - Static method in class com.sun.xml.bind.v2.schemagen.Util
-
Calculate the normalized form of the given uriPath.
- not() - Method in interface com.sun.codemodel.JExpression
-
Returns "![this]" from "[this]".
- not() - Method in class com.sun.codemodel.JExpressionImpl
-
Logical not
'!x'
. - not(JExpression) - Static method in class com.sun.codemodel.JOp
-
Logical not
'!x'
. - NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
- NOT_NEWLINE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- NOT_REPEATED - Enum constant in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
- notAllowed - Variable in class org.kohsuke.rngom.binary.PatternBuilder
- NotAllowedExpr(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NotAllowedPattern - Class in org.kohsuke.rngom.binary
- notation(XSNotation) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- notation(XSNotation) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- notation(XSNotation) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- notation(XSNotation) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- notation(XSNotation) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- notation(XSNotation) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- notation(XSNotation) - Method in class com.sun.xml.xsom.util.NameGetter
- notation(XSNotation) - Method in class com.sun.xml.xsom.util.XSFinder
- notation(XSNotation) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- notation(XSNotation) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- notation(XSNotation) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- NOTATION - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- NOTATION - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- notationDecl(String, String, String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
- NotationImpl - Class in com.sun.xml.xsom.impl
- NotationImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, String, String) - Constructor for class com.sun.xml.xsom.impl.NotationImpl
- ns() - Element in annotation type com.sun.xml.txw2.annotation.XmlAttribute
-
The namespace URI of the attribute.
- ns() - Element in annotation type com.sun.xml.txw2.annotation.XmlElement
-
The namespace URI of this element.
- ns(String, String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- 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.
- NsName() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NsNameClass - Class in org.kohsuke.rngom.nc
- NsNameClass(String) - Constructor for class org.kohsuke.rngom.nc.NsNameClass
- NsNameExceptClass(int, Annotations, Annotations[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- NsNameExceptNameClass - Class in org.kohsuke.rngom.nc
- NsNameExceptNameClass(String, NameClass) - Constructor for class org.kohsuke.rngom.nc.NsNameExceptNameClass
- 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 - Variable in class com.sun.codemodel.JCodeModel
-
Obtains a reference to the special "null" type.
- NULL - Static variable in class org.kohsuke.rngom.nc.NameClass
-
Sigleton instance that accepts no name.
- 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
- NUMBER - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- 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
- o() - Method in class com.sun.codemodel.JFormatter
-
Decrement the indentation level.
- 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() - 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.
- 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
- Occurs - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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.
- on(DAnnotation) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- on(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- on(NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- 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
- onAttribute(DAttributePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onAttribute(DAttributePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onAttribute(DAttributePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onBean(CClassInfo) - Method in interface com.sun.tools.xjc.model.CClassInfoParent.Visitor
- onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Classes
- onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Config
- onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
Notifies the completion of a child object.
- onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Schema
- onChildCompleted(Object, int, boolean) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Notifies the completion of a child object.
- onChildCompleted(Object, int, boolean) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- onChoice(DChoicePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onChoice(DChoicePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onChoice(DChoicePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onContainer(DContainerPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- 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.
- onData(DDataPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onData(DDataPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onData(DDataPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- 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
- onElement(DElementPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onElement(DElementPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onElement(DElementPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onEmpty(DEmptyPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onEmpty(DEmptyPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onEmpty(DEmptyPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onEnterElementConsumed(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Called by the generated handler code when an enter element event is consumed.
- onEnterElementConsumed(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- onEnterElementConsumed(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Called by the generated handler code when an enter element event is consumed.
- 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
- OneOrMorePattern - Class in org.kohsuke.rngom.binary
- onGrammar(DGrammarPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onGrammar(DGrammarPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onGrammar(DGrammarPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onGroup(DGroupPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onGroup(DGroupPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onGroup(DGroupPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- 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
- onInterleave(DInterleavePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onInterleave(DInterleavePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onInterleave(DInterleavePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onLeaveElementConsumed(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- onLeaveElementConsumed(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- onLeaveElementConsumed(String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- onList(DListPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onList(DListPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onList(DListPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onMixed(DMixedPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onMixed(DMixedPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onMixed(DMixedPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- 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
- onNotAllowed(DNotAllowedPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onNotAllowed(DNotAllowedPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onNotAllowed(DNotAllowedPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onOneOrMore(DOneOrMorePattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
- onOneOrMore(DOneOrMorePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onOneOrMore(DOneOrMorePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onOneOrMore(DOneOrMorePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onOptional(DOptionalPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onOptional(DOptionalPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onOptional(DOptionalPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onPackage(JPackage) - Method in interface com.sun.tools.xjc.model.CClassInfoParent.Visitor
- onRef(DRefPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onRef(DRefPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onRef(DRefPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onReference(CReferencePropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
- onSetOwner() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
- 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
- onText(DTextPattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onText(DTextPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onText(DTextPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onUnary(DUnaryPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onValue(CValuePropertyInfo) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor
- onValue(DValuePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onValue(DValuePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onValue(DValuePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- onXmlToken(DXmlTokenPattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onZeroOrMore(DZeroOrMorePattern) - Method in class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
- onZeroOrMore(DZeroOrMorePattern) - Method in interface org.kohsuke.rngom.digested.DPatternVisitor
- onZeroOrMore(DZeroOrMorePattern) - Method in class org.kohsuke.rngom.digested.DPatternWalker
- onZeroOrMore(DZeroOrMorePattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- openBinary(JPackage, String) - Method in class com.sun.codemodel.CodeWriter
-
Called by CodeModel to store the specified file.
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.FileCodeWriter
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.FilterCodeWriter
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.OutputStreamCodeWriter
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.ProgressCodeWriter
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.SingleStreamCodeWriter
- openBinary(JPackage, String) - Method in class com.sun.codemodel.writer.ZipCodeWriter
- OpenNameClass(int, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- openSource(JPackage, String) - Method in class com.sun.codemodel.CodeWriter
-
Called by CodeModel to store the specified file.
- openSource(JPackage, String) - Method in class com.sun.codemodel.writer.FilterCodeWriter
- openSource(JPackage, String) - Method in class com.sun.codemodel.writer.ProgressCodeWriter
- openSource(JPackage, String) - Method in class com.sun.codemodel.writer.PrologCodeWriter
- 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
- 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 - Variable in class com.sun.tools.xjc.model.Model
-
Command-line options used for building this model.
- options - Variable in class com.sun.tools.xjc.XJCBase
- Options - Class in com.sun.tools.jxc.ap
-
This stores the invocation configuration for SchemaGenerator
- Options - Class in com.sun.tools.xjc
-
Global options.
- Options() - Constructor for class com.sun.tools.jxc.ap.Options
- Options() - Constructor for class com.sun.tools.txw2.Main.Options
- Options() - Constructor for class com.sun.tools.xjc.Options
- opts - Variable in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
- org.kohsuke.rngom.ast.builder - package org.kohsuke.rngom.ast.builder
- org.kohsuke.rngom.ast.om - package org.kohsuke.rngom.ast.om
- org.kohsuke.rngom.ast.util - package org.kohsuke.rngom.ast.util
-
Typical implementations of the ast.builder/ast.om packages.
- org.kohsuke.rngom.binary - package org.kohsuke.rngom.binary
-
Minimal binarized pattern object model (one example of
ast.om
implementation). - org.kohsuke.rngom.binary.visitor - package org.kohsuke.rngom.binary.visitor
- org.kohsuke.rngom.digested - package org.kohsuke.rngom.digested
-
Another RELAX NG AST implementation that optimizes away inclusions and some other syntax sugars, while still retaining all the annotations, location information, and etc.
- org.kohsuke.rngom.dt - package org.kohsuke.rngom.dt
- org.kohsuke.rngom.dt.builtin - package org.kohsuke.rngom.dt.builtin
-
RELAX NG built-in datatype implementation.
- org.kohsuke.rngom.nc - package org.kohsuke.rngom.nc
-
Default Name Class Object Model (one example of
ast.om
implementation). - org.kohsuke.rngom.parse - package org.kohsuke.rngom.parse
- org.kohsuke.rngom.parse.compact - package org.kohsuke.rngom.parse.compact
- org.kohsuke.rngom.parse.host - package org.kohsuke.rngom.parse.host
-
Implementation of the
asm.builder
package that uses two other builds simultaneously. - org.kohsuke.rngom.parse.xml - package org.kohsuke.rngom.parse.xml
- org.kohsuke.rngom.util - package org.kohsuke.rngom.util
- org.kohsuke.rngom.xml.sax - package org.kohsuke.rngom.xml.sax
- org.kohsuke.rngom.xml.util - package org.kohsuke.rngom.xml.util
- other(XSWildcard.Other) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
- other(XSWildcard.Other) - Method in interface com.sun.xml.xsom.visitor.XSWildcardFunction
- other(XSWildcard.Other) - Method in interface com.sun.xml.xsom.visitor.XSWildcardVisitor
- Other(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, int) - Constructor for class com.sun.xml.xsom.impl.WildcardImpl.Other
- OTHER - Static variable in class com.sun.xml.bind.api.impl.NameConverter.Standard
- OTHER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameConverter.Standard
- out - Variable in class com.sun.xml.bind.v2.runtime.output.SAXOutput
- out - Variable in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- out - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- outer() - Method in class com.sun.codemodel.JClass
-
Returns the class in which this class is nested, or
null
if this is a top-level class. - outer() - Method in class com.sun.codemodel.JDefinedClass
- outerMostBindings - Variable in class com.sun.tools.xjc.reader.internalizer.DOMForest
-
Stores all the outer-most
<jaxb:bindings>
customizations. - outline - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
- Outline - Interface in com.sun.tools.xjc.outline
-
Root of the outline.
- output - Variable in class com.sun.tools.txw2.Main.Options
- OutputStreamCodeWriter - Class in com.sun.codemodel.writer
- OutputStreamCodeWriter(OutputStream, String) - Constructor for class com.sun.codemodel.writer.OutputStreamCodeWriter
- 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 - Variable in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
TypeInfoSet
to which this class belongs. - owner() - Method in class com.sun.codemodel.JClass
-
Gets the JCodeModel object to which this object belongs.
- owner() - Method in interface com.sun.codemodel.JClassContainer
-
Get the root code model object.
- owner() - Method in class com.sun.codemodel.JMethod
- owner() - Method in class com.sun.codemodel.JPackage
-
Return the code model root object being used to create this package.
- owner() - Method in class com.sun.codemodel.JPrimitiveType
- owner() - Method in class com.sun.codemodel.JType
-
Gets the owner code model object.
- owner() - Method in interface com.sun.tools.xjc.outline.FieldAccessor
-
Gets the
FieldOutline
from which this object is created. - ownerDocument - Variable in class com.sun.xml.xsom.impl.ComponentImpl
P
- p(char) - Method in class com.sun.codemodel.JFormatter
-
Print a char into the stream
- p(String) - Method in class com.sun.codemodel.JFormatter
-
Print a String into the stream
- p1 - Variable in class org.kohsuke.rngom.binary.BinaryPattern
- p2 - Variable in class org.kohsuke.rngom.binary.BinaryPattern
- Pack(Class<ItemT>) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack
- Package - Interface in com.sun.xml.bind.v2.schemagen.episode
- Package(JPackage) - Constructor for class com.sun.tools.xjc.model.CClassInfoParent.Package
- 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
- packages() - Method in class com.sun.codemodel.JCodeModel
-
Returns an iterator that walks the packages defined using this code writer.
- paintComponent(Graphics) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
- param(boolean) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(byte) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(char) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(double) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(float) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(int) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(int, JType, String) - Method in class com.sun.codemodel.JMethod
-
Add the specified variable to the list of parameters for this method signature.
- param(int, Class<?>, String) - Method in class com.sun.codemodel.JMethod
- param(long) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(short) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(JAnnotationUse) - Method in class com.sun.codemodel.JAnnotationArrayMember
- param(JEnumConstant) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds a enum array member to this annotation
- param(JExpression) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an expression array member to this annotation
- param(JType) - Method in class com.sun.codemodel.JAnnotationArrayMember
- param(JType, String) - Method in class com.sun.codemodel.JMethod
- param(Class<?>) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds a class array member to this annotation
- param(Class<?>, String) - Method in class com.sun.codemodel.JMethod
- param(Enum<?>) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds a enum array member to this annotation
- param(String) - Method in class com.sun.codemodel.JAnnotationArrayMember
-
Adds an array member to this annotation
- param(String) - Method in class com.sun.codemodel.JCatchBlock
- param(String, boolean) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, byte) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, char) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, double) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, float) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, int) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, long) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, short) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, JEnumConstant) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, JExpression) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation.
- param(String, JType) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation based on the type represented by the given JType
- param(String, Class<?>) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation This can be used for e.g to specify
- param(String, Enum<?>) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- param(String, String) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair to this annotation
- Param(String, String, Context, String, Location, Annotation) - Constructor for class org.kohsuke.rngom.digested.DDataPattern.Param
- Param(DataPatternBuilder) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- paramArray(String) - Method in class com.sun.codemodel.JAnnotationUse
-
Adds a member value pair which is of type array to this annotation
- parameters - Variable in class com.sun.tools.xjc.util.MimeTypeRange
- params() - Method in class com.sun.codemodel.JMethod
-
Returns the list of variable of this method.
- Params(DataPatternBuilder) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- ParenExpr(boolean, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- ParenNameClass(int, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- parent - Variable in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
- 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 - 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 - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding
- parent - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- parent - Variable in class com.sun.xml.xsom.impl.SchemaImpl
- parent() - Method in class com.sun.codemodel.JPackage
-
Gets the parent package, or null if this class is the root package.
- parent() - Method in class com.sun.tools.xjc.generator.bean.ClassOutlineImpl
- parent() - Method in class com.sun.tools.xjc.generator.bean.field.ContentListField
- parent() - Method in class com.sun.tools.xjc.model.CClassInfo
- 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() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the
ClassInfo
orElementInfo
to which this property belongs. - parentContainer() - Method in interface com.sun.codemodel.JClassContainer
-
Parent JClassContainer.
- parentContainer() - Method in class com.sun.codemodel.JDefinedClass
- parentContainer() - Method in class com.sun.codemodel.JPackage
- ParentExpr(Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- parse(BeanT, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
- 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(JCodeModel, String) - Static method in class com.sun.codemodel.JType
-
Obtains a reference to the primitive type object from a type name.
- parse(File) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- parse(InputStream) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- parse(Reader) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- parse(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- parse(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.Transducer
-
Converts the lexical representation to a value object.
- 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_Double
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
- 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_field_Long
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
- 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_Double
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
- parse(Object, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
- 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(String) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- 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, XMLStreamReader, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
- 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(URL) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- parse(SchemaBuilder) - Method in class org.kohsuke.rngom.parse.compact.CompactParseable
- parse(SchemaBuilder) - Method in class org.kohsuke.rngom.parse.xml.SAXParseable
- parse(SchemaBuilder<?, P, ?, ?, ?, ?>) - Method in interface org.kohsuke.rngom.parse.Parseable
-
Parses this
Parseable
object into a RELAX NG pattern. - parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Deprecated.in JAXB 2.0 Use
DOMScanner.scan(Element)
- parse(InputSource) - Method in class com.sun.xml.xsom.impl.parser.ParserContext
-
Parses a new XML Schema document.
- parse(InputSource) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Parses a new XML Schema document.
- parse(InputSource, boolean) - Method in class com.sun.tools.xjc.reader.internalizer.DOMForest
- parse(InputSource, ContentHandler, ErrorHandler, EntityResolver) - Method in class com.sun.xml.xsom.parser.JAXPParser
- parse(InputSource, ContentHandler, ErrorHandler, EntityResolver) - Method in interface com.sun.xml.xsom.parser.XMLParser
-
Parses the document identified by the given input source and sends SAX events to the given content handler.
- 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.
- Parseable - Interface in org.kohsuke.rngom.parse
-
An input that can be turned into a RELAX NG pattern.
- parseAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- 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(Options, String[], int) - Method in class com.sun.tools.xjc.Plugin
-
Parses an option
args[i]
and augment theopt
object appropriately, then return the number of tokens consumed. - parseArgument(String[], int) - Method in class com.sun.tools.xjc.Options
-
Parses an option
args[i]
and 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.
- parseBase64Binary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseBoolean(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseBoolean(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- parseByte(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDate(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseDateTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parsedDocuments - Variable in class com.sun.xml.xsom.impl.parser.ParserContext
-
Documents that are parsed already.
- parseDecimal(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- ParsedElementAnnotation - Interface in org.kohsuke.rngom.ast.om
- ParsedNameClass - Interface in org.kohsuke.rngom.ast.om
- parseDouble(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- ParsedPattern - Interface in org.kohsuke.rngom.ast.om
- ParsedPatternHost - Class in org.kohsuke.rngom.parse.host
- parseElementName(C) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
Parses an
XmlRootElement
annotation on a class and determine the element name. - parseEntity(InputSource, boolean, String, Locator) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Parses the specified entity.
- ParseException - Exception in com.sun.xml.xsom.impl.scd
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.kohsuke.rngom.parse.compact
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception com.sun.xml.xsom.impl.scd.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException() - Constructor for exception org.kohsuke.rngom.parse.compact.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(Token, int[][], List<String>) - Constructor for exception com.sun.xml.xsom.impl.scd.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- ParseException(String) - Constructor for exception com.sun.xml.xsom.impl.scd.ParseException
- ParseException(String) - Constructor for exception org.kohsuke.rngom.parse.compact.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception org.kohsuke.rngom.parse.compact.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseExternal(String, SchemaBuilder<?, P, ?, ?, ?, ?>, Scope, String) - Method in interface org.kohsuke.rngom.parse.Parseable
-
Called from
SchemaBuilder
in response toSchemaBuilder.makeExternalRef(Parseable, String, String, Scope, Location, Annotations)
to parse the referenced grammar. - parseExternal(String, SchemaBuilder, Scope, String) - Method in class org.kohsuke.rngom.parse.compact.CompactParseable
- parseExternal(String, SchemaBuilder, Scope, String) - Method in class org.kohsuke.rngom.parse.xml.SAXParseable
- parseFloat(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseForeignAttributes(ForeignAttributesImpl) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- parseHexBinary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseInclude(String, SchemaBuilder<?, P, ?, ?, ?, ?>, IncludedGrammar<P, ?, ?, ?, ?>, String) - Method in interface org.kohsuke.rngom.parse.Parseable
-
Called from
Include
in response toInclude.endInclude(Parseable, String, String, Location, Annotations)
to parse the included grammar. - parseInclude(String, SchemaBuilder, IncludedGrammar, String) - Method in class org.kohsuke.rngom.parse.compact.CompactParseable
- parseInclude(String, SchemaBuilder, IncludedGrammar, String) - Method in class org.kohsuke.rngom.parse.xml.SAXParseable
- parseInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseInteger(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseLong(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseQName(String, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parser - Variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
coordinator.
- parseRanges(String) - Static method in class com.sun.tools.xjc.util.MimeTypeRange
- ParserContext - Class in com.sun.xml.xsom.impl.parser
-
Provides context information to be used by
NGCCRuntimeEx
s. - ParserContext(XSOMParser, XMLParser) - Constructor for class com.sun.xml.xsom.impl.parser.ParserContext
- parseSchema(String, XMLStreamReader) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
- parseSchema(String, XMLStreamReader) - Method in interface com.sun.tools.xjc.api.SchemaCompiler
-
Parses a schema or an external binding file from the given source.
- parseSchema(String, Element) - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
- 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(InputSource) - 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.
- parseShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseType(String) - Method in class com.sun.codemodel.JCodeModel
-
Obtains a type object from a type name.
- parseTypeName(C) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- parseTypeName(C, XmlType) - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
-
Parses a (potentially-null)
XmlType
annotation on a class and determine the actual value. - parseUName(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
-
Parses UName under the given context.
- parseUnsignedInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseUnsignedShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- parseVersion(String) - Static method in class com.sun.tools.xjc.XJCFacade
- 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.txw2.builder.xsd.XmlSchemaBuilder
- 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(XSParticle) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- particle(XSParticle) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- particle(XSParticle) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- particle(XSParticle) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- particle(XSParticle) - Method in class com.sun.xml.xsom.util.NameGetter
- particle(XSParticle) - Method in class com.sun.xml.xsom.util.XSFinder
- particle(XSParticle) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- particle(XSParticle) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeFunction
- particle(XSParticle) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeVisitor
- Particle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
- PARTICLE - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- 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
- ParticleImpl - Class in com.sun.xml.xsom.impl
- ParticleImpl(SchemaDocumentImpl, AnnotationImpl, Ref.Term, Locator) - Constructor for class com.sun.xml.xsom.impl.ParticleImpl
- ParticleImpl(SchemaDocumentImpl, AnnotationImpl, Ref.Term, Locator, int, int) - Constructor for class com.sun.xml.xsom.impl.ParticleImpl
- ParticleImpl(SchemaDocumentImpl, AnnotationImpl, Ref.Term, Locator, BigInteger, BigInteger) - Constructor for class com.sun.xml.xsom.impl.ParticleImpl
- Patch - Interface in com.sun.xml.xsom.impl.parser
-
Patch program that runs later to "fix" references among components.
- 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
- PatcherManager - Interface in com.sun.xml.xsom.impl.parser
-
Manages patchers.
- PatcherManager.Patcher - Interface in com.sun.xml.xsom.impl.parser
- Pattern - Class in org.kohsuke.rngom.binary
- PatternBuilder - Class in org.kohsuke.rngom.binary
- PatternBuilder() - Constructor for class org.kohsuke.rngom.binary.PatternBuilder
- PatternBuilder(PatternBuilder) - Constructor for class org.kohsuke.rngom.binary.PatternBuilder
- PatternFunction - Interface in org.kohsuke.rngom.binary.visitor
- PatternVisitor - Interface in org.kohsuke.rngom.binary.visitor
- PatternWalker - Class in org.kohsuke.rngom.binary.visitor
-
Walks the pattern tree.
- PatternWalker() - Constructor for class org.kohsuke.rngom.binary.visitor.PatternWalker
- 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.txw2.Main.Options
- 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 - Class in com.sun.tools.xjc.addon.at_generated
-
Plugin
that marks the generated code by using JSR-250's '@Generated'. - PluginImpl - Class in com.sun.tools.xjc.addon.code_injector
-
Entry point of a plugin.
- PluginImpl - Class in com.sun.tools.xjc.addon.episode
-
Creates the episode file,
- PluginImpl() - Constructor for class com.sun.tools.xjc.addon.accessors.PluginImpl
- PluginImpl() - Constructor for class com.sun.tools.xjc.addon.at_generated.PluginImpl
- PluginImpl() - Constructor for class com.sun.tools.xjc.addon.code_injector.PluginImpl
- 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(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]+[right]"
- plus(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- plus(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- 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
- pos() - Method in class com.sun.codemodel.JBlock
-
Gets the current position to which new statements will be inserted.
- pos(int) - Method in class com.sun.codemodel.JBlock
-
Sets the current position.
- postProcessModel(Model, ErrorHandler) - Method in class com.sun.tools.xjc.Plugin
-
Performs the post-processing of the
Model
. - Preamble() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- Predicate(Step) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- prefix(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlNsWriter
- Prefix() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- Prefix() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- PREFIX_MAPPER - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- PREFIX_STAR - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- PREFIXED_NAME - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- PrefixedAnnotationAttribute(Annotations, boolean) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- PrefixedAnnotationElement(boolean) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- PrefixedNameClass(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- prefixes() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- prefixes() - Method in interface org.kohsuke.rngom.parse.Context
-
Enumerates the prefixes bound to namespaces.
- PRESERVE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
- prevCharIsCR - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- prevCharIsCR - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- prevCharIsLF - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- prevCharIsLF - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- PrimaryExpr(boolean, Scope, Annotations, Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- PrimaryNameClass(int, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- PRIMITIVE - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.OptionalPropertyMode
- PRIMITIVE_TYPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- primitiveToBox - Static variable in class com.sun.codemodel.JCodeModel
-
Conversion from primitive type
Class
(such asInteger.TYPE
to its boxed type (such asInteger.class
) - primitiveToBox - Static variable in class com.sun.xml.bind.v2.runtime.RuntimeUtil
-
Reverse map of
RuntimeUtil.boxToPrimitive
. - primitiveType - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
-
If this collection property is a collection of a primitive type, this variable refers to that primitive type.
- print(BeanT) - Method in class com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl
- 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(DT, NamespaceResolver, StringBuilder) - Method in interface com.sun.xml.txw2.DatatypeWriter
-
Prints the given datatype object and appends that result into the given buffer.
- 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_Double
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
- 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_field_Long
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
- 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_Double
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
- print(Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
- print(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter
-
Prints XML fragment for the given pattern.
- print(NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter
-
Prints XML fragment for the given name class.
- print(Node) - Method in class org.kohsuke.rngom.digested.DXMLPrinter
- print(T) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- print(T) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
- 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(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.
- printAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printBase64Binary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printBoolean(boolean) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printByte(byte) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDate(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDateTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDecimal(BigDecimal) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printDocument(DGrammarPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter
-
Prints grammar enclosed by start/end document.
- printDouble(double) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printFloat(float) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printHexBinary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printInt(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printInteger(BigInteger) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printLong(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printQName(QName, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printShort(short) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printUnsignedInt(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- printUnsignedShort(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
-
Deprecated.
- PRIVATE - Static variable in class com.sun.codemodel.JMod
- privateOFG - Variable in class com.sun.tools.xjc.generator.bean.DualObjectFactoryGenerator
- process(String) - Method in class com.sun.codemodel.fmt.JStaticJavaFile.ChainFilter
- process(String) - Method in interface com.sun.codemodel.fmt.JStaticJavaFile.LineFilter
- 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
- processContents(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard
- processingInstruction(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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
- processingInstruction(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a processing instruction.
- processingInstruction(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- processList(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- processList(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- ProgressCodeWriter - Class in com.sun.codemodel.writer
-
Filter CodeWriter that writes a progress message to the specified PrintStream.
- ProgressCodeWriter(CodeWriter, PrintStream) - Constructor for class com.sun.codemodel.writer.ProgressCodeWriter
- prohibitedAtts - Variable in class com.sun.xml.xsom.impl.AttributesHolder
-
prohibited attributes.
- PrologCodeWriter - Class in com.sun.codemodel.writer
-
Writes all the source files under the specified file folder and inserts a file prolog comment in each java source file.
- PrologCodeWriter(CodeWriter, String) - Constructor for class com.sun.codemodel.writer.PrologCodeWriter
- prop - Variable in class com.sun.tools.xjc.generator.bean.field.ContentListField
- Prop - Class in com.sun.tools.txw2.model.prop
-
Immutable object that captures the characterstic of the generated writer method.
- Prop() - Constructor for class com.sun.tools.txw2.model.prop.Prop
- 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.
- PROPERTY_CLASS_IS_RESERVED - Enum constant in enum com.sun.tools.xjc.reader.Messages
- PropertyFactory - Class in com.sun.xml.bind.v2.runtime.property
-
Create
Property
objects. - propertyFiles() - Method in class com.sun.codemodel.JPackage
-
Iterates all resource files in this package.
- PropertyImpl - Class in com.sun.tools.xjc.api.impl.s2j
- propertyIndex - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
com.sun.xml.bind.v2.runtime.property.PropertyFactory
benefits from having index numbers assigned toPropertyKind.ELEMENT
,PropertyKind.REFERENCE
, andPropertyKind.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.
- propOrder(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlTypeWriter
- PROTECTED - Static variable in class com.sun.codemodel.JMod
- 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
- proxyAuth - Variable in class com.sun.tools.xjc.Options
- ProxyLoader - Class in com.sun.xml.bind.v2.runtime.unmarshaller
-
Loader
that delegates the processing to anotherLoader
atProxyLoader.startElement(UnmarshallingContext.State, TagName)
. - ProxyLoader() - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader
- PUBLIC - Static variable in class com.sun.codemodel.JMod
- 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(Name, V) - Method in class com.sun.xml.bind.v2.util.QNameMap
- 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
- 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() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- 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.
- quotify(char, String) - Static method in class com.sun.codemodel.JExpr
-
Escapes the given string, then surrounds it by the specified quotation mark.
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
-
Set of
RawTypeSet.Ref
. - 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 - 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(RELAXNGCompiler, Multiplicity) - Constructor for class com.sun.tools.xjc.reader.relaxng.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
- ReadByte() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- readChar() - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- readChar() - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Read a character.
- readChar() - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- reader() - Method in class com.sun.xml.bind.v2.model.impl.ClassInfoImpl
- 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) - Constructor for class com.sun.xml.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection
- ReadOnlyFieldReflection(Field, boolean) - 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
. - 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.
- Redefinable - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- redefine(AttGroupDeclImpl) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- redefine(ComplexTypeImpl) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
Called when this complex type redefines the specified complex type.
- redefine(ModelGroupDeclImpl) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
-
This component is a redefinition of "oldMG".
- redefine(ModelGroupDeclImpl) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- redefine(ModelGroupDeclImpl) - Method in class com.sun.xml.xsom.impl.ParticleImpl
- redefine(SimpleTypeImpl) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- redefine(XSDeclaration) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
-
If this reference refers to the given declaration, resolve the reference now.
- redirectSubtree(ContentHandler, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
This method can be called only from the enterElement handler.
- redirectSubtree(ContentHandler, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
This method can be called only from the enterElement handler.
- ref - Variable in class com.sun.tools.xjc.outline.ClassOutline
-
The exposed aspect of the a bean.
- ref - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
- ref() - Method in class com.sun.tools.xjc.generator.bean.field.SingleField
- 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() - Method in class com.sun.tools.xjc.model.CValuePropertyInfo
- ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
List of
TypeInfo
s that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
List of
TypeInfo
s that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
-
List of
TypeInfo
s that this property references. - ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
-
List of
TypeInfo
s that this property references. - ref(JClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- ref(JExpression, JVar) - Static method in class com.sun.codemodel.JExpr
- ref(JExpression, String) - Static method in class com.sun.codemodel.JExpr
- ref(JVar) - Method in interface com.sun.codemodel.JExpression
- ref(JVar) - Method in class com.sun.codemodel.JExpressionImpl
- ref(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- ref(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- 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.codemodel.JCodeModel
-
Obtains a reference to an existing class from its Class object.
- ref(String) - Method in class com.sun.codemodel.JCodeModel
-
Obtains a reference to an existing class from its fully-qualified class name.
- ref(String) - Static method in class com.sun.codemodel.JExpr
- ref(String) - Method in interface com.sun.codemodel.JExpression
- ref(String) - Method in class com.sun.codemodel.JExpressionImpl
- ref(String) - Method in class com.sun.codemodel.JPackage
-
Reference a class within this package.
- ref(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Klass
-
FQCN.
- ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
- Ref - Class in com.sun.tools.txw2.model
-
A reference to a named pattern.
- Ref<T,
C> - Class in com.sun.xml.bind.v2.model.core -
Reference to a type in a model.
- Ref - Class in com.sun.xml.xsom.impl
-
Reference to other schema components.
- Ref() - Constructor for class com.sun.tools.xjc.reader.RawTypeSet.Ref
- Ref() - Constructor for class com.sun.xml.xsom.impl.Ref
- Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(ModelBuilderI<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(Locator, Define) - Constructor for class com.sun.tools.txw2.model.Ref
- Ref(Locator, Grammar, String) - Constructor for class com.sun.tools.txw2.model.Ref
- Ref(T) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref(T, Adapter<T, C>, boolean) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
- Ref.AttGroup - Interface in com.sun.xml.xsom.impl
- Ref.Attribute - Interface in com.sun.xml.xsom.impl
- Ref.ComplexType - Interface in com.sun.xml.xsom.impl
- Ref.ContentType - Interface in com.sun.xml.xsom.impl
- Ref.Element - Interface in com.sun.xml.xsom.impl
- Ref.IdentityConstraint - Interface in com.sun.xml.xsom.impl
- Ref.SimpleType - Interface in com.sun.xml.xsom.impl
- Ref.Term - Interface in com.sun.xml.xsom.impl
- Ref.Type - Interface in com.sun.xml.xsom.impl
- 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(TypeElement, ProcessingEnvironment) - Constructor for class com.sun.tools.xjc.api.Reference
-
Creates a reference from a class declaration and its annotations.
- Reference(VariableElement) - Constructor for class com.sun.tools.xjc.api.Reference
-
Creates a reference from the parameter type and annotations on the parameter.
- Reference(TypeMirror, Element) - Constructor for class com.sun.tools.xjc.api.Reference
-
Creates a reference by providing two values independently.
- REFERENCE - Enum constant in enum com.sun.xml.bind.v2.model.core.PropertyKind
- REFERENCED_KEY - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ReferencePropertyInfo<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
PropertyInfo
that holds references to otherElement
s. - 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
- RefPattern - Class in org.kohsuke.rngom.binary
- refs - Variable in class com.sun.tools.xjc.reader.RawTypeSet
- refthis(String) - Static method in class com.sun.codemodel.JExpr
- RegistryInfo<T,
C> - Interface in com.sun.xml.bind.v2.model.core -
Represents the information in a class with
XmlRegistry
annotaion. - ReInit(SCDParserTokenManager) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- ReInit(SimpleCharStream) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- ReInit(InputStream) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- ReInit(InputStream) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Reinitialise.
- ReInit(InputStream) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- ReInit(InputStream, int, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- ReInit(InputStream, String) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- ReInit(InputStream, String) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- ReInit(Reader) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(Reader) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Reinitialise.
- ReInit(Reader) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- ReInit(Reader, int, int, int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- ReInit(CompactSyntaxTokenManager) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Reinitialise parser.
- RelativeSchemaComponentPath() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Relativizes a URI by using another URI (base URI.)
- RELAX_NG - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- RELAX_NG_0_9 - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- RELAX_NG_COMPATIBILITY_ANNOTATIONS - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- RELAX_NG_COMPATIBILITY_DATATYPES - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- 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
- remove() - Method in class com.sun.xml.xsom.impl.scd.Iterators.Array
- remove(JClass) - Method in class com.sun.codemodel.JPackage
-
Removes a class from this package.
- remove(Object) - Method in class com.sun.xml.xsom.util.DeferedCollection
- removeAll(Collection<?>) - Method in class com.sun.xml.xsom.util.DeferedCollection
- removeAnnotation(JAnnotationUse) - Method in interface com.sun.codemodel.JAnnotatable
-
Removes annotation from this program element.
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JAnnotationArrayMember
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JDefinedClass
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JEnumConstant
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JMethod
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JPackage
- removeAnnotation(JAnnotationUse) - Method in class com.sun.codemodel.JVar
- removeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Remove an attribute from the list.
- removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Remove an attribute from the list.
- removeAttribute(int) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Remove an attribute from the list.
- removeField(JFieldVar) - Method in class com.sun.codemodel.JDefinedClass
-
Removes a
JFieldVar
from this class. - REPEATED_ELEMENT - Enum constant in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
- REPEATED_VALUE - Enum constant in enum com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
Replaces an old handler with a new handler, and returns ID of the EventReceiver thread.
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
Replaces an old handler with a new handler, and returns ID of the EventReceiver thread.
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
- REPLACE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
- reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
- reportError(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- 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(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Report an error found as an exception.
- reportError(String, Locator) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- reportError(String, Locator) - Method in interface com.sun.xml.xsom.impl.parser.PatcherManager
-
Reports an error during the parsing.
- reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- 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.
- required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAttributeWriter
- required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
- required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWrapperWriter
- required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- requireEscaping(int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
-
Can be overrided.
- RequiresDirective - Enum constant in enum com.sun.codemodel.JModuleDirective.Type
-
Directive starting with
requires
keyword. - reset() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Cleans up all the data structure so that the object can be reused later.
- 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() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
- reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
-
Initializes all the fields to null.
- reset() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
-
Clears all the contents in the stack.
- reset() - Method in class com.sun.xml.txw2.output.DataWriter
-
Reset the writer so that it can be reused.
- reset() - Method in class com.sun.xml.txw2.output.XMLWriter
-
Reset the writer.
- reset() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Cleans up all the data structure so that the object can be reused later.
- reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
- 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, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
-
Clears the values of the property.
- reset(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
- reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- 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(CompositeStructure, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
- reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
- 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.
- 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.
- resolve(String, String) - Static method in class org.kohsuke.rngom.util.Uri
- 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
- resolveEntity(String, String) - Method in class com.sun.xml.xsom.impl.util.ResourceEntityResolver
- resolveNamespacePrefix(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- resolveNamespacePrefix(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- resolveNamespacePrefix(String) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- resolvePrefix(String) - Method in class com.sun.xml.xsom.XmlString
-
Resolves a namespace prefix to the corresponding namespace URI.
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Attribute
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ComplexType
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Element
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.IdentityConstraint
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.ModelGroup
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
- resolveReference(UName) - Method in class com.sun.xml.xsom.impl.parser.DelayedRef.Type
- ResourceEntityResolver - Class in com.sun.xml.xsom.impl.util
- ResourceEntityResolver(Class) - Constructor for class com.sun.xml.xsom.impl.util.ResourceEntityResolver
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
- restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- RESTRICTION - Static variable in interface com.sun.xml.xsom.XSType
- restrictionSimpleType(XSRestrictionSimpleType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- restrictionSimpleType(XSRestrictionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- restrictionSimpleType(XSRestrictionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- restrictionSimpleType(XSRestrictionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeFunction
- restrictionSimpleType(XSRestrictionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeVisitor
- RestrictionSimpleTypeImpl - Class in com.sun.xml.xsom.impl
- RestrictionSimpleTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, Set<XSVariety>, Ref.SimpleType) - Constructor for class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- Result(JDefinedClass, JDefinedClass) - Constructor for class com.sun.tools.xjc.generator.bean.ImplStructureStrategy.Result
- ResultFactory - Class in com.sun.xml.txw2.output
-
Factory for producing XmlSerializers for various Result types.
- RETAIN_REFERENCE_TO_INFO - Static variable in class com.sun.xml.bind.api.JAXBRIContext
-
Retains references to PropertyInfos.
- retainAll(Collection<?>) - Method in class com.sun.xml.xsom.util.DeferedCollection
- 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).
- revertToParentFromEnterAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- revertToParentFromEnterAttribute(Object, int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- revertToParentFromEnterElement(Object, int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- revertToParentFromEnterElement(Object, int, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- revertToParentFromLeaveAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- revertToParentFromLeaveAttribute(Object, int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- revertToParentFromLeaveElement(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- revertToParentFromLeaveElement(Object, int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- revertToParentFromText(Object, int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- revertToParentFromText(Object, int, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- rhs - Variable in class org.kohsuke.rngom.parse.host.ParsedPatternHost
- rhs - Variable in class org.kohsuke.rngom.parse.host.ScopeHost
- 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.
- ROOT - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
-
Pseudo-axis that selects all the
XSSchema
s in the current set. - 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.
- rootPackage() - Method in class com.sun.codemodel.JCodeModel
- 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
- run() - Method in class com.sun.xml.xsom.impl.parser.BaseContentRef
- run() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
-
Patch implementation.
- run() - Method in interface com.sun.xml.xsom.impl.parser.Patch
- run() - Method in interface com.sun.xml.xsom.impl.parser.PatcherManager.Patcher
- run(TxwOptions) - Static method in class com.sun.tools.txw2.Main
- 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(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.Plugin
-
Run the add-on.
- run(String[]) - Static method in class com.sun.tools.jxc.SchemaGenerator
- run(String[]) - Static method in class com.sun.tools.txw2.Main
- 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(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[], ClassLoader) - Static method in class com.sun.tools.jxc.SchemaGenerator
-
Runs the schema generator.
- 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 usesjava.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 thejava.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
- s(JStatement) - Method in class com.sun.codemodel.JFormatter
-
Cause the JStatement to generate source for itself
- S2JJAXBModel - Interface in com.sun.tools.xjc.api
-
JAXBModel
that exposes additional information available only for theschema -> java
direction. - SAX2DOMEx - Class in com.sun.xml.bind.marshaller
-
Builds a DOM tree from SAX2 events.
- SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Deprecated.
- SAX2DOMEx(DocumentBuilderFactory) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
-
Creates a fresh empty DOM document and adds nodes under this document.
- SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
- SAX2DOMEx(Node, boolean) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
- 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 SAXContentHandler
. - SAXOutput(ContentHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.SAXOutput
- SAXParseable - Class in org.kohsuke.rngom.parse.xml
-
RELAX NG schema in the XML syntax.
- SAXParseable(InputSource, ErrorHandler) - Constructor for class org.kohsuke.rngom.parse.xml.SAXParseable
- SAXParseable(InputSource, ErrorHandler, XMLReaderCreator) - Constructor for class org.kohsuke.rngom.parse.xml.SAXParseable
- SAXParserFactoryAdaptor - Class in com.sun.xml.xsom.impl.parser
-
Deprecated.
- SAXParserFactoryAdaptor(XMLParser) - Constructor for class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- SaxSerializer - Class in com.sun.xml.txw2.output
- SaxSerializer(SAXResult) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
- SaxSerializer(ContentHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
- SaxSerializer(ContentHandler, LexicalHandler) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
Creates an
XmlSerializer
that writes SAX events. - SaxSerializer(ContentHandler, LexicalHandler, boolean) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
- scalarValue(char, char) - Static method in class org.kohsuke.rngom.util.Utf16
- scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- 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(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
- 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(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
- SCD - Class in com.sun.xml.xsom
-
Schema Component Designator (SCD).
- SCD() - Constructor for class com.sun.xml.xsom.SCD
- SCDBasedBindingSet - Class in com.sun.tools.xjc.reader.internalizer
-
Set of binding nodes that have target nodes specified via SCD.
- SCDImpl - Class in com.sun.xml.xsom.impl.scd
-
Schema component designator.
- SCDImpl(String, Step[]) - Constructor for class com.sun.xml.xsom.impl.scd.SCDImpl
- SCDParser - Class in com.sun.xml.xsom.impl.scd
- SCDParser(SCDParserTokenManager) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
- SCDParser(InputStream) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
- SCDParser(InputStream, String) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
- SCDParser(Reader) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
- SCDParser(String, NamespaceContext) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParser
- SCDParserConstants - Interface in com.sun.xml.xsom.impl.scd
- SCDParserTokenManager - Class in com.sun.xml.xsom.impl.scd
- SCDParserTokenManager(SimpleCharStream) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- SCDParserTokenManager(SimpleCharStream, int) - Constructor for class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- schema - Variable in class com.sun.xml.xsom.impl.parser.DelayedRef
- schema(XSSchema) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- schema(XSSchema) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- schema(XSSchema) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- schema(XSSchema) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- schema(XSSchema) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.NameGetter
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.XSFinder
- schema(XSSchema) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- schema(XSSchema) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- schema(XSSchema) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- Schema - Class in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- Schema - Class in com.sun.xml.xsom.impl.parser.state
- Schema - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Schema() - Constructor for class com.sun.tools.jxc.SchemaGenBase.Schema
- Schema(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
- Schema(NGCCRuntimeEx, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
- Schema(NGCCRuntimeEx, boolean, String) - Constructor for class com.sun.xml.xsom.impl.parser.state.Schema
- Schema(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int, boolean, String) - Constructor for class com.sun.xml.xsom.impl.parser.state.Schema
- SCHEMA - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
- SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
- SchemaBuilder - Interface in com.sun.tools.txw2
-
Encapsulation of the schema file and the builder.
- SchemaBuilder<N extends ParsedNameClass,
P extends ParsedPattern, E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - SchemaBuilderHost - Class in org.kohsuke.rngom.parse.host
- SchemaBuilderHost(SchemaBuilder, SchemaBuilder) - Constructor for class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- SchemaBuilderImpl - Class in com.sun.tools.txw2.builder.relaxng
-
Builds a model from a RELAX NG grammar.
- SchemaBuilderImpl - Class in org.kohsuke.rngom.binary
- SchemaBuilderImpl(JCodeModel) - Constructor for class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- SchemaBuilderImpl(ErrorHandler) - Constructor for class org.kohsuke.rngom.binary.SchemaBuilderImpl
- SchemaBuilderImpl(ErrorHandler, DatatypeLibraryFactory, SchemaPatternBuilder) - Constructor for class org.kohsuke.rngom.binary.SchemaBuilderImpl
- SchemaCache - Class in com.sun.tools.xjc
-
Wraps a JAXP
Schema
object and lazily instantiate it. - SchemaCache(String, Class<?>) - Constructor for class com.sun.tools.xjc.SchemaCache
- SchemaCache(String, Class<?>, boolean) - 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
- SchemaDocument - Interface in com.sun.xml.xsom.parser
-
Represents a parsed XML schema document.
- SchemaDocumentImpl - Class in com.sun.xml.xsom.impl.parser
-
SchemaDocument
implementation. - SchemaDocumentImpl(SchemaImpl, String) - Constructor for class com.sun.xml.xsom.impl.parser.SchemaDocumentImpl
- SchemaGenBase - Class in com.sun.tools.jxc
- SchemaGenBase() - Constructor for class com.sun.tools.jxc.SchemaGenBase
- SchemaGenBase.Schema - Class in com.sun.tools.jxc
-
Nested schema element to specify the
namespace -> file name
mapping. - 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 - Class in com.sun.tools.jxc.ap
-
Processor
that implements the schema generator command line tool. - SchemaGenerator - Class in com.sun.tools.jxc
-
CLI entry-point to the schema generator.
- SchemaGenerator() - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
- SchemaGenerator() - Constructor for class com.sun.tools.jxc.SchemaGenerator
- SchemaGenerator(Map<String, File>) - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
- 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
- SchemaImpl - Class in com.sun.xml.xsom.impl
- SchemaImpl(SchemaSetImpl, Locator, String) - Constructor for class com.sun.xml.xsom.impl.SchemaImpl
- schemaLanguage - Variable in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
-
Namespace URI of the target schema language.
- schemaLocation(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Import
- schemaNamespace - Static variable in class com.sun.xml.xsom.impl.Const
-
Namespace URI of XML Schema.
- SchemaPatternBuilder - Class in org.kohsuke.rngom.binary
- SchemaPatternBuilder() - Constructor for class org.kohsuke.rngom.binary.SchemaPatternBuilder
- SchemaRootNode() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaRootNode
-
A simple constructor.
- schemaSet - Variable in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- schemaSet - Variable in class com.sun.xml.xsom.impl.parser.ParserContext
-
SchemaSet to which a newly parsed schema is put in.
- SchemaSetImpl - Class in com.sun.xml.xsom.impl
- SchemaSetImpl() - Constructor for class com.sun.xml.xsom.impl.SchemaSetImpl
- SchemaTop - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SchemaTreeCellRenderer() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Simple constructor.
- SchemaTreeNode(String, Locator) - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
-
Simple constructor.
- SchemaTreeTraverser - Class in com.sun.xml.xsom.impl.util
-
Generates approximated tree model for XML from a schema component.
- SchemaTreeTraverser() - Constructor for class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Simple constructor.
- SchemaTreeTraverser.SchemaRootNode - Class in com.sun.xml.xsom.impl.util
-
The root node of the schema hierarchy tree.
- SchemaTreeTraverser.SchemaTreeCellRenderer - Class in com.sun.xml.xsom.impl.util
-
Sample cell renderer for the schema tree.
- SchemaTreeTraverser.SchemaTreeModel - Class in com.sun.xml.xsom.impl.util
-
Tree model for schema hierarchy tree.
- SchemaTreeTraverser.SchemaTreeNode - Class in com.sun.xml.xsom.impl.util
-
The node of the schema hierarchy tree.
- 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
- SchemaWriter - Class in com.sun.xml.xsom.impl.util
-
Generates approximated XML Schema representation from a schema component.
- SchemaWriter(Writer) - Constructor for class com.sun.xml.xsom.impl.util.SchemaWriter
- scope - Variable in class com.sun.tools.txw2.model.Define
- scope(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- scope(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- Scope<BeanT,
PropT, ItemT, PackT> - Class in com.sun.xml.bind.v2.runtime.unmarshaller -
Holds the information about packing scope.
- Scope<P extends ParsedPattern,
E extends ParsedElementAnnotation, L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> - Interface in org.kohsuke.rngom.ast.builder - SCOPE - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- ScopeHost - Class in org.kohsuke.rngom.parse.host
- ScopeHost(Scope, Scope) - Constructor for class org.kohsuke.rngom.parse.host.ScopeHost
- select(XSComponent) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given context node and returns the matched nodes.
- select(XSSchemaSet) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the whole schema and returns the matched nodes.
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.ComponentImpl
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- select(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- select(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSComponent
-
Evaluates a schema component designator against this schema component and returns the resulting schema components.
- select(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Evaluates a schema component designator against this schema component and returns the resulting schema components.
- select(Collection<? extends XSComponent>) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given set of context nodes and returns the matched nodes.
- select(Iterator<? extends XSComponent>) - Method in class com.sun.xml.xsom.impl.scd.SCDImpl
- select(Iterator<? extends XSComponent>) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given set of context nodes and returns the matched nodes.
- selectedBackground - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Background color for selected cells (light brown).
- selectedForeground - Variable in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Foreground color for selected cells, both text and border (dark brown).
- 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
- selector - Variable in class com.sun.tools.xjc.reader.xmlschema.BindRed
- 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 consultsClassResolver
. - selectSingle(XSComponent) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the given context node and returns the matched node.
- selectSingle(XSSchemaSet) - Method in class com.sun.xml.xsom.SCD
-
Evaluates the SCD against the whole schema set and returns the matched node.
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.ComponentImpl
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- selectSingle(String, NamespaceContext) - Method in class com.sun.xml.xsom.impl.SchemaSetImpl
- selectSingle(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSComponent
-
Evaluates a schema component designator against this schema component and returns the first resulting schema component.
- selectSingle(String, NamespaceContext) - Method in interface com.sun.xml.xsom.XSSchemaSet
-
Evaluates a schema component designator against this schema component and returns the first resulting schema component.
- sendEnterAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- sendEnterAttribute(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- sendEnterElement(int, String, String, String, Attributes) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
Sends an enter element event to the specified EventReceiver thread.
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- sendEnterElement(int, String, String, String, Attributes) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
-
Sends an enter element event to the specified EventReceiver thread.
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- sendLeaveAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- sendLeaveAttribute(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- sendLeaveElement(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
- sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- sendLeaveElement(int, String, String, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
- sendLeaveElement(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- sendLeaveElement(int, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- sendText(int, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
- sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- sendText(int, String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventSource
- sendText(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- sendText(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle
- sequence() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle
- 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 - Enum constant in enum com.sun.xml.xsom.XSModelGroup.Compositor
- SEQUENCE - Static variable in interface com.sun.xml.xsom.XSModelGroup
-
A constant that represents "sequence" compositor.
- 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(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.
- 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
- serializeBody(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- 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.AttributeProperty
- serializeBody(BeanT, XMLSerializer, Object) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- 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
- 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(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
-
Serializes the bean as the root element.
- 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
- serializeURIs(BeanT, XMLSerializer) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
- 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
- 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
- serialVersionUID - Variable in class com.sun.tools.xjc.model.Model
-
serial version UID to be generated.
- 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(int[], int, int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData
-
Sets the int[] data to this object.
- 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.api.RawAccessor
-
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(Base64Data, String) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean
- 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_Character
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long
- 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.FieldAccessor_Short
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean
- 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_Character
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref
- set(Object, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short
- set(String) - Method in class com.sun.xml.bind.v2.runtime.output.Encoded
- set(DataHandler) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
-
Fills in the data object by a
DataHandler
. - setAbstract() - Method in class com.sun.tools.xjc.model.CClassInfo
- 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
- setAddexports(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setAddexports(String) - Method in class com.sun.tools.xjc.XJCBase
- setAddmodules(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setAddmodules(String) - Method in class com.sun.tools.xjc.XJCBase
- setAddopens(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setAddopens(String) - Method in class com.sun.tools.xjc.XJCBase
- setAddreads(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setAddreads(String) - Method in class com.sun.tools.xjc.XJCBase
- setAllNillable(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setAnnotation(XSAnnotation) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- setAnnotation(Object) - Method in class com.sun.xml.xsom.impl.AnnotationImpl
- setAnnotation(Object) - Method in interface com.sun.xml.xsom.XSAnnotation
-
Sets the value to be returned by
XSAnnotation.getAnnotation()
. - setAnnotationParser(AnnotationParserFactory) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Sets the annotation parser factory.
- setAnnotationParser(Class) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Sets the annotation parser.
- 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.tools.jxc.gen.config.AttributesImpl
-
Set an attribute in the list.
- setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set an attribute in the list.
- setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set an attribute in the list.
- setAttributes(Attributes) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Copy an entire Attributes object.
- setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Copy an entire Attributes object.
- setAttributes(Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Copy an entire Attributes object.
- setBackup(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setBackupWithParentNamespace(Boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setBaseClass(CClass) - Method in class com.sun.tools.xjc.model.CClassInfo
-
This method accepts both
CClassInfo
(which means the base class is also generated), orCClassRef
(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.XJCBase
-
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.XJCBase
-
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
- setChild(DPattern) - Method in class org.kohsuke.rngom.digested.DUnaryPattern
- 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.codemodel.ac.ACTask
-
Nested
<classpath>
element. - setClasspath(Path) - Method in class com.sun.tools.xjc.XJCBase
-
Nested
<classpath>
element. - setClasspathRef(Reference) - Method in class com.sun.codemodel.ac.ACTask
- setClasspathRef(Reference) - Method in class com.sun.tools.xjc.XJCBase
- 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
. - setContents(String) - Method in class com.sun.codemodel.fmt.JTextFile
- setContentType(Ref.ContentType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- setDebugStream(PrintStream) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- setDebugStream(PrintStream) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Set debug output.
- setDefaultNamespace(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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.codemodel.ac.ACTask
- setDestdir(File) - Method in class com.sun.tools.txw2.TxwTask
-
parse @destdir
- setDestdir(File) - Method in class com.sun.tools.xjc.XJCBase
-
Sets the directory to produce generated source files.
- setDisableSecurityProcessing(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setDocumentLocator(Locator) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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
- setDocumentLocator(Locator) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- setElementDefaultValue(String) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setEncoding(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- setEncoding(String) - Method in class com.sun.tools.xjc.XJCBase
- setEncoding(String) - Method in class com.sun.xml.txw2.output.XMLWriter
- 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
- setEntityResolver(EntityResolver) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Set an entity resolver that is used to resolve things like
<xsd:import>
and<xsd:include>
. - setEpisode(File) - Method in class com.sun.tools.jxc.SchemaGenBase
-
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(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.api.BridgeContext
-
Deprecated.Registers the error handler that receives unmarshalling/marshalling errors.
- setErrorHandler(ValidationEventHandler) - Method in class com.sun.xml.bind.v2.runtime.BridgeContextImpl
- setErrorHandler(ErrorHandler) - Method in class com.sun.xml.xsom.parser.XSOMParser
-
Set an error handler that receives all the errors encountered during the parsing.
- 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
- setExcludes(String) - Method in class com.sun.codemodel.ac.ACTask.Classes
- 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 encapsulatedTransducer
. - setExplicitContent(XSContentType) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- setExtension(boolean) - Method in class com.sun.tools.xjc.XJCBase
-
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.XJCBase
-
Mostly for our SQE teams and not to be advertized.
- setFeature(String, boolean) - Method in class com.sun.xml.xsom.impl.parser.SAXParserFactoryAdaptor
-
Deprecated.
- setFieldRendererFactory(FieldRendererFactory, Plugin) - Method in class com.sun.tools.xjc.Options
-
Sets the
FieldRendererFactory
. - setFile(String) - Method in class com.sun.tools.jxc.SchemaGenBase.Schema
- setFileName(String) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
- setFinal(boolean) - Method in class com.sun.codemodel.JMods
- setFork(boolean) - Method in class com.sun.tools.jxc.SchemaGenBase
- setFork(boolean) - Method in class com.sun.tools.xjc.XJCBase
-
Sets the "fork" flag.
- setHandlers(NGCCEventReceiver[]) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- setHandlers(NGCCEventReceiver[]) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- setHeader(boolean) - Method in class com.sun.tools.xjc.XJCBase
-
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
- setHeader(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Sets the header string.
- setHiddenByOverride(boolean) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
- setHiddenByOverride(boolean) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- setImprovedXsiTypeHandling(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setIncludes(String) - Method in class com.sun.codemodel.ac.ACTask.Classes
- setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
Deprecated.Should use the version that takes string.
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.DataWriter
-
Deprecated.Should use the version that takes string.
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Deprecated.Should use the version that takes string.
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
Deprecated.Should use the version that takes string.
- setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.DataWriter
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- setIndentStep(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- setInlineBinaryFlag(boolean) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- setInputStream(InputStream) - Method in class com.sun.xml.bind.v2.util.DataSourceSource
- setIntercepter(Intercepter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setLanguage(String) - Method in class com.sun.tools.xjc.XJCBase
-
Sets the schema language.
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- 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.
- setLimitmodules(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setLimitmodules(String) - Method in class com.sun.tools.xjc.XJCBase
- setLineNumber(int) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode
- 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
- setLoader(Loader) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setLocalName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the local name of a specific attribute.
- setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the local name of a specific attribute.
- setLocalName(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.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. - setLocator(Locator) - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- setMethodChaining(boolean) - Method in class com.sun.tools.txw2.TxwTask
-
parse @methodChaining
- setModulepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
- setModulepath(Path) - Method in class com.sun.tools.xjc.XJCBase
- setModulesourcepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
- 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.SchemaGenBase.Schema
- setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- setNil(boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- 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.
- setOutput(Writer, String) - Method in class com.sun.xml.txw2.output.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.codemodel.ac.ACTask
- setPackage(String) - Method in class com.sun.tools.txw2.TxwTask
-
Parse @package
- setPackage(String) - Method in class com.sun.tools.xjc.XJCBase
-
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.BIXPluginCustomization
- 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
- setParent(ElementDecl) - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- setParent(XSIdentityConstraint) - Method in class com.sun.xml.xsom.impl.XPathImpl
- setPatchmodule(String) - Method in class com.sun.tools.jxc.SchemaGenBase
- setPatchmodule(String) - Method in class com.sun.tools.xjc.XJCBase
- setPath(String) - Method in class com.sun.codemodel.ac.ACTask.Endorse
- setPattern(DPattern) - Method in class org.kohsuke.rngom.digested.DDefine
- setPrefix(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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
- setPrivate() - Method in class com.sun.codemodel.JMods
- setProject(Project) - Method in class com.sun.codemodel.ac.ACTask
- 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
- setProtected() - Method in class com.sun.codemodel.JMods
- setPublic() - Method in class com.sun.codemodel.JMods
- setPublicId(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- setQName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the qualified name of a specific attribute.
- setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the qualified name of a specific attribute.
- setQName(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.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.XJCBase
-
Controls whether files should be generated in read-only mode or not
- setReceiver(Receiver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setRemoveOldOutput(boolean) - Method in class com.sun.tools.xjc.XJCBase
-
"removeOldOutput" attribute.
- setRetainPropertyInfo(boolean) - Method in class com.sun.xml.bind.v2.runtime.JAXBContextImpl.JAXBContextBuilder
- setRootHandler(NGCCHandler) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Sets the root handler, which will be used to parse the root element.
- setRootHandler(NGCCHandler) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
-
Sets the root handler, which will be used to parse the root element.
- setSchema(File) - Method in class com.sun.tools.txw2.TxwTask
-
parse @schema
- setSchema(String) - Method in class com.sun.tools.xjc.XJCBase
-
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
- setScope(XSElementDecl) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- 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.XJCBase
-
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
- setSynchronized(boolean) - Method in class com.sun.codemodel.JMods
- setSyntax(String) - Method in class com.sun.tools.txw2.TxwTask
-
Parse @syntax
- setSystemId(String) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.LSInputSAXWrapper
- setSystemId(String) - Method in class com.sun.xml.txw2.output.TXWResult
- setTabSize(int) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- setTabSize(int) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- 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(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
- setTarget(String) - Method in class com.sun.tools.xjc.XJCBase
-
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
- setType(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the type of a specific attribute.
- setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the type of a specific attribute.
- setType(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the type of a specific attribute.
- setType(JType) - Method in class com.sun.tools.xjc.model.SymbolSpace
- 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.
- setupCommand() - Method in class com.sun.tools.jxc.SchemaGenBase
-
Set up command line to invoke.
- setupCommand() - Method in class com.sun.tools.xjc.XJCBase
-
Set up command line to invoke.
- 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.SchemaGenBase
- setUpgrademodulepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
- setUpgrademodulepath(Path) - Method in class com.sun.tools.xjc.XJCBase
- setURI(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setURI(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.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.tools.jxc.gen.config.AttributesImpl
-
Set the value of a specific attribute.
- setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
-
Set the value of a specific attribute.
- setValue(int, String) - Method in class com.sun.xml.xsom.impl.parser.state.AttributesImpl
-
Set the value of a specific attribute.
- setValue(V) - Method in class com.sun.xml.bind.v2.util.QNameMap.Entry
- setValues(Icon, String, boolean) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer
-
Sets values for the icon and text of
this
renderer. - setWildcard(WildcardMode) - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.AttributesHolder
-
set the local wildcard.
- setWildcard(WildcardImpl) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
-
Set the local attribute wildcard.
- setWriter(TypedXmlWriter) - Method in class com.sun.xml.txw2.output.TXWResult
- setXexplicitAnnotation(boolean) - Method in class com.sun.tools.xjc.XJCBase
- 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' ... ?>
). - setXmlDecl(boolean) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Set whether the writer should print out the XML declaration (
<?xml version='1.0' ... ?>
). - shl(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this]<<[right]"
- shl(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- shl(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- SHORT - Variable in class com.sun.codemodel.JCodeModel
- SHORT - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- shortName - Variable in class com.sun.tools.xjc.model.CClassInfo
-
short name.
- shortName - Variable in class com.sun.tools.xjc.model.CEnumLeafInfo
-
Short name of the generated type-safe enum.
- shortName() - Method in class com.sun.tools.xjc.model.CElementInfo
- SHOULD_BE_TYPEREF - Enum constant in enum com.sun.tools.xjc.reader.RawTypeSet.Mode
-
This
RawTypeSet
can be either an reference property or an element property, and XJC recommends element property. - shouldErrorBeReported() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- shr(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "
[this]>>[right]
" - shr(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- shr(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- shrz(JExpression) - Method in interface com.sun.codemodel.JExpression
-
Returns "
[this]>>>[right]
" - shrz(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- shrz(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- siblings() - Method in class com.sun.tools.txw2.model.Leaf
-
Returns the collection of all the siblings (including itself)
- SignatureWriter - Class in com.sun.tools.xjc.writer
-
Dumps an annotated grammar in a simple format that makes signature check easy.
- SimpleCharStream - Class in com.sun.xml.xsom.impl.scd
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class com.sun.xml.xsom.impl.scd.SimpleCharStream
- simpleContent() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel
- SimpleContent - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleDerivation - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleExtension - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleNameClass - Class in org.kohsuke.rngom.nc
- SimpleNameClass(String, String) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
- SimpleNameClass(String, String, String) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
- SimpleNameClass(QName) - Constructor for class org.kohsuke.rngom.nc.SimpleNameClass
- SimpleRestriction - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleRestrictionModel - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- simpleType() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost
- simpleType(XSSimpleType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.NameGetter
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.XSFinder
- simpleType(XSSimpleType) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- simpleType(XSSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeFunction
- simpleType(XSSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSContentTypeVisitor
- SimpleType - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleType(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.SimpleType
- SIMPLETYPE_DECL - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- 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
- SimpleTypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- SimpleTypeImpl - Class in com.sun.xml.xsom.impl
- SimpleTypeSet - Class in com.sun.xml.xsom.util
-
A very simple TypeSet.
- SimpleTypeSet(Set) - Constructor for class com.sun.xml.xsom.util.SimpleTypeSet
- Single(Loader, Accessor) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.Single
- SINGLE_LINE_COMMENT - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT_CONTINUE - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- 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
- SingleStreamCodeWriter - Class in com.sun.codemodel.writer
-
Output all source files into a single stream with a little formatting header in front of each file.
- SingleStreamCodeWriter(OutputStream) - Constructor for class com.sun.codemodel.writer.SingleStreamCodeWriter
- singleton(XSModelGroup) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
-
Creates a singleton list.
- singleton(T) - Static method in class com.sun.xml.xsom.impl.scd.Iterators
- 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.
- size() - Method in class com.sun.xml.xsom.util.DeferedCollection
- skip(String) - Method in class com.sun.tools.xjc.util.StringCutter
- SKIP - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
- SKIP - Enum constant in enum com.sun.xml.bind.v2.model.core.WildcardMode
- SKIP - Static variable in interface com.sun.xml.xsom.XSWildcard
- skippedEntity(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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
- skippedEntity(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- 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
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Appinfo
- source(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Documentation
- 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
- spawnChildFromEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- spawnChildFromEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- spawnChildFromEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- spawnChildFromEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- spawnChildFromLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- spawnChildFromLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- spawnChildFromLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- spawnChildFromLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- spawnChildFromText(NGCCEventReceiver, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- spawnChildFromText(NGCCEventReceiver, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- specialConstructor - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialToken - Variable in class com.sun.xml.xsom.impl.scd.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.kohsuke.rngom.parse.compact.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- 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.
- start(String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- Start(GrammarSection, Scope, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- START - Static variable in class com.sun.tools.txw2.model.Grammar
-
The name for the start pattern
- START - Static variable in interface org.kohsuke.rngom.ast.builder.GrammarSection
- startCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- startCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
- startCDATA() - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- 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.jxc.gen.config.NGCCRuntime
- 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() - 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() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- startDocument() - Method in class com.sun.xml.txw2.output.DomSerializer
- startDocument() - Method in class com.sun.xml.txw2.output.DumpSerializer
- startDocument() - Method in class com.sun.xml.txw2.output.SaxSerializer
- startDocument() - Method in class com.sun.xml.txw2.output.StaxSerializer
- startDocument() - Method in class com.sun.xml.txw2.output.StreamSerializer
- startDocument() - Method in class com.sun.xml.txw2.output.TXWSerializer
- startDocument() - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
The first method to be called.
- startDocument() - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startDocument() - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- startDocument() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- startDocument(XmlOutput, boolean, String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Reset this object to write to the specified output.
- startDocument(LocatorEx, NamespaceContext) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- 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(XMLSerializer, boolean, int[], NamespaceContextImpl) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- 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(ValidationEventHandler) - Method in class com.sun.xml.bind.IDResolver
-
Called when the unmarshalling starts.
- startDTD(InputEntity) - Method in class com.sun.tools.xjc.reader.dtd.TDTDReader
- startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- startDTD(String, String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
- startDTD(String, String, String) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- startElement() - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- startElement(Name, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- startElement(XmlOutput, Object) - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.Element
- startElement(TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- 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.DefaultValueLoaderDecorator
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
- 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(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader
- startElement(UnmarshallingContext.State, TagName) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader
- startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startElement(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String, String, String, Object) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- startElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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, String, Attributes) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- 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. - startEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
- startEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
- startEntity(String) - Method in class org.kohsuke.rngom.xml.sax.AbstractLexicalHandler
- 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, 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.
- startPacking(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
- startPrefixMapping(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- 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. - startPrefixMapping(String, String) - Method in class com.sun.xml.txw2.output.XMLWriter
- startPrefixMapping(String, String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- startPrefixMapping(String, String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- startScope(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
-
Starts a new packing scope.
- state(JFormatter) - Method in class com.sun.codemodel.JAssignment
- state(JFormatter) - Method in class com.sun.codemodel.JBlock
- state(JFormatter) - Method in class com.sun.codemodel.JCase
- state(JFormatter) - Method in class com.sun.codemodel.JConditional
- state(JFormatter) - Method in class com.sun.codemodel.JDoLoop
- state(JFormatter) - Method in class com.sun.codemodel.JForEach
- state(JFormatter) - Method in class com.sun.codemodel.JForLoop
- state(JFormatter) - Method in class com.sun.codemodel.JInvocation
- state(JFormatter) - Method in class com.sun.codemodel.JLabel
- state(JFormatter) - Method in interface com.sun.codemodel.JStatement
- state(JFormatter) - Method in class com.sun.codemodel.JSwitch
- state(JFormatter) - Method in class com.sun.codemodel.JTryBlock
- state(JFormatter) - Method in class com.sun.codemodel.JWhileLoop
- Static(Locator, TypeUse) - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.Static
- STATIC - Static variable in class com.sun.codemodel.JMod
- staticFlag - Static variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- staticFlag - Static variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- staticInvoke(JClass, String) - Method in class com.sun.codemodel.JBlock
-
Creates a static invocation statement.
- staticInvoke(JMethod) - Method in class com.sun.codemodel.JClass
-
Generates a static method invocation.
- staticInvoke(String) - Method in class com.sun.codemodel.JClass
-
Generates a static method invocation.
- staticRef(JVar) - Method in class com.sun.codemodel.JClass
-
Static field reference.
- staticRef(String) - Method in class com.sun.codemodel.JClass
-
Static field reference.
- StAXExStreamWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
XmlOutput
forXMLStreamWriterEx
. - StAXExStreamWriterOutput(XMLStreamWriterEx) - Constructor for class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
- StaxSerializer - Class in com.sun.xml.txw2.output
-
XML serializer for StAX XMLStreamWriter.
- StaxSerializer(XMLStreamWriter) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
- StaxSerializer(XMLStreamWriter, boolean) - Constructor for class com.sun.xml.txw2.output.StaxSerializer
- Step<T extends XSComponent> - Class in com.sun.xml.xsom.impl.scd
-
Building block of
SCD
. - Step(Axis<? extends T>) - Constructor for class com.sun.xml.xsom.impl.scd.Step
- Step() - Method in class com.sun.xml.xsom.impl.scd.SCDParser
- 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
- str - Variable in class com.sun.codemodel.JStringLiteral
- strategy - Variable in class com.sun.tools.xjc.model.Model
-
Specifies the code generation strategy.
- StreamSerializer - Class in com.sun.xml.txw2.output
- StreamSerializer(OutputStream) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
- StreamSerializer(OutputStream, String) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
- StreamSerializer(Writer) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
- StreamSerializer(StreamResult) - Constructor for class com.sun.xml.txw2.output.StreamSerializer
- STRICT - Enum constant in enum com.sun.xml.bind.v2.model.core.WildcardMode
- 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
- STRTICT - Static variable in interface com.sun.xml.xsom.XSWildcard
- 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. - subPackage(String) - Method in class com.sun.codemodel.JPackage
-
Gets a reference to a sub package of this package.
- 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
- subset(Class<T>) - Method in class com.sun.tools.txw2.model.NodeSet
- SubstGroupBaseTypeRef - Class in com.sun.xml.xsom.impl.parser
- SubstGroupBaseTypeRef(Ref.Element) - Constructor for class com.sun.xml.xsom.impl.parser.SubstGroupBaseTypeRef
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JClass
-
Substitutes the type variables with their actual arguments.
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JDefinedClass
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JNullType
- substituteParams(JTypeVar[], List<JClass>) - Method in class com.sun.codemodel.JTypeVar
- SUBSTITUTION - Static variable in interface com.sun.xml.xsom.XSType
- SUBSTITUTION_GROUP - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- substitutionGroup(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- substitutionHeadName(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- substitutionHeadNamespace(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
- 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 ofJaxBeanInfo.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
-
Suppress reflection accessor warnings.
- surrogate1(int) - Static method in class org.kohsuke.rngom.util.Utf16
- surrogate2(int) - Static method in class org.kohsuke.rngom.util.Utf16
- 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
- SwaRefAdapterMarker - Class in com.sun.xml.bind.v2.runtime
-
Marker class used to identify swaref attachments and to generate appropriate annotations later.
- SwaRefAdapterMarker() - Constructor for class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
- SwitchTo(int) - Method in class com.sun.xml.xsom.impl.scd.SCDParserTokenManager
- SwitchTo(int) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntaxTokenManager
-
Switch to specified lex state.
- SymbolSpace - Class in com.sun.tools.xjc.model
-
Symbol space for ID/IDREF.
- SymbolSpace(JCodeModel) - Constructor for class com.sun.tools.xjc.model.SymbolSpace
- SYNCHRONIZED - Static variable in class com.sun.codemodel.JMod
- SynchronizedMethodAddOn - Class in com.sun.tools.xjc.addon.sync
-
Generates synchronized methods.
- SynchronizedMethodAddOn() - Constructor for class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
T
- t(JClass) - Method in class com.sun.codemodel.JFormatter
-
Print a type name.
- t(JType) - Method in class com.sun.codemodel.JFormatter
- tabSize - Variable in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- tabSize - Variable in class org.kohsuke.rngom.parse.compact.JavaCharStream
- 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(InputStream, String, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
-
Customizes a class file by replacing constant pools.
- tailor(Class, String, String...) - Static method in class com.sun.xml.bind.v2.bytecode.ClassTailor
- 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 thisCClassInfo
. - target - Variable in class com.sun.tools.xjc.outline.ElementOutline
-
This
ElementOutline
holds information about thisCElementInfo
. - target - Variable in class com.sun.tools.xjc.outline.EnumConstantOutline
-
This
EnumOutline
holds information about thisCEnumLeafInfo
. - target - Variable in class com.sun.tools.xjc.outline.EnumOutline
-
This
EnumOutline
holds information about thisCEnumLeafInfo
. - target - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CClassRef
- target - Variable in class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.CElementInfoRef
- targetDir - Variable in class com.sun.tools.jxc.ap.Options
- targetDir - Variable in class com.sun.tools.xjc.Options
-
Target directory when producing files.
- targetNamespace(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- 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
- test() - Method in class com.sun.codemodel.JSwitch
- test() - Method in class com.sun.codemodel.JWhileLoop
- test(JExpression) - Method in class com.sun.codemodel.JForLoop
- 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(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- text(Pcdata, 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.IndentingUTF8XmlOutput
- text(Pcdata, 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.SAXOutput
- text(Pcdata, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput
- text(Pcdata, 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.XMLEventWriterOutput
- text(Pcdata, 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 class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
- text(Pcdata, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
The
XMLSerializer.text(String, String)
method that takesPcdata
. - text(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader
- 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(UnmarshallingContext.State, CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor
- text(CharSequence) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
- text(CharSequence) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
-
Text events.
- text(String) - Method in class com.sun.tools.jxc.gen.config.Classes
- text(String) - Method in class com.sun.tools.jxc.gen.config.Config
- text(String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
- text(String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
- text(String) - Method in class com.sun.tools.jxc.gen.config.Schema
- text(String) - Method in interface com.sun.xml.xsom.impl.parser.state.NGCCEventReceiver
- text(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
- text(String) - Method in class com.sun.xml.xsom.impl.parser.state.Schema
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
- text(StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
- text(StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes PCDATA.
- text(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput
- text(String, 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(String, 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(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- text(String, 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(String, boolean) - Method in class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
- text(String, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Marshalls text.
- Text - Interface in com.sun.tools.txw2.model
-
Implemented by
Leaf
s that map to PCDATA in XML. - TEXT_HANDLER - Static variable in interface com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder
-
Magic
QName
used to store a handler for the text. - TextExpr(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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
- TextPattern - Class in org.kohsuke.rngom.binary
- theInstance - Static variable in class com.sun.codemodel.util.ClassNameComparator
- 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.DatatypeConverterImpl
-
Deprecated.
- theInstance - Static variable in class com.sun.xml.bind.marshaller.DumbEscapeHandler
- theInstance - Static variable in class com.sun.xml.bind.marshaller.MinimumEscapeHandler
- theInstance - Static variable in class com.sun.xml.bind.marshaller.NoEscapeHandler
- theInstance - Static variable in class com.sun.xml.txw2.output.DumbEscapeHandler
- theInstance - Static variable in class com.sun.xml.xsom.util.NameGetter
-
An instance that gets names in the default locale.
- toArray() - Method in class com.sun.xml.xsom.util.DeferedCollection
- toArray(T[]) - Method in class com.sun.xml.xsom.util.DeferedCollection
- toClassName(String) - Static method in class com.sun.tools.txw2.NameUtil
- 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) - Static method in class com.sun.tools.txw2.NameUtil
-
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
- 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.
- toConstantName(String[]) - Static method in class com.sun.tools.txw2.NameUtil
-
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
- toConstantName(List<String>) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
- toCustomizationList() - Method in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BindInfo
-
Gets the list of
CPluginCustomization
s 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) - Static method in class com.sun.tools.txw2.NameUtil
- 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 thisTypeReference
represents a collection type. - token - Variable in class com.sun.xml.xsom.impl.scd.SCDParser
- token - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Current token.
- Token - Class in com.sun.xml.xsom.impl.scd
-
Describes the input token stream.
- Token - Class in org.kohsuke.rngom.parse.compact
-
Describes the input token stream.
- Token() - Constructor for class com.sun.xml.xsom.impl.scd.Token
- Token() - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
No-argument constructor
- Token(int) - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.kohsuke.rngom.parse.compact.Token
-
Constructs a new token for the specified Image and Kind.
- TOKEN - Static variable in class com.sun.tools.xjc.model.CBuiltinLeafInfo
- token_source - Variable in class com.sun.xml.xsom.impl.scd.SCDParser
- token_source - Variable in class org.kohsuke.rngom.parse.compact.CompactSyntax
-
Generated Token Manager.
- tokenImage - Variable in exception com.sun.xml.xsom.impl.scd.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- tokenImage - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
Literal token values.
- tokenImage - Variable in exception org.kohsuke.rngom.parse.compact.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- TokenMgrError - Error in com.sun.xml.xsom.impl.scd
- TokenMgrError - Error in org.kohsuke.rngom.parse.compact
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
- TokenMgrError() - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error com.sun.xml.xsom.impl.scd.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.kohsuke.rngom.parse.compact.TokenMgrError
-
Constructor with message and reason.
- toMethodName(String) - Static method in class com.sun.tools.txw2.NameUtil
- toMimeType() - Method in class com.sun.tools.xjc.util.MimeTypeRange
- toMixedCaseName(String[], boolean) - Static method in class com.sun.tools.txw2.NameUtil
- toMixedCaseName(List<String>, boolean) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toMixedCaseVariableName(String[], boolean, boolean) - Static method in class com.sun.tools.txw2.NameUtil
- toMixedCaseVariableName(String[], boolean, boolean) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
- toPackageName(String) - Static method in class com.sun.tools.txw2.NameUtil
- 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.
- TOPLEVEL - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.LocalScoping
- topLevelAnnotation(E) - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when an annotation is found.
- topLevelAnnotation(ParsedElementAnnotation) - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
- TopLevelAttribute - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- topLevelComment(CL) - Method in interface org.kohsuke.rngom.ast.builder.GrammarSection
-
Called when a comment is found.
- topLevelComment(CommentList) - Method in class org.kohsuke.rngom.parse.host.GrammarSectionHost
- TopLevelElement - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TopLevelGrammar(Scope) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- TopLevelLookahead() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- toPropertyName(String) - Static method in class com.sun.tools.txw2.NameUtil
- 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 class com.sun.codemodel.JClass
- toString() - Method in class com.sun.codemodel.JMods
- toString() - Method in class com.sun.codemodel.JType
- toString() - Method in class com.sun.tools.txw2.model.Attribute
- toString() - Method in class com.sun.tools.txw2.model.Define
- toString() - Method in class com.sun.tools.txw2.model.Element
- 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 enum com.sun.xml.bind.v2.Messages
- 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 class com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
- 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
- toString() - Method in class com.sun.xml.xsom.impl.ComponentImpl
- toString() - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- toString() - Method in class com.sun.xml.xsom.impl.scd.SCDImpl
- toString() - Method in class com.sun.xml.xsom.impl.scd.Token
-
Returns the image.
- toString() - Method in class com.sun.xml.xsom.parser.AnnotationContext
- toString() - Method in class com.sun.xml.xsom.SCD
-
Returns the textual SCD representation as given to
SCD.create(String, NamespaceContext)
. - toString() - Method in class com.sun.xml.xsom.XmlString
- toString() - Method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
Returns the human-readable compositor name.
- toString() - Method in class com.sun.xml.xsom.XSVariety
- toString() - Method in class org.kohsuke.rngom.ast.builder.GrammarSection.Combine
- toString() - Method in class org.kohsuke.rngom.parse.compact.Token
-
Returns the image.
- 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
- 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) - Static method in class com.sun.tools.txw2.NameUtil
- 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
- toWordList(String) - Static method in class com.sun.tools.txw2.NameUtil
-
Tokenizes a string into words and capitalizes the first character of each word.
- toWordList(String) - Method in class com.sun.xml.bind.api.impl.NameConverter.Standard
-
Tokenizes a string into words and capitalizes the first character of each word.
- trace(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- trace(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- traceln(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- traceln(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- TransducedAccessor<BeanT> - Class in com.sun.xml.bind.v2.runtime.reflect
-
Accessor
andTransducer
combined into one object. - TransducedAccessor() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor
- 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_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a double field. - TransducedAccessor_field_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double
- TransducedAccessor_field_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a float field. - TransducedAccessor_field_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float
- 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_field_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a long field. - TransducedAccessor_field_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long
- TransducedAccessor_field_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a short field. - TransducedAccessor_field_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short
- TransducedAccessor_method_Boolean - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a boolean field. - TransducedAccessor_method_Boolean() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean
- 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_Double - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a double field. - TransducedAccessor_method_Double() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double
- TransducedAccessor_method_Float - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a float field. - TransducedAccessor_method_Float() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float
- 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
- TransducedAccessor_method_Long - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a long field. - TransducedAccessor_method_Long() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long
- TransducedAccessor_method_Short - Class in com.sun.xml.bind.v2.runtime.reflect.opt
-
Template
TransducedAccessor
for a short field. - TransducedAccessor_method_Short() - Constructor for class com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short
- TransducedAccessor.CompositeTransducedAccessorImpl<BeanT,
ValueT> - Class in com.sun.xml.bind.v2.runtime.reflect - 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.
- TRANSIENT - Static variable in class com.sun.codemodel.JMod
- 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 honorxsi: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()
. - TRUE - Static variable in class com.sun.codemodel.JExpr
-
Boolean constant that represents
true
- txw - Variable in class com.sun.xml.txw2.output.TXWSerializer
- TXW - Class in com.sun.xml.txw2
-
Entry point to TXW.
- TxwException - Exception in com.sun.xml.txw2
-
Signals errors in the TXW processing.
- TxwException(String) - Constructor for exception com.sun.xml.txw2.TxwException
- TxwException(String, Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
- TxwException(Throwable) - Constructor for exception com.sun.xml.txw2.TxwException
- TxwOptions - Class in com.sun.tools.txw2
-
Controls the various aspects of the TXW generation.
- TxwOptions() - Constructor for class com.sun.tools.txw2.TxwOptions
- TXWResult - Class in com.sun.xml.txw2.output
- TXWResult(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWResult
- TXWSerializer - Class in com.sun.xml.txw2.output
-
Dummpy implementation to pass through
TypedXmlWriter
toTXW
- TXWSerializer(TypedXmlWriter) - Constructor for class com.sun.xml.txw2.output.TXWSerializer
- TxwTask - Class in com.sun.tools.txw2
-
Ant task interface for txw compiler.
- TxwTask() - Constructor for class com.sun.tools.txw2.TxwTask
- type - Variable in class com.sun.tools.txw2.model.Data
-
The Java representation of the datatype.
- type - Variable in class com.sun.tools.txw2.model.Value
-
The underlying datatype, in case we need to revert to
Data
. - type - Variable in class com.sun.tools.xjc.api.Reference
-
The JAXB type being referenced.
- type - Variable in class com.sun.tools.xjc.model.CValuePropertyInfo
- 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() - Method in class com.sun.codemodel.JMethod
-
Returns the return type.
- type() - Method in class com.sun.codemodel.JVar
-
Return the type of this variable.
- 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(JType) - Method in class com.sun.codemodel.JMethod
-
Overrides the return type.
- type(JType) - Method in class com.sun.codemodel.JVar
-
Sets the type of this variable.
- type(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
- type(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- type(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlJavaTypeAdapterWriter
- type(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaTypeWriter
- type(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefWriter
- type(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
- type(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlJavaTypeAdapterWriter
- type(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaTypeWriter
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType
- type(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Element
- Type(PatcherManager, Locator, SchemaImpl, UName) - Constructor for class com.sun.xml.xsom.impl.parser.DelayedRef.Type
- TYPE_DEFINITION - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- 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 theJAXBContext
. - 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
- TypeClosure - Class in com.sun.xml.xsom.util
-
Perform a transitive closure operation on a type to determine if it belongs to this set.
- TypeClosure(TypeSet) - Constructor for class com.sun.xml.xsom.util.TypeClosure
- TypeDefParticle - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- TypedXmlWriter - Interface in com.sun.xml.txw2
-
Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.
- TypeHost - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- 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
TypeInfo
s. - typeParams() - Method in class com.sun.codemodel.JClass
-
Iterates all the type parameters of this class/interface.
- typeParams() - Method in class com.sun.codemodel.JDefinedClass
- typeParams() - Method in interface com.sun.codemodel.JGenerifiable
-
Iterates all the type parameters of this class/interface.
- typeParams() - Method in class com.sun.codemodel.JMethod
- 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
- TypeSet - Class in com.sun.xml.xsom.util
-
A simple abstraction for a set of Types that defines containment functions.
- TypeSet() - Constructor for class com.sun.xml.xsom.util.TypeSet
- 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
- UCode_UCodeESC_CharStream - Class in org.kohsuke.rngom.parse.compact
-
An implementation of interface CharStream, where the stream is assumed to contain 16-bit unicode characters.
- UCode_UCodeESC_CharStream(InputStream, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- UCode_UCodeESC_CharStream(InputStream, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- UCode_UCodeESC_CharStream(Reader, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- UCode_UCodeESC_CharStream(Reader, int, int, int) - Constructor for class org.kohsuke.rngom.parse.compact.UCode_UCodeESC_CharStream
- uid - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BISerializable
-
serial version UID, or null to avoid generating the serialVersionUID field.
- UName - Class in com.sun.xml.xsom.impl
-
UName.
- UName(XSDeclaration) - Constructor for class com.sun.xml.xsom.impl.UName
- UName(String, String) - Constructor for class com.sun.xml.xsom.impl.UName
- UName(String, String, String) - Constructor for class com.sun.xml.xsom.impl.UName
- UnaryExpr(boolean, Scope, boolean[], Token[]) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- UNBOUNDED - Static variable in interface com.sun.xml.xsom.XSParticle
- 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
- unboxify() - Method in class com.sun.codemodel.JClass
- unboxify() - Method in class com.sun.codemodel.JPrimitiveType
-
Deprecated.calling this method from
JPrimitiveType
would be meaningless, since it's always guaranteed to returnthis
. - unboxify() - Method in class com.sun.codemodel.JType
-
If this class is a wrapper type for a primitive, return the primitive type.
- 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
- unexpectedEnterAttribute(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- unexpectedEnterAttribute(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- unexpectedEnterElement(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- unexpectedEnterElement(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- unexpectedLeaveAttribute(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- unexpectedLeaveAttribute(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- unexpectedLeaveElement(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
- unexpectedLeaveElement(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
- unexpectedX(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
- unexpectedX(String) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
- unexpectedX(String) - Method in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- unexpectedX(String) - Method in class com.sun.xml.xsom.impl.parser.state.NGCCRuntime
- UnicodeDigit - Static variable in interface com.sun.xml.xsom.impl.scd.SCDParserConstants
- UnicodeEscapeWriter - Class in com.sun.codemodel.util
-
Writer
that escapes non US-ASCII characters into Java Unicode escape \\uXXXX. - UnicodeEscapeWriter(Writer) - Constructor for class com.sun.codemodel.util.UnicodeEscapeWriter
- union() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
- union(ElementSet, ElementSet) - Static method in class com.sun.tools.xjc.reader.gbind.ElementSets
-
Returns an union of two
ElementSet
s. - union(SchemaDocumentImpl, WildcardImpl) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- union(TypeSet, TypeSet) - Static method in class com.sun.xml.xsom.util.TypeSet
-
Calculate the TypeSet formed by the union of two other TypeSet objects.
- union(XSWildcard.Union) - Method in class com.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
- union(XSWildcard.Union) - Method in interface com.sun.xml.xsom.visitor.XSWildcardFunction
- union(XSWildcard.Union) - Method in interface com.sun.xml.xsom.visitor.XSWildcardVisitor
- union(Iterator<? extends XSModelGroup>, Iterator<? extends XSModelGroup>) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- union(XSModelGroup...) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- Union - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- Union(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class com.sun.xml.xsom.impl.scd.Iterators.Union
- UNION - Static variable in class com.sun.xml.xsom.XSVariety
- unionSimpleType(XSUnionSimpleType) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- unionSimpleType(XSUnionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- unionSimpleType(XSUnionSimpleType) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- unionSimpleType(XSUnionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeFunction
- unionSimpleType(XSUnionSimpleType) - Method in interface com.sun.xml.xsom.visitor.XSSimpleTypeVisitor
- UnionSimpleTypeImpl - Class in com.sun.xml.xsom.impl
- UnionSimpleTypeImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, String, boolean, Set<XSVariety>, Ref.SimpleType[]) - Constructor for class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- UNIQUE - Static variable in interface com.sun.xml.xsom.XSIdentityConstraint
- unmarshal(BridgeContext, InputStream) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, Source) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(BridgeContext, Node) - 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(Object) - Method in class com.sun.xml.bind.AnyTypeAdapter
-
Noop.
- unmarshal(String) - Method in class com.sun.tools.xjc.runtime.ZeroOneBooleanAdapter
- 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(String) - Method in class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker
- unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(XMLEventReader) - 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(XMLStreamReader) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- 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(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
- unmarshal(SAXSource) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
-
Deprecated.
- unmarshal(Source) - Method in class com.sun.xml.bind.api.Bridge
-
Unmarshals the specified type object.
- unmarshal(Source, Class<T>) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl
- unmarshal(Source, AttachmentUnmarshaller) - 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) - 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, AttachmentUnmarshaller) - Method in class com.sun.xml.bind.api.Bridge
- 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(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
- unmarshal0(InputStream, 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(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
- 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.
- unparsedEntityDecl(String, String, String, String) - Method in class org.kohsuke.rngom.parse.xml.DtdContext
- UnprefixedAnnotationAttribute(Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- UnprefixedAnnotationElement() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- UnprefixedName() - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- UnprefixedNameClass(int, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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_PROPERTY - Enum constant in enum com.sun.xml.bind.v2.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
- unwrap(JExpression) - Method in class com.sun.codemodel.JPrimitiveType
-
Do the opposite of the wrap method.
- unwrapChoice(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- unwrapGroup(DPattern) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.DXMLPrinterVisitor
- update(JExpression) - Method in class com.sun.codemodel.JForLoop
- updateJAXB(XmlNode) - Method in class com.sun.xml.bind.v2.runtime.BinderImpl
- UpdateLineColumn(char) - Method in class com.sun.xml.xsom.impl.scd.SimpleCharStream
- UpdateLineColumn(char) - Method in class org.kohsuke.rngom.parse.compact.JavaCharStream
- updateSubstitutabilityMap() - Method in class com.sun.xml.xsom.impl.ElementDecl
- 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
- UPPER_LETTER - Static variable in class com.sun.xml.bind.api.impl.NameConverter.Standard
- uri - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.TagName
-
URI of the attribute/element name.
- Uri - Class in org.kohsuke.rngom.util
- Uri() - Constructor for class org.kohsuke.rngom.util.Uri
- usage(Options, boolean) - Static method in class com.sun.tools.xjc.Driver
-
Prints the usage screen and exits the process.
- use(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the T for the given C.
- use(NClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
- use(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
- use(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
- USE_JAXB_PROPERTIES - Static variable in class com.sun.xml.bind.v2.ContextFactory
- USE_OLD_GMONTH_MAPPING - Static variable in class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl
- 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 thereforeTransducer.declareNamespace(Object, XMLSerializer)
is no-op. - User() - Constructor for class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
- User(Locator, String, String, JType) - 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
- usesComments() - Method in class com.sun.tools.txw2.builder.relaxng.SchemaBuilderImpl
- usesComments() - Method in interface org.kohsuke.rngom.ast.builder.SchemaBuilder
-
If this
SchemaBuilder
is interested in actually parsing comments, this method returns true. - usesComments() - Method in class org.kohsuke.rngom.binary.SchemaBuilderImpl
- usesComments() - Method in class org.kohsuke.rngom.digested.DSchemaBuilderImpl
- usesComments() - Method in class org.kohsuke.rngom.parse.host.SchemaBuilderHost
- Utf16 - Class in org.kohsuke.rngom.util
- Utf16() - Constructor for class org.kohsuke.rngom.util.Utf16
- 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 - 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...
- Util() - Constructor for class com.sun.tools.xjc.reader.Util
V
- V2_0 - Enum constant in enum com.sun.tools.xjc.api.SpecVersion
- V2_1 - Enum constant in enum com.sun.tools.xjc.api.SpecVersion
- V2_2 - Enum constant in enum com.sun.tools.xjc.api.SpecVersion
- 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
- value - Variable in class com.sun.xml.xsom.XmlString
-
Textual value.
- value() - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementRefsWriter
- value() - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementsWriter
- value() - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaTypesWriter
- value() - Element in annotation type com.sun.xml.bind.annotation.OverrideAnnotationOf
- value() - Element in annotation type com.sun.xml.bind.annotation.XmlIsSet
-
Deprecated.Specifies the name of the property to attach to.
- value() - Element in annotation type com.sun.xml.bind.XmlAccessorFactory
- value() - Element in annotation type com.sun.xml.txw2.annotation.XmlAttribute
-
The local name of the attribute.
- value() - Element in annotation type com.sun.xml.txw2.annotation.XmlElement
-
The local name of the element.
- value() - Element in annotation type com.sun.xml.txw2.annotation.XmlNamespace
-
The namespace URI.
- value(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAnyElementWriter
- value(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlEnumWriter
- value(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlJavaTypeAdapterWriter
- value(JType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSeeAlsoWriter
- value(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAnyElementWriter
- value(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlEnumWriter
- value(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlJavaTypeAdapterWriter
- value(Class) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSeeAlsoWriter
- value(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlEnumValueWriter
- value(String) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlMimeTypeWriter
- value(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.NoFixedFacet
- value(XmlAccessOrder) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAccessorOrderWriter
- value(XmlAccessType) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAccessorTypeWriter
- Value - Class in com.sun.tools.txw2.model
-
A constant value.
- Value(Locator, JType, String) - Constructor for class com.sun.tools.txw2.model.Value
- VALUE - Enum constant in enum com.sun.xml.bind.v2.model.core.PropertyKind
- ValueExpr(boolean, Annotations) - Method in class org.kohsuke.rngom.parse.compact.CompactSyntax
- 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.codemodel.JModuleDirective.Type
-
Returns the enum constant of this type with the specified name.
- 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.Messages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
Returns the enum constant of this type with the specified name.
- ValuePattern - Class in org.kohsuke.rngom.binary
- ValueProp - Class in com.sun.tools.txw2.model.prop
- ValueProp(JType) - Constructor for class com.sun.tools.txw2.model.prop.ValueProp
- ValueProperty<BeanT> - Class in com.sun.xml.bind.v2.runtime.property
- 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 -
Value
PropertyInfo
. - 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 - Variable in class com.sun.xml.bind.api.CompositeStructure
- values() - Static method in enum com.sun.codemodel.JModuleDirective.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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() - Static method in enum com.sun.xml.bind.v2.Messages
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.ID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.bind.v2.model.core.WildcardMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.xml.xsom.XSModelGroup.Compositor
-
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
- var() - Method in class com.sun.codemodel.JForEach
-
Returns a reference to the loop variable.
- varParam(JType, String) - Method in class com.sun.codemodel.JMethod
-
Add the specified variable argument to the list of parameters for this method signature.
- varParam(Class<?>, String) - Method in class com.sun.codemodel.JMethod
- 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
- version(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- VersionChecker - Class in com.sun.tools.xjc.reader.internalizer
-
Checks the jaxb:version attribute on a XML Schema document.
- VersionChecker(ContentHandler, ErrorHandler, EntityResolver) - Constructor for class com.sun.tools.xjc.reader.internalizer.VersionChecker
- VersionChecker(XMLReader) - Constructor for class com.sun.tools.xjc.reader.internalizer.VersionChecker
- visit(CAttributePropertyInfo, P) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor2
-
Visits a CAttributePropertyInfo type.
- visit(CElementPropertyInfo, P) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor2
-
Visits a CElementPropertyInfo type.
- visit(CReferencePropertyInfo, P) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor2
-
Visits a CReferencePropertyInfo type.
- visit(CValuePropertyInfo, P) - Method in interface com.sun.tools.xjc.model.CPropertyVisitor2
-
Visits a CValuePropertyInfo type.
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.EmptyImpl
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.ParticleImpl
- visit(XSContentTypeVisitor) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- visit(XSContentTypeVisitor) - Method in interface com.sun.xml.xsom.XSContentType
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.ListSimpleTypeImpl
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.RestrictionSimpleTypeImpl
- visit(XSSimpleTypeVisitor) - Method in class com.sun.xml.xsom.impl.UnionSimpleTypeImpl
- visit(XSSimpleTypeVisitor) - Method in interface com.sun.xml.xsom.XSSimpleType
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ElementDecl
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- visit(XSTermVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- visit(XSTermVisitor) - Method in interface com.sun.xml.xsom.XSTerm
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttGroupDeclImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttributeDeclImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.AttributeUseImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ComplexTypeImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ElementDecl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.EmptyImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.FacetImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.IdentityConstraintImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupDeclImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ModelGroupImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.NotationImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.ParticleImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.SchemaImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.SimpleTypeImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl
- visit(XSVisitor) - Method in class com.sun.xml.xsom.impl.XPathImpl
- visit(XSVisitor) - Method in interface com.sun.xml.xsom.XSComponent
-
Accepts a visitor.
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Any
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Finite
- visit(XSWildcardVisitor) - Method in class com.sun.xml.xsom.impl.WildcardImpl.Other
- visit(XSWildcardVisitor) - Method in interface com.sun.xml.xsom.XSWildcard
-
Visitor support.
- visit(XSSchemaSet) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
-
Visits the root schema set.
- visit(XSSchemaSet) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Visits an element and its subtree.
- visitAfter(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitAfter(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitAnyName() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitAnyName() - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
NameClass.ANY
- visitAnyName() - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitAnyNameExcept(NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitAnyNameExcept(NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
AnyNameExceptNameClass
- visitAnyNameExcept(NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitAttribute(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
- visitAttribute(NameClass, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitAttribute(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitBinary(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitChoice(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitChoice(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitChoice(NameClass, NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitChoice(NameClass, NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
ChoiceNameClass
- visitChoice(NameClass, NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitData(Datatype) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitData(Datatype) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitDataExcept(Datatype, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitDataExcept(Datatype, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitElement(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
- visitElement(NameClass, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitElement(NameClass, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitEmpty() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitEmpty() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitError() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitError() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitGroup(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitGroup(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitInterleave(Pattern, Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitInterleave(Pattern, Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitList(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.ChildElementFinder
- visitList(Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitList(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitName(QName) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitName(QName) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
SimpleNameClass
- visitName(QName) - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitNotAllowed() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitNotAllowed() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitNsName(String) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitNsName(String) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
NsNameClass
- visitNsName(String) - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitNsNameExcept(String, NameClass) - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitNsNameExcept(String, NameClass) - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
NsNameExceptNameClass
- visitNsNameExcept(String, NameClass) - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitNull() - Method in class org.kohsuke.rngom.digested.DXMLPrinter.NameClassXMLPrinterVisitor
- visitNull() - Method in interface org.kohsuke.rngom.nc.NameClassVisitor
-
Called for
NameClass.NULL
. - visitNull() - Method in class org.kohsuke.rngom.nc.NameClassWalker
- visitOneOrMore(Pattern) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitOneOrMore(Pattern) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitor - Variable in class org.kohsuke.rngom.digested.DXMLPrinter
- visitText() - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitText() - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- visitValue(Datatype, Object) - Method in interface org.kohsuke.rngom.binary.visitor.PatternVisitor
- visitValue(Datatype, Object) - Method in class org.kohsuke.rngom.binary.visitor.PatternWalker
- VOID - Variable in class com.sun.codemodel.JCodeModel
- VOLATILE - Static variable in class com.sun.codemodel.JMod
W
- WARN_UNUSED_EXPECTED_CONTENT_TYPES - Static variable in class com.sun.tools.xjc.reader.xmlschema.Messages
- warning(String) - Method in class com.sun.tools.xjc.reader.AbstractExtensionBindingChecker
-
Reports a warning.
- warning(Locator, String) - Method in class com.sun.tools.xjc.ErrorReceiver
- warning(SAXParseException) - Method in class com.sun.tools.txw2.AntErrorListener
- warning(SAXParseException) - Method in class com.sun.tools.txw2.ConsoleErrorReporter
- warning(SAXParseException) - Method in interface com.sun.tools.txw2.ErrorListener
- 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(SAXParseException) - Method in class com.sun.tools.xjc.ErrorReceiver
- 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
- warning(SAXParseException) - Method in class com.sun.xml.xsom.impl.util.DraconianErrorHandler
- 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.
- WellKnownNamespaces - Class in org.kohsuke.rngom.xml.util
- which(Class) - Static method in class com.sun.xml.bind.util.Which
- which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
-
Search the specified classloader for the given classname.
- Which - Class in com.sun.xml.bind.util
-
Finds out where a class file is loaded from.
- Which() - Constructor for class com.sun.xml.bind.util.Which
- 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() - Method in class com.sun.codemodel.JClass
-
Create "? extends T" from T.
- wildcard() - Method in class com.sun.codemodel.JCodeModel
-
Gets a
JClass
representation for "?", which is equivalent to "? extends Object". - wildcard(XSWildcard) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- 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
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.NameGetter
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.XSFinder
- wildcard(XSWildcard) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- wildcard(XSWildcard) - Method in interface com.sun.xml.xsom.visitor.XSTermFunction
- wildcard(XSWildcard) - Method in interface com.sun.xml.xsom.visitor.XSTermVisitor
- wildcard(XSWildcard, P) - Method in interface com.sun.xml.xsom.visitor.XSTermFunctionWithParam
- Wildcard - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
-
Auto-generated, do not edit.
- WILDCARD - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- WILDCARD - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- WildcardImpl - Class in com.sun.xml.xsom.impl
- WildcardImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, int) - Constructor for class com.sun.xml.xsom.impl.WildcardImpl
- WildcardImpl.Any - Class in com.sun.xml.xsom.impl
- WildcardImpl.Finite - Class in com.sun.xml.xsom.impl
- WildcardImpl.Other - Class in com.sun.xml.xsom.impl
- 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.
- wrap(JExpression) - Method in class com.sun.codemodel.JPrimitiveType
-
Wraps an expression of this type to the corresponding wrapper class.
- WRAPPER - Enum constant in enum com.sun.tools.xjc.reader.xmlschema.bindinfo.OptionalPropertyMode
- 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. - wrapUp() - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
- write(byte[]) - Method in class com.sun.tools.xjc.util.NullStream
- write(byte[]) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- write(byte[], int, int) - Method in class com.sun.tools.xjc.util.NullStream
- write(byte[], int, int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
- write(char) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw character.
- write(char[]) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
- write(char[]) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
- write(char[], int, int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
- write(char[], int, int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
- write(int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
- write(int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
- write(int) - Method in class com.sun.tools.xjc.util.NullStream
- write(int) - Method in class com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
-
Writes one byte directly into the buffer.
- write(TxwOptions) - Method in class com.sun.tools.txw2.model.NodeSet
-
Generate code
- write(Outline, Writer) - Static method in class com.sun.tools.xjc.writer.SignatureWriter
- 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(String) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
- write(String) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
- write(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write a raw string.
- write(String, int, int) - Method in class com.sun.codemodel.util.JavadocEscapeWriter
- write(String, int, int) - Method in class com.sun.codemodel.util.UnicodeEscapeWriter
- write(SchemaOutputResolver, ErrorListener) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Write out the schema documents.
- writeAttribute(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeAttribute(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeAttribute(String, String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DomSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.DumpSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.SaxSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StaxSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.StreamSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in class com.sun.xml.txw2.output.TXWSerializer
- writeAttribute(String, String, String, StringBuilder) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes an attribute.
- writeCData(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeCharacters(char[], int, int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeCharacters(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeComment(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeDefaultNamespace(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeDom(E, DomHandler<E, ?>, Object, String) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
- writeDTD(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEmptyElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEmptyElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEmptyElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEndDocument() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEndElement() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEntityRef(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeEpisodeFile(XmlSerializer) - Method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
-
Writes out the episode file.
- 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, 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, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- writeLeafElement(XMLSerializer, Name, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
- 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 theXMLSerializer.leafElement(Name, String, String)
method. - 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, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
- writeNamespace(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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
- writeProcessingInstruction(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeProcessingInstruction(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- WriterNode - Class in com.sun.tools.txw2.model
-
The
Node
that maps to the program element. - WriterNode(Locator, Leaf) - Constructor for class com.sun.tools.txw2.model.WriterNode
- writeStartDocument() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeStartDocument(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeStartDocument(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeStartElement(String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeStartElement(String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- writeStartElement(String, String, String) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
- 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, T, String) - Method in class com.sun.xml.bind.v2.runtime.FilterTransducer
- writeText(XMLSerializer, T, String) - Method in class com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor
- 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 theXMLSerializer.text(String, String)
method, but with the best representation of the value, not necessarily String. - 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, V, String) - Method in class com.sun.xml.bind.v2.runtime.SchemaTypeTransducer
- 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.output.Pcdata
-
Writes itself to
UTF8XmlOutput
. - writeTo(UTF8XmlOutput) - 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
- writeTo(XMLStreamWriter) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
- writeXmlDecl(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DomSerializer
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.DumpSerializer
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.SaxSerializer
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StaxSerializer
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.StreamSerializer
- writeXmlns(String, String) - Method in class com.sun.xml.txw2.output.TXWSerializer
- writeXmlns(String, String) - Method in interface com.sun.xml.txw2.output.XmlSerializer
-
Writes a namespace declaration.
- writeXsiNilTrue() - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
-
Short for the following call sequence:
- WS - Static variable in interface org.kohsuke.rngom.parse.compact.CompactSyntaxConstants
-
RegularExpression Id.
- WSDL - Enum constant in enum com.sun.tools.xjc.Language
X
- X_SCHEMA - Static variable in interface com.sun.xml.xsom.impl.scd.Axis
- 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
- XJC_EXTENSION_URI - Static variable in class com.sun.tools.xjc.reader.Const
-
XJC vendor extension namespace URI.
- XJC2Task - Class in com.sun.tools.xjc
-
XJC task for Ant.
- XJC2Task() - Constructor for class com.sun.tools.xjc.XJC2Task
- XJCBase - Class in com.sun.tools.xjc
- XJCBase() - Constructor for class com.sun.tools.xjc.XJCBase
- 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 - Variable in class com.sun.tools.txw2.Main.Options
- XML - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- 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 - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- XML_SCHEMA_DATATYPES - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- 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 theJAXBContext
. - xmlAccessorFactorySupport - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
-
Flag that user has provided a custom AccessorFactory for JAXB to use
- XmlAccessorOrderWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlAccessorTypeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlAnyAttributeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlAnyElementWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlAttachmentRefWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlAttribute - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies that the invocation of the method will produce an attribute.
- XmlAttributeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- xmlBaseAttribute(String) - Method in class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- XmlBaseHandler - Class in org.kohsuke.rngom.xml.sax
- XmlBaseHandler() - Constructor for class org.kohsuke.rngom.xml.sax.XmlBaseHandler
- XmlCDATA - Annotation Type in com.sun.xml.txw2.annotation
-
Used along with
XmlElement
to write a CDATA section, instead of the normal PCDATA. - XMLDECLARATION - Static variable in class com.sun.xml.bind.v2.runtime.MarshallerImpl
- XmlElement - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies the name of the XML element.
- XmlElementDeclWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlElementRefsWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlElementRefWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlElementsWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlElementWrapperWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlElementWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlEnumValueWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlEnumWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XMLEventWriterOutput - Class in com.sun.xml.bind.v2.runtime.output
-
XmlOutput
that writes to StAXXMLEventWriter
. - XMLEventWriterOutput(XMLEventWriter) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput
- XmlFactory - Class in com.sun.xml.bind.v2.util
-
Provides helper methods for creating properly configured XML parser factory instances with namespace support turned on and configured for security.
- XmlFactory() - Constructor for class com.sun.xml.bind.v2.util.XmlFactory
- XmlIDREFWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlIDWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlInlineBinaryDataWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- 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.
- XmlJavaTypeAdapterWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlListWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlLocation - Annotation Type in com.sun.xml.bind.annotation
-
Marks a property that receives a location from which the object is unmarshalled.
- XmlMimeTypeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlMixedWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlNamespace - Annotation Type in com.sun.xml.txw2.annotation
-
Declares the namespace URI of the
TypedXmlWriter
s in a package. - XmlNode - Class in com.sun.tools.txw2.model
- XmlNode(Locator, QName, Leaf) - Constructor for class com.sun.tools.txw2.model.XmlNode
- xmlns() - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
- XMLNS - Static variable in class org.kohsuke.rngom.xml.util.WellKnownNamespaces
- XMLNS_URI - Static variable in class com.sun.tools.xjc.reader.Const
-
XML namespace URI.
- XmlNsWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- 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
- XMLParser - Interface in com.sun.xml.xsom.parser
-
Interface that hides the detail of parsing mechanism.
- XMLReaderCreator - Interface in org.kohsuke.rngom.xml.sax
-
A factory for
XMLReader
s. - XmlRegistryWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlRootElementWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XMLSCHEMA - Enum constant in enum com.sun.tools.xjc.Language
- XmlSchemaBuilder - Class in com.sun.tools.txw2.builder.xsd
- 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
- XMLSchemaNSURI - Static variable in class com.sun.xml.xsom.impl.parser.NGCCRuntimeEx
- XmlSchemaTypesWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlSchemaTypeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlSchemaWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlSeeAlsoWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlSerializer - Interface in com.sun.xml.txw2.output
-
Low-level typeless XML writer driven from
TypedXmlWriter
. - 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 StAXXMLStreamWriter
. - XMLStreamWriterOutput(XMLStreamWriter, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput
- XmlString - Class in com.sun.xml.xsom
-
String with in-scope namespace binding information.
- XmlString(String) - Constructor for class com.sun.xml.xsom.XmlString
-
Creates a new
XmlString
with empty in-scope namespace bindings. - XmlString(String, ValidationContext) - Constructor for class com.sun.xml.xsom.XmlString
-
Creates a new
XmlString
from a lexical representation and in-scope namespaces. - XmlTransientWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlTypeRef(XSElementDecl) - Constructor for class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
- XmlTypeWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- XmlValue - Annotation Type in com.sun.xml.txw2.annotation
-
Specifies that the invocation of the method will produce a text
- XmlValueWriter - Interface in com.sun.tools.xjc.generator.annotation.spec
-
Auto-generated, do not edit.
- 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 - Class in com.sun.xml.txw2.output
-
Filter to write an XML document from a SAX event stream.
- XMLWriter() - Constructor for class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriter
- XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
- XMLWriter(Writer, String) - Constructor for class com.sun.xml.txw2.output.XMLWriter
- XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
-
Create a new XML writer.
- XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.txw2.output.XMLWriter
-
Create a new XML writer.
- XMLWriterException(Throwable) - Constructor for exception org.kohsuke.rngom.digested.DXMLPrinter.XMLWriterException
- XOP - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
- xor(JExpression) - Method in interface com.sun.codemodel.JExpression
- xor(JExpression) - Method in class com.sun.codemodel.JExpressionImpl
- xor(JExpression, JExpression) - Static method in class com.sun.codemodel.JOp
- xpath(XSXPath) - Method in class com.sun.tools.txw2.builder.xsd.XmlSchemaBuilder
- xpath(XSXPath) - Method in class com.sun.tools.xjc.reader.xmlschema.BindRed
- xpath(XSXPath) - Method in class com.sun.xml.xsom.impl.scd.Axis.ModelGroupAxis
- xpath(XSXPath) - Method in class com.sun.xml.xsom.impl.util.SchemaTreeTraverser
- xpath(XSXPath) - Method in class com.sun.xml.xsom.impl.util.SchemaWriter
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.ComponentNameFunction
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.NameGetter
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.XSFinder
- xpath(XSXPath) - Method in class com.sun.xml.xsom.util.XSFunctionFilter
- xpath(XSXPath) - Method in interface com.sun.xml.xsom.visitor.XSFunction
- xpath(XSXPath) - Method in interface com.sun.xml.xsom.visitor.XSVisitor
- XPATH - Static variable in class com.sun.xml.xsom.parser.AnnotationContext
- XPathImpl - Class in com.sun.xml.xsom.impl
- XPathImpl(SchemaDocumentImpl, AnnotationImpl, Locator, ForeignAttributesImpl, XmlString) - Constructor for class com.sun.xml.xsom.impl.XPathImpl
- XSAnnotation - Interface in com.sun.xml.xsom
- XSAttContainer - Interface in com.sun.xml.xsom
-
Common aspect of
XSComplexType
andXSAttGroupDecl
as the container of attribute uses/attribute groups. - XSAttGroupDecl - Interface in com.sun.xml.xsom
-
Attribute group declaration.
- XSAttributeDecl - Interface in com.sun.xml.xsom
-
Attribute declaration.
- XSAttributeUse - Interface in com.sun.xml.xsom
-
Attribute use.
- XSComplexType - Interface in com.sun.xml.xsom
-
Complex type.
- XSComponent - Interface in com.sun.xml.xsom
-
Base interface for all the schema components.
- XSContentType - Interface in com.sun.xml.xsom
-
Content of a complex type.
- XSContentTypeFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSContentType
. - XSContentTypeVisitor - Interface in com.sun.xml.xsom.visitor
-
Visitor that works on
XSContentType
. - xsd - Variable in class com.sun.tools.txw2.Main.Options
- XSDeclaration - Interface in com.sun.xml.xsom
-
Base interface of all "declarations".
- XSElementDecl - Interface in com.sun.xml.xsom
-
Element declaration.
- XSFacet - Interface in com.sun.xml.xsom
-
Facet for a simple type.
- XSFinder - Class in com.sun.xml.xsom.util
-
Utility implementation of
XSFunction
that returnsBoolean
to find something from schema objects. - XSFinder() - Constructor for class com.sun.xml.xsom.util.XSFinder
- XSFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on the entire XML Schema components.
- XSFunctionFilter<T> - Class in com.sun.xml.xsom.util
-
Filter implementation of XSFilter.
- XSFunctionFilter() - Constructor for class com.sun.xml.xsom.util.XSFunctionFilter
- XSFunctionFilter(XSFunction<T>) - Constructor for class com.sun.xml.xsom.util.XSFunctionFilter
- XSIdentityConstraint - Interface in com.sun.xml.xsom
-
Identity constraint.
- 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
- XSListSimpleType - Interface in com.sun.xml.xsom
-
List simple type.
- XSModelGroup - Interface in com.sun.xml.xsom
-
Model group.
- XSModelGroup.Compositor - Enum in com.sun.xml.xsom
-
Type-safe enumeration for kind of model groups.
- XSModelGroupDecl - Interface in com.sun.xml.xsom
-
Named model group declaration.
- XSNotation - Interface in com.sun.xml.xsom
-
Notation declaration.
- XSOMParser - Class in com.sun.xml.xsom.parser
-
Parses possibly multiple W3C XML Schema files and compose them into one grammar.
- XSOMParser() - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
Deprecated.Unsafe, use XSOMParser(factory) instead with security features initialized by setting XMLConstants.FEATURE_SECURE_PROCESSING feature.
- XSOMParser(XMLParser) - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
Creates a new XSOMParser that reads XML Schema from non-standard inputs.
- XSOMParser(SAXParserFactory) - Constructor for class com.sun.xml.xsom.parser.XSOMParser
-
Creates a new XSOMParser that uses the given SAXParserFactory for creating new SAX parsers.
- XSParticle - Interface in com.sun.xml.xsom
-
Particle schema component.
- XSRestrictionSimpleType - Interface in com.sun.xml.xsom
-
Restriction simple type.
- XSSchema - Interface in com.sun.xml.xsom
-
Schema.
- XSSchemaSet - Interface in com.sun.xml.xsom
-
Set of
XSSchema
objects. - XSSimpleType - Interface in com.sun.xml.xsom
-
Simple type.
- XSSimpleTypeFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSSimpleType
and its derived interfaces. - XSSimpleTypeVisitor - Interface in com.sun.xml.xsom.visitor
-
Visitor that works on
XSSimpleType
and its derived interfaces. - XSTerm - Interface in com.sun.xml.xsom
-
A component that can be referenced from
XSParticle
This interface provides a set of type check functions (isXXX
), which are essentially: - XSTermFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Function object that works on
XSTerm
. - XSTermFunctionWithParam<T,
P> - Interface in com.sun.xml.xsom.visitor -
Function object that works on
XSTerm
. - XSTermVisitor - Interface in com.sun.xml.xsom.visitor
-
Visitor that works on
XSTerm
. - XSType - Interface in com.sun.xml.xsom
-
Base interface for
XSComplexType
andXSSimpleType
. - XSUnionSimpleType - Interface in com.sun.xml.xsom
-
Union simple type.
- XSVariety - Class in com.sun.xml.xsom
-
Constants that represent variety of simple types.
- XSVisitor - Interface in com.sun.xml.xsom.visitor
-
Visitor for
XSComponent
- XSWildcard - Interface in com.sun.xml.xsom
-
Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.
- XSWildcard.Any - Interface in com.sun.xml.xsom
-
##any
wildcard. - XSWildcard.Other - Interface in com.sun.xml.xsom
-
##other
wildcard. - XSWildcard.Union - Interface in com.sun.xml.xsom
-
Wildcard of a set of namespace URIs.
- XSWildcardFunction<T> - Interface in com.sun.xml.xsom.visitor
-
Visits three kinds of
XSWildcard
. - XSWildcardVisitor - Interface in com.sun.xml.xsom.visitor
-
Visits three kinds of
XSWildcard
. - XSXPath - Interface in com.sun.xml.xsom
-
Selector or field of
XSIdentityConstraint
.
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
- ZipCodeWriter - Class in com.sun.codemodel.writer
-
Writes all the files into a zip file.
- ZipCodeWriter(OutputStream) - Constructor for class com.sun.codemodel.writer.ZipCodeWriter
_
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _abstract(boolean) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _annotationTypeDeclaration(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add an annotationType Declaration to this package
- _annotationTypeDeclaration(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add an annotationType Declaration to this package
- _annotationTypeDeclaration(String) - Method in class com.sun.codemodel.JPackage
-
Add an annotationType Declaration to this package
- _attribute(String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _attribute(String, String, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _attribute(QName, Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Adds an attribute of the given name and the value.
- _break() - Method in class com.sun.codemodel.JBlock
-
Create a break statement and add it to this block
- _break(JLabel) - Method in class com.sun.codemodel.JBlock
- _case(JExpression) - Method in class com.sun.codemodel.JSwitch
- _cast(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Returns a different interface for this typed XML Writer.
- _catch(JClass) - Method in class com.sun.codemodel.JTryBlock
- _cdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends CDATA section.
- _class(int, String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a new class to this package/class.
- _class(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a new nested class to this class.
- _class(int, String) - Method in class com.sun.codemodel.JPackage
-
Add a class to this package.
- _class(int, String, boolean) - Method in interface com.sun.codemodel.JClassContainer
-
Deprecated.
- _class(int, String, boolean) - Method in class com.sun.codemodel.JDefinedClass
-
Deprecated.
- _class(int, String, boolean) - Method in class com.sun.codemodel.JPackage
-
Deprecated.
- _class(int, String, ClassType) - Method in interface com.sun.codemodel.JClassContainer
-
Creates a new class/enum/interface/annotation.
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JDefinedClass
- _class(int, String, ClassType) - Method in class com.sun.codemodel.JPackage
- _class(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a new public class to this class/package.
- _class(String) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _class(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a new public nested class to this class.
- _class(String) - Method in class com.sun.codemodel.JPackage
-
Adds a public class to this package.
- _class(String, ClassType) - Method in class com.sun.codemodel.JCodeModel
-
Creates a new generated class.
- _comment(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a comment.
- _continue() - Method in class com.sun.codemodel.JBlock
- _continue(JLabel) - Method in class com.sun.codemodel.JBlock
-
Create a continue statement and add it to this block
- _cookie - Variable in class com.sun.tools.jxc.gen.config.NGCCHandler
-
Cookie assigned by the parent.
- _cookie - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Cookie assigned by the parent.
- _default() - Method in class com.sun.codemodel.JSwitch
- _default(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault
- _do(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a Do statement and add it to this block
- _element(Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(String, String, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _element(QName, Class<T>) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends a new child element.
- _else() - Method in class com.sun.codemodel.JConditional
-
Create a block to be executed by "else" branch
- _elseif(JExpression) - Method in class com.sun.codemodel.JConditional
-
Creates
... else if(...) ...
code. - _enum(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a public enum to this package
- _enum(String) - Method in interface com.sun.codemodel.JClassContainer
-
Add a public enum to this package
- _enum(String) - Method in class com.sun.codemodel.JDefinedClass
-
Add a public enum to this package
- _enum(String) - Method in class com.sun.codemodel.JPackage
-
Add a public enum to this package
- _exports(JPackage) - Method in class com.sun.codemodel.JModule
-
Adds a package to the list of Java module exports.
- _exports(Collection<JPackage>, boolean) - Method in class com.sun.codemodel.JModule
-
Adds packages to the list of Java module exports.
- _extends() - Method in class com.sun.codemodel.JClass
-
Gets the super class of this class.
- _extends() - Method in class com.sun.codemodel.JDefinedClass
-
Returns the class extended by this class.
- _extends() - Method in class com.sun.codemodel.JNullType
- _extends() - Method in class com.sun.codemodel.JTypeVar
-
Returns the class bound of this variable.
- _extends(JClass) - Method in class com.sun.codemodel.JDefinedClass
-
This class extends the specifed class.
- _extends(ClassOutlineImpl, ClassOutlineImpl) - Method in enum com.sun.tools.xjc.generator.bean.ImplStructureStrategy
-
Sets up an inheritance relationship.
- _extends(Class<?>) - Method in class com.sun.codemodel.JDefinedClass
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- _final(String) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType
- _final(String[]) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement
- _finally() - Method in class com.sun.codemodel.JTryBlock
- _for() - Method in class com.sun.codemodel.JBlock
-
Create a For statement and add it to this block
- _get() - Method in class com.sun.xml.xsom.impl.parser.DelayedRef
- _getClass(String) - Method in class com.sun.codemodel.JCodeModel
-
Gets a reference to the already created generated class.
- _getClass(String) - Method in class com.sun.codemodel.JPackage
-
Gets a reference to the already created
JDefinedClass
. - _getInstance() - Static method in class com.sun.xml.bind.v2.runtime.Coordinator
- _getModuleInfo() - Method in class com.sun.codemodel.JCodeModel
-
Returns existing Java module to be generated.
- _if(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create an If statement and add it to this block
- _implements() - Method in class com.sun.codemodel.JClass
-
Iterates all super interfaces directly implemented by this class/interface.
- _implements() - Method in class com.sun.codemodel.JDefinedClass
-
Returns an iterator that walks the nested classes defined in this class.
- _implements() - Method in class com.sun.codemodel.JNullType
- _implements() - Method in class com.sun.codemodel.JTypeVar
-
Returns the interface bounds of this variable.
- _implements(JClass) - Method in class com.sun.codemodel.JDefinedClass
-
This class implements the specifed interface.
- _implements(JClass) - Method in class com.sun.tools.xjc.model.CClassInfo
- _implements(Class<?>) - Method in class com.sun.codemodel.JDefinedClass
- _import() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.Schema
- _instanceof(JExpression, JType) - Static method in class com.sun.codemodel.JOp
- _instanceof(JType) - Method in interface com.sun.codemodel.JExpression
-
Returns "[this] instanceof [right]"
- _instanceof(JType) - Method in class com.sun.codemodel.JExpressionImpl
- _interface(int, String) - Method in interface com.sun.codemodel.JClassContainer
-
Add an interface to this class/package.
- _interface(int, String) - Method in class com.sun.codemodel.JDefinedClass
-
Add an interface to this package.
- _interface(int, String) - Method in class com.sun.codemodel.JPackage
-
Add an interface to this package.
- _interface(String) - Method in interface com.sun.codemodel.JClassContainer
-
Adds a public interface to this package.
- _interface(String) - Method in class com.sun.codemodel.JDefinedClass
-
Adds a public interface to this package.
- _interface(String) - Method in class com.sun.codemodel.JPackage
-
Adds a public interface to this package.
- _moduleInfo(String) - Method in class com.sun.codemodel.JCodeModel
-
Creates and returns Java module to be generated.
- _namespace(String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element.
- _namespace(String, boolean) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element.
- _namespace(String, String) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Declares a new namespace URI on this element to a specific prefix.
- _new(JClass) - Static method in class com.sun.codemodel.JExpr
- _new(JType) - Static method in class com.sun.codemodel.JExpr
- _null() - Static method in class com.sun.codemodel.JExpr
- _package - Variable in class com.sun.tools.txw2.TxwOptions
-
The package to put the generated code into.
- _package() - Method in class com.sun.codemodel.JClass
-
Gets the package to which this class belongs.
- _package() - Method in class com.sun.codemodel.JDefinedClass
- _package() - Method in class com.sun.codemodel.JNullType
- _package() - Method in class com.sun.codemodel.JTypeVar
- _package() - Method in class com.sun.tools.xjc.generator.bean.ClassOutlineImpl
-
Gets
ClassOutlineImpl._package()
asPackageOutlineImpl
, 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
- _package(String) - Method in class com.sun.codemodel.JCodeModel
-
Add a package to the list of packages to be generated.
- _parent - Variable in class com.sun.tools.jxc.gen.config.NGCCHandler
-
Parent NGCCHandler, if any.
- _parent - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Parent NGCCHandler, if any.
- _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.
- _pcdata(Object) - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Appends text data.
- _prepareModuleInfo(String, String...) - Method in class com.sun.codemodel.JCodeModel
-
Creates Java module instance and adds existing packages with classes to the Java module info.
- _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, 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.
- _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.
- _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.
- _receivers - Variable in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
event receiverse.
- _receivers - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCInterleaveFilter
-
event receiverse.
- _ref(Class<?>) - Method in class com.sun.codemodel.JCodeModel
- _requires(boolean, boolean, String...) - Method in class com.sun.codemodel.JModule
-
Adds all modules to the list of Java module requirements.
- _requires(String) - Method in class com.sun.codemodel.JModule
-
Adds a module to the list of Java module requirements without
public
andstatic
modifiers. - _requires(String...) - Method in class com.sun.codemodel.JModule
-
Adds all modules to the list of Java module requirements without
public
andstatic
modifiers. - _requires(String, boolean, boolean) - Method in class com.sun.codemodel.JModule
-
Adds a module to the list of Java module requirements.
- _return() - Method in class com.sun.codemodel.JBlock
-
Create a return statement and add it to this block
- _return(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a return statement and add it to this block
- _source - Variable in class com.sun.tools.jxc.gen.config.NGCCHandler
-
Event source.
- _source - Variable in class com.sun.xml.xsom.impl.parser.state.NGCCHandler
-
Event source.
- _super() - Static method in class com.sun.codemodel.JExpr
-
Returns a reference to "super", an implicit reference to the super class.
- _switch(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a switch/case statement and add it to this block
- _then() - Method in class com.sun.codemodel.JConditional
-
Return the block to be excuted by the "then" branch
- _this() - Static method in class com.sun.codemodel.JExpr
-
Returns a reference to "this", an implicit reference to the current object.
- _throw(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a throw statement and add it to this block
- _throws(JClass) - Method in class com.sun.codemodel.JMethod
-
Add an exception to the list of exceptions that this method may throw.
- _throws(Class<? extends Throwable>) - Method in class com.sun.codemodel.JMethod
- _try() - Method in class com.sun.codemodel.JBlock
-
Create a Try statement and add it to this block
- _updateModuleInfo(String...) - Method in class com.sun.codemodel.JCodeModel
-
Adds existing packages with classes to the Java module info.
- _while(JExpression) - Method in class com.sun.codemodel.JBlock
-
Create a While statement and add it to this block
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
JAnnotationArrayMember.annotate(java.lang.Class<? extends java.lang.annotation.Annotation>)