DefaultSAXFilter
The DefaultSAXFilter filter implements the SAXFilter interface. This filter repeats its input SAX events to its output. You can use this filter and its subclasses with the DefaultFilterAdapter.
* 
We recommend that all non-buffering filters extend this class.
これは役に立ちましたか?