public class XSLTransformHelper extends Object implements IStreamWriter
| Constructor and Description |
|---|
XSLTransformHelper(KElement e,
XMLDoc xsl) |
XSLTransformHelper(XMLDoc d,
XMLDoc xsl) |
| Modifier and Type | Method and Description |
|---|---|
XMLDoc |
getTransformElement() |
void |
writeStream(OutputStream stream)
write myself to a stream
|
public XMLDoc getTransformElement()
public void writeStream(OutputStream stream)
IStreamWriterwriteStream in interface IStreamWriterstream - the stream to fillCopyright © 2018. All rights reserved.