Uses of Interface
org.aksw.commons.io.process.pipe.PipeTransform
Packages that use PipeTransform
Package
Description
-
Uses of PipeTransform in org.aksw.commons.io.codec.bzip2
Methods in org.aksw.commons.io.codec.bzip2 that return PipeTransform -
Uses of PipeTransform in org.aksw.commons.io.codec.registry.api
Methods in org.aksw.commons.io.codec.registry.api that return PipeTransform -
Uses of PipeTransform in org.aksw.commons.io.process.pipe
Classes in org.aksw.commons.io.process.pipe that implement PipeTransformModifier and TypeClassDescriptionclassclassImplementation of a pipe transform that pipes all arguments to a streaming syscallFields in org.aksw.commons.io.process.pipe declared as PipeTransformMethods in org.aksw.commons.io.process.pipe with parameters of type PipeTransformConstructors in org.aksw.commons.io.process.pipe with parameters of type PipeTransform -
Uses of PipeTransform in org.aksw.commons.io.process.pipe.impl.core
Classes in org.aksw.commons.io.process.pipe.impl.core that implement PipeTransform