</[element name]>
) is reached. Note that the parser does not distinguish between empty elements and non-empty elements, so this will occur uniformly.
@param namespaceURI String
URI of namespace thiselement is associated with
@param localName String
name of element without prefix
@param qName String
name of element in XML 1.0 form
@throws SAXException when things go wrong
|
|