|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xmlcalabash.model.SourceArtifact
com.xmlcalabash.model.EndPoint
com.xmlcalabash.model.Port
com.xmlcalabash.model.Output
public class Output
Field Summary |
---|
Fields inherited from class com.xmlcalabash.model.EndPoint |
---|
bindings, step |
Fields inherited from class com.xmlcalabash.model.SourceArtifact |
---|
extnAttrs, logger, node, runtime |
Constructor Summary | |
---|---|
Output(XProcRuntime xproc,
net.sf.saxon.s9api.XdmNode node)
Creates a new instance of Output |
Method Summary | |
---|---|
protected void |
dump(int depth)
|
EndPoint |
getReader()
|
Serialization |
getSerialization()
|
void |
setReader(EndPoint endpoint)
|
void |
setSerialization(Serialization serial)
|
java.lang.String |
toString()
|
Methods inherited from class com.xmlcalabash.model.Port |
---|
getPort, getPrimary, getPrimarySet, getSequence, setPort, setPrimary, setPrimary, setSequence, setSequence |
Methods inherited from class com.xmlcalabash.model.EndPoint |
---|
addBinding, clearBindings, findPipeBinding, getBinding, getStep, setStep |
Methods inherited from class com.xmlcalabash.model.SourceArtifact |
---|
addExtensionAttribute, error, error, getExtensionAttribute, getExtensionAttributes, getNode, getXProc, xplFile, xplLine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Output(XProcRuntime xproc, net.sf.saxon.s9api.XdmNode node)
Method Detail |
---|
public void setSerialization(Serialization serial)
public Serialization getSerialization()
public void setReader(EndPoint endpoint)
public EndPoint getReader()
protected void dump(int depth)
public java.lang.String toString()
toString
in class Port
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |