public class PkgReadableData
extends java.lang.Object
implements com.xmlcalabash.io.ReadablePipe
| Constructor and Description |
|---|
PkgReadableData(java.lang.String href,
net.sf.saxon.s9api.QName wrapper,
java.lang.String content_type,
org.xml.sax.EntityResolver resolver,
com.xmlcalabash.core.XProcRuntime runtime) |
| Modifier and Type | Method and Description |
|---|---|
void |
canReadSequence(boolean sequence) |
boolean |
closed() |
int |
documentCount() |
com.xmlcalabash.io.DocumentSequence |
documents() |
boolean |
moreDocuments() |
net.sf.saxon.s9api.XdmNode |
read() |
boolean |
readSequence() |
void |
resetReader() |
void |
setNames(java.lang.String step,
java.lang.String port) |
void |
setReader(com.xmlcalabash.model.Step step) |
public PkgReadableData(java.lang.String href,
net.sf.saxon.s9api.QName wrapper,
java.lang.String content_type,
org.xml.sax.EntityResolver resolver,
com.xmlcalabash.core.XProcRuntime runtime)
public void canReadSequence(boolean sequence)
canReadSequence in interface com.xmlcalabash.io.ReadablePipepublic void resetReader()
resetReader in interface com.xmlcalabash.io.ReadablePipepublic void setReader(com.xmlcalabash.model.Step step)
setReader in interface com.xmlcalabash.io.ReadablePipepublic boolean moreDocuments()
moreDocuments in interface com.xmlcalabash.io.ReadablePipepublic boolean closed()
closed in interface com.xmlcalabash.io.ReadablePipepublic int documentCount()
documentCount in interface com.xmlcalabash.io.ReadablePipepublic com.xmlcalabash.io.DocumentSequence documents()
documents in interface com.xmlcalabash.io.ReadablePipepublic net.sf.saxon.s9api.XdmNode read()
throws net.sf.saxon.s9api.SaxonApiException
read in interface com.xmlcalabash.io.ReadablePipenet.sf.saxon.s9api.SaxonApiExceptionpublic boolean readSequence()
readSequence in interface com.xmlcalabash.io.ReadablePipepublic void setNames(java.lang.String step,
java.lang.String port)
setNames in interface com.xmlcalabash.io.ReadablePipeCopyright © 2015-2019 EXPath. All Rights Reserved