HomeSort by relevance Sort by last modified time
    Searched full:localname (Results 226 - 250 of 1018) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentgetelementsbytagnameNS04.java 39 * namespaceURI="null" and localName="0". This should return a nodeList of 0 items.
documentgetelementsbytagnameNS05.java 40 * values of namespaceURI=null and localName="elementId". This
documentimportnode03.java 41 * localName="defaultAttr", into the same document.
documentimportnode04.java 41 * localName="defaultAttr", into a new document.
elementgetattributenodens01.java 35 * Retrieve an attribute using namespace and localname and check its value, name and
elementgetelementsbytagnamens02.java 51 * localName '*'. Verify if this returns a nodeList of 0 elements.
elementgetelementsbytagnamens05.java 51 * localName: '*'.
elementhasattributens02.java 40 * values for the namespaceURI and localName parameters.
elementhasattributens03.java 41 * values for the namespaceURI and localName parameters.
getAttributeNS05.java 34 * The "getAttributeNS(namespaceURI,localName)" method retrieves an
getAttributeNodeNS02.java 34 * The "getAttributeNodeNS(namespaceURI,localName)" method retrieves an
namednodemapgetnameditemns04.java 36 * Retreive the second address element node having localName=adrress.
namednodemapgetnameditemns06.java 34 * Retreive the second address element node having localName=adrress. Retreive the attributes
namednodemapremovenameditemns03.java 36 * Create a new element node and add 2 new attribute nodes to it that have the same localName
namednodemapremovenameditemns04.java 36 * Attempt to remove the xmlns and dmstc attributes of the first element node with the localName
namednodemapsetnameditemns02.java 34 * The method setNamedItemNS adds a node using its namespaceURI and localName. If a node with
namednodemapsetnameditemns04.java 34 * The method setNamedItemNS adds a node using its namespaceURI and localName and
namednodemapsetnameditemns09.java 34 * The method setNamedItemNS adds a node using its namespaceURI and localName and
namednodemapsetnameditemns10.java 34 * The method setNamedItemNS adds a node using its namespaceURI and localName and
namednodemapsetnameditemns11.java 34 * The method setNamedItemNS adds a node using its namespaceURI and localName and
nodesetprefix02.java 38 * the same localName as this attribute but different namespaceURI. Change the prefix of the
setAttributeNS06.java 34 * The "setAttributeNS(namespaceURI,localName,value)" method raises a
setAttributeNS07.java 34 * The "setAttributeNS(namespaceURI,localName,value)" method raises a
setAttributeNodeNS03.java 42 * This test uses the "createAttributeNS(namespaceURI,localName)
setAttributeNodeNS04.java 42 * This test uses the "createAttributeNS(namespaceURI,localName)

Completed in 77 milliseconds

1 2 3 4 5 6 7 8 91011>>