Uses of Interface
org.apache.commons.pipeline.PipelineFactory

Packages that use PipelineFactory
org.apache.commons.pipeline.config This package provides utilities for creating executing a pipeline using Digester. 
 

Uses of PipelineFactory in org.apache.commons.pipeline.config
 

Classes in org.apache.commons.pipeline.config that implement PipelineFactory
 class DigesterPipelineFactory
          This factory is designed to simplify creating a pipeline using Digester.
 



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