public class DocxToXhtmlAndBack
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
inputfilepath |
protected static java.lang.String |
outputfilepath |
| Constructor and Description |
|---|
DocxToXhtmlAndBack() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
getInputFilePath(java.lang.String[] args) |
protected static void |
getOutputFilePath(java.lang.String[] args) |
static void |
main(java.lang.String[] args) |
protected static java.lang.String inputfilepath
protected static java.lang.String outputfilepath
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionprotected static void getInputFilePath(java.lang.String[] args)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionprotected static void getOutputFilePath(java.lang.String[] args)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionCopyright © 2013–2021. All rights reserved.