MCPcopy Create free account
hub / github.com/amouat/diffxml / isNamespaceAttr

Method isNamespaceAttr

src/java/org/diffxml/diffxml/fmes/NodeOps.java:219–234  ·  view source on GitHub ↗

Returns true if the attribute is namespace declaration. Takes a node to avoid casts. @param n Attribute to check if namespace declaration @return True if namespace declaration

(Node n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

compareElementsMethod · 0.95
doUpdateMethod · 0.95
updateAttributesMethod · 0.95

Calls 2

equalsMethod · 0.80
getLocalNameMethod · 0.80

Tested by

no test coverage detected