public class AttributesTableReader extends UserTableReader<AttributesColumn,AttributesTable>
| Constructor and Description |
|---|
AttributesTableReader(String tableName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected AttributesColumn |
createColumn(TableColumn tableColumn)
Create the column
|
protected AttributesTable |
createTable(String tableName,
List<AttributesColumn> columnList)
Create the table
|
readTablepublic AttributesTableReader(String tableName)
tableName - table nameprotected AttributesTable createTable(String tableName, List<AttributesColumn> columnList)
createTable in class UserTableReader<AttributesColumn,AttributesTable>tableName - table namecolumnList - column listprotected AttributesColumn createColumn(TableColumn tableColumn)
createColumn in class UserTableReader<AttributesColumn,AttributesTable>tableColumn - table columnCopyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.