Class IntegerInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Integer>
cds.savot.model.interpreter.IntegerInterpreter

public class IntegerInterpreter extends BinaryFieldInterpreter<Integer>

Binary interpreter for the type "int" of VOTable.

  • Null value = 0xffffffff
  • Size = 4 bytes
  • Java type = Integer
Since:
09/2011
Author:
Gregory Mantelet