public class XsltExecutableCarrier extends Object
| Constructor and Description |
|---|
XsltExecutableCarrier(net.sf.saxon.s9api.XsltExecutable executable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(ParameterValue p) |
net.sf.saxon.s9api.XsltExecutable |
getExecutable() |
List<ParameterValue> |
getParameters() |
public XsltExecutableCarrier(net.sf.saxon.s9api.XsltExecutable executable)
public net.sf.saxon.s9api.XsltExecutable getExecutable()
public List<ParameterValue> getParameters()
public void addParameter(ParameterValue p)
Copyright © 2019. All rights reserved.