blob: 991c9d6fcb4397a36e1892a2385638b1c17842fe [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xml.xpath2.api</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xml.xpath2.api</strong></font><br>
Class ResultBuffer</h2><br><hr><pre>public class <strong>ResultBuffer</strong>
extends java.lang.Object</pre><p></p><hr><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Field Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xml.xpath2.api.ResultSequence</code></td><td width="80%" align="left"><code><a href="#field_EMPTY">EMPTY</a></code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><br><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_ResultBuffer">ResultBuffer</a></strong>()</code></td></tr><tr><td><code><strong><a href="#con_ResultBuffer.ArrayResultSequence">ResultBuffer.ArrayResultSequence</a></strong>(org.eclipse.wst.xml.xpath2.api.Item[] results)</code></td></tr><tr><td><code><strong><a href="#con_ResultBuffer.SingleResultSequence">ResultBuffer.SingleResultSequence</a></strong>(org.eclipse.wst.xml.xpath2.api.Item at)</code></td></tr></table><br><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></td><td width="" align="left"><code><a href="#method_add">add</a>(org.eclipse.wst.xml.xpath2.api.Item at)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_addAt">addAt</a>(int pos
,
org.eclipse.wst.xml.xpath2.api.Item element)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></td><td width="" align="left"><code><a href="#method_append">append</a>(org.eclipse.wst.xml.xpath2.api.Item at)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_clear">clear</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></td><td width="" align="left"><code><a href="#method_concat">concat</a>(org.eclipse.wst.xml.xpath2.api.ResultSequence rs)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></td><td width="" align="left"><code><a href="#method_concat">concat</a>(java.util.Collection others)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public java.util.Collection</code></td><td width="" align="left"><code><a href="#method_getCollection">getCollection</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.ResultSequence</code></td><td width="" align="left"><code><a href="#method_getSequence">getSequence</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public org.eclipse.wst.xml.xpath2.api.Item</code></td><td width="" align="left"><code><a href="#method_item">item</a>(int index)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public java.util.ListIterator</code></td><td width="" align="left"><code><a href="#method_iterator">iterator</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public void</code></td><td width="" align="left"><code><a href="#method_prepend">prepend</a>(org.eclipse.wst.xml.xpath2.api.ResultSequence rs)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public int</code></td><td width="" align="left"><code><a href="#method_size">size</a>()</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public static org.eclipse.wst.xml.xpath2.api.ResultSequence</code></td><td width="" align="left"><code><a href="#method_wrap">wrap</a>(org.eclipse.wst.xml.xpath2.api.Item item)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Field Detail
</h2></td></tr></table><h2><a name="field_EMPTY">EMPTY</a></h2><p><code>public static org.eclipse.wst.xml.xpath2.api.ResultSequence <strong>EMPTY</strong></code></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_ResultBuffer">ResultBuffer</a></h2><p><code>public <strong>ResultBuffer</strong>()</code></p><p></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_add">add</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer <strong>add</strong>(org.eclipse.wst.xml.xpath2.api.Item at)</code></p><p></p><h3>Parameters</h3><p><code>at</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></p><hr><h2><a name="method_addAt">addAt</a></h2><p><code>public void <strong>addAt</strong>(int pos
,
org.eclipse.wst.xml.xpath2.api.Item element)</code></p><p></p><h3>Parameters</h3><p><code>pos</code></p><p><code>element</code></p><hr><h2><a name="method_append">append</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer <strong>append</strong>(org.eclipse.wst.xml.xpath2.api.Item at)</code></p><p></p><h3>Parameters</h3><p><code>at</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></p><hr><h2><a name="method_clear">clear</a></h2><p><code>public void <strong>clear</strong>()</code></p><p></p><hr><h2><a name="method_concat">concat</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer <strong>concat</strong>(org.eclipse.wst.xml.xpath2.api.ResultSequence rs)</code></p><p></p><h3>Parameters</h3><p><code>rs</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></p><hr><h2><a name="method_concat">concat</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultBuffer <strong>concat</strong>(java.util.Collection others)</code></p><p></p><h3>Parameters</h3><p><code>others</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultBuffer</code></p><hr><h2><a name="method_getCollection">getCollection</a></h2><p><code>public java.util.Collection <strong>getCollection</strong>()</code></p><p></p><h3>Returns</h3><p><code>java.util.Collection</code></p><hr><h2><a name="method_getSequence">getSequence</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultSequence <strong>getSequence</strong>()</code></p><p></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultSequence</code></p><hr><h2><a name="method_item">item</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.Item <strong>item</strong>(int index)</code></p><p></p><h3>Parameters</h3><p><code>index</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.Item</code></p><hr><h2><a name="method_iterator">iterator</a></h2><p><code>public java.util.ListIterator <strong>iterator</strong>()</code></p><p></p><h3>Returns</h3><p><code>java.util.ListIterator</code></p><hr><h2><a name="method_prepend">prepend</a></h2><p><code>public void <strong>prepend</strong>(org.eclipse.wst.xml.xpath2.api.ResultSequence rs)</code></p><p></p><h3>Parameters</h3><p><code>rs</code></p><hr><h2><a name="method_size">size</a></h2><p><code>public int <strong>size</strong>()</code></p><p></p><h3>Returns</h3><p><code>int</code></p><hr><h2><a name="method_wrap">wrap</a></h2><p><code>public org.eclipse.wst.xml.xpath2.api.ResultSequence <strong>wrap</strong>(org.eclipse.wst.xml.xpath2.api.Item item)</code></p><p></p><h3>Parameters</h3><p><code>item</code></p><h3>Returns</h3><p><code>org.eclipse.wst.xml.xpath2.api.ResultSequence</code></p><hr></body></html>