Package | Description |
---|---|
oracle.jdeveloper.audit.analyzer |
The base classes for writing analyzers.
|
oracle.jdeveloper.audit.project | |
oracle.jdeveloper.audit.service |
The API classes for invoking Audit programatically, and a few Audit common
API classes.
|
oracle.jdeveloper.audit.transform |
The base classes for defining transformations on the Audit object
model.
|
oracle.jdevimpl.audit.core | |
oracle.jdevimpl.audit.log |
Class and Description |
---|
Transform
A source code transform.
|
Class and Description |
---|
Transform
A source code transform.
|
TransformAdapter
An adapter between the Audit framework and transforms of a specific type.
|
TransformContext |
Class and Description |
---|
Transform
A source code transform.
|
Class and Description |
---|
NullTransformAdapter
Null transform adapter for transforms that do not actually transform
anything.
|
TextTransformAdapter
A
TransformAdapter for transforms which modify text buffers directly. |
TextTransformContext |
Transform
A source code transform.
|
TransformAdapter
An adapter between the Audit framework and transforms of a specific type.
|
TransformAdapter.Region |
TransformContext |
TransformSequenceContext
A context to hold information relating to a sequence of transforms
of the same adapter type.
|
Class and Description |
---|
Transform
A source code transform.
|
Class and Description |
---|
Transform
A source code transform.
|