Uses of Interface
javax.xml.bind.Unmarshaller

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

Uses of Unmarshaller in javax.xml.bind
 

Methods in javax.xml.bind that return Unmarshaller
abstract  Unmarshaller JAXBContext.createUnmarshaller()
           
 

Uses of Unmarshaller in javax.xml.bind.helpers
 

Classes in javax.xml.bind.helpers that implement Unmarshaller
 class AbstractUnmarshallerImpl
           
 

Uses of Unmarshaller in javax.xml.bind.util
 

Constructors in javax.xml.bind.util with parameters of type Unmarshaller
JAXBResult(Unmarshaller unmarshaller)
           
 



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