OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doesStructFieldExist
(Results
1 - 2
of
2
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java
538
*
DoesStructFieldExist
tells if the struct field exists.
552
boolean
doesStructFieldExist
(
[
all
...]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java
322
* @see XMPMeta#
doesStructFieldExist
(String, String, String, String)
324
public boolean
doesStructFieldExist
(String schemaNS, String structName, String fieldNS,
[
all
...]
Completed in 35 milliseconds