Searched defs:XMPPathFactory (Results 1 - 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPPathFactory.java36 * String path = XMPPathFactory.composeStructFieldPath (schemaNS, "Struct", fieldNS,
38 * String path += XMPPathFactory.composeArrayItemPath (schemaNS, "Array" index);
46 * String path = XMPPathFactory.composeStructFieldPath (schemaNS, "Struct", fieldNS,
61 public final class XMPPathFactory class
64 private XMPPathFactory() method in class:XMPPathFactory

Completed in 60 milliseconds