HomeSort by relevance Sort by last modified time
    Searched full:m_isdot (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemValueOf.java 61 private boolean m_isDot = false;
78 m_isDot = (null != s) && s.equals(".");

Completed in 28 milliseconds