protected static final class AbstractStepProcessor.StepOutput extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
writeNodes(String portName,
Iterable<net.sf.saxon.s9api.XdmNode> nodes)
Writes the specified nodes to a given port.
|
void |
writeNodes(String portName,
net.sf.saxon.s9api.XdmNode... nodes)
Writes the specified nodes to a given port.
|
Copyright © 2009-2012 TranceCode. All Rights Reserved.