Class 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)
  • Constructor Details

    • FieldHandler

      public FieldHandler()
  • Method Details

    • 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