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

Packages that use Importer
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 Importer in org.jtheque.core.managers.file.able
 

Subinterfaces of Importer in org.jtheque.core.managers.file.able
 interface Restorer
          A Restorer.
 

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

Classes in org.jtheque.core.managers.file.impl that implement Importer
 class JTDRestorer
          A Restorer for the JTD format.
 class XMLRestorer
          A Restorer for the XML format.
 



Copyright © 2009 JTheque. All Rights Reserved.