Home | History | Annotate | Download | only in dom

Lines Matching refs:Attr

28 import org.w3c.dom.Attr;
104 Attr attribute;
112 attribute = (Attr) attributes.getNamedItemNS("http://www.nist.gov",
121 Attr attribute;
122 Attr newAttr1;
123 Attr newAttr2;
133 attribute = (Attr) attributes.getNamedItemNS(
142 Attr attribute;
143 Attr newAttr1;
152 attribute = (Attr) attributes.getNamedItemNS(
161 Attr attribute;
167 attribute = (Attr) attributes.getNamedItemNS("*", "street");
177 // Attr attribute;
178 // Attr newAttr1;
189 // attribute = (Attr) attributesMap1.getNamedItemNS(
193 // attribute = (Attr) attributesMap2.getNamedItemNS(