JavaScript is disabled on your browser.
Eclipse Platform Luna (4.4)
public final class TextEditCopier
extends Object
Copies a tree of text edits. A text edit copier keeps a map
between original and new text edits. It can be used to map
a copy back to its original edit.
Since:
3.0
Constructor Summary
Constructors
Constructor and Description
TextEditCopier (TextEdit edit)
Constructs a new TextEditCopier
for the
given edit.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Eclipse Platform Luna (4.4)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved. Guidelines for using Eclipse APIs.