HomeSort by relevance Sort by last modified time
    Searched refs:BADOPTIONS (Results 1 - 7 of 7) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPError.java 31 int BADOPTIONS = 103;
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
PropertyOptions.java 421 XMPError.BADOPTIONS);
426 XMPError.BADOPTIONS);
Options.java 244 + " are invalid!", XMPError.BADOPTIONS);
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSerializerRDF.java 191 XMPError.BADOPTIONS);
196 XMPError.BADOPTIONS);
204 XMPError.BADOPTIONS);
213 XMPError.BADOPTIONS);
    [all...]
XMPMetaImpl.java 101 XMPError.BADOPTIONS);
127 // throw new XMPException("Mismatch of existing and specified array form", BADOPTIONS);
145 XMPError.BADOPTIONS);
    [all...]
XMPNodeUtils.java 375 XMPError.BADOPTIONS);
XMPUtilsImpl.java 349 throw new XMPException("Options can only provide array form", XMPError.BADOPTIONS);
    [all...]

Completed in 311 milliseconds