Searched refs:m_sourceLine (Results 1 – 2 of 2) sorted by relevance
201 protected IntVector m_sourceLine; field in SAX2DTM289 m_sourceLine = (m_useSourceLocationProperty) ? new IntVector() : null; in SAX2DTM()975 m_sourceLine.addElement(m_locator.getLineNumber()); in setSourceLocation()2496 m_sourceLine.elementAt(node), in getSourceLocatorFor()
135 m_sourceLine = (m_useSourceLocationProperty) ? new IntVector() : null; in SAX2RTFDTM()