Class SimpleDocument

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
All Implemented Interfaces:
org.eclipse.jface.text.IDocument

public class SimpleDocument extends Object implements org.eclipse.jface.text.IDocument
Minimal implementation of IDocument to apply text edit onto a string.