Construct an empty XML filter, with no parent.
<p>This filter will have no parent: you must assign a parent before you start a parse or do any configuration with setFeature or setProperty, unless you use this as a pure event consumer rather than as an {@link XMLReader}.</p>
@see org.xml.sax.XMLReader#setFeature @see org.xml.sax.XMLReader#setProperty @see #setParent
See Implementation
Construct an empty XML filter, with no parent.
<p>This filter will have no parent: you must assign a parent before you start a parse or do any configuration with setFeature or setProperty, unless you use this as a pure event consumer rather than as an {@link XMLReader}.</p>
@see org.xml.sax.XMLReader#setFeature @see org.xml.sax.XMLReader#setProperty @see #setParent