}
// Make a copy of the attributes, so we can give them to the
// extension in raw form. The alternative to doing this is to
// reconstruct the list in raw form.
m_attrs = new MutableAttrListImpl(atts);
// this.nsh = nsh;
// processor.getXMLProcessorLiaison().addExtensionNamespace(m_extHandlerLookup, nsh);
this.localPart = localPart;
m_attrs = new MutableAttrListImpl(atts);
}