- generateEpisode(Result) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Generates the episode file that represents the binding known to this JAXBContext
,
so that XJC can later do separate compilation.
- generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Generates the schema documents from the model.
- get(B) - Method in class com.sun.xml.bind.api.RawAccessor
-
Gets the value of the property of the given bean object.
- get(Class<A>) - Method in class com.sun.xml.bind.api.TypeReference
-
Finds the specified annotation from the array and returns it.
- getAttachmentMarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
Gets the last AttachmentMarshaller
set through
AttachmentMarshaller
.
- getAttachmentUnmarshaller() - Method in class com.sun.xml.bind.api.BridgeContext
-
Deprecated.
Gets the last AttachmentUnmarshaller
set through
AttachmentUnmarshaller
.
- getBaseType(Type, Class) - Static method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the parameterization of the given base type.
- getBuildId() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the build information of the JAXB runtime.
- getClassLogger() - Static method in class com.sun.xml.bind.Util
-
Gets the logger for the caller's class.
- getContext() - Method in class com.sun.xml.bind.api.Bridge
-
- getElementName(Object) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
If the given object is bound to an element in XML by JAXB,
returns the element name.
- getElementName(Class) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows to retrieve the element name based on Class.
- getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets a
RawAccessor
for the specified element property of the specified wrapper bean class.
- getFieldName() - Method in interface com.sun.xml.bind.ValidationEventLocatorEx
-
Returns the field name of the object where the error occured.
- getInstance() - Static method in class com.sun.xml.bind.AccessorFactoryImpl
-
- getKnownNamespaceURIs() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Gets the namespace URIs statically known to this JAXBContext
.
- getMarshaller() - Method in interface com.sun.xml.bind.CycleRecoverable.Context
-
Returns the marshaller object that's doing the marshalling.
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Allows you to access the runtime model information of the JAXB XML/Java binding.
- getSystemProperty(String) - Static method in class com.sun.xml.bind.Util
-
Reads the system property value and takes care of SecurityException
.
- getTypeName(TypeReference) - Method in class com.sun.xml.bind.api.JAXBRIContext
-
Returns the name of the XML Type bound to the
specified Java type.
- getTypeReference() - Method in class com.sun.xml.bind.api.Bridge
-