Uses of Class
internal.com.sun.istack.Nullable
-
Packages that use Nullable Package Description com.sun.xml.bind.api Runtime API for the JAX-WS RIcom.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations.com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans.com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package.com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutputand its implementations}.com.sun.xml.bind.v2.runtime.reflect Abstraction around accessing data of actual objects.com.sun.xml.bind.v2.runtime.unmarshaller -
-
Uses of Nullable in com.sun.xml.bind.api
Methods in com.sun.xml.bind.api with annotations of type Nullable Modifier and Type Method Description static TypeJAXBRIContext. getBaseType(Type type, Class baseType)Gets the parameterization of the given base type.abstract QNameJAXBRIContext. getElementName(Class o)Allows to retrieve the element name based on Class.abstract QNameJAXBRIContext. getElementName(Object o)If the given object is bound to an element in XML by JAXB, returns the element name.abstract Class<?>ClassResolver. resolveElementName(String nsUri, String localName)JAXB calls this method when it sees an unknown element.Method parameters in com.sun.xml.bind.api with annotations of type Nullable Modifier and Type Method Description static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)Deprecated.Compatibility with older versions.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport)Deprecated.Compatibility with older versions.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext. newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings)Creates a newJAXBRIContext.TBridge. unmarshal(XMLStreamReader in, AttachmentUnmarshaller au)TBridge. unmarshal(Source in, AttachmentUnmarshaller au)TBridge. unmarshal(Node n, AttachmentUnmarshaller au) -
Uses of Nullable in com.sun.xml.bind.v2.model.annotation
Methods in com.sun.xml.bind.v2.model.annotation with annotations of type Nullable Modifier and Type Method Description <A extends Annotation>
AAnnotationReader. getClassAnnotation(Class<A> annotation, C clazz, Locatable srcpos)Reads an annotation on a class.<A extends Annotation>
AAnnotationReader. getMethodParameterAnnotation(Class<A> annotation, M method, int paramIndex, Locatable srcPos)Reads an annotation on a parameter of the method.<A extends Annotation>
AAnnotationReader. getPackageAnnotation(Class<A> annotation, C clazz, Locatable srcpos)Reads an annotation on the package that the given class belongs to. -
Uses of Nullable in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core with annotations of type Nullable Modifier and Type Method Description QNamePropertyInfo. getSchemaType()The effective value ofXmlSchemaTypeannotation, if any. -
Uses of Nullable in com.sun.xml.bind.v2.model.impl
Fields in com.sun.xml.bind.v2.model.impl with annotations of type Nullable Modifier and Type Field Description JAXBContextImplRuntimeModelBuilder. contextTheJAXBContextImplfor which the model is built. -
Uses of Nullable in com.sun.xml.bind.v2.runtime.output
Method parameters in com.sun.xml.bind.v2.runtime.output with annotations of type Nullable Modifier and Type Method Description intNamespaceContextImpl. put(String uri, String prefix)Puts this new binding into the declared prefixes list without doing any duplicate check. -
Uses of Nullable in com.sun.xml.bind.v2.runtime.reflect
Methods in com.sun.xml.bind.v2.runtime.reflect with annotations of type Nullable Modifier and Type Method Description abstract CharSequenceTransducedAccessor. print(BeanT o)Prints the responsible field of the given bean to the writer.Method parameters in com.sun.xml.bind.v2.runtime.reflect with annotations of type Nullable Modifier and Type Method Description Accessor<BeanT,ValueT>Accessor. optimize(JAXBContextImpl context)Returns the optimized version of the same accessor. -
Uses of Nullable in com.sun.xml.bind.v2.runtime.unmarshaller
Fields in com.sun.xml.bind.v2.runtime.unmarshaller with annotations of type Nullable Modifier and Type Field Description ClassLoaderUnmarshallingContext. classLoaderUser-suppliedClassLoaderfor converting name toClass.ClassResolverUnmarshallingContext. classResolverUsed to discover additional classes when we hit unknown elements/types.Method parameters in com.sun.xml.bind.v2.runtime.unmarshaller with annotations of type Nullable Modifier and Type Method Description voidBase64Data. set(byte[] data, int len, String mimeType)Fills in the data object by a portion of the byte[].voidBase64Data. set(byte[] data, String mimeType)Fills in the data object by the byte[] of the exact length.
-