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