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

  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 135 m_sourceLine = (m_useSourceLocationProperty) ? new IntVector() : null;
SAX2DTM.java 201 protected IntVector m_sourceLine;
289 m_sourceLine = (m_useSourceLocationProperty) ? new IntVector() : null;
975 m_sourceLine.addElement(m_locator.getLineNumber());
    [all...]

Completed in 53 milliseconds