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, warningpublic void startElement()
ElementHandlerstartElement in class ElementHandlerpublic FieldHandler getField(int icol)
icol - column indexicol,
or null if that column doesn't existpublic int getColumnCount()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.