public static class OutputXSLTUtil.XSLTStreamWriter
extends org.apache.cxf.staxutils.DelegatingXMLStreamWriter
| Constructor and Description |
|---|
OutputXSLTUtil.XSLTStreamWriter(Templates xsltTemplate,
org.apache.cxf.io.CachedWriter cachedWriter,
XMLStreamWriter delegateXWriter,
XMLStreamWriter origXWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
performTransformation(org.apache.cxf.message.Message message) |
close, flush, getNamespaceContext, getPrefix, getProperty, setDefaultNamespace, setNamespaceContext, setPrefix, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement, writeStartElementpublic OutputXSLTUtil.XSLTStreamWriter(Templates xsltTemplate, org.apache.cxf.io.CachedWriter cachedWriter, XMLStreamWriter delegateXWriter, XMLStreamWriter origXWriter)
Copyright © 2011–2016 Talend Inc.. All rights reserved.