Uses of Class
org.sca4j.introspection.xml.LoaderException

Packages that use LoaderException
org.sca4j.introspection.xml   
 

Uses of LoaderException in org.sca4j.introspection.xml
 

Subclasses of LoaderException in org.sca4j.introspection.xml
 class InvalidPrefixException
          Denotes an invalid QName prefix.
 class UnrecognizedElementException
          Exception that indicates an element was encountered that could not be handled.
 

Methods in org.sca4j.introspection.xml that throw LoaderException
<OUTPUT> OUTPUT
Loader.load(java.net.URL url, java.lang.Class<OUTPUT> type, IntrospectionContext context)
          Load a model object from a specified location.
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.