Package org.cyberneko.html.filters

Class Summary
DefaultFilter This class implements a filter that simply passes document events to the next handler.
ElementRemover This class is a document filter capable of removing specified elements from the processing stream.
Identity This filter performs the identity operation of the original document event stream generated by the HTML scanner by removing events that are synthesized by the tag balancer.
Writer An HTML writer written as a filter.
 



(C) Copyright 2002-2003, Andy Clark. All rights reserved.