XMLFilterImpl.startPrefixMapping

Filter a start Namespace prefix mapping event.

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

class XMLFilterImpl(Ch = char)
void
startPrefixMapping
(
const(Ch)[] prefix
,
const(Ch)[] uri
)

Meta