|
|||||||||
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.Binding
com.xmlcalabash.model.EmptyBinding
public class EmptyBinding
Field Summary |
---|
Fields inherited from class com.xmlcalabash.model.Binding |
---|
bindingType, DATA_BINDING, DOCUMENT_BINDING, EMPTY_BINDING, ERROR_BINDING, INLINE_BINDING, NO_BINDING, PIPE_BINDING, PIPE_NAME_BINDING, STDIO_BINDING |
Fields inherited from class com.xmlcalabash.model.SourceArtifact |
---|
extnAttrs, logger, node, runtime |
Constructor Summary | |
---|---|
EmptyBinding()
Creates a new instance of EmptyBinding |
|
EmptyBinding(XProcRuntime xproc,
net.sf.saxon.s9api.XdmNode node)
|
Method Summary | |
---|---|
protected void |
dump(int depth)
|
Methods inherited from class com.xmlcalabash.model.Binding |
---|
getBindingType |
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, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyBinding()
public EmptyBinding(XProcRuntime xproc, net.sf.saxon.s9api.XdmNode node)
Method Detail |
---|
protected void dump(int depth)
dump
in class Binding
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |