Searched defs:CommonXmlEditor (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
H A DCommonXmlEditor.java61 public class CommonXmlEditor extends AndroidXmlEditor implements IShowEditorInput { class in inherits:AndroidXmlEditor,IShowEditorInput
63 public static final String ID = AdtConstants.EDITORS_NAMESPACE + ".CommonXmlEditor"; //$NON-NLS-1$
82 * IDs of legacy editors replaced by the {@link CommonXmlEditor}.
99 public CommonXmlEditor() { method in class:CommonXmlEditor

Completed in 44 milliseconds