Package uk.ac.starlink.ttools.votlint
Class TrHandler
java.lang.Object
uk.ac.starlink.ttools.votlint.ElementHandler
uk.ac.starlink.ttools.votlint.TrHandler
Element handler for TR element.
- Since:
- 7 Apr 2005
- Author:
- Mark Taylor (Starlink)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.starlink.ttools.votlint.ElementHandler
characters, configure, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, startElement, toString, warning
-
Constructor Details
-
TrHandler
public TrHandler()
-
-
Method Details
-
endElement
public void endElement()Description copied from class:ElementHandler
Called when the element has ended. The default implementation does nothing.- Overrides:
endElement
in classElementHandler
-