public class XslTransformCompiler extends Object
| Constructor and Description |
|---|
XslTransformCompiler(net.sf.saxon.Configuration config) |
XslTransformCompiler(net.sf.saxon.Configuration config,
URIResolver uriResolver) |
| Modifier and Type | Method and Description |
|---|---|
CompiledStylesheet |
compileStylesheet(InputStream stylesheet) |
CompiledStylesheet |
compileStylesheet(InputStream stylesheet,
Map<String,Object> parameters) |
public XslTransformCompiler(net.sf.saxon.Configuration config)
public XslTransformCompiler(net.sf.saxon.Configuration config,
URIResolver uriResolver)
public CompiledStylesheet compileStylesheet(InputStream stylesheet) throws net.sf.saxon.s9api.SaxonApiException
net.sf.saxon.s9api.SaxonApiExceptionpublic CompiledStylesheet compileStylesheet(InputStream stylesheet, Map<String,Object> parameters) throws net.sf.saxon.s9api.SaxonApiException
net.sf.saxon.s9api.SaxonApiExceptionCopyright © 2010–2025 The DAISY Consortium. All rights reserved.