public class DataHandler extends ElementHandler
Constructor and Description |
---|
DataHandler() |
Modifier and Type | Method and 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 indexicol
,
or null if that column doesn't existpublic int getColumnCount()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.