Handle an extension XML element.
This may throw an exception if for some reason it cannot be handled. The caller is expected to deal with this exception.
@param context RendererContext providing additional information to thecurrent render target, in this case PDF @param el DOM element to be handled @param annot Current 3D annotation, can be manipulated through handler @exception Exception If an error occurs during processing.This method should be called on the reader thread.
@param element The XMPP element. @return True, if the stream needs to be restarted; otherwise false. @throws rocks.xmpp.core.stream.model.StreamException If the element is a stream error. @throws Exception If any exception occurred during feature negotiation.
|
|