|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SplitRule | |
|---|---|
| net.sf.jmatchparser.util.split | This package contains an OutputStream that can be used for
splitting larger files into chunks. |
| Uses of SplitRule in net.sf.jmatchparser.util.split |
|---|
| Subclasses of SplitRule in net.sf.jmatchparser.util.split | |
|---|---|
class |
CountSplitRule
A split rule that creates a new output file every given number of bytes or lines. |
| Constructors in net.sf.jmatchparser.util.split with parameters of type SplitRule | |
|---|---|
SplitOutputStream(SplitOutputStream.StreamFactory factory,
SplitRule rule)
Create a new split output stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||