HomeSort by relevance Sort by last modified time
    Searched refs:PSEUDONAME_ANY (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
PsuedoNames.java 33 public static final String PSEUDONAME_ANY = "*";
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java 109 m_targetString = PsuedoNames.PSEUDONAME_ANY;
117 m_targetString = PsuedoNames.PSEUDONAME_ANY;
122 m_targetString = PsuedoNames.PSEUDONAME_ANY;

Completed in 436 milliseconds