public interface XMLRecorder extends Recorder
| Modifier and Type | Method and Description |
|---|---|
EventSequence |
process(InputSource is)
Runs the recorder on the specified input source.
|
EventSequence process(InputSource is) throws LoadingException, IOException
is - The input source.LoadingException - If thrown whilst parsing.IOException - Should I/O error occur.Copyright © 2007-2022. All Rights Reserved.