Uses of Class
org.jtheque.core.utils.file.jt.AbstractJTFileHeader

Packages that use AbstractJTFileHeader
org.jtheque.core.utils.file.jt.able Contains the specifications for the jt files management. 
org.jtheque.core.utils.file.jt.impl Contains the implementation of JT files. 
 

Uses of AbstractJTFileHeader in org.jtheque.core.utils.file.jt.able
 

Methods in org.jtheque.core.utils.file.jt.able that return AbstractJTFileHeader
 AbstractJTFileHeader JTNotZippedFile.getHeader()
          Return the header of the file.
 

Uses of AbstractJTFileHeader in org.jtheque.core.utils.file.jt.impl
 

Subclasses of AbstractJTFileHeader in org.jtheque.core.utils.file.jt.impl
 class JTDFileHeader
          A header of a JTDFile.
 

Methods in org.jtheque.core.utils.file.jt.impl that return AbstractJTFileHeader
 AbstractJTFileHeader JTDFile.getHeader()
           
 



Copyright © 2009 JTheque. All Rights Reserved.