Searched refs:PSEUDONAME_ANY (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DPsuedoNames.java35 public static final String PSEUDONAME_ANY = "*"; field in class:PsuedoNames
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/patterns/
H A DStepPattern.java111 m_targetString = PsuedoNames.PSEUDONAME_ANY;
119 m_targetString = PsuedoNames.PSEUDONAME_ANY;
124 m_targetString = PsuedoNames.PSEUDONAME_ANY;

Completed in 23 milliseconds