blob: e0432c72638ebd9781b3ff6ab0cf2a0720502d75 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_18) on Sun Apr 01 21:18:43 PDT 2012 -->
<TITLE>
XNodeSetForDOM
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xpath.objects.XNodeSetForDOM class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="XNodeSetForDOM";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XNodeSetForDOM.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/objects/XNull.html" title="class in org.apache.xpath.objects"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/objects/XNodeSetForDOM.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XNodeSetForDOM.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xpath.objects</FONT>
<BR>
Class XNodeSetForDOM</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xpath/Expression.html" title="class in org.apache.xpath">org.apache.xpath.Expression</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xpath/objects/XObject.html" title="class in org.apache.xpath.objects">org.apache.xpath.objects.XObject</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xpath/axes/NodeSequence.html" title="class in org.apache.xpath.axes">org.apache.xpath.axes.NodeSequence</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">org.apache.xpath.objects.XNodeSet</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xpath.objects.XNodeSetForDOM</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Cloneable, javax.xml.transform.SourceLocator, <A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A>, <A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes">PathComponent</A>, <A HREF="../../../../org/apache/xpath/ExpressionNode.html" title="interface in org.apache.xpath">ExpressionNode</A>, <A HREF="../../../../org/apache/xpath/XPathVisitable.html" title="interface in org.apache.xpath">XPathVisitable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.35"><B>XNodeSetForDOM</B></A><DT>extends <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></DL>
</PRE>
<P>
This class overrides the XNodeSet#object() method to provide the original
Node object, NodeList object, or NodeIterator.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.xpath.objects.XNodeSetForDOM">Serialized Form</A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#m_origObj">m_origObj</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#serialVersionUID">serialVersionUID</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xpath.objects.XNodeSet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_EQ">S_EQ</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_GT">S_GT</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_GTE">S_GTE</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_LT">S_LT</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_LTE">S_LTE</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#S_NEQ">S_NEQ</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xpath.axes.NodeSequence"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/NodeSequence.html" title="class in org.apache.xpath.axes">NodeSequence</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#m_dtmMgr">m_dtmMgr</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#m_iter">m_iter</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#m_last">m_last</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#m_next">m_next</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xpath.objects.XObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XObject.html" title="class in org.apache.xpath.objects">XObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_BOOLEAN">CLASS_BOOLEAN</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_NODESET">CLASS_NODESET</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_NULL">CLASS_NULL</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_NUMBER">CLASS_NUMBER</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_RTREEFRAG">CLASS_RTREEFRAG</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_STRING">CLASS_STRING</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_UNKNOWN">CLASS_UNKNOWN</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#CLASS_UNRESOLVEDVARIABLE">CLASS_UNRESOLVEDVARIABLE</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#m_obj">m_obj</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xml.dtm.DTMIterator"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xml/dtm/DTMIterator.html#FILTER_ACCEPT">FILTER_ACCEPT</A>, <A HREF="../../../../org/apache/xml/dtm/DTMIterator.html#FILTER_REJECT">FILTER_REJECT</A>, <A HREF="../../../../org/apache/xml/dtm/DTMIterator.html#FILTER_SKIP">FILTER_SKIP</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#XNodeSetForDOM(org.w3c.dom.Node, org.apache.xml.dtm.DTMManager)">XNodeSetForDOM</A></B>(org.w3c.dom.Node&nbsp;node,
<A HREF="../../../../org/apache/xml/dtm/DTMManager.html" title="class in org.apache.xml.dtm">DTMManager</A>&nbsp;dtmMgr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#XNodeSetForDOM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext)">XNodeSetForDOM</A></B>(org.w3c.dom.traversal.NodeIterator&nbsp;nodeIter,
<A HREF="../../../../org/apache/xpath/XPathContext.html" title="class in org.apache.xpath">XPathContext</A>&nbsp;xctxt)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext)">XNodeSetForDOM</A></B>(org.w3c.dom.NodeList&nbsp;nodeList,
<A HREF="../../../../org/apache/xpath/XPathContext.html" title="class in org.apache.xpath">XPathContext</A>&nbsp;xctxt)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#XNodeSetForDOM(org.apache.xpath.objects.XNodeSet)">XNodeSetForDOM</A></B>(<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A>&nbsp;val)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a XNodeSet object.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.w3c.dom.NodeList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#nodelist()">nodelist</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cast result object to a nodelist.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.w3c.dom.traversal.NodeIterator</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#nodeset()">nodeset</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cast result object to a nodelist.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/objects/XNodeSetForDOM.html#object()">object</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the original DOM object that the user passed in.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xpath.objects.XNodeSet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#appendToFsb(org.apache.xml.utils.FastStringBuffer)">appendToFsb</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#bool()">bool</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#boolWithSideEffects()">boolWithSideEffects</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#compare(org.apache.xpath.objects.XObject, org.apache.xpath.objects.Comparator)">compare</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#dispatchCharactersEvents(org.xml.sax.ContentHandler)">dispatchCharactersEvents</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#equals(org.apache.xpath.objects.XObject)">equals</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#getFresh()">getFresh</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#getNumberFromNode(int)">getNumberFromNode</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#getStringFromNode(int)">getStringFromNode</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#getType()">getType</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#getTypeString()">getTypeString</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#greaterThan(org.apache.xpath.objects.XObject)">greaterThan</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#greaterThanOrEqual(org.apache.xpath.objects.XObject)">greaterThanOrEqual</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#iter()">iter</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#iterRaw()">iterRaw</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#lessThan(org.apache.xpath.objects.XObject)">lessThan</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#lessThanOrEqual(org.apache.xpath.objects.XObject)">lessThanOrEqual</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#mutableNodeset()">mutableNodeset</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#notEquals(org.apache.xpath.objects.XObject)">notEquals</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#num()">num</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#numWithSideEffects()">numWithSideEffects</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#release(org.apache.xml.dtm.DTMIterator)">release</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#str()">str</A>, <A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#xstr()">xstr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xpath.axes.NodeSequence"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/NodeSequence.html" title="class in org.apache.xpath.axes">NodeSequence</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#addNodeInDocOrder(int)">addNodeInDocOrder</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#allowDetachToRelease(boolean)">allowDetachToRelease</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#clone()">clone</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#cloneWithReset()">cloneWithReset</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#detach()">detach</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#fixupVariables(java.util.Vector, int)">fixupVariables</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getAnalysisBits()">getAnalysisBits</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getAxis()">getAxis</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getContainedIter()">getContainedIter</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getCurrentNode()">getCurrentNode</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getCurrentPos()">getCurrentPos</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getDTM(int)">getDTM</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getDTMManager()">getDTMManager</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getExpandEntityReferences()">getExpandEntityReferences</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getIteratorCache()">getIteratorCache</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getLength()">getLength</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getRoot()">getRoot</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getVector()">getVector</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#getWhatToShow()">getWhatToShow</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#hasCache()">hasCache</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#isDocOrdered()">isDocOrdered</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#isFresh()">isFresh</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#isMutable()">isMutable</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#item(int)">item</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#nextNode()">nextNode</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#previousNode()">previousNode</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#reset()">reset</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#runTo(int)">runTo</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setCurrentPos(int)">setCurrentPos</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setItem(int, int)">setItem</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setIter(org.apache.xml.dtm.DTMIterator)">setIter</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setObject(java.lang.Object)">setObject</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setRoot(int, java.lang.Object)">setRoot</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#setShouldCacheNodes(boolean)">setShouldCacheNodes</A>, <A HREF="../../../../org/apache/xpath/axes/NodeSequence.html#SetVector(org.apache.xml.utils.NodeVector)">SetVector</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xpath.objects.XObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XObject.html" title="class in org.apache.xpath.objects">XObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/objects/XObject.html#callVisitors(org.apache.xpath.ExpressionOwner, org.apache.xpath.XPathVisitor)">callVisitors</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#castToType(int, org.apache.xpath.XPathContext)">castToType</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#create(java.lang.Object)">create</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#create(java.lang.Object, org.apache.xpath.XPathContext)">create</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#deepEquals(org.apache.xpath.Expression)">deepEquals</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#destruct()">destruct</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#error(java.lang.String)">error</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#error(java.lang.String, java.lang.Object[])">error</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#execute(org.apache.xpath.XPathContext)">execute</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#rtf()">rtf</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#rtf(org.apache.xpath.XPathContext)">rtf</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#rtree()">rtree</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#rtree(org.apache.xpath.XPathContext)">rtree</A>, <A HREF="../../../../org/apache/xpath/objects/XObject.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xpath.Expression"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.xpath.<A HREF="../../../../org/apache/xpath/Expression.html" title="class in org.apache.xpath">Expression</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xpath/Expression.html#asIterator(org.apache.xpath.XPathContext, int)">asIterator</A>, <A HREF="../../../../org/apache/xpath/Expression.html#asIteratorRaw(org.apache.xpath.XPathContext, int)">asIteratorRaw</A>, <A HREF="../../../../org/apache/xpath/Expression.html#asNode(org.apache.xpath.XPathContext)">asNode</A>, <A HREF="../../../../org/apache/xpath/Expression.html#assertion(boolean, java.lang.String)">assertion</A>, <A HREF="../../../../org/apache/xpath/Expression.html#bool(org.apache.xpath.XPathContext)">bool</A>, <A HREF="../../../../org/apache/xpath/Expression.html#canTraverseOutsideSubtree()">canTraverseOutsideSubtree</A>, <A HREF="../../../../org/apache/xpath/Expression.html#error(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[])">error</A>, <A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, boolean)">execute</A>, <A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, int)">execute</A>, <A HREF="../../../../org/apache/xpath/Expression.html#execute(org.apache.xpath.XPathContext, int, org.apache.xml.dtm.DTM, int)">execute</A>, <A HREF="../../../../org/apache/xpath/Expression.html#executeCharsToContentHandler(org.apache.xpath.XPathContext, org.xml.sax.ContentHandler)">executeCharsToContentHandler</A>, <A HREF="../../../../org/apache/xpath/Expression.html#exprAddChild(org.apache.xpath.ExpressionNode, int)">exprAddChild</A>, <A HREF="../../../../org/apache/xpath/Expression.html#exprGetChild(int)">exprGetChild</A>, <A HREF="../../../../org/apache/xpath/Expression.html#exprGetNumChildren()">exprGetNumChildren</A>, <A HREF="../../../../org/apache/xpath/Expression.html#exprGetParent()">exprGetParent</A>, <A HREF="../../../../org/apache/xpath/Expression.html#exprSetParent(org.apache.xpath.ExpressionNode)">exprSetParent</A>, <A HREF="../../../../org/apache/xpath/Expression.html#getColumnNumber()">getColumnNumber</A>, <A HREF="../../../../org/apache/xpath/Expression.html#getExpressionOwner()">getExpressionOwner</A>, <A HREF="../../../../org/apache/xpath/Expression.html#getLineNumber()">getLineNumber</A>, <A HREF="../../../../org/apache/xpath/Expression.html#getPublicId()">getPublicId</A>, <A HREF="../../../../org/apache/xpath/Expression.html#getSystemId()">getSystemId</A>, <A HREF="../../../../org/apache/xpath/Expression.html#isNodesetExpr()">isNodesetExpr</A>, <A HREF="../../../../org/apache/xpath/Expression.html#isSameClass(org.apache.xpath.Expression)">isSameClass</A>, <A HREF="../../../../org/apache/xpath/Expression.html#isStableNumber()">isStableNumber</A>, <A HREF="../../../../org/apache/xpath/Expression.html#num(org.apache.xpath.XPathContext)">num</A>, <A HREF="../../../../org/apache/xpath/Expression.html#warn(org.apache.xpath.XPathContext, java.lang.String, java.lang.Object[])">warn</A>, <A HREF="../../../../org/apache/xpath/Expression.html#xstr(org.apache.xpath.XPathContext)">xstr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="serialVersionUID"><!-- --></A><H3>
serialVersionUID</H3>
<PRE>
static final long <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.37"><B>serialVersionUID</B></A></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.objects.XNodeSetForDOM.serialVersionUID">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="m_origObj"><!-- --></A><H3>
m_origObj</H3>
<PRE>
java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.38"><B>m_origObj</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="XNodeSetForDOM(org.w3c.dom.Node, org.apache.xml.dtm.DTMManager)"><!-- --></A><H3>
XNodeSetForDOM</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.40"><B>XNodeSetForDOM</B></A>(org.w3c.dom.Node&nbsp;node,
<A HREF="../../../../org/apache/xml/dtm/DTMManager.html" title="class in org.apache.xml.dtm">DTMManager</A>&nbsp;dtmMgr)</PRE>
<DL>
</DL>
<HR>
<A NAME="XNodeSetForDOM(org.apache.xpath.objects.XNodeSet)"><!-- --></A><H3>
XNodeSetForDOM</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.54"><B>XNodeSetForDOM</B></A>(<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A>&nbsp;val)</PRE>
<DL>
<DD>Construct a XNodeSet object.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>val</CODE> - Value of the XNodeSet object</DL>
</DL>
<HR>
<A NAME="XNodeSetForDOM(org.w3c.dom.NodeList, org.apache.xpath.XPathContext)"><!-- --></A><H3>
XNodeSetForDOM</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.61"><B>XNodeSetForDOM</B></A>(org.w3c.dom.NodeList&nbsp;nodeList,
<A HREF="../../../../org/apache/xpath/XPathContext.html" title="class in org.apache.xpath">XPathContext</A>&nbsp;xctxt)</PRE>
<DL>
</DL>
<HR>
<A NAME="XNodeSetForDOM(org.w3c.dom.traversal.NodeIterator, org.apache.xpath.XPathContext)"><!-- --></A><H3>
XNodeSetForDOM</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.75"><B>XNodeSetForDOM</B></A>(org.w3c.dom.traversal.NodeIterator&nbsp;nodeIter,
<A HREF="../../../../org/apache/xpath/XPathContext.html" title="class in org.apache.xpath">XPathContext</A>&nbsp;xctxt)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="object()"><!-- --></A><H3>
object</H3>
<PRE>
public java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.95"><B>object</B></A>()</PRE>
<DL>
<DD>Return the original DOM object that the user passed in. For use primarily
by the extension mechanism.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#object()">object</A></CODE> in class <CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The object that this class wraps</DL>
</DD>
</DL>
<HR>
<A NAME="nodeset()"><!-- --></A><H3>
nodeset</H3>
<PRE>
public org.w3c.dom.traversal.NodeIterator <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.107"><B>nodeset</B></A>()
throws javax.xml.transform.TransformerException</PRE>
<DL>
<DD>Cast result object to a nodelist. Always issues an error.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#nodeset()">nodeset</A></CODE> in class <CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>null
<DT><B>Throws:</B>
<DD><CODE>javax.xml.transform.TransformerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="nodelist()"><!-- --></A><H3>
nodelist</H3>
<PRE>
public org.w3c.dom.NodeList <A HREF="../../../../src-html/org/apache/xpath/objects/XNodeSetForDOM.html#line.120"><B>nodelist</B></A>()
throws javax.xml.transform.TransformerException</PRE>
<DL>
<DD>Cast result object to a nodelist. Always issues an error.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html#nodelist()">nodelist</A></CODE> in class <CODE><A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects">XNodeSet</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>null
<DT><B>Throws:</B>
<DD><CODE>javax.xml.transform.TransformerException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XNodeSetForDOM.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xpath/objects/XNodeSet.html" title="class in org.apache.xpath.objects"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/objects/XNull.html" title="class in org.apache.xpath.objects"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/objects/XNodeSetForDOM.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XNodeSetForDOM.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>