Lines Matching defs:qualifiedName

322      * @param qualifiedName The qualified name of the element type to
334 * <code>qualifiedName</code></td>
344 * from <code>qualifiedName</code>, or <code>null</code> if there is
350 * <code>qualifiedName</code></td>
355 * <code>qualifiedName</code></td>
360 * <code>qualifiedName</code> is not an XML name according to the XML
363 * <br>NAMESPACE_ERR: Raised if the <code>qualifiedName</code> is a
364 * malformed qualified name, if the <code>qualifiedName</code> has a
366 * if the <code>qualifiedName</code> has a prefix that is "xml" and
369 * , or if the <code>qualifiedName</code> or its prefix is "xmlns" and
370 * the <code>namespaceURI</code> is different from "<a href='http://www.w3.org/2000/xmlns/'>http://www.w3.org/2000/xmlns/</a>", or if the <code>namespaceURI</code> is "<a href='http://www.w3.org/2000/xmlns/'>http://www.w3.org/2000/xmlns/</a>" and neither the <code>qualifiedName</code> nor its prefix is "xmlns".
377 String qualifiedName)
387 * @param qualifiedName The qualified name of the attribute to
398 * <td valign='top' rowspan='1' colspan='1'>qualifiedName</td>
409 * <code>qualifiedName</code>, or <code>null</code> if there is no
415 * <code>qualifiedName</code></td>
420 * <code>qualifiedName</code></td>
430 * <code>qualifiedName</code> is not an XML name according to the XML
433 * <br>NAMESPACE_ERR: Raised if the <code>qualifiedName</code> is a
434 * malformed qualified name, if the <code>qualifiedName</code> has a
436 * the <code>qualifiedName</code> has a prefix that is "xml" and the
438 * http://www.w3.org/XML/1998/namespace</a>", if the <code>qualifiedName</code> or its prefix is "xmlns" and the
439 * <code>namespaceURI</code> is different from "<a href='http://www.w3.org/2000/xmlns/'>http://www.w3.org/2000/xmlns/</a>", or if the <code>namespaceURI</code> is "<a href='http://www.w3.org/2000/xmlns/'>http://www.w3.org/2000/xmlns/</a>" and neither the <code>qualifiedName</code> nor its prefix is "xmlns".
446 String qualifiedName)
785 * @param qualifiedName The new qualified name.
798 * <br>NAMESPACE_ERR: Raised if the <code>qualifiedName</code> is a
799 * malformed qualified name, if the <code>qualifiedName</code> has a
801 * if the <code>qualifiedName</code> has a prefix that is "xml" and
805 * <code>qualifiedName</code>, or its prefix, is "xmlns" and the
811 String qualifiedName)