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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
PsuedoNames.java 48 public static final String PSEUDONAME_COMMENT = "#comment";
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java 101 m_targetString = PsuedoNames.PSEUDONAME_COMMENT;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 849 else if (key.equals(PsuedoNames.PSEUDONAME_COMMENT))

Completed in 735 milliseconds