uk.ac.starlink.ttools.votlint
Class FieldHandler
java.lang.Object
uk.ac.starlink.ttools.votlint.ElementHandler
uk.ac.starlink.ttools.votlint.ParamHandler
uk.ac.starlink.ttools.votlint.FieldHandler
public class FieldHandler
- extends ParamHandler
ElementHandler for FIELD elements.
It inherits from ParamHandler since the parsing functionality can be
reused.
- Since:
- 7 Apr 2005
- Author:
- Mark Taylor (Starlink)
Methods inherited from class uk.ac.starlink.ttools.votlint.ElementHandler |
characters, configure, endElement, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, toString, warning |
FieldHandler
public FieldHandler()
startElement
public void startElement()
- Description copied from class:
ElementHandler
- Called after the attributes have been set and checked.
The default implementation does nothing.
- Overrides:
startElement
in class ElementHandler
getTableRef
public ElementRef getTableRef()
- Returns the table to which this field belongs.
- Returns:
- table ref
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.