public class XSLPipeline extends Object
| Constructor and Description |
|---|
XSLPipeline(InputStream inputStream,
boolean omitXMLDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
XSLPipeline |
apply(Transformer xslTransformer) |
InputStream |
getTransformed() |
public XSLPipeline(InputStream inputStream, boolean omitXMLDeclaration)
public XSLPipeline apply(Transformer xslTransformer) throws TransformerException
TransformerExceptionpublic InputStream getTransformed()
Copyright © 2020. All rights reserved.