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

A

AbortSerializationException - Exception in com.sun.xml.bind.serializer
Thrown to call off the serialization operation.
AbortSerializationException(Exception) - Constructor for exception com.sun.xml.bind.serializer.AbortSerializationException
 
AbortSerializationException(String) - Constructor for exception com.sun.xml.bind.serializer.AbortSerializationException
 
adapt(XMLReader) - Static method in class com.sun.xml.bind.unmarshaller.InterningXMLReader
Wraps the given XMLReader (if necessary) so that it performs string interning.
add(int, Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
add(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
addAll(Collection) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
addAll(int, Collection) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
addAttribute(String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Add an attribute to the end of the list.
ASSERT_FAILED - Static variable in class com.sun.xml.bind.marshaller.Messages
 
AttributesImpl - Class in com.sun.xml.bind.util
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class com.sun.xml.bind.util.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class com.sun.xml.bind.util.AttributesImpl
Copy an existing Attributes object.
available() - Method in class com.sun.xml.bind.StringInputStream
 

B

blindWrap(Object, Class, Class[]) - Static method in class com.sun.xml.bind.ProxyGroup
Wraps an unknown object into a given "mask" and return it.
BUILD_ID - Static variable in class com.sun.xml.bind.Messages
 

C

CalendarConv - Class in com.sun.xml.bind.util
Converts Calendar formatter as a string into a Calendar object.
CalendarConv() - Constructor for class com.sun.xml.bind.util.CalendarConv
 
canEncode(char) - Method in class com.sun.xml.bind.marshaller.MS1252Encoder
 
CharacterEscapeHandler - Interface in com.sun.xml.bind.marshaller
Performs character escaping and write the result to the output.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Write a sequence of characters.
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
characters(char[], int, int) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write character data.
characters(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a string of character data, with XML escaping.
CI_CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
clear() - Method in class com.sun.xml.bind.util.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
clone() - Method in class com.sun.xml.bind.util.ListImpl
 
collapse(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
This is usually the biggest processing bottleneck.
COLLISION_DETECTED - Static variable in class com.sun.xml.bind.Messages
 
com.sun.xml.bind - package com.sun.xml.bind
 
com.sun.xml.bind.marshaller - package com.sun.xml.bind.marshaller
 
com.sun.xml.bind.serializer - package com.sun.xml.bind.serializer
 
com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
 
com.sun.xml.bind.util - package com.sun.xml.bind.util
 
com.sun.xml.bind.validator - package com.sun.xml.bind.validator
 
com.sun.xml.bind.xmlschema - package com.sun.xml.bind.xmlschema
 
connect(Grammar[]) - Method in class com.sun.xml.bind.GrammarImpl
Connect this grammar to other grammars.
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.GrammarImpl.Plug
Called to connect a grammar to other grammars after each package-level GrammarInfo is loaded.
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.xmlschema.LaxWildcardPlug
 
connect(ExpressionPool, Grammar[]) - Method in class com.sun.xml.bind.xmlschema.StrictWildcardPlug
Look for elements that belong to the wildcard and pick them up.
contains(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
containsAll(Collection) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
ContextFactory_1_0_1 - Class in com.sun.xml.bind
This class is responsible for producing RI JAXBContext objects.
ContextFactory_1_0_1() - Constructor for class com.sun.xml.bind.ContextFactory_1_0_1
 
core - Variable in class com.sun.xml.bind.util.ProxyListImpl
The actual storage.
createCalendar(String) - Static method in class com.sun.xml.bind.util.CalendarConv
 
createContext(String, ClassLoader) - Static method in class com.sun.xml.bind.ContextFactory_1_0_1
 
createElement(NameClass, Expression) - Method in class com.sun.xml.bind.GrammarImpl
Creates a new ElementExp declaration inside this grammar.
createMissingObjectError(Object, String) - Static method in class com.sun.xml.bind.serializer.Util
Creates a ValidationEvent object for an error where a JAXB object is missing a required field.
CYCLE_DETECTED - Static variable in class com.sun.xml.bind.validator.Messages
 

D

dataElement(String, String, String, Attributes, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content.
dataElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes.
dataElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an element with character data content but no attributes or Namespace URI.
DatatypeConverterImpl - Class in com.sun.xml.bind
This class is the JAXB RI's default implementation of the javax.xml.bind.DatatypeConverterInterface.
DatatypeConverterImpl() - Constructor for class com.sun.xml.bind.DatatypeConverterImpl
 
DatatypeDeserializer - Class in com.sun.xml.bind.unmarshaller
Extracts a Datatype object from its serialized form.
DatatypeDeserializer() - Constructor for class com.sun.xml.bind.unmarshaller.DatatypeDeserializer
 
DataWriter - Class in com.sun.xml.bind.marshaller
Write data- or field-oriented XML.
DataWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
Create a new data writer for the specified output.
DataWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.DataWriter
 
declarePrefix(String, String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Declare a Namespace prefix.
deserialize(String) - Static method in class com.sun.xml.bind.unmarshaller.DatatypeDeserializer
 
deserialize(String) - Static method in class com.sun.xml.bind.validator.SchemaDeserializer
 
deserializeCompressed(String) - Static method in class com.sun.xml.bind.validator.SchemaDeserializer
 
DOM_IMPL_DOESNT_SUPPORT_CREATELEMENTNS - Static variable in class com.sun.xml.bind.marshaller.Messages
 
DOMLocator - Class in com.sun.xml.bind.validator
 
DOMLocator(DOMScanner) - Constructor for class com.sun.xml.bind.validator.DOMLocator
 
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
 
DumbEscapeHandler - Class in com.sun.xml.bind.marshaller
Escape everything above the US-ASCII code range.
DUPLICATE_ID - Static variable in class com.sun.xml.bind.validator.Messages
 

E

EmptyIterator - Class in com.sun.xml.bind.util
Iterator over an empty list.
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.
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.SchemaLocationFilter
 
endElement(String, String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write an end tag.
endElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a qname.
endElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
End an element without a Namespace URI or qname.
endElement(String, String, String) - Method in class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
endPrefixMapping(String) - Method in class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
equals(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
ERR_DANGLING_IDREF - Static variable in class com.sun.xml.bind.marshaller.Messages
 
ERR_MISSING_OBJECT - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. use ERR_MISSING_OBJECT2
ERR_MISSING_OBJECT2 - Static variable in class com.sun.xml.bind.marshaller.Messages
Deprecated. use com.sun.xml.bind.serializer.Util#createMissingObjectError(JAXBObject, String)
ERR_NOT_IDENTIFIABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
ERR_TYPE_MISMATCH - Static variable in class com.sun.xml.bind.Messages
 
error(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
Deprecated.  
ErrorHandlerToEventHandler - Class in com.sun.xml.bind
Deprecated. since 1.0.1 We no longer use this class in the unmarshaller.
ErrorHandlerToEventHandler(ValidationEventHandler, Locator) - Constructor for class com.sun.xml.bind.ErrorHandlerToEventHandler
Deprecated.  
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
 

F

fatalError(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
Deprecated.  
flush() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Flush the output.
format(String) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.marshaller.Messages
 
format(String) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.Messages
Loads a string resource and formats it with specified arguments.
format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
Loads a string resource and formats it with specified arguments.
format(String) - Static method in class com.sun.xml.bind.validator.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.validator.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.validator.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.validator.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.validator.Messages
Loads a string resource and formats it with specified arguments.
formatter - Static variable in class com.sun.xml.bind.util.CalendarConv
DateFormat used to convert a string into a Calendar object.

G

get(int) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
getCurrentElement() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getCurrentLocation() - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
 
getDeclaredPrefixes() - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDOM() - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
getFieldName() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
Returns the field name of the object where the error occured.
getIndentStep() - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Only return the length of the indent string.
getIndex(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndexFast(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Can be used if parameters are interned.
getLength() - Method in class com.sun.xml.bind.util.AttributesImpl
Return the number of attributes in the list.
getLocalName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's local name.
getLocation(SAXParseException) - Method in class com.sun.xml.bind.validator.DOMLocator
Set the appropriate locator information on the supplied ValidationEvent.
getLocation(SAXParseException) - Method in interface com.sun.xml.bind.validator.Locator
Get the appropriate locator information on
getLocation(SAXParseException) - Method in class com.sun.xml.bind.validator.SAXLocator
Set the appropriate locator information on the supplied ValidationEvent.
getPool() - Method in class com.sun.xml.bind.GrammarImpl
 
getPreDeclaredNamespaceUris() - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a list of namespace URIs that should be declared at the root element.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Returns a preferred prefix for the given namespace URI.
getPrefix(String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix2(String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Similar to the NamespaceSupport.getPrefix(String) method but this method doesn't look for the default namespace and will always return a non-empty prefix or null.
getPrefixes() - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getQName(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's qualified (prefixed) name.
getTopLevel() - Method in class com.sun.xml.bind.GrammarImpl
 
getType(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getURI(String) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURI(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's Namespace URI.
getValue(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class com.sun.xml.bind.util.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
GrammarImpl - Class in com.sun.xml.bind
Implementation of the Grammar interface with "plugs" that allows a grammar to be connected to other grammars when assembled through the context path.
GrammarImpl(ExpressionPool) - Constructor for class com.sun.xml.bind.GrammarImpl
 
GrammarImpl.Plug - Class in com.sun.xml.bind
Inter-grammar connection that needs be bound.
GrammarImpl.Plug() - Constructor for class com.sun.xml.bind.GrammarImpl.Plug
 

H

hashCode() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
hasNext() - Method in class com.sun.xml.bind.util.EmptyIterator
 

I

ID_NOT_FOUND - Static variable in class com.sun.xml.bind.validator.Messages
 
IdentifiableObject - Interface in com.sun.xml.bind.marshaller
This interface will be implemented by content tree classes with ID, so that the marshaller can properly serialize ID value.
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.
INCOMPATIBLE_VERSION - Static variable in class com.sun.xml.bind.Messages
 
INCORRECT_CHILD_FOR_WILDCARD - Static variable in class com.sun.xml.bind.validator.Messages
 
INCORRECT_VERSION - Static variable in class com.sun.xml.bind.Messages
 
indexOf(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
installHook(String) - Static method in class com.sun.xml.bind.DatatypeConverterImpl
Just return the string passed as a parameter but installs an instance of this class as the DatatypeConverter implementation.
InterningXMLReader - Class in com.sun.xml.bind.unmarshaller
XMLReader that interns all the string constants before calling the ContentHandler.
InterningXMLReader(XMLReader) - Constructor for class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
InterningXMLReader() - Constructor for class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
isEmpty() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
isModified() - Method in class com.sun.xml.bind.util.ListImpl
 
isWhiteSpace(char) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
returns true if the specified char is a white space character.
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.
iterator() - Method in class com.sun.xml.bind.util.ProxyListImpl
 

J

JAXBAssertionError - Error in com.sun.xml.bind
Signals an assertion failure in the RI.
JAXBAssertionError() - Constructor for error com.sun.xml.bind.JAXBAssertionError
 
JAXBAssertionError(String) - Constructor for error com.sun.xml.bind.JAXBAssertionError
 
JAXBAssertionError(Throwable) - Constructor for error com.sun.xml.bind.JAXBAssertionError
 
JAXBObject - Interface in com.sun.xml.bind
Marker interface that marks generated content objects.

L

lastIndexOf(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
LaxWildcardPlug - Class in com.sun.xml.bind.xmlschema
Plug that implements the semantics of the lax wildcard of XML Schema.
LaxWildcardPlug(NameClass) - Constructor for class com.sun.xml.bind.xmlschema.LaxWildcardPlug
Constructor for LaxWildcardPlug.
ListImpl - Class in com.sun.xml.bind.util
 
ListImpl(List) - Constructor for class com.sun.xml.bind.util.ListImpl
 
listIterator(int) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
listIterator() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
Locatable - Interface in com.sun.xml.bind
Optional interface implemented by JAXB objects to expose location information from which an object is unmarshalled.
Locator - Interface in com.sun.xml.bind.validator
 

M

Messages - Class in com.sun.xml.bind.marshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.marshaller.Messages
 
Messages - Class in com.sun.xml.bind
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.Messages
 
Messages - Class in com.sun.xml.bind.unmarshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
 
Messages - Class in com.sun.xml.bind.validator
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.validator.Messages
 
MinimumEscapeHandler - Class in com.sun.xml.bind.marshaller
Performs no character escaping.
MISSING_INTERFACE - Static variable in class com.sun.xml.bind.Messages
 
MISSING_OBJECT - Static variable in class com.sun.xml.bind.validator.Messages
Deprecated. use MISSING_OBJECT2
MISSING_OBJECT2 - Static variable in class com.sun.xml.bind.validator.Messages
Deprecated. use com.sun.xml.bind.serializer.Util#createMissingObjectError(JAXBObject, String)
MS1252Encoder - Class in com.sun.xml.bind.marshaller
MS1252 encoder that corrects a bug in JDK1.4.2_01.
MS1252Encoder(Charset) - Constructor for class com.sun.xml.bind.marshaller.MS1252Encoder
 
MUST_NOT_BE_NULL - Static variable in class com.sun.xml.bind.validator.Messages
 

N

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
 
namespaces - Variable in class com.sun.xml.bind.xmlschema.StrictWildcardPlug
NameClass object that determines what this wildcard should allow.
NamespaceSupport - Class in com.sun.xml.bind.marshaller
Encapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.
NamespaceSupport() - Constructor for class com.sun.xml.bind.marshaller.NamespaceSupport
Create a new Namespace support object.
next() - Method in class com.sun.xml.bind.util.EmptyIterator
 
nextState(int) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
nextState(int) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
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
 
NO_BGM - Static variable in class com.sun.xml.bind.Messages
 
NOT_MARSHALLABLE - Static variable in class com.sun.xml.bind.marshaller.Messages
 
NOT_VALIDATABLE - Static variable in class com.sun.xml.bind.validator.Messages
 

O

onConvertValue(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onConvertValue(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onElementFound(ElementExp) - Method in class com.sun.xml.bind.xmlschema.LaxWildcardPlug
 
onElementFound(ElementExp) - Method in class com.sun.xml.bind.xmlschema.StrictWildcardPlug
 
onEnterAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onEnterAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onEnterElement(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onEnterElement(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onLeaveAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onLeaveAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onLeaveElement(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onLeaveElement(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onRevertToParent() - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onRevertToParent() - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onSpawnChild(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onSpawnChild(String, String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onSpawnSuper(String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onSpawnSuper(String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
onSpawnWildcard() - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onText(String) - Method in class com.sun.xml.bind.unmarshaller.Tracer
 
onText(String) - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 

P

parse(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Parses a subtree starting from the element e and reports SAX2 events to the specified handler.
parseAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseBase64Binary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseBoolean(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseByte(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDate(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDateTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDecimal(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseDouble(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseFloat(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseHexBinary(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseInteger(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseLong(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseQName(String, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseTime(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseUnsignedInt(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseUnsignedShort(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
parseWithContext(Element, ContentHandler) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Similar to the parse method but it visits the ancestor nodes and properly emulate the all in-scope namespace declarations.
popContext() - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Revert to the previous Namespace context.
printAnySimpleType(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printBase64Binary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printBoolean(boolean) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printByte(byte) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDate(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDateTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDecimal(BigDecimal) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printDouble(double) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printFloat(float) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printHexBinary(byte[]) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printInt(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printInteger(BigInteger) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printLong(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printQName(QName, NamespaceContext) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printShort(short) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printStackTrace(PrintStream) - Method in error com.sun.xml.bind.JAXBAssertionError
 
printStackTrace() - Method in error com.sun.xml.bind.JAXBAssertionError
 
printStackTrace(PrintWriter) - Method in error com.sun.xml.bind.JAXBAssertionError
 
printString(String) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printTime(Calendar) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printUnsignedInt(long) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
printUnsignedShort(int) - Method in class com.sun.xml.bind.DatatypeConverterImpl
 
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.unmarshaller.InterningXMLReader
 
processName(String, String[], boolean) - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Process a raw XML 1.0 name, after all declarations in the current context have been handled by declarePrefix().
ProxyGroup - Class in com.sun.xml.bind
Bridges two isomorphic interface sets in different packages.
ProxyListImpl - Class in com.sun.xml.bind.util
List with modification detection capability.
ProxyListImpl() - Constructor for class com.sun.xml.bind.util.ProxyListImpl
 
ProxyListImpl(List) - Constructor for class com.sun.xml.bind.util.ProxyListImpl
 
pushContext() - Method in class com.sun.xml.bind.marshaller.NamespaceSupport
Start a new Namespace context.

R

read() - Method in class com.sun.xml.bind.StringInputStream
 
read(byte[]) - Method in class com.sun.xml.bind.StringInputStream
 
read(byte[], int, int) - Method in class com.sun.xml.bind.StringInputStream
 
remove() - Method in class com.sun.xml.bind.util.EmptyIterator
 
remove(int) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
remove(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
removeAll(Collection) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Remove an attribute from the list.
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
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.NamespaceSupport
Reset this Namespace support object for reuse.
reset() - Method in class com.sun.xml.bind.marshaller.XMLWriter
Reset the writer.
retainAll(Collection) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
RIElement - Interface in com.sun.xml.bind
RI-generated class that implements the Element interface always also implement this interface, so that the name of the element can be obtained.
RUNTIME_KEY - Static variable in class com.sun.xml.bind.ContextFactory_1_0_1
property name used to store the build id

S

SAX2DOMEx - Class in com.sun.xml.bind.marshaller
Builds a DOM tree from SAX2 events.
SAX2DOMEx(Node) - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
 
SAX2DOMEx() - Constructor for class com.sun.xml.bind.marshaller.SAX2DOMEx
Creates a fresh empty DOM document and adds nodes under this document.
SAXLocator - Class in com.sun.xml.bind.validator
 
SAXLocator() - Constructor for class com.sun.xml.bind.validator.SAXLocator
 
SchemaDeserializer - Class in com.sun.xml.bind.validator
Extracts a grammar from a string-encoded byte stream.
SchemaDeserializer() - Constructor for class com.sun.xml.bind.validator.SchemaDeserializer
 
SchemaLocationFilter - Class in com.sun.xml.bind.marshaller
This filter will insert the xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes on the root element of the marshalled xml if the properties are set on the javax.xml.bind.Marshaller.
SchemaLocationFilter(String, String, ContentHandler) - Constructor for class com.sun.xml.bind.marshaller.SchemaLocationFilter
 
set(int, Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
setAttribute(int, String, String, String, String, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set an attribute in the list.
setAttributes(Attributes) - Method in class com.sun.xml.bind.util.AttributesImpl
Copy an entire Attributes object.
setDocumentLocator(Locator) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
setHeader(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Sets the header string.
setIndentStep(int) - Method in class com.sun.xml.bind.marshaller.DataWriter
Deprecated. Should use the version that takes string.
setIndentStep(String) - Method in class com.sun.xml.bind.marshaller.DataWriter
 
setLocalName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the local name of a specific attribute.
setModified(boolean) - Method in class com.sun.xml.bind.util.ListImpl
 
setModified(boolean) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
setOutput(Writer, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Set a new output destination for the document.
setPlugs(GrammarImpl.Plug[]) - Method in class com.sun.xml.bind.GrammarImpl
 
setQName(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the qualified name of a specific attribute.
setTopLevel(Expression) - Method in class com.sun.xml.bind.GrammarImpl
 
setType(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the type of a specific attribute.
setURI(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the Namespace URI of a specific attribute.
setValue(int, String) - Method in class com.sun.xml.bind.util.AttributesImpl
Set the value of a specific attribute.
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' ...
size() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
skippedEntity(String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
sourceLocation() - Method in interface com.sun.xml.bind.Locatable
 
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.
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.SchemaLocationFilter
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Write a start tag.
startElement(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname or attributes.
startElement(String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
Start a new element without a qname, attributes or a Namespace URI.
startElement(String, String, String, Attributes) - Method in class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SAX2DOMEx
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.SchemaLocationFilter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.marshaller.XMLWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.bind.unmarshaller.InterningXMLReader
 
StrictWildcardPlug - Class in com.sun.xml.bind.xmlschema
Plug that implements the semantics of strict wildcard of XML Schema.
StrictWildcardPlug(NameClass) - Constructor for class com.sun.xml.bind.xmlschema.StrictWildcardPlug
 
StringInputStream - Class in com.sun.xml.bind
Same as StringBufferInputStream.
StringInputStream(String) - Constructor for class com.sun.xml.bind.StringInputStream
 
subList(int, int) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
suspend() - Method in class com.sun.xml.bind.unmarshaller.Tracer.Standard
 
suspend() - Method in class com.sun.xml.bind.unmarshaller.Tracer
 

T

theInstance - Static variable in class com.sun.xml.bind.DatatypeConverterImpl
To avoid re-creating instances, we cache one instance.
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.util.EmptyIterator
 
toArray() - Method in class com.sun.xml.bind.util.ProxyListImpl
 
toArray(Object[]) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
toString() - Method in class com.sun.xml.bind.util.ValidationEventLocatorExImpl
Returns a nice string representation for better debug experience.
Tracer - Class in com.sun.xml.bind.unmarshaller
receives trace events.
Tracer() - Constructor for class com.sun.xml.bind.unmarshaller.Tracer
 
Tracer.Standard - Class in com.sun.xml.bind.unmarshaller
Standard tracer implementation.
Tracer.Standard() - Constructor for class com.sun.xml.bind.unmarshaller.Tracer.Standard
 

U

UNABLE_TO_READ_BGM - Static variable in class com.sun.xml.bind.Messages
 
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_ROOT_ELEMENT2 - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNSUPPORTED_ENCODING - Static variable in class com.sun.xml.bind.marshaller.Messages
 
UNSUPPORTED_RESULT - Static variable in class com.sun.xml.bind.marshaller.Messages
 
unwrap(Object) - Static method in class com.sun.xml.bind.ProxyGroup
 
Util - Class in com.sun.xml.bind.serializer
 
Util() - Constructor for class com.sun.xml.bind.serializer.Util
 

V

ValidationEventLocatorEx - Interface in com.sun.xml.bind
Defines additional accessor methods for the event source location.
ValidationEventLocatorExImpl - Class in com.sun.xml.bind.util
 
ValidationEventLocatorExImpl(Object, String) - Constructor for class com.sun.xml.bind.util.ValidationEventLocatorExImpl
 
visit(Element) - Method in class com.sun.xml.bind.unmarshaller.DOMScanner
Visits an element and its subtree.

W

warning(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
Deprecated.  
Which - Class in com.sun.xml.bind.util
Finds out where a class file is loaded from.
Which() - Constructor for class com.sun.xml.bind.util.Which
 
which(Class) - Static method in class com.sun.xml.bind.util.Which
 
which(String, ClassLoader) - Static method in class com.sun.xml.bind.util.Which
Search the specified classloader for the given classname.
WhiteSpaceProcessor - Class in com.sun.xml.bind
Processes white space normalization.
WhiteSpaceProcessor() - Constructor for class com.sun.xml.bind.WhiteSpaceProcessor
 
wrap(Object, Class, Class[]) - Static method in class com.sun.xml.bind.ProxyGroup
Initialize the ProxyGroup for the JAXB generated runtime classes that might require proxies.

X

XMLNS - Static variable in class com.sun.xml.bind.marshaller.NamespaceSupport
The XML Namespace URI as a constant.
XMLWriter - Class in com.sun.xml.bind.marshaller
Filter to write an XML document from a SAX event stream.
XMLWriter(Writer, String, CharacterEscapeHandler) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
Create a new XML writer.
XMLWriter(Writer, String) - Constructor for class com.sun.xml.bind.marshaller.XMLWriter
 

_

____jaxb____getId() - Method in interface com.sun.xml.bind.marshaller.IdentifiableObject
Gets the value of ID of this object.
____jaxb_ri____getLocalName() - Method in interface com.sun.xml.bind.RIElement
 
____jaxb_ri____getNamespaceURI() - Method in interface com.sun.xml.bind.RIElement
 

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