Uses of Class
javax.xml.bind.helpers.AbstractMarshallerImpl
-
Packages that use AbstractMarshallerImpl Package Description com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of AbstractMarshallerImpl in com.sun.xml.bind.v2.runtime
Subclasses of AbstractMarshallerImpl in com.sun.xml.bind.v2.runtime Modifier and Type Class Description classMarshallerImplImplementation ofMarshallerinterface for the JAXB RI.
-