It will update the {@link XMLPipelineContext} associated with thespecified process with information from the event stream. See {@link XMLPipelineFactory#createContextUpdatingProcess()}
This method can be called multiple times to replay the same stream of events over and over again.
@param process The process to which the events will be played. @throws SAXException If there was a problem playing, or processing theevents.If called when the play-back is paused, the play-back will resume from the current position.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|