Uses of Class
com.sun.xml.bind.v2.runtime.MarshallerImpl
-
Packages that use MarshallerImpl Package Description com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of MarshallerImpl in com.sun.xml.bind.v2.runtime
Fields in com.sun.xml.bind.v2.runtime declared as MarshallerImpl Modifier and Type Field Description MarshallerImpl
BridgeContextImpl. marshaller
Methods in com.sun.xml.bind.v2.runtime that return MarshallerImpl Modifier and Type Method Description MarshallerImpl
JAXBContextImpl. createMarshaller()
-