ContentHandler
and LexicalHandler
.
@param contentHandler the content handler that is to receivethe events.
@param lexicalHandler the lexical handler that is to receivethe events (may be null
).
@throws SAXException Any SAX exception, possibly wrappinganother exception.
|
|