public class LinkFutureCompressor extends Object
| Constructor and Description |
|---|
LinkFutureCompressor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildFilePath(String xmlFilePath,
String filePath) |
static void |
compressByXmlfile(String fileType,
String xmlFilePath) |
static void |
compressFile(String fileType,
OutputStreamWriter out,
String inputFilename) |
static void |
main(String[] args) |
public static void main(String[] args) throws URISyntaxException
URISyntaxExceptionpublic static void compressByXmlfile(String fileType, String xmlFilePath) throws IOException
IOExceptionpublic static void compressFile(String fileType, OutputStreamWriter out, String inputFilename) throws IOException
IOExceptionCopyright © 2016. All rights reserved.