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.