Uses of Class
org.apache.excalibur.source.impl.AbstractSource

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

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

Subclasses of AbstractSource in org.apache.excalibur.source.impl
 class FTPSource
          Source implementation for the File Transfer Protocol.
 class ResourceSource
          Description of a source which is described by the resource protocol which gets a resource from the classloader.
 class URLSource
          Description of a source which is described by an URL.
 



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