| Package | Description |
|---|---|
| javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
| javax.ide.model |
The interfaces and classes implementing an IDE's data model.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentFactory |
IDE.getDocumentFactory()
Get the
DocumentFactory. |
| Modifier and Type | Method and Description |
|---|---|
static DocumentFactory |
DocumentFactory.getDocumentFactory()
Get the DocumentFactory implementation for this IDE.
|