Uses of Interface
net.sf.jmatchparser.util.split.SplitOutputStream.StreamFactory

Packages that use SplitOutputStream.StreamFactory
net.sf.jmatchparser.util.split This package contains an OutputStream that can be used for splitting larger files into chunks. 
 

Uses of SplitOutputStream.StreamFactory in net.sf.jmatchparser.util.split
 

Classes in net.sf.jmatchparser.util.split that implement SplitOutputStream.StreamFactory
 class FileOutputStreamFactory
          Output stream factory that creates file output streams.
 

Constructors in net.sf.jmatchparser.util.split with parameters of type SplitOutputStream.StreamFactory
SplitOutputStream(SplitOutputStream.StreamFactory factory, SplitRule rule)
          Create a new split output stream.
 



Copyright © 2011. All Rights Reserved.