uk.ac.starlink.ttools.lint
Class TrHandler

java.lang.Object
  extended by uk.ac.starlink.ttools.lint.ElementHandler
      extended by uk.ac.starlink.ttools.lint.TrHandler

public class TrHandler
extends ElementHandler

Element handler for TR element.

Since:
7 Apr 2005
Author:
Mark Taylor (Starlink)

Constructor Summary
TrHandler()
           
 
Method Summary
 void endElement()
          Called when the element has ended.
 
Methods inherited from class uk.ac.starlink.ttools.lint.ElementHandler
characters, configure, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, startElement, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TrHandler

public TrHandler()
Method Detail

endElement

public void endElement()
Description copied from class: ElementHandler
Called when the element has ended. The default implementation does nothing.

Overrides:
endElement in class ElementHandler


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.