Searched refs:m_firstElementLocalName (Results 1 – 1 of 1) sorted by relevance
90 private String m_firstElementLocalName = null; field in ToUnknownStream492 m_firstElementLocalName = localName; in startElement()819 if (localName == null && m_firstElementLocalName != null) in endElement()820 localName = m_firstElementLocalName; in endElement()