public class TraceVariablesBind extends java.util.LinkedList<TraceVariablesBind.TraceVariable>
| Modifier and Type | Class and Description |
|---|---|
static class |
TraceVariablesBind.TraceVariable
The Class TraceVariable.
|
| Constructor and Description |
|---|
TraceVariablesBind(java.util.Collection<? extends TraceVariablesBind.TraceVariable> c)
Instantiates a new trace variables bind.
|
TraceVariablesBind(net.sf.saxon.s9api.XdmValue context)
Instantiates a new trace variables bind.
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.s9api.XdmValue |
getContext()
Gets the context.
|
java.lang.String |
toString()
To string.
|
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArraycontainsAll, isEmpty, removeAll, retainAllpublic TraceVariablesBind(net.sf.saxon.s9api.XdmValue context)
context - the contextpublic TraceVariablesBind(java.util.Collection<? extends TraceVariablesBind.TraceVariable> c)
c - the cpublic net.sf.saxon.s9api.XdmValue getContext()
public java.lang.String toString()
toString in class java.util.AbstractCollection<TraceVariablesBind.TraceVariable>Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa