Searched refs:m_textType (Results 1 – 2 of 2) sorted by relevance
111 transient protected int m_textType = DTM.TEXT_NODE; field in SAX2DTM1545 m_textType = m_coalescedTextType = DTM.TEXT_NODE; in charactersFlush()2073 m_coalescedTextType = m_textType; in characters()2079 else if (m_textType == DTM.TEXT_NODE) in characters()2419 m_textType = DTM.CDATA_SECTION_NODE; in startCDATA()2430 m_textType = DTM.TEXT_NODE; in endCDATA()
2435 m_textType = m_coalescedTextType = DTM.TEXT_NODE; in charactersFlush()