Uses of Interface
javax.xml.bind.Unmarshaller

Uses of Unmarshaller in javax.xml.bind
 

Methods in javax.xml.bind that return Unmarshaller
abstract  Unmarshaller JAXBContext.createUnmarshaller()
          Create an Unmarshaller object that can be used to convert XML data into a java content tree.