public class ExcelPropertyTable extends APropertyTable
EMPTY, KEY_JOIN
Constructor and Description |
---|
ExcelPropertyTable() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasJoinTable()
Indicates if the table container has a JOIN table.
|
protected void |
putValue(java.lang.String value,
java.lang.Object key,
java.util.Properties props) |
protected java.util.List |
read(java.lang.String sheetName) |
expandName, expandProps, getCachedTable, getColumnInfo, getContainer, getFilter, getMetaTable, getPrefix, getPropertiesList, getRawTable, getTable, setContainer, setFilter, setPrefix, setTable
protected boolean hasJoinTable()
APropertyTable
hasJoinTable
in class APropertyTable
true
protected java.util.List read(java.lang.String sheetName) throws java.io.IOException
read
in class APropertyTable
java.io.IOException
protected void putValue(java.lang.String value, java.lang.Object key, java.util.Properties props)