|
Eclipse Platform Release 3.2 |
|||||||||
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(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. |
|
Eclipse Platform Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.