Class BooleanInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Boolean>
cds.savot.model.interpreter.BooleanInterpreter

public class BooleanInterpreter extends BinaryFieldInterpreter<Boolean>

Binary interpreter for the type "logical" of VOTable.

  • Null value = 0x00
  • Size = 1 byte
  • Java type = Boolean
Since:
09/2011
Author:
Gregory Mantelet