A B C D E F G I J M N P R S T U W _

A

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

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
 
COLLISION_DETECTED - Static variable in class com.sun.xml.bind.Messages
 
com.sun.xml.bind - package com.sun.xml.bind
 
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.
ContextFactory - Class in com.sun.xml.bind
Deprecated. in JAXB1.0.1
ContextFactory() - Constructor for class com.sun.xml.bind.ContextFactory
Deprecated.  
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
 
createContext(String, ClassLoader) - Static method in class com.sun.xml.bind.ContextFactory
Deprecated.  
createContext(String, ClassLoader) - Static method in class com.sun.xml.bind.ContextFactory_1_0_1
 
createElement(NameClass, Expression) - Method in class com.sun.xml.bind.GrammarImpl
Creates a new ElementExp declaration inside this grammar.
createInstanceOf(Class) - Method in class com.sun.xml.bind.TypeRegistry
Deprecated.  
createMarshaller() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create a Marshaller object that can be used to convert a java content-tree into XML data.
createRootElement(String, String) - Method in class com.sun.xml.bind.TypeRegistry
Deprecated. Creates a new instance of XMLObject from a root element name.
createUnmarshaller() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createValidator() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create a Validator object that can be used to validate a java content-tree.

D

DefaultJAXBContextImpl - Class in com.sun.xml.bind
Deprecated. in JAXB1.0.1
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.

E

ERR_TYPE_MISMATCH - Static variable in class com.sun.xml.bind.Messages
 
error(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
 
ErrorHandlerToEventHandler - Class in com.sun.xml.bind
An ErrorHandler that accepts a SAXParseException from the ValidatingUnmarshaller, creates a ValidationEvent, and passes it onto the client app's ValidationEventHandler.
ErrorHandlerToEventHandler(ValidationEventHandler, Locator) - Constructor for class com.sun.xml.bind.ErrorHandlerToEventHandler
 

F

fatalError(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
 
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.

G

getDefaultImplementation(Class) - Method in class com.sun.xml.bind.GrammarInfo
Deprecated. Gets the default implementation for the given public content interface.
getGrammar() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated.  
getGrammarInfo() - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated.  
getGrammarInfo() - Method in class com.sun.xml.bind.TypeRegistry
Deprecated.  
getPool() - Method in class com.sun.xml.bind.GrammarImpl
 
getProperty(String) - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. There are no required properties, so simply throw an exception.
getRootElement(String, String) - Method in class com.sun.xml.bind.TypeRegistry
Deprecated.  
getTopLevel() - Method in class com.sun.xml.bind.GrammarImpl
 
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
 
GrammarInfo - Class in com.sun.xml.bind
Deprecated. in JAXB1.0.1
GrammarInfo() - Constructor for class com.sun.xml.bind.GrammarInfo
Deprecated.  

I

INCOMPATIBLE_VERSION - Static variable in class com.sun.xml.bind.Messages
 
INCORRECT_VERSION - Static variable in class com.sun.xml.bind.Messages
 

J

JAXB_RI_BUILD_ID - Static variable in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. property name used to store the build id
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.

M

Messages - Class in com.sun.xml.bind
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.Messages
 
MISSING_INTERFACE - Static variable in class com.sun.xml.bind.Messages
 

N

newInstance(Class) - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. Create an instance of the specified Java content interface.
NO_BGM - Static variable in class com.sun.xml.bind.Messages
 

P

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
 
ProxyGroup - Class in com.sun.xml.bind
Bridges two isomorphic interface sets in different packages.

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

setPlugs(GrammarImpl.Plug[]) - Method in class com.sun.xml.bind.GrammarImpl
 
setProperty(String, Object) - Method in class com.sun.xml.bind.DefaultJAXBContextImpl
Deprecated. There are no required properties, so simply throw an exception.
setTopLevel(Expression) - Method in class com.sun.xml.bind.GrammarImpl
 
StringInputStream - Class in com.sun.xml.bind
Same as StringBufferInputStream.
StringInputStream(String) - Constructor for class com.sun.xml.bind.StringInputStream
 

T

TypeRegistry - Class in com.sun.xml.bind
Deprecated. in JAXB1.0.1
TypeRegistry(GrammarInfo) - Constructor for class com.sun.xml.bind.TypeRegistry
Deprecated.  

U

UNABLE_TO_READ_BGM - Static variable in class com.sun.xml.bind.Messages
 
unwrap(Object) - Static method in class com.sun.xml.bind.ProxyGroup
 

W

warning(SAXParseException) - Method in class com.sun.xml.bind.ErrorHandlerToEventHandler
 
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.

_

____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 I J M N P R S T U W _