public final class ExcelAntWorkbookUtilFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static ExcelAntWorkbookUtil |
getInstance(String fileName)
Using the fileName, check the internal map to see if an instance
of the WorkbookUtil exists.
|
public static ExcelAntWorkbookUtil getInstance(String fileName)
fileName - The filename to use as key to look for the ExcelAntWorkbookUtil.