public class CDMFrSyncExtensionPoint extends AbstractThreadSafeComponentExtensionPoint<CDMFrSyncTransformer>
ExtensionPoint
for registering CDMFrSyncTransformer
s.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, service
getLogger, setLogger
public CDMFrSyncExtensionPoint()
public CDMFrSyncTransformer getTransformer(Document document)
document
- The document to parse