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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
AttList.java 49 int m_lastIndex;
67 // m_lastIndex = m_attrs.getLength() - 1;
82 m_lastIndex = m_attrs.getLength() - 1;
  /external/apache-xml/src/main/java/org/apache/xml/utils/
AttList.java 40 int m_lastIndex;
58 // m_lastIndex = m_attrs.getLength() - 1;
73 m_lastIndex = m_attrs.getLength() - 1;

Completed in 114 milliseconds