Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.XMLMemento

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
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.