Uses of Class
org.apache.axiom.util.jaxb.UnmarshallerAdapter

Packages that use UnmarshallerAdapter
org.apache.axiom.util.jaxb   
 

Uses of UnmarshallerAdapter in org.apache.axiom.util.jaxb
 

Methods in org.apache.axiom.util.jaxb that return UnmarshallerAdapter
static UnmarshallerAdapter JAXBUtils.getUnmarshallerAdapter(javax.xml.stream.XMLStreamReader reader)
          Create an adapter that enables an Unmarshaller to perform XOP/MTOM processing on an XMLStreamReader that exposes the DataHandlerReader extension.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.