Uses of Interface
de.ispsoft.jaxme.jaxb.Marshaller

Packages that use Marshaller
de.ispsoft.jaxme   
de.ispsoft.jaxme.jaxb   
 

Uses of Marshaller in de.ispsoft.jaxme
 

Methods in de.ispsoft.jaxme that return Marshaller
 Marshaller JMManagerFactoryImpl.createMarshaller()
           
 

Uses of Marshaller in de.ispsoft.jaxme.jaxb
 

Classes in de.ispsoft.jaxme.jaxb that implement Marshaller
 class MarshallerImpl
          The Marshaller is JaxMe's implementation of the javax.xml.marshal.Marshaller interface.
 

Methods in de.ispsoft.jaxme.jaxb that return Marshaller
abstract  Marshaller JAXBContext.createMarshaller()
          Deprecated. Create a Marshaller object that can be used to convert a java content tree into XML data.