Uses of Class
org.apache.commons.pipeline.validation.ProducedTypes

Packages that use ProducedTypes
org.apache.commons.pipeline.stage A few simple Stage implementations for common use cases. 
 

Uses of ProducedTypes in org.apache.commons.pipeline.stage
 

Classes in org.apache.commons.pipeline.stage with annotations of type ProducedTypes
 class FileFinderStage
          This Stage is used to recursively find (non-directory) files that match the specified regex.
 class HttpFileDownloadStage
          This Stage provides the functionality needed to retrieve data from an HTTP URL.
 



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