Package org.eclipse.core.resources.undo.snapshot


package org.eclipse.core.resources.undo.snapshot
  • Class
    Description
    IContainerSnapshot is a lightweight description that describes a container to be created.
    IMarkerSnapshot is a lightweight snapshot of a marker for the purposes of undoing.
    IResourceSnapshot is a lightweight snapshot that describes the common attributes of a resource to be created.
    ResourceSnapshotFactory provides utility methods for creating snapshots of resources or markers.