Uses of Class
javax.xml.bind.UnmarshalException

Packages that use UnmarshalException
javax.xml.bind.helpers JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.  
 

Uses of UnmarshalException in javax.xml.bind.helpers
 

Methods in javax.xml.bind.helpers that return UnmarshalException
protected  UnmarshalException AbstractUnmarshallerImpl.createUnmarshalException(org.xml.sax.SAXException e)
          Creates an UnmarshalException from a SAXException.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.