Package cpod

Class CPODFile

java.lang.Object
cpod.CPODFile

public class CPODFile extends Object
A CP1 along with it's CP3 file
Author:
Jamie Macaulay
  • Field Details

    • cp1File

      public File cp1File
      A CP1 or FP1 file
    • cp3File

      public File cp3File
      A CP3 or CP3 file
  • Constructor Details

    • CPODFile

      public CPODFile()
  • Method Details

    • getName

      public String 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.