Uses of Interface
org.eclipse.persistence.internal.oxm.UnmarshallerHandler
Packages that use UnmarshallerHandler
-
Uses of UnmarshallerHandler in org.eclipse.persistence.internal.oxm
Classes in org.eclipse.persistence.internal.oxm with type parameters of type UnmarshallerHandlerModifier and TypeClassDescriptionclassUnmarshaller<ABSTRACT_SESSION extends CoreAbstractSession,CONTEXT extends Context, DESCRIPTOR extends Descriptor, ID_RESOLVER extends IDResolver, MEDIA_TYPE extends MediaType, ROOT extends Root, UNMARSHALLER_HANDLER extends UnmarshallerHandler, UNMARSHALLER_LISTENER extends Unmarshaller.Listener> classXMLUnmarshaller<ABSTRACT_SESSION extends CoreAbstractSession,CONTEXT extends Context, DESCRIPTOR extends Descriptor, ID_RESOLVER extends IDResolver, MEDIA_TYPE extends MediaType, ROOT extends Root, UNMARSHALLER_HANDLER extends UnmarshallerHandler, UNMARSHALLER_LISTENER extends Unmarshaller.Listener> Class used to unmarshal XML & JSON to objects.Fields in org.eclipse.persistence.internal.oxm declared as UnmarshallerHandlerModifier and TypeFieldDescriptionprotected UNMARSHALLER_HANDLERXMLUnmarshaller.xmlUnmarshallerHandler -
Uses of UnmarshallerHandler in org.eclipse.persistence.oxm
Classes in org.eclipse.persistence.oxm that implement UnmarshallerHandlerModifier and TypeClassDescriptionclassClass used to unmarshal SAX events to objects.