om.SaxDocumentHandler.endElement

Processes the end of an element.

Syntax

endElement(
   tagname STRING )
  1. tagname is the tag name of element.

Usage

The endElement() method processes the end of an element with the SAX interface.