Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 1509

saxon-manual-9.4.0.9-2.mga7.noarch.rpm

<!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.6.0_18) on Fri Dec 09 20:48:46 GMT 2011 -->
<TITLE>
XQConstants
</TITLE>

<META NAME="date" CONTENT="2011-12-09">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="XQConstants";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= 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="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="../../../javax/xml/xquery/XQConnectionEventListener.html" title="interface in javax.xml.xquery"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/xml/xquery/XQDataFactory.html" title="interface in javax.xml.xquery"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?javax/xml/xquery/XQConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XQConstants.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;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.xml.xquery</FONT>
<BR>
Class XQConstants</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>javax.xml.xquery.XQConstants</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <B>XQConstants</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
</PRE>

<P>
<code>XQConstants</code> class provides constants that can be 
 used in the XQJ API.
<P>

<P>
<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>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#BINDING_MODE_DEFERRED">BINDING_MODE_DEFERRED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating the binding mode deferred, refer to
  <code>XQDynamicContext</code> for more information.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#BINDING_MODE_IMMEDIATE">BINDING_MODE_IMMEDIATE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating the binding mode immediate, refer to
 <code>XQDynamicContext</code> for more information.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#BOUNDARY_SPACE_PRESERVE">BOUNDARY_SPACE_PRESERVE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating the the boundary-space policy for expression 
 evaluation is to preserve white spaces</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#BOUNDARY_SPACE_STRIP">BOUNDARY_SPACE_STRIP</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating the the boundary-space policy for expression 
 evaluation is to strip white spaces</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#CONSTRUCTION_MODE_PRESERVE">CONSTRUCTION_MODE_PRESERVE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the type of a constructed element node
 is <code>xs:anyType</code>, and all attribute and element nodes copied during
 node construction retain their original types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#CONSTRUCTION_MODE_STRIP">CONSTRUCTION_MODE_STRIP</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the type of a constructed element
 node is <code>xs:untyped</code>; all element nodes copied during node construction
 receive the type <code>xs:untyped</code>, and all attribute nodes copied during node
 construction receive the type <code>xs:untypedAtomic</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#CONTEXT_ITEM">CONTEXT_ITEM</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines the <code>QName</code> for the context item.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#COPY_NAMESPACES_MODE_INHERIT">COPY_NAMESPACES_MODE_INHERIT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the inherit mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#COPY_NAMESPACES_MODE_NO_INHERIT">COPY_NAMESPACES_MODE_NO_INHERIT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the no-inherit mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#COPY_NAMESPACES_MODE_NO_PRESERVE">COPY_NAMESPACES_MODE_NO_PRESERVE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the no-preserve mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#COPY_NAMESPACES_MODE_PRESERVE">COPY_NAMESPACES_MODE_PRESERVE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the preserve mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST">DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that ordering of empty sequences and NaN
  values as keys in an order by clause in a FLWOR expression is "greatest".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST">DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that ordering of empty sequences and NaN
  values as keys in an order by clause in a FLWOR expression is "least".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#HOLDTYPE_CLOSE_CURSORS_AT_COMMIT">HOLDTYPE_CLOSE_CURSORS_AT_COMMIT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the result sequences must be 
 closed when the commit on the connection is called.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#HOLDTYPE_HOLD_CURSORS_OVER_COMMIT">HOLDTYPE_HOLD_CURSORS_OVER_COMMIT</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the result sequences must be 
 preserved when the commit on the connection is called.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#LANGTYPE_XQUERY">LANGTYPE_XQUERY</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the expression language used in 
 <code>XQConnection.prepareExpression</code> and 
 <code>XQExpression.execute</code> is XQuery (any version).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#LANGTYPE_XQUERYX">LANGTYPE_XQUERYX</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the expression language used in 
 <code>XQConnection.prepareExpression</code> and 
 <code>XQExpression.execute</code> is XQueryX.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#ORDERING_MODE_ORDERED">ORDERING_MODE_ORDERED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that ordered results are to be returned
  by certain path expressions, union, intersect, and except expressions,
  and FLWOR expressions that have no order by clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#ORDERING_MODE_UNORDERED">ORDERING_MODE_UNORDERED</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that unordered results are to be returned
  by certain path expressions, union, intersect, and except expressions,
  and FLWOR expressions that have no order by clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#SCROLLTYPE_FORWARD_ONLY">SCROLLTYPE_FORWARD_ONLY</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the result sequence can only be scrolled
 forward.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/xquery/XQConstants.html#SCROLLTYPE_SCROLLABLE">SCROLLTYPE_SCROLLABLE</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The constant indicating that the result sequence can be scrolled
 forward or backward and is insensitive to any updates done on the 
 underlying objects</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>
</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.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></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="HOLDTYPE_CLOSE_CURSORS_AT_COMMIT"><!-- --></A><H3>
HOLDTYPE_CLOSE_CURSORS_AT_COMMIT</H3>
<PRE>
public static final int <B>HOLDTYPE_CLOSE_CURSORS_AT_COMMIT</B></PRE>
<DL>
<DD>The constant indicating that the result sequences must be 
 closed when the commit on the connection is called.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.HOLDTYPE_CLOSE_CURSORS_AT_COMMIT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="HOLDTYPE_HOLD_CURSORS_OVER_COMMIT"><!-- --></A><H3>
HOLDTYPE_HOLD_CURSORS_OVER_COMMIT</H3>
<PRE>
public static final int <B>HOLDTYPE_HOLD_CURSORS_OVER_COMMIT</B></PRE>
<DL>
<DD>The constant indicating that the result sequences must be 
 preserved when the commit on the connection is called.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.HOLDTYPE_HOLD_CURSORS_OVER_COMMIT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="SCROLLTYPE_FORWARD_ONLY"><!-- --></A><H3>
SCROLLTYPE_FORWARD_ONLY</H3>
<PRE>
public static final int <B>SCROLLTYPE_FORWARD_ONLY</B></PRE>
<DL>
<DD>The constant indicating that the result sequence can only be scrolled
 forward.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.SCROLLTYPE_FORWARD_ONLY">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="SCROLLTYPE_SCROLLABLE"><!-- --></A><H3>
SCROLLTYPE_SCROLLABLE</H3>
<PRE>
public static final int <B>SCROLLTYPE_SCROLLABLE</B></PRE>
<DL>
<DD>The constant indicating that the result sequence can be scrolled
 forward or backward and is insensitive to any updates done on the 
 underlying objects
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.SCROLLTYPE_SCROLLABLE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LANGTYPE_XQUERY"><!-- --></A><H3>
LANGTYPE_XQUERY</H3>
<PRE>
public static final int <B>LANGTYPE_XQUERY</B></PRE>
<DL>
<DD>The constant indicating that the expression language used in 
 <code>XQConnection.prepareExpression</code> and 
 <code>XQExpression.execute</code> is XQuery (any version).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.LANGTYPE_XQUERY">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="LANGTYPE_XQUERYX"><!-- --></A><H3>
LANGTYPE_XQUERYX</H3>
<PRE>
public static final int <B>LANGTYPE_XQUERYX</B></PRE>
<DL>
<DD>The constant indicating that the expression language used in 
 <code>XQConnection.prepareExpression</code> and 
 <code>XQExpression.execute</code> is XQueryX.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.LANGTYPE_XQUERYX">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="BOUNDARY_SPACE_PRESERVE"><!-- --></A><H3>
BOUNDARY_SPACE_PRESERVE</H3>
<PRE>
public static final int <B>BOUNDARY_SPACE_PRESERVE</B></PRE>
<DL>
<DD>The constant indicating the the boundary-space policy for expression 
 evaluation is to preserve white spaces
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.BOUNDARY_SPACE_PRESERVE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="BOUNDARY_SPACE_STRIP"><!-- --></A><H3>
BOUNDARY_SPACE_STRIP</H3>
<PRE>
public static final int <B>BOUNDARY_SPACE_STRIP</B></PRE>
<DL>
<DD>The constant indicating the the boundary-space policy for expression 
 evaluation is to strip white spaces
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.BOUNDARY_SPACE_STRIP">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="CONSTRUCTION_MODE_PRESERVE"><!-- --></A><H3>
CONSTRUCTION_MODE_PRESERVE</H3>
<PRE>
public static final int <B>CONSTRUCTION_MODE_PRESERVE</B></PRE>
<DL>
<DD>The constant indicating that the type of a constructed element node
 is <code>xs:anyType</code>, and all attribute and element nodes copied during
 node construction retain their original types.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.CONSTRUCTION_MODE_PRESERVE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="CONSTRUCTION_MODE_STRIP"><!-- --></A><H3>
CONSTRUCTION_MODE_STRIP</H3>
<PRE>
public static final int <B>CONSTRUCTION_MODE_STRIP</B></PRE>
<DL>
<DD>The constant indicating that the type of a constructed element
 node is <code>xs:untyped</code>; all element nodes copied during node construction
 receive the type <code>xs:untyped</code>, and all attribute nodes copied during node
 construction receive the type <code>xs:untypedAtomic</code>.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.CONSTRUCTION_MODE_STRIP">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="ORDERING_MODE_ORDERED"><!-- --></A><H3>
ORDERING_MODE_ORDERED</H3>
<PRE>
public static final int <B>ORDERING_MODE_ORDERED</B></PRE>
<DL>
<DD>The constant indicating that ordered results are to be returned
  by certain path expressions, union, intersect, and except expressions,
  and FLWOR expressions that have no order by clause.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.ORDERING_MODE_ORDERED">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="ORDERING_MODE_UNORDERED"><!-- --></A><H3>
ORDERING_MODE_UNORDERED</H3>
<PRE>
public static final int <B>ORDERING_MODE_UNORDERED</B></PRE>
<DL>
<DD>The constant indicating that unordered results are to be returned
  by certain path expressions, union, intersect, and except expressions,
  and FLWOR expressions that have no order by clause.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.ORDERING_MODE_UNORDERED">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST"><!-- --></A><H3>
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST</H3>
<PRE>
public static final int <B>DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST</B></PRE>
<DL>
<DD>The constant indicating that ordering of empty sequences and NaN
  values as keys in an order by clause in a FLWOR expression is "greatest".
  See <a href="http://www.w3.org/TR/xquery/#id-orderby-return">
  <i>3.8.3 Order By and Return Clauses, XQuery 1.0: An XML Query
  Language</i></a> for details.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST"><!-- --></A><H3>
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST</H3>
<PRE>
public static final int <B>DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST</B></PRE>
<DL>
<DD>The constant indicating that ordering of empty sequences and NaN
  values as keys in an order by clause in a FLWOR expression is "least".
  See <a href="http://www.w3.org/TR/xquery/#id-orderby-return">
  <i>3.8.3 Order By and Return Clauses, XQuery 1.0: An XML Query
  Language</i></a> for details.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="COPY_NAMESPACES_MODE_PRESERVE"><!-- --></A><H3>
COPY_NAMESPACES_MODE_PRESERVE</H3>
<PRE>
public static final int <B>COPY_NAMESPACES_MODE_PRESERVE</B></PRE>
<DL>
<DD>The constant indicating that the preserve mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.COPY_NAMESPACES_MODE_PRESERVE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="COPY_NAMESPACES_MODE_NO_PRESERVE"><!-- --></A><H3>
COPY_NAMESPACES_MODE_NO_PRESERVE</H3>
<PRE>
public static final int <B>COPY_NAMESPACES_MODE_NO_PRESERVE</B></PRE>
<DL>
<DD>The constant indicating that the no-preserve mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.COPY_NAMESPACES_MODE_NO_PRESERVE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="COPY_NAMESPACES_MODE_INHERIT"><!-- --></A><H3>
COPY_NAMESPACES_MODE_INHERIT</H3>
<PRE>
public static final int <B>COPY_NAMESPACES_MODE_INHERIT</B></PRE>
<DL>
<DD>The constant indicating that the inherit mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.COPY_NAMESPACES_MODE_INHERIT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="COPY_NAMESPACES_MODE_NO_INHERIT"><!-- --></A><H3>
COPY_NAMESPACES_MODE_NO_INHERIT</H3>
<PRE>
public static final int <B>COPY_NAMESPACES_MODE_NO_INHERIT</B></PRE>
<DL>
<DD>The constant indicating that the no-inherit mode should be used in
  namespace binding assignement when an existing element node is
  copied by an element constructor, as described in
  <a href="http://www.w3.org/TR/xquery/#id-element-constructor">
  <i>3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query
  Language</i></a>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.COPY_NAMESPACES_MODE_NO_INHERIT">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="CONTEXT_ITEM"><!-- --></A><H3>
CONTEXT_ITEM</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A> <B>CONTEXT_ITEM</B></PRE>
<DL>
<DD>Defines the <code>QName</code> for the context item. This is
  used to bind values to the context item via the bind methods
  of <code>XQDynamicContext</code>.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="BINDING_MODE_IMMEDIATE"><!-- --></A><H3>
BINDING_MODE_IMMEDIATE</H3>
<PRE>
public static final int <B>BINDING_MODE_IMMEDIATE</B></PRE>
<DL>
<DD>The constant indicating the binding mode immediate, refer to
 <code>XQDynamicContext</code> for more information.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.BINDING_MODE_IMMEDIATE">Constant Field Values</A></DL>
</DL>
<HR>

<A NAME="BINDING_MODE_DEFERRED"><!-- --></A><H3>
BINDING_MODE_DEFERRED</H3>
<PRE>
public static final int <B>BINDING_MODE_DEFERRED</B></PRE>
<DL>
<DD>The constant indicating the binding mode deferred, refer to
  <code>XQDynamicContext</code> for more information.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#javax.xml.xquery.XQConstants.BINDING_MODE_DEFERRED">Constant Field Values</A></DL>
</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="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="../../../javax/xml/xquery/XQConnectionEventListener.html" title="interface in javax.xml.xquery"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../javax/xml/xquery/XQDataFactory.html" title="interface in javax.xml.xquery"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?javax/xml/xquery/XQConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="XQConstants.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;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.
</BODY>
</HTML>