|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDocument
org.aspectj.org.eclipse.jdt.internal.core.DocumentAdapter
public class DocumentAdapter
| Constructor Summary | |
|---|---|
DocumentAdapter(IBuffer buffer)
|
|
| Method Summary | |
|---|---|
void |
replace(int offset,
int length,
java.lang.String text)
|
void |
set(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentAdapter(IBuffer buffer)
| Method Detail |
|---|
public void set(java.lang.String text)
public void replace(int offset,
int length,
java.lang.String text)
throws BadLocationException
BadLocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||