Searched refs:TRUESTR (Results 1 – 3 of 3) sorted by relevance
144 String TRUESTR = "True"; field
297 return value ? XMPConst.TRUESTR : XMPConst.FALSESTR; in convertFromBoolean()
771 setProperty(schemaNS, propName, propValue ? TRUESTR : FALSESTR, options);781 setProperty(schemaNS, propName, propValue ? TRUESTR : FALSESTR, null);