public class PullPushCopier
extends java.lang.Object
| Constructor | Description |
|---|---|
PullPushCopier(PullProvider in,
Receiver out) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
copy() |
Copy the input to the output
|
public PullPushCopier(PullProvider in, Receiver out)
public void copy()
throws XPathException
XPathException