public class SimpleTemplate extends AbstractTemplate
map, wb, zipPath| 构造器和说明 |
|---|
SimpleTemplate(Path zipPath,
Workbook wb) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getValue(String txt)
Returns the placeholder character
|
protected boolean |
isPlaceholder(String txt)
Check the cell content has placeholder character
|
bind, bindSheetData, bindSstData, check, checkDefault, checkOverrideprotected boolean isPlaceholder(String txt)
AbstractTemplateisPlaceholder 在类中 AbstractTemplatetxt - the content of cellprotected String getValue(String txt)
AbstractTemplategetValue 在类中 AbstractTemplatetxt - the content of cellCopyright © 2020. All rights reserved.