Uses of Package
org.apache.excalibur.source

Packages that use org.apache.excalibur.source
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.excalibur.source   
org.apache.excalibur.source.impl   
org.apache.excalibur.source.impl.validity   
org.apache.excalibur.xml   
org.apache.excalibur.xml.xslt   
 

Classes in org.apache.excalibur.source used by org.apache.avalon.excalibur.monitor
Source
          This interface provides a simple interface for accessing a source of data.
 

Classes in org.apache.excalibur.source used by org.apache.avalon.fortress.util
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.excalibur.source used by org.apache.excalibur.source
ModifiableSource
          A Source that can be written to.
Source
          This interface provides a simple interface for accessing a source of data.
SourceException
          This Exception is thrown every time there is a problem in processing a source.
SourceNotFoundException
          This Exception should be thrown if the source could not be found.
SourceParameters
          This class holds parameters for a Source object.
SourceValidity
          A SourceValidity object contains all information to check if a Source object is still valid.
TraversableSource
          A traversable source is a source that can have children and a parent, like a file system.
 

Classes in org.apache.excalibur.source used by org.apache.excalibur.source.impl
ModifiableSource
          A Source that can be written to.
ModifiableTraversableSource
          A modifiable traversable source.
MoveableSource
          This class marks a source to be able to moved and copied to serveral other locations.
Source
          This interface provides a simple interface for accessing a source of data.
SourceException
          This Exception is thrown every time there is a problem in processing a source.
SourceFactory
          A source factory creates new source objects.
SourceNotFoundException
          This Exception should be thrown if the source could not be found.
SourceParameters
          This class holds parameters for a Source object.
SourceResolver
          Base interface for resolving a source by system identifiers.
SourceValidity
          A SourceValidity object contains all information to check if a Source object is still valid.
TraversableSource
          A traversable source is a source that can have children and a parent, like a file system.
URIAbsolutizer
          Implemented by a SourceFactory when it supports applying a relative URI to a base URI to form an absolute URI.
 

Classes in org.apache.excalibur.source used by org.apache.excalibur.source.impl.validity
SourceValidity
          A SourceValidity object contains all information to check if a Source object is still valid.
 

Classes in org.apache.excalibur.source used by org.apache.excalibur.xml
SourceResolver
          Base interface for resolving a source by system identifiers.
 

Classes in org.apache.excalibur.source used by org.apache.excalibur.xml.xslt
Source
          This interface provides a simple interface for accessing a source of data.
SourceResolver
          Base interface for resolving a source by system identifiers.
SourceValidity
          A SourceValidity object contains all information to check if a Source object is still valid.
 



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