DefaultHandler2
class and implements the LSResourceResolver
interface. You can use the method in the DefaultHandler2
class. For example:
startElement
method declares that an element has been received. You should call the superclass at the beginning of this method:super.startElement(...)
ExceptionResult
to store an information.
Copyright 2006-2024 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences