Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
12.26. The SAX Visitor API
The SAX Visitor API is made up of a number of interfaces. These interfaces are based on the
org.xml.sax.ContentHandler
SAX events that a SAXVisitor
implementation can capture and processes. Depending on the use case being solved with the SAXVisitor
implementation, you may need to implement one or all of these interfaces.