Uses of Interface
javax.xml.bind.Marshaller

Packages that use Marshaller
javax.xml.bind   
javax.xml.bind.helpers   
javax.xml.bind.util   
 

Uses of Marshaller in javax.xml.bind
 

Methods in javax.xml.bind that return Marshaller
abstract  Marshaller JAXBContext.createMarshaller()
           
 

Uses of Marshaller in javax.xml.bind.helpers
 

Classes in javax.xml.bind.helpers that implement Marshaller
 class AbstractMarshallerImpl
           
 

Uses of Marshaller in javax.xml.bind.util
 

Constructors in javax.xml.bind.util with parameters of type Marshaller
JAXBSource(Marshaller marshaller, Object contentObject)
           
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.