You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to the javadoc org.w3c.dom.Element#getAttribute can not return null;
we have 2 implementations:
however org.exist.dom.memtree.ElementImpl#getAttribute can return null,
as where org.exist.dom.persistent.ElementImpl#getAttribute correctly returns ""