This section provides a high-level overview of the content adapter framework.
The
content adapter framework is a collection of Java classes that you use to
create a Java manipulator or a content adapter that adheres to the
Adapter
interface defined in the CADK. Later, you will
be able to execute the Java manipulator, or the content adapter that is
harnessed in a record adapter, in a Forge pipeline.
Classes relevant to the
Adapter
interface are documented in the
CADK Javadoc, which you can obtain from the Oracle Technology Network (OTN).
Related links