| Modifier and Type | Field and Description |
|---|---|
static int[] |
trueIntegerValue |
static String[] |
trueStringValue |
| Constructor and Description |
|---|
BooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
readCell(org.apache.poi.ss.usermodel.Cell cell) |
Boolean |
readCell(org.apache.poi.ss.usermodel.Cell cell,
String regex)
Read a Cell and convert to
|
void |
writeCell(org.apache.poi.ss.usermodel.Cell cell,
Boolean value)
Write a
|
public static final String[] trueStringValue
public static final int[] trueIntegerValue
Copyright © 2011-2012 BSTOI.NL. All Rights Reserved.