public class DocumentAdapter
extends Document
| Constructor and Description |
|---|
DocumentAdapter(IBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
replace(int offset,
int length,
java.lang.String text) |
void |
set(java.lang.String text) |
public DocumentAdapter(IBuffer buffer)