Searched refs:PRIMITIVE_BYTE (Results 1 – 4 of 4) sorted by relevance
75 if (super.getType() != PRIMITIVE_BYTE) { in getValueByte()179 case PRIMITIVE_BYTE: in stringifyValue()211 case PRIMITIVE_BYTE: in dump()
69 public static final byte PRIMITIVE_BYTE = 'B'; field in ElementValue82 case PRIMITIVE_BYTE: in readElementValue()
136 case PRIMITIVE_BYTE: in SimpleElementValueGen()226 case PRIMITIVE_BYTE: in stringifyValue()254 case PRIMITIVE_BYTE: in dump()
81 public static final int PRIMITIVE_BYTE = 'B'; field in ElementValueGen102 return new SimpleElementValueGen(PRIMITIVE_BYTE, dis in readElementValue()