Searched refs:getDomDocument (Results 1 – 3 of 3) sorted by relevance
237 if (primary != null && getDomDocument().getDocumentElement() == primary) { in computeChanges()
247 getDomDocument(), getPrimaryElement()); in computeChanges()
472 Document document = getDomDocument(); in findNamespaceAttributes()759 protected Document getDomDocument() { in getDomDocument() method in VisualRefactoring