Searched refs:NS_EXIF (Results 1 – 4 of 4) sorted by relevance
75 String NS_EXIF = "http://ns.adobe.com/exif/1.0/"; field
199 else if (NS_EXIF.equals(schema)) in isInternalProperty()
213 registerNamespace(NS_EXIF, "exif"); in registerStandardNamespaces()
141 else if (XMPConst.NS_EXIF.equals(currSchema.getName())) in touchUpDataModel()