Uses of Interface
org.apache.cocoon.environment.ModifiableSource

Packages that use ModifiableSource
org.apache.cocoon.components.source   
org.apache.cocoon.components.source.impl   
org.apache.cocoon.environment   
 

Uses of ModifiableSource in org.apache.cocoon.components.source
 

Classes in org.apache.cocoon.components.source that implement ModifiableSource
 class AbstractStreamSource
          Deprecated. Use the new Avalon Excalibur Source Resolving
 class AbstractStreamWriteableSource
          Deprecated. Use the new Avalon Excalibur Source Resolving
 class DelayedRefreshSourceWrapper
          Deprecated. by the Avalon Exalibur Source Resolving
 class FileSource
          Deprecated. Use the new avalon source resolving instead
 class SitemapSource
          Deprecated. by the Avalon Excalibur Source Resolving
 class URLSource
          Deprecated. by the Avalon Exalibur Source Resolving
 

Uses of ModifiableSource in org.apache.cocoon.components.source.impl
 

Classes in org.apache.cocoon.components.source.impl that implement ModifiableSource
 class AvalonToCocoonSource
          This source objects wraps an Avalon Excalibur Source to get an obsolete Cocoon Source object for the use of the deprecated SourceResolver.resolve(String) method.
 

Uses of ModifiableSource in org.apache.cocoon.environment
 

Subinterfaces of ModifiableSource in org.apache.cocoon.environment
 interface WriteableSource
          Deprecated. Use the ModifiableSource interface instead
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.