You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bu...@apache.org on 2017/06/12 11:18:52 UTC

svn commit: r1013855 [12/15] - in /websites/staging/sling/trunk/content: ./ apidocs/sling9/org/apache/sling/discovery/commons/providers/base/ apidocs/sling9/org/apache/sling/discovery/commons/providers/base/class-use/ apidocs/sling9/org/apache/sling/di...

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandStream.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandStream.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandStream.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,227 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandStream.html" target="_top">Frames</a></li>
+<li><a href="CommandStream.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream" class="title">Uses of Interface<br>org.apache.sling.scripting.sightly.compiler.commands.CommandStream</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler">org.apache.sling.scripting.sightly.compiler</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler</code> package defines the API exposed by the
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/SightlyCompiler.html" title="class in org.apache.sling.scripting.sightly.compiler"><code>SightlyCompiler</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.backend">org.apache.sling.scripting.sightly.compiler.backend</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.backend</code> defines the API that can be used by HTL Backend Compilers, used to
+ compile HTL <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a>s into executable code for other languages.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.java.compiler">org.apache.sling.scripting.sightly.java.compiler</a></td>
+<td class="colLast">
+<div class="block">Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/package-summary.html">org.apache.sling.scripting.sightly.compiler</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/package-summary.html">org.apache.sling.scripting.sightly.compiler</a> that return <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CompilationResult.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/CompilationResult.html#getCommandStream--">getCommandStream</a></span>()</code>
+<div class="block">Provides access to the generated <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>CommandStream</code></a> for evaluating / replaying the <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a>s after the compile operation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.backend">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/backend/package-summary.html">org.apache.sling.scripting.sightly.compiler.backend</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/backend/package-summary.html">org.apache.sling.scripting.sightly.compiler.backend</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">BackendCompiler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/backend/BackendCompiler.html#handle-org.apache.sling.scripting.sightly.compiler.commands.CommandStream-">handle</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a>&nbsp;stream)</code>
+<div class="block">Process a stream of commands</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.java.compiler">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/java/compiler/package-summary.html">org.apache.sling.scripting.sightly.java.compiler</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/java/compiler/package-summary.html">org.apache.sling.scripting.sightly.java.compiler</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">JavaClassBackendCompiler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/java/compiler/JavaClassBackendCompiler.html#handle-org.apache.sling.scripting.sightly.compiler.commands.CommandStream-">handle</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a>&nbsp;stream)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">GlobalShadowCheckBackendCompiler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/java/compiler/GlobalShadowCheckBackendCompiler.html#handle-org.apache.sling.scripting.sightly.compiler.commands.CommandStream-">handle</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandStream</a>&nbsp;stream)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandStream.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandStream.html" target="_top">Frames</a></li>
+<li><a href="CommandStream.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandVisitor.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandVisitor.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandVisitor.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,269 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandVisitor.html" target="_top">Frames</a></li>
+<li><a href="CommandVisitor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor" class="title">Uses of Interface<br>org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.commands">org.apache.sling.scripting.sightly.compiler.commands</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.commands</code> package defines the API for
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> processing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> that implement <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/AbstractCommandVisitor.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">AbstractCommandVisitor</a></span></code>
+<div class="block">This class can be extended by <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>CommandVisitor</code></a> implementations that don't provide support for all the available <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a>s.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">StatefulVisitor</a></span></code>
+<div class="block">This <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>CommandVisitor</code></a> allows storing states for <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> evaluation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> that return <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.StateControl.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.StateControl.html#pop--">pop</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.StateControl.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.StateControl.html#replace-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">replace</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">VariableBinding.Start.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/VariableBinding.Start.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">VariableBinding.End.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/VariableBinding.End.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">VariableBinding.Global.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/VariableBinding.Global.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Procedure.Start.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Procedure.Start.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Procedure.End.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Procedure.End.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Procedure.Call.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Procedure.Call.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">OutputVariable.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/OutputVariable.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">OutText.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/OutText.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Loop.Start.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Loop.End.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Conditional.Start.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Conditional.End.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Command.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html#accept-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">accept</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>
+<div class="block">Accept a visitor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html#initializeWith-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">initializeWith</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;initialState)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.StateControl.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.StateControl.html#push-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">push</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.StateControl.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.StateControl.html#replace-org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor-">replace</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">CommandVisitor</a>&nbsp;visitor)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/CommandVisitor.html" target="_top">Frames</a></li>
+<li><a href="CommandVisitor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.End.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.End.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.End.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,192 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.End.html" target="_top">Frames</a></li>
+<li><a href="Conditional.End.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End" class="title">Uses of Class<br>org.apache.sling.scripting.sightly.compiler.commands.Conditional.End</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.commands">org.apache.sling.scripting.sightly.compiler.commands</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.commands</code> package defines the API for
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> processing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> declared as <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Conditional.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.html#END">END</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a>&nbsp;conditionalEnd)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a>&nbsp;conditionalEnd)</code>
+<div class="block">Process a <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands"><code>Conditional.End</code></a> command.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractCommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/AbstractCommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.End</a>&nbsp;conditionalEnd)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.End.html" target="_top">Frames</a></li>
+<li><a href="Conditional.End.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.Start.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.Start.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.Start.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.Start.html" target="_top">Frames</a></li>
+<li><a href="Conditional.Start.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start" class="title">Uses of Class<br>org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.commands">org.apache.sling.scripting.sightly.compiler.commands</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.commands</code> package defines the API for
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> processing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a>&nbsp;conditionalStart)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a>&nbsp;conditionalStart)</code>
+<div class="block">Process a <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands"><code>Conditional.Start</code></a> command.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractCommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/AbstractCommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Conditional.Start</a>&nbsp;conditionalStart)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.Start.html" target="_top">Frames</a></li>
+<li><a href="Conditional.Start.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.html" target="_top">Frames</a></li>
+<li><a href="Conditional.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Conditional" class="title">Uses of Class<br>org.apache.sling.scripting.sightly.compiler.commands.Conditional</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sling.scripting.sightly.compiler.commands.Conditional</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Conditional.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Conditional.html" target="_top">Frames</a></li>
+<li><a href="Conditional.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.End.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.End.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.End.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,192 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.End (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.End (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.End.html" target="_top">Frames</a></li>
+<li><a href="Loop.End.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.End" class="title">Uses of Class<br>org.apache.sling.scripting.sightly.compiler.commands.Loop.End</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.commands">org.apache.sling.scripting.sightly.compiler.commands</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.commands</code> package defines the API for
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> processing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> declared as <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Loop.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.html#END">END</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a>&nbsp;loopEnd)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a>&nbsp;loopEnd)</code>
+<div class="block">Process a <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands"><code>Loop.End</code></a> command.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractCommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/AbstractCommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.End-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.End</a>&nbsp;loopEnd)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.End.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.End.html" target="_top">Frames</a></li>
+<li><a href="Loop.End.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.Start.html
==============================================================================
--- websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.Start.html (added)
+++ websites/staging/sling/trunk/content/apidocs/sling9/org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.Start.html Mon Jun 12 11:18:47 2017
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_131) on Mon Jun 12 12:09:48 EEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start (Apache Sling 9 API)</title>
+<meta name="date" content="2017-06-12">
+<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start (Apache Sling 9 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.Start.html" target="_top">Frames</a></li>
+<li><a href="Loop.Start.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start" class="title">Uses of Class<br>org.apache.sling.scripting.sightly.compiler.commands.Loop.Start</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sling.scripting.sightly.compiler.commands">org.apache.sling.scripting.sightly.compiler.commands</a></td>
+<td class="colLast">
+<div class="block">The <code>org.apache.sling.scripting.sightly.compiler.commands</code> package defines the API for
+ <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Command.html" title="interface in org.apache.sling.scripting.sightly.compiler.commands"><code>Command</code></a> processing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.sling.scripting.sightly.compiler.commands">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a> in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/package-summary.html">org.apache.sling.scripting.sightly.compiler.commands</a> with parameters of type <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">StatefulVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/StatefulVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a>&nbsp;loopStart)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/CommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a>&nbsp;loopStart)</code>
+<div class="block">Process a <a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands"><code>Loop.Start</code></a> command.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractCommandVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/AbstractCommandVisitor.html#visit-org.apache.sling.scripting.sightly.compiler.commands.Loop.Start-">visit</a></span>(<a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Loop.Start</a>&nbsp;loopStart)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../../org/apache/sling/scripting/sightly/compiler/commands/Loop.Start.html" title="class in org.apache.sling.scripting.sightly.compiler.commands">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../../index.html?org/apache/sling/scripting/sightly/compiler/commands/class-use/Loop.Start.html" target="_top">Frames</a></li>
+<li><a href="Loop.Start.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>