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

R

RawAccessor<B,V> - Class in com.sun.xml.bind.api
Accesses a particular property of a bean.
RawAccessor() - Constructor for class com.sun.xml.bind.api.RawAccessor
 
rawName() - Method in class com.sun.tools.xjc.api.impl.s2j.PropertyImpl
Returns raw schema name for simpleType property.
rawName() - Method in interface com.sun.tools.xjc.api.Property
 
RawTypeSet - Class in com.sun.tools.xjc.reader
Set of RawTypeSet.Ref.
RawTypeSet(Set<RawTypeSet.Ref>, Multiplicity) - Constructor for class com.sun.tools.xjc.reader.RawTypeSet
Should be called from one of the raw type set builders.
RawTypeSet.Mode - Enum in com.sun.tools.xjc.reader
Represents the possible binding option for this RawTypeSet.
RawTypeSet.Ref - Class in com.sun.tools.xjc.reader
A reference to something.
RawTypeSet.Ref() - Constructor for class com.sun.tools.xjc.reader.RawTypeSet.Ref
 
RawTypeSetBuilder - Class in com.sun.tools.xjc.reader.relaxng
Builds RawTypeSet for RELAX NG.
RawTypeSetBuilder(RELAXNGCompiler, Multiplicity) - Constructor for class com.sun.tools.xjc.reader.relaxng.RawTypeSetBuilder
 
RawTypeSetBuilder - Class in com.sun.tools.xjc.reader.xmlschema
Builds RawTypeSet for XML Schema.
RawTypeSetBuilder() - Constructor for class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder
 
RawTypeSetBuilder.CClassRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a class that maps from an element.
RawTypeSetBuilder.CElementInfoRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a class that maps from an element.
RawTypeSetBuilder.WildcardRef - Class in com.sun.tools.xjc.reader.xmlschema
Reference to a wildcard.
RawTypeSetBuilder.XmlTypeRef - Class in com.sun.tools.xjc.reader.xmlschema
References to a type.
RawTypeSetBuilder.XmlTypeRef(XSElementDecl) - Constructor for class com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.XmlTypeRef
 
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
 
readAnnotation(Class<A>) - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
readAnnotation(Class<A>) - Method in interface com.sun.xml.bind.v2.model.annotation.AnnotationSource
Gets the value of the specified annotation from the given property.
reader - Variable in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
readFrom(InputStream) - Method in class com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx
Reads the given InputStream completely into the buffer.
readOnly - Variable in class com.sun.tools.xjc.Options
If the -readOnly option is specified.
ReadOnlyAdapter<OnTheWire,InMemory> - Class in com.sun.tools.xjc.util
XmlAdapter used inside XJC is almost always unmarshal-only.
ReadOnlyAdapter() - Constructor for class com.sun.tools.xjc.util.ReadOnlyAdapter
 
realization - Variable in class com.sun.tools.xjc.model.CPropertyInfo
Specifies how the field is generated by the backend.
receive(UnmarshallingContext.State, Object) - Method in class com.sun.xml.bind.v2.runtime.reflect.Accessor
 
receive(UnmarshallingContext.State, Object) - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Receiver
Called when the child loader is deactivated.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader
 
Receiver - Interface in com.sun.xml.bind.v2.runtime.unmarshaller
Receives an object by a child Loader.
receiver - Variable in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.State
Once UnmarshallingContext.State.loader is completed, this receiver receives the result.
recordBindingMode(XSComplexType, ComplexTypeBindingMode) - Method in class com.sun.tools.xjc.reader.xmlschema.ct.ComplexTypeFieldBuilder
Records the binding mode of the given complex type.
recordInnerPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the inner peer of the current element.
recordOuterPeer(Object) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
Notifies the context about the outer peer of the current element.
recursiveDelete(File) - Static method in class com.sun.tools.xjc.installer.builder.Main
Recursively deletes all the files/folders inside a folder.
Redefinable - Interface in com.sun.xml.bind.v2.schemagen.xmlschema
 
redirectSubtree(ContentHandler, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
This method can be called only from the enterElement handler.
ref(Class) - Method in class com.sun.tools.jxc.model.nav.APTNavigator
 
ref() - Method in class com.sun.tools.xjc.model.CElementPropertyInfo
 
ref() - Method in class com.sun.tools.xjc.model.CPropertyInfo
 
ref() - Method in class com.sun.tools.xjc.model.CReferencePropertyInfo
 
ref(Class) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
ref(JClass) - Method in class com.sun.tools.xjc.model.nav.NavigatorImpl
 
ref - Variable in class com.sun.tools.xjc.outline.ClassOutline
The exposed aspect of the a bean.
ref - Variable in class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIEnum
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.PropertyInfo
List of TypeInfos that this property references.
Ref<T,C> - Class in com.sun.xml.bind.v2.model.core
Reference to a type in a model.
Ref(T) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(T, Adapter<T, C>, boolean) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(ModelBuilder<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
Ref(AnnotationReader<T, C, ?, ?>, Navigator<T, C, ?, ?>, T, XmlJavaTypeAdapter, XmlList) - Constructor for class com.sun.xml.bind.v2.model.core.Ref
 
ref() - Method in interface com.sun.xml.bind.v2.model.core.ReferencePropertyInfo
List of TypeInfos that this property references.
ref(Class) - Method in interface com.sun.xml.bind.v2.model.nav.Navigator
Gets the representation of the given Java type in T.
ref(Class) - Method in class com.sun.xml.bind.v2.model.nav.ReflectionNavigator
 
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo
List of TypeInfos that this property references.
ref() - Method in interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
List of TypeInfos that this property references.
ref(String) - Method in interface com.sun.xml.bind.v2.schemagen.episode.Klass
FQCN.
ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute
 
ref(QName) - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement
 
Reference - Class in com.sun.tools.xjc.api
Reference to a JAXB type (from JAX-RPC.)
Reference(MethodDeclaration) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from the return type of the method and annotations on the method.
Reference(ParameterDeclaration) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from the parameter type and annotations on the parameter.
Reference(TypeDeclaration, AnnotationProcessorEnvironment) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference from a class declaration and its annotations.
Reference(TypeMirror, Declaration) - Constructor for class com.sun.tools.xjc.api.Reference
Creates a reference by providing two values independently.
ReferencePropertyInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
PropertyInfo that holds references to other Elements.
refererStack - Variable in class com.sun.tools.xjc.reader.xmlschema.SimpleTypeBuilder
The component that is refering to the simple type which we are building.
refineTarget(Element) - Method in interface com.sun.tools.xjc.reader.internalizer.InternalizationLogic
Prepares an element that actually receives customizations.
refineTarget(Element) - Method in class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
refineTarget(Element) - Method in class com.sun.tools.xjc.reader.xmlschema.parser.XMLSchemaInternalizationLogic
 
REFLECTION - Static variable in interface com.sun.xml.bind.v2.model.nav.Navigator
The singleton instance.
ReflectionNavigator - Class in com.sun.xml.bind.v2.model.nav
Navigator implementation for java.lang.reflect.
refs - Variable in class com.sun.tools.xjc.reader.RawTypeSet
 
RegistryInfo<T,C> - Interface in com.sun.xml.bind.v2.model.core
Represents the information in a class with XmlRegistry annotaion.
relativize(String, String) - Static method in class com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator
TODO: JAX-WS dependency on this method - consider moving this method into com.sun.tools.jxc.util.Util Relativizes a URI by using another URI (base URI.)
RELAXNG_URI - Static variable in class com.sun.tools.xjc.reader.Const
RELAX NG namespace URI.
RELAXNGCompiler - Class in com.sun.tools.xjc.reader.relaxng
 
RELAXNGCompiler(DPattern, JCodeModel, Options) - Constructor for class com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
 
RELAXNGInternalizationLogic - Class in com.sun.tools.xjc.reader.relaxng
RELAX NG specific internalization logic.
RELAXNGInternalizationLogic() - Constructor for class com.sun.tools.xjc.reader.relaxng.RELAXNGInternalizationLogic
 
remove() - Method in class com.sun.xml.bind.util.EmptyIterator
 
remove(int) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
remove(Object) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
remove() - Method in class com.sun.xml.bind.v2.util.FlattenIterator
 
removeAll(Collection<?>) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
removeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Remove an attribute from the list.
removeAttribute(int) - Method in class com.sun.xml.bind.util.AttributesImpl
Remove an attribute from the list.
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
Replaces an old handler with a new handler, and returns ID of the EventReceiver thread.
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
REPLACE - Static variable in class com.sun.tools.xjc.generator.util.WhitespaceNormalizer
 
replace(String) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
replace(CharSequence) - Static method in class com.sun.xml.bind.WhiteSpaceProcessor
 
reportAndThrow(UnreportedException) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
reportError(ValidationEvent) - Method in class com.sun.xml.bind.marshaller.SAXMarshaller
Deprecated.  
reportError(ValidationEvent) - Method in interface com.sun.xml.bind.serializer.XMLSerializer
Deprecated. Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method.
reportError(IllegalAnnotationException) - Method in class com.sun.xml.bind.v2.model.impl.ModelBuilder
 
reportError(String, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(String, Exception, boolean) - Static method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
reportError(ValidationEvent) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
 
reportError(String, Throwable) - Method in class com.sun.xml.bind.v2.runtime.XMLSerializer
Report an error found as an exception.
reportError(ValidationEvent) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
reportUnexpectedChildElement(TagName, boolean) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Loader
 
requireArgument(String, String[], int) - Method in class com.sun.tools.xjc.Options
Obtains an operand and reports an error if it's not there.
required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlAttributeWriter
 
required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWrapperWriter
 
required(boolean) - Method in interface com.sun.tools.xjc.generator.annotation.spec.XmlElementWriter
 
reset() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Cleans up all the data structure so that the object can be reused later.
reset() - Method in class com.sun.tools.xmlpp.DataWriter
Reset the writer so that it can be reused.
reset() - Method in class com.sun.tools.xmlpp.XMLWriter
Reset the writer.
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.
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl
 
reset(CompositeStructure, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo
 
reset(JAXBElement, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl
 
reset(BeanT, UnmarshallingContext) - Method in class com.sun.xml.bind.v2.runtime.JaxBeanInfo
Resets the object to the initial state, as if the object is created fresh.
reset() - Method in class com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl
 
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.AttributeProperty
 
reset(BeanT) - Method in interface com.sun.xml.bind.v2.runtime.property.Property
Resets the property value on the given object.
reset(BeanT) - Method in class com.sun.xml.bind.v2.runtime.property.ValueProperty
 
reset(BeanT, Accessor<BeanT, T>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister.CollectionLister
 
reset(BeanT, Accessor<BeanT, PropT>) - Method in class com.sun.xml.bind.v2.runtime.reflect.Lister
Clears the values of the property.
reset(int) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.IntData
 
reset() - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.Scope
Initializes all the fields to null.
reset(InfosetScanner, boolean, JaxBeanInfo, IDResolver) - Method in class com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext
 
reset() - Method in class com.sun.xml.bind.v2.util.CollisionCheckStack
Clears all the contents in the stack.
resetSchema() - Method in class com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl
 
resetSchema() - Method in interface com.sun.tools.xjc.api.SchemaCompiler
Clears all the schema files parsed so far.
resetThreadAffinity() - Method in class com.sun.xml.bind.v2.runtime.Coordinator
Dis-associate this Coordinator with the current thread.
resolve(CTypeRef, Aspect) - Method in class com.sun.tools.xjc.generator.bean.BeanGenerator
 
resolve(CTypeRef, Aspect) - Method in interface com.sun.tools.xjc.outline.Outline
Resolves a type reference to the actual (possibly generated) type.
resolve(String, Class) - Method in class com.sun.xml.bind.IDResolver
Obtains the object to be pointed by the IDREF value.
resolveElementName(String, String) - Method in class com.sun.xml.bind.api.ClassResolver
JAXB calls this method when it sees an unknown element.
resolveEntity(String, String) - Method in class com.sun.tools.xjc.util.ForkEntityResolver
 
resolveNamespacePrefix(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
resolveNamespacePrefix(String) - Method in class com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl
Deprecated.  
resolveNamespacePrefix(String) - Method in class com.sun.xml.bind.validator.MSVValidator
Deprecated.  
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent
 
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent
 
restriction() - Method in interface com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation
 
RETAIN_REFERENCE_TO_INFO - Static variable in class com.sun.xml.bind.api.JAXBRIContext
Retains references to PropertyInfos.
retainAll(Collection<?>) - Method in class com.sun.xml.bind.util.ProxyListImpl
 
retainPropertyInfo - Variable in class com.sun.xml.bind.v2.runtime.JAXBContextImpl
Store properties, so that they can be recovered in the run (is here because of JSON encoding of Jersey).
revertToParentFromEnterAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromEnterAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
revertToParentFromEnterElement(Object, int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromEnterElement(String, String, Attributes) - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
revertToParentFromLeaveAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromLeaveAttribute(String, String) - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
revertToParentFromLeaveElement(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromLeaveElement(String, String) - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
revertToParentFromText(Object, int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromText(String) - Method in class com.sun.xml.bind.unmarshaller.ContentHandlerEx
Deprecated.  
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.
Ring - Class in com.sun.tools.xjc.reader
Holds all the binding related singleton components in a "ring", and let you access those components, creating them as necessary.
ROOT - Static variable in class com.sun.xml.bind.taglets.CustomClassBuilder
The root element of the class XML is "ClassDoc".
ROOT - Static variable in class com.sun.xml.bind.taglets.CustomPackageSummaryBuilder
The root element of the package summary XML is "PackageDoc".
rootClass - Variable in class com.sun.tools.xjc.model.Model
If non-null, all the generated classes should eventually derive from this class.
rootInterface - Variable in class com.sun.tools.xjc.model.Model
If non-null, all the generated interfaces should eventually derive from this interface.
run(String[]) - Static method in class com.sun.tools.jxc.SchemaGenerator
 
run(String[], ClassLoader) - Static method in class com.sun.tools.jxc.SchemaGenerator
Runs the schema generator.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.at_generated.PluginImpl
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.code_injector.PluginImpl
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.episode.PluginImpl
Capture all the generated classes from global schema components and generate them in an episode file.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.locator.SourceLocationAddOn
 
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
 
run(String[], PrintStream, PrintStream) - Static method in class com.sun.tools.xjc.Driver
Performs schema compilation and prints the status/error into the specified PrintStream.
run(String[], XJCListener) - Static method in class com.sun.tools.xjc.Driver
Performs schema compilation and prints the status/error into the specified PrintStream.
run(Outline, Options, ErrorHandler) - Method in class com.sun.tools.xjc.Plugin
Run the add-on.
run() - Method in interface com.sun.xml.bind.unmarshaller.Patcher
Runs an post-action.
run() - Method in interface com.sun.xml.bind.v2.runtime.unmarshaller.Patcher
 
runtime14 - Variable in class com.sun.tools.xjc.Options
If -explicit-annotation option is specified.
RUNTIME_KEY - Static variable in class com.sun.xml.bind.ContextFactory_1_0_1
property name used to store the build id
RuntimeAnnotationReader - Interface in com.sun.xml.bind.v2.model.annotation
 
RuntimeArrayInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeAttributePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeBuiltinLeafInfoImpl<T> - Class in com.sun.xml.bind.v2.model.impl
BuiltinLeafInfoImpl with a support for runtime.
RuntimeClassInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeElementPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeEnumLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeInlineAnnotationReader - Class in com.sun.xml.bind.v2.model.annotation
AnnotationReader that uses java.lang.reflect to read annotations from class files.
RuntimeInlineAnnotationReader() - Constructor for class com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader
 
RuntimeLeafInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeMapPropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeModelBuilder - Class in com.sun.xml.bind.v2.model.impl
ModelBuilder that works at the run-time by using the java.lang.reflect package.
RuntimeModelBuilder(JAXBContextImpl, RuntimeAnnotationReader, Map<Class, Class>, String) - Constructor for class com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder
 
RuntimeNonElement - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeNonElementRef - Interface in com.sun.xml.bind.v2.model.runtime
Runtime version of NonElementRef.
RuntimePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
PropertyInfo that exposes more information.
RuntimeReferencePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfo - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeTypeInfoSet - Interface in com.sun.xml.bind.v2.model.runtime
TypeInfoSet refined for runtime.
RuntimeTypeRef - Interface in com.sun.xml.bind.v2.model.runtime
 
RuntimeUtil - Class in com.sun.xml.bind.v2.runtime
 
RuntimeUtil() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil
 
RuntimeUtil.ToStringAdapter - Class in com.sun.xml.bind.v2.runtime
XmlAdapter for printing arbitrary object by using Object.toString().
RuntimeUtil.ToStringAdapter() - Constructor for class com.sun.xml.bind.v2.runtime.RuntimeUtil.ToStringAdapter
 
RuntimeValuePropertyInfo - Interface in com.sun.xml.bind.v2.model.runtime
 

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