Uses of Class
org.apache.excalibur.source.SourceNotFoundException

Packages that use SourceNotFoundException
org.apache.excalibur.source   
org.apache.excalibur.source.impl   
 

Uses of SourceNotFoundException in org.apache.excalibur.source
 

Methods in org.apache.excalibur.source that throw SourceNotFoundException
 java.io.InputStream Source.getInputStream()
          Return an InputStream to read from the source.
 

Uses of SourceNotFoundException in org.apache.excalibur.source.impl
 

Methods in org.apache.excalibur.source.impl that throw SourceNotFoundException
 java.io.InputStream HTTPClientSource.getInputStream()
          Method to obtain an InputStream to read the response from the server.
 java.io.InputStream FileSource.getInputStream()
           
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.