OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:domDocument
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java
268
org.w3c.dom.Document
domDocument
= null;
277
domDocument
= domModel.getDocument();
278
element =
domDocument
.getDocumentElement();
288
assertNotNull(
domDocument
);
304
testInfo.mDomDocument =
domDocument
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java
183
Document
domDocument
= null;
187
domDocument
= domModel.getDocument();
278
root =
domDocument
;
343
XmlFormatStyle style = guessStyle(model,
domDocument
);
527
static XmlFormatStyle guessStyle(IStructuredModel model, Document
domDocument
) {
530
XmlFormatStyle style = XmlFormatStyle.get(
domDocument
);
538
Element rootElement =
domDocument
.getDocumentElement();
[
all
...]
/prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar
/prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar
Completed in 5347 milliseconds