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

Packages that use Exporter
org.jtheque.core.managers.file.able Contains the interfaces of the file manager. 
org.jtheque.core.managers.file.impl Contains the file manager implementation. 
 

Uses of Exporter in org.jtheque.core.managers.file.able
 

Subinterfaces of Exporter in org.jtheque.core.managers.file.able
 interface Backuper
          A Backuper.
 

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

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



Copyright © 2009 JTheque. All Rights Reserved.