Package org.smooks.api.resource.visitor.sax.ng
-
Interface Summary Interface Description AfterVisitor Applies an operation immediately after theElement
's end tag.BeforeVisitor Applies an operation immediately after theElement
's start tag.ChildrenVisitor Applies an operation on eachElement
child.ElementVisitor ParameterizedVisitor Adds knobs to theSaxNgVisitor
.SaxNgVisitor Applies operations on partialElement
s.