Uses of Interface
org.apache.excalibur.source.ModifiableSource

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

Uses of ModifiableSource in org.apache.excalibur.source
 

Subinterfaces of ModifiableSource in org.apache.excalibur.source
 interface ModifiableTraversableSource
          A modifiable traversable source.
 

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

Classes in org.apache.excalibur.source.impl that implement ModifiableSource
 class FileSource
          A ModifiableTraversableSource for filesystem objects.
 class FTPSource
          Source implementation for the File Transfer Protocol.
 class HTTPClientSource
          HTTP URL Source object, based on the Jakarta Commons HttpClient project.
 



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