public class CDMFrSyncExtensionPoint extends AbstractThreadSafeComponentExtensionPoint<CDMFrSyncTransformer>
ExtensionPoint for registering CDMFrSyncTransformers.| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE
Avalon Role
|
_cocoonManager, _context, _manager| Constructor and Description |
|---|
CDMFrSyncExtensionPoint() |
| Modifier and Type | Method and Description |
|---|---|
CDMFrSyncTransformer |
getTransformer(Document document)
Get the transformer.
|
addComponent, addExtension, contextualize, dispose, getExtension, getExtensionsIds, hasExtension, initialize, initializeExtensions, servicegetLogger, setLoggerpublic CDMFrSyncExtensionPoint()
public CDMFrSyncTransformer getTransformer(Document document)
document - The document to parse