See: Description
Interface | Description |
---|---|
Pipeline | |
Transformation |
An SDX transformation in an SDX pipeline.
|
Class | Description |
---|---|
AbstractNodeBasedTransformation | |
AbstractPipeline |
An abstract implementation of a Pipeline for manipulation of SAX events
|
AbstractTransformation |
An abstract transformation for basic operations.
|
AbstractXSLTTransformation |
An XSLTTransformation used in a SDX pipeline.
|
DeleteResultsPipeline |
A simple extension of AbstractPipeline.
|
DeleteResultsTransformation | |
ElementFilter | |
FieldExpansionTransformation |
OK Give it a try, after your stylesheet transformation for generation an sdx indexation document
This transformation is higly dependent on the properties object passed to the pipeline at configuration time.
|
GenericPipeline |
An SDX pipeline is a chain of transformations for processing SAX events.
|
GetDocumentsPipeline | |
GetDocumentsTransformation |
Retrieves and passes result documents via the xmlConsumer,
may strip other information from provided events if parameters are set.
|
NodeCountTransformation | |
SAXONXSLTTransformation |
A transformation using an XSLTProcessorImpl from Cocoon
Basically a wrapper to provide a certain configuration option
(stylesheet specification) and forwards events to a consumer
after the transformation has been executed.
|
TagFilter | |
XSLTTransformation |
A transformation using an XSLTProcessorImpl from Cocoon
Basically a wrapper to provide a certain configuration option
(stylesheet specification) and forwards events to a consumer
after the transformation has been executed.
|
SDX has its own concept of pipeline, which is a series of transformations operating on incoming SAX events and passing the result to outgoing SAX events.
There can be two kinds of transformations in a pipeline : XSLT transformations and pipes (not implemented).
These transformations can be parameterized, which is a big adventage.
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.