Uses of Interface
org.jtheque.core.managers.file.able.Backuper

Packages that use Backuper
org.jtheque.core.managers.file Contains the file manager. 
org.jtheque.core.managers.file.impl Contains the file manager implementation. 
 

Uses of Backuper in org.jtheque.core.managers.file
 

Methods in org.jtheque.core.managers.file with parameters of type Backuper
 void FileManager.setBackupers(Backuper[] backupers)
          Set the backupers.
 

Uses of Backuper in org.jtheque.core.managers.file.impl
 

Classes in org.jtheque.core.managers.file.impl that implement Backuper
 class JTDBackuper
          A Backuper for the JTD format.
 class XMLBackuper
          A Backuper for the XML format.
 



Copyright © 2009 JTheque. All Rights Reserved.