Java org.apache.commons.pipeline.config DigesterPipelineFactory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.pipeline.config DigesterPipelineFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.pipeline.config DigesterPipelineFactory.

The text is from its open source code.

Constructor

DigesterPipelineFactory(URL confURL)
A factory created by this constructor will create a pipeline from the specified XML configuration file.

Method

PipelinecreatePipeline()
Creates a new pipeline based upon the configuration of this factory instance.