Interface XMLRecorder

All Superinterfaces:
Recorder
All Known Implementing Classes:
DOMRecorder, SAXRecorder

public interface XMLRecorder extends Recorder
Defines recorders that are specific to XML.
Version:
14 April 2005
  • Method Summary

    Modifier and Type
    Method
    Description
    Runs the recorder on the specified input source.

    Methods inherited from interface com.topologi.diffx.load.Recorder

    process, process