XMLFilter.setParent

Set the parent reader.

<p>This method allows the application to link the filter to a parent reader (which may be another filter). The argument may not be null.</p>

@param parent The parent reader.

class XMLFilter(Ch = char)
void
setParent

Meta