OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XMPSchemaRegistryImpl
(Results
1 - 2
of
2
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMetaFactory.java
17
import com.adobe.xmp.impl.
XMPSchemaRegistryImpl
;
31
private static XMPSchemaRegistry schema = new
XMPSchemaRegistryImpl
();
247
schema = new
XMPSchemaRegistryImpl
();
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSchemaRegistryImpl.java
35
public final class
XMPSchemaRegistryImpl
implements XMPSchemaRegistry, XMPConst
54
public
XMPSchemaRegistryImpl
()
Completed in 450 milliseconds