Class ShortInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Short>
cds.savot.model.interpreter.ShortInterpreter

public class ShortInterpreter extends BinaryFieldInterpreter<Short>

Binary interpreter for the type "short" of VOTable.

  • Null value = 0xffff
  • Size = 2 bytes
  • Java type = Short
Since:
09/2011
Author:
Gregory Mantelet