Home
last modified time | relevance | path

Searched refs:parseStructSegment (Results 1 – 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
DXMPPathParser.java113 segment = parseStructSegment(pos); in expandXPath()
206 private static XMPPathSegment parseStructSegment(PathPosition pos) throws XMPException in parseStructSegment() method in XMPPathParser