Uses of Interface
net.sf.filePiper.processors.SizeAndUnit

Packages that use SizeAndUnit
net.sf.filePiper.processors   
 

Uses of SizeAndUnit in net.sf.filePiper.processors
 

Classes in net.sf.filePiper.processors that implement SizeAndUnit
 class ChunkProcessor
          Processor chunking an input file in a set of output files of fixed size (calculated in lines or bytes).
 class HeadProcessor
          Processor copying just the x first lines (or bytes) of a file.
 class TailProcessor
          Processor copying just the x last lines (or bytes) of a file.
 



Copyright © 2010. All Rights Reserved.