public class TeeDebugDestination extends Object implements net.sf.saxon.s9api.Destination
| Constructor and Description |
|---|
TeeDebugDestination(net.sf.saxon.s9api.Destination debugDestination) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
net.sf.saxon.event.Receiver |
getReceiver(net.sf.saxon.Configuration c) |
void |
setDestination(net.sf.saxon.s9api.Destination mainDestination) |
public TeeDebugDestination(net.sf.saxon.s9api.Destination debugDestination)
public void setDestination(net.sf.saxon.s9api.Destination mainDestination)
public net.sf.saxon.event.Receiver getReceiver(net.sf.saxon.Configuration c)
throws net.sf.saxon.s9api.SaxonApiException
getReceiver in interface net.sf.saxon.s9api.Destinationnet.sf.saxon.s9api.SaxonApiExceptionpublic void close()
throws net.sf.saxon.s9api.SaxonApiException
close in interface net.sf.saxon.s9api.Destinationnet.sf.saxon.s9api.SaxonApiExceptionCopyright © 2017. All rights reserved.