XMLFilterImpl.skippedEntity

Filter a skipped entity event.

@param name The name of the skipped entity. @exception org.xml.sax.SAXException The client may throw an exception during processing.

class XMLFilterImpl(Ch = char)
void
skippedEntity
(
const(Ch)[] name
)

Meta