|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLMemento | |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of XMLMemento in org.eclipse.ui |
Methods in org.eclipse.ui that return XMLMemento | |
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. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |