public class DataHandler extends ElementHandler
Constructor | Description |
---|---|
DataHandler() |
Modifier and Type | Method | Description |
---|---|---|
int |
getColumnCount() |
Returns the number of columns in this DATA's table.
|
FieldHandler |
getField(int icol) |
Returns the FieldHandler object for a given column.
|
void |
startElement() |
Called after the attributes have been set and checked.
|
characters, configure, endElement, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, toString, warning
public void startElement()
ElementHandler
startElement
in class ElementHandler
public FieldHandler getField(int icol)
icol
- column indexpublic int getColumnCount()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.