Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinition.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinition.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinition.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,229 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.streams.verbs.VerbDefinition (streams-verbs 
0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.streams.verbs.VerbDefinition (streams-verbs 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/streams/verbs/VerbDefinition.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinition.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinition.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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.streams.verbs.VerbDefinition" 
class="title">Uses of Class<br>org.apache.streams.verbs.VerbDefinition</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.streams.verbs">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a> in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 with type parameters of type <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</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>protected <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">VerbDefinitionResolver.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionResolver.html#verbDefinitionSet">verbDefinitionSet</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 that return <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</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/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withDisplayName(java.lang.String)">withDisplayName</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;displayName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withHypernyms(java.util.List)">withHypernyms</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;hypernyms)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withId(java.lang.String)">withId</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withObjects(java.util.List)">withObjects</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/streams/verbs/ObjectCombination.html" 
title="class in 
org.apache.streams.verbs">ObjectCombination</a>&gt;&nbsp;objects)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withObjectType(java.lang.String)">withObjectType</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;objectType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withSynonyms(java.util.List)">withSynonyms</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;synonyms)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></code></td>
+<td class="colLast"><span 
class="strong">VerbDefinition.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html#withValue(java.lang.String)">withValue</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</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="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">VerbDefinitionResolver.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionResolver.html#matchingVerbDefinitions(org.apache.streams.pojo.json.Activity)">matchingVerbDefinitions</a></strong>(<a
 
href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true";
 title="class or interface in 
org.apache.streams.pojo.json">Activity</a>&nbsp;activity)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 with parameters of type <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</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>static boolean</code></td>
+<td class="colLast"><span 
class="strong">VerbDefinitionMatchUtil.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html#match(org.apache.streams.pojo.json.Activity,%20org.apache.streams.verbs.VerbDefinition)">match</a></strong>(<a
 
href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true";
 title="class or interface in 
org.apache.streams.pojo.json">Activity</a>&nbsp;activity,
+     <a href="../../../../../org/apache/streams/verbs/VerbDefinition.html" 
title="class in 
org.apache.streams.verbs">VerbDefinition</a>&nbsp;verbDefinition)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 with type arguments of type <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</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>static boolean</code></td>
+<td class="colLast"><span 
class="strong">VerbDefinitionMatchUtil.</span><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html#match(org.apache.streams.pojo.json.Activity,%20java.util.Set)">match</a></strong>(<a
 
href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true";
 title="class or interface in 
org.apache.streams.pojo.json">Activity</a>&nbsp;activity,
+     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in 
org.apache.streams.verbs">VerbDefinition</a>&gt;&nbsp;verbDefinitionSet)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
+<caption><span>Constructor parameters in <a 
href="../../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 with type arguments of type <a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">VerbDefinition</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionResolver.html#VerbDefinitionResolver(java.util.Set)">VerbDefinitionResolver</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;<a 
href="../../../../../org/apache/streams/verbs/VerbDefinition.html" title="class 
in 
org.apache.streams.verbs">VerbDefinition</a>&gt;&nbsp;verbDefinitionSet)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/streams/verbs/VerbDefinition.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinition.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinition.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionMatchUtil.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionMatchUtil.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionMatchUtil.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,115 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.streams.verbs.VerbDefinitionMatchUtil 
(streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.streams.verbs.VerbDefinitionMatchUtil (streams-verbs 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionMatchUtil.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionMatchUtil.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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.streams.verbs.VerbDefinitionMatchUtil" 
class="title">Uses of 
Class<br>org.apache.streams.verbs.VerbDefinitionMatchUtil</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.streams.verbs.VerbDefinitionMatchUtil</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionMatchUtil.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionMatchUtil.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionResolver.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionResolver.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionResolver.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,115 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.streams.verbs.VerbDefinitionResolver 
(streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.streams.verbs.VerbDefinitionResolver (streams-verbs 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionResolver.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionResolver.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionResolver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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.streams.verbs.VerbDefinitionResolver" 
class="title">Uses of 
Class<br>org.apache.streams.verbs.VerbDefinitionResolver</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.streams.verbs.VerbDefinitionResolver</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionResolver.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionResolver.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionResolver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionTemplateUtil.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionTemplateUtil.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/class-use/VerbDefinitionTemplateUtil.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,115 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.streams.verbs.VerbDefinitionTemplateUtil 
(streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.streams.verbs.VerbDefinitionTemplateUtil (streams-verbs 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionTemplateUtil.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionTemplateUtil.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionTemplateUtil.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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.streams.verbs.VerbDefinitionTemplateUtil" 
class="title">Uses of 
Class<br>org.apache.streams.verbs.VerbDefinitionTemplateUtil</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.streams.verbs.VerbDefinitionTemplateUtil</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/streams/verbs/VerbDefinitionTemplateUtil.html" 
title="class in org.apache.streams.verbs">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/streams/verbs/class-use/VerbDefinitionTemplateUtil.html"
 target="_top">Frames</a></li>
+<li><a href="VerbDefinitionTemplateUtil.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-frame.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-frame.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-frame.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,27 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.streams.verbs (streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<h1 class="bar"><a 
href="../../../../org/apache/streams/verbs/package-summary.html" 
target="classFrame">org.apache.streams.verbs</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ObjectCombination.html" title="class in org.apache.streams.verbs" 
target="classFrame">ObjectCombination</a></li>
+<li><a href="ObjectCombinationGenericOrdering.html" title="class in 
org.apache.streams.verbs" 
target="classFrame">ObjectCombinationGenericOrdering</a></li>
+<li><a href="ObjectCombinationSpecificOrdering.html" title="class in 
org.apache.streams.verbs" 
target="classFrame">ObjectCombinationSpecificOrdering</a></li>
+<li><a href="Templates.html" title="class in org.apache.streams.verbs" 
target="classFrame">Templates</a></li>
+<li><a href="VerbDefinition.html" title="class in org.apache.streams.verbs" 
target="classFrame">VerbDefinition</a></li>
+<li><a href="VerbDefinitionMatchUtil.html" title="class in 
org.apache.streams.verbs" target="classFrame">VerbDefinitionMatchUtil</a></li>
+<li><a href="VerbDefinitionResolver.html" title="class in 
org.apache.streams.verbs" target="classFrame">VerbDefinitionResolver</a></li>
+<li><a href="VerbDefinitionTemplateUtil.html" title="class in 
org.apache.streams.verbs" 
target="classFrame">VerbDefinitionTemplateUtil</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-summary.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-summary.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-summary.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,173 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.streams.verbs (streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.streams.verbs (streams-verbs 
0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></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 Package</li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?org/apache/streams/verbs/package-summary.html" 
target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All 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">
+<h1 title="Package" class="title">Package&nbsp;org.apache.streams.verbs</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/ObjectCombination.html" title="class 
in org.apache.streams.verbs">ObjectCombination</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/ObjectCombinationGenericOrdering.html"
 title="class in 
org.apache.streams.verbs">ObjectCombinationGenericOrdering</a></td>
+<td class="colLast">
+<div class="block">Orders ObjectCombinations from most specific to most 
general, without regard
+ for degree of match to any specific Activity.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/ObjectCombinationSpecificOrdering.html"
 title="class in 
org.apache.streams.verbs">ObjectCombinationSpecificOrdering</a></td>
+<td class="colLast">
+<div class="block">Orders ObjectCombinations from most specific to most 
general, in context of
+ degree of match to a specified Activity.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/Templates.html" title="class in 
org.apache.streams.verbs">Templates</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/VerbDefinition.html" title="class in 
org.apache.streams.verbs">VerbDefinition</a></td>
+<td class="colLast">
+<div class="block">activity</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html" 
title="class in org.apache.streams.verbs">VerbDefinitionMatchUtil</a></td>
+<td class="colLast">
+<div class="block">Check whether an activity matches one or several 
VerbDefinition</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/VerbDefinitionResolver.html" 
title="class in org.apache.streams.verbs">VerbDefinitionResolver</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../org/apache/streams/verbs/VerbDefinitionTemplateUtil.html" 
title="class in org.apache.streams.verbs">VerbDefinitionTemplateUtil</a></td>
+<td class="colLast">
+<div class="block">Transforms VerbDefinition templates into readable 
strings</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></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 Package</li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?org/apache/streams/verbs/package-summary.html" 
target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-tree.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-tree.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-tree.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,135 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.streams.verbs Class Hierarchy (streams-verbs 0.2-incubating 
API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.streams.verbs Class Hierarchy 
(streams-verbs 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/streams/verbs/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All 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">
+<h1 class="title">Hierarchy For Package org.apache.streams.verbs</h1>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/ObjectCombination.html" title="class 
in org.apache.streams.verbs"><span class="strong">ObjectCombination</span></a> 
(implements java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">com.google.common.collect.Ordering&lt;T&gt; (implements 
java.util.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;T&gt;)
+<ul>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/ObjectCombinationGenericOrdering.html"
 title="class in org.apache.streams.verbs"><span 
class="strong">ObjectCombinationGenericOrdering</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/ObjectCombinationSpecificOrdering.html"
 title="class in org.apache.streams.verbs"><span 
class="strong">ObjectCombinationSpecificOrdering</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/Templates.html" title="class in 
org.apache.streams.verbs"><span class="strong">Templates</span></a> (implements 
java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/VerbDefinition.html" title="class in 
org.apache.streams.verbs"><span class="strong">VerbDefinition</span></a> 
(implements java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/VerbDefinitionMatchUtil.html" 
title="class in org.apache.streams.verbs"><span 
class="strong">VerbDefinitionMatchUtil</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/VerbDefinitionResolver.html" 
title="class in org.apache.streams.verbs"><span 
class="strong">VerbDefinitionResolver</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="../../../../org/apache/streams/verbs/VerbDefinitionTemplateUtil.html" 
title="class in org.apache.streams.verbs"><span 
class="strong">VerbDefinitionTemplateUtil</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/streams/verbs/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-use.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-use.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/org/apache/streams/verbs/package-use.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,141 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Package org.apache.streams.verbs (streams-verbs 0.2-incubating 
API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.streams.verbs 
(streams-verbs 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</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/streams/verbs/package-use.html" 
target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All 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">
+<h1 title="Uses of Package org.apache.streams.verbs" class="title">Uses of 
Package<br>org.apache.streams.verbs</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.streams.verbs">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a>
 used by <a 
href="../../../../org/apache/streams/verbs/package-summary.html">org.apache.streams.verbs</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../org/apache/streams/verbs/class-use/ObjectCombination.html#org.apache.streams.verbs">ObjectCombination</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../org/apache/streams/verbs/class-use/Templates.html#org.apache.streams.verbs">Templates</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="../../../../org/apache/streams/verbs/class-use/VerbDefinition.html#org.apache.streams.verbs">VerbDefinition</a>
+<div class="block">activity</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</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/streams/verbs/package-use.html" 
target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/overview-tree.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/overview-tree.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/overview-tree.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,139 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Class Hierarchy (streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy (streams-verbs 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All 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">
+<h1 class="title">Hierarchy For All Packages</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a 
href="org/apache/streams/verbs/package-tree.html">org.apache.streams.verbs</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span class="strong">Object</span></a>
+<ul>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/ObjectCombination.html" title="class in 
org.apache.streams.verbs"><span class="strong">ObjectCombination</span></a> 
(implements java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">com.google.common.collect.Ordering&lt;T&gt; (implements 
java.util.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;T&gt;)
+<ul>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/ObjectCombinationGenericOrdering.html" 
title="class in org.apache.streams.verbs"><span 
class="strong">ObjectCombinationGenericOrdering</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/ObjectCombinationSpecificOrdering.html" 
title="class in org.apache.streams.verbs"><span 
class="strong">ObjectCombinationSpecificOrdering</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/Templates.html" title="class in 
org.apache.streams.verbs"><span class="strong">Templates</span></a> (implements 
java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/VerbDefinition.html" title="class in 
org.apache.streams.verbs"><span class="strong">VerbDefinition</span></a> 
(implements java.io.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)</li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/VerbDefinitionMatchUtil.html" title="class in 
org.apache.streams.verbs"><span 
class="strong">VerbDefinitionMatchUtil</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/VerbDefinitionResolver.html" title="class in 
org.apache.streams.verbs"><span 
class="strong">VerbDefinitionResolver</span></a></li>
+<li type="circle">org.apache.streams.verbs.<a 
href="org/apache/streams/verbs/VerbDefinitionTemplateUtil.html" title="class in 
org.apache.streams.verbs"><span 
class="strong">VerbDefinitionTemplateUtil</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/package-list
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/package-list
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/package-list
 Sat May 16 22:02:11 2015
@@ -0,0 +1 @@
+org.apache.streams.verbs

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/background.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/background.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/tab.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/tab.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/titlebar.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/titlebar.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/titlebar_end.gif
==============================================================================
Binary file - no diff available.

Propchange: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/resources/titlebar_end.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/serialized-form.html
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/serialized-form.html
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/serialized-form.html
 Sat May 16 22:02:11 2015
@@ -0,0 +1,253 @@
+<!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 (version 1.7.0_75) on Sat May 16 16:00:12 CDT 2015 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Serialized Form (streams-verbs 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form (streams-verbs 0.2-incubating 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/streams/verbs/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?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All 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">
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
+</div>
+<div class="serializedFormContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.apache.streams.verbs</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.streams.verbs.ObjectCombination">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/streams/verbs/ObjectCombination.html" 
title="class in 
org.apache.streams.verbs">org.apache.streams.verbs.ObjectCombination</a> 
extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>actor</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> actor</pre>
+</li>
+<li class="blockList">
+<h4>actorRequired</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a> actorRequired</pre>
+</li>
+<li class="blockList">
+<h4>object</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> object</pre>
+</li>
+<li class="blockList">
+<h4>objectRequired</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a> objectRequired</pre>
+</li>
+<li class="blockList">
+<h4>provider</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> provider</pre>
+</li>
+<li class="blockList">
+<h4>providerRequired</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a> providerRequired</pre>
+</li>
+<li class="blockList">
+<h4>target</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> target</pre>
+</li>
+<li class="blockList">
+<h4>targetRequired</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a> targetRequired</pre>
+</li>
+<li class="blockList">
+<h4>templates</h4>
+<pre><a href="org/apache/streams/verbs/Templates.html" title="class in 
org.apache.streams.verbs">Templates</a> templates</pre>
+</li>
+<li class="blockListLast">
+<h4>additionalProperties</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">K</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.apache.streams.verbs.Templates">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/streams/verbs/Templates.html" title="class in 
org.apache.streams.verbs">org.apache.streams.verbs.Templates</a> extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>additionalProperties</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">K</a>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="org.apache.streams.verbs.VerbDefinition">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/streams/verbs/VerbDefinition.html" title="class 
in org.apache.streams.verbs">org.apache.streams.verbs.VerbDefinition</a> 
extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a> implements Serializable</h3>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>objectType</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> objectType</pre>
+<div class="block">objectType
+ <p>
+ verb
+ (Required)</div>
+</li>
+<li class="blockList">
+<h4>id</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> id</pre>
+<div class="block">The unique identifier for the verb object
+ (Required)</div>
+</li>
+<li class="blockList">
+<h4>value</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> value</pre>
+<div class="block">value
+ <p>
+ The specific String that is to be used for the 'verb' property within an 
Activity object.
+ (Required)</div>
+</li>
+<li class="blockList">
+<h4>displayName</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> displayName</pre>
+<div class="block">displayName
+ <p>
+ A natural-language, human-readable and plain-text display name for the 
verb.</div>
+</li>
+<li class="blockList">
+<h4>synonyms</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">E</a>&gt; synonyms</pre>
+<div class="block">An array of zero or more other Strings known verbs for 
which this verb can be considered to be a synonym or alias.</div>
+</li>
+<li class="blockList">
+<h4>hypernyms</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">E</a>&gt; hypernyms</pre>
+<div class="block">An array of zero or more other Strings known verbs for 
which this verb can be considered to be a synonym or alias.</div>
+</li>
+<li class="blockListLast">
+<h4>objects</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">E</a>&gt; objects</pre>
+<div class="block">An array of Object Combinations.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/streams/verbs/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/streams/verbs/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?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All 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; 2015 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Added: 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/stylesheet.css
==============================================================================
--- 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/stylesheet.css
 (added)
+++ 
websites/production/streams/content/site/0.2-incubating/streams-project/streams-verbs/apidocs/stylesheet.css
 Sat May 16 22:02:11 2015
@@ -0,0 +1,474 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+body {
+    background-color:#ffffff;
+    color:#353833;
+    font-family:Arial, Helvetica, sans-serif;
+    font-size:76%;
+    margin:0;
+}
+a:link, a:visited {
+    text-decoration:none;
+    color:#4c6b87;
+}
+a:hover, a:focus {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+a:active {
+    text-decoration:none;
+    color:#4c6b87;
+}
+a[name] {
+    color:#353833;
+}
+a[name]:hover {
+    text-decoration:none;
+    color:#353833;
+}
+pre {
+    font-size:1.3em;
+}
+h1 {
+    font-size:1.8em;
+}
+h2 {
+    font-size:1.5em;
+}
+h3 {
+    font-size:1.4em;
+}
+h4 {
+    font-size:1.3em;
+}
+h5 {
+    font-size:1.2em;
+}
+h6 {
+    font-size:1.1em;
+}
+ul {
+    list-style-type:disc;
+}
+code, tt {
+    font-size:1.2em;
+}
+dt code {
+    font-size:1.2em;
+}
+table tr td dt code {
+    font-size:1.2em;
+    vertical-align:top;
+}
+sup {
+    font-size:.6em;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+    clear:both;
+    height:0px;
+    overflow:hidden;
+}
+.aboutLanguage {
+    float:right;
+    padding:0px 21px;
+    font-size:.8em;
+    z-index:200;
+    margin-top:-7px;
+}
+.legalCopy {
+    margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+    color:#bb7a2a;
+}
+.tab {
+    background-color:#0066FF;
+    background-image:url(resources/titlebar.gif);
+    background-position:left top;
+    background-repeat:no-repeat;
+    color:#ffffff;
+    padding:8px;
+    width:5em;
+    font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    padding:.8em .5em .4em .8em;
+    height:auto;/*height:1.8em;*/
+    font-size:1em;
+    margin:0;
+}
+.topNav {
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+}
+.bottomNav {
+    margin-top:10px;
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+}
+.subNav {
+    background-color:#dee3e9;
+    border-bottom:1px solid #9eadc0;
+    float:left;
+    width:100%;
+    overflow:hidden;
+}
+.subNav div {
+    clear:left;
+    float:left;
+    padding:0 0 5px 6px;
+}
+ul.navList, ul.subNavList {
+    float:left;
+    margin:0 25px 0 0;
+    padding:0;
+}
+ul.navList li{
+    list-style:none;
+    float:left;
+    padding:3px 6px;
+}
+ul.subNavList li{
+    list-style:none;
+    float:left;
+    font-size:90%;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, 
.bottomNav a:active, .bottomNav a:visited {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.topNav a:hover, .bottomNav a:hover {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+.navBarCell1Rev {
+    background-image:url(resources/tab.gif);
+    background-color:#a88834;
+    color:#FFFFFF;
+    margin: auto 5px;
+    border:1px solid #c9aa44;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+    clear:both;
+    margin:0 20px;
+    padding:5px 0 0 0;
+}
+.indexHeader {
+    margin:10px;
+    position:relative;
+}
+.indexHeader h1 {
+    font-size:1.3em;
+}
+.title {
+    color:#2c4557;
+    margin:10px 0;
+}
+.subTitle {
+    margin:5px 0 0 0;
+}
+.header ul {
+    margin:0 0 25px 0;
+    padding:0;
+}
+.footer ul {
+    margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+    list-style:none;
+    font-size:1.2em;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, 
div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+    background-color:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    margin:0 0 6px -8px;
+    padding:2px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    background-color:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    margin:0 0 6px -8px;
+    padding:2px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+    padding:0;
+    margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+    padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, 
.serializedFormContainer, .constantValuesContainer {
+    clear:both;
+    padding:10px 20px;
+    position:relative;
+}
+.indexContainer {
+    margin:10px;
+    position:relative;
+    font-size:1.0em;
+}
+.indexContainer h2 {
+    font-size:1.1em;
+    padding:0 0 3px 0;
+}
+.indexContainer ul {
+    margin:0;
+    padding:0;
+}
+.indexContainer ul li {
+    list-style:none;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, 
.serializedFormContainer dl dt {
+    font-size:1.1em;
+    font-weight:bold;
+    margin:10px 0 0 0;
+    color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, 
.serializedFormContainer dl dd {
+    margin:10px 0 10px 20px;
+}
+.serializedFormContainer dl.nameValue dt {
+    margin-left:1px;
+    font-size:1.1em;
+    display:inline;
+    font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+    margin:0 0 0 1px;
+    font-size:1.1em;
+    display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+    display:inline;
+    font-size:0.9em;
+}
+ul.inheritance {
+    margin:0;
+    padding:0;
+}
+ul.inheritance li {
+    display:inline;
+    list-style:none;
+}
+ul.inheritance li ul.inheritance {
+    margin-left:15px;
+    padding-left:15px;
+    padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+    margin:10px 0 10px 0;
+    padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+    list-style:none;
+    margin-bottom:25px;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast 
li.blockList {
+    padding:0px 20px 5px 10px;
+    border:1px solid #9eadc0;
+    background-color:#f9f9f9;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList 
ul.blockListLast li.blockList {
+    padding:0 0 5px 8px;
+    background-color:#ffffff;
+    border:1px solid #9eadc0;
+    border-top:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+    margin-left:0;
+    padding-left:0;
+    padding-bottom:15px;
+    border:none;
+    border-bottom:1px solid #9eadc0;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+    list-style:none;
+    border-bottom:none;
+    padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+    margin-top:0;
+    margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.contentContainer table, .classUseContainer table, .constantValuesContainer 
table {
+    border-bottom:1px solid #9eadc0;
+    width:100%;
+}
+.contentContainer ul li table, .classUseContainer ul li table, 
.constantValuesContainer ul li table {
+    width:100%;
+}
+.contentContainer .description table, .contentContainer .details table {
+    border-bottom:none;
+}
+.contentContainer ul li table th.colOne, .contentContainer ul li table 
th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li 
table th, .constantValuesContainer ul li table th, .contentContainer ul li 
table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer 
ul li table td.colLast, .classUseContainer ul li table td, 
.constantValuesContainer ul li table td{
+    vertical-align:top;
+    padding-right:20px;
+}
+.contentContainer ul li table th.colLast, .classUseContainer ul li table 
th.colLast,.constantValuesContainer ul li table th.colLast,
+.contentContainer ul li table td.colLast, .classUseContainer ul li table 
td.colLast,.constantValuesContainer ul li table td.colLast,
+.contentContainer ul li table th.colOne, .classUseContainer ul li table 
th.colOne,
+.contentContainer ul li table td.colOne, .classUseContainer ul li table 
td.colOne {
+    padding-right:3px;
+}
+.overviewSummary caption, .packageSummary caption, .contentContainer 
ul.blockList li.blockList caption, .summary caption, .classUseContainer 
caption, .constantValuesContainer caption {
+    position:relative;
+    text-align:left;
+    background-repeat:no-repeat;
+    color:#FFFFFF;
+    font-weight:bold;
+    clear:none;
+    overflow:hidden;
+    padding:0px;
+    margin:0px;
+}
+caption a:link, caption a:hover, caption a:active, caption a:visited {
+    color:#FFFFFF;
+}
+.overviewSummary caption span, .packageSummary caption span, .contentContainer 
ul.blockList li.blockList caption span, .summary caption span, 
.classUseContainer caption span, .constantValuesContainer caption span {
+    white-space:nowrap;
+    padding-top:8px;
+    padding-left:8px;
+    display:block;
+    float:left;
+    background-image:url(resources/titlebar.gif);
+    height:18px;
+}
+.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer 
ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer 
.tabEnd, .constantValuesContainer .tabEnd {
+    width:10px;
+    background-image:url(resources/titlebar_end.gif);
+    background-repeat:no-repeat;
+    background-position:top right;
+    position:relative;
+    float:left;
+}
+ul.blockList ul.blockList li.blockList table {
+    margin:0 0 12px 0px;
+    width:100%;
+}
+.tableSubHeadingColor {
+    background-color: #EEEEFF;
+}
+.altColor {
+    background-color:#eeeeef;
+}
+.rowColor {
+    background-color:#ffffff;
+}
+.overviewSummary td, .packageSummary td, .contentContainer ul.blockList 
li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer 
td {
+    text-align:left;
+    padding:3px 3px 3px 7px;
+}
+th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
+    background:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    text-align:left;
+    padding:3px 3px 3px 7px;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, 
td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst 
a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, 
td.colLast a:hover, .constantValuesContainer td a:link, 
.constantValuesContainer td a:active, .constantValuesContainer td a:visited, 
.constantValuesContainer td a:hover {
+    font-weight:bold;
+}
+td.colFirst, th.colFirst {
+    border-left:1px solid #9eadc0;
+    white-space:nowrap;
+}
+td.colLast, th.colLast {
+    border-right:1px solid #9eadc0;
+}
+td.colOne, th.colOne {
+    border-right:1px solid #9eadc0;
+    border-left:1px solid #9eadc0;
+}
+table.overviewSummary  {
+    padding:0px;
+    margin-left:0px;
+}
+table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
+table.overviewSummary td.colOne, table.overviewSummary th.colOne {
+    width:25%;
+    vertical-align:middle;
+}
+table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
+    width:25%;
+    vertical-align:middle;
+}
+/*
+Content styles
+*/
+.description pre {
+    margin-top:0;
+}
+.deprecatedContent {
+    margin:0;
+    padding:10px 0;
+}
+.docSummary {
+    padding:0;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+    color:green;
+    padding:0 30px 0 0;
+}
+h1.hidden {
+    visibility:hidden;
+    overflow:hidden;
+    font-size:.9em;
+}
+.block {
+    display:block;
+    margin:3px 0 0 0;
+}
+.strong {
+    font-weight:bold;
+}



Reply via email to