- calcArrayTypeName(QName) - Static method in class com.sun.xml.bind.v2.model.util.ArrayInfoUtil
-
Computes the type name of the array from that of the item type.
- canBeReferencedByIDREF() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
True if this type is a valid target from a property annotated with XmlIDREF.
- canHaveXmlMimeType - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
This kind of property can have XmlMimeType and XmlInlineBinaryData
annotation with it.
- 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.
- 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.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.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(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.
- checkSpec() - Static method in class com.sun.xml.bind.v2.TODO
-
When this method is called,
that means we need to check the spec and corrects
the behavior.
- checkSpec(String) - Static method in class com.sun.xml.bind.v2.TODO
-
- ClassFactory - Class in com.sun.xml.bind.v2
-
Creates new instances of classes.
- ClassFactory() - Constructor for class com.sun.xml.bind.v2.ClassFactory
-
- ClassInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
-
Information about JAXB-bound class.
- cleanCache() - Static method in class com.sun.xml.bind.v2.ClassFactory
-
- collapse(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
This is usually the biggest processing bottleneck.
- collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
- com.sun.istack - package com.sun.istack
-
istack-commons runtime utilities.
- com.sun.istack.localization - package com.sun.istack.localization
-
- com.sun.istack.logging - package com.sun.istack.logging
-
- com.sun.xml.bind - package com.sun.xml.bind
-
- com.sun.xml.bind.annotation - package com.sun.xml.bind.annotation
-
- com.sun.xml.bind.api - package com.sun.xml.bind.api
-
- com.sun.xml.bind.api.impl - package com.sun.xml.bind.api.impl
-
- com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
-
- com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
-
- com.sun.xml.bind.util - package com.sun.xml.bind.util
-
- com.sun.xml.bind.v2 - package com.sun.xml.bind.v2
-
- com.sun.xml.bind.v2.model.annotation - package com.sun.xml.bind.v2.model.annotation
-
- com.sun.xml.bind.v2.model.core - package com.sun.xml.bind.v2.model.core
-
The in-memory model of the JAXB-bound beans.
- com.sun.xml.bind.v2.model.impl - package com.sun.xml.bind.v2.model.impl
-
- com.sun.xml.bind.v2.model.nav - package com.sun.xml.bind.v2.model.nav
-
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
- com.sun.xml.bind.v2.model.util - package com.sun.xml.bind.v2.model.util
-
- com.sun.xml.bind.v2.runtime - package com.sun.xml.bind.v2.runtime
-
- com.sun.xml.bind.v2.runtime.unmarshaller - package com.sun.xml.bind.v2.runtime.unmarshaller
-
- com.sun.xml.bind.v2.schemagen.episode - package com.sun.xml.bind.v2.schemagen.episode
-
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
- com.sun.xml.bind.v2.util - package com.sun.xml.bind.v2.util
-
- 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.
- 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(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.
- 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.
- config(String) - Method in class com.sun.istack.logging.Logger
-
- config(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- config(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- create() - Method in class com.sun.istack.Pool.Impl
-
Creates a new instance of object.
- create(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
- create(Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
- create(Method) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Call a method in the factory class to get the object.
- create(QName, Class<T>, XmlSerializer) - Static method in class com.sun.xml.txw2.TXW
-
- create0(Class<T>) - Static method in class com.sun.xml.bind.v2.ClassFactory
-
Creates a new instance of the class but throw exceptions without catching it.
- createDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createParserFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createSchemaFactory(String, boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createSerializer(Result) - Static method in class com.sun.xml.txw2.output.ResultFactory
-
- createTransformerFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- createXPathFactory(boolean) - Static method in class com.sun.xml.bind.v2.util.XmlFactory
-
Returns properly configured (e.g.
- customType - Variable in class com.sun.xml.bind.v2.model.core.Adapter
-
The type that is stored in memory.
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
- getAdapter() - Method in interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
-
- getAllElements() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getAllFieldAnnotations(F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a field.
- getAllMethodAnnotations(M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Gets all the annotations on a method.
- getAnyTypeInfo() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getArguments() - Method in interface com.sun.istack.localization.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getArguments() - Method in class com.sun.istack.localization.NullLocalizable
-
- getAttributeFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable XmlNsForm for the given namespace URI.
- getBaseClass() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Obtains the information about the base class.
- getBaseClass(T, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the parameterization of the given base type.
- getBaseType() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the base type of the enumeration.
- getCause() - Method in exception com.sun.istack.SAXException2
-
- getCause() - Method in exception com.sun.istack.SAXParseException2
-
- getCause() - Method in exception com.sun.istack.XMLStreamException2
-
XMLStreamException doesn't return the correct cause.
- getClassAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a class.
- getClassArrayValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
- getClassInfo(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getClassLocation(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns a location of the specified class.
- getClassLogger() - Static method in class com.sun.xml.bind.Util
-
Gets the logger for the caller's class.
- getClassName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the fully-qualified name of the class.
- getClassShortName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the short name of the class ("Object" for Object.)
For nested classes, this method should just return the inner name.
- getClassValue(Annotation, String) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads a value of an annotation that returns a Class object.
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the declaration this object is wrapping.
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
- getClazz() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns the class with XmlRegistry.
- getColumnNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getColumnNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getComponentType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the component type of the array.
- getConstants() - Method in interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
-
Returns the read-only list of enumeration constants.
- getContentHandler() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getContentHandler() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
- getContentInMemoryType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
T of JAXBElement<T>.
- getContentType() - Method in class com.sun.istack.ByteArrayDataSource
-
- getContentType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Short for getProperty().ref().get(0).
- getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- getCurrentElement() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getCurrentElement() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Gets the current element we are parsing.
- getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getDeclaredField(C, String) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the named field declared on the given class.
- getDeclaredFields(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared fields of the given class.
- getDeclaredMethods(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets all the declared methods of the given class
(regardless of their access modifiers, regardless
of whether they override methods of the base classes.)
- getDeclaringClassForField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given field.
- getDeclaringClassForMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the class that declares the given method.
- getDefaultValue() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The default value for this element if any.
- getDocument() - Method in interface com.sun.xml.txw2.TypedXmlWriter
-
Gets the
Document object that this writer is writing to.
- getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- getDOMHandler() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its DOM handler.
- getElementFormDefault(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets the reasonable XmlNsForm for the given namespace URI.
- getElementInfo(C, QName) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getElementMappings(C) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
Gets the element name of the class.
- getElementName() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
Gets the element name of the class, if the class is bound
to an element.
- getElements() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns the information about the possible elements in this property.
- getEnclosingClass() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
- getEnumConstants(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the enumeration constants from an enum class.
- getExpectedMimeType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Expected MIME type, if any.
- getFieldAnnotation(Class<A>, F, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a field.
- getFieldLocation(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
- getFieldName(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the field.
- getFieldType(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the type of the field.
- getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.DataWriter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- getIndentStep() - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- getInputStream() - Method in class com.sun.istack.ByteArrayDataSource
-
- getItemType() - Method in interface com.sun.xml.bind.v2.model.core.ArrayInfo
-
T of T[].
- getKey() - Method in interface com.sun.istack.localization.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getKey() - Method in class com.sun.istack.localization.NullLocalizable
-
- getKeyType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Type of the key of the map.
- getLexicalHandler() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- getLexicalValue() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Lexical value of this constant.
- getLineNumber() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLineNumber() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getLocale() - Method in class com.sun.istack.localization.Localizer
-
- getLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLocation() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
-
Gets the location object that this object points to.
- getLocation() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
-
Gets the current location in a ValidationEventLocator object.
- getLocation() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getLocator() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getLocator() - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
- getLogger(Class<?>) - Static method in class com.sun.istack.logging.Logger
-
The factory method returns preconfigured Logger wrapper for the class.
- getLogger(String, Class<?>) - Static method in class com.sun.istack.logging.Logger
-
The factory method returns preconfigured Logger wrapper for the class.
- getMessage(String, Object...) - Method in class com.sun.istack.localization.LocalizableMessageFactory
-
- getMethodAnnotation(Class<A>, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
- getMethodAnnotation(Class<A>, M, M, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a property that consists of a getter and a setter.
- getMethodLocation(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
- getMethodName(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the name of the method, such as "toString" or "equals".
- getMethodParameterAnnotation(Class<A>, M, int, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on a parameter of the method.
- getMethodParameters(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the list of parameters to the method.
- getName() - Method in class com.sun.istack.ByteArrayDataSource
-
- getName() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the fully-qualified name of the class.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.EnumConstant
-
Gets the constant name.
- getName() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Gets the name of the property.
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getNavigator() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
-
- getNode() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getObject() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getOffset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getOutputStream() - Method in class com.sun.istack.ByteArrayDataSource
-
- getPackageAnnotation(Class<A>, C, Locatable) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Reads an annotation on the package that the given class belongs to.
- getPackageName(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the package name of the given class.
- getPrefix(String) - Method in interface com.sun.xml.txw2.NamespaceResolver
-
Allocates a prefix for the specified URI and returns it.
- getPrimitive(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns the representation for the given primitive type.
- getProperties() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns all the properties newly declared in this class.
- getProperty() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Gets the object that represents the value property.
- getProperty(String) - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Gets the property that has the specified name.
- getPublicId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getPublicId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getReader() - Method in interface com.sun.xml.bind.v2.model.impl.ModelBuilderI
-
- getReferences() - Method in interface com.sun.xml.bind.v2.model.core.RegistryInfo
-
Returns all the references to other types in this registry.
- getResourceBundle(Locale) - Method in interface com.sun.istack.localization.Localizable
-
- getResourceBundle(Locale) - Method in class com.sun.istack.localization.LocalizableMessage
-
- getResourceBundle(Locale) - Method in interface com.sun.istack.localization.LocalizableMessageFactory.ResourceBundleSupplier
-
Gets the ResourceBundle.
- getResourceBundle(Locale) - Method in class com.sun.istack.localization.NullLocalizable
-
- getResourceBundleName() - Method in interface com.sun.istack.localization.Localizable
-
- getResourceBundleName() - Method in class com.sun.istack.localization.LocalizableMessage
-
- getResourceBundleName() - Method in class com.sun.istack.localization.NullLocalizable
-
- getReturnType(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the return type of a method.
- getSchemaLocations() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets XmlSchema.location() found in this context.
- getSchemaType() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
The effective value of XmlSchemaType annotation, if any.
- getScope() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If non-null, this element is only active inside the given scope.
- getSource() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Gets the property which is the source of this reference.
- getSourcePos() - Method in exception com.sun.xml.bind.v2.runtime.IllegalAnnotationException
-
Returns a read-only list of
Location that indicates
where in the source code the problem has happened.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.Element
-
If this element can substitute another element, return that element.
- getSubstitutionHead() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
If this element can substitute another element, return that element.
- getSubstitutionMembers() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
- getSuperClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the base class of the specified class.
- getSystemId() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- getSystemId() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getSystemId() - Method in class com.sun.xml.txw2.output.TXWResult
-
- getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
-
Reads the system property value and takes care of SecurityException.
- getTagName() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
The associated element name.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the type of the attribute.
- getTarget() - Method in interface com.sun.xml.bind.v2.model.core.NonElementRef
-
Target of the reference.
- getType() - Method in interface com.sun.xml.bind.v2.model.core.ElementInfo
-
Returns the representation for JAXBElement<contentInMemoryType>.
- getType() - Method in interface com.sun.xml.bind.v2.model.core.TypeInfo
-
Gets the underlying Java type that object represents.
- getType() - Method in interface com.sun.xml.txw2.DatatypeWriter
-
Gets the Java class that this writer can write.
- getTypeArgument(T, int) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the i-th type argument from a parameterized type.
- getTypeInfo(Ref<T, C>) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Returns a type information for the given reference.
- getTypeInfo(T) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
- getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
-
Gets the primary XML type ANYTYPE_NAME of the class.
- getTypeName() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Gets the primary XML type ANYTYPE_NAME of the class.
- getTypeName(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the display name of the type object
- getTypes() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns the information about the types allowed in this property.
- getUpstream() - Method in interface com.sun.xml.bind.v2.model.annotation.Locatable
-
- getURL() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- getValueType() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Type of the value of the map.
- getVoidType() - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Gets the representation of the primitive "void" type.
- getWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
If this property supports the wildcard, returns its mode.
- getWriter() - Method in class com.sun.xml.txw2.output.TXWResult
-
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Gets the attribute name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Gets the wrapper element name.
- getXmlName() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Gets the wrapper element name.
- getXmlNs(String) - Method in interface com.sun.xml.bind.v2.model.core.TypeInfoSet
-
Gets all XmlSchema.xmlns() found in this context for the given namespace URI.
- id() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns the IDness of the value of this element.
- ID - Enum in com.sun.xml.bind.v2.model.core
-
- ID - com.sun.xml.bind.v2.model.core.ID
-
- IDREF - com.sun.xml.bind.v2.model.core.ID
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Write ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Write ignorable whitespace.
- ILLEGAL_ENTRY - com.sun.xml.bind.v2.Messages
-
- IllegalAnnotationException - Exception in com.sun.xml.bind.v2.runtime
-
Signals an incorrect use of JAXB annotations.
- IllegalAnnotationException - 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
-
- 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
-
- Impl() - Constructor for class com.sun.istack.Pool.Impl
-
- 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
-
- 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(String) - Method in class com.sun.istack.logging.Logger
-
- info(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- info(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- info(SAXParseException) - Method in interface com.sun.xml.bind.api.ErrorListener
-
Used to report possibly verbose information that
can be safely ignored.
- InfosetScanner<XmlNode> - Interface in com.sun.xml.bind.unmarshaller
-
Visits a DOM-ish API and generates SAX events.
- inheritsAttributeWildcard() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true iff this class inherits a wildcard attribute
from its ancestor classes.
- inlineBinaryData() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
If this is true and this property indeed represents a binary data,
it should be always inlined.
- Interned - Annotation Type in com.sun.istack
-
Designates that a field, return value, argument, or a variable is supposed
to be an interned string.
- INVALID_JAXP_IMPLEMENTATION - com.sun.xml.bind.v2.Messages
-
- INVALID_PROPERTY_VALUE - com.sun.xml.bind.v2.Messages
-
- INVALID_TYPE_IN_MAP - com.sun.xml.bind.v2.Messages
-
- isAbstract() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is abstract and thus shall never be directly instanciated.
- isAbstract(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an abstract class.
- isArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type.
- isArrayButNotByteArray(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the type is an array type but not byte[].
- isBridgeMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this method is a bridge method as defined in JLS.
- isCollection() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
-
Returns true if this is a multi-valued collection property.
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.MapPropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionNillable() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property is nillable
(meaning the absence of the value is treated as nil='true')
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Checks if the wrapper element is required.
- isCollectionRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Checks if the wrapper element is required.
- isElement() - Method in interface com.sun.xml.bind.v2.model.core.MaybeElement
-
If the class is bound to an element, return true.
- isEnum(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is an enum class.
- isFinal() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
If this class is marked as final and no further extension/restriction is allowed.
- isFinal(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if this is a final class.
- isFinalMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is final.
- isInnerClass(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given class is an inner class.
- isInterface(C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if 'clazz' is an interface.
- isLoggable(Level) - Method in class com.sun.istack.logging.Logger
-
- isMethodCallLoggable() - Method in class com.sun.istack.logging.Logger
-
- isMixed() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this property can hold Strings to represent
mixed content model.
- isNillable() - Method in interface com.sun.xml.bind.v2.model.core.TypeRef
-
Returns true if this element is nillable.
- isOrdered - Variable in enum com.sun.xml.bind.v2.model.core.PropertyKind
-
This kind of properties need to show up in XmlType.propOrder().
- isOrdered() - Method in interface com.sun.xml.bind.v2.model.core.ClassInfo
-
Returns true if the properties of this class is ordered in XML.
- isOverriding(M, C) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the given method is overriding another one
defined in the base class 'base' or its ancestors.
- isParameterizedType(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if t is a parameterized type.
- isPrimitive(T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if the given type is a primitive type.
- isPublicField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is public.
- isPublicMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is public.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.AttributePropertyInfo
-
Returns true if this attribute is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this element is mandatory.
- isRequired() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
-
Returns true if this element is mandatory.
- isSameType(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if types are the same
- isSimpleType() - Method in interface com.sun.xml.bind.v2.model.core.NonElement
-
Returns true if this
NonElement maps to text in XML,
without any attribute nor child elements.
- isStaticField(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is static.
- isStaticMethod(M) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the method is static.
- isSubClassOf(T, T) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Checks if sub is a sub-type of sup.
- isTransient(F) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
-
Returns true if the field is transient.
- isValueList() - Method in interface com.sun.xml.bind.v2.model.core.ElementPropertyInfo
-
Returns true if this property is a collection but its XML
representation is a list of values, not repeated elements.
- isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
returns true if the specified char is a white space character.
- isWhiteSpace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified string is all whitespace.
- isWhiteSpaceExceptSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
-
Returns true if the specified char is a white space character
but not 0x20.
- 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
-
- SAXException2 - Exception in com.sun.istack
-
SAXException that handles exception chaining correctly.
- SAXException2(Exception) - Constructor for exception com.sun.istack.SAXException2
-
- SAXException2(String) - Constructor for exception com.sun.istack.SAXException2
-
- SAXException2(String, Exception) - Constructor for exception com.sun.istack.SAXException2
-
- SAXParseException2 - Exception in com.sun.istack
-
SAXParseException that handles exception chaining correctly.
- SAXParseException2(String, String, String, int, int) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, String, String, int, int, Exception) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, Locator) - Constructor for exception com.sun.istack.SAXParseException2
-
- SAXParseException2(String, Locator, Exception) - Constructor for exception com.sun.istack.SAXParseException2
-
- 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
-
- SaxSerializer(ContentHandler, LexicalHandler, boolean) - Constructor for class com.sun.xml.txw2.output.SaxSerializer
-
- scan(Object) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(Document) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
- scan(XmlNode) - Method in interface com.sun.xml.bind.unmarshaller.InfosetScanner
-
Parses the given DOM-ish element/document and generates
SAX events.
- scd(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
- schemaBindings() - Method in interface com.sun.xml.bind.v2.schemagen.episode.Bindings
-
- SchemaBindings - Interface in com.sun.xml.bind.v2.schemagen.episode
-
- 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.
- 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.
- setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- setEncoding(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- setErrorHandler(ErrorHandler) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationReader
-
Sets the error handler that receives errors found
during reading annotations.
- setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
-
Sets the header string.
- setHeader(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
Sets the header string.
- setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.DataWriter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- setIndentStep(int) - Method in class com.sun.xml.txw2.output.IndentingXMLStreamWriter
-
- 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
-
- setLevel(Level) - Method in class com.sun.istack.logging.Logger
-
- setLexicalHandler(LexicalHandler) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- setLocator(Locator) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
-
Configures the locator object that the SAX ContentHandler will see.
- 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.
- setSystemId(String) - Method in class com.sun.xml.txw2.output.TXWResult
-
- setWriter(TypedXmlWriter) - Method in class com.sun.xml.txw2.output.TXWResult
-
- 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' ... ?>).
- severe(String) - Method in class com.sun.istack.logging.Logger
-
- severe(String, Object[]) - Method in class com.sun.istack.logging.Logger
-
- severe(String, Throwable) - Method in class com.sun.istack.logging.Logger
-
- SKIP - com.sun.xml.bind.v2.model.core.WildcardMode
-
- skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
-
- smart - Static variable in interface com.sun.xml.bind.api.impl.NameConverter
-
Smarter converter used for RELAX NG support.
- Snapshot(LocatorEx) - Constructor for class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
-
- sourceLocation() - Method in interface com.sun.xml.bind.Locatable
-
- 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
-
- startCDATA() - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- startCDATA() - Method in class com.sun.xml.txw2.output.XMLWriter
-
- startDocument() - Method in class com.sun.istack.FragmentContentHandler
-
- 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.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.
- 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
-
- 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, 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.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.
- startEntity(String) - Method in class com.sun.xml.txw2.output.IndentingXMLFilter
-
- startEntity(String) - Method in class com.sun.xml.txw2.output.XMLWriter
-
- 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.txw2.output.XMLWriter
-
- 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
-
- 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 - com.sun.xml.bind.v2.model.core.WildcardMode
-
- SWA_URI - Static variable in class com.sun.xml.bind.v2.WellKnownNamespace
-
- 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
-