om.SaxDocumentHandler.endElement

Processes the end of an element.

Syntax

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

Usage

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