Home
last modified time | relevance | path

Searched refs:createEmptyModel (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java818 IStructuredModel model = createEmptyModel(); in createStructuredModel()
833 public static IStructuredModel createEmptyModel() { in createEmptyModel() method in DomUtilities
845 IStructuredModel model = createEmptyModel(); in createEmptyDocument()