public class ParsingToolKit extends Object
| Constructor and Description |
|---|
ParsingToolKit() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(String file) |
void |
convertTo256Characters(String file) |
static void |
main(String[] args) |
void |
makeBigFile() |
void |
password() |
public static void main(String[] args) throws IOException
IOExceptionpublic void convertTo256Characters(String file) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionpublic void password()
public void makeBigFile()
public void check(String file) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionCopyright © 2014. All Rights Reserved.