| Package | Description |
|---|---|
| oracle.ide.marshal.xml |
Provides the ability to marshal and unmarshal objects to XML using an
archiving algorithm that accesses public get/set methods, which is in
contrast to serialization which directly accesses fields, even if they
are private.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClassLoaderHelper.addClassLoaderProvider(ClassLoaderHelper.ClassLoaderProvider provider) |