| Package | Description | 
|---|---|
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FacadeTextBuffer.Basic
Per bug #14733128 we should use GuardedTextBuffer only when there is some guarded content. 
 | 
static class  | 
FacadeTextBuffer.Guarded
Per bug #14733128 we should use GuardedTextBuffer only when there is some guarded content. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected FacadeTextBuffer | 
TextNode.facadeBuffer()
Gets the facade text buffer, or null if the node is not open. 
 |