public XSLT(Snapshot snapshot, String text) throws XemblyException
snapshot
- Snapshottext
- XSL as textXemblyException
- If can't buildpublic XSLT(Snapshot snapshot, InputStream stream) throws XemblyException
snapshot
- Snapshotstream
- XSLXemblyException
- If can't buildpublic XSLT(Node dom, InputStream stream)
dom
- DOM sourcestream
- XSLpublic Document dom() throws TransformerException
TransformerException
- If failspublic String xml() throws TransformerException
TransformerException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.