public class XslTemplateProcessor extends AbstractTemplateProcessor implements org.smooks.api.delivery.ordering.Consumer, org.smooks.api.delivery.FilterBypass
TEMPLATE_SPLIT_PI| Constructor and Description |
|---|
XslTemplateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTemplate(Element element,
org.smooks.api.ExecutionContext executionContext,
Writer writer) |
boolean |
bypass(org.smooks.api.ExecutionContext executionContext,
Source source,
Result result) |
boolean |
consumes(Object object) |
protected void |
loadTemplate(org.smooks.api.resource.config.ResourceConfig resourceConfig) |
applyTemplateBefore, getEncoding, postConstruct, setTemplatingConfiguration, visitAfter, visitBeforeprotected void loadTemplate(org.smooks.api.resource.config.ResourceConfig resourceConfig)
throws IOException,
TransformerConfigurationException
loadTemplate in class AbstractTemplateProcessorIOExceptionTransformerConfigurationExceptionpublic boolean consumes(Object object)
consumes in interface org.smooks.api.delivery.ordering.Consumerprotected void applyTemplate(Element element, org.smooks.api.ExecutionContext executionContext, Writer writer)
applyTemplate in class AbstractTemplateProcessorCopyright © 2024. All rights reserved.