Home | History | Annotate | Download | only in dom3

Lines Matching refs:getNamespaceURI

630             		node.getNamespaceURI(),

645 node.getNamespaceURI(),
682 String attrNS = attr.getNamespaceURI();
1676 node.getNamespaceURI() == null
1678 : node.getNamespaceURI();
1682 ent.getNamespaceURI() == null ? "" : ent.getNamespaceURI();
1833 String attrNS = attr.getNamespaceURI();
1887 String namespaceURI = ((Element) node).getNamespaceURI();