| Package | Description | 
|---|---|
| oracle.jbo.mom.json | |
| oracle.jbo.mom.xml | 
 Contains direct dependencies on the xml parser at the metaObject manager level in ADF Business Components 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JSONElementImpl
This class extends the JBO implementation of the  
XMLElement class. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DefElement
This interface represents an element in a read-only representation
 (e.g. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefElementImpl
This class extends the JBO implementation of the  
XMLElement class. | 
class  | 
ElementDefElement  | 
class  | 
NodeDefNode
This class implements the  
DefNode interface
 by creating a wrapper around some sort of Node object. | 
class  | 
WrapperDefElement
This abstract class implements the  
DefElement interface
 by creating a wrapper around some sort of object that behaves
 roughly like an immutable Element. | 
| Modifier and Type | Method and Description | 
|---|---|
static DefNode | 
NodeDefNode.normalize(java.lang.Object obj)  |