Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » source » [javadoc | source]
org.apache.cocoon.components.source
public class: BlobSourceFactory [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLoggable
      org.apache.cocoon.components.source.BlobSourceFactory

All Implemented Interfaces:
    SourceFactory, org.apache.avalon.framework.thread.ThreadSafe, org.apache.avalon.framework.component.Composable

A factory for 'blob:' sources.
Method from org.apache.cocoon.components.source.BlobSourceFactory Summary:
compose,   getSource,   getSource
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.components.source.BlobSourceFactory Detail:
 public  void compose(ComponentManager manager) throws ComponentException 
 public Source getSource(Environment environment,
    String location) throws MalformedURLException, IOException, ProcessingException 
 public Source getSource(Environment environment,
    URL base,
    String location) throws MalformedURLException, IOException, ProcessingException