Home | History | Annotate | Download | only in sax2dtm

Lines Matching defs:m_textType

111   transient protected int m_textType = DTM.TEXT_NODE;
1545 m_textType = m_coalescedTextType = DTM.TEXT_NODE;
2073 m_coalescedTextType = m_textType;
2079 else if (m_textType == DTM.TEXT_NODE)
2419 m_textType = DTM.CDATA_SECTION_NODE;
2430 m_textType = DTM.TEXT_NODE;