Home | History | Annotate | Download | only in serializer

Lines Matching defs:attributeDecl

716      * @see org.xml.sax.ext.DeclHandler#attributeDecl(String, String, String, String, String)
718 public void attributeDecl(
726 m_handler.attributeDecl(arg0, arg1, arg2, arg3, arg4);