91929394959697
public AttList(NamedNodeMap attrs) { m_attrs = attrs; m_lastIndex = m_attrs.getLength() - 1; m_dh = new DOM2Helper(); }