Package | Description |
---|---|
org.javlo.component.files |
Modifier and Type | Method and Description |
---|---|
Cell[][] |
Cell.getArray() |
protected Cell[][] |
ArrayFileComponent.getArray(ContentContext ctx) |
protected static Cell[][] |
ArrayFileComponent.getStaticXLSXArray(ContentContext ctx,
File xslxFile) |
protected Cell[][] |
ArrayFileComponent.getXLSArray(ContentContext ctx,
File xslxFile) |
protected Cell[][] |
ArrayFileComponent.getXLSXArray(ContentContext ctx,
File xslxFile) |
protected static Cell[][] |
ArrayFileComponent.TESTgetXLSArray(File xslxFile) |
Modifier and Type | Method and Description |
---|---|
protected static void |
ArrayFileComponent.calcMax(Cell[][] array) |
Constructor and Description |
---|
ArrayMap(Cell[][] inData) |
Cell(String value,
Cell[][] arrays,
int x,
int y) |
Copyright © 2012-2018. All Rights Reserved.