Uses of Interface
javax.xml.bind.Unmarshaller

Packages that use Unmarshaller
javax.xml.bind   
 

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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.