Home | History | Annotate | Download | only in serializer

Lines Matching defs:addAttributes

497                 /* we don't want to call our own addAttributes, which
500 * addAttributes() In this case m_attributes is only used for the
505 super.addAttributes(atts);
1172 * @see ExtendedContentHandler#addAttributes(org.xml.sax.Attributes)
1174 public void addAttributes(Attributes atts) throws SAXException
1176 m_handler.addAttributes(atts);