Uses of Interface
pops.ale.codec.PartitionTable

Packages that use PartitionTable
pops.ale.codec   
 

Uses of PartitionTable in pops.ale.codec
 

Classes in pops.ale.codec that implement PartitionTable
(package private)  class aPartitionTable
          Implementation of a PartitionTable.
 

Methods in pops.ale.codec that return PartitionTable
static PartitionTable PartitionTables.getPartitionTable(byte header)
          Gets the partition table of a header.
 

Constructors in pops.ale.codec with parameters of type PartitionTable
Sgln96Codec(PartitionTable partitionTable)
          Constructor
Sgtin96Codec(PartitionTable partitionTable)
          Constructor