XMLFilterImpl.ignorableWhitespace

Filter an ignorable whitespace event.

@param ch An array of characters. @param start The starting position in the array. @param length The number of characters to use from the array. @exception org.xml.sax.SAXException The client may throw an exception during processing.

class XMLFilterImpl(Ch = char)
void
ignorableWhitespace
(
Ch ch[]
)

Meta