OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDomDocument
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java
237
if (primary != null &&
getDomDocument
().getDocumentElement() == primary) {
VisualRefactoring.java
472
Document document =
getDomDocument
();
759
protected Document
getDomDocument
() {
[
all
...]
ExtractIncludeRefactoring.java
247
getDomDocument
(), getPrimaryElement());
Completed in 27 milliseconds