Package cpod
Class CPODFile
java.lang.Object
cpod.CPODFile
A CP1 along with it's CP3 file
- Author:
 - Jamie Macaulay
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
cp1File
A CP1 or FP1 file - 
cp3File
A CP3 or CP3 file 
 - 
 - 
Constructor Details
- 
CPODFile
public CPODFile() 
 - 
 - 
Method Details
- 
getName
Get the name of the file- Returns:
 - the name of the file;
 
 - 
isFPOD
public boolean isFPOD()Check whether the current CPOD file is a CPOD or FPOD- Returns:
 - true if FPOD.
 
 
 -