Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 1943

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:50 GMT 2011 -->
<TITLE>
net.sf.saxon.expr.instruct Class Hierarchy
</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="net.sf.saxon.expr.instruct Class Hierarchy";
    }
}
</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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../../../../net/sf/saxon/expr/flwor/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../net/sf/saxon/expr/number/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?net/sf/saxon/expr/instruct/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H2>
Hierarchy For Package net.sf.saxon.expr.instruct
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">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"><B>Object</B></A><UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Bindery.html" title="class in net.sf.saxon.expr.instruct"><B>Bindery</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/BlockIterator.html" title="class in net.sf.saxon.expr.instruct"><B>BlockIterator</B></A> (implements net.sf.saxon.om.<A HREF="../../../../../net/sf/saxon/om/SequenceIterator.html" title="interface in net.sf.saxon.om">SequenceIterator</A>&lt;T&gt;)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/CallTemplate.CallTemplatePackage.html" title="class in net.sf.saxon.expr.instruct"><B>CallTemplate.CallTemplatePackage</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TailCall.html" title="interface in net.sf.saxon.expr.instruct">TailCall</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/DummyNamespaceResolver.html" title="class in net.sf.saxon.expr.instruct"><B>DummyNamespaceResolver</B></A> (implements net.sf.saxon.om.<A HREF="../../../../../net/sf/saxon/om/NamespaceResolver.html" title="interface in net.sf.saxon.om">NamespaceResolver</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Executable.html" title="class in net.sf.saxon.expr.instruct"><B>Executable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/Expression.html" title="class in net.sf.saxon.expr"><B>Expression</B></A> (implements net.sf.saxon.trace.<A HREF="../../../../../net/sf/saxon/trace/InstructionInfo.html" title="interface in net.sf.saxon.trace">InstructionInfo</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/SourceLocator.html?is-external=true" title="class or interface in javax.xml.transform">SourceLocator</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Instruction.html" title="class in net.sf.saxon.expr.instruct"><B>Instruction</B></A> (implements javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/SourceLocator.html?is-external=true" title="class or interface in javax.xml.transform">SourceLocator</A>, net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TailCallReturner.html" title="interface in net.sf.saxon.expr.instruct">TailCallReturner</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/AnalyzeString.html" title="class in net.sf.saxon.expr.instruct"><B>AnalyzeString</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ApplyImports.html" title="class in net.sf.saxon.expr.instruct"><B>ApplyImports</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ITemplateCall.html" title="interface in net.sf.saxon.expr.instruct">ITemplateCall</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/NextMatch.html" title="class in net.sf.saxon.expr.instruct"><B>NextMatch</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ApplyTemplates.html" title="class in net.sf.saxon.expr.instruct"><B>ApplyTemplates</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ITemplateCall.html" title="interface in net.sf.saxon.expr.instruct">ITemplateCall</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Block.html" title="class in net.sf.saxon.expr.instruct"><B>Block</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/CallTemplate.html" title="class in net.sf.saxon.expr.instruct"><B>CallTemplate</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ITemplateCall.html" title="interface in net.sf.saxon.expr.instruct">ITemplateCall</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Choose.html" title="class in net.sf.saxon.expr.instruct"><B>Choose</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/CopyOf.html" title="class in net.sf.saxon.expr.instruct"><B>CopyOf</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValidatingInstruction.html" title="interface in net.sf.saxon.expr.instruct">ValidatingInstruction</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Doctype.html" title="class in net.sf.saxon.expr.instruct"><B>Doctype</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ForEach.html" title="class in net.sf.saxon.expr.instruct"><B>ForEach</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/ContextMappingFunction.html" title="interface in net.sf.saxon.expr">ContextMappingFunction</A>&lt;T&gt;, net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/ContextSwitchingExpression.html" title="interface in net.sf.saxon.expr">ContextSwitchingExpression</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ForEachGroup.html" title="class in net.sf.saxon.expr.instruct"><B>ForEachGroup</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/ContextMappingFunction.html" title="interface in net.sf.saxon.expr">ContextMappingFunction</A>&lt;T&gt;, net.sf.saxon.expr.sort.<A HREF="../../../../../net/sf/saxon/expr/sort/SortKeyEvaluator.html" title="interface in net.sf.saxon.expr.sort">SortKeyEvaluator</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/LocalParamBlock.html" title="class in net.sf.saxon.expr.instruct"><B>LocalParamBlock</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/LocalParamSetter.html" title="class in net.sf.saxon.expr.instruct"><B>LocalParamSetter</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Message.html" title="class in net.sf.saxon.expr.instruct"><B>Message</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ParentNodeConstructor.html" title="class in net.sf.saxon.expr.instruct"><B>ParentNodeConstructor</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/DivisibleInstruction.html" title="interface in net.sf.saxon.expr.instruct">DivisibleInstruction</A>, net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValidatingInstruction.html" title="interface in net.sf.saxon.expr.instruct">ValidatingInstruction</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/DocumentInstr.html" title="class in net.sf.saxon.expr.instruct"><B>DocumentInstr</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ElementCreator.html" title="class in net.sf.saxon.expr.instruct"><B>ElementCreator</B></A><UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ComputedElement.html" title="class in net.sf.saxon.expr.instruct"><B>ComputedElement</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Copy.html" title="class in net.sf.saxon.expr.instruct"><B>Copy</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/FixedElement.html" title="class in net.sf.saxon.expr.instruct"><B>FixedElement</B></A></UL>
</UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ProcessRegexMatchInstruction.html" title="class in net.sf.saxon.expr.instruct"><B>ProcessRegexMatchInstruction</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ResultDocument.html" title="class in net.sf.saxon.expr.instruct"><B>ResultDocument</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/DivisibleInstruction.html" title="interface in net.sf.saxon.expr.instruct">DivisibleInstruction</A>, net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValidatingInstruction.html" title="interface in net.sf.saxon.expr.instruct">ValidatingInstruction</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/SimpleNodeConstructor.html" title="class in net.sf.saxon.expr.instruct"><B>SimpleNodeConstructor</B></A><UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/AttributeCreator.html" title="class in net.sf.saxon.expr.instruct"><B>AttributeCreator</B></A> (implements net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValidatingInstruction.html" title="interface in net.sf.saxon.expr.instruct">ValidatingInstruction</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ComputedAttribute.html" title="class in net.sf.saxon.expr.instruct"><B>ComputedAttribute</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/FixedAttribute.html" title="class in net.sf.saxon.expr.instruct"><B>FixedAttribute</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Comment.html" title="class in net.sf.saxon.expr.instruct"><B>Comment</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/NamespaceConstructor.html" title="class in net.sf.saxon.expr.instruct"><B>NamespaceConstructor</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ProcessingInstruction.html" title="class in net.sf.saxon.expr.instruct"><B>ProcessingInstruction</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValueOf.html" title="class in net.sf.saxon.expr.instruct"><B>ValueOf</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TraceExpression.html" title="class in net.sf.saxon.expr.instruct"><B>TraceExpression</B></A> (implements net.sf.saxon.trace.<A HREF="../../../../../net/sf/saxon/trace/InstructionInfo.html" title="interface in net.sf.saxon.trace">InstructionInfo</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/UseAttributeSets.html" title="class in net.sf.saxon.expr.instruct"><B>UseAttributeSets</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/NumberInstruction.html" title="class in net.sf.saxon.expr.instruct"><B>NumberInstruction</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/GeneralVariable.html" title="class in net.sf.saxon.expr.instruct"><B>GeneralVariable</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/Binding.html" title="interface in net.sf.saxon.expr">Binding</A>, javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/SourceLocator.html?is-external=true" title="class or interface in javax.xml.transform">SourceLocator</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/GlobalVariable.html" title="class in net.sf.saxon.expr.instruct"><B>GlobalVariable</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/Container.html" title="interface in net.sf.saxon.expr">Container</A>, net.sf.saxon.trace.<A HREF="../../../../../net/sf/saxon/trace/InstructionInfo.html" title="interface in net.sf.saxon.trace">InstructionInfo</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/GlobalParam.html" title="class in net.sf.saxon.expr.instruct"><B>GlobalParam</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/LocalParam.html" title="class in net.sf.saxon.expr.instruct"><B>LocalParam</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/LocalVariable.html" title="class in net.sf.saxon.expr.instruct"><B>LocalVariable</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/WithParam.html" title="class in net.sf.saxon.expr.instruct"><B>WithParam</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/GlobalParameterSet.html" title="class in net.sf.saxon.expr.instruct"><B>GlobalParameterSet</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/InstructionDetails.html" title="class in net.sf.saxon.expr.instruct"><B>InstructionDetails</B></A> (implements net.sf.saxon.trace.<A HREF="../../../../../net/sf/saxon/trace/InstructionInfo.html" title="interface in net.sf.saxon.trace">InstructionInfo</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/LocationMap.html" title="class in net.sf.saxon.expr.instruct"><B>LocationMap</B></A> (implements net.sf.saxon.event.<A HREF="../../../../../net/sf/saxon/event/LocationProvider.html" title="interface in net.sf.saxon.event">LocationProvider</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ParameterSet.html" title="class in net.sf.saxon.expr.instruct"><B>ParameterSet</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Procedure.html" title="class in net.sf.saxon.expr.instruct"><B>Procedure</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/Container.html" title="interface in net.sf.saxon.expr">Container</A>, net.sf.saxon.trace.<A HREF="../../../../../net/sf/saxon/trace/InstructionInfo.html" title="interface in net.sf.saxon.trace">InstructionInfo</A>, net.sf.saxon.event.<A HREF="../../../../../net/sf/saxon/event/LocationProvider.html" title="interface in net.sf.saxon.event">LocationProvider</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/AttributeSet.html" title="class in net.sf.saxon.expr.instruct"><B>AttributeSet</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Template.html" title="class in net.sf.saxon.expr.instruct"><B>Template</B></A> (implements net.sf.saxon.trans.<A HREF="../../../../../net/sf/saxon/trans/RuleTarget.html" title="interface in net.sf.saxon.trans">RuleTarget</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/UserFunction.html" title="class in net.sf.saxon.expr.instruct"><B>UserFunction</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/SavedNamespaceContext.html" title="class in net.sf.saxon.expr.instruct"><B>SavedNamespaceContext</B></A> (implements net.sf.saxon.om.<A HREF="../../../../../net/sf/saxon/om/NamespaceResolver.html" title="interface in net.sf.saxon.om">NamespaceResolver</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/SlotManager.html" title="class in net.sf.saxon.expr.instruct"><B>SlotManager</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/TransformerException.html?is-external=true" title="class or interface in javax.xml.transform"><B>TransformerException</B></A><UL>
<LI TYPE="circle">net.sf.saxon.trans.<A HREF="../../../../../net/sf/saxon/trans/XPathException.html" title="class in net.sf.saxon.trans"><B>XPathException</B></A><UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TerminationException.html" title="class in net.sf.saxon.expr.instruct"><B>TerminationException</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/UserFunctionParameter.html" title="class in net.sf.saxon.expr.instruct"><B>UserFunctionParameter</B></A> (implements net.sf.saxon.expr.<A HREF="../../../../../net/sf/saxon/expr/Binding.html" title="interface in net.sf.saxon.expr">Binding</A>, java.io.<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/Debugger.html" title="interface in net.sf.saxon.expr.instruct"><B>Debugger</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/DivisibleInstruction.html" title="interface in net.sf.saxon.expr.instruct"><B>DivisibleInstruction</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ITemplateCall.html" title="interface in net.sf.saxon.expr.instruct"><B>ITemplateCall</B></A><LI TYPE="circle">javax.xml.transform.<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/transform/SourceLocator.html?is-external=true" title="class or interface in javax.xml.transform"><B>SourceLocator</B></A><UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/ValidatingInstruction.html" title="interface in net.sf.saxon.expr.instruct"><B>ValidatingInstruction</B></A></UL>
<LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TailCall.html" title="interface in net.sf.saxon.expr.instruct"><B>TailCall</B></A><LI TYPE="circle">net.sf.saxon.expr.instruct.<A HREF="../../../../../net/sf/saxon/expr/instruct/TailCallReturner.html" title="interface in net.sf.saxon.expr.instruct"><B>TailCallReturner</B></A></UL>
<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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../../../../../net/sf/saxon/expr/flwor/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../net/sf/saxon/expr/number/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?net/sf/saxon/expr/instruct/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-tree.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

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