| Package | Description |
|---|---|
| org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLMemento |
XMLMemento.createReadRoot(java.io.Reader reader)
Creates a
Document from the Reader
and returns a memento on the first Element for reading
the document. |
static XMLMemento |
XMLMemento.createReadRoot(java.io.Reader reader,
java.lang.String baseDir)
Creates a
Document from the Reader
and returns a memento on the first Element for reading
the document. |
static XMLMemento |
XMLMemento.createWriteRoot(java.lang.String type)
Returns a root memento for writing a document.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.