Show Table of Contents
1.13. Filtering Process Selection
This is how Smooks selects a filtering process:
- The DOM processing model is selected automatically if only the DOM visitor interface is applied (
DOMElementVisitorandSerializationUnit). - If all visitor resources use only the SAX visitor interface (
SAXElementVisitor), the SAX processing model is selected automatically. - If the visitor resources use both the DOM and SAX interfaces, the DOM processing model is selected by default unless you specify SAX in the Smooks resource configuration file. This is done using
<core:filterSettings type="SAX" />.
Visitor resources do not include non-element visitor resources such as
readers.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.