Searched refs:PRIMITIVE_BOOLEAN (Results 1 – 5 of 5) sorted by relevance
127 if (super.getType() != PRIMITIVE_BOOLEAN) { in getValueBoolean()187 case PRIMITIVE_BOOLEAN: in stringifyValue()215 case PRIMITIVE_BOOLEAN: in dump()
75 public static final byte PRIMITIVE_BOOLEAN = 'Z'; field in ElementValue89 case PRIMITIVE_BOOLEAN: in readElementValue()
151 case PRIMITIVE_BOOLEAN: in SimpleElementValueGen()232 case PRIMITIVE_BOOLEAN: in stringifyValue()258 case PRIMITIVE_BOOLEAN: in dump()
93 public static final int PRIMITIVE_BOOLEAN = 'Z'; field in ElementValueGen123 return new SimpleElementValueGen(PRIMITIVE_BOOLEAN, dis in readElementValue()
135 ElementValueGen.PRIMITIVE_BOOLEAN, cp, true); in testCreateBooleanElementValue()