此内容没有您所选择的语言版本。
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.