XMLFilterImpl.endPrefixMapping

Filter an end Namespace prefix mapping event.

@param prefix The Namespace prefix. @exception org.xml.sax.SAXException The client may throw an exception during processing.

class XMLFilterImpl(Ch = char)
void
endPrefixMapping
(
const(Ch)[] prefix
)

Meta