Built-in packages / The om package |
The om.SaxDocumentHandler class provides an interface to write an XML filter with events, following the SAX standards.
A om.SaxDocumentHandler object can be used in two different ways:
The om.SaxDocumentHandler class also provides methods to process all SAX events by hand. This is useful if you want to chain SAX filters.