Searched defs:m_allowDetach (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DLocPathIterator.java656 protected boolean m_allowDetach = true; field in class:LocPathIterator
666 m_allowDetach = allowRelease;
678 if(m_allowDetach)

Completed in 61 milliseconds