public class XLSXDataLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SOURCECODE_VERSION
Standard variable for determining version of a class file.
|
| Constructor and Description |
|---|
XLSXDataLoader(File pIn,
nl.knowledgeplaza.util.ConfigurationProperties pConfig,
nl.buildersenperformers.xam.engine.XamEngine pXE) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
void |
processSheet(Properties pProperties,
org.apache.poi.xssf.usermodel.XSSFSheet pSheet) |
String |
toHex(String arg) |
public static final String SOURCECODE_VERSION
public XLSXDataLoader(File pIn, nl.knowledgeplaza.util.ConfigurationProperties pConfig, nl.buildersenperformers.xam.engine.XamEngine pXE)
public void process()
throws DataLoaderException
DataLoaderExceptionpublic void processSheet(Properties pProperties, org.apache.poi.xssf.usermodel.XSSFSheet pSheet) throws DataLoaderException, nl.buildersenperformers.xam.engine.OperationException
DataLoaderExceptionnl.buildersenperformers.xam.engine.OperationExceptionCopyright © 2019. All rights reserved.