public class DocumentReader extends Object
| Constructor and Description |
|---|
DocumentReader() |
DocumentReader(net.sf.saxon.om.TreeModel model) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XdmNode |
read(ByteArrayOutputStream out) |
net.sf.saxon.s9api.XdmNode |
read(String path,
Charset encoding) |
public DocumentReader()
public DocumentReader(net.sf.saxon.om.TreeModel model)
public net.sf.saxon.s9api.XdmNode read(ByteArrayOutputStream out)
Copyright © 2017. All rights reserved.