Class NodeSetFilter

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler, XMLFilter, XMLReader

public class NodeSetFilter extends FullXmlFilter
Filter that copies only a single element type, and/or its contents. Optionally the root is copied too.
Author:
Gerrit van Brakel