|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Key | |
|---|---|
| oracle.javatools.xml.esax | |
| oracle.javatools.xml.esax.spi | |
| Uses of Key in oracle.javatools.xml.esax |
|---|
| Fields in oracle.javatools.xml.esax declared as Key | |
|---|---|
Key |
DynamicElementHandler.sApplicationObjectKey
|
| Methods in oracle.javatools.xml.esax with parameters of type Key | |
|---|---|
java.lang.Object |
ElementContext.getValue(Key key)
Get a value stored in this context. |
void |
ElementContext.putValue(Key key,
java.lang.Object value)
Store a value in this context. |
void |
ElementContext.removeValue(Key key)
Clear a value from this context. |
| Uses of Key in oracle.javatools.xml.esax.spi |
|---|
| Methods in oracle.javatools.xml.esax.spi with parameters of type Key | |
|---|---|
java.lang.Object |
DefaultElementContext.getValue(Key key)
Get a value stored in this context. |
void |
DefaultElementContext.putValue(Key key,
java.lang.Object value)
Store a value in this context. |
void |
DefaultElementContext.removeValue(Key key)
Clear a value from this context. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||