Package org.smooks.api.resource.visitor
Interface Visitor
-
- All Superinterfaces:
ContentHandler
- All Known Subinterfaces:
AfterVisitor,BeforeVisitor,ChildrenVisitor,Consumer,DOMElementVisitor,DOMVisitAfter,DOMVisitBefore,DOMVisitor,ElementVisitor,FilterBypass,InterceptorVisitor,ParameterizedVisitor,PostFragmentLifecycle,Producer,SaxNgVisitor,SerializerVisitor
public interface Visitor extends ContentHandler
Applies operations on events.