com.levigo.jadice.document.read
Interface ReaderControls

All Superinterfaces:
ProcessingControls<ReaderSettings>
All Known Implementing Classes:
DefaultReaderControls

public interface ReaderControls
extends ProcessingControls<ReaderSettings>


Method Summary
 ReaderControls createSnapshot()
          Creates a snapshot copy of this reader control object.
 
Methods inherited from interface com.levigo.jadice.document.ProcessingControls
clearSettings, getSettings
 

Method Detail

createSnapshot

ReaderControls createSnapshot()
Creates a snapshot copy of this reader control object. The snapshot must constitute a deep copy, so that changes to the copied object don't affect snapshots.

Specified by:
createSnapshot in interface ProcessingControls<ReaderSettings>
Returns:
a snapshot copy of this render control instance


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.