public class DocumentStyler extends Object
| Constructor and Description |
|---|
DocumentStyler() |
DocumentStyler(net.sf.saxon.om.TreeModel pModel) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XdmNode |
transform(net.sf.saxon.s9api.XdmNode input,
String stylesheetPath) |
public DocumentStyler()
public DocumentStyler(net.sf.saxon.om.TreeModel pModel)
public net.sf.saxon.s9api.XdmNode transform(net.sf.saxon.s9api.XdmNode input,
String stylesheetPath)
Copyright © 2017. All rights reserved.