public class ChangeCreator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ChangeCreator.LineComparator |
Constructor and Description |
---|
ChangeCreator(org.eclipse.core.resources.IFile oldFile,
org.eclipse.jface.text.IDocument oldDocument,
org.eclipse.jface.text.IDocument newDocument,
String label) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.ltk.core.refactoring.TextFileChange |
createChange() |
public ChangeCreator(org.eclipse.core.resources.IFile oldFile, org.eclipse.jface.text.IDocument oldDocument, org.eclipse.jface.text.IDocument newDocument, String label)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.