HomeSort by relevance Sort by last modified time
    Searched defs:currNode (Results 1 - 8 of 8) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNodeUtils.java 209 XMPNode currNode = null;
212 currNode = findSchemaNode(xmpTree,
214 if (currNode == null)
218 else if (currNode.isImplicit())
220 currNode.setImplicit(false); // Clear the implicit node bit.
221 rootImplicitNode = currNode; // Save the top most implicit node.
230 currNode = followXPathStep(currNode, xpath.getSegment(i), createNodes);
231 if (currNode == null)
240 else if (currNode.isImplicit()
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.jar 
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 

Completed in 591 milliseconds