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