Class MatchingContentHandler

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class MatchingContentHandler extends ContentHandlerDecorator
Content handler decorator that only passes the elements, attributes, and text nodes that match the given XPath expression.