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(Reader reader)
Creates a
Document from the Reader
and returns a memento on the first Element for reading
the document. |
static XMLMemento |
XMLMemento.createReadRoot(Reader reader,
String baseDir)
Creates a
Document from the Reader
and returns a memento on the first Element for reading
the document. |
static XMLMemento |
XMLMemento.createWriteRoot(String type)
Returns a root memento for writing a document.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.