code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<!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 --> <title>Security (filestack-java 0.3.0 API)</title> <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="Security (filestack-java 0.3.0 API)"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9,"i2":10,"i3":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </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 class="navBarCell1Rev">Class</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><a href="../../com/filestack/Progress.html" title="class in com.filestack"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../com/filestack/StorageOptions.html" title="class in com.filestack"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?com/filestack/Security.html" target="_top">Frames</a></li> <li><a href="Security.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.filestack</div> <h2 title="Class Security" class="title">Class Security</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.filestack.Security</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">Security</span> extends java.lang.Object</pre> <div class="block">Holds a <a href="../../com/filestack/Policy.html" title="class in com.filestack"><code>Policy</code></a> and its signature.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="https://www.filestack.com/docs/security">Filestack Security Docs</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../com/filestack/Security.html" title="class in com.filestack">Security</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../com/filestack/Security.html#createNew-com.filestack.Policy-java.lang.String-">createNew</a></span>(<a href="../../com/filestack/Policy.html" title="class in com.filestack">Policy</a>&nbsp;policy, java.lang.String&nbsp;appSecret)</code> <div class="block">Creates an instance from a <a href="../../com/filestack/Policy.html" title="class in com.filestack"><code>Policy</code></a> object and app secret.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../com/filestack/Security.html" title="class in com.filestack">Security</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../com/filestack/Security.html#fromExisting-java.lang.String-java.lang.String-">fromExisting</a></span>(java.lang.String&nbsp;encodedPolicy, java.lang.String&nbsp;signature)</code> <div class="block">Creates a Security object from an existing policy and signature pair.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../com/filestack/Security.html#getPolicy--">getPolicy</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../com/filestack/Security.html#getSignature--">getSignature</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="createNew-com.filestack.Policy-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createNew</h4> <pre>public static&nbsp;<a href="../../com/filestack/Security.html" title="class in com.filestack">Security</a>&nbsp;createNew(<a href="../../com/filestack/Policy.html" title="class in com.filestack">Policy</a>&nbsp;policy, java.lang.String&nbsp;appSecret)</pre> <div class="block">Creates an instance from a <a href="../../com/filestack/Policy.html" title="class in com.filestack"><code>Policy</code></a> object and app secret. Use this to create new policy and signature pairs. Don't include your app secret in client apps. Use the <a href="../../com/filestack/Security.html#fromExisting-java.lang.String-java.lang.String-"><code>fromExisting</code></a> method instead in that case.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>policy</code> - Configured <a href="../../com/filestack/Policy.html" title="class in com.filestack"><code>Policy</code></a> object</dd> <dd><code>appSecret</code> - Secret taken from developer portal</dd> </dl> </li> </ul> <a name="fromExisting-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fromExisting</h4> <pre>public static&nbsp;<a href="../../com/filestack/Security.html" title="class in com.filestack">Security</a>&nbsp;fromExisting(java.lang.String&nbsp;encodedPolicy, java.lang.String&nbsp;signature)</pre> <div class="block">Creates a Security object from an existing policy and signature pair. Useful for client side apps or cases where you don't want to include your app secret.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>encodedPolicy</code> - Base64URL encoded policy</dd> <dd><code>signature</code> - HMAC SHA-256 signature of policy</dd> </dl> </li> </ul> <a name="getPolicy--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPolicy</h4> <pre>public&nbsp;java.lang.String&nbsp;getPolicy()</pre> </li> </ul> <a name="getSignature--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getSignature</h4> <pre>public&nbsp;java.lang.String&nbsp;getSignature()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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 class="navBarCell1Rev">Class</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><a href="../../com/filestack/Progress.html" title="class in com.filestack"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../com/filestack/StorageOptions.html" title="class in com.filestack"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?com/filestack/Security.html" target="_top">Frames</a></li> <li><a href="Security.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
filestack/filestack-java
docs/com/filestack/Security.html
HTML
apache-2.0
11,525
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>LevelCollection.IndexOf Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Apache log4net™ SDK Documentation - Microsoft .NET Framework 4.0</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">LevelCollection.IndexOf Method </h1> </div> </div> <div id="nstext"> <p> Returns the zero-based index of the first occurrence of a <a href="log4net.Core.Level.html">Level</a> in the <code>LevelCollection</code>. </p> <div class="syntax"> <span class="lang">[Visual Basic]</span> <br />Overridable Public Function IndexOf( _<br />   ByVal <i>item</i> As <a href="log4net.Core.Level.html">Level</a> _<br />) As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemInt32ClassTopic.htm">Integer</a></div> <div class="syntax"> <span class="lang">[C#]</span> <br />public virtual <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemInt32ClassTopic.htm">int</a> IndexOf(<br />   <a href="log4net.Core.Level.html">Level</a> <i>item</i><br />);</div> <h4 class="dtH4">Parameters</h4> <dl> <dt> <i>item</i> </dt> <dd>The <a href="log4net.Core.Level.html">Level</a> to locate in the <code>LevelCollection</code>.</dd> </dl> <h4 class="dtH4">Return Value</h4> <p> The zero-based index of the first occurrence of <i>item</i> in the entire <code>LevelCollection</code>, if found; otherwise, -1. </p> <h4 class="dtH4">See Also</h4> <p> <a href="log4net.Core.LevelCollection.html">LevelCollection Class</a> | <a href="log4net.Core.html">log4net.Core Namespace</a></p> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"> <param name="Keyword" value="IndexOf method"> </param> <param name="Keyword" value="IndexOf method, LevelCollection class"> </param> <param name="Keyword" value="LevelCollection.IndexOf method"> </param> </object> <hr /> <div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div> </div> </body> </html>
gersonkurz/manualisator
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Core.LevelCollection.IndexOf.html
HTML
apache-2.0
2,914
<!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_111) on Wed Jan 04 22:31:34 EST 2017 --> <title>Uses of Class org.drip.analytics.holset.CHFHoliday</title> <meta name="date" content="2017-01-04"> <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.drip.analytics.holset.CHFHoliday"; } } 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/drip/analytics/holset/CHFHoliday.html" title="class in org.drip.analytics.holset">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-files/index-1.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/drip/analytics/holset/class-use/CHFHoliday.html" target="_top">Frames</a></li> <li><a href="CHFHoliday.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.drip.analytics.holset.CHFHoliday" class="title">Uses of Class<br>org.drip.analytics.holset.CHFHoliday</h2> </div> <div class="classUseContainer">No usage of org.drip.analytics.holset.CHFHoliday</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/drip/analytics/holset/CHFHoliday.html" title="class in org.drip.analytics.holset">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-files/index-1.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/drip/analytics/holset/class-use/CHFHoliday.html" target="_top">Frames</a></li> <li><a href="CHFHoliday.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 ======= --> </body> </html>
lakshmiDRIP/DRIP
Javadoc/org/drip/analytics/holset/class-use/CHFHoliday.html
HTML
apache-2.0
4,377
<!DOCTYPE html> <html> <head> <base href="http://fushenghua.github.io/GetHosp"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>芜湖阳光眼科医院</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="GetHosp"> <link rel="canonical" href="http://fushenghua.github.io/GetHosphttp://fushenghua.github.io/GetHosp/%E5%85%B6%E4%BB%96/2016/05/03/%E8%8A%9C%E6%B9%96%E9%98%B3%E5%85%89%E7%9C%BC%E7%A7%91%E5%8C%BB%E9%99%A2/"> <!-- Custom CSS --> <link rel="stylesheet" href="http://fushenghua.github.io/GetHosp/css/main.css"> </head> <body> <header class="site-header"> <div class="wrap"> <a class="site-title" href="http://fushenghua.github.io/GetHosp/">GetHosp</a> <nav class="site-nav"> <a href="#" class="menu-icon"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 15" enable-background="new 0 0 18 15" xml:space="preserve"> <path fill="#505050" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/> <path fill="#505050" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/> <path fill="#505050" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/> </svg> </a> <div class="trigger"> <a class="page-link" href="http://fushenghua.github.io/GetHosp/about/">About</a> </div> </nav> </div> </header> <div class="page-content"> <div class="wrap"> <div class="post"> <header class="post-header"> <h1>芜湖阳光眼科医院</h1> <p class="meta">May 3, 2016</p> </header> <article class="post-content"> <p>芜湖阳光眼科医院</p> <p>信息</p> </article> </div> </div> </div> <footer class="site-footer"> <div class="wrap"> <h2 class="footer-heading">GetHosp</h2> <div class="footer-col-1 column"> <ul> <li>GetHosp</li> <li><a href="mailto:fushenghua2012@gmail.com">fushenghua2012@gmail.com</a></li> </ul> </div> <div class="footer-col-2 column"> <ul> <li> <a href="https://github.com/fushenghua"> <span class="icon github"> <svg version="1.1" class="github-icon-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#C2C2C2" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/> </svg> </span> <span class="username">fushenghua</span> </a> </li> </ul> </div> <div class="footer-col-3 column"> <p class="text">GetHosp</p> </div> </div> </footer> </body> </html>
fushenghua/GetHosp
_site/其他/2016/05/03/芜湖阳光眼科医院/index.html
HTML
apache-2.0
4,320
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Welcome to pyjstat’s documentation! &mdash; pyjstat 1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="pyjstat 1 documentation" href="#" /> <link rel="next" title="pyjstat" href="modules.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="modules.html" title="pyjstat" accesskey="N">next</a> |</li> <li><a href="#">pyjstat 1 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="welcome-to-pyjstat-s-documentation"> <h1>Welcome to pyjstat&#8217;s documentation!<a class="headerlink" href="#welcome-to-pyjstat-s-documentation" title="Permalink to this headline">¶</a></h1> <p>Contents:</p> <div class="toctree-wrapper compound"> <ul class="simple"> </ul> </div> </div> <div class="section" id="indices-and-tables"> <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1> <ul class="simple"> <li><a class="reference internal" href="genindex.html"><em>Index</em></a></li> <li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li> <li><a class="reference internal" href="search.html"><em>Search Page</em></a></li> </ul> </div> <div class="section" id="modules"> <h1>Modules<a class="headerlink" href="#modules" title="Permalink to this headline">¶</a></h1> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="modules.html">pyjstat</a><ul class="simple"> </ul> </li> </ul> </div> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3><a href="#">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">Welcome to pyjstat&#8217;s documentation!</a></li> <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li> <li><a class="reference internal" href="#modules">Modules</a></li> </ul> <h4>Next topic</h4> <p class="topless"><a href="modules.html" title="next chapter">pyjstat</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/index.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="modules.html" title="pyjstat" >next</a> |</li> <li><a href="#">pyjstat 1 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2017, Miguel Expósito Martín. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. </div> </body> </html>
robottwo/pyjstat
docs/build/html/index.html
HTML
apache-2.0
4,874
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>iversity MOOC: Web-Engineering I</title> <!-- Bootstrap core CSS --> <link href="../../dist/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/jumbotron.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy this line! --> <!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">iversity MOOC</a> </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li><a href="index.html">HOME</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">AUFGABEN <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="formular.html" target="_blank">Barrierefreies Suchformular</a></li> <li><a href="tabelle.html" target="_blank">Tabelle der XHTML 1.0 strict-Elemente</a></li> </ul> </li> <li><a href="impressum.html">IMPRESSUM</a></li> </ul> </div><!--/.nav-collapse --> </div> </div> <div class="container"> <h1>iversity MOOC <br />Web-Engineering I: Grundlagen der Webentwicklung</h1> <!-- Example row of columns --> <div class="row"> <div class="col-md-4"> <h2>Kapitel 1 / Virtuelle Maschine</h2> <p>Eine virtuelle Maschine, kurz VM, ist ein Computer, der mittels Virtualisierung nicht direkt auf einer Hardware ausgeführt wird. Eine virtuelle Maschine wird durch einen Hypervisor bereitgestellt. Auf einem physischen Computer können gleichzeitig mehrere virtuelle Maschinen betrieben werden. Diese Eigenschaft wird insbesondere bei Servern genutzt... </p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Virtuelle_Maschine" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 1 / <br />Eclipse (IDE)</h2> <p>Eclipse (von englisch eclipse „Sonnenfinsternis“, „Finsternis“, „Verdunkelung“) ist ein quelloffenes Programmierwerkzeug zur Entwicklung von Software verschiedenster Art. Ursprünglich wurde Eclipse als integrierte Entwicklungsumgebung (IDE) für die Programmiersprache Java genutzt, aber mittlerweile wird es wegen seiner Erweiterbarkeit auch für viele andere Entwicklungsaufgaben eingesetzt...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Eclipse_%28IDE%29" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 1 / Git</h2> <p>Git (engl. 'Blödmann') ist eine freie Software zur verteilten Versionsverwaltung von Dateien, die ursprünglich für die Quellcode-Verwaltung des Linux-Kernels entwickelt wurde. Git ist ein verteiltes Versionsverwaltungssystem, das sich in einigen Eigenschaften von traditionellen Versionskontrollsystemen unterscheidet...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Git" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <div class="row"> <div class="col-md-4"> <h2>Kapitel 2 / Ping (Datenübertragung)</h2> <p>Ping ist ein Diagnose-Werkzeug, mit dem überprüft werden kann, ob ein bestimmter Host in einem IP-Netzwerk erreichbar ist. Daneben geben die meisten heutigen Implementierungen dieses Werkzeuges auch die Zeitspanne zwischen dem Aussenden eines Paketes zu diesem Host und dem Empfangen eines daraufhin unmittelbar zurückgeschickten Antwortpaketes an (= Paketumlaufzeit, meist Round trip time oder RTT genannt). Das Programm wird üblicherweise als Konsolenbefehl ausgeführt...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Ping_%28Daten%C3%BCbertragung%29" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 2 / Traceroute</h2> <p>Traceroute ist ein Computerprogramm, das ermittelt, über welche Router und Internet-Knoten IP-Datenpakete bis zum abgefragten Rechner gelangen.</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Traceroute" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 3 / Representational State Transfer</h2> <p>Representational State Transfer (mit dem Akronym REST, seltener auch ReST) bezeichnet ein Programmierparadigma für Webanwendungen. Es gibt keine explizite Norm, daher gehen die Vorstellungen, was REST ist, auseinander. Im Grunde bezeichnet REST die Idee, dass eine URL genau einen Seiteninhalt als Ergebnis einer serverseitigen Aktion (etwa das Anzeigen einer Trefferliste nach einer Suche) darstellt, wie es der Internetstandard HTTP für statische Inhalte (Permalinks) bereits vorsieht; ein Ziel, das für dynamisch erzeugte Seiten mitunter jedoch zusätzlichen Aufwand erfordert...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Representational_State_Transfer" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <div class="row"> <div class="col-md-4"> <h2>Kapitel 3 / Hypertext Transfer Protocol</h2> <p>Das Hypertext Transfer Protocol (HTTP, deutsch Hypertext-Übertragungsprotokoll) ist ein Protokoll zur Übertragung von Daten über ein Netzwerk. Es wird hauptsächlich eingesetzt, um Webseiten aus dem World Wide Web (WWW) in einen Webbrowser zu laden. HTTP gehört der sogenannten Anwendungsschicht etablierter Netzwerkmodelle an. Die Anwendungsschicht wird von den Anwendungsprogrammen angesprochen, im Fall von HTTP ist das meist ein Webbrowser. Im ISO/OSI-Schichtenmodell entspricht die Anwendungsschicht den Schichten 5–7...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Hypertext_Transfer_Protocol" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 3 / Uniform Resource Locator</h2> <p>Ein Uniform Resource Locator (Abk. URL; englisch für einheitlicher Quellenanzeiger) identifiziert und lokalisiert eine Ressource wie z. B. eine Website über die zu verwendende Zugriffsmethode (z. B. das verwendete Netzwerkprotokoll wie HTTP oder FTP) und den Ort (engl. location) der Ressource in Computernetzwerken. Der aktuelle Stand ist als RFC 1738 publiziert. Die RFC-Spezifikationen sind industrielle Standards der Internet Foundation IETF. URLs sind eine Unterart der generellen Identifikationsbezeichnung mittels Uniform Resource Identifiern (URIs). Da URLs die erste und häufigste Art von URIs darstellen, werden die Begriffe häufig synonym verwendet. Im allgemeinen Sprachgebrauch werden URLs auch als Internetadresse oder Webadresse bezeichnet,[1] wobei damit (der umgangssprachlich häufigen Gleichsetzung von Internet und WWW[2] folgend) meist speziell URLs von Webseiten gemeint sind...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Uniform_Resource_Locator" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 4 / Hypertext Markup Language</h2> <p>Die Hypertext Markup Language (engl. ‚Hypertext-Auszeichnungssprache‘), abgekürzt HTML, ist eine textbasierte Auszeichnungssprache zur Strukturierung von Inhalten wie Texten, Bildern und Hyperlinks in Dokumenten. HTML-Dokumente sind die Grundlage des World Wide Web und werden von einem Webbrowser dargestellt. Neben den vom Browser angezeigten Inhalten einer Webseite enthält HTML zusätzliche Angaben in Form von Metainformationen, die z. B. über die im Text verwendete Sprache oder den Autor Auskunft geben oder den Inhalt des Textes zusammenfassen...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Hypertext_Markup_Language" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <div class="row"> <div class="col-md-4"> <h2>Kapitel 4 / Markdown</h2> <p>Markdown ist eine vereinfachte Auszeichnungssprache, die von John Gruber und Aaron Swartz entworfen wurde. Ein Ziel von Markdown ist, dass schon die Ausgangsform ohne weitere Konvertierung leicht lesbar ist. Als Auszeichnungselemente wurden daher vor allem Auszeichnungsarten verwendet, die in Plaintext und E-Mails üblich sind. Auch andere Auszeichnungssprachen mit ähnlichen Zielen zur Lesbarkeit – wie reStructuredText oder Textile – hatten Einfluss auf die Syntax. Die Markdown-Konvertierungssoftware wandelt Text in gültiges und W3C-konformes XHTML um. Die Referenzimplementierung in Perl steht unter einer BSD-artigen Lizenz. Weiter sind inzwischen Implementierungen in den gängigsten Programmiersprachen wie C (z. B.[1]), PHP (z. B. [2]), Python (z. B. [3]) oder JavaScript (z. B. [4]) verfügbar. Als Auszeichnungssprache wird Markdown in Content-Management-Systemen verwendet...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Markdown" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 4 / UTF-8</h2> <p>UTF-8 (Abk. für 8-Bit UCS Transformation Format, wobei UCS wiederum Universal Character Set abkürzt) ist die am weitesten verbreitete Kodierung für Unicode-Zeichen (Unicode und UCS sind praktisch identisch). Die Kodierung wurde im September 1992 von Ken Thompson und Rob Pike bei Arbeiten an dem Plan 9-Betriebssystem festgelegt. Die Kodierung wurde zunächst im Rahmen von X/Open als FSS-UTF (filesystem safe UTF in Abgrenzung zu UTF-1, das diese Eigenschaft nicht hat) bezeichnet, in den Folgejahren erfolgte im Rahmen der Standardisierung die Umbenennung auf die heute übliche Bezeichnung UTF-8...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/UTF-8" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 5 / Cascading Style Sheets</h2> <p>Cascading Style Sheets (englische Aussprache [kæsˌkeɪdɪŋˈstaɪlʃiːts]; für stufenförmige oder (hintereinander) geschachtelte Gestaltungsvorlagen), kurz CSS genannt, ist eine deklarative Sprache für Stilvorlagen (engl. stylesheets) von strukturierten Dokumenten. Sie wird vor allem zusammen mit HTML und XML (zum Beispiel bei SVG) eingesetzt. Grundidee beim Entwurf von CSS war es, mittels HTML oder XML nur die inhaltliche Untergliederung eines Dokumentes und die Bedeutung seiner Teile zu beschreiben, während mittels CSS weitgehend unabhängig davon die konkrete Darstellung (Farben, Layout, Schrifteigenschaften usw.) der Teile festgelegt wird...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Cascading_Style_Sheets" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <div class="row"> <div class="col-md-4"> <h2>Kapitel 8 / Responsive Webdesign</h2> <p>Beim Responsive Webdesign (im Deutschen auch responsives Webdesign) handelt es sich um einen gestalterischen und technischen Ansatz zur Erstellung von Websites, so dass diese Websites auf Eigenschaften des jeweils benutzten Endgeräts reagieren können. Der grafische Aufbau einer „responsiven“ Webseite erfolgt anhand der Anforderungen des jeweiligen Gerätes, mit dem die Seite betrachtet wird. Dies betrifft insbesondere die Anordnung und Darstellung einzelner Elemente, wie beispielsweise Navigationen, Seitenspalten und Texte. Technische Basis hierfür sind neuere Webstandards wie HTML5, CSS3 und JavaScript...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Responsive_Webdesign" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 8 / Millersche Zahl</h2> <p>Die Millersche Zahl bezeichnet die von George A. Miller festgestellte Tatsache, dass ein Mensch gleichzeitig nur 7 ± 2 Informationseinheiten (Chunks) im Kurzzeitgedächtnis präsent halten kann. Die Größe des Kurzzeitgedächtnisses ist genetisch determiniert und kann auch durch „Training“ nicht gesteigert werden. Der diesbezüglich von Miller verfasste Artikel The Magical Number Seven, Plus or Minus Two: Some Limits on Our Capacity for Processing Information ist einer der meistzitierten Artikel im Bereich der Psychologie...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Millersche_Zahl" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 8 / Bootstrap (Framework)</h2> <p>Bootstrap ist eine freie Sammlung von Hilfsmitteln für die Gestaltung von Websites und Webanwendungen. Es enthält auf HTML und CSS basierende Gestaltungsvorlagen für Typografie, Formulare, Buttons, Tabellen, Grid-System, Navigations- und andere Oberflächengestaltungselemente sowie zusätzliche, optionale JavaScript-Erweiterungen. Es ist das populärste Projekt beim Open-Source-Hostingdienst GitHub[3][4] und wird unter anderem von der NASA und MSNBC eingesetzt...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Bootstrap_%28Framework%29" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <div class="row"> <div class="col-md-4"> <h2>Kapitel 9 / Do Not Track</h2> <p>Do Not Track (DNT) (engl. für „nicht verfolgen“) ist ein so genanntes HTTP-Header-Feld und signalisiert einer Webseite oder Webanwendung den Wunsch, dass diese über die Aktivitäten des Besuchers kein Nutzungsprofil erstellt. DNT wurde 2009 von Christopher Soghoian, Sid Stamm und Dan Kaminsky[1] vorgeschlagen. Zurzeit wird es durch die W3C standardisiert.[2] Firefox war der erste Browser der dieses Feld unterstützte, später folgten Internet Explorer (ab Version 9)[3], Safari, Opera und Chrome...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Do_Not_Track" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 9 / Apache JMeter</h2> <p>Apache JMeter ist ein freies, in Java geschriebenes Werkzeug zum Ausführen von Lasttests in Client/Server-Anwendungen, das von der Apache Software Foundation entwickelt wird. JMeter ermöglicht es mittels Zusammenstellen eines Testplanes zu spezifizieren, welche Teile der Anwendung (wie beispielsweise multi-threaded) durchlaufen werden sollen, um konkrete Ergebnisse über das Antwortzeitverhalten zu bekommen...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/Apache_JMeter" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> <div class="col-md-4"> <h2>Kapitel 9 / SMART (Projektmanagement)</h2> <p>SMART ist ein Akronym für „Specific Measurable Accepted Realistic Timely“ und dient z.B. im Projektmanagement, aber auch im Rahmen von Mitarbeiterführung und Personalentwicklung als Kriterium zur eindeutigen Definition von Zielen im Rahmen einer Zielvereinbarung...</p> <p><a class="btn btn-default" href="https://de.wikipedia.org/wiki/SMART_%28Projektmanagement%29" target="_blank" role="button">Das will ich wissen &raquo;</a></p> </div> </div> <hr> <footer> <p>&copy; MOOC 2013</p> </footer> </div> <!-- /container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> </body> </html>
muellerbuckstegen/challenge
index.html
HTML
apache-2.0
17,336
<!-- Copyright 2012 Adobe Systems Inc.; Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/html"> <head> <meta charset='UTF-8'> <title>Mixed Content Example</title> <link rel="stylesheet" href="../support.css" /> <script src="../../cssregions.js"></script> <style> body { width: 80%; margin: 50px 10% 10%; font-family: Palatino, Georgia, serif; background-color: white; } #source { -adobe-flow-into: article; -webkit-flow-into: article; -ms-flow-into: article; clear: both; } .myregions { -adobe-flow-from: article; -webkit-flow-from: article; -ms-flow-from: article; float: left; width: 25%; min-width: 200px; margin: 0px 20px 20px; padding: 7px; background-color: #dedede; height: auto; } .region-small-height { height: 400px; } p { line-height: 1.6em; } img { width:100%; max-width: 300px; } .notes { font-style: italic; } </style> </head> <body> <div> <h1>Mixed Content Example</h1> <p>In this example the content to be flown is composed of both TextNodes and IMGs.</p> <article> <div class="myregions region-small-height"></div> <div class="myregions region-small-height"></div> <div class="myregions"></div> </article> </div> <div id="source"> <h2>Forbidden City</h2> <p> The Forbidden City was the Chinese imperial palace from the Ming Dynasty to the end of the Qing Dynasty. It is located in the middle of Beijing, China, and now houses the Palace Museum. For almost 500 years, it served as the home of emperors and their households, as well as the ceremonial and political center of Chinese government. </p> <p> <img src="pic-0.jpg"> </p> <p> Built in 1406 to 1420, the complex consists of 980 buildings and covers 720,000 m2 (7,800,000 sq ft).[1] The palace complex <a href="http://en.wikipedia.org/wiki/Chinese_architecture">exemplifies traditional Chinese palatial architecture</a>,[2] and has influenced cultural and architectural developments in East Asia and elsewhere. The Forbidden City was declared a World Heritage Site in 1987,[2] and is listed by UNESCO as the largest collection of preserved ancient wooden structures in the world. </p> <p> <img src="pic-1.jpg"> </p> <p> Since 1925, the Forbidden City has been under the charge of the Palace Museum, whose extensive collection of artwork and artifacts were built upon the imperial collections of the Ming and Qing dynasties. </p> <p> <img src="pic-2.jpg"> </p> <p class="notes"> Notes: This text is from <a href="http://en.wikipedia.org/wiki/Forbidden_City">Wikipedia</a>. Pictures taken by me. </p> </div> </body> </html>
adobe-webplatform/css-regions-polyfill
playground/mixed-content/index.html
HTML
apache-2.0
3,596
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>IValidator (ARX GUI Documentation)</title> <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="IValidator (ARX GUI Documentation)"; } //--> </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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IValidator.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><a href="../../../../../../org/deidentifier/arx/gui/view/def/ILayout.html" title="interface in org.deidentifier.arx.gui.view.def"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/deidentifier/arx/gui/view/def/IView.html" title="interface in org.deidentifier.arx.gui.view.def"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/deidentifier/arx/gui/view/def/IValidator.html" target="_top">Frames</a></li> <li><a href="IValidator.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.deidentifier.arx.gui.view.def</div> <h2 title="Interface IValidator" class="title">Interface IValidator&lt;T&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="strong">IValidator&lt;T&gt;</span></pre> <div class="block">An interface for validators.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</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> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/deidentifier/arx/gui/view/def/IValidator.html#isValid(T)">isValid</a></strong>(<a href="../../../../../../org/deidentifier/arx/gui/view/def/IValidator.html" title="type parameter in IValidator">T</a>&nbsp;value)</code> <div class="block">Implement this to validate stuff.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="isValid(java.lang.Object)"> <!-- --> </a><a name="isValid(T)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isValid</h4> <pre>java.lang.String&nbsp;isValid(<a href="../../../../../../org/deidentifier/arx/gui/view/def/IValidator.html" title="type parameter in IValidator">T</a>&nbsp;value)</pre> <div class="block">Implement this to validate stuff. Return null for no error, an error message otherwise.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IValidator.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><a href="../../../../../../org/deidentifier/arx/gui/view/def/ILayout.html" title="interface in org.deidentifier.arx.gui.view.def"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../org/deidentifier/arx/gui/view/def/IView.html" title="interface in org.deidentifier.arx.gui.view.def"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/deidentifier/arx/gui/view/def/IValidator.html" target="_top">Frames</a></li> <li><a href="IValidator.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
jgaupp/arx
doc/gui/org/deidentifier/arx/gui/view/def/IValidator.html
HTML
apache-2.0
7,613
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>RegexChildPathFilter - apollo-util 1.7 API - org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter</title> <meta name="description" content="RegexChildPathFilter - apollo - util 1.7 API - org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter" /> <meta name="keywords" content="RegexChildPathFilter apollo util 1.7 API org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../../../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../../../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../../../../lib/template.js"></script> <script type="text/javascript" src="../../../../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../../../../../index.html'; var hash = 'org.apache.activemq.apollo.util.path.PathParser$$RegexChildPathFilter'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> </head> <body class="type"> <div id="definition"> <img src="../../../../../../lib/class_big.png" /> <p id="owner"><a href="../../../../../package.html" class="extype" name="org">org</a>.<a href="../../../../package.html" class="extype" name="org.apache">apache</a>.<a href="../../../package.html" class="extype" name="org.apache.activemq">activemq</a>.<a href="../../package.html" class="extype" name="org.apache.activemq.apollo">apollo</a>.<a href="../package.html" class="extype" name="org.apache.activemq.apollo.util">util</a>.<a href="package.html" class="extype" name="org.apache.activemq.apollo.util.path">path</a>.<a href="PathParser$.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser">PathParser</a></p> <h1>RegexChildPathFilter</h1> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">class</span> </span> <span class="symbol"> <span class="name">RegexChildPathFilter</span><span class="result"> extends <a href="PathParser$$PartFilter.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter">PartFilter</a></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><a href="PathParser$$PartFilter.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter">PartFilter</a>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter"><span>RegexChildPathFilter</span></li><li class="in" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter"><span>PartFilter</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show all</span></li> </ol> <a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div id="template"> <div id="allMembers"> <div id="constructors" class="members"> <h3>Instance Constructors</h3> <ol><li name="org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter#&lt;init&gt;" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="&lt;init&gt;(regex:java.util.regex.Pattern,next:org.apache.activemq.apollo.util.path.PathParser.PartFilter):org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter"></a> <a id="&lt;init&gt;:RegexChildPathFilter"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">new</span> </span> <span class="symbol"> <span class="name">RegexChildPathFilter</span><span class="params">(<span name="regex">regex: <span class="extype" name="java.util.regex.Pattern">Pattern</span></span>, <span name="next">next: <a href="PathParser$$PartFilter.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter">PartFilter</a></span>)</span> </span> </h4> </li></ol> </div> <div id="values" class="values members"> <h3>Value Members</h3> <ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:AnyRef):Boolean"></a> <a id="!=(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <a id="##():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:AnyRef):Boolean"></a> <a id="==(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">java.lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">java.lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter#matches" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="matches(remaining:java.util.LinkedList[org.apache.activemq.apollo.util.path.Part]):Boolean"></a> <a id="matches(LinkedList[Part]):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">matches</span><span class="params">(<span name="remaining">remaining: <span class="extype" name="java.util.LinkedList">LinkedList</span>[<a href="Part.html" class="extype" name="org.apache.activemq.apollo.util.path.Part">Part</a>]</span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter">RegexChildPathFilter</a> → <a href="PathParser$$PartFilter.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter">PartFilter</a></dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter#regex" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="regex:java.util.regex.Pattern"></a> <a id="regex:Pattern"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">regex</span><span class="result">: <span class="extype" name="java.util.regex.Pattern">Pattern</span></span> </span> </h4> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter"> <h3>Inherited from <a href="PathParser$$PartFilter.html" class="extype" name="org.apache.activemq.apollo.util.path.PathParser.PartFilter">PartFilter</a></h3> </div><div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
DanaEarl/apollo
docs/site/documentation/api/apollo-util/org/apache/activemq/apollo/util/path/PathParser$$RegexChildPathFilter.html
HTML
apache-2.0
25,355
<!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_55) on Tue Aug 12 22:12:20 PDT 2014 --> <title>Uses of Class org.apache.nutch.scoring.link.LinkAnalysisScoringFilter (apache-nutch 1.9 API)</title> <meta name="date" content="2014-08-12"> <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.nutch.scoring.link.LinkAnalysisScoringFilter (apache-nutch 1.9 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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/nutch/scoring/link/LinkAnalysisScoringFilter.html" title="class in org.apache.nutch.scoring.link">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/nutch/scoring/link/class-use/LinkAnalysisScoringFilter.html" target="_top">Frames</a></li> <li><a href="LinkAnalysisScoringFilter.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.nutch.scoring.link.LinkAnalysisScoringFilter" class="title">Uses of Class<br>org.apache.nutch.scoring.link.LinkAnalysisScoringFilter</h2> </div> <div class="classUseContainer">No usage of org.apache.nutch.scoring.link.LinkAnalysisScoringFilter</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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/nutch/scoring/link/LinkAnalysisScoringFilter.html" title="class in org.apache.nutch.scoring.link">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/nutch/scoring/link/class-use/LinkAnalysisScoringFilter.html" target="_top">Frames</a></li> <li><a href="LinkAnalysisScoringFilter.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 &copy; 2014 The Apache Software Foundation</small></p> </body> </html>
Ramzi-Alqrainy/SELK
apache-nutch-1.9.0/docs/api/org/apache/nutch/scoring/link/class-use/LinkAnalysisScoringFilter.html
HTML
apache-2.0
4,514
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>LoggerManager.GetLogger Method (Assembly, String)</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Apache log4net™ SDK Documentation - Microsoft .NET Framework 4.0</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">LoggerManager.GetLogger Method (Assembly, String)</h1> </div> </div> <div id="nstext"> <p> Retrieves or creates a named logger. </p> <div class="syntax"> <span class="lang">[Visual Basic]</span> <br />Overloads Public Shared Function GetLogger( _<br />   ByVal <i>repositoryAssembly</i> As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemReflectionAssemblyClassTopic.htm">Assembly</a>, _<br />   ByVal <i>name</i> As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a> _<br />) As <a href="log4net.Core.ILogger.html">ILogger</a></div> <div class="syntax"> <span class="lang">[C#]</span> <br />public static <a href="log4net.Core.ILogger.html">ILogger</a> GetLogger(<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemReflectionAssemblyClassTopic.htm">Assembly</a> <i>repositoryAssembly</i>,<br />   <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a> <i>name</i><br />);</div> <h4 class="dtH4">Parameters</h4> <dl> <dt> <i>repositoryAssembly</i> </dt> <dd>The assembly to use to lookup the repository.</dd> <dt> <i>name</i> </dt> <dd>The name of the logger to retrieve.</dd> </dl> <h4 class="dtH4">Return Value</h4> <p>The logger with the name specified.</p> <h4 class="dtH4">Remarks</h4> <p> Retrieves a logger named as the <i>name</i> parameter. If the named logger already exists, then the existing instance will be returned. Otherwise, a new instance is created. </p> <p> By default, loggers do not have a set level but inherit it from the hierarchy. This is one of the central features of log4net. </p> <h4 class="dtH4">See Also</h4><p><a href="log4net.Core.LoggerManager.html">LoggerManager Class</a> | <a href="log4net.Core.html">log4net.Core Namespace</a> | <a href="log4net.Core.LoggerManager.GetLogger_overloads.html">LoggerManager.GetLogger Overload List</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="GetLogger method"></param><param name="Keyword" value="GetLogger method, LoggerManager class"></param><param name="Keyword" value="LoggerManager.GetLogger method"></param></object><hr /><div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div></div> </body> </html>
gersonkurz/manualisator
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Core.LoggerManager.GetLogger_overload_2.html
HTML
apache-2.0
3,524
<!DOCTYPE html><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>phpDocumentor » \evaluatorActions</title> <meta name="author" content="Mike van Riel"> <meta name="description" content=""> <link href="../css/template.css" rel="stylesheet" media="all"> <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico"> <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"><div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">phpDocumentor</a><div class="nav-collapse"><ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b></a><ul class="dropdown-menu"> <li><a>Packages</a></li> <li><a href="../packages/##PACKAGE##.html"><i class="icon-folder-open"></i> ##PACKAGE##</a></li> <li><a href="../packages/##PROJECT.html"><i class="icon-folder-open"></i> ##PROJECT</a></li> <li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li> <li><a href="../packages/Doctrine.html"><i class="icon-folder-open"></i> Doctrine</a></li> <li><a href="../packages/Swift.html"><i class="icon-folder-open"></i> Swift</a></li> <li><a href="../packages/System.html"><i class="icon-folder-open"></i> System</a></li> <li><a href="../packages/filters.html"><i class="icon-folder-open"></i> filters</a></li> <li><a href="../packages/form.html"><i class="icon-folder-open"></i> form</a></li> <li><a href="../packages/guard.html"><i class="icon-folder-open"></i> guard</a></li> <li><a href="../packages/lib.html"><i class="icon-folder-open"></i> lib</a></li> <li><a href="../packages/lime.html"><i class="icon-folder-open"></i> lime</a></li> <li><a href="../packages/mediaSCORE.html"><i class="icon-folder-open"></i> mediaSCORE</a></li> <li><a href="../packages/phing.html"><i class="icon-folder-open"></i> phing</a></li> <li><a href="../packages/project.html"><i class="icon-folder-open"></i> project</a></li> <li><a href="../packages/propel.html"><i class="icon-folder-open"></i> propel</a></li> <li><a href="../packages/sfDoctrineGuardPlugin.html"><i class="icon-folder-open"></i> sfDoctrineGuardPlugin</a></li> <li><a href="../packages/sfDoctrinePlugin.html"><i class="icon-folder-open"></i> sfDoctrinePlugin</a></li> <li><a href="../packages/sfGuardForgotPasswordPlugin.html"><i class="icon-folder-open"></i> sfGuardForgotPasswordPlugin</a></li> <li><a href="../packages/sfGuardPlugin.html"><i class="icon-folder-open"></i> sfGuardPlugin</a></li> <li><a href="../packages/sfPropelPlugin.html"><i class="icon-folder-open"></i> sfPropelPlugin</a></li> <li><a href="../packages/symfony.html"><i class="icon-folder-open"></i> symfony</a></li> <li><a href="../packages/symfony12.html"><i class="icon-folder-open"></i> symfony12</a></li> <li><a href="../packages/test.html"><i class="icon-folder-open"></i> test</a></li> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b></a><ul class="dropdown-menu"> <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors  <span class="label label-info">11988</span></a></li> <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers  <ul> <li>todo  <span class="label label-info">91</span> </li> <li>fixme  <span class="label label-info">22</span> </li> </ul></a></li> <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements  <span class="label label-info">59</span></a></li> </ul> </li> </ul></div> </div></div> <div class="go_to_top"><a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a></div> </div> <div id="___" class="container"> <noscript><div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div></noscript> <div class="row"> <div class="span4"> <span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <ul class="side-nav nav nav-list"></ul> <span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <ul class="side-nav nav nav-list"> <li class="nav-header"> <i class="icon-custom icon-method"></i> Methods <ul> <li class="method public inherited"><a href="#method___call" title="__call :: Calls methods defined via sfEventDispatcher."><span class="description">Calls methods defined via sfEventDispatcher.</span><pre>__call()</pre></a></li> <li class="method public inherited"><a href="#method___construct" title="__construct :: Class constructor."><span class="description">Class constructor.</span><pre>__construct()</pre></a></li> <li class="method public inherited"><a href="#method___get" title="__get :: Gets a variable for the template."><span class="description">Gets a variable for the template.</span><pre>__get()</pre></a></li> <li class="method public inherited"><a href="#method___isset" title="__isset :: Returns true if a variable for the template is set."><span class="description">Returns true if a variable for the template is set.</span><pre>__isset()</pre></a></li> <li class="method public inherited"><a href="#method___set" title="__set :: Sets a variable for the template."><span class="description">Sets a variable for the template.</span><pre>__set()</pre></a></li> <li class="method public inherited"><a href="#method___unset" title="__unset :: Removes a variable for the template."><span class="description">Removes a variable for the template.</span><pre>__unset()</pre></a></li> <li class="method public inherited"><a href="#method_execute" title="execute :: Dispatches to the action defined by the 'action' parameter of the sfRequest object."><span class="description">Dispatches to the action defined by the 'action' parameter of the sfRequest object.</span><pre>execute()</pre></a></li> <li class="method public "><a href="#method_executeCreate" title="executeCreate :: "><span class="description">executeCreate() </span><pre>executeCreate()</pre></a></li> <li class="method public "><a href="#method_executeDelete" title="executeDelete :: "><span class="description">executeDelete() </span><pre>executeDelete()</pre></a></li> <li class="method public "><a href="#method_executeEdit" title="executeEdit :: "><span class="description">executeEdit() </span><pre>executeEdit()</pre></a></li> <li class="method public "><a href="#method_executeIndex" title="executeIndex :: "><span class="description">executeIndex() </span><pre>executeIndex()</pre></a></li> <li class="method public "><a href="#method_executeNew" title="executeNew :: "><span class="description">executeNew() </span><pre>executeNew()</pre></a></li> <li class="method public "><a href="#method_executeShow" title="executeShow :: "><span class="description">executeShow() </span><pre>executeShow()</pre></a></li> <li class="method public "><a href="#method_executeUpdate" title="executeUpdate :: "><span class="description">executeUpdate() </span><pre>executeUpdate()</pre></a></li> <li class="method public inherited"><a href="#method_forward" title="forward :: Forwards current action to a new one (without browser redirection)."><span class="description">Forwards current action to a new one (without browser redirection).</span><pre>forward()</pre></a></li> <li class="method public inherited"><a href="#method_forward404" title="forward404 :: Forwards current action to the default 404 error action."><span class="description">Forwards current action to the default 404 error action.</span><pre>forward404()</pre></a></li> <li class="method public inherited"><a href="#method_forward404If" title="forward404If :: Forwards current action to the default 404 error action if the specified condition is true."><span class="description">Forwards current action to the default 404 error action if the specified condition is true.</span><pre>forward404If()</pre></a></li> <li class="method public inherited"><a href="#method_forward404Unless" title="forward404Unless :: Forwards current action to the default 404 error action unless the specified condition is true."><span class="description">Forwards current action to the default 404 error action unless the specified condition is true.</span><pre>forward404Unless()</pre></a></li> <li class="method public inherited"><a href="#method_forwardIf" title="forwardIf :: If the condition is true, forwards current action to a new one (without browser redirection)."><span class="description">If the condition is true, forwards current action to a new one (without browser redirection).</span><pre>forwardIf()</pre></a></li> <li class="method public inherited"><a href="#method_forwardUnless" title="forwardUnless :: Unless the condition is true, forwards current action to a new one (without browser redirection)."><span class="description">Unless the condition is true, forwards current action to a new one (without browser redirection).</span><pre>forwardUnless()</pre></a></li> <li class="method public inherited"><a href="#method_generateUrl" title="generateUrl :: Generates a URL for the given route and arguments."><span class="description">Generates a URL for the given route and arguments.</span><pre>generateUrl()</pre></a></li> <li class="method public inherited"><a href="#method_getActionName" title="getActionName :: Gets the action name associated with this component."><span class="description">Gets the action name associated with this component.</span><pre>getActionName()</pre></a></li> <li class="method public inherited"><a href="#method_getComponent" title="getComponent :: Returns the component rendered content."><span class="description">Returns the component rendered content.</span><pre>getComponent()</pre></a></li> <li class="method public inherited"><a href="#method_getContext" title="getContext :: Retrieves the current application context."><span class="description">Retrieves the current application context.</span><pre>getContext()</pre></a></li> <li class="method public inherited"><a href="#method_getController" title="getController :: Retrieves the current sfController object."><span class="description">Retrieves the current sfController object.</span><pre>getController()</pre></a></li> <li class="method public inherited"><a href="#method_getCredential" title="getCredential :: Gets credentials the user must have to access this action."><span class="description">Gets credentials the user must have to access this action.</span><pre>getCredential()</pre></a></li> <li class="method public inherited"><a href="#method_getLayout" title="getLayout :: Gets the name of the alternate layout for this sfAction."><span class="description">Gets the name of the alternate layout for this sfAction.</span><pre>getLayout()</pre></a></li> <li class="method public inherited"><a href="#method_getLogger" title="getLogger :: Retrieves the current logger instance."><span class="description">Retrieves the current logger instance.</span><pre>getLogger()</pre></a></li> <li class="method public inherited"><a href="#method_getMailer" title="getMailer :: Gets the current mailer instance."><span class="description">Gets the current mailer instance.</span><pre>getMailer()</pre></a></li> <li class="method public inherited"><a href="#method_getModuleName" title="getModuleName :: Gets the module name associated with this component."><span class="description">Gets the module name associated with this component.</span><pre>getModuleName()</pre></a></li> <li class="method public inherited"><a href="#method_getPartial" title="getPartial :: Returns the partial rendered content."><span class="description">Returns the partial rendered content.</span><pre>getPartial()</pre></a></li> <li class="method public inherited"><a href="#method_getRequest" title="getRequest :: Retrieves the current sfRequest object."><span class="description">Retrieves the current sfRequest object.</span><pre>getRequest()</pre></a></li> <li class="method public inherited"><a href="#method_getRequestParameter" title="getRequestParameter :: Returns the value of a request parameter."><span class="description">Returns the value of a request parameter.</span><pre>getRequestParameter()</pre></a></li> <li class="method public inherited"><a href="#method_getResponse" title="getResponse :: Retrieves the current sfResponse object."><span class="description">Retrieves the current sfResponse object.</span><pre>getResponse()</pre></a></li> <li class="method public inherited"><a href="#method_getRoute" title="getRoute :: Returns the current route for this request"><span class="description">Returns the current route for this request</span><pre>getRoute()</pre></a></li> <li class="method public inherited"><a href="#method_getSecurityConfiguration" title="getSecurityConfiguration :: Returns the security configuration for this module."><span class="description">Returns the security configuration for this module.</span><pre>getSecurityConfiguration()</pre></a></li> <li class="method public inherited"><a href="#method_getSecurityValue" title="getSecurityValue :: Returns a value from security.yml."><span class="description">Returns a value from security.yml.</span><pre>getSecurityValue()</pre></a></li> <li class="method public inherited"><a href="#method_getTemplate" title="getTemplate :: Gets the name of the alternate template for this sfAction."><span class="description">Gets the name of the alternate template for this sfAction.</span><pre>getTemplate()</pre></a></li> <li class="method public inherited"><a href="#method_getUser" title="getUser :: Retrieves the current sfUser object."><span class="description">Retrieves the current sfUser object.</span><pre>getUser()</pre></a></li> <li class="method public inherited"><a href="#method_getVar" title="getVar :: Gets a variable set for the template."><span class="description">Gets a variable set for the template.</span><pre>getVar()</pre></a></li> <li class="method public inherited"><a href="#method_getVarHolder" title="getVarHolder :: Gets the sfParameterHolder object that stores the template variables."><span class="description">Gets the sfParameterHolder object that stores the template variables.</span><pre>getVarHolder()</pre></a></li> <li class="method public inherited"><a href="#method_hasRequestParameter" title="hasRequestParameter :: Returns true if a request parameter exists."><span class="description">Returns true if a request parameter exists.</span><pre>hasRequestParameter()</pre></a></li> <li class="method public inherited"><a href="#method_initialize" title="initialize :: Initializes this action."><span class="description">Initializes this action.</span><pre>initialize()</pre></a></li> <li class="method public inherited"><a href="#method_isSecure" title="isSecure :: Indicates that this action requires security."><span class="description">Indicates that this action requires security.</span><pre>isSecure()</pre></a></li> <li class="method public inherited"><a href="#method_logMessage" title="logMessage :: Logs a message using the sfLogger object."><span class="description">Logs a message using the sfLogger object.</span><pre>logMessage()</pre></a></li> <li class="method public inherited"><a href="#method_postExecute" title="postExecute :: Execute an application defined process immediately after execution of this sfAction object."><span class="description">Execute an application defined process immediately after execution of this sfAction object.</span><pre>postExecute()</pre></a></li> <li class="method public inherited"><a href="#method_preExecute" title="preExecute :: Executes an application defined process prior to execution of this sfAction object."><span class="description">Executes an application defined process prior to execution of this sfAction object.</span><pre>preExecute()</pre></a></li> <li class="method public inherited"><a href="#method_redirect" title="redirect :: Redirects current request to a new URL."><span class="description">Redirects current request to a new URL.</span><pre>redirect()</pre></a></li> <li class="method public inherited"><a href="#method_redirect404" title="redirect404 :: Redirects current action to the default 404 error action (with browser redirection)."><span class="description">Redirects current action to the default 404 error action (with browser redirection).</span><pre>redirect404()</pre></a></li> <li class="method public inherited"><a href="#method_redirectIf" title="redirectIf :: Redirects current request to a new URL, only if specified condition is true."><span class="description">Redirects current request to a new URL, only if specified condition is true.</span><pre>redirectIf()</pre></a></li> <li class="method public inherited"><a href="#method_redirectUnless" title="redirectUnless :: Redirects current request to a new URL, unless specified condition is true."><span class="description">Redirects current request to a new URL, unless specified condition is true.</span><pre>redirectUnless()</pre></a></li> <li class="method public inherited"><a href="#method_renderComponent" title="renderComponent :: Appends the result of the given component execution to the response content."><span class="description">Appends the result of the given component execution to the response content.</span><pre>renderComponent()</pre></a></li> <li class="method public inherited"><a href="#method_renderPartial" title="renderPartial :: Appends the result of the given partial execution to the response content."><span class="description">Appends the result of the given partial execution to the response content.</span><pre>renderPartial()</pre></a></li> <li class="method public inherited"><a href="#method_renderText" title="renderText :: Appends the given text to the response content and bypasses the built-in view system."><span class="description">Appends the given text to the response content and bypasses the built-in view system.</span><pre>renderText()</pre></a></li> <li class="method public inherited"><a href="#method_setLayout" title="setLayout :: Sets an alternate layout for this sfAction."><span class="description">Sets an alternate layout for this sfAction.</span><pre>setLayout()</pre></a></li> <li class="method public inherited"><a href="#method_setSecurityConfiguration" title="setSecurityConfiguration :: Overrides the current security configuration for this module."><span class="description">Overrides the current security configuration for this module.</span><pre>setSecurityConfiguration()</pre></a></li> <li class="method public inherited"><a href="#method_setTemplate" title="setTemplate :: Sets an alternate template for this sfAction."><span class="description">Sets an alternate template for this sfAction.</span><pre>setTemplate()</pre></a></li> <li class="method public inherited"><a href="#method_setVar" title="setVar :: Sets a variable for the template."><span class="description">Sets a variable for the template.</span><pre>setVar()</pre></a></li> <li class="method public inherited"><a href="#method_setViewClass" title="setViewClass :: Changes the default view class used for rendering the template associated with the current action."><span class="description">Changes the default view class used for rendering the template associated with the current action.</span><pre>setViewClass()</pre></a></li> </ul> </li> <li class="nav-header protected">» Protected <ul> <li class="method protected inherited"><a href="#method_get404Message" title="get404Message :: Returns a formatted message for a 404 error."><span class="description">Returns a formatted message for a 404 error.</span><pre>get404Message()</pre></a></li> <li class="method protected "><a href="#method_processForm" title="processForm :: "><span class="description">processForm() </span><pre>processForm()</pre></a></li> </ul> </li> <li class="nav-header"> <i class="icon-custom icon-property"></i> Properties <ul></ul> </li> <li class="nav-header protected">» Protected <ul> <li class="property protected inherited"><a href="#property_actionName" title="$actionName :: "><span class="description">$actionName</span><pre>$actionName</pre></a></li> <li class="property protected inherited"><a href="#property_context" title="$context :: "><span class="description">$context</span><pre>$context</pre></a></li> <li class="property protected inherited"><a href="#property_dispatcher" title="$dispatcher :: "><span class="description">$dispatcher</span><pre>$dispatcher</pre></a></li> <li class="property protected inherited"><a href="#property_moduleName" title="$moduleName :: "><span class="description">$moduleName</span><pre>$moduleName</pre></a></li> <li class="property protected inherited"><a href="#property_request" title="$request :: "><span class="description">$request</span><pre>$request</pre></a></li> <li class="property protected inherited"><a href="#property_requestParameterHolder" title="$requestParameterHolder :: "><span class="description">$requestParameterHolder</span><pre>$requestParameterHolder</pre></a></li> <li class="property protected inherited"><a href="#property_response" title="$response :: "><span class="description">$response</span><pre>$response</pre></a></li> <li class="property protected inherited"><a href="#property_security" title="$security :: "><span class="description">$security</span><pre>$security</pre></a></li> <li class="property protected inherited"><a href="#property_varHolder" title="$varHolder :: "><span class="description">$varHolder</span><pre>$varHolder</pre></a></li> </ul> </li> </ul> </div> <div class="span8"> <a id="\evaluatorActions"></a><ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/global.html">global</a></li> <li class="active"> <span class="divider">\</span><a href="../classes/evaluatorActions.html">evaluatorActions</a> </li> </ul> <div class="element class"> <p class="short_description">evaluator actions.</p> <div class="details"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>package</th> <td><a href="../packages/mediaSCORE.evaluator.html">mediaSCORE</a></td> </tr> <tr> <th>subpackage</th> <td>evaluator</td> </tr> <tr> <th>author</th> <td><a href="">Your name here</a></td> </tr> <tr> <th>version</th> <td>SVN: $Id: actions.class.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $</td> </tr> </table> </div> </div> <a id="\evaluatorActions"></a><ul class="breadcrumb"> <li> <a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span> </li> <li><a href="../namespaces/global.html">global</a></li> <li class="active"> <span class="divider">\</span><a href="../classes/evaluatorActions.html">evaluatorActions</a> </li> </ul> <div class="element class"> <p class="short_description">evaluator actions.</p> <div class="details"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>package</th> <td><a href="../packages/mediaSCORE.evaluator.html">mediaSCORE</a></td> </tr> <tr> <th>subpackage</th> <td>evaluator</td> </tr> <tr> <th>author</th> <td><a href="">Nouman Tayyab</a></td> </tr> <tr> <th>version</th> <td>SVN: $Id: actions.class.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $</td> </tr> </table> <h3> <i class="icon-custom icon-method"></i> Methods</h3> <a id="method___call"></a><div class="element clickable method public method___call" data-toggle="collapse" data-target=".method___call .collapse"> <h2>Calls methods defined via sfEventDispatcher.</h2> <pre>__call(string $method, array $arguments) : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::__call()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__call()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__call()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$method</h4> <code>string</code><p>The method name</p></div> <div class="subelement argument"> <h4>$arguments</h4> <code>array</code><p>The method arguments</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfException.html">\sfException</a></code></th> <td>If called method is undefined</td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code>mixed</code>The returned value of the called method</div> </div></div> </div> <a id="method___construct"></a><div class="element clickable method public method___construct" data-toggle="collapse" data-target=".method___construct .collapse"> <h2>Class constructor.</h2> <pre>__construct($context, $moduleName, $actionName) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\initialize()</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfComponent::__construct()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__construct()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__construct()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"><h4>$context</h4></div> <div class="subelement argument"><h4>$moduleName</h4></div> <div class="subelement argument"><h4>$actionName</h4></div> </div></div> </div> <a id="method___get"></a><div class="element clickable method public method___get" data-toggle="collapse" data-target=".method___get .collapse"> <h2>Gets a variable for the template.</h2> <pre>__get(string $key) : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a shortcut for:</p> <pre><code>$this->getVar('name')</code></pre></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\getVar()</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfComponent::__get()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__get()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__get()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$key</h4> <code>string</code><p>The variable name</p></div> <h3>Returns</h3> <div class="subelement response"> <code>mixed</code>The variable value</div> </div></div> </div> <a id="method___isset"></a><div class="element clickable method public method___isset" data-toggle="collapse" data-target=".method___isset .collapse"> <h2>Returns true if a variable for the template is set.</h2> <pre>__isset(string $name) : boolean</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a shortcut for:</p> <pre><code>$this->getVarHolder()->has('name')</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::__isset()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__isset()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__isset()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The variable name</p></div> <h3>Returns</h3> <div class="subelement response"> <code>boolean</code>true if the variable is set</div> </div></div> </div> <a id="method___set"></a><div class="element clickable method public method___set" data-toggle="collapse" data-target=".method___set .collapse"> <h2>Sets a variable for the template.</h2> <pre>__set(string $key, string $value) : boolean</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a shortcut for:</p> <pre><code>$this->setVar('name', 'value')</code></pre></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\setVar()</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfComponent::__set()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__set()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__set()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$key</h4> <code>string</code><p>The variable name</p></div> <div class="subelement argument"> <h4>$value</h4> <code>string</code><p>The variable value</p></div> <h3>Returns</h3> <div class="subelement response"> <code>boolean</code>always true</div> </div></div> </div> <a id="method___unset"></a><div class="element clickable method public method___unset" data-toggle="collapse" data-target=".method___unset .collapse"> <h2>Removes a variable for the template.</h2> <pre>__unset(string $name) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is just really a shortcut for:</p> <pre><code>$this->getVarHolder()->remove('name')</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::__unset()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::__unset()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::__unset()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The variable Name</p></div> </div></div> </div> <a id="method_execute"></a><div class="element clickable method public method_execute" data-toggle="collapse" data-target=".method_execute .collapse"> <h2>Dispatches to the action defined by the 'action' parameter of the sfRequest object.</h2> <pre>execute(<a href="../classes/sfRequest.html">\sfRequest</a> $request) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method try to execute the executeXXX() method of the current object where XXX is the defined action name.</p></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\sfAction</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::execute()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$request</h4> <code><a href="../classes/sfRequest.html">\sfRequest</a></code><p>The current sfRequest object</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfInitializationException.html">\sfInitializationException</a></code></th> <td></td> </tr></table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>A string containing the view name associated with this action</div> </div></div> </div> <a id="method_executeCreate"></a><div class="element clickable method public method_executeCreate" data-toggle="collapse" data-target=".method_executeCreate .collapse"> <h2>executeCreate() </h2> <pre>executeCreate(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeDelete"></a><div class="element clickable method public method_executeDelete" data-toggle="collapse" data-target=".method_executeDelete .collapse"> <h2>executeDelete() </h2> <pre>executeDelete(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeEdit"></a><div class="element clickable method public method_executeEdit" data-toggle="collapse" data-target=".method_executeEdit .collapse"> <h2>executeEdit() </h2> <pre>executeEdit(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeIndex"></a><div class="element clickable method public method_executeIndex" data-toggle="collapse" data-target=".method_executeIndex .collapse"> <h2>executeIndex() </h2> <pre>executeIndex(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeNew"></a><div class="element clickable method public method_executeNew" data-toggle="collapse" data-target=".method_executeNew .collapse"> <h2>executeNew() </h2> <pre>executeNew(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeShow"></a><div class="element clickable method public method_executeShow" data-toggle="collapse" data-target=".method_executeShow .collapse"> <h2>executeShow() </h2> <pre>executeShow(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_executeUpdate"></a><div class="element clickable method public method_executeUpdate" data-toggle="collapse" data-target=".method_executeUpdate .collapse"> <h2>executeUpdate() </h2> <pre>executeUpdate(\sfWebRequest $request) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> </div></div> </div> <a id="method_forward"></a><div class="element clickable method public method_forward" data-toggle="collapse" data-target=".method_forward .collapse"> <h2>Forwards current action to a new one (without browser redirection).</h2> <pre>forward(string $module, string $action) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forward()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forward()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$module</h4> <code>string</code><p>A module name</p></div> <div class="subelement argument"> <h4>$action</h4> <code>string</code><p>An action name</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_forward404"></a><div class="element clickable method public method_forward404" data-toggle="collapse" data-target=".method_forward404 .collapse"> <h2>Forwards current action to the default 404 error action.</h2> <pre>forward404(string $message) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forward404()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forward404()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$message</h4> <code>string</code><p>Message of the generated exception</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfError404Exception.html">\sfError404Exception</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_forward404If"></a><div class="element clickable method public method_forward404If" data-toggle="collapse" data-target=".method_forward404If .collapse"> <h2>Forwards current action to the default 404 error action if the specified condition is true.</h2> <pre>forward404If(bool $condition, string $message) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forward404If()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forward404If()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$message</h4> <code>string</code><p>Message of the generated exception</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfError404Exception.html">\sfError404Exception</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_forward404Unless"></a><div class="element clickable method public method_forward404Unless" data-toggle="collapse" data-target=".method_forward404Unless .collapse"> <h2>Forwards current action to the default 404 error action unless the specified condition is true.</h2> <pre>forward404Unless(bool $condition, string $message) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forward404Unless()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forward404Unless()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$message</h4> <code>string</code><p>Message of the generated exception</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfError404Exception.html">\sfError404Exception</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_forwardIf"></a><div class="element clickable method public method_forwardIf" data-toggle="collapse" data-target=".method_forwardIf .collapse"> <h2>If the condition is true, forwards current action to a new one (without browser redirection).</h2> <pre>forwardIf(bool $condition, string $module, string $action) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forwardIf()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forwardIf()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$module</h4> <code>string</code><p>A module name</p></div> <div class="subelement argument"> <h4>$action</h4> <code>string</code><p>An action name</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_forwardUnless"></a><div class="element clickable method public method_forwardUnless" data-toggle="collapse" data-target=".method_forwardUnless .collapse"> <h2>Unless the condition is true, forwards current action to a new one (without browser redirection).</h2> <pre>forwardUnless(bool $condition, string $module, string $action) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::forwardUnless()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::forwardUnless()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$module</h4> <code>string</code><p>A module name</p></div> <div class="subelement argument"> <h4>$action</h4> <code>string</code><p>An action name</p></div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_generateUrl"></a><div class="element clickable method public method_generateUrl" data-toggle="collapse" data-target=".method_generateUrl .collapse"> <h2>Generates a URL for the given route and arguments.</h2> <pre>generateUrl(string $route, array $params, Boolean $absolute) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getContext()->getRouting()->generate(...)</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::generateUrl()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::generateUrl()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::generateUrl()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$route</h4> <code>string</code><p>The route name</p></div> <div class="subelement argument"> <h4>$params</h4> <code>array</code><p>An array of parameters for the route</p></div> <div class="subelement argument"> <h4>$absolute</h4> <code>Boolean</code><p>Whether to generate an absolute URL or not</p></div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The URL</div> </div></div> </div> <a id="method_getActionName"></a><div class="element clickable method public method_getActionName" data-toggle="collapse" data-target=".method_getActionName .collapse"> <h2>Gets the action name associated with this component.</h2> <pre>getActionName() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getActionName()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getActionName()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getActionName()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>An action name</div> </div></div> </div> <a id="method_getComponent"></a><div class="element clickable method public method_getComponent" data-toggle="collapse" data-target=".method_getComponent .collapse"> <h2>Returns the component rendered content.</h2> <pre>getComponent(string $moduleName, string $componentName, array $vars) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>If the vars parameter is omitted, the action's internal variables will be passed, just as it would to a normal template.</p> <p>If the vars parameter is set then only those values are available in the component.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getComponent()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getComponent()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$moduleName</h4> <code>string</code><p>module name</p></div> <div class="subelement argument"> <h4>$componentName</h4> <code>string</code><p>component name</p></div> <div class="subelement argument"> <h4>$vars</h4> <code>array</code><p>vars</p></div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The component rendered content</div> </div></div> </div> <a id="method_getContext"></a><div class="element clickable method public method_getContext" data-toggle="collapse" data-target=".method_getContext .collapse"> <h2>Retrieves the current application context.</h2> <pre>getContext() : <a href="../classes/sfContext.html">\sfContext</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getContext()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getContext()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getContext()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfContext.html">\sfContext</a></code>The current sfContext instance</div> </div></div> </div> <a id="method_getController"></a><div class="element clickable method public method_getController" data-toggle="collapse" data-target=".method_getController .collapse"> <h2>Retrieves the current sfController object.</h2> <pre>getController() : <a href="../classes/sfController.html">\sfController</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getContext()->getController()</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getController()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getController()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getController()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfController.html">\sfController</a></code>The current sfController implementation instance</div> </div></div> </div> <a id="method_getCredential"></a><div class="element clickable method public method_getCredential" data-toggle="collapse" data-target=".method_getCredential .collapse"> <h2>Gets credentials the user must have to access this action.</h2> <pre>getCredential() : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getCredential()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getCredential()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>mixed</code>An array or a string describing the credentials the user must have to access this action</div> </div></div> </div> <a id="method_getLayout"></a><div class="element clickable method public method_getLayout" data-toggle="collapse" data-target=".method_getLayout .collapse"> <h2>Gets the name of the alternate layout for this sfAction.</h2> <pre>getLayout() : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>WARNING: It only returns the layout you set with the setLayout() method, and does not return the layout that you configured in your view.yml.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getLayout()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getLayout()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>mixed</code>Layout name. Returns null if no layout has been set within the action</div> </div></div> </div> <a id="method_getLogger"></a><div class="element clickable method public method_getLogger" data-toggle="collapse" data-target=".method_getLogger .collapse"> <h2>Retrieves the current logger instance.</h2> <pre>getLogger() : <a href="../classes/sfLogger.html">\sfLogger</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getLogger()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getLogger()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getLogger()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfLogger.html">\sfLogger</a></code>The current sfLogger instance</div> </div></div> </div> <a id="method_getMailer"></a><div class="element clickable method public method_getMailer" data-toggle="collapse" data-target=".method_getMailer .collapse"> <h2>Gets the current mailer instance.</h2> <pre>getMailer() : <a href="../classes/sfMailer.html">\sfMailer</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getMailer()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getMailer()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getMailer()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfMailer.html">\sfMailer</a></code>A sfMailer instance</div> </div></div> </div> <a id="method_getModuleName"></a><div class="element clickable method public method_getModuleName" data-toggle="collapse" data-target=".method_getModuleName .collapse"> <h2>Gets the module name associated with this component.</h2> <pre>getModuleName() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getModuleName()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getModuleName()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getModuleName()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>A module name</div> </div></div> </div> <a id="method_getPartial"></a><div class="element clickable method public method_getPartial" data-toggle="collapse" data-target=".method_getPartial .collapse"> <h2>Returns the partial rendered content.</h2> <pre>getPartial(string $templateName, array $vars) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>If the vars parameter is omitted, the action's internal variables will be passed, just as it would to a normal template.</p> <p>If the vars parameter is set then only those values are available in the partial.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getPartial()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getPartial()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$templateName</h4> <code>string</code><p>partial name</p></div> <div class="subelement argument"> <h4>$vars</h4> <code>array</code><p>vars</p></div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The partial content</div> </div></div> </div> <a id="method_getRequest"></a><div class="element clickable method public method_getRequest" data-toggle="collapse" data-target=".method_getRequest .collapse"> <h2>Retrieves the current sfRequest object.</h2> <pre>getRequest() : <a href="../classes/sfRequest.html">\sfRequest</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getContext()->getRequest()</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getRequest()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getRequest()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getRequest()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfRequest.html">\sfRequest</a></code>The current sfRequest implementation instance</div> </div></div> </div> <a id="method_getRequestParameter"></a><div class="element clickable method public method_getRequestParameter" data-toggle="collapse" data-target=".method_getRequestParameter .collapse"> <h2>Returns the value of a request parameter.</h2> <pre>getRequestParameter(string $name, mixed $default) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getRequest()->getParameterHolder()->get($name)</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getRequestParameter()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getRequestParameter()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getRequestParameter()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The parameter name</p></div> <div class="subelement argument"> <h4>$default</h4> <code>mixed</code><p>The default value if parameter does not exist</p></div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The request parameter value</div> </div></div> </div> <a id="method_getResponse"></a><div class="element clickable method public method_getResponse" data-toggle="collapse" data-target=".method_getResponse .collapse"> <h2>Retrieves the current sfResponse object.</h2> <pre>getResponse() : <a href="../classes/sfResponse.html">\sfResponse</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getContext()->getResponse()</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getResponse()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getResponse()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getResponse()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfResponse.html">\sfResponse</a></code>The current sfResponse implementation instance</div> </div></div> </div> <a id="method_getRoute"></a><div class="element clickable method public method_getRoute" data-toggle="collapse" data-target=".method_getRoute .collapse"> <h2>Returns the current route for this request</h2> <pre>getRoute() : <a href="../classes/sfRoute.html">\sfRoute</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getRoute()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getRoute()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfRoute.html">\sfRoute</a></code>The route for the request</div> </div></div> </div> <a id="method_getSecurityConfiguration"></a><div class="element clickable method public method_getSecurityConfiguration" data-toggle="collapse" data-target=".method_getSecurityConfiguration .collapse"> <h2>Returns the security configuration for this module.</h2> <pre>getSecurityConfiguration() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getSecurityConfiguration()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getSecurityConfiguration()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>Current security configuration as an array</div> </div></div> </div> <a id="method_getSecurityValue"></a><div class="element clickable method public method_getSecurityValue" data-toggle="collapse" data-target=".method_getSecurityValue .collapse"> <h2>Returns a value from security.yml.</h2> <pre>getSecurityValue(string $name, mixed $default) : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getSecurityValue()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getSecurityValue()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The name of the value to pull from security.yml</p></div> <div class="subelement argument"> <h4>$default</h4> <code>mixed</code><p>The default value to return if none is found in security.yml</p></div> <h3>Returns</h3> <div class="subelement response"><code>mixed</code></div> </div></div> </div> <a id="method_getTemplate"></a><div class="element clickable method public method_getTemplate" data-toggle="collapse" data-target=".method_getTemplate .collapse"> <h2>Gets the name of the alternate template for this sfAction.</h2> <pre>getTemplate() : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>WARNING: It only returns the template you set with the setTemplate() method, and does not return the template that you configured in your view.yml.</p> <p>See 'Naming Conventions' in the 'Symfony View' documentation.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::getTemplate()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getTemplate()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>string</code>Template name. Returns null if no template has been set within the action</div> </div></div> </div> <a id="method_getUser"></a><div class="element clickable method public method_getUser" data-toggle="collapse" data-target=".method_getUser .collapse"> <h2>Retrieves the current sfUser object.</h2> <pre>getUser() : <a href="../classes/sfUser.html">\sfUser</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getContext()->getUser()</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getUser()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getUser()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getUser()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfUser.html">\sfUser</a></code>The current sfUser implementation instance</div> </div></div> </div> <a id="method_getVar"></a><div class="element clickable method public method_getVar" data-toggle="collapse" data-target=".method_getVar .collapse"> <h2>Gets a variable set for the template.</h2> <pre>getVar(string $name) : mixed</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getVar()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getVar()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getVar()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The variable name</p></div> <h3>Returns</h3> <div class="subelement response"> <code>mixed</code>The variable value</div> </div></div> </div> <a id="method_getVarHolder"></a><div class="element clickable method public method_getVarHolder" data-toggle="collapse" data-target=".method_getVarHolder .collapse"> <h2>Gets the sfParameterHolder object that stores the template variables.</h2> <pre>getVarHolder() : <a href="../classes/sfParameterHolder.html">\sfParameterHolder</a></pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::getVarHolder()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::getVarHolder()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::getVarHolder()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code><a href="../classes/sfParameterHolder.html">\sfParameterHolder</a></code>The variable holder.</div> </div></div> </div> <a id="method_hasRequestParameter"></a><div class="element clickable method public method_hasRequestParameter" data-toggle="collapse" data-target=".method_hasRequestParameter .collapse"> <h2>Returns true if a request parameter exists.</h2> <pre>hasRequestParameter(string $name) : boolean</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This is a proxy method equivalent to:</p> <pre><code>$this->getRequest()->getParameterHolder()->has($name)</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::hasRequestParameter()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::hasRequestParameter()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::hasRequestParameter()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The parameter name</p></div> <h3>Returns</h3> <div class="subelement response"> <code>boolean</code>true if the request parameter exists, false otherwise</div> </div></div> </div> <a id="method_initialize"></a><div class="element clickable method public method_initialize" data-toggle="collapse" data-target=".method_initialize .collapse"> <h2>Initializes this action.</h2> <pre>initialize(<a href="../classes/sfContext.html">\sfContext</a> $context, string $moduleName, string $actionName) : bool</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::initialize()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::initialize()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$context</h4> <code><a href="../classes/sfContext.html">\sfContext</a></code><p>The current application context.</p></div> <div class="subelement argument"> <h4>$moduleName</h4> <code>string</code><p>The module name.</p></div> <div class="subelement argument"> <h4>$actionName</h4> <code>string</code><p>The action name.</p></div> <h3>Returns</h3> <div class="subelement response"> <code>bool</code>true, if initialization completes successfully, otherwise false</div> </div></div> </div> <a id="method_isSecure"></a><div class="element clickable method public method_isSecure" data-toggle="collapse" data-target=".method_isSecure .collapse"> <h2>Indicates that this action requires security.</h2> <pre>isSecure() : bool</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::isSecure()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::isSecure()</td> </tr> </table> <h3>Returns</h3> <div class="subelement response"> <code>bool</code>true, if this action requires security, otherwise false.</div> </div></div> </div> <a id="method_logMessage"></a><div class="element clickable method public method_logMessage" data-toggle="collapse" data-target=".method_logMessage .collapse"> <h2>Logs a message using the sfLogger object.</h2> <pre>logMessage(mixed $message, string $priority) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\sfLogger</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfComponent::logMessage()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::logMessage()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::logMessage()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$message</h4> <code>mixed</code><p>String or object containing the message to log</p></div> <div class="subelement argument"> <h4>$priority</h4> <code>string</code><p>The priority of the message (available priorities: emerg, alert, crit, err, warning, notice, info, debug)</p> </div> </div></div> </div> <a id="method_postExecute"></a><div class="element clickable method public method_postExecute" data-toggle="collapse" data-target=".method_postExecute .collapse"> <h2>Execute an application defined process immediately after execution of this sfAction object.</h2> <pre>postExecute() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>By default, this method is empty.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::postExecute()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::postExecute()</td> </tr> </table> </div></div> </div> <a id="method_preExecute"></a><div class="element clickable method public method_preExecute" data-toggle="collapse" data-target=".method_preExecute .collapse"> <h2>Executes an application defined process prior to execution of this sfAction object.</h2> <pre>preExecute() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>By default, this method is empty.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::preExecute()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::preExecute()</td> </tr> </table> </div></div> </div> <a id="method_redirect"></a><div class="element clickable method public method_redirect" data-toggle="collapse" data-target=".method_redirect .collapse"> <h2>Redirects current request to a new URL.</h2> <pre>redirect(string $url, string $statusCode) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>2 URL formats are accepted : - a full URL: http://www.google.com/ - an internal URL (url_for() format): module/action</p> <p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::redirect()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::redirect()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$url</h4> <code>string</code><p>Url</p></div> <div class="subelement argument"> <h4>$statusCode</h4> <code>string</code><p>Status code (default to 302)</p> </div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_redirect404"></a><div class="element clickable method public method_redirect404" data-toggle="collapse" data-target=".method_redirect404 .collapse"> <h2>Redirects current action to the default 404 error action (with browser redirection).</h2> <pre>redirect404() </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the current code flow.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::redirect404()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::redirect404()</td> </tr> </table> </div></div> </div> <a id="method_redirectIf"></a><div class="element clickable method public method_redirectIf" data-toggle="collapse" data-target=".method_redirectIf .collapse"> <h2>Redirects current request to a new URL, only if specified condition is true.</h2> <pre>redirectIf(bool $condition, string $url, string $statusCode) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\redirect</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::redirectIf()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::redirectIf()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$url</h4> <code>string</code><p>Url</p></div> <div class="subelement argument"> <h4>$statusCode</h4> <code>string</code><p>Status code (default to 302)</p> </div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_redirectUnless"></a><div class="element clickable method public method_redirectUnless" data-toggle="collapse" data-target=".method_redirectUnless .collapse"> <h2>Redirects current request to a new URL, unless specified condition is true.</h2> <pre>redirectUnless(bool $condition, string $url, string $statusCode) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method stops the action. So, no code is executed after a call to this method.</p></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\redirect</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::redirectUnless()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::redirectUnless()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$condition</h4> <code>bool</code><p>A condition that evaluates to true or false</p></div> <div class="subelement argument"> <h4>$url</h4> <code>string</code><p>Url</p></div> <div class="subelement argument"> <h4>$statusCode</h4> <code>string</code><p>Status code (default to 302)</p> </div> <h3>Exceptions</h3> <table class="table table-bordered"><tr> <th><code><a href="../classes/sfStopException.html">\sfStopException</a></code></th> <td></td> </tr></table> </div></div> </div> <a id="method_renderComponent"></a><div class="element clickable method public method_renderComponent" data-toggle="collapse" data-target=".method_renderComponent .collapse"> <h2>Appends the result of the given component execution to the response content.</h2> <pre>renderComponent(string $moduleName, string $componentName, array $vars) : \sfView::NONE</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method must be called as with a return:</p> <pre><code>return $this->renderComponent('foo', 'bar')</code></pre></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\getComponent</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::renderComponent()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::renderComponent()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$moduleName</h4> <code>string</code><p>module name</p></div> <div class="subelement argument"> <h4>$componentName</h4> <code>string</code><p>component name</p></div> <div class="subelement argument"> <h4>$vars</h4> <code>array</code><p>vars</p></div> <h3>Returns</h3> <div class="subelement response"><code>\sfView::NONE</code></div> </div></div> </div> <a id="method_renderPartial"></a><div class="element clickable method public method_renderPartial" data-toggle="collapse" data-target=".method_renderPartial .collapse"> <h2>Appends the result of the given partial execution to the response content.</h2> <pre>renderPartial(string $templateName, array $vars) : \sfView::NONE</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method must be called as with a return:</p> <pre><code>return $this->renderPartial('foo/bar')</code></pre></div> <table class="table table-bordered"> <tr> <th>see</th> <td><a href="">\global\getPartial</a></td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::renderPartial()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::renderPartial()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$templateName</h4> <code>string</code><p>partial name</p></div> <div class="subelement argument"> <h4>$vars</h4> <code>array</code><p>vars</p></div> <h3>Returns</h3> <div class="subelement response"><code>\sfView::NONE</code></div> </div></div> </div> <a id="method_renderText"></a><div class="element clickable method public method_renderText" data-toggle="collapse" data-target=".method_renderText .collapse"> <h2>Appends the given text to the response content and bypasses the built-in view system.</h2> <pre>renderText(string $text) : \sfView::NONE</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>This method must be called as with a return:</p> <pre><code>return $this->renderText('some text')</code></pre></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::renderText()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::renderText()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$text</h4> <code>string</code><p>Text to append to the response</p></div> <h3>Returns</h3> <div class="subelement response"><code>\sfView::NONE</code></div> </div></div> </div> <a id="method_setLayout"></a><div class="element clickable method public method_setLayout" data-toggle="collapse" data-target=".method_setLayout .collapse"> <h2>Sets an alternate layout for this sfAction.</h2> <pre>setLayout(mixed $name) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>To de-activate the layout, set the layout name to false.</p> <p>To revert the layout to the one configured in the view.yml, set the template name to null.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::setLayout()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::setLayout()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>mixed</code><p>Layout name or false to de-activate the layout</p> </div> </div></div> </div> <a id="method_setSecurityConfiguration"></a><div class="element clickable method public method_setSecurityConfiguration" data-toggle="collapse" data-target=".method_setSecurityConfiguration .collapse"> <h2>Overrides the current security configuration for this module.</h2> <pre>setSecurityConfiguration(array $security) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::setSecurityConfiguration()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::setSecurityConfiguration()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$security</h4> <code>array</code><p>The new security configuration</p></div> </div></div> </div> <a id="method_setTemplate"></a><div class="element clickable method public method_setTemplate" data-toggle="collapse" data-target=".method_setTemplate .collapse"> <h2>Sets an alternate template for this sfAction.</h2> <pre>setTemplate(string $name, string $module) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>See 'Naming Conventions' in the 'Symfony View' documentation.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::setTemplate()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::setTemplate()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>Template name</p></div> <div class="subelement argument"> <h4>$module</h4> <code>string</code><p>The module (current if null)</p> </div> </div></div> </div> <a id="method_setVar"></a><div class="element clickable method public method_setVar" data-toggle="collapse" data-target=".method_setVar .collapse"> <h2>Sets a variable for the template.</h2> <pre>setVar(string $name, mixed $value, Boolean $safe) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"><p>If you add a safe value, the variable won't be output escaped by symfony, so this is your responsability to ensure that the value is escaped properly.</p></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::setVar()</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::setVar()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::setVar()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$name</h4> <code>string</code><p>The variable name</p></div> <div class="subelement argument"> <h4>$value</h4> <code>mixed</code><p>The variable value</p></div> <div class="subelement argument"> <h4>$safe</h4> <code>Boolean</code><p>true if the value is safe for output (false by default)</p> </div> </div></div> </div> <a id="method_setViewClass"></a><div class="element clickable method public method_setViewClass" data-toggle="collapse" data-target=".method_setViewClass .collapse"> <h2>Changes the default view class used for rendering the template associated with the current action.</h2> <pre>setViewClass(string $class) </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::setViewClass()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::setViewClass()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$class</h4> <code>string</code><p>View class name</p></div> </div></div> </div> <a id="method_get404Message"></a><div class="element clickable method protected method_get404Message" data-toggle="collapse" data-target=".method_get404Message .collapse"> <h2>Returns a formatted message for a 404 error.</h2> <pre>get404Message(string $message) : string</pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::get404Message()</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::get404Message()</td> </tr> </table> <h3>Parameters</h3> <div class="subelement argument"> <h4>$message</h4> <code>string</code><p>An error message (null by default)</p> </div> <h3>Returns</h3> <div class="subelement response"> <code>string</code>The error message or a default one if null</div> </div></div> </div> <a id="method_processForm"></a><div class="element clickable method protected method_processForm" data-toggle="collapse" data-target=".method_processForm .collapse"> <h2>processForm() </h2> <pre>processForm(\sfWebRequest $request, \sfForm $form) </pre> <div class="labels"></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <h3>Parameters</h3> <div class="subelement argument"><h4>$request</h4></div> <div class="subelement argument"><h4>$form</h4></div> </div></div> </div> <h3> <i class="icon-custom icon-property"></i> Properties</h3> <a id="property_actionName"> </a><div class="element clickable property protected property_actionName" data-toggle="collapse" data-target=".property_actionName .collapse"> <h2>$actionName</h2> <pre>$actionName </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$actionName</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$actionName</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$actionName</td> </tr> </table> </div></div> </div> <a id="property_context"> </a><div class="element clickable property protected property_context" data-toggle="collapse" data-target=".property_context .collapse"> <h2>$context</h2> <pre>$context </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$context</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$context</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$context</td> </tr> </table> </div></div> </div> <a id="property_dispatcher"> </a><div class="element clickable property protected property_dispatcher" data-toggle="collapse" data-target=".property_dispatcher .collapse"> <h2>$dispatcher</h2> <pre>$dispatcher </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$dispatcher</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$dispatcher</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$dispatcher</td> </tr> </table> </div></div> </div> <a id="property_moduleName"> </a><div class="element clickable property protected property_moduleName" data-toggle="collapse" data-target=".property_moduleName .collapse"> <h2>$moduleName</h2> <pre>$moduleName </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$moduleName</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$moduleName</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$moduleName</td> </tr> </table> </div></div> </div> <a id="property_request"> </a><div class="element clickable property protected property_request" data-toggle="collapse" data-target=".property_request .collapse"> <h2>$request</h2> <pre>$request </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$request</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$request</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$request</td> </tr> </table> </div></div> </div> <a id="property_requestParameterHolder"> </a><div class="element clickable property protected property_requestParameterHolder" data-toggle="collapse" data-target=".property_requestParameterHolder .collapse"> <h2>$requestParameterHolder</h2> <pre>$requestParameterHolder </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$requestParameterHolder</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$requestParameterHolder</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$requestParameterHolder</td> </tr> </table> </div></div> </div> <a id="property_response"> </a><div class="element clickable property protected property_response" data-toggle="collapse" data-target=".property_response .collapse"> <h2>$response</h2> <pre>$response </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$response</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$response</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$response</td> </tr> </table> </div></div> </div> <a id="property_security"> </a><div class="element clickable property protected property_security" data-toggle="collapse" data-target=".property_security .collapse"> <h2>$security</h2> <pre>$security </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfAction::$$security</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$security</td> </tr> </table> </div></div> </div> <a id="property_varHolder"> </a><div class="element clickable property protected property_varHolder" data-toggle="collapse" data-target=".property_varHolder .collapse"> <h2>$varHolder</h2> <pre>$varHolder </pre> <div class="labels"><span class="label">Inherited</span></div> <div class="row collapse"><div class="detail-description"> <div class="long_description"></div> <table class="table table-bordered"> <tr> <th>inherited_from</th> <td>\sfComponent::$$varHolder</td> </tr> <tr> <th>inherited_from</th> <td>\sfAction::$$varHolder</td> </tr> <tr> <th>inherited_from</th> <td>\sfActions::$$varHolder</td> </tr> </table> </div></div> </div> </div> </div> </div> </div> <div class="row"><footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br> generated on 2012-10-09T15:46:48+05:00.<br></footer></div> </div> </body> </html>
IUMDPI/MediaSCORE
output/classes/evaluatorActions.html
HTML
apache-2.0
90,468
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> <TITLE>Olio/Rails Install and Setup Guide from Source</TITLE> <META NAME="GENERATOR" CONTENT="StarOffice 8 (Solaris Sparc)"> <META NAME="AUTHOR" CONTENT="Akara Sucharitakul"> <META NAME="CREATED" CONTENT="20070926;10111500"> <META NAME="CHANGED" CONTENT="20090331;14203900"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <STYLE TYPE="text/css"> <!-- H1 { color: #000000; text-align: center } P { color: #000000 } PRE { color: #000000 } H2 { color: #000000 } H3 { color: #000000 } --> </STYLE> </HEAD> <BODY LANG="en-US" TEXT="#000000" DIR="LTR"> <H1>Olio/Rails<BR>Install and Setup Guide from Source Tree</H1> <P>Note: The application currently does not use memcached. Please ignore the memcached related setup instructions.</P> <P>This document assumes some familiarity with setting up Ruby on Rails. If you have never set up rails before, you may need to do some web searching if you get stuck in any of the steps.</P> <H2>Overview</H2> <P>Olio is a macro-level toolkit consisting of the following components:</P> <OL> <LI><P STYLE="margin-bottom: 0in">The web application </P> <LI><P STYLE="margin-bottom: 0in">The main database </P> <LI><P STYLE="margin-bottom: 0in">Distributed storage servers (NFS) </P> <LI><P STYLE="margin-bottom: 0in">Geocoder emulator </P> <LI><P>Workload driver </P> </OL> <P>If your primary interest is in setting up the application alone, you need items 1-3 above and they can all be setup on a single system. If on the other hand, you would like to drive load against the application, you will need at least 2 systems. At higher loads, you may need multiple systems. At a minimum, we need to separate the SUT (System Under Test) components and the non-SUT components to get valid results. The non-SUT components are the Geocoder emulator and the workload driver. It is best to connect the driver machine to the SUT machine on a local private network. This ensures that latencies measured do not include arbitrary delays.</P> <P>For a horizontally scaled workload, or to measure the performance of the individual components, you can deploy the SUT components on separate physical or virtual machines. Keep in mind though that the bulk of the CPU is consumed in the web application tier (nginx/rails).</P> <P>In the following sections, we will go over the steps needed to configure each component :</P> <UL> <LI><P STYLE="margin-bottom: 0in"><A HREF="#downloading">Downloading the source</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#setupDriver">Setting up the driver</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#installWebApp">Installing the Web Application</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#setupDB">Setting up the database</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#loadDB">Loading the database</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#setupFileStore">Setting up the filestore</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#setupEmulator">Setting up the Geocoder Emulator</A> </P> <LI><P STYLE="margin-bottom: 0in"><A HREF="#testWebApp">Testing the web application</A> </P> <LI><P><A HREF="#startRun">Starting a performance test</A> </P> </UL> <H2><A NAME="downloading"></A>Downloading The Source</H2> <P>The Olio source is available via SVN at <A HREF="https://svn.apache.org/repos/asf/incubator/olio/">https://svn.apache.org/repos/asf/incubator/olio/</A>. Please see the <A HREF="http://www.apache.org/dev/version-control.html#anon-svn">instructions</A> for downloading the source. We will use $OLIO_HOME to designate the directory where the source is downloaded. The source is organized as follows :</P> <UL> <LI><P STYLE="margin-bottom: 0in">The <I>webapp</I> directory contains the web application. The rails/trunk sub-directory contains the web application for the Rails implementation. We will refer to webapp/rails/trunk as $WEBAPP in this document.</P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P>The <I>workload</I> directory contains the code for the load generator/driver (which we typically refer to simply as <I>driver</I>). The driver is implemented using <A HREF="http://faban.sunsource.net/"><I>Faban,</I></A> an open source benchmarking toolkit. The rails/trunk sub-directory has the faban driver code to drive the rails application. In future, we plan to integrate the driver source for all implementations of the application. The <I>workload/rails/trunk</I> directory is referred to as $WORKLOAD in this document.</P> </UL> <UL> <LI><P>The <I>geocoder</I> directory contains the code for the geocoder emulator. This code is shared across all implementations of Olio.</P> </UL> <H2><A NAME="setupDriver"></A>Setting up the driver</H2> <P>Even if you don't plan to drive load against the application, this setup is required as the database and file loaders are part of the workload driver - feel free to install the driver on the same system as the web application.</P> <OL> <LI><P STYLE="margin-bottom: 0in">See <A HREF="http://faban.sunsource.net/docs/guide/harness/install.html">http://faban.sunsource.net/docs/guide/harness/install.html</A> for Faban installation instructions. Note that faban needs to be installed in the same location on all the machines used for the test. Please also read the <I>Getting Started Guide</I> to get a high-level understanding of Faban terminology and how it works. From now on, we will refer to the faban install directory as <CODE>$FABAN_HOME</CODE>. </P> <LI><P STYLE="margin-bottom: 0in">To build the driver, do the following: </P> <UL> <LI><P STYLE="margin-bottom: 0in"><CODE>cd $WORKLOAD; cp build.properties.template build.properties</CODE> </P> <LI><P STYLE="margin-bottom: 0in">Edit build.properties and set faban.home to <CODE>$FABAN_HOME</CODE>, faban.url to http://<I>driver_host</I>:9980 where <I>driver_host</I> is the name of the machine where the Faban master will run. This is usually the driver system. </P> <LI><P STYLE="margin-bottom: 0in">Set the environment variable <CODE>JAVA_HOME</CODE> to point to your JDK1.6 installation. </P> <LI><P STYLE="margin-bottom: 0in">Build the driver using the command: <I>ant deploy.jar.</I> If successful, you should see the file Olio<I>Driver.jar</I> in the <I>build </I>sub-directory. </P> </UL> <LI><P STYLE="margin-bottom: 0in">Copy <CODE>$WORKLOAD/build/OlioDriver.jar</CODE> to the <CODE>$FABAN_HOME/benchmarks</CODE> directory. Also copy the OlioDriver.jar file to the $FABAN_HOME/benchmarks directory on the system that will run the rails application. </P> <LI><P STYLE="margin-bottom: 0in">For the driver to work, you will need JDK 1.6. Set <CODE>JAVA_HOME</CODE> to the path of the JDK in the faban user's environment. </P> <LI><P STYLE="margin-bottom: 0in">Start the faban master on the master driver machine : <CODE>$FABAN_HOME/master/bin/startup.sh</CODE> </P> <LI><P>Test that you can connect to the master by pointing your browser at <CODE>http://</CODE><CODE><I>&lt;driver_machine&gt;</I></CODE><CODE>:9980.</CODE></P> <LI><P><CODE><FONT FACE="Times New Roman, serif"><A HREF="http://dev.mysql.com/downloads/connector/j/5.0.html">Download</A> MySQL Connector/J (JDBC Driver for MySQL) and install the jar in $FABAN_HOME/benchmarks/OlioDriver/lib.</FONT></CODE></P> </OL> <H2><A NAME="installWebApp"></A>Installing the Web Application</H2> <P>The web application is a Rails application. It requires the following components:</P> <OL> <LI><P STYLE="margin-bottom: 0in">A web server such as Nginx, Lighttpd or Apache (the instructions below focus on nginx)</P> <LI><P STYLE="margin-bottom: 0in">Ruby 1.8.6 or higher with the following gems: </P> <UL> <LI><P STYLE="margin-bottom: 0in">rails</P> <LI><P STYLE="margin-bottom: 0in">rake </P> <LI><P STYLE="margin-bottom: 0in">thin (mongrel can be used if desired) </P> <LI><P STYLE="margin-bottom: 0in">mysql</P> <LI><P STYLE="margin-bottom: 0in">image_science (uses FreeImage which needs to be downloaded and built)</P> <LI><P STYLE="margin-bottom: 0in">rcov</P> <LI><P STYLE="margin-bottom: 0in">will_paginate</P> </UL> </OL> <P STYLE="margin-left: 0.79in; margin-bottom: 0in"><BR> </P> <OL START=3> <LI><P>FreeImage (which needs to be downloaded and built)</P> <LI><P>MySQL 5 (5.1 recommended)</P> </OL> <H3>Additional Installation Steps</H3> <P>For Linux (debian or ubuntu), the following command can be used :</P> <PRE STYLE="margin-bottom: 0.2in"> aptitude install build-essential subversion ruby1.8 ruby1.8-dev nginx libmysqlclient-dev rubygems libgems-ruby1.8</PRE><P STYLE="margin-bottom: 0in"> For OpenSolaris 2008.11:</P> <UL> <LI><P STYLE="margin-bottom: 0in">Upgrade your Ruby version to the latest in the pkg.opensolaris.org/dev repository. This will give you Rubygems 1.3.1 and Ruby 1.8.7p72. </P> </UL> <UL> <LI><P STYLE="margin-bottom: 0in">You may need to set the environment variable CXX to /usr/sfw/bin/gcc to build eventmachine (a thin dependency). See <A HREF="http://blogs.sun.com/mandy/entry/building_eventmachine_on_opensolaris_and">http://blogs.sun.com/mandy/entry/building_eventmachine_on_opensolaris_and</A> for details.</P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Edit <FONT FACE="Cumberland, monospace">/usr/ruby/1.8/lib/ruby/1.8/i386-solaris2.11/rbconfig.rb</FONT> as follows :</P> </UL> <P STYLE="margin-left: 0.79in; margin-bottom: 0in">CONFIG[&quot;LDSHARED&quot;] = &quot;/usr/sfw/bin/gcc -G&quot;</P> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Download and build FreeImage. See <A HREF="http://blogs.sun.com/shanti/entry/freeimage_and_imagescience_on_opensolaris">instructions</A>.</P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">To install the mysql gem, run:</P> </UL> <P STYLE="margin-bottom: 0in"> <FONT FACE="Courier New, monospace"><FONT SIZE=2>gem install mysql --with-mysql-lib=/usr/mysql/5.0/lib/mysql --with-mysql-include=/usr/mysql/5.0/include</FONT></FONT>.</P> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Install nginx. You can build nginx from source by using the Makefile in <A HREF="http://hg.opensolaris.org/sc/src/webstack/nginx/">http://hg.opensolaris.org/sc/src/webstack/nginx/</A>. Alternatively, you can install a pre-build binary following the instructions in </P> </UL> <UL> <P STYLE="margin-bottom: 0in"><A HREF="http://blogs.sun.com/jyrivirkki/entry/nginx_package_updates">http://blogs.sun.com/jyrivirkki/entry/nginx_package_updates</A><A HREF="http://blogs.sun.com/jyrivirkki/entry/nginx_package_updates">.</A><A HREF="http://blogs.sun.com/jyrivirkki/entry/nginx_package_updates"><SPAN STYLE="text-decoration: none"> </SPAN></A> </P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Now install these gems: </P> </UL> <P STYLE="margin-bottom: 0in"> <FONT FACE="Courier New, monospace"><FONT SIZE=2 STYLE="font-size: 11pt">gem install rake rails thin rcov will_paginate image_science</FONT></FONT></P> <P STYLE="margin-bottom: 0in"><BR> </P> <H3>Nginx Configuration</H3> <P>Once you have the application stack installed, follow the steps below to set up the application.</P> <OL> <LI><P>Decide where you want to install the web application. For this example we will use /var/app: </P> <PRE>$ mkdir /var/app $ cd /var/app</PRE> <LI><P>Copy the contents of $WEBAPP to /var/app/olio. We will use <CODE>$APP_DIR</CODE> to refer to the location: <CODE>/var/app/olio</CODE> </P> <LI><P>Now edit nginx.conf. There is an example in the $APP_DIR/etc directory. If you're using a single machine and you're using root as the user, you can copy the file to the nginx 'conf' directory. For OpenSolaris, comment out the <FONT FACE="Courier New, monospace">error_log</FONT> and <FONT FACE="Courier New, monospace">pid</FONT> entries. The default location for these files is in /var/nginx/logs.</P> </OL> <OL> <P>To change user to another user, modify the first line and change <CODE>user root;</CODE> to your preferred user. On OpenSolaris, the default user is usually webservd. </P> </OL> <P> The nginx.conf has a section named <FONT FACE="Cumberland, monospace">upstream thin</FONT> that contains a list of the server and port numbers of the rails application servers that will host the application. If you have more than one machine hosting your thins or if the applications are located on a different machine to Nginx, modify this section and add the addresses and port numbers of your application servers.</P> <OL START=3> <P STYLE="margin-bottom: 0.04in">To change the location of the application static content :</P> </OL> <P STYLE="margin-bottom: 0.04in"><CODE>#### Replace with the full path to your rails app's public directory: </CODE> </P> <PRE STYLE="margin-bottom: 0.2in"><CODE> root /var/www/virtual/example.com/rails/railsapp/public;</CODE></PRE><P STYLE="margin-bottom: 0.04in"> to <CODE>root $APP_DIR;</CODE> <I># replace $APP_DIR with whatever value you used for $APP_DIR throughput the installation</I></P> <P STYLE="margin-bottom: 0.04in"><BR><BR> </P> <OL START=3> <P STYLE="margin-bottom: 0.14in">Do NOT start nginx yet.</P> </OL> <H2><A NAME="setupDB"></A>Setting up the database</H2> <OL> <LI><P STYLE="margin-bottom: 0in">If you plan to run MySQL on a separate machine, install MySQL on that system. We will refer to the MySQL installation directory as MYSQL_HOME. </P> <LI><P>Setup the mysql user/group and permissions for it's directories: </P> <PRE># groupadd mysql # useradd -d $MYSQL_HOME -g mysql -s /usr/bin/bash mysql # chown -R mysql:mysql $MYSQL_HOME</PRE> <LI><P>Create the database : </P> <PRE># su - mysql $ cd bin $ ./mysql_install_db</PRE> <LI><P>A sample <FONT FACE="Cumberland, monospace">my.cnf </FONT>file is included in $APP_DIR/etc/my.cnf. This will work with both MySQL 5.0 and 5.1. Copy it to /etc/my.cnf and edit it to add the location of <FONT FACE="Cumberland, monospace">innodb_data_home_dir</FONT> and <FONT FACE="Cumberland, monospace">innodb_log_group_home_dir</FONT>. The default values for these parameters is the MySQL data directory. Start the mysql server. </P> <PRE>$ ./mysqld_safe &amp;</PRE> </OL> <PRE></PRE> <OL START=5> <LI><P>Substitute your own password for <I>pwd</I> (we typically use <I>adminadmin</I>) </P> <PRE STYLE="margin-bottom: 0.2in">$ ./mysqladmin -u root password <I>pwd</I></PRE> <LI><P>Create the olio user and grant privileges: </P> <PRE> $ ./mysql -u root -p <I>pwd</I> mysql&gt; create user 'olio'@'%' identified by 'olio'; mysql&gt; grant all privileges on *.* to 'olio'@'%' identified by 'olio';</PRE><P STYLE="margin-bottom: 0in"> In some cases the wildcard '%' does not work reliably as a substitution for all hosts. You need to grant the privileges to 'olio'@'&lt;hostname&gt;' individually, where hostname is localhost, the name of the database system and any other names that are used to access the database system.</P> </OL> <P STYLE="margin-bottom: 0in">. </P> <OL START=6> <LI><P>Create database: </P> <PRE STYLE="margin-bottom: 0.2in">mysql&gt; create database olio;</PRE> </OL> <OL START=6> <LI><PRE STYLE="margin-bottom: 0.2in"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>In the web application directory, go to the config directory. Copy database.yml.template to database.yml and edit it to set the hostname running the database.</FONT></FONT></PRE> </OL> <OL START=6> <LI><PRE STYLE="margin-bottom: 0.2in"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>Create database schema from the rails application :</FONT></FONT></PRE> </OL> <P> <FONT FACE="Cumberland, monospace"><FONT SIZE=2>cd $APP_DIR; rake db:migrate</FONT></FONT></P> <H2><A NAME="loadDB"></A>Loading the database</H2> <P>It is best to load the database manually the first time so that we can test the web application. However, while doing performance tests, the load driver can be configured to automatically re-load the database before the run.</P> <OL> <LI><P STYLE="margin-bottom: 0in">Login to the machine running the Faban master driver. Only this machine has the loader at this time.</P> </OL> <OL START=2> <LI><P>Go to the directory containing the loader script: </P> <PRE STYLE="margin-bottom: 0.2in"># cd <I>$FABAN_HOME</I>/benchmarks/OlioDriver/bin</PRE> <LI><P>Ensure the script has execute permissions. Faban takes care of this for the runs, but since we have not yet started the first run, we will need to change that ourselves: </P> <PRE STYLE="margin-bottom: 0.2in"># chmod +x dbloader.sh</PRE> <LI><P>Run the loader script: </P> <PRE># ./dbloader.sh <I>&lt;dbserver&gt; &lt;load_scale&gt;</I> <FONT FACE="Times New Roman, serif"><FONT SIZE=3>You can start small with a SCALE of 50 for initial testing. </FONT></FONT></PRE> </OL> <H2><A NAME="setupFileStore"></A>Setting up the filestore</H2> <P>Olio can be configured to use a local filesystem or network file systems such as NFS. You will need about 50GB of space for the data, as the data does grow over runs. Using a single spindle does work but may create performance bottlenecks. We recommend striping the filesystem across at least 3 spindles to avoid such bottlenecks. A local file system needs to be setup on the same machine as the web application. A network file system can reside on a separate server but needs to be exported and mounted on the web application.</P> <OL> <LI><P>Create a directory (or mount a filesystem) designated for storing the image and binary files. This directory is referred to as $FILESTORE. Any valid name for the OS should be fine. Ensure that everyone has read and write access to it: </P> <PRE># mkdir -p $FILESTORE # chmod a+rwx $FILESTORE</PRE> <LI><P>Now load the filestore. You should have the $FABAN_HOME/benchmarks/OlioDriver.jar file on this system.</P> <PRE STYLE="margin-bottom: 0.2in"># JAVA_HOME=&lt;java_install_dir&gt;; export $JAVA_HOME</PRE> </OL> <PRE> # cd $FABAN_HOME/benchmarks; mkdir olio # cd olio; jar xvf ../OlioDriver.jar; chmod a+x bin/*</PRE> <OL START=2> <PRE># $FABAN_HOME/benchmarks/olio/bin/fileloader.sh &lt;load_scale&gt; $FILESTORE <FONT FACE="Times New Roman, serif"><FONT SIZE=3>This loads files for use for up to </FONT></FONT><CODE><FONT FACE="Times New Roman, serif"><FONT SIZE=3><I>load_scale</I></FONT></FONT></CODE> <FONT FACE="Times New Roman, serif"><FONT SIZE=3>number of concurrent users. </FONT></FONT></PRE> </OL> <OL START=2> <LI><P><CODE><FONT FACE="Times New Roman, serif">In $APP_DIR/public/, create a symbolic link from </FONT></CODE><CODE><FONT FACE="Cumberland, monospace">uploaded_files</FONT></CODE><CODE><FONT FACE="Times New Roman, serif"> to $FILESTORE. </FONT></CODE> </P> </OL> <P><CODE> </CODE><CODE><FONT FACE="Cumberland, monospace"><FONT SIZE=2># ln -s $FILESTORE uploaded_files</FONT></FONT></CODE></P> <H2><A NAME="setupEmulator"></A>Setting up the Geocoder Emulator</H2> <P>The Geocoder Emulator is a simple servlet deployed on Tomcat. It is typically run on a driver machine. The following steps describe how to install it :</P> <OL> <LI><P STYLE="margin-bottom: 0in">Donwload and install Tomcat (from <A HREF="http://tomcat.nginx.org/">http://tomcat.nginx.org</A>) on the driver machine. The install directory doesn't matter - we will refer to it as <CODE>$TOMCAT_HOME</CODE>. </P> </OL> <P STYLE="margin-bottom: 0in"><BR> </P> <OL START=2> <LI><P STYLE="margin-bottom: 0in">Build the <I>geocoder.war</I> file by going to the 'geocoder' directory and following the instructions in the README file. </P> </OL> <P STYLE="margin-bottom: 0in"><BR> </P> <OL START=3> <LI><P STYLE="margin-bottom: 0in">Copy the geocoder.war file from the geocoder/dist directory to $TOMCAT_HOME/webapps. </P> </OL> <P STYLE="margin-bottom: 0in"><BR> </P> <OL START=4> <LI><P>Start Tomcat using $TOMCAT_HOME/bin/startup.sh. </P> <LI><P>Go to <CODE>$APP_DIR/config</CODE>. Edit the file <CODE>environment.rb</CODE> and change 'localhost' in <CODE>Geolocation.url = '...'</CODE> to the actual hostname where the geocoder emulator is running.</P> </OL> <H2><A NAME="testWebApp"></A>Testing the web application</H2> <UL> <LI><P STYLE="margin-bottom: 0.04in">Start thin: </P> </UL> <PRE STYLE="margin-top: 0.02in; margin-bottom: 0.2in"> $ cd $APP_DIR $ thin -d -p 3000 -e production -l /var/log/thin.log &ndash;-pid /var/run/thin.pid -s 4 start</PRE> <UL> <LI><P>This will start four thin servers on ports 3000, 3001, 3002, and 3004. You can change the port and number of servers if you want, the <CODE>nginx.conf</CODE> file will need to be modified as well. You can also change to unix domain sockets by using the --socket option and <CODE>server unix:/tmp/projects.0.sock;</CODE> for each of the sockets. </P> <LI><P>Start nginx. Check that you can connect to it from your browser (<A HREF="http://host:80/">http://<I>host</I>:80</A>). Check the home page (HomePage). If there are no error messages and all images get loaded, that's a great start! If not, check the rails application log (in $APP_DIR/log), thin and nginx error logs to debug. </P> <LI><P>Click on an event (EventDetail). Make sure the whole page looks OK. </P> <LI><P>Click on an attendee (PersonDetail) to see a person's profile. </P> <LI><P STYLE="margin-bottom: 0in">Go back to the home page and click on a tag in the tag cloud. Choose a big tag and check that we have good results and images get loaded OK.</P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Click on the sign up tab. Fill in the form and create a user. Make sure you find some jpeg images to upload. If not, take them from $FABAN_HOME/benchmarks/web20/resources. Submit the form. Make sure the form goes through. This completes the AddPerson transaction. </P> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Login using your new login name you just created. The top left of the screen should show that you're logged on.</P> </UL> <P STYLE="margin-bottom: 0in"> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Select an event, go back to the EventDetail page but this time as a logged on user. Add yourself as an attendee. This is the EventDetail transaction with attendee added (about 8-9% of all EventDetail views).</P> </UL> <P STYLE="margin-bottom: 0in"> </P> <UL> <LI><P STYLE="margin-bottom: 0in">Click on the add event tab and add an event. Make sure to include an image and some literature. You can also use the files from <CODE>$FABAN_HOME/benchmarks/web20/resources</CODE>. Fill in the form and submit. This is the AddEvent transaction. </P> </UL> <H2><A NAME="startRun"></A>Starting a performance test</H2> <P>Now that we know that the web application is running and the faban harness is up, it is time to kick off a test.</P> <OL> <LI><P STYLE="margin-bottom: 0in">Point your browser at http://<I>&lt;driver_machine&gt;</I>:9980 </P> <LI><P STYLE="margin-bottom: 0in">Click on the <B>Schedule Run</B> link. </P> <LI><P STYLE="margin-bottom: 0in">Under the JAVA tab, set the JAVA_HOME. You can accept the default value for JVM options. <B>DO NOT</B> click on the OK button yet! </P> <LI><P STYLE="margin-bottom: 0in">Select the Driver tab. </P> </OL> <UL> <UL> <LI><P STYLE="margin-bottom: 0in">Enter a Description for the run (say 'First test run' for this case). In general, the Description field is very useful to get a quick idea of what a particular run is testing. </P> <LI><P STYLE="margin-bottom: 0in">Enter the name of your driver(s) machine for Host (when using more than one machine, simply separate them by a space). </P> <LI><P STYLE="margin-bottom: 0in">Enter 10 for 'Concurrent Users' (we want to start small). </P> <LI><P STYLE="margin-bottom: 0in">Enter 'vmstat 10' for Tools. This indicates the measurement tools that will be run on the driver machine. It's a good idea to keep an eye on the driver cpu utilization. </P> <LI><P STYLE="margin-bottom: 0in">Now enter 30, 30, 30 for the Ramp up, Steady State and Ramp down times. This is a very short test run. For normal runs, you may need a ramp up of 200 seconds and a steady state of at least 600 seconds during which measurements are made. </P> <LI><P STYLE="margin-bottom: 0in">For current systems, the time between client startup of 200 milliseconds is good enough. Some web servers or slower systems may not be able to accept connections very frequently. In that case we may want to increase this value to 1000 milliseconds. </P> </UL> </UL> <P STYLE="margin-bottom: 0in"><BR> </P> <OL START=5> <LI><P>Select the Web Server tab. </P> <P>The number of Agents is best the same or multiple the number of driver machines; we start with 1. The Host:Port Pairs field takes the host port pairs where the web applications are running. The host and port is separated by a colon. Each pair is separated by space. For the Webserver type field, enter either &ldquo;apache&rdquo; or &quot;lighttpd&quot; or leave the field blank if you're using nginx or other servers. Only these two servers are supported by faban at this time. Then provide the webserver's bin, log, and config directories in the respective fields. Then, in the tools box, type the tools you want to run. Here are the tools we typically run : vmstat 10; mpstat 10; iostat -x 10</P> <LI><P>Select the Data Servers tab. </P> <P>For the database server, enter the Host name. Edit the hostname part along of the JDBC Connection URL. This is used by the loader program to reload the database before a run. Set the 'Load for Concurrent Users' to 25 (this is the minimum number of users we can load for and is good for up to 25 concurrent users). You can set the loader to run a larger number so that you don't have to edit this field every time. However, you must reload the database before every run .</P> <P>Set the Data Storage server. For local storage this is the same host as the web server.</P> <LI><P>That's it. Click OK and the run should be scheduled. You can click on the View Results link on the left to monitor the run. </P> </OL> </BODY> </HTML>
shanti/olio
tags/0.1-final/docs/rails_setup.html
HTML
apache-2.0
27,347
<!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_102) on Fri Nov 18 15:51:10 CET 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.1)</title> <meta name="date" content="2016-11-18"> <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 se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl (eIDAS extension for OpenSAML 2.x - 1.0.1)"; } } 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="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">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?se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html" target="_top">Frames</a></li> <li><a href="TransliterationStringTypeImpl.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 se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl" class="title">Uses of Class<br>se.litsec.eidas.opensaml2.ext.attributes.impl.TransliterationStringTypeImpl</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="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">TransliterationStringTypeImpl</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="#se.litsec.eidas.opensaml2.ext.attributes.impl">se.litsec.eidas.opensaml2.ext.attributes.impl</a></td> <td class="colLast"> <div class="block">Implementation classes for eIDAS SAML attributes.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="se.litsec.eidas.opensaml2.ext.attributes.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">TransliterationStringTypeImpl</a> in <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html">se.litsec.eidas.opensaml2.ext.attributes.impl</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">TransliterationStringTypeImpl</a> in <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/package-summary.html">se.litsec.eidas.opensaml2.ext.attributes.impl</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="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentFamilyNameTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">CurrentFamilyNameTypeImpl</a></span></code> <div class="block">Implementation class for <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/CurrentFamilyNameType.html" title="interface in se.litsec.eidas.opensaml2.ext.attributes"><code>CurrentFamilyNameType</code></a></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/CurrentGivenNameTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">CurrentGivenNameTypeImpl</a></span></code> <div class="block">Implementation class for <a href="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/CurrentGivenNameType.html" title="interface in se.litsec.eidas.opensaml2.ext.attributes"><code>CurrentGivenNameType</code></a></div> </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="../../../../../../../../se/litsec/eidas/opensaml2/ext/attributes/impl/TransliterationStringTypeImpl.html" title="class in se.litsec.eidas.opensaml2.ext.attributes.impl">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?se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html" target="_top">Frames</a></li> <li><a href="TransliterationStringTypeImpl.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; 2016. All rights reserved.</small></p> </body> </html>
litsec/eidas-opensaml
docs/javadoc/opensaml2/1.0.1/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html
HTML
apache-2.0
8,447
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Wed May 12 00:35:28 EDT 2004 --> <TITLE> ComponentFactory (Gravity Framework (Version 1.0-alpha-1)) </TITLE> <META NAME="keywords" CONTENT="gravity.ComponentFactory,ComponentFactory interface"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> </HEAD> <SCRIPT> function asd() { parent.document.title="ComponentFactory (Gravity Framework (Version 1.0-alpha-1))"; } </SCRIPT> <BODY BGCOLOR="white" onload="asd();"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../gravity/ComponentProxyFactory.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ComponentFactory.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> gravity</FONT> <BR> Interface ComponentFactory</H2> <DL> <DT><B>All Known Subinterfaces:</B> <DD><A HREF="../gravity/LazyComponentFactory.html">LazyComponentFactory</A></DD> </DL> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../gravity/impl/DefaultComponentFactory.html">DefaultComponentFactory</A>, <A HREF="../gravity/impl/LazyComponentFactoryDecorator.html">LazyComponentFactoryDecorator</A></DD> </DL> <HR> <DL> <DT>public interface <B>ComponentFactory</B></DL> <P> This is the factory that will produce components. A factory can only produce instances of one component. <P> <P> <DL> <DT><B>Version:</B></DT> <DD>$Id: ComponentFactory.html,v 1.1 2004-05-12 04:49:31 harishkswamy Exp $</DD> <DT><B>Author:</B></DT> <DD>Harish Krishnaswamy</DD> </DL> <HR> <P> <!-- ======== NESTED CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../gravity/ComponentFactory.html#getComponentInstance()">getComponentInstance</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will return an instance (concrete or hollow) of the component registered with this factory.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../gravity/ComponentFactory.html#registerComponentImplementation(java.lang.Class, java.lang.Object[], java.util.Map)">registerComponentImplementation</A></B>(java.lang.Class&nbsp;compClass, java.lang.Object[]&nbsp;compCtorArgs, java.util.Map&nbsp;compSetrArgs)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should be used to register an implementation for the component.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../gravity/ComponentFactory.html#registerComponentRegistrationLocation(gravity.Location)">registerComponentRegistrationLocation</A></B>(<A HREF="../gravity/Location.html">Location</A>&nbsp;location)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method may be used to register the location of the component registration.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../gravity/ComponentFactory.html#registerComponentRetrievalLocation(gravity.Location)">registerComponentRetrievalLocation</A></B>(<A HREF="../gravity/Location.html">Location</A>&nbsp;location)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method may be used to register the location of the component retrieval.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../gravity/ComponentFactory.html#returnComponentInstance(java.lang.Object)">returnComponentInstance</A></B>(java.lang.Object&nbsp;comp)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method should be used to return a component instance obtained via <A HREF="../gravity/ComponentFactory.html#getComponentInstance()"><CODE>getComponentInstance()</CODE></A>.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="registerComponentImplementation(java.lang.Class, java.lang.Object[], java.util.Map)"><!-- --></A><H3> registerComponentImplementation</H3> <PRE> public void <B>registerComponentImplementation</B>(java.lang.Class&nbsp;compClass, java.lang.Object[]&nbsp;compCtorArgs, java.util.Map&nbsp;compSetrArgs)</PRE> <DL> <DD>This method should be used to register an implementation for the component. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>compClass</CODE> - Component implementation class.<DD><CODE>compCtorArgs</CODE> - Component constructor arguments. This is simply an array of the constructor argument values that will be used in the order it is provided.<DD><CODE>compSetrArgs</CODE> - Component setter arguments. This is a map of the implementation property names and their values.</DL> </DD> </DL> <HR> <A NAME="registerComponentRegistrationLocation(gravity.Location)"><!-- --></A><H3> registerComponentRegistrationLocation</H3> <PRE> public void <B>registerComponentRegistrationLocation</B>(<A HREF="../gravity/Location.html">Location</A>&nbsp;location)</PRE> <DL> <DD>This method may be used to register the location of the component registration. The sole purpose of this method is to provide an error message with precise location information in the event of an error. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getComponentInstance()"><!-- --></A><H3> getComponentInstance</H3> <PRE> public java.lang.Object <B>getComponentInstance</B>()</PRE> <DL> <DD>This method will return an instance (concrete or hollow) of the component registered with this factory. The component instance indentity is implementation dependent. <p> Only the following is true of the returned component instance: <li>The returned component instance will be of the registered component type. <li>Method invocations on the returned component instance will be completed successfully provided an implementation was registered prior to the method invocation. <p> The advantage of using this method is that an instance of the component may be obtained even prior to registering an implementation for the component. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="registerComponentRetrievalLocation(gravity.Location)"><!-- --></A><H3> registerComponentRetrievalLocation</H3> <PRE> public void <B>registerComponentRetrievalLocation</B>(<A HREF="../gravity/Location.html">Location</A>&nbsp;location)</PRE> <DL> <DD>This method may be used to register the location of the component retrieval. The sole purpose of this method is to provide an error message with precise location information in the event of an error. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="returnComponentInstance(java.lang.Object)"><!-- --></A><H3> returnComponentInstance</H3> <PRE> public void <B>returnComponentInstance</B>(java.lang.Object&nbsp;comp)</PRE> <DL> <DD>This method should be used to return a component instance obtained via <A HREF="../gravity/ComponentFactory.html#getComponentInstance()"><CODE>getComponentInstance()</CODE></A>. This method is primarily used for returning pooled components. <P> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../gravity/ComponentProxyFactory.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ComponentFactory.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> </BODY> </HTML>
harishkswamy/gravity
docs/framework/docs/api/gravity/ComponentFactory.html
HTML
apache-2.0
13,116
<!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_232) on Tue Sep 15 08:53:07 UTC 2020 --> <title>Uses of Interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder (Spring Framework 5.1.18.RELEASE API)</title> <meta name="date" content="2020-09-15"> <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.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder (Spring Framework 5.1.18.RELEASE 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/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/springframework/mock/http/server/reactive/class-use/MockServerHttpRequest.BaseBuilder.html" target="_top">Frames</a></li> <li><a href="MockServerHttpRequest.BaseBuilder.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.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder" class="title">Uses of Interface<br>org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder</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/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</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.springframework.mock.http.server.reactive">org.springframework.mock.http.server.reactive</a></td> <td class="colLast"> <div class="block">Mock implementations of reactive HTTP server contracts.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.springframework.mock.web.server">org.springframework.mock.web.server</a></td> <td class="colLast"> <div class="block">Mock implementations of Spring's reactive server web API abtsractions.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.springframework.mock.http.server.reactive"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a> in <a href="../../../../../../../org/springframework/mock/http/server/reactive/package-summary.html">org.springframework.mock.http.server.reactive</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/springframework/mock/http/server/reactive/package-summary.html">org.springframework.mock.http.server.reactive</a> with type parameters of type <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;B extends <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;B&gt;&gt;</span></code> <div class="block">Request builder exposing properties not related to the body.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a> in <a href="../../../../../../../org/springframework/mock/http/server/reactive/package-summary.html">org.springframework.mock.http.server.reactive</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BodyBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BodyBuilder</a></span></code> <div class="block">A builder that adds a body to the request.</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/springframework/mock/http/server/reactive/package-summary.html">org.springframework.mock.http.server.reactive</a> that return <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</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 <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">MockServerHttpRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.html#delete-java.lang.String-java.lang.Object...-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;urlTemplate, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;uriVars)</code> <div class="block">HTTP DELETE variant.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">MockServerHttpRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.html#get-java.lang.String-java.lang.Object...-">get</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;urlTemplate, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;uriVars)</code> <div class="block">Create an HTTP GET builder with the given URI template.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">MockServerHttpRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.html#head-java.lang.String-java.lang.Object...-">head</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;urlTemplate, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;uriVars)</code> <div class="block">HTTP HEAD variant.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">MockServerHttpRequest.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.html#options-java.lang.String-java.lang.Object...-">options</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;urlTemplate, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;uriVars)</code> <div class="block">HTTP OPTIONS variant.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.mock.web.server"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a> in <a href="../../../../../../../org/springframework/mock/web/server/package-summary.html">org.springframework.mock.web.server</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/springframework/mock/web/server/package-summary.html">org.springframework.mock.web.server</a> with parameters of type <a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</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 <a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.Builder.html" title="class in org.springframework.mock.web.server">MockServerWebExchange.Builder</a></code></td> <td class="colLast"><span class="typeNameLabel">MockServerWebExchange.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.html#builder-org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder-">builder</a></span>(<a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;&nbsp;requestBuilder)</code> <div class="block">Variant of <a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.html#builder-org.springframework.mock.http.server.reactive.MockServerHttpRequest-"><code>MockServerWebExchange.builder(MockServerHttpRequest)</code></a> with a mock request builder.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.html" title="class in org.springframework.mock.web.server">MockServerWebExchange</a></code></td> <td class="colLast"><span class="typeNameLabel">MockServerWebExchange.</span><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.html#from-org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder-">from</a></span>(<a href="../../../../../../../org/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">MockServerHttpRequest.BaseBuilder</a>&lt;?&gt;&nbsp;requestBuilder)</code> <div class="block">Variant of <a href="../../../../../../../org/springframework/mock/web/server/MockServerWebExchange.html#from-org.springframework.mock.http.server.reactive.MockServerHttpRequest-"><code>MockServerWebExchange.from(MockServerHttpRequest)</code></a> with a mock request builder.</div> </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/springframework/mock/http/server/reactive/MockServerHttpRequest.BaseBuilder.html" title="interface in org.springframework.mock.http.server.reactive">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/springframework/mock/http/server/reactive/class-use/MockServerHttpRequest.BaseBuilder.html" target="_top">Frames</a></li> <li><a href="MockServerHttpRequest.BaseBuilder.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 ======= --> </body> </html>
akhr/java
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/mock/http/server/reactive/class-use/MockServerHttpRequest.BaseBuilder.html
HTML
apache-2.0
17,557
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Jan 13 22:14:55 KST 2013 --> <title>O-Index</title> <meta name="date" content="2013-01-13"> <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="O-Index"; } //--> </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="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-5.html">Prev Letter</a></li> <li><a href="index-7.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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="contentContainer"><a href="index-1.html">B</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">O</a>&nbsp;<a href="index-7.html">S</a>&nbsp;<a href="index-8.html">U</a>&nbsp;<a name="_O_"> <!-- --> </a> <h2 class="title">O</h2> <dl> <dt><span class="strong"><a href="../com/edoli/calendarlms/CalendarView.html#onCalendarChanged(org.joda.time.DateTime)">onCalendarChanged(DateTime)</a></span> - Method in class com.edoli.calendarlms.<a href="../com/edoli/calendarlms/CalendarView.html" title="class in com.edoli.calendarlms">CalendarView</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../com/edoli/calendarlms/OnCalendarListener.html#onCalendarChanged(org.joda.time.DateTime)">onCalendarChanged(DateTime)</a></span> - Method in interface com.edoli.calendarlms.<a href="../com/edoli/calendarlms/OnCalendarListener.html" title="interface in com.edoli.calendarlms">OnCalendarListener</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/edoli/calendarlms/OnCalendarListener.html" title="interface in com.edoli.calendarlms"><span class="strong">OnCalendarListener</span></a> - Interface in <a href="../com/edoli/calendarlms/package-summary.html">com.edoli.calendarlms</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../com/edoli/calendarlms/CalendarPagerView.html#onTouchEvent(MotionEvent)">onTouchEvent(MotionEvent)</a></span> - Method in class com.edoli.calendarlms.<a href="../com/edoli/calendarlms/CalendarPagerView.html" title="class in com.edoli.calendarlms">CalendarPagerView</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">B</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">O</a>&nbsp;<a href="index-7.html">S</a>&nbsp;<a href="index-8.html">U</a>&nbsp;</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="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-5.html">Prev Letter</a></li> <li><a href="index-7.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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 ======= --> </body> </html>
edoli/CalendarLMS
library/doc/index-files/index-6.html
HTML
apache-2.0
5,270
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: testobjectmatching()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('testobjectmatching'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#testobjectmatching">testobjectmatching()</a></h2> <b>Defined at:</b><ul> <li><a href="../tests/simpletest/test/visual_test.php.html#testobjectmatching">/tests/simpletest/test/visual_test.php</a> -> <a onClick="logFunction('testobjectmatching', '/tests/simpletest/test/visual_test.php.source.html#l354')" href="../tests/simpletest/test/visual_test.php.source.html#l354"> line 354</a></li> </ul> <b>No references found.</b><br><br> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
inputx/code-ref-doc
bonfire/_functions/testobjectmatching.html
HTML
apache-2.0
4,759
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 --> <title>Uses of Class com.googlecode.cqengine.index.sqlite.SQLiteIdentityIndex (CQEngine 3.5.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2020-03-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> <script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script> <script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script> <script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.googlecode.cqengine.index.sqlite.SQLiteIdentityIndex (CQEngine 3.5.0 API)"; } } catch(err) { } //--> var pathtoroot = "../../../../../../"; var useModuleDirectories = true; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <header role="banner"> <nav role="navigation"> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">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" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li> </ul> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> </nav> </header> <main role="main"> <div class="header"> <h2 title="Uses of Class com.googlecode.cqengine.index.sqlite.SQLiteIdentityIndex" class="title">Uses of Class<br>com.googlecode.cqengine.index.sqlite.SQLiteIdentityIndex</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary"> <caption><span>Packages that use <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</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"> <th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.sqlite">com.googlecode.cqengine.index.sqlite</a></th> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.support.sqlite">com.googlecode.cqengine.persistence.support.sqlite</a></th> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"> <section role="region"><a id="com.googlecode.cqengine.index.sqlite"> <!-- --> </a> <h3>Uses of <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a> in <a href="../package-summary.html">com.googlecode.cqengine.index.sqlite</a></h3> <table class="useSummary"> <caption><span>Methods in <a href="../package-summary.html">com.googlecode.cqengine.index.sqlite</a> that return <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colSecond" scope="col">Method</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a>&lt;<a href="../SQLitePersistence.html" title="type parameter in SQLitePersistence">A</a>,&#8203;<a href="../SQLitePersistence.html" title="type parameter in SQLitePersistence">O</a>&gt;</code></td> <th class="colSecond" scope="row"><span class="typeNameLabel">SQLitePersistence.</span><code><span class="memberNameLink"><a href="../SQLitePersistence.html#createIdentityIndex()">createIdentityIndex</a></span>()</code></th> <td class="colLast"> <div class="block">Creates a <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> which persists objects in this persistence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static &lt;A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a>&lt;A&gt;,&#8203;O&gt;<br><a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a>&lt;A,&#8203;O&gt;</code></td> <th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteIdentityIndex.</span><code><span class="memberNameLink"><a href="../SQLiteIdentityIndex.html#onAttribute(com.googlecode.cqengine.attribute.SimpleAttribute)">onAttribute</a></span>&#8203;(<a href="../../../attribute/SimpleAttribute.html" title="class in com.googlecode.cqengine.attribute">SimpleAttribute</a>&lt;O,&#8203;A&gt;&nbsp;primaryKeyAttribute)</code></th> <td class="colLast"> <div class="block">Creates a new <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> for the given primary key attribute.</div> </td> </tr> </tbody> </table> </section> </li> <li class="blockList"> <section role="region"><a id="com.googlecode.cqengine.persistence.support.sqlite"> <!-- --> </a> <h3>Uses of <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a> in <a href="../../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a></h3> <table class="useSummary"> <caption><span>Subclasses of <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a> in <a href="../../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colSecond" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../persistence/support/sqlite/SQLiteDiskIdentityIndex.html" title="class in com.googlecode.cqengine.persistence.support.sqlite">SQLiteDiskIdentityIndex</a>&lt;A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a>&lt;A&gt;,&#8203;O&gt;</span></code></th> <td class="colLast"> <div class="block">A subclass of <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> intended for use with disk persistence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../persistence/support/sqlite/SQLiteOffHeapIdentityIndex.html" title="class in com.googlecode.cqengine.persistence.support.sqlite">SQLiteOffHeapIdentityIndex</a>&lt;A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a>&lt;A&gt;,&#8203;O&gt;</span></code></th> <td class="colLast"> <div class="block">A subclass of <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> intended for use with off-heap persistence.</div> </td> </tr> </tbody> </table> <table class="useSummary"> <caption><span>Methods in <a href="../../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a> that return <a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colSecond" scope="col">Method</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a>&lt;<a href="../../../persistence/support/sqlite/SQLiteObjectStore.html" title="type parameter in SQLiteObjectStore">A</a>,&#8203;<a href="../../../persistence/support/sqlite/SQLiteObjectStore.html" title="type parameter in SQLiteObjectStore">O</a>&gt;</code></td> <th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteObjectStore.</span><code><span class="memberNameLink"><a href="../../../persistence/support/sqlite/SQLiteObjectStore.html#getBackingIndex()">getBackingIndex</a></span>()</code></th> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </section> </li> </ul> </li> </ul> </div> </main> <footer role="contentinfo"> <nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">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" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses.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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </nav> <p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p> </footer> </body> </html>
npgall/cqengine
documentation/javadoc/apidocs/com/googlecode/cqengine/index/sqlite/class-use/SQLiteIdentityIndex.html
HTML
apache-2.0
12,801
<!DOCTYPE html> <html> <head> <title>MathJax Test Page</title> <!-- Copyright (c) 2010-2018 The MathJax Consortium --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="bootstrap4/css/bootstrap.css"> <script type="text/x-mathjax-config"> //MathJax.Ajax.timeout = 13*1000; // timeout for loading of files (15 seconds) MathJax.Ajax.config.path.Contrib = "../../mathjax-third-party-extensions/legacy"; MathJax.Hub.Config({ //config: ["MMLorHTML.js"], extensions: [ "tex2jax.js", "mml2jax.js", "asciimath2jax.js", //"CHTML-preview.js", //"fast-preview.js", "FontWarnings.js", "MatchWebFonts.js", "[Contrib]/longdiv/unpacked/longdiv.js", "[Contrib]/counters/counters.js", ], //jax: [ "input/TeX", "input/AsciiMath", "input/MathML", "output/HTML-CSS", "output/PreviewHTML", "output/SVG", "output/PlainSource" ], jax: [ "input/TeX", "input/AsciiMath", "input/MathML", "output/SVG" ], tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], displayMath: [ ['$$','$$'], ["\\[","\\]"] ], processEscapes: true, processEnvironments: true, }, TeX: { extensions: [ "action.js", "AMScd.js", "AMSmath.js", "AMSsymbols.js", "autobold.js", "bbox.js", "begingroup.js", "boldsymbol.js", "cancel.js", "color.js", "enclose.js", "extpfeil.js", "HTML.js", "mathchoice.js", "mediawiki-texvc.js", "mhchem.js", "newcommand.js", "noErrors.js", "noUndefined.js", "unicode.js", "verb.js", ], equationNumbers: {autoNumber: "AMS"}, noErrors: { disabled: false, // set to true to return to original error messages inlineDelimiters: ["",""], // or ["$","$"] or ["\\(","\\)"] multiLine: true, // false for TeX on all one line style: { "font-size": "90%", "text-align": "left", "color": "black", "padding": "1px 3px", "border": "1px solid" // add any additional CSS styles that you want // (be sure there is no extra comma at the end of the last item) } }, noUndefined: { disabled: false, // set to true to return to original error messages attributes: { mathcolor: "red", mathbackground: "#FFEEEE", mathsize: "90%" } }, }, showProcessingMessages: true, showMathMenu: true, menuSettings: { assistiveMML: false, // do not produce any 'assistive' MathML-within-SPAN FastPreview: false, // do not produce a preview SPAN }, CommonHTML: { font: "Gyre-Pagella", }, "HTML-CSS": { preferredFont: "Gyre-Pagella", linebreaks: { automatic: true, width: "container", }, EqnChunkDelay: 1, noReflows: false, }, SVG: { font: "Gyre-Pagella", }, errorSettings: { // message: ["[Math Error]"], } }); </script> <style> body { max-width: 70em; margin: 0 auto; } h1 { text-align: center; } h2 { font-weight: bold; background-color: #DDDDDD; padding: .2em .5em; margin-top: 1.5em; border-top: 3px solid #666666; border-bottom: 2px solid #999999; } h3 { padding-top: 2em; padding-bottom: 1em; } blockquote { border: 1px solid #ccdee3; padding: .25em 1em; margin: 2em 5em; background-color: #e9f7fb; } blockquote blockquote { border: 1px solid #ccdee3; padding: .25em 1em; margin: 2em 1em 2em 1em; background-color: #f8fbfb; } dfn { font-weight: 500; font-style: italic; } .messages { font-size: 85%; border: 1px solid grey; padding: 0 0.5em; background-color: #f3f3f370; } .messages pre { font-size: 79%; border: 1px solid #e50000; padding: 0 0.5em; background-color: #fff3f370; } @media print { body { margin: 0.5em; /* extra margin is delivered by the browser/printer itself so we keep this tiny */ max-width: 100%; } blockquote { page-break-before: avoid; page-break-inside: auto; margin: 1em 1em; } } </style> <script type="text/x-mathjax-config"> MathJax.Hub.Register.StartupHook("TeX Jax Ready", function () { var TEX = MathJax.InputJax.TeX; var PREFILTER = TEX.prefilterMath; TEX.Augment({ prefilterMath: function (math, displaymode, script) { console.log("TeX rendering Math:", {math, displaymode, script}); //math = "\\displaystyle{" + math + "}"; //math = "\\mathsf{" + math + "}"; return PREFILTER.call(TEX, math, displaymode, script); } }); var AM = MathJax.InputJax.AsciiMath; var AMPREFILTER = AM.prefilterMath; AM.Augment({ prefilterMath: function (math, displaymode, script) { console.log("AsciiMath rendering Math:", {math, displaymode, script}); return AMPREFILTER.call(AM, math, displaymode, script); } }); }); </script> <!-- WARNING: MathJax.js script must load AFTER ALL text/x-mathjax-config SCRIPTS have been defined as those scripts won't otherwise be detected by MathJax (ConfigBlocks() internal call) on startup as the init code is executed immeditately once the MathJax script has loaded! --> <script type="text/javascript" src="../MathJax.js"></script> </head> <body> <noscript> <div style="color:#CC0000; text-align:center"> <b>Warning: <a href="http://www.mathjax.org/">MathJax</a> requires JavaScript to process the mathematics on this page.<br /> If your browser supports JavaScript, be sure it is enabled.</b> </div> <hr> </noscript> <article contentediable="true"> <section> <h1>Sample MathJax Symbol Equations</h1> </section> <section> <h2>LaTeX Symbols</h2> <ul> <li>https://www.ctan.org/pkg/comprehensive <li>https://github.com/github/markup/issues/897 <li>https://docsify.js.org/#/ <li>https://github.com/cben/mathdown/wiki/math-in-markdown <li>https://marketplace.visualstudio.com/items?itemName=goessner.mdmath <li>https://www.ctan.org/tex-archive/macros/latex/contrib/semantic <li>https://github.com/gajus/usus#using-via-the-command-line-interface-cli </ul> <a href="https://en.wikibooks.org/wiki/TeX/above">(TeX)</a> <h1>KaTeX and MathJax Comparison Demo</h1> <small>Page by Murray Bourne, <a href="http://www.intmath.com/">IntMath.com</a>. Last updated: 28 Feb 2018</small> <p class="butts"> <span>Processed by MathJax</span> </p> <p>Time to process page = <span id="ttp">1820</span> ms</p> <h2>Page processed with MathJax</h2> <h3>Repeating fractions</h3> <span class="MathJax_Preview"> </span> <div class="MathJax_Display" style="text-align: center;"> <nobr aria-hidden="true"> <span class="math" id="MathJax-Span-1" style="width: 20.21em; display: inline-block;"> </math> </span> </span> </div> <script id="MathJax-Element-1" type="math/tex; mode=display"> \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } } </script> <p>The LaTeX code:</p><pre>\frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } } </pre> <h3>Summation notation</h3> <span class="MathJax_Preview" style="color: inherit; display: none;"> </span> <div class="MathJax_Display" style="text-align: center;"> <span tabindex="0" class="MathJax" id="MathJax-Element-2-Frame" role="presentation" style="text-align: center; position: relative;"> <nobr aria-hidden="true"> </span> </span> </nobr> </div> <script id="MathJax-Element-2" type="math/tex; mode=display"> \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right) </script><p>The LaTeX code:</p><pre> \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right) </pre> <h3>Sum of a Series</h3> <p>I broke up the next two examples into separate lines so it behaves better on a mobile phone. That's why they include \displaystyle.</p> <div> </div> <script id="MathJax-Element-3" type="math/tex; mode=display"> \displaystyle\sum_{i=1}^{k+1}i </script><p>The LaTeX code:</p><pre>\displaystyle\sum_{i=1}^{k+1}i </pre> <span class="MathJax_Preview" style="color: inherit; display: none;"></span><div class="MathJax_Display" style="text-align: center;"></div> <script id="MathJax-Element-4" type="math/tex; mode=display">\displaystyle= \left(\sum_{i=1}^{k}i\right) +(k+1)</script><p>The LaTeX code:</p><pre>\displaystyle= \left(\sum_{i=1}^{k}i\right) +(k+1)</pre> <script id="MathJax-Element-5" type="math/tex; mode=display"> \displaystyle= \frac{k(k+1)}{2}+k+1 </script><p>The LaTeX code:</p><pre>\displaystyle= \frac{k(k+1)}{2}+k+1 </pre> <script id="MathJax-Element-6" type="math/tex; mode=display"> \displaystyle= \frac{k(k+1)+2(k+1)}{2} </script><p>The LaTeX code:</p><pre>\displaystyle= \frac{k(k+1)+2(k+1)}{2} </pre> <script id="MathJax-Element-7" type="math/tex; mode=display"> \displaystyle= \frac{(k+1)(k+2)}{2} </script><p>The LaTeX code:</p><pre>\displaystyle= \frac{(k+1)(k+2)}{2} </pre> <script id="MathJax-Element-8" type="math/tex; mode=display"> \displaystyle= \frac{(k+1)((k+1)+1)}{2} </script><p>The LaTeX code:</p><pre>\displaystyle= \frac{(k+1)((k+1)+1)}{2} </pre> </div> </section> <section> <h3>Product notation</h3> <p class="center"> <script id="MathJax-Element-9" type="math/tex">\displaystyle 1 + \frac{q^2}{(1-q)}+\frac{q^6}{(1-q)(1-q^2)}+\cdots</script> <script id="MathJax-Element-10" type="math/tex">= \displaystyle \prod_{j=0}^{\infty}\frac{1}{(1-q^{5j+2})(1-q^{5j+3})}, </script> <script id="MathJax-Element-11" type="math/tex"> \displaystyle\text{ for }\lvert q\rvert < 1. </script> </p> <p>The LaTeX code:</p><pre> \displaystyle\text{ for }\lvert q\rvert &lt; 1. </pre><p>The LaTeX code:</p><pre>= \displaystyle \prod_{j=0}^{\infty}\frac{1}{(1-q^{5j+2})(1-q^{5j+3})}, </pre><p>The LaTeX code:</p><pre>\displaystyle 1 + \frac{q^2}{(1-q)}+\frac{q^6}{(1-q)(1-q^2)}+\cdots</pre> </section> <section> <h3>Inline math</h3> <p>And here is some in-line math: <span class="MathJax_Preview" style="color: inherit; display: none;"></span> <script id="MathJax-Element-12" type="math/tex">k_{n+1} = n^2 + k_n^2 - k_{n-1}</script>, followed by some more text.</p><p>The LaTeX code:</p><pre>k_{n+1} = n^2 + k_n^2 - k_{n-1}</pre> <p>Inline math uses</p> <pre>&lt;span class="math"&gt;...&lt;/span&gt;</pre> <p>rather than a div.</p> </section> <section> <h3>Greek Letters</h3> <script id="MathJax-Element-13" type="math/tex; mode=display">\Gamma\ \Delta\ \Theta\ \Lambda\ \Xi\ \Pi\ \Sigma\ \Upsilon\ \Phi\ \Psi\ \Omega </script><p>The LaTeX code:</p><pre>\Gamma\ \Delta\ \Theta\ \Lambda\ \Xi\ \Pi\ \Sigma\ \Upsilon\ \Phi\ \Psi\ \Omega </pre> <p class="center"> <script id="MathJax-Element-14" type="math/tex">\alpha\ \beta\ \gamma\ \delta\ \epsilon\ \zeta\ \eta\ \theta\ \iota\ \kappa\ \lambda\ \mu\ \nu\ \xi</script> <script id="MathJax-Element-15" type="math/tex">\ \omicron\ \pi\ \rho\ \sigma\ \tau\ \upsilon\ \phi\ \chi\ \psi\ \omega\ \varepsilon\ \vartheta\ \varpi\ \varrho\ \varsigma\ \varphi</script> </p> <p>The LaTeX code:</p><pre>\ \omicron\ \pi\ \rho\ \sigma\ \tau\ \upsilon\ \phi\ \chi\ \psi\ \omega\ \varepsilon\ \vartheta\ \varpi\ \varrho\ \varsigma\ \varphi</pre><p>The LaTeX code:</p><pre>\alpha\ \beta\ \gamma\ \delta\ \epsilon\ \zeta\ \eta\ \theta\ \iota\ \kappa\ \lambda\ \mu\ \nu\ \xi</pre> </section> <section> <h3>Arrows</h3> <script id="MathJax-Element-16" type="math/tex; mode=display">\gets\ \to\ \leftarrow\ \rightarrow\ \uparrow\ \Uparrow\ \downarrow\ \Downarrow\ \updownarrow\ \Updownarrow </script><p>The LaTeX code:</p><pre>\gets\ \to\ \leftarrow\ \rightarrow\ \uparrow\ \Uparrow\ \downarrow\ \Downarrow\ \updownarrow\ \Updownarrow </pre> <script id="MathJax-Element-17" type="math/tex; mode=display"> \Leftarrow\ \Rightarrow\ \leftrightarrow\ \Leftrightarrow\ \mapsto\ \hookleftarrow </script><p>The LaTeX code:</p><pre>\Leftarrow\ \Rightarrow\ \leftrightarrow\ \Leftrightarrow\ \mapsto\ \hookleftarrow </pre> <script id="MathJax-Element-18" type="math/tex; mode=display"> \leftharpoonup\ \leftharpoondown\ \rightleftharpoons\ \longleftarrow\ \Longleftarrow\ \longrightarrow </script><p>The LaTeX code:</p><pre>\leftharpoonup\ \leftharpoondown\ \rightleftharpoons\ \longleftarrow\ \Longleftarrow\ \longrightarrow </pre> <script id="MathJax-Element-19" type="math/tex; mode=display"> \Longrightarrow\ \longleftrightarrow\ \Longleftrightarrow\ \longmapsto\ \hookrightarrow\ \rightharpoonup </script><p>The LaTeX code:</p><pre>\Longrightarrow\ \longleftrightarrow\ \Longleftrightarrow\ \longmapsto\ \hookrightarrow\ \rightharpoonup </pre> <script id="MathJax-Element-20" type="math/tex; mode=display"> \rightharpoondown\ \leadsto\ \nearrow\ \searrow\ \swarrow\ \nwarrow </script><p>The LaTeX code:</p><pre>\rightharpoondown\ \leadsto\ \nearrow\ \searrow\ \swarrow\ \nwarrow </pre> </section> <section> <h3>Symbols</h3> <script id="MathJax-Element-21" type="math/tex; mode=display"> \surd\ \barwedge\ \veebar\ \odot\ \oplus\ \otimes\ \oslash\ \circledcirc\ \boxdot\ \bigtriangleup </script><p>The LaTeX code:</p><pre> \surd\ \barwedge\ \veebar\ \odot\ \oplus\ \otimes\ \oslash\ \circledcirc\ \boxdot\ \bigtriangleup </pre> <script id="MathJax-Element-22" type="math/tex; mode=display"> \bigtriangledown\ \dagger\ \diamond\ \star\ \triangleleft\ \triangleright\ \angle\ \infty\ \prime\ \triangle </script><p>The LaTeX code:</p><pre> \bigtriangledown\ \dagger\ \diamond\ \star\ \triangleleft\ \triangleright\ \angle\ \infty\ \prime\ \triangle </pre> </section> <section> <h3>Calculus</h3> <script id="MathJax-Element-23" type="math/tex; mode=display"> \int u \frac{dv}{dx}\,dx=uv-\int \frac{du}{dx}v\,dx </script><p>The LaTeX code:</p><pre> \int u \frac{dv}{dx}\,dx=uv-\int \frac{du}{dx}v\,dx </pre> <script id="MathJax-Element-24" type="math/tex; mode=display"> f(x) = \int_{-\infty}^\infty \hat f(\xi)\,e^{2 \pi i \xi x} </script><p>The LaTeX code:</p><pre> f(x) = \int_{-\infty}^\infty \hat f(\xi)\,e^{2 \pi i \xi x} </pre> <script id="MathJax-Element-25" type="math/tex; mode=display"> \oint \vec{F} \cdot d\vec{s}=0 </script><p>The LaTeX code:</p><pre> \oint \vec{F} \cdot d\vec{s}=0 </pre> <h3>Lorenz Equations</h3> <script id="MathJax-Element-26" type="math/tex; mode=display"> \begin{aligned} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy \end{aligned} </script><p>The LaTeX code:</p><pre>\begin{aligned} \dot{x} &amp; = \sigma(y-x) \\ \dot{y} &amp; = \rho x - y - xz \\ \dot{z} &amp; = -\beta z + xy \end{aligned} </pre> <h3>Cross Product</h3> <p>This works in KaTeX, but the separation of fractions in this environment is not so good.</p> <script id="MathJax-Element-27" type="math/tex; mode=display"> \mathbf{V}_1 \times \mathbf{V}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ \frac{\partial X}{\partial u} & \frac{\partial Y}{\partial u} & 0 \\ \frac{\partial X}{\partial v} & \frac{\partial Y}{\partial v} & 0 \end{vmatrix} </script><p>The LaTeX code:</p><pre>\mathbf{V}_1 \times \mathbf{V}_2 = \begin{vmatrix} \mathbf{i} &amp; \mathbf{j} &amp; \mathbf{k} \\ \frac{\partial X}{\partial u} &amp; \frac{\partial Y}{\partial u} &amp; 0 \\ \frac{\partial X}{\partial v} &amp; \frac{\partial Y}{\partial v} &amp; 0 \end{vmatrix} </pre> <p>Here's a workaround: make the fractions smaller with an extra class that targets the spans with "mfrac" class (makes no difference in the MathJax case):</p> <script id="MathJax-Element-28" type="math/tex; mode=display"> \mathbf{V}_1 \times \mathbf{V}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ \frac{\partial X}{\partial u} & \frac{\partial Y}{\partial u} & 0 \\ \frac{\partial X}{\partial v} & \frac{\partial Y}{\partial v} & 0 \end{vmatrix} </script><p>The LaTeX code:</p><pre>\mathbf{V}_1 \times \mathbf{V}_2 = \begin{vmatrix} \mathbf{i} &amp; \mathbf{j} &amp; \mathbf{k} \\ \frac{\partial X}{\partial u} &amp; \frac{\partial Y}{\partial u} &amp; 0 \\ \frac{\partial X}{\partial v} &amp; \frac{\partial Y}{\partial v} &amp; 0 \end{vmatrix} </pre> </section> <section> <h3>Accents</h3> <script id="MathJax-Element-29" type="math/tex; mode=display"> \hat{x}\ \vec{x}\ \ddot{x} </script><p>The LaTeX code:</p><pre> \hat{x}\ \vec{x}\ \ddot{x} </pre> <h3>Stretchy brackets</h3> <script id="MathJax-Element-30" type="math/tex; mode=display"> \left(\frac{x^2}{y^3}\right) </script><p>The LaTeX code:</p><pre> \left(\frac{x^2}{y^3}\right) </pre> <h3>Evaluation at limits</h3> <script id="MathJax-Element-31" type="math/tex; mode=display"> \left.\frac{x^3}{3}\right|_0^1 </script><p>The LaTeX code:</p><pre> \left.\frac{x^3}{3}\right|_0^1 </pre> </section> <section> <h3>Case definitions</h3> <script id="MathJax-Element-32" type="math/tex; mode=display"> f(n) = \begin{cases} \frac{n}{2}, & \text{if } n\text{ is even} \\ 3n+1, & \text{if } n\text{ is odd} \end{cases} </script><p>The LaTeX code:</p><pre> f(n) = \begin{cases} \frac{n}{2}, &amp; \text{if } n\text{ is even} \\ 3n+1, &amp; \text{if } n\text{ is odd} \end{cases} </pre> <h3>Maxwell's Equations</h3> <script id="MathJax-Element-33" type="math/tex; mode=display"> \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} & = \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\ \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\ \nabla \cdot \vec{\mathbf{B}} & = 0 \end{aligned} </script><p>The LaTeX code:</p><pre> \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} &amp; = \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} &amp; = 4 \pi \rho \\ \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} &amp; = \vec{\mathbf{0}} \\ \nabla \cdot \vec{\mathbf{B}} &amp; = 0 \end{aligned} </pre> <p>These equations are quite cramped. We can add vertical spacing using (for example) <code>[1em]</code> after each line break (<code>\\</code>). as you can see here:</p> <script id="MathJax-Element-34" type="math/tex; mode=display"> \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} & = \frac{4\pi}{c}\vec{\mathbf{j}} \\[1em] \nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\[0.5em] \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\[1em] \nabla \cdot \vec{\mathbf{B}} & = 0 \end{aligned} </script><p>The LaTeX code:</p><pre> \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} &amp; = \frac{4\pi}{c}\vec{\mathbf{j}} \\[1em] \nabla \cdot \vec{\mathbf{E}} &amp; = 4 \pi \rho \\[0.5em] \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} &amp; = \vec{\mathbf{0}} \\[1em] \nabla \cdot \vec{\mathbf{B}} &amp; = 0 \end{aligned} </pre> </section> <section> <h3>Statistics</h3> <p>Definition of combination:</p> <script id="MathJax-Element-35" type="math/tex; mode=display"> \frac{n!}{k!(n-k)!} = {^n}C_k </script><p>The LaTeX code:</p><pre> \frac{n!}{k!(n-k)!} = {^n}C_k </pre> <script id="MathJax-Element-36" type="math/tex; mode=display"> {n \choose k} </script><p>The LaTeX code:</p><pre>{n \choose k} </pre> <h3>Fractions on fractions</h3> <script id="MathJax-Element-37" type="math/tex; mode=display"> \frac{\frac{1}{x}+\frac{1}{y}}{y-z} </script><p>The LaTeX code:</p><pre> \frac{\frac{1}{x}+\frac{1}{y}}{y-z} </pre> <h3><em>n</em>-th root</h3> <script id="MathJax-Element-38" type="math/tex; mode=display">\sqrt[n]{1+x+x^2+x^3+\ldots}</script><p>The LaTeX code:</p><pre>\sqrt[n]{1+x+x^2+x^3+\ldots}</pre> </section> <section> <h3>Matrices</h3> <script id="MathJax-Element-39" type="math/tex; mode=display"> \begin{pmatrix} a_{11} & a_{12} & a_{13}\\ a_{21} & a_{22} & a_{23}\\ a_{31} & a_{32} & a_{33} \end{pmatrix} </script><p>The LaTeX code:</p><pre>\begin{pmatrix} a_{11} &amp; a_{12} &amp; a_{13}\\ a_{21} &amp; a_{22} &amp; a_{23}\\ a_{31} &amp; a_{32} &amp; a_{33} \end{pmatrix} </pre> <script id="MathJax-Element-40" type="math/tex; mode=display"> \begin{bmatrix} 0 & \cdots & 0 \\ \vdots & \ddots & \vdots \\ 0 & \cdots & 0 \end{bmatrix} </script><p>The LaTeX code:</p><pre>\begin{bmatrix} 0 &amp; \cdots &amp; 0 \\ \vdots &amp; \ddots &amp; \vdots \\ 0 &amp; \cdots &amp; 0 \end{bmatrix} </pre> </section> <section> <h3>Punctuation</h3> <script id="MathJax-Element-41" type="math/tex; mode=display"> f(x) = \sqrt{1+x} \quad (x \ge -1) </script><p>The LaTeX code:</p><pre>f(x) = \sqrt{1+x} \quad (x \ge -1) </pre> <script id="MathJax-Element-42" type="math/tex; mode=display"> f(x) \sim x^2 \quad (x\to\infty) </script><p>The LaTeX code:</p><pre>f(x) \sim x^2 \quad (x\to\infty) </pre> <p>Now with punctuation:</p> <script id="MathJax-Element-43" type="math/tex; mode=display"> f(x) = \sqrt{1+x}, \quad x \ge -1 </script><p>The LaTeX code:</p><pre>f(x) = \sqrt{1+x}, \quad x \ge -1 </pre> <script id="MathJax-Element-44" type="math/tex; mode=display"> f(x) \sim x^2, \quad x\to\infty </script><p>The LaTeX code:</p><pre>f(x) \sim x^2, \quad x\to\infty </pre> </section> <section> <h2>Background and explanation</h2> <p>Read more about KaTeX and the examples above here:</p> <blockquote><p><a href="https://www.intmath.com/blog/mathematics/katex-a-new-way-to-display-math-on-the-web-9445"> KaTeX – a new way to display math on the Web</a></p></blockquote> <script src="jquery/jquery.js"></script> <script type="text/javascript"> var timeStart,timeNow,timeToProcess; timeStart = new Date(); var myTime = setInterval(function () { myTimer(); }, 10); function myTimer(msg) { timeNow = new Date(); timeToProcess = timeNow - timeStart; $("#ttp").text(timeToProcess); // stop timer once we've hit the end of the init phase: don't keep on running! // Any extra messages after that will update the time consumed anyway. if (msg === "Startup: End") { clearInterval(myTime); } } </script> <script id="mainScript"> if (typeof MathJax === 'undefined') { var html = katex.renderToString("c = \\pm\\sqrt{a^2 + b^2}"); $("#output").html(html); } (function(){ var mathArr = []; $(".math").each(function() { var texTxt = $(this).text(); el = $(this).get(0); if(el.tagName == "DIV"){ addDisp = "\\displaystyle"; } else { addDisp = ""; } if (typeof MathJax === 'undefined') { try { katex.render(addDisp+texTxt, el); } catch(err) { $(this).html("<span class='err'>"+err); } timeNow = new Date(); timeToProcess = timeNow - timeStart; $("#ttp").text(timeToProcess); } if(el.tagName == "DIV"){ $(this).after("<p>The LaTeX code:</p><pre>"+texTxt); } else { $(this).parent().after("<p>The LaTeX code:</p><pre>"+texTxt); } }); if (typeof MathJax !== 'undefined') { fin = function () { clearInterval(myTime); }; } })(); </script> </main> </div> </section> <section class="messages"> <h2>Messages</h2> <p>Messages about mathematics: <pre id="MathMessages" class="output"> </pre> </p> <p> All Messages: <pre id="AllMessages" class="output"> </pre> </p> <script> (function () { // // The output areas // var math = document.getElementById("MathMessages"); var all = document.getElementById("AllMessages"); // // A function to display messages in the "AllMessages" area. // We make it global so it can be used in the startup code above. // window.Message = function (message) { myTimer(message); MathJax.HTML.addText(all, "[" + timeToProcess + " ms] " + message); MathJax.HTML.addElement(all, "br"); }; // // Find out about "New Math" messages from the Hub and display them. // (Look up the TeX code for each new math element) // MathJax.Hub.Register.MessageHook("New Math", function (message) { var script = MathJax.Hub.getJaxFor(message[1]).SourceElement(); MathJax.HTML.addText(math, message.join(" ") + ": '" + script.text + "'"); MathJax.HTML.addElement(math, "br"); }); // // Find out about ALL startup and hub messages // MathJax.Hub.Startup.signal.Interest(function (message) {Message("Startup: " + message)}); MathJax.Hub.signal.Interest(function (message) {Message("Hub: " + message)}); // // Since signals are remembered, registering an interest will cause // use to receive all the past signals as well as new ones. // This marks the point were the above routines were called. // Message("##### events above this have already occurred #####"); })(); </script> </section> </article> </body> </html>
GerHobbelt/MathJax
test/sample-continued-fractions.html
HTML
apache-2.0
25,253
<jf-panel jf-panel-heading="Ivy Content" ng-if="jfIvyView.ivyViewData.fileContent"> <jf-clip-copy text-to-copy="jfIvyView.ivyViewData.fileContent" class="code-mirror-copy" object-name="Content"></jf-clip-copy> <jf-code-mirror mime-type="text/xml" model="jfIvyView.ivyViewData.fileContent"> </jf-code-mirror> </jf-panel>
alancnet/artifactory
web/angular-web/src/main/webapp/app/states/artifacts/jf_artifact_info/info_tabs/jf_ivy_view.html
HTML
apache-2.0
399
<!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_20) on Wed Sep 24 10:02:04 EDT 2014 --> <title>Uses of Class org.openntf.domino.nsfdata.structs.COLOR_VALUE</title> <meta name="date" content="2014-09-24"> <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.openntf.domino.nsfdata.structs.COLOR_VALUE"; } } 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/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">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-files/index-1.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/openntf/domino/nsfdata/structs/class-use/COLOR_VALUE.html" target="_top">Frames</a></li> <li><a href="COLOR_VALUE.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.openntf.domino.nsfdata.structs.COLOR_VALUE" class="title">Uses of Class<br>org.openntf.domino.nsfdata.structs.COLOR_VALUE</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/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</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.openntf.domino.nsfdata.structs">org.openntf.domino.nsfdata.structs</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.openntf.domino.nsfdata.structs.cd">org.openntf.domino.nsfdata.structs.cd</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.openntf.domino.nsfdata.structs"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a> in <a href="../../../../../../org/openntf/domino/nsfdata/structs/package-summary.html">org.openntf.domino.nsfdata.structs</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/openntf/domino/nsfdata/structs/package-summary.html">org.openntf.domino.nsfdata.structs</a> that return <a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</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/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">ELEMENTHEADER.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/ELEMENTHEADER.html#getBackgroundColor--">getBackgroundColor</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.openntf.domino.nsfdata.structs.cd"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a> in <a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/package-summary.html">org.openntf.domino.nsfdata.structs.cd</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/openntf/domino/nsfdata/structs/cd/package-summary.html">org.openntf.domino.nsfdata.structs.cd</a> that return <a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</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/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">CDEMBEDDEDOUTLINE.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDEMBEDDEDOUTLINE.html#getBackColor--">getBackColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDACTIONBAREXT.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDACTIONBAREXT.html#getBackColor--">getBackColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDPLACEHOLDER.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDPLACEHOLDER.html#getBackgroundColor--">getBackgroundColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDACTIONBAREXT.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDACTIONBAREXT.html#getButtonColor--">getButtonColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDCOLOR.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDCOLOR.html#getColor--">getColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDBORDERINFO.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDBORDERINFO.html#getColor--">getColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDPLACEHOLDER.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDPLACEHOLDER.html#getColorRGB--">getColorRGB</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDEMBEDDEDOUTLINE.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDEMBEDDEDOUTLINE.html#getControlBackColor--">getControlBackColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDTABLEDATAEXTENSION.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDTABLEDATAEXTENSION.html#getFontColor--">getFontColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDCAPTION.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDCAPTION.html#getFontColor--">getFontColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDACTIONBAREXT.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDACTIONBAREXT.html#getFontColor--">getFontColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDFRAMESET.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDFRAMESET.html#getFrameBorderColor--">getFrameBorderColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDFRAME.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDFRAME.html#getFrameBorderColor--">getFrameBorderColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDPRETABLEBEGIN.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDPRETABLEBEGIN.html#getInnerBorderColor--">getInnerBorderColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDACTIONBAREXT.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDACTIONBAREXT.html#getLineColor--">getLineColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">CDEMBEDDEDOUTLINE.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDEMBEDDEDOUTLINE.html#getMouseFontColor--">getMouseFontColor</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">CDEMBEDDEDOUTLINE.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDEMBEDDEDOUTLINE.html#getNormalFontColor--">getNormalFontColor</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDDOCUMENT.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDDOCUMENT.html#getPaperColorValue--">getPaperColorValue</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDFRAMESET.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDFRAMESET.html#getReservedColor1--">getReservedColor1</a></span>()</code> <div class="block">reserved for future use</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a></code></td> <td class="colLast"><span class="typeNameLabel">CDFRAMESET.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDFRAMESET.html#getReservedColor2--">getReservedColor2</a></span>()</code> <div class="block">reserved for future use</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">COLOR_VALUE</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">CDEMBEDDEDOUTLINE.</span><code><span class="memberNameLink"><a href="../../../../../../org/openntf/domino/nsfdata/structs/cd/CDEMBEDDEDOUTLINE.html#getSelectFontColor--">getSelectFontColor</a></span>()</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/openntf/domino/nsfdata/structs/COLOR_VALUE.html" title="class in org.openntf.domino.nsfdata.structs">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-files/index-1.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/openntf/domino/nsfdata/structs/class-use/COLOR_VALUE.html" target="_top">Frames</a></li> <li><a href="COLOR_VALUE.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 ======= --> </body> </html>
mariusj/org.openntf.domino
domino/core/javadoc/org/openntf/domino/nsfdata/structs/class-use/COLOR_VALUE.html
HTML
apache-2.0
18,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 (version 1.7.0_80) on Mon Nov 30 16:57:12 MST 2015 --> <title>ca.ualberta.trinkettrader Class Hierarchy</title> <meta name="date" content="2015-11-30"> <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="ca.ualberta.trinkettrader Class Hierarchy"; } //--> </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="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.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><a href="../../../ca/ualberta/trinkettrader/Elastic/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?ca/ualberta/trinkettrader/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 ca.ualberta.trinkettrader</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/ApplicationState.html" title="class in ca.ualberta.trinkettrader"><span class="strong">ApplicationState</span></a> (implements ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/Observable.html" title="interface in ca.ualberta.trinkettrader">Observable</a>)</li> <li type="circle">junit.framework.Assert <ul> <li type="circle">junit.framework.TestCase (implements junit.framework.Test) <ul> <li type="circle">android.test.InstrumentationTestCase <ul> <li type="circle">android.test.ActivityTestCase <ul> <li type="circle">android.test.ActivityInstrumentationTestCase2&lt;T&gt; <ul> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/BrowseSearchInventoriesOfFriendsTest.html" title="class in ca.ualberta.trinkettrader"><span class="strong">BrowseSearchInventoriesOfFriendsTest</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/ConfigurationTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">ConfigurationTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/ConnectionTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">ConnectionTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/FriendsTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">FriendsTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/GeolocationTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">GeolocationTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/InventoryTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">InventoryTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/OfflineBehaviourTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">OfflineBehaviourTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/PhotographsOfItemsTests.html" title="class in ca.ualberta.trinkettrader"><span class="strong">PhotographsOfItemsTests</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/TradeWithFriendsTest.html" title="class in ca.ualberta.trinkettrader"><span class="strong">TradeWithFriendsTest</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/BuildConfig.html" title="class in ca.ualberta.trinkettrader"><span class="strong">BuildConfig</span></a></li> <li type="circle">android.content.Context <ul> <li type="circle">android.content.ContextWrapper <ul> <li type="circle">android.view.ContextThemeWrapper <ul> <li type="circle">android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback) <ul> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/HomePageActivity.html" title="class in ca.ualberta.trinkettrader"><span class="strong">HomePageActivity</span></a> (implements java.util.Observer)</li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/LoginActivity.html" title="class in ca.ualberta.trinkettrader"><span class="strong">LoginActivity</span></a> (implements android.app.LoaderManager.LoaderCallbacks&lt;D&gt;, java.util.Observer)</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/HomePageController.html" title="class in ca.ualberta.trinkettrader"><span class="strong">HomePageController</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/InternetConnection.html" title="class in ca.ualberta.trinkettrader"><span class="strong">InternetConnection</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/Notification.html" title="class in ca.ualberta.trinkettrader"><span class="strong">Notification</span></a> (implements ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/Observable.html" title="interface in ca.ualberta.trinkettrader">Observable</a>)</li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/NotificationManager.html" title="class in ca.ualberta.trinkettrader"><span class="strong">NotificationManager</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.anim.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.anim</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.array.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.array</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.attr.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.attr</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.bool.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.bool</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.color.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.color</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.dimen.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.dimen</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.drawable.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.drawable</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.id.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.id</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.integer.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.integer</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.layout.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.layout</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.menu.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.menu</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.mipmap.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.mipmap</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.raw.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.raw</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.string.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.string</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.style.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.style</span></a></li> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/R.styleable.html" title="class in ca.ualberta.trinkettrader"><span class="strong">R.styleable</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">ca.ualberta.trinkettrader.<a href="../../../ca/ualberta/trinkettrader/Observable.html" title="interface in ca.ualberta.trinkettrader"><span class="strong">Observable</span></a></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="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.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><a href="../../../ca/ualberta/trinkettrader/Elastic/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?ca/ualberta/trinkettrader/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 ======= --> </body> </html>
CMPUT301F15T01/YesWeCandroid
docs/JavaDocs/ca/ualberta/trinkettrader/package-tree.html
HTML
apache-2.0
12,339
<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.52a from gettext.texi on 11 April 2005 --> <TITLE>GNU gettext utilities - General Index</TITLE> </HEAD> <BODY> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_21.html">previous</A>, next, last section, <A HREF="gettext_toc.html">table of contents</A>. <P><HR><P> <H1><A NAME="SEC297" HREF="gettext_toc.html#TOC297">General Index</A></H1> <P> Jump to: <A HREF="#cindex__">_</A> - <A HREF="#cindex_a">a</A> - <A HREF="#cindex_b">b</A> - <A HREF="#cindex_c">c</A> - <A HREF="#cindex_d">d</A> - <A HREF="#cindex_e">e</A> - <A HREF="#cindex_f">f</A> - <A HREF="#cindex_g">g</A> - <A HREF="#cindex_h">h</A> - <A HREF="#cindex_i">i</A> - <A HREF="#cindex_j">j</A> - <A HREF="#cindex_k">k</A> - <A HREF="#cindex_l">l</A> - <A HREF="#cindex_m">m</A> - <A HREF="#cindex_n">n</A> - <A HREF="#cindex_o">o</A> - <A HREF="#cindex_p">p</A> - <A HREF="#cindex_q">q</A> - <A HREF="#cindex_r">r</A> - <A HREF="#cindex_s">s</A> - <A HREF="#cindex_t">t</A> - <A HREF="#cindex_u">u</A> - <A HREF="#cindex_v">v</A> - <A HREF="#cindex_w">w</A> - <A HREF="#cindex_x">x</A> - <A HREF="#cindex_y">y</A> <P> <H2><A NAME="cindex__">_</A></H2> <DIR> <LI><A HREF="gettext_3.html#IDX174"><CODE>_</CODE>, a macro to mark strings for translation</A> <LI><A HREF="gettext_10.html#IDX1022"><CODE>_nl_msg_cat_cntr</CODE></A> </DIR> <H2><A NAME="cindex_a">a</A></H2> <DIR> <LI><A HREF="gettext_9.html#IDX972"><TT>`ABOUT-NLS&acute;</TT> file</A> <LI><A HREF="gettext_12.html#IDX1049"><TT>`acconfig.h&acute;</TT> file</A> <LI><A HREF="gettext_6.html#IDX480">accumulating translations</A> <LI><A HREF="gettext_12.html#IDX1048"><TT>`aclocal.m4&acute;</TT> file</A> <LI><A HREF="gettext_4.html#IDX218">adding keywords, <CODE>xgettext</CODE></A> <LI><A HREF="gettext_3.html#IDX164">ambiguities</A> <LI><A HREF="gettext_7.html#IDX618">apply a filter to translations</A> <LI><A HREF="gettext_7.html#IDX829">apply command to all translations in a catalog</A> <LI><A HREF="gettext_13.html#IDX1075">Arabic digits</A> <LI><A HREF="gettext_7.html#IDX753">attribute manipulation</A> <LI><A HREF="gettext_6.html#IDX354">attribute, fuzzy</A> <LI><A HREF="gettext_6.html#IDX353">attributes of a PO file entry</A> <LI><A HREF="gettext_7.html#IDX491">attributes, manipulating</A> <LI><A HREF="gettext_12.html#IDX1055">autoconf macros for <CODE>gettext</CODE></A> <LI><A HREF="gettext_12.html#IDX1063"><CODE>autopoint</CODE> program, usage</A> <LI><A HREF="gettext_6.html#IDX460">auxiliary PO file</A> <LI><A HREF="gettext_9.html#IDX971">available translations</A> <LI><A HREF="gettext_13.html#IDX1136">awk</A> </DIR> <H2><A NAME="cindex_b">b</A></H2> <DIR> <LI><A HREF="gettext_6.html#IDX307">backup old file, and <CODE>msgmerge</CODE> program</A> <LI><A HREF="gettext_13.html#IDX1121">bash</A> <LI><A HREF="gettext_14.html#IDX1162">bibliography</A> <LI><A HREF="gettext_1.html#IDX30">big picture</A> <LI><A HREF="gettext_10.html#IDX994">bind_textdomain_codeset</A> <LI><A HREF="gettext_1.html#IDX4">bug report address</A> </DIR> <H2><A NAME="cindex_c">c</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1076">C and C-like languages</A> <LI><A HREF="gettext_4.html#IDX224">C trigraphs</A> <LI><A HREF="gettext_13.html#IDX1134">C#</A> <LI><A HREF="gettext_8.html#IDX868">C# mode, and <CODE>msgfmt</CODE> program</A> <LI><A HREF="gettext_8.html#IDX927">C# mode, and <CODE>msgunfmt</CODE> program</A> <LI><A HREF="gettext_8.html#IDX870">C# resources mode, and <CODE>msgfmt</CODE> program</A> <LI><A HREF="gettext_8.html#IDX929">C# resources mode, and <CODE>msgunfmt</CODE> program</A> <LI><A HREF="gettext_3.html#IDX172">C#, string concatenation</A> <LI><A HREF="gettext_7.html#IDX833">catalog encoding and <CODE>msgexec</CODE> output</A> <LI><A HREF="gettext_10.html#IDX984"><CODE>catclose</CODE>, a <CODE>catgets</CODE> function</A> <LI><A HREF="gettext_10.html#IDX980"><CODE>catgets</CODE>, X/Open specification</A> <LI><A HREF="gettext_10.html#IDX983"><CODE>catgets</CODE>, a <CODE>catgets</CODE> function</A> <LI><A HREF="gettext_10.html#IDX982"><CODE>catopen</CODE>, a <CODE>catgets</CODE> function</A> <LI><A HREF="gettext_1.html#IDX17">character encoding</A> <LI><A HREF="gettext_10.html#IDX992">charset conversion at runtime</A> <LI><A HREF="gettext_5.html#IDX287">charset of PO files</A> <LI><A HREF="gettext_8.html#IDX897">check format strings</A> <LI><A HREF="gettext_7.html#IDX489">checking of translations</A> <LI><A HREF="gettext_13.html#IDX1125">clisp</A> <LI><A HREF="gettext_13.html#IDX1126">clisp C sources</A> <LI><A HREF="gettext_1.html#IDX15">codeset</A> <LI><A HREF="gettext_2.html#IDX92">comments in PO files</A> <LI><A HREF="gettext_13.html#IDX1123">Common Lisp</A> <LI><A HREF="gettext_7.html#IDX738">compare PO files</A> <LI><A HREF="gettext_10.html#IDX1009">comparison of interfaces</A> <LI><A HREF="gettext_8.html#IDX902">compatibility with X/Open <CODE>msgfmt</CODE></A> <LI><A HREF="gettext_6.html#IDX476">compendium</A> <LI><A HREF="gettext_6.html#IDX478">compendium, creating</A> <LI><A HREF="gettext_7.html#IDX494">concatenate PO files</A> <LI><A HREF="gettext_6.html#IDX479">concatenating PO files into a compendium</A> <LI><A HREF="gettext_3.html#IDX169">concatenation of strings</A> <LI><A HREF="gettext_12.html#IDX1050"><TT>`config.h.in&acute;</TT> file</A> <LI><A HREF="gettext_8.html#IDX922">convert binary message catalog into PO file</A> <LI><A HREF="gettext_7.html#IDX539">convert translations to a different encoding</A> <LI><A HREF="gettext_12.html#IDX1025">converting a package to use <CODE>gettext</CODE></A> <LI><A HREF="gettext_16.html#IDX1165">country codes</A> <LI><A HREF="gettext_5.html#IDX262">create new PO file</A> <LI><A HREF="gettext_5.html#IDX259">creating a new PO file</A> <LI><A HREF="gettext_6.html#IDX477">creating compendia</A> <LI><A HREF="gettext_1.html#IDX19">currency symbols</A> </DIR> <H2><A NAME="cindex_d">d</A></H2> <DIR> <LI><A HREF="gettext_1.html#IDX21">date format</A> <LI><A HREF="gettext_10.html#IDX998">dcngettext</A> <LI><A HREF="gettext_4.html#IDX228">debugging messages marked as format strings</A> <LI><A HREF="gettext_7.html#IDX487">dialect</A> <LI><A HREF="gettext_12.html#IDX1053">disabling NLS</A> <LI><A HREF="gettext_12.html#IDX1071">distribution tarball</A> <LI><A HREF="gettext_10.html#IDX997">dngettext</A> <LI><A HREF="gettext_13.html#IDX1109">dollar substitution</A> <LI><A HREF="gettext_10.html#IDX989">domain ambiguities</A> <LI><A HREF="gettext_7.html#IDX490">duplicate elimination</A> <LI><A HREF="gettext_7.html#IDX660">duplicate removal</A> </DIR> <H2><A NAME="cindex_e">e</A></H2> <DIR> <LI><A HREF="gettext_6.html#IDX415">editing comments in PO files</A> <LI><A HREF="gettext_6.html#IDX392">editing translations</A> <LI><A HREF="gettext_13.html#IDX1127">Emacs Lisp</A> <LI><A HREF="gettext_1.html#IDX16">encoding</A> <LI><A HREF="gettext_7.html#IDX486">encoding conversion</A> <LI><A HREF="gettext_10.html#IDX993">encoding conversion at runtime</A> <LI><A HREF="gettext_5.html#IDX291">encoding for your language</A> <LI><A HREF="gettext_5.html#IDX289">encoding list</A> <LI><A HREF="gettext_5.html#IDX286">encoding of PO files</A> <LI><A HREF="gettext_13.html#IDX1110">environment variables</A> <LI><A HREF="gettext_13.html#IDX1107"><CODE>envsubst</CODE> program, usage</A> <LI><A HREF="gettext_13.html#IDX1117"><CODE>eval_gettext</CODE> function, usage</A> <LI><A HREF="gettext_13.html#IDX1119"><CODE>eval_ngettext</CODE> function, usage</A> <LI><A HREF="gettext_1.html#IDX38">evolution of packages</A> <LI><A HREF="gettext_6.html#IDX481">extracting parts of a PO file into a compendium</A> </DIR> <H2><A NAME="cindex_f">f</A></H2> <DIR> <LI><A HREF="gettext_8.html#IDX966">file format, <TT>`.mo&acute;</TT></A> <LI><A HREF="gettext_2.html#IDX44">file format, <TT>`.po&acute;</TT></A> <LI><A HREF="gettext_1.html#IDX28">files, <TT>`.po&acute;</TT> and <TT>`.mo&acute;</TT></A> <LI><A HREF="gettext_1.html#IDX37">files, <TT>`.pot&acute;</TT></A> <LI><A HREF="gettext_7.html#IDX752">filter messages according to attributes</A> <LI><A HREF="gettext_7.html#IDX698">find common messages</A> <LI><A HREF="gettext_8.html#IDX909">force use of fuzzy entries</A> <LI><A HREF="gettext_3.html#IDX184">format strings</A> <LI><A HREF="gettext_13.html#IDX1139">Free Pascal</A> <LI><A HREF="gettext_4.html#IDX220">function attribute, __format__</A> <LI><A HREF="gettext_4.html#IDX221">function attribute, __format_arg__</A> <LI><A HREF="gettext_6.html#IDX352">fuzzy entries</A> </DIR> <H2><A NAME="cindex_g">g</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1137">gawk</A> <LI><A HREF="gettext_13.html#IDX1158">GCC-source</A> <LI><A HREF="gettext_8.html#IDX860">generate binary message catalog from PO file</A> <LI><A HREF="gettext_7.html#IDX799">generate translation catalog in English</A> <LI><A HREF="gettext_12.html#IDX1040"><CODE>gettext</CODE> files</A> <LI><A HREF="gettext_2.html#IDX40"><CODE>gettext</CODE> installation</A> <LI><A HREF="gettext_10.html#IDX987"><CODE>gettext</CODE> interface</A> <LI><A HREF="gettext_13.html#IDX1084"><CODE>gettext</CODE> program, usage</A> <LI><A HREF="gettext_10.html#IDX986"><CODE>gettext</CODE>, a programmer's view</A> <LI><A HREF="gettext_12.html#IDX1051"><TT>`gettext.h&acute;</TT> file</A> <LI><A HREF="gettext_10.html#IDX1008"><CODE>gettext</CODE> vs <CODE>catgets</CODE></A> <LI><A HREF="gettext_12.html#IDX1029"><CODE>gettextize</CODE> program, usage</A> <LI><A HREF="gettext_10.html#IDX1003">GUI programs</A> <LI><A HREF="gettext_13.html#IDX1130">guile</A> </DIR> <H2><A NAME="cindex_h">h</A></H2> <DIR> <LI><A HREF="gettext_8.html#IDX968">hash table, inside MO files</A> <LI><A HREF="gettext_1.html#IDX2">he, she, and they</A> <LI><A HREF="gettext_5.html#IDX284">header entry of a PO file</A> <LI><A HREF="gettext_3.html#IDX167">help option</A> <LI><A HREF="gettext_14.html#IDX1160">history of GNU <CODE>gettext</CODE></A> </DIR> <H2><A NAME="cindex_i">i</A></H2> <DIR> <LI><A HREF="gettext_1.html#IDX6">i18n</A> <LI><A HREF="gettext_2.html#IDX148">importing PO files</A> <LI><A HREF="gettext_1.html#IDX33">include file <TT>`libintl.h&acute;</TT></A>, <A HREF="gettext_3.html#IDX151">include file <TT>`libintl.h&acute;</TT></A>, <A HREF="gettext_10.html#IDX1010">include file <TT>`libintl.h&acute;</TT></A>, <A HREF="gettext_12.html#IDX1054">include file <TT>`libintl.h&acute;</TT></A> <LI><A HREF="gettext_3.html#IDX152">initialization</A> <LI><A HREF="gettext_5.html#IDX263">initialize new PO file</A> <LI><A HREF="gettext_6.html#IDX482">initialize translations from a compendium</A> <LI><A HREF="gettext_2.html#IDX39">installing <CODE>gettext</CODE></A> <LI><A HREF="gettext_10.html#IDX981">interface to <CODE>catgets</CODE></A> <LI><A HREF="gettext_1.html#IDX8">internationalization</A> <LI><A HREF="gettext_3.html#IDX170"><CODE>inttypes.h</CODE></A> <LI><A HREF="gettext_16.html#IDX1166">ISO 3166</A> <LI><A HREF="gettext_15.html#IDX1164">ISO 639</A> </DIR> <H2><A NAME="cindex_j">j</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1132">Java</A> <LI><A HREF="gettext_8.html#IDX865">Java mode, and <CODE>msgfmt</CODE> program</A> <LI><A HREF="gettext_8.html#IDX925">Java mode, and <CODE>msgunfmt</CODE> program</A> <LI><A HREF="gettext_3.html#IDX171">Java, string concatenation</A> </DIR> <H2><A NAME="cindex_k">k</A></H2> <DIR> <LI><A HREF="gettext_8.html#IDX904">keyboard accelerator checking</A> </DIR> <H2><A NAME="cindex_l">l</A></H2> <DIR> <LI><A HREF="gettext_1.html#IDX7">l10n</A> <LI><A HREF="gettext_15.html#IDX1163">language codes</A> <LI><A HREF="gettext_9.html#IDX978">language selection</A> <LI><A HREF="gettext_10.html#IDX1012">language selection at runtime</A> <LI><A HREF="gettext_10.html#IDX990">large package</A> <LI><A HREF="gettext_12.html#IDX1061"><CODE>libiconv</CODE> library</A> <LI><A HREF="gettext_13.html#IDX1135"><CODE>libintl</CODE> for C#</A> <LI><A HREF="gettext_13.html#IDX1133"><CODE>libintl</CODE> for Java</A> <LI><A HREF="gettext_12.html#IDX1057"><CODE>libintl</CODE> library</A> <LI><A HREF="gettext_13.html#IDX1128"><CODE>librep</CODE> Lisp</A> <LI><A HREF="gettext_12.html#IDX1042"><TT>`LINGUAS&acute;</TT> file</A> <LI><A HREF="gettext_1.html#IDX34">link with <TT>`libintl&acute;</TT></A> <LI><A HREF="gettext_1.html#IDX27">Linux</A>, <A HREF="gettext_1.html#IDX35">Linux</A>, <A HREF="gettext_5.html#IDX290">Linux</A> <LI><A HREF="gettext_13.html#IDX1124">Lisp</A> <LI><A HREF="gettext_5.html#IDX285">list of translation teams, where to find</A> <LI><A HREF="gettext_3.html#IDX153">locale facet, LC_ALL</A> <LI><A HREF="gettext_3.html#IDX156">locale facet, LC_COLLATE</A> <LI><A HREF="gettext_1.html#IDX18">locale facet, LC_CTYPE</A>, <A HREF="gettext_3.html#IDX154">locale facet, LC_CTYPE</A>, <A HREF="gettext_3.html#IDX155">locale facet, LC_CTYPE</A> <LI><A HREF="gettext_1.html#IDX26">locale facet, LC_MESSAGES</A>, <A HREF="gettext_3.html#IDX160">locale facet, LC_MESSAGES</A> <LI><A HREF="gettext_1.html#IDX20">locale facet, LC_MONETARY</A>, <A HREF="gettext_3.html#IDX157">locale facet, LC_MONETARY</A> <LI><A HREF="gettext_1.html#IDX24">locale facet, LC_NUMERIC</A>, <A HREF="gettext_3.html#IDX158">locale facet, LC_NUMERIC</A> <LI><A HREF="gettext_3.html#IDX161">locale facet, LC_RESPONSES</A> <LI><A HREF="gettext_1.html#IDX22">locale facet, LC_TIME</A>, <A HREF="gettext_3.html#IDX159">locale facet, LC_TIME</A> <LI><A HREF="gettext_1.html#IDX14">locale facets</A> <LI><A HREF="gettext_5.html#IDX288"><CODE>locale</CODE> program</A> <LI><A HREF="gettext_1.html#IDX9">localization</A> <LI><A HREF="gettext_13.html#IDX1085">lookup message translation</A>, <A HREF="gettext_13.html#IDX1118">lookup message translation</A> <LI><A HREF="gettext_13.html#IDX1097">lookup plural message translation</A>, <A HREF="gettext_13.html#IDX1120">lookup plural message translation</A> </DIR> <H2><A NAME="cindex_m">m</A></H2> <DIR> <LI><A HREF="gettext_8.html#IDX967">magic signature of MO files</A> <LI><A HREF="gettext_12.html#IDX1043"><TT>`Makevars&acute;</TT> file</A> <LI><A HREF="gettext_7.html#IDX484">manipulating PO files</A> <LI><A HREF="gettext_13.html#IDX1147">marking Perl sources</A> <LI><A HREF="gettext_3.html#IDX187">marking string initializers</A> <LI><A HREF="gettext_3.html#IDX173">marking strings that require translation</A> <LI><A HREF="gettext_3.html#IDX162">marking strings, preparations</A> <LI><A HREF="gettext_1.html#IDX32">marking translatable strings</A> <LI><A HREF="gettext_10.html#IDX1005">menu entries</A> <LI><A HREF="gettext_8.html#IDX905">menu, keyboard accelerator support</A> <LI><A HREF="gettext_7.html#IDX495">merge PO files</A> <LI><A HREF="gettext_7.html#IDX485">merging two PO files</A> <LI><A HREF="gettext_10.html#IDX991">message catalog files location</A> <LI><A HREF="gettext_1.html#IDX25">messages</A> <LI><A HREF="gettext_12.html#IDX1026">migration from earlier versions of <CODE>gettext</CODE></A> <LI><A HREF="gettext_12.html#IDX1047"><TT>`mkinstalldirs&acute;</TT> file</A> <LI><A HREF="gettext_8.html#IDX906">mnemonics of menu entries</A> <LI><A HREF="gettext_8.html#IDX965">MO file's format</A> <LI><A HREF="gettext_7.html#IDX764">modify message attrributes</A> <LI><A HREF="gettext_7.html#IDX751"><CODE>msgattrib</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX493"><CODE>msgcat</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX737"><CODE>msgcmp</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX697"><CODE>msgcomm</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX538"><CODE>msgconv</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX798"><CODE>msgen</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX828"><CODE>msgexec</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX625"><CODE>msgfilter</CODE> filter and catalog encoding</A> <LI><A HREF="gettext_7.html#IDX617"><CODE>msgfilter</CODE> program, usage</A> <LI><A HREF="gettext_8.html#IDX859"><CODE>msgfmt</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX570"><CODE>msggrep</CODE> program, usage</A> <LI><A HREF="gettext_5.html#IDX261"><CODE>msginit</CODE> program, usage</A> <LI><A HREF="gettext_6.html#IDX296"><CODE>msgmerge</CODE> program, usage</A> <LI><A HREF="gettext_8.html#IDX921"><CODE>msgunfmt</CODE> program, usage</A> <LI><A HREF="gettext_7.html#IDX658"><CODE>msguniq</CODE> program, usage</A> <LI><A HREF="gettext_2.html#IDX149">multi-line strings</A> </DIR> <H2><A NAME="cindex_n">n</A></H2> <DIR> <LI><A HREF="gettext_10.html#IDX1011"><CODE>N_</CODE>, a convenience macro</A> <LI><A HREF="gettext_1.html#IDX11">Native Language Support</A> <LI><A HREF="gettext_1.html#IDX12">Natural Language Support</A> <LI><A HREF="gettext_2.html#IDX91">newlines in PO files</A> <LI><A HREF="gettext_10.html#IDX996">ngettext</A> <LI><A HREF="gettext_13.html#IDX1096"><CODE>ngettext</CODE> program, usage</A> <LI><A HREF="gettext_1.html#IDX10">NLS</A> <LI><A HREF="gettext_1.html#IDX23">number format</A> </DIR> <H2><A NAME="cindex_o">o</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1140">Object Pascal</A> <LI><A HREF="gettext_6.html#IDX379">obsolete entries</A> <LI><A HREF="gettext_10.html#IDX1007">optimization of <CODE>gettext</CODE> functions</A> <LI><A HREF="gettext_7.html#IDX488">orthography</A> <LI><A HREF="gettext_13.html#IDX1074">outdigits</A> <LI><A HREF="gettext_4.html#IDX201">output to stdout, <CODE>xgettext</CODE></A> <LI><A HREF="gettext_1.html#IDX29">overview of <CODE>gettext</CODE></A> </DIR> <H2><A NAME="cindex_p">p</A></H2> <DIR> <LI><A HREF="gettext_12.html#IDX1046">package and version declaration in <TT>`configure.in&acute;</TT></A> <LI><A HREF="gettext_9.html#IDX973">package build and installation options</A> <LI><A HREF="gettext_12.html#IDX1024">package maintainer's view of <CODE>gettext</CODE></A> <LI><A HREF="gettext_3.html#IDX166">paragraphs</A> <LI><A HREF="gettext_13.html#IDX1138">Pascal</A> <LI><A HREF="gettext_13.html#IDX1146">Perl</A> <LI><A HREF="gettext_13.html#IDX1148">Perl default keywords</A> <LI><A HREF="gettext_13.html#IDX1151">Perl invalid string interpolation</A> <LI><A HREF="gettext_13.html#IDX1154">Perl long lines</A> <LI><A HREF="gettext_13.html#IDX1153">Perl parentheses</A> <LI><A HREF="gettext_13.html#IDX1155">Perl pitfalls</A> <LI><A HREF="gettext_13.html#IDX1150">Perl quote-like expressions</A> <LI><A HREF="gettext_13.html#IDX1149">Perl special keywords for hash-lookups</A> <LI><A HREF="gettext_13.html#IDX1152">Perl valid string interpolation</A> <LI><A HREF="gettext_13.html#IDX1156">PHP</A> <LI><A HREF="gettext_13.html#IDX1157">Pike</A> <LI><A HREF="gettext_10.html#IDX1002">plural form formulas</A> <LI><A HREF="gettext_10.html#IDX995">plural forms</A> <LI><A HREF="gettext_8.html#IDX969">plural forms, in MO files</A> <LI><A HREF="gettext_2.html#IDX89">plural forms, in PO files</A> <LI><A HREF="gettext_2.html#IDX43">PO files' format</A> <LI><A HREF="gettext_2.html#IDX93">PO mode (Emacs) commands</A> <LI><A HREF="gettext_4.html#IDX188">PO template file</A> <LI><A HREF="gettext_7.html#IDX850">po_file_domains</A> <LI><A HREF="gettext_7.html#IDX849">po_file_free</A> <LI><A HREF="gettext_7.html#IDX848">po_file_read</A> <LI><A HREF="gettext_7.html#IDX851">po_message_iterator</A> <LI><A HREF="gettext_7.html#IDX852">po_message_iterator_free</A> <LI><A HREF="gettext_7.html#IDX854">po_message_msgid</A> <LI><A HREF="gettext_7.html#IDX855">po_message_msgid_plural</A> <LI><A HREF="gettext_7.html#IDX856">po_message_msgstr</A> <LI><A HREF="gettext_7.html#IDX857">po_message_msgstr_plural</A> <LI><A HREF="gettext_7.html#IDX853">po_next_message</A> <LI><A HREF="gettext_7.html#IDX626">portability problems with <CODE>sed</CODE></A> <LI><A HREF="gettext_12.html#IDX1041"><TT>`POTFILES.in&acute;</TT> file</A> <LI><A HREF="gettext_3.html#IDX150">preparing programs for translation</A> <LI><A HREF="gettext_13.html#IDX1082">preparing shell scripts for translation</A> <LI><A HREF="gettext_10.html#IDX985">problems with <CODE>catgets</CODE> interface</A> <LI><A HREF="gettext_13.html#IDX1072">programming languages</A> <LI><A HREF="gettext_13.html#IDX1122">Python</A> </DIR> <H2><A NAME="cindex_q">q</A></H2> <DIR> <LI><A HREF="gettext_4.html#IDX226">Qt format strings</A> <LI><A HREF="gettext_8.html#IDX874">Qt mode, and <CODE>msgfmt</CODE> program</A> <LI><A HREF="gettext_5.html#IDX293">quotation marks</A>, <A HREF="gettext_12.html#IDX1044">quotation marks</A> <LI><A HREF="gettext_5.html#IDX292">quote characters, use in PO files</A> </DIR> <H2><A NAME="cindex_r">r</A></H2> <DIR> <LI><A HREF="gettext_14.html#IDX1161">related reading</A> <LI><A HREF="gettext_12.html#IDX1070">release</A> <LI><A HREF="gettext_13.html#IDX1159">RST</A> </DIR> <H2><A NAME="cindex_s">s</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1129">Scheme</A> <LI><A HREF="gettext_13.html#IDX1073">scripting languages</A> <LI><A HREF="gettext_7.html#IDX571">search messages in a catalog</A> <LI><A HREF="gettext_9.html#IDX977">selecting message language</A> <LI><A HREF="gettext_3.html#IDX165">sentences</A> <LI><A HREF="gettext_9.html#IDX974">setting up <CODE>gettext</CODE> at build time</A> <LI><A HREF="gettext_9.html#IDX976">setting up <CODE>gettext</CODE> at run time</A> <LI><A HREF="gettext_10.html#IDX988">several domains</A> <LI><A HREF="gettext_1.html#IDX1">sex</A> <LI><A HREF="gettext_10.html#IDX1006">sgettext</A> <LI><A HREF="gettext_1.html#IDX3">she, he, and they</A> <LI><A HREF="gettext_13.html#IDX1108">shell format string</A> <LI><A HREF="gettext_13.html#IDX1077">shell scripts</A> <LI><A HREF="gettext_13.html#IDX1131">Smalltalk</A> <LI><A HREF="gettext_7.html#IDX530">sorting <CODE>msgcat</CODE> output</A> <LI><A HREF="gettext_6.html#IDX331">sorting <CODE>msgmerge</CODE> output</A> <LI><A HREF="gettext_8.html#IDX958">sorting <CODE>msgunfmt</CODE> output</A> <LI><A HREF="gettext_4.html#IDX243">sorting output of <CODE>xgettext</CODE></A> <LI><A HREF="gettext_10.html#IDX999">specifying plural form in a PO file</A> <LI><A HREF="gettext_7.html#IDX502">standard output, and <CODE>msgcat</CODE></A> <LI><A HREF="gettext_6.html#IDX305">standard output, and <CODE>msgmerge</CODE> program</A> <LI><A HREF="gettext_3.html#IDX168">string concatenation</A> <LI><A HREF="gettext_2.html#IDX145">string normalization in entries</A> <LI><A HREF="gettext_3.html#IDX163">style</A> <LI><A HREF="gettext_4.html#IDX204">supported languages, <CODE>xgettext</CODE></A> </DIR> <H2><A NAME="cindex_t">t</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1144">Tcl</A> <LI><A HREF="gettext_8.html#IDX872">Tcl mode, and <CODE>msgfmt</CODE> program</A> <LI><A HREF="gettext_8.html#IDX931">Tcl mode, and <CODE>msgunfmt</CODE> program</A> <LI><A HREF="gettext_1.html#IDX36">template PO file</A> <LI><A HREF="gettext_4.html#IDX247">testing <TT>`.po&acute;</TT> files for equivalence</A> <LI><A HREF="gettext_13.html#IDX1145">Tk's scripting language</A> <LI><A HREF="gettext_6.html#IDX343">translated entries</A> <LI><A HREF="gettext_10.html#IDX1004">translating menu entries</A> <LI><A HREF="gettext_1.html#IDX13">translation aspects</A> <LI><A HREF="gettext_9.html#IDX970">Translation Matrix</A> <LI><A HREF="gettext_1.html#IDX5">Translation Project</A> <LI><A HREF="gettext_12.html#IDX1052">turning off NLS support</A> <LI><A HREF="gettext_1.html#IDX31">tutorial of <CODE>gettext</CODE> usage</A> </DIR> <H2><A NAME="cindex_u">u</A></H2> <DIR> <LI><A HREF="gettext_7.html#IDX659">unify duplicate translations</A> <LI><A HREF="gettext_6.html#IDX368">untranslated entries</A> <LI><A HREF="gettext_6.html#IDX483">update translations from a compendium</A> <LI><A HREF="gettext_12.html#IDX1027">upgrading to new versions of <CODE>gettext</CODE></A> </DIR> <H2><A NAME="cindex_v">v</A></H2> <DIR> <LI><A HREF="gettext_6.html#IDX309">version control for backup files, <CODE>msgmerge</CODE></A> </DIR> <H2><A NAME="cindex_w">w</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1141"><CODE>wxWindows</CODE> library</A> </DIR> <H2><A NAME="cindex_x">x</A></H2> <DIR> <LI><A HREF="gettext_7.html#IDX830"><CODE>xargs</CODE>, and output from <CODE>msgexec</CODE></A> <LI><A HREF="gettext_4.html#IDX190"><CODE>xgettext</CODE> program, usage</A> <LI><A HREF="gettext_5.html#IDX294"><CODE>xmodmap</CODE> program, and typing quotation marks</A> </DIR> <H2><A NAME="cindex_y">y</A></H2> <DIR> <LI><A HREF="gettext_13.html#IDX1143">YaST2 scripting language</A> <LI><A HREF="gettext_13.html#IDX1142">YCP</A> </DIR> </P> <P><HR><P> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_21.html">previous</A>, next, last section, <A HREF="gettext_toc.html">table of contents</A>. </BODY> </HTML>
execunix/vinos
gnu/dist/gettext/gettext-tools/doc/gettext_22.html
HTML
apache-2.0
24,501
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ja"> <head> <!-- Generated by javadoc (1.8.0_92) on Sun Nov 06 03:52:40 JST 2016 --> <title>io.github.medjed.jsonpathcompiler.expressions.function.numeric クラス階層 (JsonPathCompiler 0.1.2 API)</title> <meta name="date" content="2016-11-06"> <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="io.github.medjed.jsonpathcompiler.expressions.function.numeric \u30AF\u30E9\u30B9\u968E\u5C64 (JsonPathCompiler 0.1.2 API)"; } } catch(err) { } //--> </script> <noscript> <div>ブラウザのJavaScriptが無効になっています。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="ナビゲーション・リンクをスキップ">ナビゲーション・リンクをスキップ</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="ナビゲーション"> <li><a href="../../../../../../../overview-summary.html">概要</a></li> <li><a href="package-summary.html">パッケージ</a></li> <li>クラス</li> <li class="navBarCell1Rev">階層ツリー</li> <li><a href="../../../../../../../deprecated-list.html">非推奨</a></li> <li><a href="../../../../../../../index-all.html">索引</a></li> <li><a href="../../../../../../../help-doc.html">ヘルプ</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/json/package-tree.html">前</a></li> <li><a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/text/package-tree.html">次</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?io/github/medjed/jsonpathcompiler/expressions/function/numeric/package-tree.html" target="_top">フレーム</a></li> <li><a href="package-tree.html" target="_top">フレームなし</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">すべてのクラス</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">パッケージio.github.medjed.jsonpathcompiler.expressions.function.numericの階層</h1> <span class="packageHierarchyLabel">パッケージ階層:</span> <ul class="horizontal"> <li><a href="../../../../../../../overview-tree.html">すべてのパッケージ</a></li> </ul> </div> <div class="contentContainer"> <h2 title="クラス階層">クラス階層</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/AbstractAggregation.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">AbstractAggregation</span></a> (implements io.github.medjed.jsonpathcompiler.expressions.function.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/PathFunction.html" title="io.github.medjed.jsonpathcompiler.expressions.function内のインタフェース">PathFunction</a>) <ul> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/Average.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">Average</span></a></li> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/Max.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">Max</span></a></li> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/Min.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">Min</span></a></li> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/StandardDeviation.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">StandardDeviation</span></a></li> <li type="circle">io.github.medjed.jsonpathcompiler.expressions.function.numeric.<a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/numeric/Sum.html" title="io.github.medjed.jsonpathcompiler.expressions.function.numeric内のクラス"><span class="typeNameLink">Sum</span></a></li> </ul> </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="ナビゲーション・リンクをスキップ">ナビゲーション・リンクをスキップ</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="ナビゲーション"> <li><a href="../../../../../../../overview-summary.html">概要</a></li> <li><a href="package-summary.html">パッケージ</a></li> <li>クラス</li> <li class="navBarCell1Rev">階層ツリー</li> <li><a href="../../../../../../../deprecated-list.html">非推奨</a></li> <li><a href="../../../../../../../index-all.html">索引</a></li> <li><a href="../../../../../../../help-doc.html">ヘルプ</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/json/package-tree.html">前</a></li> <li><a href="../../../../../../../io/github/medjed/jsonpathcompiler/expressions/function/text/package-tree.html">次</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?io/github/medjed/jsonpathcompiler/expressions/function/numeric/package-tree.html" target="_top">フレーム</a></li> <li><a href="package-tree.html" target="_top">フレームなし</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">すべてのクラス</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 ======= --> </body> </html>
medjed/JsonPathCompiler
docs/io/github/medjed/jsonpathcompiler/expressions/function/numeric/package-tree.html
HTML
apache-2.0
7,466
<!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_80) on Thu Oct 15 19:28:09 UTC 2015 --> <title>com.amazonaws.services.ec2 (AWS SDK for Java - 1.10.27)</title> <meta name="date" content="2015-10-15"> <link rel="stylesheet" type="text/css" href="../../../../JavaDoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.amazonaws.services.ec2 (AWS SDK for Java - 1.10.27)"; } //--> </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="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <!-- Scripts for Syntax Highlighter START--> <script id="syntaxhighlight_script_core" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shCore.js"> </script> <script id="syntaxhighlight_script_java" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shBrushJava.js"> </script> <link id="syntaxhighlight_css_core" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shCoreDefault.css"/> <link id="syntaxhighlight_css_theme" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shThemeDefault.css"/> <!-- Scripts for Syntax Highlighter END--> <div> <!-- BEGIN-SECTION --> <div id="divsearch" style="float:left;"> <span id="lblsearch" for="searchQuery"> <label>Search</label> </span> <form id="nav-search-form" target="_parent" method="get" action="http://docs.aws.amazon.com/search/doc-search.html#facet_doc_guide=API+Reference&facet_doc_product=AWS+SDK+for+Java"> <div id="nav-searchfield-outer" class="nav-sprite"> <div class="nav-searchfield-inner nav-sprite"> <div id="nav-searchfield-width"> <input id="nav-searchfield" name="searchQuery"> </div> </div> </div> <div id="nav-search-button" class="nav-sprite"> <input alt="" id="nav-search-button-inner" type="image"> </div> <input name="searchPath" type="hidden" value="documentation-guide" /> <input name="this_doc_product" type="hidden" value="AWS SDK for Java" /> <input name="this_doc_guide" type="hidden" value="API Reference" /> <input name="doc_locale" type="hidden" value="en_us" /> </form> </div> <!-- END-SECTION --> <!-- BEGIN-FEEDBACK-SECTION --> <div id="feedback-section"> <h3>Did this page help you?</h3> <div id="feedback-link-sectioin"> <a id="feedback_yes" target="_blank" style="display:inline;">Yes</a>&nbsp;&nbsp; <a id="feedback_no" target="_blank" style="display:inline;">No</a>&nbsp;&nbsp; <a id="go_cti" target="_blank" style="display:inline;">Tell us about it...</a> </div> </div> <script type="text/javascript"> window.onload = function(){ /* Dynamically add feedback links */ var javadoc_root_name = "/javadoc/"; var javadoc_path = location.href.substring(0, location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var file_path = location.href.substring(location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var feedback_yes_url = javadoc_path + "javadoc-resources/feedbackyes.html?topic_id="; var feedback_no_url = javadoc_path + "javadoc-resources/feedbackno.html?topic_id="; var feedback_tellmore_url = "https://aws-portal.amazon.com/gp/aws/html-forms-controller/documentation/aws_doc_feedback_04?service_name=Java-Ref&file_name="; if(file_path != "overview-frame.html") { var file_name = file_path.replace(/[/.]/g, '_'); document.getElementById("feedback_yes").setAttribute("href", feedback_yes_url + file_name); document.getElementById("feedback_no").setAttribute("href", feedback_no_url + file_name); document.getElementById("go_cti").setAttribute("href", feedback_tellmore_url + file_name); } else { // hide the search box and the feeback links in overview-frame page, // show "AWS SDK for Java" instead. document.getElementById("feedback-section").outerHTML = "AWS SDK for Java"; document.getElementById("divsearch").outerHTML = ""; } }; </script> <!-- END-FEEDBACK-SECTION --> </div> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/amazonaws/services/dynamodbv2/xspec/package-summary.html">Prev Package</a></li> <li><a href="../../../../com/amazonaws/services/ec2/model/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/amazonaws/services/ec2/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;com.amazonaws.services.ec2</h1> <div class="docSummary"> <div class="block">Synchronous and asynchronous client classes for accessing AmazonEC2.</div> </div> <p>See:&nbsp;<a href="#package_description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../com/amazonaws/services/ec2/AmazonEC2.html" title="interface in com.amazonaws.services.ec2">AmazonEC2</a></td> <td class="colLast"> <div class="block">Interface for accessing AmazonEC2.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../com/amazonaws/services/ec2/AmazonEC2Async.html" title="interface in com.amazonaws.services.ec2">AmazonEC2Async</a></td> <td class="colLast"> <div class="block">Interface for accessing AmazonEC2 asynchronously.</div> </td> </tr> </tbody> </table> </li> <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="../../../../com/amazonaws/services/ec2/AmazonEC2AsyncClient.html" title="class in com.amazonaws.services.ec2">AmazonEC2AsyncClient</a></td> <td class="colLast"> <div class="block">Asynchronous client for accessing AmazonEC2.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../com/amazonaws/services/ec2/AmazonEC2Client.html" title="class in com.amazonaws.services.ec2">AmazonEC2Client</a></td> <td class="colLast"> <div class="block">Client for accessing AmazonEC2.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package_description"> <!-- --> </a> <h2 title="Package com.amazonaws.services.ec2 Description">Package com.amazonaws.services.ec2 Description</h2> <div class="block">Synchronous and asynchronous client classes for accessing AmazonEC2. Amazon Elastic Compute Cloud <p> Amazon Elastic Compute Cloud (Amazon EC2) provides resizable computing capacity in the Amazon Web Services (AWS) cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster. </p></div> </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="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <div> <!-- Script for Syntax Highlighter START --> <script type="text/javascript"> SyntaxHighlighter.all() </script> <!-- Script for Syntax Highlighter END --> </div> <script src="http://a0.awsstatic.com/chrome/js/1.0.46/jquery.1.9.js" type="text/javascript"></script> <script>jQuery.noConflict();</script> <script> jQuery(function ($) { $("div.header").prepend('<!--REGION_DISCLAIMER_DO_NOT_REMOVE-->'); }); </script> <!-- BEGIN-URCHIN-TRACKER --> <script src="http://l0.awsstatic.com/js/urchin.js" type="text/javascript"></script> <script type="text/javascript">urchinTracker();</script> <!-- END-URCHIN-TRACKER --> <!-- SiteCatalyst code version: H.25.2. Copyright 1996-2012 Adobe, Inc. All Rights Reserved. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript" src="https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js (view-source:https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js)" /> <script language="JavaScript" type="text/javascript"> <!-- // Documentation Service Name s.prop66='AWS SDK for Java'; s.eVar66='D=c66'; // Documentation Guide Name s.prop65='API Reference'; s.eVar65='D=c65'; var s_code=s.t();if(s_code)document.write(s_code) //--> </script> <script language="JavaScript" type="text/javascript"> <!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--> </script> <noscript> <img src="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0" height="1" width="1" border="0" alt="" /> </noscript> <!--/DO NOT REMOVE/--> <!-- End SiteCatalyst code version: H.25.2. --> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/amazonaws/services/dynamodbv2/xspec/package-summary.html">Prev Package</a></li> <li><a href="../../../../com/amazonaws/services/ec2/model/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/amazonaws/services/ec2/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; 2013 Amazon Web Services, Inc. All Rights Reserved. </small></p> </body> </html>
TomNong/Project2-Intel-Edison
documentation/javadoc/com/amazonaws/services/ec2/package-summary.html
HTML
apache-2.0
13,402
<!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_151) on Wed Dec 04 18:43:10 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.naming.BindingConsumer (BOM: * : All 2.5.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-12-04"> <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.wildfly.swarm.config.naming.BindingConsumer (BOM: * : All 2.5.1.Final-SNAPSHOT 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/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/naming/class-use/BindingConsumer.html" target="_top">Frames</a></li> <li><a href="BindingConsumer.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.wildfly.swarm.config.naming.BindingConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.naming.BindingConsumer</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/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</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.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.naming">org.wildfly.swarm.config.naming</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</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/wildfly/swarm/config/Naming.html" title="type parameter in Naming">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Naming.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Naming.html#binding-java.lang.String-org.wildfly.swarm.config.naming.BindingConsumer-">binding</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;childKey, <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a Binding object to the list of subresources</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.naming"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/naming/package-summary.html">org.wildfly.swarm.config.naming</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/wildfly/swarm/config/naming/package-summary.html">org.wildfly.swarm.config.naming</a> that return <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</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>default <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="type parameter in BindingConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BindingConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html#andThen-org.wildfly.swarm.config.naming.BindingConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="type parameter in BindingConsumer">T</a>&gt;&nbsp;after)</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/wildfly/swarm/config/naming/package-summary.html">org.wildfly.swarm.config.naming</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</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>default <a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="type parameter in BindingConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BindingConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html#andThen-org.wildfly.swarm.config.naming.BindingConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">BindingConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/naming/BindingConsumer.html" title="type parameter in BindingConsumer">T</a>&gt;&nbsp;after)</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/wildfly/swarm/config/naming/BindingConsumer.html" title="interface in org.wildfly.swarm.config.naming">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/naming/class-use/BindingConsumer.html" target="_top">Frames</a></li> <li><a href="BindingConsumer.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; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/naming/class-use/BindingConsumer.html
HTML
apache-2.0
11,302
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_05) on Sun Jan 11 11:23:44 CET 2015 --> <title>API Help</title> <meta name="date" content="2015-01-11"> <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="API Help"; } } 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>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li class="navBarCell1Rev">Help</li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> <li><a href="help-doc.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"> <h1 class="title">How This API Document Is Organized</h1> <div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <h2>Overview</h2> <p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p> </li> <li class="blockList"> <h2>Package</h2> <p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p> <ul> <li>Interfaces (italic)</li> <li>Classes</li> <li>Enums</li> <li>Exceptions</li> <li>Errors</li> <li>Annotation Types</li> </ul> </li> <li class="blockList"> <h2>Class/Interface</h2> <p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p> <ul> <li>Class inheritance diagram</li> <li>Direct Subclasses</li> <li>All Known Subinterfaces</li> <li>All Known Implementing Classes</li> <li>Class/interface declaration</li> <li>Class/interface description</li> </ul> <ul> <li>Nested Class Summary</li> <li>Field Summary</li> <li>Constructor Summary</li> <li>Method Summary</li> </ul> <ul> <li>Field Detail</li> <li>Constructor Detail</li> <li>Method Detail</li> </ul> <p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p> </li> <li class="blockList"> <h2>Annotation Type</h2> <p>Each annotation type has its own separate page with the following sections:</p> <ul> <li>Annotation Type declaration</li> <li>Annotation Type description</li> <li>Required Element Summary</li> <li>Optional Element Summary</li> <li>Element Detail</li> </ul> </li> <li class="blockList"> <h2>Enum</h2> <p>Each enum has its own separate page with the following sections:</p> <ul> <li>Enum declaration</li> <li>Enum description</li> <li>Enum Constant Summary</li> <li>Enum Constant Detail</li> </ul> </li> <li class="blockList"> <h2>Use</h2> <p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p> </li> <li class="blockList"> <h2>Tree (Class Hierarchy)</h2> <p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p> <ul> <li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li> <li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li> </ul> </li> <li class="blockList"> <h2>Deprecated API</h2> <p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p> </li> <li class="blockList"> <h2>Index</h2> <p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p> </li> <li class="blockList"> <h2>Prev/Next</h2> <p>These links take you to the next or previous class, interface, package, or related page.</p> </li> <li class="blockList"> <h2>Frames/No Frames</h2> <p>These links show and hide the HTML frames. All pages are available with or without frames.</p> </li> <li class="blockList"> <h2>All Classes</h2> <p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p> </li> <li class="blockList"> <h2>Serialized Form</h2> <p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p> </li> <li class="blockList"> <h2>Constant Field Values</h2> <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p> </li> </ul> <span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></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>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li class="navBarCell1Rev">Help</li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> <li><a href="help-doc.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 ======= --> </body> </html>
Quillraven/Protoman-vs-Megaman
core/doc/help-doc.html
HTML
apache-2.0
9,037
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Tests: Testframe testing framework</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.2 --> <div class="tabs"> <ul> <li class="current"><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <h1>Testframe testing framework</h1> <p> <h3 align="center">unknown </h3><h2><a class="anchor" name="intro_sec"> Introduction</a></h2> Testframe is testing framework developed in C language. It will be used (hopely) for testing DRL VM internals and PVL interfaces.<h2><a class="anchor" name="usage_sec"> Usage</a></h2> You need to include files <a class="el" href="testframe_8h.html" title="Main include for Testframe testing framework.">testframe.h</a> and testframe.c in your project. <hr size="1"> <address style="text-align: center;"> <small> <p>Genereated on Tue Mar 11 19:26:09 2008 by Doxygen.</p> <p>(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable. </p> </small> </address> </body> </html>
freeVM/freeVM
standard/site/docs/subcomponents/drlvm/doxygen/tests/html/index.html
HTML
apache-2.0
1,414
<!DOCTYPE html> <html> <head> <title>微信-客服管理</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/> <link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/> <link href="data/styles.css" type="text/css" rel="stylesheet"/> <link href="files/微信-客服管理/styles.css" type="text/css" rel="stylesheet"/> <script src="resources/scripts/jquery-1.7.1.min.js"></script> <script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script> <script src="resources/scripts/axure/axQuery.js"></script> <script src="resources/scripts/axure/globals.js"></script> <script src="resources/scripts/axutils.js"></script> <script src="resources/scripts/axure/annotation.js"></script> <script src="resources/scripts/axure/axQuery.std.js"></script> <script src="resources/scripts/axure/doc.js"></script> <script src="data/document.js"></script> <script src="resources/scripts/messagecenter.js"></script> <script src="resources/scripts/axure/events.js"></script> <script src="resources/scripts/axure/recording.js"></script> <script src="resources/scripts/axure/action.js"></script> <script src="resources/scripts/axure/expr.js"></script> <script src="resources/scripts/axure/geometry.js"></script> <script src="resources/scripts/axure/flyout.js"></script> <script src="resources/scripts/axure/ie.js"></script> <script src="resources/scripts/axure/model.js"></script> <script src="resources/scripts/axure/repeater.js"></script> <script src="resources/scripts/axure/sto.js"></script> <script src="resources/scripts/axure/utils.temp.js"></script> <script src="resources/scripts/axure/variables.js"></script> <script src="resources/scripts/axure/drag.js"></script> <script src="resources/scripts/axure/move.js"></script> <script src="resources/scripts/axure/visibility.js"></script> <script src="resources/scripts/axure/style.js"></script> <script src="resources/scripts/axure/adaptive.js"></script> <script src="resources/scripts/axure/tree.js"></script> <script src="resources/scripts/axure/init.temp.js"></script> <script src="files/微信-客服管理/data.js"></script> <script src="resources/scripts/axure/legacy.js"></script> <script src="resources/scripts/axure/viewer.js"></script> <script src="resources/scripts/axure/math.js"></script> <script type="text/javascript"> $axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; }; $axure.utils.getOtherPath = function() { return 'resources/Other.html'; }; $axure.utils.getReloadPath = function() { return 'resources/reload.html'; }; </script> </head> <body> <div id="base" class=""> <!-- Unnamed (Menu) --> <!-- Unnamed (Menu) --> <div id="u17053" class="ax_default menu"> <img id="u17053_menu" class="img " src="images/消息/u61_menu.png" alt="u17053_menu"/> <!-- Unnamed (Table) --> <div id="u17054" class="ax_default table"> <!-- Unnamed (Menu Item) --> <div id="u17055" class="ax_default menu_item"> <img id="u17055_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17056" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">消息</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17057" class="ax_default menu_item"> <img id="u17057_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17058" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">用户</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17059" class="ax_default menu_item"> <img id="u17059_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17060" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">司机</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17061" class="ax_default menu_item"> <img id="u17061_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17062" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">车辆</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17063" class="ax_default menu_item"> <img id="u17063_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17064" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">专线</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17065" class="ax_default menu_item"> <img id="u17065_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17066" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">包车</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17067" class="ax_default menu_item"> <img id="u17067_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17068" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">拼车</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17069" class="ax_default menu_item"> <img id="u17069_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17070" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">周边游</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17071" class="ax_default menu_item"> <img id="u17071_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17072" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">企业班车</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17073" class="ax_default menu_item"> <img id="u17073_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17074" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">反馈</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17075" class="ax_default menu_item"> <img id="u17075_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17076" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">配置</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17077" class="ax_default menu_item"> <img id="u17077_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17078" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">微信</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17079" class="ax_default menu_item"> <img id="u17079_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17080" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">结算数据</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17081" class="ax_default menu_item"> <img id="u17081_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17082" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">权限管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17083" class="ax_default menu_item"> <img id="u17083_img" class="img " src="images/消息/u91.png"/> <!-- Unnamed () --> <div id="u17084" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17085" class="ax_default menu sub_menu"> <img id="u17085_menu" class="img " src="images/消息/u93_menu.png" alt="u17085_menu"/> <!-- Unnamed (Table) --> <div id="u17086" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17087" class="ax_default menu_item"> <img id="u17087_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17088" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">运营状况</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17089" class="ax_default menu_item"> <img id="u17089_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17090" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">包车订单</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17091" class="ax_default menu_item"> <img id="u17091_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17092" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">评价管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17093" class="ax_default menu_item"> <img id="u17093_img" class="img " src="images/消息/u101.png"/> <!-- Unnamed () --> <div id="u17094" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">包车公式</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17095" class="ax_default menu sub_menu"> <img id="u17095_menu" class="img " src="images/消息/u103_menu.png" alt="u17095_menu"/> <!-- Unnamed (Table) --> <div id="u17096" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17097" class="ax_default menu_item"> <img id="u17097_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17098" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">运营状况</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17099" class="ax_default menu_item"> <img id="u17099_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17100" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">路线管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17101" class="ax_default menu_item"> <img id="u17101_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17102" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">站点管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17103" class="ax_default menu_item"> <img id="u17103_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17104" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">车次管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17105" class="ax_default menu_item"> <img id="u17105_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17106" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">专线订单</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17107" class="ax_default menu_item"> <img id="u17107_img" class="img " src="images/消息/u101.png"/> <!-- Unnamed () --> <div id="u17108" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">评价管理</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17109" class="ax_default menu sub_menu"> <img id="u17109_menu" class="img " src="images/消息/u117_menu.png" alt="u17109_menu"/> <!-- Unnamed (Table) --> <div id="u17110" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17111" class="ax_default menu_item"> <img id="u17111_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17112" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">运营状况</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17113" class="ax_default menu_item"> <img id="u17113_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17114" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">拼车订单</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17115" class="ax_default menu_item"> <img id="u17115_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17116" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">拼车管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17117" class="ax_default menu_item"> <img id="u17117_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17118" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">评价管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17119" class="ax_default menu_item"> <img id="u17119_img" class="img " src="images/消息/u101.png"/> <!-- Unnamed () --> <div id="u17120" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">起点管理</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17121" class="ax_default menu sub_menu"> <img id="u17121_menu" class="img " src="images/消息/u93_menu.png" alt="u17121_menu"/> <!-- Unnamed (Table) --> <div id="u17122" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17123" class="ax_default menu_item"> <img id="u17123_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17124" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">运营状况</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17125" class="ax_default menu_item"> <img id="u17125_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17126" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">旅游订单</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17127" class="ax_default menu_item"> <img id="u17127_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17128" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">景点管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17129" class="ax_default menu_item"> <img id="u17129_img" class="img " src="images/消息/u101.png"/> <!-- Unnamed () --> <div id="u17130" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">评价管理</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17131" class="ax_default menu sub_menu"> <img id="u17131_menu" class="img " src="images/消息/u103_menu.png" alt="u17131_menu"/> <!-- Unnamed (Table) --> <div id="u17132" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17133" class="ax_default menu_item"> <img id="u17133_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17134" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">运营状况</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17135" class="ax_default menu_item"> <img id="u17135_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17136" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">企业管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17137" class="ax_default menu_item"> <img id="u17137_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17138" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">员工管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17139" class="ax_default menu_item"> <img id="u17139_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17140" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">线路管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17141" class="ax_default menu_item"> <img id="u17141_img" class="img " src="images/消息/u95.png"/> <!-- Unnamed () --> <div id="u17142" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">站点管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17143" class="ax_default menu_item"> <img id="u17143_img" class="img " src="images/消息/u101.png"/> <!-- Unnamed () --> <div id="u17144" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:12px;text-decoration:none;color:#666666;">评价管理</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17145" class="ax_default menu sub_menu"> <img id="u17145_menu" class="img " src="images/消息/u153_menu.png" alt="u17145_menu"/> <!-- Unnamed (Table) --> <div id="u17146" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17147" class="ax_default menu_item"> <img id="u17147_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17148" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">广告管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17149" class="ax_default menu_item"> <img id="u17149_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17150" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">帮助中心</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17151" class="ax_default menu_item"> <img id="u17151_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17152" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">关于我们</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17153" class="ax_default menu_item"> <img id="u17153_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17154" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">联系我们</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17155" class="ax_default menu_item"> <img id="u17155_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17156" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">用户协议</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17157" class="ax_default menu_item"> <img id="u17157_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17158" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">用车协议</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17159" class="ax_default menu_item"> <img id="u17159_img" class="img " src="images/消息/u91.png"/> <!-- Unnamed () --> <div id="u17160" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">版本更新</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17161" class="ax_default menu sub_menu"> <img id="u17161_menu" class="img " src="images/消息/u169_menu.png" alt="u17161_menu"/> <!-- Unnamed (Table) --> <div id="u17162" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17163" class="ax_default menu_item"> <img id="u17163_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17164" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">微信菜单</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17165" class="ax_default menu_item"> <img id="u17165_img" class="img " src="images/消息/u91.png"/> <!-- Unnamed () --> <div id="u17166" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">客服管理</span></p> </div> </div> </div> </div> <!-- Unnamed (Menu) --> <div id="u17167" class="ax_default menu sub_menu"> <img id="u17167_menu" class="img " src="images/消息/u169_menu.png" alt="u17167_menu"/> <!-- Unnamed (Table) --> <div id="u17168" class="ax_default"> <!-- Unnamed (Menu Item) --> <div id="u17169" class="ax_default menu_item"> <img id="u17169_img" class="img " src="images/消息/u63.png"/> <!-- Unnamed () --> <div id="u17170" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">车辆管理</span></p> </div> </div> <!-- Unnamed (Menu Item) --> <div id="u17171" class="ax_default menu_item"> <img id="u17171_img" class="img " src="images/消息/u91.png"/> <!-- Unnamed () --> <div id="u17172" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">车型管理</span></p> </div> </div> </div> </div> </div> <!-- Unnamed (Header) --> <!-- Unnamed (Rectangle) --> <div id="u17174" class="ax_default box_3"> <div id="u17174_div" class=""></div> <!-- Unnamed () --> <div id="u17175" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u17176" class="ax_default label"> <img id="u17176_img" class="img " src="images/消息/u184.png"/> <!-- Unnamed () --> <div id="u17177" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'华文行楷 Regular', '华文行楷';font-weight:400;font-style:normal;font-size:72px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u17178" class="ax_default _图片"> <img id="u17178_img" class="img " src="images/消息/u186.png"/> <!-- Unnamed () --> <div id="u17179" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u17180" class="ax_default _图片"> <img id="u17180_img" class="img " src="images/消息/u188.png"/> <!-- Unnamed () --> <div id="u17181" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17182" class="ax_default label"> <div id="u17182_div" class=""></div> <!-- Unnamed () --> <div id="u17183" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">欢迎您,Yicold&nbsp; 管理员</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17184" class="ax_default label"> <div id="u17184_div" class=""></div> <!-- Unnamed () --> <div id="u17185" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">注销</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17186" class="ax_default label"> <div id="u17186_div" class=""></div> <!-- Unnamed () --> <div id="u17187" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">微信</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17188" class="ax_default line" WidgetHeight="1" WidgetWidth="886" WidgetCenterX="581" WidgetCenterY="96.5"> <div id="u17188p000" class="ax_vector_shape" WidgetTopLeftX="-0.498875140607424" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.497750281214848" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.498875140607424" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.497750281214848" WidgetBottomRightY="0.166666666666667"> <img id="u17188p000_img" class="img " src="images/消息/u196p000.png"/> </div> <!-- Unnamed () --> <div id="u17189" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17190" class="ax_default box_1"> <div id="u17190_div" class=""></div> <!-- Unnamed () --> <div id="u17191" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">&nbsp;</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17192" class="ax_default label"> <div id="u17192_div" class=""></div> <!-- Unnamed () --> <div id="u17193" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">#</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17194" class="ax_default label"> <div id="u17194_div" class=""></div> <!-- Unnamed () --> <div id="u17195" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">客服工号</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17196" class="ax_default line" WidgetHeight="2" WidgetWidth="855" WidgetCenterX="579.5" WidgetCenterY="223"> <div id="u17196p000" class="ax_vector_shape" WidgetTopLeftX="-0.497677119628339" WidgetTopLeftY="-0.3" WidgetTopRightX="0.495354239256678" WidgetTopRightY="-0.3" WidgetBottomLeftX="-0.497677119628339" WidgetBottomLeftY="0.1" WidgetBottomRightX="0.495354239256678" WidgetBottomRightY="0.1"> <img id="u17196p000_img" class="img " src="images/消息/u220p000.png"/> </div> <!-- Unnamed () --> <div id="u17197" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17198" class="ax_default label"> <div id="u17198_div" class=""></div> <!-- Unnamed () --> <div id="u17199" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">1</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17200" class="ax_default label"> <div id="u17200_div" class=""></div> <!-- Unnamed () --> <div id="u17201" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">2</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17202" class="ax_default label"> <div id="u17202_div" class=""></div> <!-- Unnamed () --> <div id="u17203" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">3</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17204" class="ax_default line" WidgetHeight="1" WidgetWidth="855" WidgetCenterX="579.5" WidgetCenterY="264.5"> <div id="u17204p000" class="ax_vector_shape" WidgetTopLeftX="-0.4988358556461" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.4965075669383" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.4988358556461" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.4965075669383" WidgetBottomRightY="0.166666666666667"> <img id="u17204p000_img" class="img " src="images/消息/u230p000.png"/> </div> <!-- Unnamed () --> <div id="u17205" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17206" class="ax_default line" WidgetHeight="1" WidgetWidth="857" WidgetCenterX="578.5" WidgetCenterY="301.5"> <div id="u17206p000" class="ax_vector_shape" WidgetTopLeftX="-0.49883855981417" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.496515679442509" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.49883855981417" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.496515679442509" WidgetBottomRightY="0.166666666666667"> <img id="u17206p000_img" class="img " src="images/消息/u232p000.png"/> </div> <!-- Unnamed () --> <div id="u17207" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Page) --> <!-- 分页 (Group) --> <div id="u17209" class="ax_default" data-label="分页"> <!-- Unnamed (Rectangle) --> <div id="u17210" class="ax_default box_1"> <div id="u17210_div" class=""></div> <!-- Unnamed () --> <div id="u17211" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17212" class="ax_default box_1"> <div id="u17212_div" class=""></div> <!-- Unnamed () --> <div id="u17213" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">4</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17214" class="ax_default box_1"> <div id="u17214_div" class=""></div> <!-- Unnamed () --> <div id="u17215" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17216" class="ax_default box_1"> <div id="u17216_div" class=""></div> <!-- Unnamed () --> <div id="u17217" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">2</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17218" class="ax_default box_1"> <div id="u17218_div" class=""></div> <!-- Unnamed () --> <div id="u17219" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">3</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17220" class="ax_default box_1"> <div id="u17220_div" class=""></div> <!-- Unnamed () --> <div id="u17221" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">5</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17222" class="ax_default box_1"> <div id="u17222_div" class=""></div> <!-- Unnamed () --> <div id="u17223" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">6</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17224" class="ax_default box_1"> <div id="u17224_div" class=""></div> <!-- Unnamed () --> <div id="u17225" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">7</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17226" class="ax_default box_1"> <div id="u17226_div" class=""></div> <!-- Unnamed () --> <div id="u17227" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">8</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17228" class="ax_default box_1"> <div id="u17228_div" class=""></div> <!-- Unnamed () --> <div id="u17229" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">9</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17230" class="ax_default box_1"> <div id="u17230_div" class=""></div> <!-- Unnamed () --> <div id="u17231" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">1</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17232" class="ax_default box_1"> <div id="u17232_div" class=""></div> <!-- Unnamed () --> <div id="u17233" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">10</span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u17234" class="ax_default _文本段落2"> <img id="u17234_img" class="img " src="images/消息/u260.png"/> <!-- Unnamed () --> <div id="u17235" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'IOS8-Icons Regular', 'IOS8-Icons';font-weight:400;font-style:normal;font-size:28px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Image) --> <div id="u17236" class="ax_default _文本段落2"> <img id="u17236_img" class="img " src="images/消息/u262.png"/> <!-- Unnamed () --> <div id="u17237" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'IOS8-Icons Regular', 'IOS8-Icons';font-weight:400;font-style:normal;font-size:28px;text-decoration:none;color:#333333;"></span></p> </div> </div> </div> <!-- Unnamed (Footer) --> <!-- Unnamed (Rectangle) --> <div id="u17239" class="ax_default box_3"> <div id="u17239_div" class=""></div> <!-- Unnamed () --> <div id="u17240" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#FFFFFF;">Copyright © 2009-2015 WEIBO 北京微梦创科网络技术有限公司京网文[2014]2046-296号京ICP备12002058号增值电信业务经营许可证B2-20140447</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17241" class="ax_default box_1"> <div id="u17241_div" class=""></div> <!-- Unnamed () --> <div id="u17242" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#666666;">新增</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17243" class="ax_default label"> <div id="u17243_div" class=""></div> <!-- Unnamed () --> <div id="u17244" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">操作</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17245" class="ax_default label"> <div id="u17245_div" class=""></div> <!-- Unnamed () --> <div id="u17246" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17247" class="ax_default label"> <div id="u17247_div" class=""></div> <!-- Unnamed () --> <div id="u17248" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17249" class="ax_default label"> <div id="u17249_div" class=""></div> <!-- Unnamed () --> <div id="u17250" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17251" class="ax_default label"> <div id="u17251_div" class=""></div> <!-- Unnamed () --> <div id="u17252" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">4</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17253" class="ax_default line" WidgetHeight="1" WidgetWidth="857" WidgetCenterX="580.5" WidgetCenterY="338.5"> <div id="u17253p000" class="ax_vector_shape" WidgetTopLeftX="-0.49883855981417" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.496515679442509" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.49883855981417" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.496515679442509" WidgetBottomRightY="0.166666666666667"> <img id="u17253p000_img" class="img " src="images/消息/u232p000.png"/> </div> <!-- Unnamed () --> <div id="u17254" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17255" class="ax_default label"> <div id="u17255_div" class=""></div> <!-- Unnamed () --> <div id="u17256" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17257" class="ax_default label"> <div id="u17257_div" class=""></div> <!-- Unnamed () --> <div id="u17258" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17259" class="ax_default label"> <div id="u17259_div" class=""></div> <!-- Unnamed () --> <div id="u17260" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">5</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17261" class="ax_default line" WidgetHeight="1" WidgetWidth="857" WidgetCenterX="580.5" WidgetCenterY="375.5"> <div id="u17261p000" class="ax_vector_shape" WidgetTopLeftX="-0.49883855981417" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.496515679442509" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.49883855981417" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.496515679442509" WidgetBottomRightY="0.166666666666667"> <img id="u17261p000_img" class="img " src="images/消息/u232p000.png"/> </div> <!-- Unnamed () --> <div id="u17262" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17263" class="ax_default label"> <div id="u17263_div" class=""></div> <!-- Unnamed () --> <div id="u17264" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17265" class="ax_default line" WidgetHeight="1" WidgetWidth="857" WidgetCenterX="582.5" WidgetCenterY="412.5"> <div id="u17265p000" class="ax_vector_shape" WidgetTopLeftX="-0.49883855981417" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.496515679442509" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.49883855981417" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.496515679442509" WidgetBottomRightY="0.166666666666667"> <img id="u17265p000_img" class="img " src="images/消息/u232p000.png"/> </div> <!-- Unnamed () --> <div id="u17266" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17267" class="ax_default label"> <div id="u17267_div" class=""></div> <!-- Unnamed () --> <div id="u17268" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">6</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17269" class="ax_default label"> <div id="u17269_div" class=""></div> <!-- Unnamed () --> <div id="u17270" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Horizontal Line) --> <div id="u17271" class="ax_default line" WidgetHeight="1" WidgetWidth="857" WidgetCenterX="582.5" WidgetCenterY="448.5"> <div id="u17271p000" class="ax_vector_shape" WidgetTopLeftX="-0.49883855981417" WidgetTopLeftY="-0.166666666666667" WidgetTopRightX="0.496515679442509" WidgetTopRightY="-0.166666666666667" WidgetBottomLeftX="-0.49883855981417" WidgetBottomLeftY="0.166666666666667" WidgetBottomRightX="0.496515679442509" WidgetBottomRightY="0.166666666666667"> <img id="u17271p000_img" class="img " src="images/消息/u232p000.png"/> </div> <!-- Unnamed () --> <div id="u17272" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17273" class="ax_default label"> <div id="u17273_div" class=""></div> <!-- Unnamed () --> <div id="u17274" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">7</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17275" class="ax_default label"> <div id="u17275_div" class=""></div> <!-- Unnamed () --> <div id="u17276" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">删除</span></p> </div> </div> <!-- Unnamed (Checkbox) --> <div id="u17277" class="ax_default checkbox"> <label for="u17277_input"> <!-- Unnamed () --> <div id="u17278" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">全选</span></p> </div> </label> <input id="u17277_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17279" class="ax_default checkbox"> <label for="u17279_input"> <!-- Unnamed () --> <div id="u17280" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17279_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17281" class="ax_default checkbox"> <label for="u17281_input"> <!-- Unnamed () --> <div id="u17282" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17281_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17283" class="ax_default checkbox"> <label for="u17283_input"> <!-- Unnamed () --> <div id="u17284" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17283_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17285" class="ax_default checkbox"> <label for="u17285_input"> <!-- Unnamed () --> <div id="u17286" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17285_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17287" class="ax_default checkbox"> <label for="u17287_input"> <!-- Unnamed () --> <div id="u17288" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17287_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17289" class="ax_default checkbox"> <label for="u17289_input"> <!-- Unnamed () --> <div id="u17290" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17289_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Checkbox) --> <div id="u17291" class="ax_default checkbox"> <label for="u17291_input"> <!-- Unnamed () --> <div id="u17292" class="text" style="display: none; visibility: hidden"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;"></span></p> </div> </label> <input id="u17291_input" type="checkbox" value="checkbox"/> </div> <!-- Unnamed (Rectangle) --> <div id="u17293" class="ax_default label"> <div id="u17293_div" class=""></div> <!-- Unnamed () --> <div id="u17294" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">/</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17295" class="ax_default label"> <div id="u17295_div" class=""></div> <!-- Unnamed () --> <div id="u17296" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">客服管理</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17297" class="ax_default box_1"> <div id="u17297_div" class=""></div> <!-- Unnamed () --> <div id="u17298" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#666666;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17299" class="ax_default box_1"> <div id="u17299_div" class=""></div> <!-- Unnamed () --> <div id="u17300" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#666666;">删除</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17301" class="ax_default label"> <div id="u17301_div" class=""></div> <!-- Unnamed () --> <div id="u17302" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">客服昵称</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17303" class="ax_default label"> <div id="u17303_div" class=""></div> <!-- Unnamed () --> <div id="u17304" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17305" class="ax_default label"> <div id="u17305_div" class=""></div> <!-- Unnamed () --> <div id="u17306" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17307" class="ax_default label"> <div id="u17307_div" class=""></div> <!-- Unnamed () --> <div id="u17308" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17309" class="ax_default label"> <div id="u17309_div" class=""></div> <!-- Unnamed () --> <div id="u17310" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17311" class="ax_default label"> <div id="u17311_div" class=""></div> <!-- Unnamed () --> <div id="u17312" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17313" class="ax_default label"> <div id="u17313_div" class=""></div> <!-- Unnamed () --> <div id="u17314" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17315" class="ax_default label"> <div id="u17315_div" class=""></div> <!-- Unnamed () --> <div id="u17316" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17317" class="ax_default label"> <div id="u17317_div" class=""></div> <!-- Unnamed () --> <div id="u17318" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17319" class="ax_default label"> <div id="u17319_div" class=""></div> <!-- Unnamed () --> <div id="u17320" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17321" class="ax_default label"> <div id="u17321_div" class=""></div> <!-- Unnamed () --> <div id="u17322" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17323" class="ax_default label"> <div id="u17323_div" class=""></div> <!-- Unnamed () --> <div id="u17324" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17325" class="ax_default label"> <div id="u17325_div" class=""></div> <!-- Unnamed () --> <div id="u17326" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17327" class="ax_default label"> <div id="u17327_div" class=""></div> <!-- Unnamed () --> <div id="u17328" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">123456</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17329" class="ax_default label"> <div id="u17329_div" class=""></div> <!-- Unnamed () --> <div id="u17330" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">天猫</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17331" class="ax_default label"> <div id="u17331_div" class=""></div> <!-- Unnamed () --> <div id="u17332" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Negreta', 'Arial';font-weight:700;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">客服账号</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17333" class="ax_default _文本段落"> <div id="u17333_div" class=""></div> <!-- Unnamed () --> <div id="u17334" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17335" class="ax_default _文本段落"> <div id="u17335_div" class=""></div> <!-- Unnamed () --> <div id="u17336" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17337" class="ax_default _文本段落"> <div id="u17337_div" class=""></div> <!-- Unnamed () --> <div id="u17338" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17339" class="ax_default _文本段落"> <div id="u17339_div" class=""></div> <!-- Unnamed () --> <div id="u17340" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17341" class="ax_default _文本段落"> <div id="u17341_div" class=""></div> <!-- Unnamed () --> <div id="u17342" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17343" class="ax_default _文本段落"> <div id="u17343_div" class=""></div> <!-- Unnamed () --> <div id="u17344" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17345" class="ax_default _文本段落"> <div id="u17345_div" class=""></div> <!-- Unnamed () --> <div id="u17346" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:13px;text-decoration:none;color:#333333;">账号前缀@公众号微信号 </span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17347" class="ax_default label"> <div id="u17347_div" class=""></div> <!-- Unnamed () --> <div id="u17348" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17349" class="ax_default label"> <div id="u17349_div" class=""></div> <!-- Unnamed () --> <div id="u17350" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17351" class="ax_default label"> <div id="u17351_div" class=""></div> <!-- Unnamed () --> <div id="u17352" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17353" class="ax_default label"> <div id="u17353_div" class=""></div> <!-- Unnamed () --> <div id="u17354" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17355" class="ax_default label"> <div id="u17355_div" class=""></div> <!-- Unnamed () --> <div id="u17356" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> <!-- Unnamed (Rectangle) --> <div id="u17357" class="ax_default label"> <div id="u17357_div" class=""></div> <!-- Unnamed () --> <div id="u17358" class="text" style="visibility: visible;"> <p><span style="font-family:'Arial Normal', 'Arial';font-weight:400;font-style:normal;font-size:14px;text-decoration:none;color:#333333;">编辑</span></p> </div> </div> </div> </body> </html>
yicold/axure-case
shuzhongxing/蜀中行后台UE_20151113_V1.0/微信-客服管理.html
HTML
apache-2.0
75,142
<!DOCTYPE html> <html> <head> <meta http-equiv='content-type' value='text/html;charset=utf8'> <meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'> <title>knife(1) - Chef Server API client utility</title> <style type='text/css' media='all'> /* style: man */ body#manpage {margin:0} .mp {max-width:100ex;padding:0 9ex 1ex 4ex} .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0} .mp h2 {margin:10px 0 0 0} .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex} .mp h3 {margin:0 0 0 4ex} .mp dt {margin:0;clear:left} .mp dt.flush {float:left;width:8ex} .mp dd {margin:0 0 0 9ex} .mp h1,.mp h2,.mp h3,.mp h4 {clear:left} .mp pre {margin-bottom:20px} .mp pre+h2,.mp pre+h3 {margin-top:22px} .mp h2+pre,.mp h3+pre {margin-top:5px} .mp img {display:block;margin:auto} .mp h1.man-title {display:none} .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143} .mp h2 {font-size:16px;line-height:1.25} .mp h1 {font-size:20px;line-height:2} .mp {text-align:justify;background:#fff} .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211} .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201} .mp u {text-decoration:underline} .mp code,.mp strong,.mp b {font-weight:bold;color:#131211} .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none} .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff} .mp b.man-ref {font-weight:normal;color:#434241} .mp pre {padding:0 4ex} .mp pre code {font-weight:normal;color:#434241} .mp h2+pre,h3+pre {padding-left:0} ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px} ol.man-decor {width:100%} ol.man-decor li.tl {text-align:left} ol.man-decor li.tc {text-align:center;letter-spacing:4px} ol.man-decor li.tr {text-align:right;float:right} </style> <style type='text/css' media='all'> /* style: toc */ .man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee} .man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none} .man-navigation a:hover {color:#111;text-decoration:underline} </style> </head> <!-- The following styles are deprecated and will be removed at some point: div#man, div#man ol.man, div#man ol.head, div#man ol.man. The .man-page, .man-decor, .man-head, .man-foot, .man-title, and .man-navigation should be used instead. --> <body id='manpage'> <div class='mp' id='man'> <div class='man-navigation' style='display:none'> <a href="#NAME">NAME</a> <a href="#SYNOPSIS">SYNOPSIS</a> <a href="#DESCRIPTION">DESCRIPTION</a> <a href="#OPTIONS">OPTIONS</a> <a href="#SUB-COMMANDS">SUB-COMMANDS</a> <a href="#CONFIGURATION">CONFIGURATION</a> <a href="#FILES">FILES</a> <a href="#FORMATS">FORMATS</a> <a href="#CHEF-WORKFLOW">CHEF WORKFLOW</a> <a href="#EXAMPLES">EXAMPLES</a> <a href="#ENVIRONMENT">ENVIRONMENT</a> <a href="#SEE-ALSO">SEE ALSO</a> <a href="#AUTHOR">AUTHOR</a> <a href="#DOCUMENTATION">DOCUMENTATION</a> <a href="#LICENSE">LICENSE</a> <a href="#CHEF">CHEF</a> </div> <ol class='man-decor man-head man head'> <li class='tl'>knife(1)</li> <li class='tc'>Chef Manual</li> <li class='tr'>knife(1)</li> </ol> <h2 id="NAME">NAME</h2> <p class="man-name"> <code>knife</code> - <span class="man-whatis">Chef Server API client utility</span> </p> <h2 id="SYNOPSIS">SYNOPSIS</h2> <p><strong>knife</strong> <em>sub-command</em> [<em>argument</em>...] <em>(options)</em></p> <h2 id="DESCRIPTION">DESCRIPTION</h2> <p>Knife is a command-line utility used to manage data on a Chef server through the HTTP(S) API. Knife is organized into groups of subcommands centered around the various object types in Chef. Each category of subcommand is documented in its own manual page. Available topics are:</p> <ul> <li>bootstrap</li> <li>client</li> <li>configure</li> <li>cookbook-site</li> <li>cookbook</li> <li>data-bag</li> <li>environment</li> <li>exec</li> <li>index</li> <li>node</li> <li>recipe</li> <li>role</li> <li>search</li> <li>ssh</li> <li>status</li> <li>tag</li> </ul> <p>If the knife manuals are in your <code>MANPATH</code>, you can access help for the above topics using <code>man knife-TOPIC</code>; otherwise, you can view the documentation using <code>knife help TOPIC</code>.</p> <h2 id="OPTIONS">OPTIONS</h2> <dl> <dt><code>-s</code>, <code>--server-url</code> URL</dt><dd>Chef Server URL, corresponds to <code>Chef::Config</code> <code>chef_server_url</code>.</dd> <dt><code>-k</code>, <code>--key</code> KEY</dt><dd>API Client Key, corresponds to <code>Chef::Config</code> <code>client_key</code>.</dd> <dt><code>-c</code>, <code>--config</code> CONFIG</dt><dd>The configuration file to use</dd> <dt><code>-E</code>, <code>--environment ENVIRONMENT</code></dt><dd>Set the Chef environment</dd> <dt><code>-e</code>, <code>--editor</code> EDITOR</dt><dd>Set the editor to use for interactive commands</dd> <dt><code>-F</code>, <code>--format</code> FORMAT</dt><dd>Which format to use for output. See FORMATS for details.</dd> <dt><code>-d</code>, <code>--disable-editing</code></dt><dd>Do not open EDITOR, just accept the data as is</dd> <dt><code>-u</code>, <code>--user</code> USER</dt><dd>API Client Username, corresponds to <code>Chef::Config</code> <code>node_name</code>.</dd> <dt><code>-p</code>, <code>--print-after</code></dt><dd>Show the data after a destructive operation</dd> <dt><code>-v</code>, <code>--version</code></dt><dd>Show chef version</dd> <dt><code>-V</code>, <code>--verbose</code></dt><dd>More verbose output. Use twice for max verbosity.</dd> <dt><code>-y</code>, <code>--yes</code></dt><dd>Say yes to all prompts for confirmation</dd> <dt><code>--defaults</code></dt><dd>Accept default values for all questions</dd> <dt><code>--[no-]color</code></dt><dd>Use colored output. Color enabled by default.</dd> <dt><code>-h</code>, <code>--help</code></dt><dd>Show the available options for a command.</dd> </dl> <h2 id="SUB-COMMANDS">SUB-COMMANDS</h2> <p>Sub-commands that operate on the basic Chef data types are structured as <em>NOUN verb NOUN (options)</em>. For all data types, the following commands are available:</p> <ul> <li>create (create)</li> <li>list and show (read)</li> <li>edit (update)</li> <li>delete (destroy)</li> </ul> <p>Knife also includes commands that take actions other than displaying or modifying data on the Chef Server, such as <strong><span class="man-ref">knife-ssh<span class="s">(1)</span></span></strong>.</p> <h2 id="CONFIGURATION">CONFIGURATION</h2> <p>The knife configuration file is a Ruby DSL to set configuration parameters for Knife's <strong>GENERAL OPTIONS</strong>. The default location for the config file is <code>~/.chef/knife.rb</code>. If managing multiple Chef repositories, per-repository config files can be created. The file must be <code>.chef/knife.rb</code> in the current directory of the repository.</p> <p>If the config file exists, knife uses these settings for <strong>GENERAL OPTIONS</strong> defaults.</p> <ul> <li><code>node_name</code>: User or client identity (i.e., <em>name</em>) to use for authenticating requests to the Chef Server.</li> <li><code>client_key</code>: Private key file to authenticate to the Chef server. Corresponds to the <code>-k</code> or <code>--key</code> option.</li> <li><code>chef_server_url</code>: URL of the Chef server. Corresponds to the <code>-s</code> or <code>--server-url</code> option. This is requested from the user when running this sub-command.</li> <li><code>syntax_check_cache_path</code>: Specifies the path to a directory where knife caches information about files that it has syntax checked.</li> <li><code>validation_client_name</code>: Specifies the name of the client used to validate new clients.</li> <li><code>validation_key</code>: Specifies the private key file to use when bootstrapping new hosts. See <span class="man-ref">knife-client<span class="s">(1)</span></span> for more information about the validation client.</li> <li><code>cookbook_copyright</code>, <code>cookbook_email</code>, <code>cookbook_license</code>, <code>readme_format</code> Used by <code>knife cookbook create</code> sub-command to specify the copyright holder, maintainer email, license and readme format (respectively) for new cookbooks. The copyright holder is listed as the maintainer in the cookbook's metadata and as the Copyright in the comments of the default recipe. The maintainer email is used in the cookbook metadata. The license determines what preamble to put in the comment of the default recipe, and is listed as the license in the cookbook metadata. Currently supported licenses are "apachev2" and "none". Any other values will result in an empty license in the metadata (needs to be filled in by the author), and no comment preamble in the default recipe. Currently supported readme formats are "md", "mkd", "txt", and "rdoc". Any other value will result in an unformatted README.</li> </ul> <h2 id="FILES">FILES</h2> <p><em>~/.chef/knife.rb</em></p> <p>Ruby DSL configuration file for knife. See <strong>CONFIGURATION</strong>.</p> <h2 id="FORMATS">FORMATS</h2> <p>The amount of content displayed and the output format are modified by the <code>--format</code> option. If no alternate format is selected, the default is summary.</p> <p>Valid formats are:</p> <dl> <dt class="flush"><code>summary</code></dt><dd>displays the node in a custom, summarized format (default)</dd> <dt class="flush"><code>text</code></dt><dd>displays the node data in its entirety using the colorized tree display</dd> <dt class="flush"><code>json</code></dt><dd>displays the node in JSON format</dd> <dt class="flush"><code>yaml</code></dt><dd>displays the node in YAML format</dd> <dt class="flush"><code>pp</code></dt><dd>displays the node using Ruby's pretty printer.</dd> </dl> <p>For brevity, only the first character of the format is required, for example, -Fj will produce JSON format output.</p> <h2 id="CHEF-WORKFLOW">CHEF WORKFLOW</h2> <p>When working with Chef and Knife in the local repository, the recommended workflow outline looks like:</p> <ul> <li>Create repository. A skeleton sample is provided at <em>http://github.com/opscode/chef-repo/</em>.</li> <li>Configure knife, see <strong>CONFIGURATION</strong>.</li> <li>Download cookbooks from the Opscode cookbooks site, see <strong>COOKBOOK SITE SUB-COMMANDS</strong>.</li> <li>Or, create new cookbooks, see <code>cookbook create</code> sub-command.</li> <li>Commit changes to the version control system. See your tool's documentation.</li> <li>Upload cookbooks to the Chef Server, see <strong>COOKBOOK SUB-COMMANDS</strong>.</li> <li>Launch instances in the Cloud, OR provision new hosts; see <strong>CLOUD COMPUTING SUB-COMMANDS</strong> and <strong>BOOTSTRAP SUB-COMMANDS</strong>.</li> <li>Watch Chef configure systems!</li> </ul> <p>A note about git: Opscode and many folks in the Chef community use git, but it is not required, except in the case of the <code>cookbook site vendor</code> sub-command, as it uses git directly. Version control is strongly recommended though, and git fits with a lot of the workflow paradigms.</p> <h2 id="EXAMPLES">EXAMPLES</h2> <h2 id="ENVIRONMENT">ENVIRONMENT</h2> <dl> <dt class="flush"><code>EDITOR</code></dt><dd>The text editor to use for editing data. The --editor option takes precedence over this value, and the --disable-editing option supresses data editing entirely.</dd> </dl> <h2 id="SEE-ALSO">SEE ALSO</h2> <p> <strong><span class="man-ref">chef-client<span class="s">(8)</span></span></strong> <strong><span class="man-ref">chef-server<span class="s">(8)</span></span></strong> <strong><span class="man-ref">chef-shell<span class="s">(1)</span></span></strong></p> <p> <strong><span class="man-ref">knife-bootstrap<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-client<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-configure<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-cookbook-site<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-cookbook<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-data-bag<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-environment<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-exec<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-index<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-node<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-recipe<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-role<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-search<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-ssh<span class="s">(1)</span></span></strong> <strong><span class="man-ref">knife-tag<span class="s">(1)</span></span></strong></p> <p> Complete Chef documentation is available online: <a href="http://wiki.opscode.com/display/chef/Home/" data-bare-link="true">http://wiki.opscode.com/display/chef/Home/</a></p> <p> JSON is JavaScript Object Notation <a href="http://json.org/" data-bare-link="true">http://json.org/</a></p> <p> SOLR is an open source search engine. <a href="http://lucene.apache.org/solr/" data-bare-link="true">http://lucene.apache.org/solr/</a></p> <p> <strong><span class="man-ref">git<span class="s">(1)</span></span></strong> is a version control system <a href="http://git-scm.com/" data-bare-link="true">http://git-scm.com/</a></p> <p> This manual page was generated from Markdown with <strong><span class="man-ref">ronn<span class="s">(1)</span></span></strong> <a href="http://rtomayko.github.com/ronn/ronn.1.html" data-bare-link="true">http://rtomayko.github.com/ronn/ronn.1.html</a></p> <h2 id="AUTHOR">AUTHOR</h2> <p> Chef was written by Adam Jacob <a href="&#109;&#97;&#105;&#x6c;&#x74;&#111;&#58;&#x61;&#x64;&#97;&#x6d;&#64;&#x6f;&#x70;&#x73;&#x63;&#111;&#x64;&#x65;&#x2e;&#99;&#x6f;&#109;" data-bare-link="true">&#x61;&#x64;&#x61;&#x6d;&#x40;&#x6f;&#112;&#x73;&#99;&#111;&#x64;&#x65;&#46;&#99;&#x6f;&#x6d;</a> of Opscode (<a href="http://www.opscode.com" data-bare-link="true">http://www.opscode.com</a>), with contributions from the community.</p> <h2 id="DOCUMENTATION">DOCUMENTATION</h2> <p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#x3a;&#106;&#111;&#115;&#x68;&#x75;&#x61;&#64;&#x6f;&#112;&#x73;&#99;&#x6f;&#x64;&#101;&#46;&#99;&#111;&#109;" data-bare-link="true">&#106;&#x6f;&#115;&#104;&#117;&#x61;&#x40;&#x6f;&#112;&#x73;&#99;&#x6f;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a>.</p> <h2 id="LICENSE">LICENSE</h2> <p> Both Chef and this documentation are released under the terms of the Apache 2.0 License. You may view the license online: <a href="http://www.apache.org/licenses/LICENSE-2.0.html" data-bare-link="true">http://www.apache.org/licenses/LICENSE-2.0.html</a> On some systems, the complete text of the Apache 2.0 License may be found in <code>/usr/share/common-licenses/Apache-2.0</code>.</p> <h2 id="CHEF">CHEF</h2> <p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p> <ol class='man-decor man-foot man foot'> <li class='tl'>Chef 11.8.0.alpha.0</li> <li class='tc'>July 2013</li> <li class='tr'>knife(1)</li> </ol> </div> </body> </html>
coderanger/chef
distro/common/html/knife.1.html
HTML
apache-2.0
16,066
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_04.html">Class Test_AbaRouteValidator_04</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_7313_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_04.html?line=55552#src-55552" >testAbaNumberCheck_7313_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:33:58 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_7313_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=9509#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_04_testAbaNumberCheck_7313_good_7c5.html
HTML
apache-2.0
9,177
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2018-01-14 | Rendered using Apache Maven Fluido Skin 1.6 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20180114" /> <meta http-equiv="Content-Language" content="en" /> <title>Play! 2.x Provider for Play! 2.2.x &#x2013; Issue Management</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script> <link rel="stylesheet" href="./css/site.css" type="text/css" /> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17472708-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"><div id="bannerLeft"><h2>Play! 2.x Provider for Play! 2.2.x</h2> </div> </div> <div class="pull-right"><div id="bannerRight"><img src="images/my-avatar-80.png" alt="avatar"/></div> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2018-01-14<span class="divider">|</span> </li> <li id="projectVersion">Version: 1.0.0-rc2</li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span3"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Parent Project</li> <li><a href="../index.html" title="Play! 2.x Providers"><span class="none"></span>Play! 2.x Providers</a> </li> <li class="nav-header">Overview</li> <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a> </li> <li><a href="usage.html" title="Usage"><span class="none"></span>Usage</a> </li> <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a> </li> <li class="nav-header">Project Documentation</li> <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a> <ul class="nav nav-list"> <li><a href="integration.html" title="CI Management"><span class="none"></span>CI Management</a> </li> <li><a href="dependencies.html" title="Dependencies"><span class="none"></span>Dependencies</a> </li> <li><a href="dependency-convergence.html" title="Dependency Convergence"><span class="none"></span>Dependency Convergence</a> </li> <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a> </li> <li><a href="distribution-management.html" title="Distribution Management"><span class="none"></span>Distribution Management</a> </li> <li class="active"><a href="#"><span class="none"></span>Issue Management</a> </li> <li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</a> </li> <li><a href="plugin-management.html" title="Plugin Management"><span class="none"></span>Plugin Management</a> </li> <li><a href="plugins.html" title="Plugins"><span class="none"></span>Plugins</a> </li> <li><a href="team-list.html" title="Team"><span class="none"></span>Team</a> </li> <li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a> </li> <li><a href="project-summary.html" title="Summary"><span class="none"></span>Summary</a> </li> </ul> </li> <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a> </li> </ul> <hr /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> </div> </div> </div> <div id="bodyColumn" class="span9" > <div class="section"> <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> <p>This project uses GitHub Issues to manage its issues.</p></div> <div class="section"> <h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a> <p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p> <div class="source"><pre class="prettyprint"><a class="externalLink" href="https://github.com/play2-maven-plugin/play2-maven-plugin/issues/">https://github.com/play2-maven-plugin/play2-maven-plugin/issues/</a></pre></div></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> <p>Copyright &copy;2013&#x2013;2018. All rights reserved.</p> </div> </div> </footer> </body> </html>
play2-maven-plugin/play2-maven-plugin.github.io
play2-maven-plugin/1.0.0-rc2/play2-providers/play2-provider-play22/issue-tracking.html
HTML
apache-2.0
5,757
<!DOCTYPE html> <html lang="en" prefix="og: http://ogp.me/ns#"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Source: bar.js</title> <meta name="description" content="Britecharts is a client-side reusable Charting Library based on D3.js v4 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations." /> <meta name="keywords" content="Britecharts, D3.js" /> <!-- Disable tap highlight on IE --> <meta name="msapplication-tap-highlight" content="no"> <meta name="msapplication-config" content="img/icons/browserconfig.xml"> <!-- Web Application Manifest --> <link rel="manifest" href="manifest.json"> <!-- Add to homescreen for Chrome on Android --> <meta name="mobile-web-app-capable" content="yes"> <meta name="application-name" content="Britecharts"> <link rel="icon" sizes="192x192" href="img/icons/chrome-touch-icon-192x192.png"> <!-- Add to homescreen for Safari on iOS --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="#009FA1"> <meta name="apple-mobile-web-app-title" content="Britecharts"> <link rel="apple-touch-icon" sizes="180x180" href="img/icons/apple-touch-icon.png"> <!-- MacOS --> <link rel="mask-icon" href="img/icons/safari-pinned-tab.svg" color="#5bbad5"> <!-- Color the status bar on mobile devices --> <meta name="theme-color" content="#ffffff"> <!-- Favicon --> <link rel="shortcut icon" href="img/icons/favicon.ico"> <link rel="icon" type="image/png" href="img/icons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="img/icons/favicon-16x16.png" sizes="16x16"> <meta property="og:title" content="Britecharts, a D3.js based charting library of reusable components"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://eventbrite.github.io/britecharts/img/logo-stripes-small.png"/> <meta property="og:site_name" content="Britecharts"/> <meta property="og:url" content=""/> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@britecharts" /> <meta name="twitter:description" content="Britecharts is a client-side reusable Charting Library based on D3.js v4 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations." /> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/custom.css"> <link type="text/css" rel="stylesheet" href="styles/demos.css"> <link type="text/css" rel="stylesheet" href="styles/prism.css" /> <link type="text/css" rel="stylesheet" href="styles/britecharts.css" /> <script src="/britecharts/scripts/common.js"></script> </head> <body> <div class="navbar navbar-fixed-top navbar-default"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="index.html"><img class="branding-logo" src="img/britecharts-logo.svg" alt="Britecharts - D3.js based charting library of reusable components"/></a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse" id="topNavigation"> <ul class="nav navbar-nav"> <li class=""> <a href="getting-started.html" >Getting started<b class=""></b></a> <ul class="dropdown-menu inline"> </ul> </li> <li class="dropdown"> <a href="tutorials.list.html" class="dropdown-toggle" data-toggle="dropdown" >Demos<b class="caret"></b></a> <ul class="dropdown-menu inline"> <li><a href="tutorial-bar.html">Bar Chart</a></li> <li><a href="tutorial-brush.html">Brush Chart</a></li> <li><a href="tutorial-donut.html">Donut Chart</a></li> <li><a href="tutorial-kitchen-sink.html">Kitchen Sink</a></li> <li><a href="tutorial-line.html">Line Chart</a></li> <li><a href="tutorial-sparkline.html">Sparkline Chart</a></li> <li><a href="tutorial-stacked-area.html">Stacked Area Chart</a></li> <li><a href="tutorial-step.html">Step Chart</a></li> </ul> </li> <li class=""> <a href="cdn.html" >CDN<b class=""></b></a> <ul class="dropdown-menu inline"> </ul> </li> <li class="dropdown"> <a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown" >API<b class="caret"></b></a> <ul class="dropdown-menu inline"> <li><a href="module-Bar.html">Bar</a></li> <li><a href="module-Brush.html">Brush</a></li> <li><a href="module-Donut.html">Donut</a></li> <li><a href="module-Legend.html">Legend</a></li> <li><a href="module-Line.html">Line</a></li> <li><a href="module-Mini-tooltip.html">Mini-tooltip</a></li> <li><a href="module-Sparkline.html">Sparkline</a></li> <li><a href="module-Stacked-area.html">Stacked-area</a></li> <li><a href="module-Step.html">Step</a></li> <li><a href="module-Tooltip.html">Tooltip</a></li> <li><a href="global.html">Types</a></li> </ul> </li> <li class="dropdown"> <a class="github-link" href="https://github.com/eventbrite/britecharts/">Github</a> </li> </ul> <div class="col-sm-12 col-md-4 no-gutter"> <form class="navbar-form" role="search"> <div class="input-group search-container clearfix"> <input type="text" class="form-control pull-left" placeholder="Search" name="q" id="search-input"> <span class="input-group-btn"> <button class="btn btn-default" id="search-submit"> <i class="glyphicon glyphicon-search"></i> </button> </span> </div> </form> </div> </div> </div> </div> <main class="container" id="toc-content"> <div class="row"> <div class="col-md-12"> <div id="main"> <h1 class="page-title">Source: bar.js</h1> <section> <article> <pre class=""><code class="language-javascript">define(function(require) { 'use strict'; const d3Array = require('d3-array'); const d3Ease = require('d3-ease'); const d3Axis = require('d3-axis'); const d3Color = require('d3-color'); const d3Dispatch = require('d3-dispatch'); const d3Format = require('d3-format'); const d3Scale = require('d3-scale'); const d3Selection = require('d3-selection'); const d3Transition = require('d3-transition'); const textHelper = require('./helpers/text'); const {exportChart} = require('./helpers/exportChart'); const colorHelper = require('./helpers/colors'); const PERCENTAGE_FORMAT = '%'; const NUMBER_FORMAT = ',f'; /** * @typedef BarChartData * @type {Object[]} * @property {Number} value Value of the group (required) * @property {String} name Name of the group (required) * * @example * [ * { * value: 1, * name: 'glittering' * }, * { * value: 1, * name: 'luminous' * } * ] */ /** * Bar Chart reusable API class that renders a * simple and configurable bar chart. * * @module Bar * @tutorial bar * @requires d3-array, d3-axis, d3-dispatch, d3-scale, d3-selection * * @example * var barChart = bar(); * * barChart * .height(500) * .width(800); * * d3Selection.select('.css-selector') * .datum(dataset) * .call(barChart); * */ return function module() { let margin = { top: 20, right: 20, bottom: 30, left: 40 }, width = 960, height = 500, data, dataZeroed, chartWidth, chartHeight, xScale, yScale, colorSchema = colorHelper.singleColors.aloeGreen, colorList, colorMap, numOfVerticalTicks = 5, numOfHorizontalTicks = 5, percentageAxisToMaxRatio = 1, enablePercentageLabels = false, percentageLabelMargin = 7, percentageLabelSize = 12, horizontalLabelFormat = '.0%', verticalLabelFormat = '.0f', valueLabelFormat = NUMBER_FORMAT, xAxis, yAxis, xAxisPadding = { top: 0, left: 0, bottom: 0, right: 0 }, yAxisPaddingBetweenChart = 10, yAxisLineWrapLimit = 1, horizontal = false, svg, isAnimated = false, ease = d3Ease.easeQuadInOut, animationDuration = 800, interBarDelay = function(d, i) { return 70 * i}, valueLabel = 'value', nameLabel = 'name', maskGridLines, baseLine, // Dispatcher object to broadcast the mouse events // Ref: https://github.com/mbostock/d3/wiki/Internals#d3_dispatch dispatcher = d3Dispatch.dispatch('customMouseOver', 'customMouseOut', 'customMouseMove'), // extractors getName = ({name}) => name, getValue = ({value}) => value, _percentageLabelHorizontalX = ({value}) => xScale(value) + percentageLabelMargin, _percentageLabelHorizontalY= ({name}) => yScale(name) + (yScale.bandwidth() / 2) + (percentageLabelSize * (3/8)), _percentageLabelVerticalX = ({name}) => xScale(name), _percentageLabelVerticalY = ({value}) => yScale(value) - percentageLabelMargin, _percentageLabelHorizontalFormatValue = ({value}) => d3Format.format(horizontalLabelFormat)(value), _percentageLabelVerticalFormatValue = ({value}) => d3Format.format(verticalLabelFormat)(parseFloat(value) * 100); /** * This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents * the container(s) where the chart(s) will be rendered * @param {BarChartData} _data The data to attach and generate the chart */ function exports(_selection){ _selection.each(function(_data){ chartWidth = width - margin.left - margin.right - (yAxisPaddingBetweenChart * 1.2); chartHeight = height - margin.top - margin.bottom; ({data, dataZeroed} = cleanData(_data)); buildScales(); buildAxis(); buildSVG(this); drawGridLines(); drawBars(); drawAxis(); if (enablePercentageLabels) { drawPercentageLabels(); } }); } /** * Creates the d3 x and y axis, setting orientations * @private */ function buildAxis(){ if (!horizontal) { xAxis = d3Axis.axisBottom(xScale); yAxis = d3Axis.axisLeft(yScale) .ticks(numOfVerticalTicks, valueLabelFormat) } else { xAxis = d3Axis.axisBottom(xScale) .ticks(numOfHorizontalTicks, valueLabelFormat) .tickSizeInner([-chartHeight]); yAxis = d3Axis.axisLeft(yScale); } } /** * Builds containers for the chart, the axis and a wrapper for all of them * Also applies the Margin convention * @private */ function buildContainerGroups(){ let container = svg .append('g') .classed('container-group', true) .attr('transform', `translate(${margin.left + yAxisPaddingBetweenChart}, ${margin.top})`); container .append('g').classed('grid-lines-group', true); container .append('g').classed('chart-group', true); container .append('g').classed('x-axis-group axis', true); container .append('g') .attr('transform', `translate(${-1 * (yAxisPaddingBetweenChart)}, 0)`) .classed('y-axis-group axis', true); container .append('g').classed('metadata-group', true); } /** * Creates the x and y scales of the graph * @private */ function buildScales() { let percentageAxis = Math.min(percentageAxisToMaxRatio * d3Array.max(data, getValue)) if (!horizontal) { xScale = d3Scale.scaleBand() .domain(data.map(getName)) .rangeRound([0, chartWidth]) .padding(0.1); yScale = d3Scale.scaleLinear() .domain([0, percentageAxis]) .rangeRound([chartHeight, 0]); } else { xScale = d3Scale.scaleLinear() .domain([0, percentageAxis]) .rangeRound([0, chartWidth]); yScale = d3Scale.scaleBand() .domain(data.map(getName)) .rangeRound([chartHeight, 0]) .padding(0.1); } colorList = data.map(d => d) .reverse() .map(({name}, i) => ({ name, color: colorSchema[i % colorSchema.length]} )); colorMap = (item) => colorList.filter(({name}) => name === item)[0].color; } /** * Builds the SVG element that will contain the chart * @param {HTMLElement} container DOM element that will work as the container of the graph * @private */ function buildSVG(container){ if (!svg) { svg = d3Selection.select(container) .append('svg') .classed('britechart bar-chart', true); buildContainerGroups(); } svg .attr('width', width) .attr('height', height); } /** * Cleaning data adding the proper format * @param {BarChartData} originalData Data * @private */ function cleanData(originalData) { let data = originalData.map((d) => ({ value: +d[valueLabel], name: String(d[nameLabel]) })); let dataZeroed = data.map((d) => ({ value: 0, name: String(d[nameLabel]) })); return {data, dataZeroed} } /** * Utility function that wraps a text into the given width * @param {D3Selection} text Text to write * @param {Number} containerWidth * @private */ function wrapText(text, containerWidth) { textHelper.wrapTextWithEllipses(text, containerWidth, 0, yAxisLineWrapLimit) } /** * Draws the x and y axis on the svg object within their * respective groups * @private */ function drawAxis(){ svg.select('.x-axis-group.axis') .attr('transform', `translate(0, ${chartHeight})`) .call(xAxis); svg.select('.y-axis-group.axis') .call(yAxis); svg.selectAll('.y-axis-group .tick text') .call(wrapText, margin.left - yAxisPaddingBetweenChart) } /** * Draws the bars along the x axis * @param {D3Selection} bars Selection of bars * @return {void} */ function drawHorizontalBars(bars) { // Enter + Update bars.enter() .append('rect') .classed('bar', true) .attr('y', chartHeight) .attr('x', 0) .attr('height', yScale.bandwidth()) .attr('width', ({value}) => xScale(value)) .attr('fill', ({name}) => colorMap(name)) .on('mouseover', function() { dispatcher.call('customMouseOver', this); d3Selection.select(this).attr('fill', ({name}) => d3Color.color(colorMap(name)).darker()); }) .on('mousemove', function(d) { dispatcher.call('customMouseMove', this, d, d3Selection.mouse(this), [chartWidth, chartHeight]); }) .on('mouseout', function() { dispatcher.call('customMouseOut', this); d3Selection.select(this).attr('fill', ({name}) => colorMap(name)) }) .merge(bars) .attr('x', 0) .attr('y', ({name}) => yScale(name)) .attr('height', yScale.bandwidth()) .attr('width', ({value}) => xScale(value)); } /** * Draws and animates the bars along the x axis * @param {D3Selection} bars Selection of bars * @return {void} */ function drawAnimatedHorizontalBars(bars) { // Enter + Update bars.enter() .append('rect') .classed('bar', true) .attr('x', 0) .attr('y', chartHeight) .attr('height', yScale.bandwidth()) .attr('width', ({value}) => xScale(value)) .attr('fill', ({name}) => colorMap(name)) .on('mouseover', function() { dispatcher.call('customMouseOver', this); d3Selection.select(this).attr('fill', ({name}) => d3Color.color(colorMap(name)).darker()); }) .on('mousemove', function(d) { dispatcher.call('customMouseMove', this, d, d3Selection.mouse(this), [chartWidth, chartHeight]); }) .on('mouseout', function() { dispatcher.call('customMouseOut', this); d3Selection.select(this).attr('fill', ({name}) => colorMap(name)) }); bars .attr('x', 0) .attr('y', ({name}) => yScale(name)) .attr('height', yScale.bandwidth()) .transition() .duration(animationDuration) .delay(interBarDelay) .ease(ease) .attr('width', ({value}) => xScale(value)); } /** * Draws and animates the bars along the y axis * @param {D3Selection} bars Selection of bars * @return {void} */ function drawAnimatedVerticalBars(bars) { // Enter + Update bars.enter() .append('rect') .classed('bar', true) .attr('x', chartWidth) .attr('y', ({value}) => yScale(value)) .attr('width', xScale.bandwidth()) .attr('height', ({value}) => chartHeight - yScale(value)) .attr('fill', ({name}) => colorMap(name)) .on('mouseover', function() { dispatcher.call('customMouseOver', this); d3Selection.select(this).attr('fill', ({name}) => d3Color.color(colorMap(name)).darker()) }) .on('mousemove', function(d) { dispatcher.call('customMouseMove', this, d, d3Selection.mouse(this), [chartWidth, chartHeight]); }) .on('mouseout', function() { dispatcher.call('customMouseOut', this); d3Selection.select(this).attr('fill', ({name}) => colorMap(name)) }) .merge(bars) .attr('x', ({name}) => xScale(name)) .attr('width', xScale.bandwidth()) .transition() .duration(animationDuration) .delay(interBarDelay) .ease(ease) .attr('y', ({value}) => yScale(value)) .attr('height', ({value}) => chartHeight - yScale(value)); } /** * Draws the bars along the y axis * @param {D3Selection} bars Selection of bars * @return {void} */ function drawVerticalBars(bars) { // Enter + Update bars.enter() .append('rect') .classed('bar', true) .attr('x', chartWidth) .attr('y', ({value}) => yScale(value)) .attr('width', xScale.bandwidth()) .attr('height', ({value}) => chartHeight - yScale(value)) .attr('fill', ({name}) => colorMap(name)) .on('mouseover', function() { dispatcher.call('customMouseOver', this); d3Selection.select(this).attr('fill', ({name}) => d3Color.color(colorMap(name)).darker()) }) .on('mousemove', function(d) { dispatcher.call('customMouseMove', this, d, d3Selection.mouse(this), [chartWidth, chartHeight]); }) .on('mouseout', function() { dispatcher.call('customMouseOut', this); d3Selection.select(this).attr('fill', ({name}) => colorMap(name)) }) .merge(bars) .attr('x', ({name}) => xScale(name)) .attr('y', ({value}) => yScale(value)) .attr('width', xScale.bandwidth()) .attr('height', ({value}) => chartHeight - yScale(value)); } /** * Draws percentage labels at the end of each bar * @private * @return {void} */ function drawPercentageLabels() { let labelXPosition = horizontal ? _percentageLabelHorizontalX : _percentageLabelVerticalX; let labelYPosition = horizontal ? _percentageLabelHorizontalY : _percentageLabelVerticalY; let text = horizontal ? _percentageLabelHorizontalFormatValue : _percentageLabelVerticalFormatValue; let percentageLabels = svg.select('.metadata-group') .append('g') .classed('percentage-label-group', true) .selectAll('text') .data(data.reverse()) .enter() .append('text'); percentageLabels .classed('percentage-label', true) .attr('x', labelXPosition) .attr('y', labelYPosition) .text(text) .attr('font-size', percentageLabelSize + 'px') } /** * Draws the bar elements within the chart group * @private */ function drawBars(){ let bars; if (isAnimated) { bars = svg.select('.chart-group').selectAll('.bar') .data(dataZeroed); if (!horizontal) { drawVerticalBars(bars); } else { drawHorizontalBars(bars); } bars = svg.select('.chart-group').selectAll('.bar') .data(data); if (!horizontal) { drawAnimatedVerticalBars(bars); } else { drawAnimatedHorizontalBars(bars); } } else { bars = svg.select('.chart-group').selectAll('.bar') .data(data); if (!horizontal) { drawVerticalBars(bars); } else { drawHorizontalBars(bars); } } // Exit bars.exit() .transition() .style('opacity', 0) .remove(); } /** * Draws grid lines on the background of the chart * @return void */ function drawGridLines(){ if (!horizontal) { drawVerticalGridLines(); } else { drawHorizontalGridLines(); } } /** * Draws the grid lines for an horizontal bar chart * @return {void} */ function drawHorizontalGridLines() { maskGridLines = svg.select('.grid-lines-group') .selectAll('line.vertical-grid-line') .data(xScale.ticks(4)) .enter() .append('line') .attr('class', 'vertical-grid-line') .attr('y1', (xAxisPadding.left)) .attr('y2', chartHeight) .attr('x1', (d) => xScale(d)) .attr('x2', (d) => xScale(d)) //draw a horizontal line to extend y-axis till the edges baseLine = svg.select('.grid-lines-group') .selectAll('line.extended-y-line') .data([0]) .enter() .append('line') .attr('class', 'extended-y-line') .attr('y1', (xAxisPadding.left)) .attr('y2', chartHeight) .attr('x1', 0) .attr('x2', 0); } /** * Draws the grid lines for a vertical bar chart * @return {void} */ function drawVerticalGridLines() { maskGridLines = svg.select('.grid-lines-group') .selectAll('line.horizontal-grid-line') .data(yScale.ticks(4)) .enter() .append('line') .attr('class', 'horizontal-grid-line') .attr('x1', (xAxisPadding.left)) .attr('x2', chartWidth) .attr('y1', (d) => yScale(d)) .attr('y2', (d) => yScale(d)) //draw a horizontal line to extend x-axis till the edges baseLine = svg.select('.grid-lines-group') .selectAll('line.extended-x-line') .data([0]) .enter() .append('line') .attr('class', 'extended-x-line') .attr('x1', (xAxisPadding.left)) .attr('x2', chartWidth) .attr('y1', height - margin.bottom - margin.top) .attr('y2', height - margin.bottom - margin.top); } /** * Chart exported to png and a download action is fired * @public */ exports.exportChart = function(filename) { exportChart.call(exports, svg, filename); }; /** * Gets or Sets the height of the chart * @param {number} _x Desired width for the graph * @return { height | module} Current height or Bar Chart module to chain calls * @public */ exports.height = function(_x) { if (!arguments.length) { return height; } height = _x; return this; }; /** * Gets or Sets the margin of the chart * @param {object} _x Margin object to get/set * @return { margin | module} Current margin or Bar Chart module to chain calls * @public */ exports.margin = function(_x) { if (!arguments.length) { return margin; } margin = _x; return this; }; /** * Gets or Sets the width of the chart * @param {number} _x Desired width for the graph * @return { width | module} Current width or Bar Chart module to chain calls * @public */ exports.width = function(_x) { if (!arguments.length) { return width; } width = _x; return this; }; /** * Gets or Sets the horizontal direction of the chart * @param {number} _x Desired horizontal direction for the graph * @return { horizontal | module} Current horizontal direction or Bar Chart module to chain calls * @public */ exports.horizontal = function(_x) { if (!arguments.length) { return horizontal; } horizontal = _x; return this; }; /** * Gets or Sets the isAnimated property of the chart, making it to animate when render. * By default this is 'false' * * @param {Boolean} _x Desired animation flag * @return { isAnimated | module} Current isAnimated flag or Chart module * @public */ exports.isAnimated = function(_x) { if (!arguments.length) { return isAnimated; } isAnimated = _x; return this; }; /** * Exposes an 'on' method that acts as a bridge with the event dispatcher * We are going to expose this events: * customMouseOver, customMouseMove and customMouseOut * * @return {module} Bar Chart * @public */ exports.on = function() { let value = dispatcher.on.apply(dispatcher, arguments); return value === dispatcher ? exports : value; }; /** * Chart exported to png and a download action is fired * @public */ exports.exportChart = function(filename, title) { exportChart.call(exports, svg, filename, title); }; /** * Gets or Sets the colorSchema of the chart * @param {String[]} _x Desired colorSchema for the graph * @return { colorSchema | module} Current colorSchema or Chart module to chain calls * @public */ exports.colorSchema = function(_x) { if (!arguments.length) { return colorSchema; } colorSchema = _x; return this; } /** * Gets or Sets the valueLabelFormat to a percentage format if true (default false) * @param {boolean} _x Should use percentage as value format * @return { valueLabelFormat | module} Is percentage value format used or Chart module to chain calls * @public */ exports.usePercentage = function(_x) { if (!arguments.length) { return valueLabelFormat === PERCENTAGE_FORMAT; } if (_x) { valueLabelFormat = PERCENTAGE_FORMAT; } else { valueLabelFormat = NUMBER_FORMAT; } return this; } /** * Configurable extension of the x axis * if your max point was 50% you might want to show x axis to 60%, pass 1.2 * @param {number} _x ratio to max data point to add to the x axis * @return { ratio | module} Current ratio or Bar Chart module to chain calls * @public */ exports.percentageAxisToMaxRatio = function(_x) { if (!arguments.length) { return percentageAxisToMaxRatio; } percentageAxisToMaxRatio = _x; return this; } /** * Default 10px. Offset between end of bar and start of the percentage bars * @param {number} _x percentage margin offset from end of bar * @return {number | module} Currnet offset or Bar Chart module to chain calls */ exports.percentageLabelMargin = function(_x) { if (!arguments.length) { return percentageLabelMargin; } percentageLabelMargin = _x; return this; } /** * Default false. If true, adds percentage labels at the end of the bars * @param {Boolean} _x * @return {Boolean | module} Current value of enablePercentageLables or Bar Chart module to chain calls */ exports.enablePercentageLabels = function(_x) { if (!arguments.length) { return enablePercentageLabels; } enablePercentageLabels = _x; return this; } /** * Default 10. Space between y axis and chart * @param {number} _x space between y axis and chart * @return {number| module} Current value of yAxisPaddingBetweenChart or Bar Chart module to chain calls */ exports.yAxisPaddingBetweenChart = function(_x) { if (!arguments.length) { return yAxisPaddingBetweenChart; } yAxisPaddingBetweenChart = _x; return this; } /** * Gets or Sets the valueLabel of the chart * @param {Number} _x Desired valueLabel for the graph * @return { valueLabel | module} Current valueLabel or Chart module to chain calls * @public */ exports.valueLabel = function(_x) { if (!arguments.length) { return valueLabel; } valueLabel = _x; return this; }; /** * Gets or Sets the nameLabel of the chart * @param {Number} _x Desired nameLabel for the graph * @return { nameLabel | module} Current nameLabel or Chart module to chain calls * @public */ exports.nameLabel = function(_x) { if (!arguments.length) { return nameLabel; } nameLabel = _x; return this; }; return exports; }; }); </code></pre> </article> </section> </div> </div> <div class="clearfix"></div> </div> </main> <div class="modal fade" id="searchResults"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Search results</h4> </div> <div class="modal-body"></div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <footer class="footer"> <span class="copyright"> Eventbrite Copyright </span> <span class="jsdoc-message"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>. </span> </footer> <script src="/britecharts/scripts/docstrap.lib.js"></script> <script src="/britecharts/scripts/toc.js"></script> <script type="text/javascript" src="/britecharts/scripts/fulltext-search-ui.js"></script> <script src="/britecharts/scripts/prism.js"></script> <script> $( function () { $( "[id*='$']" ).each( function () { var $this = $( this ); $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) ); } ); // Highlight with prism $( "pre.prettyprint.source" ) .each( function () { var $this = $( this ); var example = $this.find( "code" ); $this .wrap("<pre class='language-javascript' ></pre>" ) .wrap("<code class='language-javascript'></code>" ) .addClass( "language-javascript" ) .html( example.html() ); } ); $.catchAnchorLinks( { navbarOffset: 10 } ); $( "#toc" ).toc( { anchorName : function ( i, heading, prefix ) { return $( heading ).attr( "id" ) || ( prefix + i ); }, selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4", showAndHide : false, smoothScrolling: true } ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); $( '.dropdown-toggle' ).dropdown(); $( "table" ).each( function () { var $this = $( this ); $this.addClass('table'); } ); } ); </script> <!--Navigation and Symbol Display--> <!--Google Analytics--> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga( 'create', 'UA-141520-30', 'auto' ); ga( 'send', 'pageview' ); </script> <!-- Search Init --> <script type="text/javascript"> $(document).ready(function() { SearcherDisplay.init(); }); </script> </body> </html>
jenjwong/britecharts
docs/bar.js.html
HTML
apache-2.0
40,928
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for cogapp/test_whiteutils.py: 0.00%</title> <link rel="stylesheet" href="style.css" type="text/css"> <script type="text/javascript" src="jquery.min.js"></script> <script type="text/javascript" src="jquery.hotkeys.js"></script> <script type="text/javascript" src="jquery.isonscreen.js"></script> <script type="text/javascript" src="coverage_html.js"></script> <script type="text/javascript"> jQuery(document).ready(coverage.pyfile_ready); </script> </head> <body class="pyfile"> <div id="header"> <div class="content"> <h1>Coverage for <b>cogapp/test_whiteutils.py</b> : <span class="pc_cov">0.00%</span> </h1> <img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" /> <h2 class="stats"> 69 statements &nbsp; <span class="run hide_run shortkey_r button_toggle_run">0 run</span> <span class="mis shortkey_m button_toggle_mis">69 missing</span> <span class="exc shortkey_x button_toggle_exc">0 excluded</span> <span class="par run hide_run shortkey_p button_toggle_par">0 partial</span> </h2> </div> </div> <div class="help_panel"> <img id="panel_icon" src="keybd_open.png" alt="Hide keyboard shortcuts" /> <p class="legend">Hot-keys on this page</p> <div> <p class="keyhelp"> <span class="key">r</span> <span class="key">m</span> <span class="key">x</span> <span class="key">p</span> &nbsp; toggle line displays </p> <p class="keyhelp"> <span class="key">j</span> <span class="key">k</span> &nbsp; next/prev highlighted chunk </p> <p class="keyhelp"> <span class="key">0</span> &nbsp; (zero) top of page </p> <p class="keyhelp"> <span class="key">1</span> &nbsp; (one) first highlighted chunk </p> </div> </div> <div id="source"> <table> <tr> <td class="linenos"> <p id="n1" class="pln"><a href="#n1">1</a></p> <p id="n2" class="pln"><a href="#n2">2</a></p> <p id="n3" class="pln"><a href="#n3">3</a></p> <p id="n4" class="pln"><a href="#n4">4</a></p> <p id="n5" class="pln"><a href="#n5">5</a></p> <p id="n6" class="pln"><a href="#n6">6</a></p> <p id="n7" class="stm mis"><a href="#n7">7</a></p> <p id="n8" class="pln"><a href="#n8">8</a></p> <p id="n9" class="stm mis"><a href="#n9">9</a></p> <p id="n10" class="pln"><a href="#n10">10</a></p> <p id="n11" class="stm mis"><a href="#n11">11</a></p> <p id="n12" class="pln"><a href="#n12">12</a></p> <p id="n13" class="pln"><a href="#n13">13</a></p> <p id="n14" class="stm mis"><a href="#n14">14</a></p> <p id="n15" class="pln"><a href="#n15">15</a></p> <p id="n16" class="pln"><a href="#n16">16</a></p> <p id="n17" class="stm mis"><a href="#n17">17</a></p> <p id="n18" class="stm mis"><a href="#n18">18</a></p> <p id="n19" class="stm mis"><a href="#n19">19</a></p> <p id="n20" class="stm mis"><a href="#n20">20</a></p> <p id="n21" class="stm mis"><a href="#n21">21</a></p> <p id="n22" class="stm mis"><a href="#n22">22</a></p> <p id="n23" class="stm mis"><a href="#n23">23</a></p> <p id="n24" class="stm mis"><a href="#n24">24</a></p> <p id="n25" class="pln"><a href="#n25">25</a></p> <p id="n26" class="stm mis"><a href="#n26">26</a></p> <p id="n27" class="stm mis"><a href="#n27">27</a></p> <p id="n28" class="stm mis"><a href="#n28">28</a></p> <p id="n29" class="stm mis"><a href="#n29">29</a></p> <p id="n30" class="pln"><a href="#n30">30</a></p> <p id="n31" class="stm mis"><a href="#n31">31</a></p> <p id="n32" class="stm mis"><a href="#n32">32</a></p> <p id="n33" class="stm mis"><a href="#n33">33</a></p> <p id="n34" class="stm mis"><a href="#n34">34</a></p> <p id="n35" class="stm mis"><a href="#n35">35</a></p> <p id="n36" class="pln"><a href="#n36">36</a></p> <p id="n37" class="stm mis"><a href="#n37">37</a></p> <p id="n38" class="stm mis"><a href="#n38">38</a></p> <p id="n39" class="pln"><a href="#n39">39</a></p> <p id="n40" class="stm mis"><a href="#n40">40</a></p> <p id="n41" class="stm mis"><a href="#n41">41</a></p> <p id="n42" class="stm mis"><a href="#n42">42</a></p> <p id="n43" class="pln"><a href="#n43">43</a></p> <p id="n44" class="pln"><a href="#n44">44</a></p> <p id="n45" class="stm mis"><a href="#n45">45</a></p> <p id="n46" class="pln"><a href="#n46">46</a></p> <p id="n47" class="pln"><a href="#n47">47</a></p> <p id="n48" class="stm mis"><a href="#n48">48</a></p> <p id="n49" class="stm mis"><a href="#n49">49</a></p> <p id="n50" class="stm mis"><a href="#n50">50</a></p> <p id="n51" class="stm mis"><a href="#n51">51</a></p> <p id="n52" class="stm mis"><a href="#n52">52</a></p> <p id="n53" class="stm mis"><a href="#n53">53</a></p> <p id="n54" class="stm mis"><a href="#n54">54</a></p> <p id="n55" class="stm mis"><a href="#n55">55</a></p> <p id="n56" class="stm mis"><a href="#n56">56</a></p> <p id="n57" class="stm mis"><a href="#n57">57</a></p> <p id="n58" class="stm mis"><a href="#n58">58</a></p> <p id="n59" class="pln"><a href="#n59">59</a></p> <p id="n60" class="stm mis"><a href="#n60">60</a></p> <p id="n61" class="stm mis"><a href="#n61">61</a></p> <p id="n62" class="stm mis"><a href="#n62">62</a></p> <p id="n63" class="stm mis"><a href="#n63">63</a></p> <p id="n64" class="stm mis"><a href="#n64">64</a></p> <p id="n65" class="stm mis"><a href="#n65">65</a></p> <p id="n66" class="stm mis"><a href="#n66">66</a></p> <p id="n67" class="stm mis"><a href="#n67">67</a></p> <p id="n68" class="stm mis"><a href="#n68">68</a></p> <p id="n69" class="stm mis"><a href="#n69">69</a></p> <p id="n70" class="stm mis"><a href="#n70">70</a></p> <p id="n71" class="pln"><a href="#n71">71</a></p> <p id="n72" class="stm mis"><a href="#n72">72</a></p> <p id="n73" class="stm mis"><a href="#n73">73</a></p> <p id="n74" class="pln"><a href="#n74">74</a></p> <p id="n75" class="pln"><a href="#n75">75</a></p> <p id="n76" class="pln"><a href="#n76">76</a></p> <p id="n77" class="pln"><a href="#n77">77</a></p> <p id="n78" class="pln"><a href="#n78">78</a></p> <p id="n79" class="stm mis"><a href="#n79">79</a></p> <p id="n80" class="pln"><a href="#n80">80</a></p> <p id="n81" class="pln"><a href="#n81">81</a></p> <p id="n82" class="stm mis"><a href="#n82">82</a></p> <p id="n83" class="stm mis"><a href="#n83">83</a></p> <p id="n84" class="stm mis"><a href="#n84">84</a></p> <p id="n85" class="stm mis"><a href="#n85">85</a></p> <p id="n86" class="stm mis"><a href="#n86">86</a></p> <p id="n87" class="pln"><a href="#n87">87</a></p> <p id="n88" class="stm mis"><a href="#n88">88</a></p> <p id="n89" class="stm mis"><a href="#n89">89</a></p> <p id="n90" class="stm mis"><a href="#n90">90</a></p> <p id="n91" class="stm mis"><a href="#n91">91</a></p> <p id="n92" class="pln"><a href="#n92">92</a></p> <p id="n93" class="stm mis"><a href="#n93">93</a></p> <p id="n94" class="stm mis"><a href="#n94">94</a></p> <p id="n95" class="stm mis"><a href="#n95">95</a></p> <p id="n96" class="stm mis"><a href="#n96">96</a></p> <p id="n97" class="pln"><a href="#n97">97</a></p> <p id="n98" class="stm mis"><a href="#n98">98</a></p> <p id="n99" class="stm mis"><a href="#n99">99</a></p> <p id="n100" class="pln"><a href="#n100">100</a></p> <p id="n101" class="stm mis"><a href="#n101">101</a></p> <p id="n102" class="stm mis"><a href="#n102">102</a></p> </td> <td class="text"> <p id="t1" class="pln"><span class="str">&quot;&quot;&quot; Test the cogapp.whiteutils module.</span><span class="strut">&nbsp;</span></p> <p id="t2" class="pln"><span class="str">&nbsp; &nbsp; http://nedbatchelder.com/code/cog</span><span class="strut">&nbsp;</span></p> <p id="t3" class="pln"><span class="strut">&nbsp;</span></p> <p id="t4" class="pln"><span class="str">&nbsp; &nbsp; Copyright 2004-2015, Ned Batchelder.</span><span class="strut">&nbsp;</span></p> <p id="t5" class="pln"><span class="str">&quot;&quot;&quot;</span><span class="strut">&nbsp;</span></p> <p id="t6" class="pln"><span class="strut">&nbsp;</span></p> <p id="t7" class="stm mis"><span class="key">from</span> <span class="nam">__future__</span> <span class="key">import</span> <span class="nam">absolute_import</span><span class="strut">&nbsp;</span></p> <p id="t8" class="pln"><span class="strut">&nbsp;</span></p> <p id="t9" class="stm mis"><span class="key">import</span> <span class="nam">unittest</span><span class="strut">&nbsp;</span></p> <p id="t10" class="pln"><span class="strut">&nbsp;</span></p> <p id="t11" class="stm mis"><span class="key">from</span> <span class="op">.</span><span class="nam">whiteutils</span> <span class="key">import</span> <span class="op">*</span><span class="strut">&nbsp;</span></p> <p id="t12" class="pln"><span class="strut">&nbsp;</span></p> <p id="t13" class="pln"><span class="strut">&nbsp;</span></p> <p id="t14" class="stm mis"><span class="key">class</span> <span class="nam">WhitePrefixTests</span><span class="op">(</span><span class="nam">unittest</span><span class="op">.</span><span class="nam">TestCase</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t15" class="pln">&nbsp; &nbsp; <span class="str">&quot;&quot;&quot; Test cases for cogapp.whiteutils.</span><span class="strut">&nbsp;</span></p> <p id="t16" class="pln"><span class="str">&nbsp; &nbsp; &quot;&quot;&quot;</span><span class="strut">&nbsp;</span></p> <p id="t17" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testSingleLine</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t18" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t19" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39; &#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t20" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t21" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t22" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;\tx&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t23" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t24" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39; \t \tx&nbsp;&nbsp; &#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; \t \t&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t25" class="pln"><span class="strut">&nbsp;</span></p> <p id="t26" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testMultiLine</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t27" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t28" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp;&nbsp; y&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; y&#39;</span><span class="op">,</span><span class="str">&#39; y&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t29" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39; y&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; y&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp;&nbsp; y&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t30" class="pln"><span class="strut">&nbsp;</span></p> <p id="t31" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testBlankLinesAreIgnored</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t32" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t33" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t34" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t35" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t36" class="pln"><span class="strut">&nbsp;</span></p> <p id="t37" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testTabCharacters</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t38" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;\timport sys&#39;</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">,</span> <span class="str">&#39;\tprint sys.argv&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t39" class="pln"><span class="strut">&nbsp;</span></p> <p id="t40" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testDecreasingLengths</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t41" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t42" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">whitePrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&nbsp; &nbsp;&nbsp; x&#39;</span><span class="op">,</span><span class="str">&#39; x&#39;</span><span class="op">,</span><span class="str">&#39; x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t43" class="pln"><span class="strut">&nbsp;</span></p> <p id="t44" class="pln"><span class="strut">&nbsp;</span></p> <p id="t45" class="stm mis"><span class="key">class</span> <span class="nam">ReindentBlockTests</span><span class="op">(</span><span class="nam">unittest</span><span class="op">.</span><span class="nam">TestCase</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t46" class="pln">&nbsp; &nbsp; <span class="str">&quot;&quot;&quot; Test cases for cogapp.reindentBlock.</span><span class="strut">&nbsp;</span></p> <p id="t47" class="pln"><span class="str">&nbsp; &nbsp; &quot;&quot;&quot;</span><span class="strut">&nbsp;</span></p> <p id="t48" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testNonTermLine</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t49" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t50" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t51" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t52" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;&nbsp; x&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t53" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;\tx&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t54" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x&#39;</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t55" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x&#39;</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\tx&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t56" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x&#39;</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t57" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x&#39;</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\tx&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t58" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x&#39;</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; x&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t59" class="pln"><span class="strut">&nbsp;</span></p> <p id="t60" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testSingleLine</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t61" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;\n&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t62" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x\n&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t63" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x\n&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t64" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;&nbsp; x\n&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t65" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;\tx\n&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t66" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x\n&#39;</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t67" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;x\n&#39;</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\tx\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t68" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x\n&#39;</span><span class="op">,</span> <span class="str">&#39; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39; x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t69" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x\n&#39;</span><span class="op">,</span> <span class="str">&#39;\t&#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;\tx\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t70" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39; x\n&#39;</span><span class="op">,</span> <span class="str">&#39;&nbsp; &#39;</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&nbsp; x\n&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t71" class="pln"><span class="strut">&nbsp;</span></p> <p id="t72" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testRealBlock</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t73" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="strut">&nbsp;</span></p> <p id="t74" class="pln">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">reindentBlock</span><span class="op">(</span><span class="str">&#39;\timport sys\n\n\tprint sys.argv\n&#39;</span><span class="op">)</span><span class="op">,</span><span class="strut">&nbsp;</span></p> <p id="t75" class="pln">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="str">&#39;import sys\n\nprint sys.argv\n&#39;</span><span class="strut">&nbsp;</span></p> <p id="t76" class="pln">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t77" class="pln"><span class="strut">&nbsp;</span></p> <p id="t78" class="pln"><span class="strut">&nbsp;</span></p> <p id="t79" class="stm mis"><span class="key">class</span> <span class="nam">CommonPrefixTests</span><span class="op">(</span><span class="nam">unittest</span><span class="op">.</span><span class="nam">TestCase</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t80" class="pln">&nbsp; &nbsp; <span class="str">&quot;&quot;&quot; Test cases for cogapp.commonPrefix.</span><span class="strut">&nbsp;</span></p> <p id="t81" class="pln"><span class="str">&nbsp; &nbsp; &quot;&quot;&quot;</span><span class="strut">&nbsp;</span></p> <p id="t82" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testDegenerateCases</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t83" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t84" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t85" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">,</span><span class="str">&#39;&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t86" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;cat in the hat&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;cat in the hat&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t87" class="pln"><span class="strut">&nbsp;</span></p> <p id="t88" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testNoCommonPrefix</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t89" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;b&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t90" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;b&#39;</span><span class="op">,</span><span class="str">&#39;c&#39;</span><span class="op">,</span><span class="str">&#39;d&#39;</span><span class="op">,</span><span class="str">&#39;e&#39;</span><span class="op">,</span><span class="str">&#39;f&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t91" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;a&#39;</span><span class="op">,</span><span class="str">&#39;x&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t92" class="pln"><span class="strut">&nbsp;</span></p> <p id="t93" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testUsualCases</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t94" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;ab&#39;</span><span class="op">,</span> <span class="str">&#39;ac&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;a&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t95" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;aab&#39;</span><span class="op">,</span> <span class="str">&#39;aac&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;aa&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t96" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;aab&#39;</span><span class="op">,</span> <span class="str">&#39;aab&#39;</span><span class="op">,</span> <span class="str">&#39;aab&#39;</span><span class="op">,</span> <span class="str">&#39;aac&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;aa&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t97" class="pln"><span class="strut">&nbsp;</span></p> <p id="t98" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testBlankLine</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t99" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;abc&#39;</span><span class="op">,</span> <span class="str">&#39;abx&#39;</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">,</span> <span class="str">&#39;aby&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> <p id="t100" class="pln"><span class="strut">&nbsp;</span></p> <p id="t101" class="stm mis">&nbsp; &nbsp; <span class="key">def</span> <span class="nam">testDecreasingLengths</span><span class="op">(</span><span class="nam">self</span><span class="op">)</span><span class="op">:</span><span class="strut">&nbsp;</span></p> <p id="t102" class="stm mis">&nbsp; &nbsp; &nbsp; &nbsp; <span class="nam">self</span><span class="op">.</span><span class="nam">assertEqual</span><span class="op">(</span><span class="nam">commonPrefix</span><span class="op">(</span><span class="op">[</span><span class="str">&#39;abcd&#39;</span><span class="op">,</span> <span class="str">&#39;abc&#39;</span><span class="op">,</span> <span class="str">&#39;ab&#39;</span><span class="op">]</span><span class="op">)</span><span class="op">,</span> <span class="str">&#39;ab&#39;</span><span class="op">)</span><span class="strut">&nbsp;</span></p> </td> </tr> </table> </div> <div id="footer"> <div class="content"> <p> <a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.org">coverage.py v4.0</a>, created at 2015-09-20 10:28 </p> </div> </div> </body> </html>
7WebPages/coveragepy
doc/sample_html/cogapp_test_whiteutils_py.html
HTML
apache-2.0
42,155
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Dell Cloud Manager</title> <link rel="stylesheet" href="css/app.css"/> <script src="bower_components/modernizr/modernizr.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBDIzQigCelvZhhzTOGD9_gPdiq8olg-a4&sensor=false"></script> </head> <body> <!--[if lt ie 7]> <p class="browsehappy">you are using an <strong>outdated</strong> browser. please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!--[if lt IE 9]> <script src="bower_components/es5-shim/es5-shim.js"></script> <script src="bower_components/json3/lib/json3.min.js"></script> <![endif]--> <div class="app-wrapper"> <div topnav ng-class="{ 'nomargin': hideSidenav }"></div> <div ng-class="{ 'container-fluid': !hideSidenav }"> <div ng-switch="hideSidenav"> <div ng-switch-when="true"> <div class="row"> <div class="col-sm-12"> <div ng-view></div> </div> </div> </div> <div ng-switch-when="false"> <div class="row"> <div class="col-sm-12 col-md-2"> <div sidenav></div> </div> <div class="col-sm-12 col-md-10"> <div ng-view></div> </div> </div> </div> </div> </div> </div> <!-- In production use: <script src="//ajax.googleapis.com/ajax/libs/angularjs/x.x.x/angular.min.js"></script> --> <script src="bower_components/jquery/jquery.js"></script> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/bootstrap/js/affix.js"></script> <script src="bower_components/bootstrap/js/alert.js"></script> <script src="bower_components/bootstrap/js/dropdown.js"></script> <script src="bower_components/bootstrap/js/tooltip.js"></script> <script src="bower_components/bootstrap/js/modal.js"></script> <script src="bower_components/bootstrap/js/transition.js"></script> <script src="bower_components/bootstrap/js/button.js"></script> <script src="bower_components/bootstrap/js/popover.js"></script> <script src="bower_components/bootstrap/js/carousel.js"></script> <script src="bower_components/bootstrap/js/scrollspy.js"></script> <script src="bower_components/bootstrap/js/collapse.js"></script> <script src="bower_components/bootstrap/js/tab.js"></script> <script src="bower_components/angular-resource/angular-resource.js"></script> <script src="bower_components/angular-cookies/angular-cookies.js"></script> <script src="bower_components/angular-sanitize/angular-sanitize.js"></script> <script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script> <script src="bower_components/momentjs/moment.js"></script> <script src="bower_components/dot/doT.min.js"></script> <script src="lib/dcm.js"></script> <script src="lib/visualizations/colors.js"></script> <script src="lib/visualizations/clouds.js"></script> <script src="lib/visualizations/platforms.js"></script> <script src="lib/visualizations/panes.js"></script> <script src="lib/visualizations/marker_label.js"></script> <script src="lib/visualizations/infrastructure_map.js"></script> <script src="scripts/app.js"></script> <script src="scripts/services.js"></script> <script src="scripts/controllers/main.js"></script> <script src="scripts/filters.js"></script> <script src="scripts/directives.js"></script> <script src="scripts/directives/sort_table.js"></script> <script src="scripts/directives/edit_form.js"></script> <script src="scripts/directives/infrastructure_map.js"></script> <script src="scripts/directives/library_pane.js"></script> <script src="scripts/directives/region_pane.js"></script> <script src="scripts/controllers/machine_image.js"></script> <script src="scripts/controllers/server.js"></script> <script src="scripts/controllers/snapshot.js"></script> <script src="scripts/controllers/volume.js"></script> <script> angular.element(document).ready(function(){ var $injector = angular.bootstrap($('.app-wrapper'), [ 'dcmConsole' ]); }); </script> </body> </html>
jaronson/dcm-angular-console
public/app/index.html
HTML
apache-2.0
4,427
<!DOCTYPE html><html><head><title>https://superdanby.github.io/Blog/tags/xps-15-9550.html</title><link rel="canonical" href="https://superdanby.github.io/Blog/tags/xps-15-9550.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://superdanby.github.io/Blog/tags/xps-15-9550.html" /></head></html>
Superdanby/Blog
docs/tags/xps-15-9550/page/1.html
HTML
apache-2.0
361
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>old.controllers.rememberedforms &mdash; OLD 1.0a1 documentation</title> <link rel="stylesheet" href="../../../_static/werkzeug.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '1.0a1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="top" title="OLD 1.0a1 documentation" href="../../../index.html" /> <link rel="up" title="Module code" href="../../index.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="../../../index.html">OLD 1.0a1 documentation</a> &raquo;</li> <li><a href="../../index.html" accesskey="U">Module code</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1>Source code for old.controllers.rememberedforms</h1><div class="highlight"><pre> <span class="kn">import</span> <span class="nn">logging</span> <span class="kn">import</span> <span class="nn">datetime</span> <span class="kn">import</span> <span class="nn">re</span> <span class="kn">import</span> <span class="nn">simplejson</span> <span class="kn">as</span> <span class="nn">json</span> <span class="kn">from</span> <span class="nn">uuid</span> <span class="kn">import</span> <span class="n">uuid4</span> <span class="kn">from</span> <span class="nn">pylons</span> <span class="kn">import</span> <span class="n">request</span><span class="p">,</span> <span class="n">response</span><span class="p">,</span> <span class="n">session</span><span class="p">,</span> <span class="n">app_globals</span><span class="p">,</span> <span class="n">config</span> <span class="kn">from</span> <span class="nn">pylons.decorators.rest</span> <span class="kn">import</span> <span class="n">restrict</span> <span class="kn">from</span> <span class="nn">formencode.validators</span> <span class="kn">import</span> <span class="n">Invalid</span> <span class="kn">from</span> <span class="nn">sqlalchemy.exc</span> <span class="kn">import</span> <span class="n">OperationalError</span><span class="p">,</span> <span class="n">InvalidRequestError</span> <span class="kn">from</span> <span class="nn">sqlalchemy.sql</span> <span class="kn">import</span> <span class="n">asc</span> <span class="kn">from</span> <span class="nn">sqlalchemy.orm</span> <span class="kn">import</span> <span class="n">subqueryload</span> <span class="kn">from</span> <span class="nn">old.lib.base</span> <span class="kn">import</span> <span class="n">BaseController</span> <span class="kn">from</span> <span class="nn">old.lib.schemata</span> <span class="kn">import</span> <span class="n">FormIdsSchemaNullable</span> <span class="kn">import</span> <span class="nn">old.lib.helpers</span> <span class="kn">as</span> <span class="nn">h</span> <span class="kn">from</span> <span class="nn">old.lib.SQLAQueryBuilder</span> <span class="kn">import</span> <span class="n">SQLAQueryBuilder</span><span class="p">,</span> <span class="n">OLDSearchParseError</span> <span class="kn">from</span> <span class="nn">old.model.meta</span> <span class="kn">import</span> <span class="n">Session</span> <span class="kn">from</span> <span class="nn">old.model</span> <span class="kn">import</span> <span class="n">Form</span><span class="p">,</span> <span class="n">User</span> <span class="n">log</span> <span class="o">=</span> <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span><span class="p">(</span><span class="n">__name__</span><span class="p">)</span> <div class="viewcode-block" id="RememberedformsController"><a class="viewcode-back" href="../../../api.html#old.controllers.rememberedforms.RememberedformsController">[docs]</a><span class="k">class</span> <span class="nc">RememberedformsController</span><span class="p">(</span><span class="n">BaseController</span><span class="p">):</span> <span class="sd">&quot;&quot;&quot;A pseudo-REST-ful resource. Remembered forms are stored in the userform</span> <span class="sd"> many-to-many table (cf. model/user.py) which defines the contents of</span> <span class="sd"> User(id).rememberedForms (and Form(id).memorizers). A user&#39;s remembered</span> <span class="sd"> forms are not affected by requests to the user resource. Instead, the</span> <span class="sd"> rememberedforms resource handles modification, retrieval and search of a</span> <span class="sd"> user&#39;s remembered forms.</span> <span class="sd"> Here is the API:</span> <span class="sd"> GET /rememberedforms/id -- return all forms remembered by the user with</span> <span class="sd"> id=id. Action: show(id).</span> <span class="sd"> UPDATE /rememberedforms/id -- set the user with id=id&#39;s remembered forms to</span> <span class="sd"> the set of forms corresponding to the JSON array of form ids sent in the</span> <span class="sd"> request body; (accomplishes CUD; same as controllers/forms.remember).</span> <span class="sd"> Action: update(id).</span> <span class="sd"> SEARCH /rememberedforms/id -- return all forms remembered by the user with</span> <span class="sd"> id=id and which match the JSON search filter passed in the request body.</span> <span class="sd"> Action: search(id)</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">queryBuilder</span> <span class="o">=</span> <span class="n">SQLAQueryBuilder</span><span class="p">(</span><span class="n">config</span><span class="o">=</span><span class="n">config</span><span class="p">)</span> <span class="nd">@h.jsonify</span> <span class="nd">@h.authenticate</span> <span class="nd">@h.restrict</span><span class="p">(</span><span class="s">&#39;GET&#39;</span><span class="p">)</span> <div class="viewcode-block" id="RememberedformsController.show"><a class="viewcode-back" href="../../../api.html#old.controllers.rememberedforms.RememberedformsController.show">[docs]</a> <span class="k">def</span> <span class="nf">show</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">id</span><span class="p">):</span> <span class="sd">&quot;&quot;&quot;Return a JSON array of the forms remembered by the user with id=id.</span> <span class="sd"> Note that any authenticated user is authorized to access this array.</span> <span class="sd"> Restricted forms are filtered from the array on a per-user basis.</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">user</span> <span class="o">=</span> <span class="n">Session</span><span class="o">.</span><span class="n">query</span><span class="p">(</span><span class="n">User</span><span class="p">)</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="nb">id</span><span class="p">)</span> <span class="k">if</span> <span class="n">user</span><span class="p">:</span> <span class="k">try</span><span class="p">:</span> <span class="n">query</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">eagerloadForm</span><span class="p">(</span><span class="n">Session</span><span class="o">.</span><span class="n">query</span><span class="p">(</span><span class="n">Form</span><span class="p">))</span>\ <span class="o">.</span><span class="n">filter</span><span class="p">(</span><span class="n">Form</span><span class="o">.</span><span class="n">memorizers</span><span class="o">.</span><span class="n">contains</span><span class="p">(</span><span class="n">user</span><span class="p">))</span> <span class="n">query</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">addOrderBy</span><span class="p">(</span><span class="n">query</span><span class="p">,</span> <span class="nb">dict</span><span class="p">(</span><span class="n">request</span><span class="o">.</span><span class="n">GET</span><span class="p">),</span> <span class="bp">self</span><span class="o">.</span><span class="n">queryBuilder</span><span class="p">)</span> <span class="n">query</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">filterRestrictedModels</span><span class="p">(</span><span class="s">&#39;Form&#39;</span><span class="p">,</span> <span class="n">query</span><span class="p">)</span> <span class="k">return</span> <span class="n">h</span><span class="o">.</span><span class="n">addPagination</span><span class="p">(</span><span class="n">query</span><span class="p">,</span> <span class="nb">dict</span><span class="p">(</span><span class="n">request</span><span class="o">.</span><span class="n">GET</span><span class="p">))</span> <span class="k">except</span> <span class="n">Invalid</span><span class="p">,</span> <span class="n">e</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;errors&#39;</span><span class="p">:</span> <span class="n">e</span><span class="o">.</span><span class="n">unpack_errors</span><span class="p">()}</span> <span class="k">else</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">404</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;error&#39;</span><span class="p">:</span> <span class="s">&#39;There is no user with id </span><span class="si">%s</span><span class="s">&#39;</span> <span class="o">%</span> <span class="nb">id</span><span class="p">}</span> </div> <span class="nd">@h.jsonify</span> <span class="nd">@h.authenticate</span> <span class="nd">@h.restrict</span><span class="p">(</span><span class="s">&#39;PUT&#39;</span><span class="p">)</span> <span class="nd">@h.authorize</span><span class="p">([</span><span class="s">&#39;administrator&#39;</span><span class="p">,</span> <span class="s">&#39;contributor&#39;</span><span class="p">,</span> <span class="s">&#39;viewer&#39;</span><span class="p">],</span> <span class="bp">None</span><span class="p">,</span> <span class="bp">True</span><span class="p">)</span> <div class="viewcode-block" id="RememberedformsController.update"><a class="viewcode-back" href="../../../api.html#old.controllers.rememberedforms.RememberedformsController.update">[docs]</a> <span class="k">def</span> <span class="nf">update</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">id</span><span class="p">):</span> <span class="sd">&quot;&quot;&quot;Set the user with id=id&#39;s rememberedForms to the forms referenced by</span> <span class="sd"> the array of form ids passed in the request body. This action is very</span> <span class="sd"> similar to the remember action in the forms controller, the difference</span> <span class="sd"> being that remember only appends forms to the logged in user&#39;s remembered</span> <span class="sd"> forms list while the present action can modify an arbitrary user&#39;s</span> <span class="sd"> remembered forms without restriction (i.e., clear, append, remove).</span> <span class="sd"> Admins can update any user&#39;s remembered forms; non-admins can only</span> <span class="sd"> update their own.</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">user</span> <span class="o">=</span> <span class="n">Session</span><span class="o">.</span><span class="n">query</span><span class="p">(</span><span class="n">User</span><span class="p">)</span><span class="o">.</span><span class="n">options</span><span class="p">(</span><span class="n">subqueryload</span><span class="p">(</span><span class="n">User</span><span class="o">.</span><span class="n">rememberedForms</span><span class="p">))</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="nb">id</span><span class="p">)</span> <span class="k">if</span> <span class="n">user</span><span class="p">:</span> <span class="k">try</span><span class="p">:</span> <span class="n">schema</span> <span class="o">=</span> <span class="n">FormIdsSchemaNullable</span> <span class="n">values</span> <span class="o">=</span> <span class="n">json</span><span class="o">.</span><span class="n">loads</span><span class="p">(</span><span class="nb">unicode</span><span class="p">(</span><span class="n">request</span><span class="o">.</span><span class="n">body</span><span class="p">,</span> <span class="n">request</span><span class="o">.</span><span class="n">charset</span><span class="p">))</span> <span class="n">data</span> <span class="o">=</span> <span class="n">schema</span><span class="o">.</span><span class="n">to_python</span><span class="p">(</span><span class="n">values</span><span class="p">)</span> <span class="n">forms</span> <span class="o">=</span> <span class="p">[</span><span class="n">f</span> <span class="k">for</span> <span class="n">f</span> <span class="ow">in</span> <span class="n">data</span><span class="p">[</span><span class="s">&#39;forms&#39;</span><span class="p">]</span> <span class="k">if</span> <span class="n">f</span><span class="p">]</span> <span class="n">accessible</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">userIsAuthorizedToAccessModel</span> <span class="n">unrestrictedUsers</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">getUnrestrictedUsers</span><span class="p">()</span> <span class="n">unrestrictedForms</span> <span class="o">=</span> <span class="p">[</span><span class="n">f</span> <span class="k">for</span> <span class="n">f</span> <span class="ow">in</span> <span class="n">forms</span> <span class="k">if</span> <span class="n">accessible</span><span class="p">(</span><span class="n">user</span><span class="p">,</span> <span class="n">f</span><span class="p">,</span> <span class="n">unrestrictedUsers</span><span class="p">)]</span> <span class="k">if</span> <span class="nb">set</span><span class="p">(</span><span class="n">user</span><span class="o">.</span><span class="n">rememberedForms</span><span class="p">)</span> <span class="o">!=</span> <span class="nb">set</span><span class="p">(</span><span class="n">unrestrictedForms</span><span class="p">):</span> <span class="n">user</span><span class="o">.</span><span class="n">rememberedForms</span> <span class="o">=</span> <span class="n">unrestrictedForms</span> <span class="n">user</span><span class="o">.</span><span class="n">datetimeModified</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">now</span><span class="p">()</span> <span class="n">Session</span><span class="o">.</span><span class="n">commit</span><span class="p">()</span> <span class="k">return</span> <span class="n">user</span><span class="o">.</span><span class="n">rememberedForms</span> <span class="k">else</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;error&#39;</span><span class="p">:</span> <span class="s">u&#39;The update request failed because the submitted data were not new.&#39;</span><span class="p">}</span> <span class="k">except</span> <span class="n">h</span><span class="o">.</span><span class="n">JSONDecodeError</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="n">h</span><span class="o">.</span><span class="n">JSONDecodeErrorResponse</span> <span class="k">except</span> <span class="n">Invalid</span><span class="p">,</span> <span class="n">e</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;errors&#39;</span><span class="p">:</span> <span class="n">e</span><span class="o">.</span><span class="n">unpack_errors</span><span class="p">()}</span> <span class="k">else</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">404</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;error&#39;</span><span class="p">:</span> <span class="s">&#39;There is no user with id </span><span class="si">%s</span><span class="s">&#39;</span> <span class="o">%</span> <span class="nb">id</span><span class="p">}</span> </div> <span class="nd">@h.jsonify</span> <span class="nd">@h.restrict</span><span class="p">(</span><span class="s">&#39;SEARCH&#39;</span><span class="p">,</span> <span class="s">&#39;POST&#39;</span><span class="p">)</span> <span class="nd">@h.authenticate</span> <div class="viewcode-block" id="RememberedformsController.search"><a class="viewcode-back" href="../../../api.html#old.controllers.rememberedforms.RememberedformsController.search">[docs]</a> <span class="k">def</span> <span class="nf">search</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">id</span><span class="p">):</span> <span class="sd">&quot;&quot;&quot;SEARCH /forms: Return all forms in the user with id=id&#39;s remembered</span> <span class="sd"> forms that match the filter passed as JSON in the request body. Note:</span> <span class="sd"> POST /rememberedForms/id/search also routes to this action.</span> <span class="sd"> The request body must be a JSON object with a &#39;query&#39; attribute; a</span> <span class="sd"> &#39;paginator&#39; attribute is optional. The &#39;query&#39; object is passed to the</span> <span class="sd"> getSQLAQuery() method of an SQLAQueryBuilder instance and an SQLA query</span> <span class="sd"> is returned or an error is raised. The &#39;query&#39; object requires a</span> <span class="sd"> &#39;filter&#39; attribute; an &#39;orderBy&#39; attribute is optional.</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">user</span> <span class="o">=</span> <span class="n">Session</span><span class="o">.</span><span class="n">query</span><span class="p">(</span><span class="n">User</span><span class="p">)</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="nb">id</span><span class="p">)</span> <span class="k">if</span> <span class="n">user</span><span class="p">:</span> <span class="k">try</span><span class="p">:</span> <span class="n">jsonSearchParams</span> <span class="o">=</span> <span class="nb">unicode</span><span class="p">(</span><span class="n">request</span><span class="o">.</span><span class="n">body</span><span class="p">,</span> <span class="n">request</span><span class="o">.</span><span class="n">charset</span><span class="p">)</span> <span class="n">pythonSearchParams</span> <span class="o">=</span> <span class="n">json</span><span class="o">.</span><span class="n">loads</span><span class="p">(</span><span class="n">jsonSearchParams</span><span class="p">)</span> <span class="n">query</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">eagerloadForm</span><span class="p">(</span> <span class="bp">self</span><span class="o">.</span><span class="n">queryBuilder</span><span class="o">.</span><span class="n">getSQLAQuery</span><span class="p">(</span><span class="n">pythonSearchParams</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s">&#39;query&#39;</span><span class="p">)))</span> <span class="n">query</span> <span class="o">=</span> <span class="n">query</span><span class="o">.</span><span class="n">filter</span><span class="p">(</span><span class="n">Form</span><span class="o">.</span><span class="n">memorizers</span><span class="o">.</span><span class="n">contains</span><span class="p">(</span><span class="n">user</span><span class="p">))</span> <span class="n">query</span> <span class="o">=</span> <span class="n">h</span><span class="o">.</span><span class="n">filterRestrictedModels</span><span class="p">(</span><span class="s">&#39;Form&#39;</span><span class="p">,</span> <span class="n">query</span><span class="p">)</span> <span class="k">return</span> <span class="n">h</span><span class="o">.</span><span class="n">addPagination</span><span class="p">(</span><span class="n">query</span><span class="p">,</span> <span class="n">pythonSearchParams</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s">&#39;paginator&#39;</span><span class="p">))</span> <span class="k">except</span> <span class="n">h</span><span class="o">.</span><span class="n">JSONDecodeError</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="n">h</span><span class="o">.</span><span class="n">JSONDecodeErrorResponse</span> <span class="k">except</span> <span class="p">(</span><span class="n">OLDSearchParseError</span><span class="p">,</span> <span class="n">Invalid</span><span class="p">),</span> <span class="n">e</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;errors&#39;</span><span class="p">:</span> <span class="n">e</span><span class="o">.</span><span class="n">unpack_errors</span><span class="p">()}</span> <span class="k">except</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">400</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;error&#39;</span><span class="p">:</span> <span class="s">u&#39;The specified search parameters generated an invalid database query&#39;</span><span class="p">}</span> <span class="k">else</span><span class="p">:</span> <span class="n">response</span><span class="o">.</span><span class="n">status_int</span> <span class="o">=</span> <span class="mi">404</span> <span class="k">return</span> <span class="p">{</span><span class="s">&#39;error&#39;</span><span class="p">:</span> <span class="s">&#39;There is no user with id </span><span class="si">%s</span><span class="s">&#39;</span> <span class="o">%</span> <span class="nb">id</span><span class="p">}</span></div></div> </pre></div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"><h3>Related Topics</h3> <ul> <li><a href="../../../index.html">Documentation overview</a><ul> <li><a href="../../index.html">Module code</a><ul> </ul></li> </ul></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="../../../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer"> &copy; Copyright 2013, Joel Dunham. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>. </div> </body> </html>
jrwdunham/old
docs/_build/html/_modules/old/controllers/rememberedforms.html
HTML
apache-2.0
26,264
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_06.html">Class Test_AbaRouteValidator_06</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_11190_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06.html?line=28624#src-28624" >testAbaNumberCheck_11190_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:35:43 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_11190_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=5732#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=5732#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=5732#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06_testAbaNumberCheck_11190_bad_4f8.html
HTML
apache-2.0
10,984
<!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_151) on Mon Jan 15 08:36:52 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.jolokia.JolokiaFraction (BOM: * : All 2018.1.0 API)</title> <meta name="date" content="2018-01-15"> <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.wildfly.swarm.jolokia.JolokiaFraction (BOM: * : All 2018.1.0 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/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2018.1.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/jolokia/class-use/JolokiaFraction.html" target="_top">Frames</a></li> <li><a href="JolokiaFraction.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.wildfly.swarm.jolokia.JolokiaFraction" class="title">Uses of Class<br>org.wildfly.swarm.jolokia.JolokiaFraction</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/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">JolokiaFraction</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.wildfly.swarm.jolokia">org.wildfly.swarm.jolokia</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.jolokia"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">JolokiaFraction</a> in <a href="../../../../../org/wildfly/swarm/jolokia/package-summary.html">org.wildfly.swarm.jolokia</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/wildfly/swarm/jolokia/package-summary.html">org.wildfly.swarm.jolokia</a> that return <a href="../../../../../org/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">JolokiaFraction</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/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">JolokiaFraction</a></code></td> <td class="colLast"><span class="typeNameLabel">JolokiaFraction.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/jolokia/JolokiaFraction.html#context-java.lang.String-">context</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;context)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">JolokiaFraction</a></code></td> <td class="colLast"><span class="typeNameLabel">JolokiaFraction.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/jolokia/JolokiaFraction.html#prepareJolokiaWar-java.util.function.Consumer-">prepareJolokiaWar</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true" title="class or interface in java.util.function">Consumer</a>&lt;Archive&gt;&nbsp;jolokiaWarPreparer)</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/wildfly/swarm/jolokia/JolokiaFraction.html" title="class in org.wildfly.swarm.jolokia">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2018.1.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/jolokia/class-use/JolokiaFraction.html" target="_top">Frames</a></li> <li><a href="JolokiaFraction.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; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2018.1.0/apidocs/org/wildfly/swarm/jolokia/class-use/JolokiaFraction.html
HTML
apache-2.0
7,737
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Wed May 30 16:48:34 EEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.wicket.extensions.markup.html.form.palette.component.Recorder (Wicket Parent 1.5.7 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.apache.wicket.extensions.markup.html.form.palette.component.Recorder (Wicket Parent 1.5.7 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../../../index.html?org/apache/wicket/extensions/markup/html/form/palette/component/class-use/Recorder.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Recorder.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.wicket.extensions.markup.html.form.palette.component.Recorder</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component">Recorder</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.wicket.extensions.markup.html.form.palette"><B>org.apache.wicket.extensions.markup.html.form.palette</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.wicket.extensions.markup.html.form.palette"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component">Recorder</A> in <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/package-summary.html">org.apache.wicket.extensions.markup.html.form.palette</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/package-summary.html">org.apache.wicket.extensions.markup.html.form.palette</A> that return <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component">Recorder</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component">Recorder</A>&lt;<A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/Palette.html" title="type parameter in Palette">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B>Palette.</B><B><A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/Palette.html#getRecorderComponent()">getRecorderComponent</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns recorder component.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component">Recorder</A>&lt;<A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/Palette.html" title="type parameter in Palette">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B>Palette.</B><B><A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/Palette.html#newRecorderComponent()">newRecorderComponent</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;factory method to create the tracker component</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../org/apache/wicket/extensions/markup/html/form/palette/component/Recorder.html" title="class in org.apache.wicket.extensions.markup.html.form.palette.component"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../../../index.html?org/apache/wicket/extensions/markup/html/form/palette/component/class-use/Recorder.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Recorder.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
afiantara/apache-wicket-1.5.7
apidocs/org/apache/wicket/extensions/markup/html/form/palette/component/class-use/Recorder.html
HTML
apache-2.0
10,086
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>StringMatchFilter.Decide Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Apache log4net™ SDK Documentation - Microsoft .NET Framework 4.0</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">StringMatchFilter.Decide Method </h1> </div> </div> <div id="nstext"> <p> Check if this filter should allow the event to be logged </p> <div class="syntax"> <span class="lang">[Visual Basic]</span> <br />Overrides Public Function Decide( _<br />   ByVal <i>loggingEvent</i> As <a href="log4net.Core.LoggingEvent.html">LoggingEvent</a> _<br />) As <a href="log4net.Filter.FilterDecision.html">FilterDecision</a> _<div>    Implements <a href="log4net.Filter.IFilter.Decide.html">IFilter.Decide</a></div></div> <div class="syntax"> <span class="lang">[C#]</span> <br />public override <a href="log4net.Filter.FilterDecision.html">FilterDecision</a> Decide(<br />   <a href="log4net.Core.LoggingEvent.html">LoggingEvent</a> <i>loggingEvent</i><br />);</div> <h4 class="dtH4">Parameters</h4> <dl> <dt> <i>loggingEvent</i> </dt> <dd>the event being logged</dd> </dl> <h4 class="dtH4">Return Value</h4> <p>see remarks</p> <h4 class="dtH4">Implements</h4> <p> <a href="log4net.Filter.IFilter.Decide.html">IFilter.Decide</a> </p> <h4 class="dtH4">Remarks</h4> <p> The rendered message is matched against the <a href="log4net.Filter.StringMatchFilter.StringToMatch.html">StringToMatch</a>. If the <b>StringToMatch</b> occurs as a substring within the message then a match will have occurred. If no match occurs this function will return <a href="log4net.Filter.FilterDecision.html">Neutral</a> allowing other filters to check the event. If a match occurs then the value of <a href="log4net.Filter.StringMatchFilter.AcceptOnMatch.html">AcceptOnMatch</a> is checked. If it is true then <a href="log4net.Filter.FilterDecision.html">Accept</a> is returned otherwise <a href="log4net.Filter.FilterDecision.html">Deny</a> is returned. </p> <h4 class="dtH4">See Also</h4><p><a href="log4net.Filter.StringMatchFilter.html">StringMatchFilter Class</a> | <a href="log4net.Filter.html">log4net.Filter Namespace</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="Decide method"></param><param name="Keyword" value="Decide method, StringMatchFilter class"></param><param name="Keyword" value="StringMatchFilter.Decide method"></param></object><hr /><div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div></div> </body> </html>
gersonkurz/manualisator
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Filter.StringMatchFilter.Decide.html
HTML
apache-2.0
3,481
<!DOCTYPE html> <html> <head> <meta charset="utf-8" > <title>抛开源码讲流程-AsyncTask | KuTear</title> <meta name="description" content="温故而知新"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> <link rel="shortcut icon" href="https://www.kutear.com/favicon.ico?v=1586192033095"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css"> <link rel="stylesheet" href="https://www.kutear.com/styles/main.css"> <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> <script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script> <link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> </head> <body> <div id="app" class="main"> <div class="sidebar" :class="{ 'full-height': menuVisible }"> <div class="top-container" data-aos="fade-right"> <div class="top-header-container"> <a class="site-title-container" href="https://www.kutear.com"> <img src="https://www.kutear.com/images/avatar.png?v=1586192033095" class="site-logo"> <h1 class="site-title">KuTear</h1> </a> <div class="menu-btn" @click="menuVisible = !menuVisible"> <div class="line"></div> </div> </div> <div> <a href="/" class="site-nav"> 首页 </a> <a href="/archives" class="site-nav"> 归档 </a> <a href="/tags" class="site-nav"> 标签 </a> </div> </div> <div class="bottom-container" data-aos="flip-up" data-aos-offset="0"> <div class="social-container"> <a class="social-link" href="https://github.com/kutear" target="_blank"> <i class="fab fa-github"></i> </a> </div> <div class="site-description"> 温故而知新 </div> <div class="site-footer"> Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a> | <a class="rss" href="https://www.kutear.com/atom.xml" target="_blank">RSS</a> </div> </div> </div> <div class="main-container"> <div class="content-container" data-aos="fade-up"> <div class="post-detail"> <h2 class="post-title">抛开源码讲流程-AsyncTask</h2> <div class="post-date">2017-04-20</div> <div class="post-content"> <h2 id="基本原理">基本原理</h2> <p>其实AsyncTask的原理非常的简单,就是通过线程池执行一个异步任务并将异步任务的结果通过Handler抛到主线程。</p> <h2 id="实现方式">实现方式</h2> <p>在构造函数中创建了一个WorkerRunnable(并不是继承至Runnable而是Callable)对象和 一个FutureTask(继承至Runnable)对象,并且引用了WorkerRunnable对象。在执行AsyncTask#execute(...)时,其实就是先执行一个onPreExecute()函数,然后把我们的参数放进WorkerRunnable,并把FutureTask对象再封装到一个Runnable中放入一个待执行的队列(static),如果当前没有任务在执行,就从队列中提取出这个FutureTask对应的Runnable,否则等待正在执行的任务执行完毕之后在提取下一个待执行任务(封装了FutureTask的Runnable)。到此,不管怎样,任务已经到队列中了,始终会轮到他执行。那怎么执行会干什么呢?上文说过使用Runnable封装的FutureTask其实也是一个Runnable,并且持有WorkerRunnable对象的引用。在FutureTask#run()中就是调用了WorkerRunnable#call()方法,而这个call()方法会调用doInBackground()函数并取得后台计算的结果,在call()的最后通过postResult()函数使用Handler发送消息到主线程,在主线程中执行了finish(),而finish()调用了我们很关心的onPostExecute()或onCancelled()(当调用了AsyncTask的cancel()方法的时候)方法,到此,三个重要的方法onPreExecute(),doInBackground(),onPostExecute()的调用逻辑就理清楚了。另外,有时在doInBackground()会使用publishProgress()来更新进度,publishProgress()内部也是使用Handler发送消息到主线程达到在主线程调用onProgressUpdate()的目的。</p> </div> <div class="tag-container"> <a href="https://www.kutear.com/tag/mmA5SnGI5e/" class="tag"> 源码分析 </a> <a href="https://www.kutear.com/tag/H7r8uDF7ao/" class="tag"> AsyncTask </a> </div> <div class="next-post"> <div class="next">下一篇</div> <a href="https://www.kutear.com/post/2017-04-19-Android_Handler/"> <h3 class="post-title"> 抛开源码讲流程-Handler </h3> </a> </div> </div> </div> </div> </div> <script src="https://unpkg.com/aos@next/dist/aos.js"></script> <script type="application/javascript"> AOS.init(); hljs.initHighlightingOnLoad() var app = new Vue({ el: '#app', data: { menuVisible: false, }, }) </script> </body> </html>
Kutear/kutear.github.io
post/2017-04-20-Android_AsyncTask/index.html
HTML
apache-2.0
5,735
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_16.html">Class Test_AbaRouteValidator_16</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_37355_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16.html?line=56584#src-56584" >testAbaNumberCheck_37355_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:45:22 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_37355_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=22012#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_37355_good_gzg.html
HTML
apache-2.0
9,181
<!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_272) on Sat Nov 28 17:15:55 PST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Overview List (jackson-databind 2.12.0 API)</title> <meta name="date" content="2020-11-28"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div> <div class="indexContainer"> <h2 title="Packages">Packages</h2> <ul title="Packages"> <li><a href="com/fasterxml/jackson/databind/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind</a></li> <li><a href="com/fasterxml/jackson/databind/annotation/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.annotation</a></li> <li><a href="com/fasterxml/jackson/databind/cfg/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.cfg</a></li> <li><a href="com/fasterxml/jackson/databind/deser/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.deser</a></li> <li><a href="com/fasterxml/jackson/databind/deser/impl/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.deser.impl</a></li> <li><a href="com/fasterxml/jackson/databind/deser/std/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.deser.std</a></li> <li><a href="com/fasterxml/jackson/databind/exc/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.exc</a></li> <li><a href="com/fasterxml/jackson/databind/ext/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.ext</a></li> <li><a href="com/fasterxml/jackson/databind/introspect/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.introspect</a></li> <li><a href="com/fasterxml/jackson/databind/jdk14/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.jdk14</a></li> <li><a href="com/fasterxml/jackson/databind/json/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.json</a></li> <li><a href="com/fasterxml/jackson/databind/jsonFormatVisitors/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.jsonFormatVisitors</a></li> <li><a href="com/fasterxml/jackson/databind/jsonschema/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.jsonschema</a></li> <li><a href="com/fasterxml/jackson/databind/jsontype/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.jsontype</a></li> <li><a href="com/fasterxml/jackson/databind/jsontype/impl/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.jsontype.impl</a></li> <li><a href="com/fasterxml/jackson/databind/module/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.module</a></li> <li><a href="com/fasterxml/jackson/databind/node/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.node</a></li> <li><a href="com/fasterxml/jackson/databind/ser/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.ser</a></li> <li><a href="com/fasterxml/jackson/databind/ser/impl/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.ser.impl</a></li> <li><a href="com/fasterxml/jackson/databind/ser/std/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.ser.std</a></li> <li><a href="com/fasterxml/jackson/databind/type/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.type</a></li> <li><a href="com/fasterxml/jackson/databind/util/package-frame.html" target="packageFrame">com.fasterxml.jackson.databind.util</a></li> </ul> </div> <p>&nbsp;</p> </body> </html>
FasterXML/jackson-databind
docs/javadoc/2.12/overview-frame.html
HTML
apache-2.0
3,889
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width"> <meta charset="UTF-8"> <title>&lambda;-expression</title> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'],['\\(','\\)']] } }); </script> <script src='//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> <script> var Y = f => (x => _ => f(x(x))(_))(x => _ => f(x(x))(_)) var fac = f => x => x < 2 ? 1 : x * f(x - 1) var fib = f => x => x < 2 ? x : f(x - 1) + f(x - 2) var a = Array(32).fill().map((_, i) => i) console.log({ Y, fac, fib, a }) console.log(a.map(Y(fac))) console.log(a.map(Y(fib))) </script> </head> <body> <h1>Y combinator</h1> \[ Y = aA(aA1A0^2)^2 \] </body> </html>
etale/etale.github.io
ycombinator.html
HTML
apache-2.0
764
<!DOCTYPE HTML> <html lang="en"> <head> <!-- Generated by javadoc (17) on Tue Dec 14 21:00:24 CET 2021 --> <title>Uses of Class com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters (com.google.ortools:ortools-java 9.2.9969 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2021-12-14"> <meta name="description" content="use: package: com.google.ortools.constraintsolver, class: SWIGTYPE_p_operations_research__PathOperator__IterationParameters"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> <script type="text/javascript">var pathtoroot = "../../../../../"; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="flex-box"> <header role="banner" class="flex-header"> <nav role="navigation"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="top-nav" id="navbar-top"> <div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> <ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> <li><a href="../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">Class</a></li> <li class="nav-bar-cell1-rev">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#use">Help</a></li> </ul> </div> <div class="sub-nav"> <div class="nav-list-search"><label for="search-input">SEARCH:</label> <input type="text" id="search-input" value="search" disabled="disabled"> <input type="reset" id="reset-button" value="reset" disabled="disabled"> </div> </div> <!-- ========= END OF TOP NAVBAR ========= --> <span class="skip-nav" id="skip-navbar-top"></span></nav> </header> <div class="flex-content"> <main role="main"> <div class="header"> <h1 title="Uses of Class com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters" class="title">Uses of Class<br>com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters</h1> </div> <div class="caption"><span>Packages that use <a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a></span></div> <div class="summary-table two-column-summary"> <div class="table-header col-first">Package</div> <div class="table-header col-last">Description</div> <div class="col-first even-row-color"><a href="#com.google.ortools.constraintsolver">com.google.ortools.constraintsolver</a></div> <div class="col-last even-row-color">&nbsp;</div> </div> <section class="class-uses"> <ul class="block-list"> <li> <section class="detail" id="com.google.ortools.constraintsolver"> <h2>Uses of <a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a> in <a href="../package-summary.html">com.google.ortools.constraintsolver</a></h2> <div class="caption"><span>Methods in <a href="../package-summary.html">com.google.ortools.constraintsolver</a> with parameters of type <a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a></span></div> <div class="summary-table three-column-summary"> <div class="table-header col-first">Modifier and Type</div> <div class="table-header col-second">Method</div> <div class="table-header col-last">Description</div> <div class="col-first even-row-color"><code>protected static long</code></div> <div class="col-second even-row-color"><span class="type-name-label">SWIGTYPE_p_operations_research__PathOperator__IterationParameters.</span><code><a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html#getCPtr(com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters)" class="member-name-link">getCPtr</a><wbr>(<a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a>&nbsp;obj)</code></div> <div class="col-last even-row-color">&nbsp;</div> </div> <div class="caption"><span>Constructors in <a href="../package-summary.html">com.google.ortools.constraintsolver</a> with parameters of type <a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a></span></div> <div class="summary-table three-column-summary"> <div class="table-header col-first">Modifier</div> <div class="table-header col-second">Constructor</div> <div class="table-header col-last">Description</div> <div class="col-first even-row-color"><code>&nbsp;</code></div> <div class="col-second even-row-color"><code><a href="../PathOperator.html#%3Cinit%3E(com.google.ortools.constraintsolver.IntVar%5B%5D,com.google.ortools.constraintsolver.IntVar%5B%5D,com.google.ortools.constraintsolver.SWIGTYPE_p_operations_research__PathOperator__IterationParameters)" class="member-name-link">PathOperator</a><wbr>(<a href="../IntVar.html" title="class in com.google.ortools.constraintsolver">IntVar</a>[]&nbsp;next_vars, <a href="../IntVar.html" title="class in com.google.ortools.constraintsolver">IntVar</a>[]&nbsp;path_vars, <a href="../SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html" title="class in com.google.ortools.constraintsolver">SWIGTYPE_p_operations_research__PathOperator__IterationParameters</a>&nbsp;iteration_parameters)</code></div> <div class="col-last even-row-color"> <div class="block">Builds an instance of PathOperator from next and path variables.</div> </div> </div> </section> </li> </ul> </section> </main> <footer role="contentinfo"> <hr> <p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p> </footer> </div> </div> </body> </html>
google/or-tools
docs/javadoc/com/google/ortools/constraintsolver/class-use/SWIGTYPE_p_operations_research__PathOperator__IterationParameters.html
HTML
apache-2.0
7,197
<mat-card> <mat-card-content> <form [formGroup]="dataform"> <mat-form-field style="width: 100%"> <input matInput [(ngModel)]="user.email" type="email" formControlName="email" placeholder="{{ 'Email' | translate }}"/> <div *ngIf="!dataform.controls['email'].valid&&dataform.controls['email'].dirty"> <i class="alert alert-danger"></i> <mat-error *ngIf="dataform.controls['email'].errors['required']" [innerHTML]="'Email is required' | translate "></mat-error> <mat-error *ngIf="dataform.controls['email'].errors['email']" [innerHTML]="'Must be a valid email address' | translate"></mat-error> </div> </mat-form-field> <mat-form-field style="width: 100%"> <input matInput [(ngModel)]="user.password" type="password" formControlName="password" placeholder="{{ 'Password' | translate }}"/> <div *ngIf="!dataform.controls['password'].valid&&dataform.controls['password'].dirty"> <i class="alert alert-danger"></i> <mat-error *ngIf="dataform.controls['password'].errors['required']" [innerHTML]="'Password is required' | translate"></mat-error> <mat-error *ngIf="dataform.controls['password'].errors['minlength']" [innerHTML]="'Must be longer than 8 characters' | translate"></mat-error> <mat-error *ngIf="dataform.controls['password'].errors['maxlength']" [innerHTML]="'Must be at most 20 characters' | translate"></mat-error> </div> </mat-form-field> <mat-form-field style="width: 100%"> <input matInput type="password" formControlName="confirmPassword" placeholder="{{ 'Confirm password' | translate }}"/> <div *ngIf="!dataform.controls['confirmPassword'].valid&&dataform.controls['confirmPassword'].dirty"> <i class="alert alert-danger"></i> <mat-error *ngIf="dataform.controls['confirmPassword'].errors['required']" [innerHTML]="'Confirm Password is required' | translate"></mat-error> <mat-error *ngIf="dataform.controls['confirmPassword'].errors['matchPassword']" [innerHTML]="'Password not match' | translate"></mat-error> </div> </mat-form-field> <button mat-raised-button color="primary" (click)="register()" [disabled]="!dataform.valid"><mat-icon>playlist_add</mat-icon> {{ 'Register' | translate }}</button> </form> </mat-card-content> </mat-card>
gerardogrisolini/Webretail
WebUI/src/app/account/app.register.html
HTML
apache-2.0
2,621
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>HBase 0.98.7-hadoop2 Reference Package org.apache.hadoop.hbase.codec.prefixtree.encode.other</title> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="style" /> </head> <body> <div class="overview"> <ul> <li> <a href="../../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <h2>Package org.apache.hadoop.hbase.codec.prefixtree.encode.other</h2> <table class="summary"> <thead> <tr> <th>Class Summary</th> </tr> </thead> <tbody> <tr> <td> <a href="CellTypeEncoder.html" target="classFrame">CellTypeEncoder</a> </td> </tr> <tr> <td> <a href="ColumnNodeType.html" target="classFrame">ColumnNodeType</a> </td> </tr> <tr> <td> <a href="LongEncoder.html" target="classFrame">LongEncoder</a> </td> </tr> </tbody> </table> <div class="overview"> <ul> <li> <a href="../../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <hr /> Copyright &#169; 2014 The Apache Software Foundation. All Rights Reserved. </body> </html>
gsoundar/mambo-ec2-deploy
packages/hbase-0.98.7-hadoop2/docs/xref/org/apache/hadoop/hbase/codec/prefixtree/encode/other/package-summary.html
HTML
apache-2.0
2,417
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>PMD Java 5.5.1 Reference Package net.sourceforge.pmd.lang.java.rule.naming</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" /> </head> <body> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <h2>Package net.sourceforge.pmd.lang.java.rule.naming</h2> <table class="summary"> <thead> <tr> <th>Class Summary</th> </tr> </thead> <tbody> <tr> <td> <a href="NamingRulesTest.html" target="classFrame">NamingRulesTest</a> </td> </tr> </tbody> </table> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <hr /> <div id="footer"> Copyright &#169; 2002&#x2013;2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved. </div> </body> </html>
jasonwee/videoOnCloud
pmd/pmd-doc-5.5.1/pmd-java/xref-test/net/sourceforge/pmd/lang/java/rule/naming/package-summary.html
HTML
apache-2.0
2,127
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_10.html">Class Test_AbaRouteValidator_10</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_21280_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10.html?line=30785#src-30785" >testAbaNumberCheck_21280_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:40:05 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_21280_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=3861#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=3861#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=3861#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_21280_bad_2z9.html
HTML
apache-2.0
10,984
<!DOCTYPE html> <html> {% load staticfiles %} <head> <title>MCQ</title> <link rel="stylesheet" type="text/css" href="{% static 'css/card.css' %}"> <link rel="stylesheet" type="text/css" href="{% static 'css/bootstrap.min.css' %}"> <script src="{% static 'js/bootstrap.min.js' %} "></script> <link rel="stylesheet" type="text/css" href="{% static 'mui-0.8.0/css/mui.min.css' %}"> <script src="{% static 'mui-0.8.0/js/mui.min.js' %} "></script> <style type="text/css"> body{ background-color: #e6dcda; } .mui-panel{ width: 77vw; height: 30vh; } .sub_button{ margin-left: 160%; } </style> </head> <body> <div class="head" data-spy="affix">Hackerspace</div> <div class="border"> <div class="mui-container"> <div class="container"> <div class="row"> <div class="col-md-6"> <form action="submit_test" method="POST"> {% csrf_token %} {% for rec in ob%} <div class="mui-panel"> {{rec.question}}<br><br> <input type="hidden" name="{{rec.question}}" value="{{rec.question}}"> <input type="radio" name="{{rec.op1}}" value="1">{{rec.op1}}<br> <input type="radio" name="{{rec.op2}}" value="2">{{rec.op2}}<br> <input type="radio" name="{{rec.op3}}" value="3">{{rec.op3}}<br> <input type="radio" name="{{rec.op4}}" value="4">{{rec.op4}} </div> {% endfor %} <button type="submit" class="sub_button">Submit</button> </form> </div> </div> </div> </div> </div> </body> </html>
SJIT-Hackerspace/SJIT-CodingPortal
Student/templates/mcq.html
HTML
apache-2.0
1,464
<!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_151) on Wed May 02 00:35:12 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.elytron.CustomPrincipalDecoder (BOM: * : All 2018.5.0 API)</title> <meta name="date" content="2018-05-02"> <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.wildfly.swarm.config.elytron.CustomPrincipalDecoder (BOM: * : All 2018.5.0 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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2018.5.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/CustomPrincipalDecoder.html" target="_top">Frames</a></li> <li><a href="CustomPrincipalDecoder.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.wildfly.swarm.config.elytron.CustomPrincipalDecoder" class="title">Uses of Class<br>org.wildfly.swarm.config.elytron.CustomPrincipalDecoder</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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.elytron">org.wildfly.swarm.config.elytron</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#customPrincipalDecoder-java.lang.String-">customPrincipalDecoder</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return types with arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#customPrincipalDecoders--">customPrincipalDecoders</a></span>()</code> <div class="block">Get the list of CustomPrincipalDecoder resources</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#customPrincipalDecoder-org.wildfly.swarm.config.elytron.CustomPrincipalDecoder-">customPrincipalDecoder</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&nbsp;value)</code> <div class="block">Add the CustomPrincipalDecoder object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#customPrincipalDecoders-java.util.List-">customPrincipalDecoders</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&gt;&nbsp;value)</code> <div class="block">Add all CustomPrincipalDecoder objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.elytron"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a> in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</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/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&lt;T&gt;&gt;</span></code> <div class="block">Definition of a custom principal decoder</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoderConsumer.html" title="interface in org.wildfly.swarm.config.elytron">CustomPrincipalDecoderConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoderSupplier.html" title="interface in org.wildfly.swarm.config.elytron">CustomPrincipalDecoderSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a>&gt;</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/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">CustomPrincipalDecoder</a></code></td> <td class="colLast"><span class="typeNameLabel">CustomPrincipalDecoderSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/CustomPrincipalDecoderSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of CustomPrincipalDecoder resource</div> </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/wildfly/swarm/config/elytron/CustomPrincipalDecoder.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2018.5.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/CustomPrincipalDecoder.html" target="_top">Frames</a></li> <li><a href="CustomPrincipalDecoder.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; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2018.5.0/apidocs/org/wildfly/swarm/config/elytron/class-use/CustomPrincipalDecoder.html
HTML
apache-2.0
15,796
<!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_55) on Tue Aug 12 22:12:20 PDT 2014 --> <title>org.apache.nutch.parse.js (apache-nutch 1.9 API)</title> <meta name="date" content="2014-08-12"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../org/apache/nutch/parse/js/package-summary.html" target="classFrame">org.apache.nutch.parse.js</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="JSParseFilter.html" title="class in org.apache.nutch.parse.js" target="classFrame">JSParseFilter</a></li> </ul> </div> </body> </html>
Ramzi-Alqrainy/SELK
apache-nutch-1.9.0/docs/api/org/apache/nutch/parse/js/package-frame.html
HTML
apache-2.0
809
<!DOCTYPE html> <html> <head> <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> </head> <body> <a target="_blank" href="http://jsfiddle.net/scottumsted/866sx7he/1/">jsfiddle</a> <br/> <div id="total_jobs"></div> <script> function start() { console.time('Total Jobs'); zips = ['79936', '90011', '60629', '90650', '90201', '77084', '92335', '78521', '77449', '78572', '90250', '90280', '11226', '90805', '91331', '08701', '90044', '92336', '00926', '94565', '10467', '92683', '75052', '91342', '92704', '30044', '10025', '92503', '92804', '78577', '75217', '92376', '93307', '10456', '10002', '91911', '91744', '75070', '77036', '93722', '92345', '60618', '93033', '93550', '95076', '11230', '11368', '37013', '11373', '79912', '37211', '30043', '11206', '10453', '92154', '11355', '95823', '77479', '91706', '10458', '92553', '90706', '23464', '11212', '60617', '91709', '11214', '11219', '91910', '22193', '77429', '93535', '66062', '93257', '30349', '60647', '77584', '10452', '77573', '11377', '11207', '77494', '75211', '11234', '28269', '11235', '94544', '10029', '60625', '89110', '92509', '77083', '91335', '85364', '87121', '10468', '90255', '93065', '91710', '10462'] var deferreds = []; for (var i in zips) { var url = 'https://data.usajobs.gov/api/jobs?LocationId=' + zips[i]; deferreds.push($.getJSON(url)); } $.when.apply('$', deferreds).then(function () { var totalJobs = 0; for (var i in arguments) { totalJobs += parseInt(arguments[i][0].TotalJobs); } $('#total_jobs').html(totalJobs); console.log(totalJobs); console.timeEnd('Total Jobs'); }); } $().ready(start); </script> </body> </html>
sumsted/mempy-async
mempyasync/async.html
HTML
apache-2.0
2,188
{% if user.fullname.strip != '' %} Dear <b>{{user.fullname}},</b> {% else %} Dear <b>{{user.username}},</b> {% endif %} <p> You have following official SICSR Feedback Forms to be filled online : </p> <ul> {% for f in unfilled_forms %} <li><a href='http://projects.sdrclabs.in/change_agent/give_feedback/{{f.id}}/show'>{{f.title}}</a></li> {% endfor %} </ul> Please fill them before their deadline :) <br> For any queries, please contact us at : sdrclabs@sicsr.ac.in by putting in [ChangeAgent] in the subject line. <br> Thanks. <br><br> Regards, <br> Team ChangeAgent
knightsamar/change_agent
templates/manage_feedback/informMail.html
HTML
apache-2.0
592
<!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_151) on Wed Sep 05 03:08:45 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.mvc (BOM: * : All 2.2.0.Final API)</title> <meta name="date" content="2018-09-05"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../org/wildfly/swarm/mvc/package-summary.html" target="classFrame">org.wildfly.swarm.mvc</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="MvcFraction.html" title="class in org.wildfly.swarm.mvc" target="classFrame">MvcFraction</a></li> </ul> </div> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2.2.0.Final/apidocs/org/wildfly/swarm/mvc/package-frame.html
HTML
apache-2.0
922
<!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_111) on Mon Apr 24 23:03:32 CEST 2017 --> <title>Uses of Class org.foi.nwtis.mdomladov.zadaca_1.ServerSustava (Mdomladov Zadaća 1)</title> <meta name="date" content="2017-04-24"> <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.foi.nwtis.mdomladov.zadaca_1.ServerSustava (Mdomladov Zada\u0107a 1)"; } } 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="../../../../../../org/foi/nwtis/mdomladov/zadaca_1/package-summary.html">Package</a></li> <li><a href="../../../../../../org/foi/nwtis/mdomladov/zadaca_1/ServerSustava.html" title="class in org.foi.nwtis.mdomladov.zadaca_1">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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/foi/nwtis/mdomladov/zadaca_1/class-use/ServerSustava.html" target="_top">Frames</a></li> <li><a href="ServerSustava.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.foi.nwtis.mdomladov.zadaca_1.ServerSustava" class="title">Uses of Class<br>org.foi.nwtis.mdomladov.zadaca_1.ServerSustava</h2> </div> <div class="classUseContainer">No usage of org.foi.nwtis.mdomladov.zadaca_1.ServerSustava</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="../../../../../../org/foi/nwtis/mdomladov/zadaca_1/package-summary.html">Package</a></li> <li><a href="../../../../../../org/foi/nwtis/mdomladov/zadaca_1/ServerSustava.html" title="class in org.foi.nwtis.mdomladov.zadaca_1">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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/foi/nwtis/mdomladov/zadaca_1/class-use/ServerSustava.html" target="_top">Frames</a></li> <li><a href="ServerSustava.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><i>Copyright &#169; NWTiS mdomladov </i></small></p> </body> </html>
mdomlad85/nwtis_z1
docs/org/foi/nwtis/mdomladov/zadaca_1/class-use/ServerSustava.html
HTML
apache-2.0
4,629
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_18239_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09.html?line=15571#src-15571" >testAbaNumberCheck_18239_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:38:47 </td> <td> 0.001 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_18239_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=6746#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_18239_good_57e.html
HTML
apache-2.0
9,182
<!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_181) on Tue Jun 01 15:02:09 AEST 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class au.gov.amsa.sgb.decoder.rotatingfield.DeactivationMethod (sgb-decoder 0.1.0 API)</title> <meta name="date" content="2021-06-01"> <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 au.gov.amsa.sgb.decoder.rotatingfield.DeactivationMethod (sgb-decoder 0.1.0 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="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">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?au/gov/amsa/sgb/decoder/rotatingfield/class-use/DeactivationMethod.html" target="_top">Frames</a></li> <li><a href="DeactivationMethod.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 au.gov.amsa.sgb.decoder.rotatingfield.DeactivationMethod" class="title">Uses of Class<br>au.gov.amsa.sgb.decoder.rotatingfield.DeactivationMethod</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="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</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="#au.gov.amsa.sgb.decoder.rotatingfield">au.gov.amsa.sgb.decoder.rotatingfield</a></td> <td class="colLast"> <div class="block">Classes related to the handling and modelling of the RotatingField section of a Beacon Detection message.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="au.gov.amsa.sgb.decoder.rotatingfield"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</a> in <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/package-summary.html">au.gov.amsa.sgb.decoder.rotatingfield</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="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/package-summary.html">au.gov.amsa.sgb.decoder.rotatingfield</a> that return <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</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="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</a></code></td> <td class="colLast"><span class="typeNameLabel">Cancellation.</span><code><span class="memberNameLink"><a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/Cancellation.html#deactivationMethod--">deactivationMethod</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</a></code></td> <td class="colLast"><span class="typeNameLabel">DeactivationMethod.</span><code><span class="memberNameLink"><a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">DeactivationMethod.</span><code><span class="memberNameLink"><a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/package-summary.html">au.gov.amsa.sgb.decoder.rotatingfield</a> with parameters of type <a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</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><span class="memberNameLink"><a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/Cancellation.html#Cancellation-au.gov.amsa.sgb.decoder.rotatingfield.DeactivationMethod-">Cancellation</a></span>(<a href="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">DeactivationMethod</a>&nbsp;deactivationMethod)</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="../../../../../../../au/gov/amsa/sgb/decoder/rotatingfield/DeactivationMethod.html" title="enum in au.gov.amsa.sgb.decoder.rotatingfield">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?au/gov/amsa/sgb/decoder/rotatingfield/class-use/DeactivationMethod.html" target="_top">Frames</a></li> <li><a href="DeactivationMethod.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; 2021. All rights reserved.</small></p> </body> </html>
amsa-code/amsa-code.github.io
sgb-decoder/apidocs/au/gov/amsa/sgb/decoder/rotatingfield/class-use/DeactivationMethod.html
HTML
apache-2.0
9,796
<!DOCTYPE html> <html class="theme-next mist use-motion" lang="zh-CN"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2"/> <meta name="theme-color" content="#222"> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=6.3.0" rel="stylesheet" type="text/css" /> <link rel="apple-touch-icon" sizes="180x180" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="icon" type="image/png" sizes="32x32" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="icon" type="image/png" sizes="16x16" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="mask-icon" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0" color="#222"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Mist', version: '6.3.0', sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false}, fancybox: true, fastclick: false, lazyload: false, tabs: true, motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}, algolia: { applicationID: '', apiKey: '', indexName: '', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <meta name="description" content="上线作品 零下记忆 次元小说 友秀 广州积木塔科技 广州积木塔科技 广州玩秀时尚 国产文字冒险解谜手游 二次元恋爱互动小说阅读器 在线社交与视频直播平台 115组织(+Pad) 115(+Pad) 樱桃社 广东一一五科技 广东一一五科技 广州蓝色光标-樱桃社 一款面面俱到的组织管理应用 国内最早一批上线的云存储产品 国内唯一专注日本品味的跨"> <meta name="keywords" content="作品,经验"> <meta property="og:type" content="website"> <meta property="og:title" content="作品展示--个人+公司作品"> <meta property="og:url" content="https://icocos.github.io/works/index.html"> <meta property="og:site_name" content="iCocos"> <meta property="og:description" content="上线作品 零下记忆 次元小说 友秀 广州积木塔科技 广州积木塔科技 广州玩秀时尚 国产文字冒险解谜手游 二次元恋爱互动小说阅读器 在线社交与视频直播平台 115组织(+Pad) 115(+Pad) 樱桃社 广东一一五科技 广东一一五科技 广州蓝色光标-樱桃社 一款面面俱到的组织管理应用 国内最早一批上线的云存储产品 国内唯一专注日本品味的跨"> <meta property="og:locale" content="zh-CN"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/01.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/1.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/5.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/3.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/2.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/6.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/words/site.png"> <meta property="og:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/words/blog.png"> <meta property="og:updated_time" content="2019-06-12T10:08:53.805Z"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="作品展示--个人+公司作品"> <meta name="twitter:description" content="上线作品 零下记忆 次元小说 友秀 广州积木塔科技 广州积木塔科技 广州玩秀时尚 国产文字冒险解谜手游 二次元恋爱互动小说阅读器 在线社交与视频直播平台 115组织(+Pad) 115(+Pad) 樱桃社 广东一一五科技 广东一一五科技 广州蓝色光标-樱桃社 一款面面俱到的组织管理应用 国内最早一批上线的云存储产品 国内唯一专注日本品味的跨"> <meta name="twitter:image" content="https://raw.githubusercontent.com/iCocos/icocos_hexo_images/master/18addimags/sites/01.png"> <link rel="alternate" href="/atom.xml" title="iCocos" type="application/atom+xml" /> <link rel="canonical" href="https://icocos.github.io/works/"/> <script type="text/javascript" id="page.configurations"> CONFIG.page = { sidebar: "", }; </script> <title>作品展示--个人+公司作品 | iCocos</title> <noscript> <style type="text/css"> .use-motion .motion-element, .use-motion .brand, .use-motion .menu-item, .sidebar-inner, .use-motion .post-block, .use-motion .pagination, .use-motion .comments, .use-motion .post-header, .use-motion .post-body, .use-motion .collection-title { opacity: initial; } .use-motion .logo, .use-motion .site-title, .use-motion .site-subtitle { opacity: initial; top: initial; } .use-motion { .logo-line-before i { left: initial; } .logo-line-after i { right: initial; } } </style> </noscript> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-CN"> <div class="container sidebar-position-left page-post-detail"> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-brand-wrapper"> <div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">iCocos</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle">www.icocos.cn</p> </div> <div class="site-nav-toggle"> <button aria-label="切换导航栏"> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-首页"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br />首页</a> </li> <li class="menu-item menu-item-归档"> <a href="/archives/" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br />归档</a> </li> <li class="menu-item menu-item-关于"> <a href="/about/" rel="section"> <i class="menu-item-icon fa fa-fw fa-user"></i> <br />关于</a> </li> <li class="menu-item menu-item-作品 menu-item-active"> <a href="/works/" rel="section"> <i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />作品</a> </li> <li class="menu-item menu-item-search"> <a href="javascript:;" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br />搜索</a> </li> </ul> <div class="site-search"> <div class="popup search-popup local-search-popup"> <div class="local-search-header clearfix"> <span class="search-icon"> <i class="fa fa-search"></i> </span> <span class="popup-btn-close"> <i class="fa fa-times-circle"></i> </span> <div class="local-search-input-wrapper"> <input autocomplete="off" placeholder="搜索..." spellcheck="false" type="text" id="local-search-input"> </div> </div> <div id="local-search-result"></div> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <div id="posts" class="posts-expand"> <div class="post-block page"> <header class="post-header"> <h1 class="post-title" itemprop="name headline">作品展示</h1> <div class="post-meta"> </div> </header> <div class="post-body"> <h3 id="个人网站"><a href="#个人网站" class="headerlink" title="个人网站"></a>个人网站</h3><blockquote> <p>个人博客与主业展示 : <a href="http://www.icocos.cn" target="_blank" rel="noopener">http://www.icocos.cn</a></p> </blockquote> </div> </div> </div> </div> <div class="comments" id="comments"> <div id="SOHUCS"></div> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <ul class="sidebar-nav motion-element"> <li class="sidebar-nav-toc sidebar-nav-active" data-target="post-toc-wrap"> 文章目录 </li> <li class="sidebar-nav-overview" data-target="site-overview-wrap"> 站点概览 </li> </ul> <section class="site-overview-wrap sidebar-panel"> <div class="site-overview"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="http://pd1l3bbt7.bkt.clouddn.com/icocos_user_icon.JPG" alt="曹理鹏@iCocos" /> <p class="site-author-name" itemprop="name">曹理鹏@iCocos</p> <p class="site-description motion-element" itemprop="description">纯码迷、爱学习、爱交友、喜欢接触新鲜事物、迎接新的挑战,更爱游离于错综复杂的编码与逻辑中!</p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">324</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-categories"> <span class="site-state-item-count">27</span> <span class="site-state-item-name">分类</span> </div> <div class="site-state-item site-state-tags"> <span class="site-state-item-count">268</span> <span class="site-state-item-name">标签</span> </div> </nav> <div class="feed-link motion-element"> <a href="/atom.xml" rel="alternate"> <i class="fa fa-rss"></i> RSS </a> </div> <div class="links-of-author motion-element"> <span class="links-of-author-item"> <a href="https://github.com/al1020119" target="_blank" title="GitHub"><i class="fa fa-fw fa-github"></i>GitHub</a> </span> <span class="links-of-author-item"> <a href="mailto:al1020119@163.com" target="_blank" title="E-Mail"><i class="fa fa-fw fa-envelope"></i>E-Mail</a> </span> <span class="links-of-author-item"> <a href="https://stackoverflow.com/users/10186720" target="_blank" title="StackOverflow"><i class="fa fa-fw fa-stack-overflow"></i>StackOverflow</a> </span> </div> <div class="links-of-blogroll motion-element links-of-blogroll-block"> <div class="links-of-blogroll-title"> <i class="fa fa-fw fa-link"></i> Links </div> <ul class="links-of-blogroll-list"> <li class="links-of-blogroll-item"> <a href="http://www.icocos.cn/" title="梦工厂" target="_blank">梦工厂</a> </li> <li class="links-of-blogroll-item"> <a href="http://al1020119.github.io/" title="iOS梦工厂" target="_blank">iOS梦工厂</a> </li> </ul> </div> </div> </section> <!--noindex--> <section class="post-toc-wrap motion-element sidebar-panel sidebar-panel-active"> <div class="post-toc"> <div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-3"><a class="nav-link" href="#个人网站"><span class="nav-number">2.</span> <span class="nav-text">个人网站</span></a></li></ol></div> </div> </section> <!--/noindex--> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright">&copy; 2017 – <span itemprop="copyrightYear">2020</span> <span class="with-love" id="animate"> <i class="fa fa-user"></i> </span> <span class="author" itemprop="copyrightHolder">曹理鹏@iCocos</span> <span class="post-meta-divider">|</span> <span class="post-meta-item-icon"> <i class="fa fa-area-chart"></i> </span> <span class="post-meta-item-text">站点总字数:</span> <span title="站点总字数">1.8m</span> <span class="post-meta-divider">|</span> <span class="post-meta-item-icon"> <i class="fa fa-coffee"></i> </span> <span class="post-meta-item-text">站点阅读时长 &asymp;</span> <span title="站点阅读时长">27:03</span> </div> <div class="busuanzi-count"> <script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script> <span class="site-uv" title="总访客量"> <i class="fa fa-user"></i> <span class="busuanzi-value" id="busuanzi_value_site_uv"></span> </span> <span class="site-pv" title="总访问量"> <i class="fa fa-eye"></i> <span class="busuanzi-value" id="busuanzi_value_site_pv"></span> </span> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/lib/reading_progress/reading_progress.js"></script> <script type="text/javascript" src="/js/src/utils.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/motion.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/scrollspy.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/post-details.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=6.3.0"></script> <script type="text/javascript"> (function(){ var appid = 'cytKHBEtW'; var conf = '43989b8e63b25c4e9f1fde821c996a39'; var width = window.innerWidth || document.documentElement.clientWidth; if (width < 960) { window.document.write('<script id="changyan_mobile_js" charset="utf-8" type="text/javascript" src="https://changyan.sohu.com/upload/mobile/wap-js/changyan_mobile.js?client_id=' + appid + '&conf=' + conf + '"><\/script>'); } else { var loadJs=function(d,a){var c=document.getElementsByTagName("head")[0]||document.head||document.documentElement;var b=document.createElement("script");b.setAttribute("type","text/javascript");b.setAttribute("charset","UTF-8");b.setAttribute("src",d);if(typeof a==="function"){if(window.attachEvent){b.onreadystatechange=function(){var e=b.readyState;if(e==="loaded"||e==="complete"){b.onreadystatechange=null;a()}}}else{b.onload=a}}c.appendChild(b)};loadJs("https://changyan.sohu.com/upload/changyan.js",function(){ window.changyan.api.config({appid:appid,conf:conf})}); } })(); </script> <script type="text/javascript" src="https://assets.changyan.sohu.com/upload/plugins/plugins.count.js"></script> <script type="text/javascript"> // Popup Window; var isfetched = false; var isXml = true; // Search DB path; var search_path = "search.xml"; if (search_path.length === 0) { search_path = "search.xml"; } else if (/json$/i.test(search_path)) { isXml = false; } var path = "/" + search_path; // monitor main search box; var onPopupClose = function (e) { $('.popup').hide(); $('#local-search-input').val(''); $('.search-result-list').remove(); $('#no-result').remove(); $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); } function proceedsearch() { $("body") .append('<div class="search-popup-overlay local-search-pop-overlay"></div>') .css('overflow', 'hidden'); $('.search-popup-overlay').click(onPopupClose); $('.popup').toggle(); var $localSearchInput = $('#local-search-input'); $localSearchInput.attr("autocapitalize", "none"); $localSearchInput.attr("autocorrect", "off"); $localSearchInput.focus(); } // search function; var searchFunc = function(path, search_id, content_id) { 'use strict'; // start loading animation $("body") .append('<div class="search-popup-overlay local-search-pop-overlay">' + '<div id="search-loading-icon">' + '<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>' + '</div>' + '</div>') .css('overflow', 'hidden'); $("#search-loading-icon").css('margin', '20% auto 0 auto').css('text-align', 'center'); $.ajax({ url: path, dataType: isXml ? "xml" : "json", async: true, success: function(res) { // get the contents from search data isfetched = true; $('.popup').detach().appendTo('.header-inner'); var datas = isXml ? $("entry", res).map(function() { return { title: $("title", this).text(), content: $("content",this).text(), url: $("url" , this).text() }; }).get() : res; var input = document.getElementById(search_id); var resultContent = document.getElementById(content_id); var inputEventFunction = function() { var searchText = input.value.trim().toLowerCase(); var keywords = searchText.split(/[\s\-]+/); if (keywords.length > 1) { keywords.push(searchText); } var resultItems = []; if (searchText.length > 0) { // perform local searching datas.forEach(function(data) { var isMatch = false; var hitCount = 0; var searchTextCount = 0; var title = data.title.trim(); var titleInLowerCase = title.toLowerCase(); var content = data.content.trim().replace(/<[^>]+>/g,""); var contentInLowerCase = content.toLowerCase(); var articleUrl = decodeURIComponent(data.url); var indexOfTitle = []; var indexOfContent = []; // only match articles with not empty titles if(title != '') { keywords.forEach(function(keyword) { function getIndexByWord(word, text, caseSensitive) { var wordLen = word.length; if (wordLen === 0) { return []; } var startPosition = 0, position = [], index = []; if (!caseSensitive) { text = text.toLowerCase(); word = word.toLowerCase(); } while ((position = text.indexOf(word, startPosition)) > -1) { index.push({position: position, word: word}); startPosition = position + wordLen; } return index; } indexOfTitle = indexOfTitle.concat(getIndexByWord(keyword, titleInLowerCase, false)); indexOfContent = indexOfContent.concat(getIndexByWord(keyword, contentInLowerCase, false)); }); if (indexOfTitle.length > 0 || indexOfContent.length > 0) { isMatch = true; hitCount = indexOfTitle.length + indexOfContent.length; } } // show search results if (isMatch) { // sort index by position of keyword [indexOfTitle, indexOfContent].forEach(function (index) { index.sort(function (itemLeft, itemRight) { if (itemRight.position !== itemLeft.position) { return itemRight.position - itemLeft.position; } else { return itemLeft.word.length - itemRight.word.length; } }); }); // merge hits into slices function mergeIntoSlice(text, start, end, index) { var item = index[index.length - 1]; var position = item.position; var word = item.word; var hits = []; var searchTextCountInSlice = 0; while (position + word.length <= end && index.length != 0) { if (word === searchText) { searchTextCountInSlice++; } hits.push({position: position, length: word.length}); var wordEnd = position + word.length; // move to next position of hit index.pop(); while (index.length != 0) { item = index[index.length - 1]; position = item.position; word = item.word; if (wordEnd > position) { index.pop(); } else { break; } } } searchTextCount += searchTextCountInSlice; return { hits: hits, start: start, end: end, searchTextCount: searchTextCountInSlice }; } var slicesOfTitle = []; if (indexOfTitle.length != 0) { slicesOfTitle.push(mergeIntoSlice(title, 0, title.length, indexOfTitle)); } var slicesOfContent = []; while (indexOfContent.length != 0) { var item = indexOfContent[indexOfContent.length - 1]; var position = item.position; var word = item.word; // cut out 100 characters var start = position - 20; var end = position + 80; if(start < 0){ start = 0; } if (end < position + word.length) { end = position + word.length; } if(end > content.length){ end = content.length; } slicesOfContent.push(mergeIntoSlice(content, start, end, indexOfContent)); } // sort slices in content by search text's count and hits' count slicesOfContent.sort(function (sliceLeft, sliceRight) { if (sliceLeft.searchTextCount !== sliceRight.searchTextCount) { return sliceRight.searchTextCount - sliceLeft.searchTextCount; } else if (sliceLeft.hits.length !== sliceRight.hits.length) { return sliceRight.hits.length - sliceLeft.hits.length; } else { return sliceLeft.start - sliceRight.start; } }); // select top N slices in content var upperBound = parseInt('1'); if (upperBound >= 0) { slicesOfContent = slicesOfContent.slice(0, upperBound); } // highlight title and content function highlightKeyword(text, slice) { var result = ''; var prevEnd = slice.start; slice.hits.forEach(function (hit) { result += text.substring(prevEnd, hit.position); var end = hit.position + hit.length; result += '<b class="search-keyword">' + text.substring(hit.position, end) + '</b>'; prevEnd = end; }); result += text.substring(prevEnd, slice.end); return result; } var resultItem = ''; if (slicesOfTitle.length != 0) { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + highlightKeyword(title, slicesOfTitle[0]) + "</a>"; } else { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + title + "</a>"; } slicesOfContent.forEach(function (slice) { resultItem += "<a href='" + articleUrl + "'>" + "<p class=\"search-result\">" + highlightKeyword(content, slice) + "...</p>" + "</a>"; }); resultItem += "</li>"; resultItems.push({ item: resultItem, searchTextCount: searchTextCount, hitCount: hitCount, id: resultItems.length }); } }) }; if (keywords.length === 1 && keywords[0] === "") { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' } else if (resultItems.length === 0) { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' } else { resultItems.sort(function (resultLeft, resultRight) { if (resultLeft.searchTextCount !== resultRight.searchTextCount) { return resultRight.searchTextCount - resultLeft.searchTextCount; } else if (resultLeft.hitCount !== resultRight.hitCount) { return resultRight.hitCount - resultLeft.hitCount; } else { return resultRight.id - resultLeft.id; } }); var searchResultList = '<ul class=\"search-result-list\">'; resultItems.forEach(function (result) { searchResultList += result.item; }) searchResultList += "</ul>"; resultContent.innerHTML = searchResultList; } } if ('auto' === 'auto') { input.addEventListener('input', inputEventFunction); } else { $('.search-icon').click(inputEventFunction); input.addEventListener('keypress', function (event) { if (event.keyCode === 13) { inputEventFunction(); } }); } // remove loading animation $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); proceedsearch(); } }); } // handle and trigger popup window; $('.popup-trigger').click(function(e) { e.stopPropagation(); if (isfetched === false) { searchFunc(path, 'local-search-input', 'local-search-result'); } else { proceedsearch(); }; }); $('.popup-btn-close').click(onPopupClose); $('.popup').click(function(e){ e.stopPropagation(); }); $(document).on('keyup', function (event) { var shouldDismissSearchPopup = event.which === 27 && $('.search-popup').is(':visible'); if (shouldDismissSearchPopup) { onPopupClose(); } }); </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.4.js"></script> <script>AV.initialize("Tc7k1mbaieCUSgmM8LPk1IBO-gzGzoHsz", "sAb7L2vwENJTteRrvFKQacUU");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } for(var i = 0; i < entries.length; i++) { var url = entries[i]; var element = document.getElementById(url); var countSpan = $(element).find(COUNT_CONTAINER_REF); if( countSpan.text() == '') { countSpan.text(0); } } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); counter.save(null, { success: function(counter) { }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text('Counter not initialized! See more at console err msg.'); console.error('ATTENTION! LeanCloud counter has security bug, see here how to solve it: https://github.com/theme-next/hexo-leancloud-counter-security. \n But you also can use LeanCloud without security, by set \'security\' option to \'false\'.'); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> <style> .copy-btn { display: inline-block; padding: 6px 12px; font-size: 13px; font-weight: 700; line-height: 20px; color: #333; white-space: nowrap; vertical-align: middle; cursor: pointer; background-color: #eee; background-image: linear-gradient(#fcfcfc, #eee); border: 1px solid #d5d5d5; border-radius: 3px; user-select: none; outline: 0; } .highlight-wrap .copy-btn { transition: opacity .3s ease-in-out; opacity: 0; padding: 2px 6px; position: absolute; right: 4px; top: 8px; } .highlight-wrap:hover .copy-btn, .highlight-wrap .copy-btn:focus { opacity: 1 } .highlight-wrap { position: relative; } </style> <script> $('.highlight').each(function (i, e) { var $wrap = $('<div>').addClass('highlight-wrap') $(e).after($wrap) $wrap.append($('<button>').addClass('copy-btn').append('复制').on('click', function (e) { var code = $(this).parent().find('.code').find('.line').map(function (i, e) { return $(e).text() }).toArray().join('\n') var ta = document.createElement('textarea') document.body.appendChild(ta) ta.style.position = 'absolute' ta.style.top = '0px' ta.style.left = '0px' ta.value = code ta.select() ta.focus() var result = document.execCommand('copy') document.body.removeChild(ta) if(result)$(this).text('复制成功') else $(this).text('复制失败') $(this).blur() })).on('mouseleave', function (e) { var $b = $(this).find('.copy-btn') setTimeout(function () { $b.text('复制') }, 300) }).append(e) }) </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script> <script>AV.initialize("Tc7k1mbaieCUSgmM8LPk1IBO-gzGzoHsz", "sAb7L2vwENJTteRrvFKQacUU");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); counter.save(null, { success: function(counter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var newcounter = new Counter(); /* Set ACL */ var acl = new AV.ACL(); acl.setPublicReadAccess(true); acl.setPublicWriteAccess(true); newcounter.setACL(acl); /* End Set ACL */ newcounter.set("title", title); newcounter.set("url", url); newcounter.set("time", 1); newcounter.save(null, { success: function(newcounter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(newcounter.get('time')); }, error: function(newcounter, error) { console.log('Failed to create'); } }); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> </body> </html>
iCocos/iCocos.github.io
works/index.html
HTML
apache-2.0
53,157
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: describeexception()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:15:14 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('describeexception'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#describeexception">describeexception()</a></h2> <b>Defined at:</b><ul> <li><a href="../tests/simpletest/exceptions.php.html#describeexception">/tests/simpletest/exceptions.php</a> -> <a onClick="logFunction('describeexception', '/tests/simpletest/exceptions.php.source.html#l120')" href="../tests/simpletest/exceptions.php.source.html#l120"> line 120</a></li> </ul> <b>Referenced 3 times:</b><ul> <li><a href="../tests/simpletest/exceptions.php.html">/tests/simpletest/exceptions.php</a> -> <a href="../tests/simpletest/exceptions.php.source.html#l112"> line 112</a></li> <li><a href="../tests/simpletest/exceptions.php.html">/tests/simpletest/exceptions.php</a> -> <a href="../tests/simpletest/exceptions.php.source.html#l115"> line 115</a></li> <li><a href="../tests/simpletest/exceptions.php.html">/tests/simpletest/exceptions.php</a> -> <a href="../tests/simpletest/exceptions.php.source.html#l117"> line 117</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 19:15:14 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
inputx/code-ref-doc
rebbit/_functions/describeexception.html
HTML
apache-2.0
5,252
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs"> <meta name="author" content="Drifty"> <meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/> <title>ionicPopover - Controller in module ionic - Ionic Framework</title> <link href="/css/site.css?12" rel="stylesheet"> <!--<script src="//cdn.optimizely.com/js/595530035.js"></script>--> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44023830-1', 'ionicframework.com'); ga('send', 'pageview'); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> </head> <body class="docs docs-page docs-api"> <nav class="navbar navbar-default horizontal-gradient" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <i class="icon ion-navicon"></i> </button> <a class="navbar-brand" href="/"> <img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework"> </a> <a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank"> <img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block"> </a> </div> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav navbar-right"> <li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li> <li><a class="docs-nav nav-link" href="/docs/">Docs</a></li> <li><a class="nav-link" href="http://ionic.io/support">Support</a></li> <li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li> <li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle nav-link " data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <div class="arrow-up"></div> <li><a class="products-nav nav-link" href="http://ionic.io/">Ionic.io</a></li> <li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li> <li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li> <li><a class="nav-link" href="http://market.ionic.io/">Market</a></li> <li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li> <li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li> <li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li> <li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li> <!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>--> </ul> </li> </ul> </div> </div> </nav> <div class="header horizontal-gradient"> <div class="container"> <h3>ionicPopover</h3> <h4>Controller in module ionic</h4> </div> <div class="news"> <div class="container"> <div class="row"> <div class="col-sm-8 news-col"> <div class="picker"> <select onchange="window.location.href=this.options[this.selectedIndex].value"> <option value="/docs/nightly/api/controller/ionicPopover/" > nightly </option> <option value="/docs/api/controller/ionicPopover/" > 1.1.0 (latest) </option> <option value="/docs/1.0.1/api/controller/ionicPopover/" > 1.0.1 </option> <option value="/docs/1.0.0/api/controller/ionicPopover/" > 1.0.0 </option> <option value="/docs/1.0.0-rc.5/api/controller/ionicPopover/" > 1.0.0-rc.5 </option> <option value="/docs/1.0.0-rc.4/api/controller/ionicPopover/" > 1.0.0-rc.4 </option> <option value="/docs/1.0.0-rc.3/api/controller/ionicPopover/" > 1.0.0-rc.3 </option> <option value="/docs/1.0.0-rc.2/api/controller/ionicPopover/" > 1.0.0-rc.2 </option> <option value="/docs/1.0.0-rc.1/api/controller/ionicPopover/" > 1.0.0-rc.1 </option> <option value="/docs/1.0.0-rc.0/api/controller/ionicPopover/" selected> 1.0.0-rc.0 </option> <option value="/docs/1.0.0-beta.14/api/controller/ionicPopover/" > 1.0.0-beta.14 </option> <option value="/docs/1.0.0-beta.13/api/controller/ionicPopover/" > 1.0.0-beta.13 </option> <option value="/docs/1.0.0-beta.12/api/controller/ionicPopover/" > 1.0.0-beta.12 </option> <option value="/docs/1.0.0-beta.11/api/controller/ionicPopover/" > 1.0.0-beta.11 </option> <option value="/docs/1.0.0-beta.10/api/controller/ionicPopover/" > 1.0.0-beta.10 </option> </select> </div> </div> <div class="col-sm-4 search-col"> <div class="search-bar"> <span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span> <input type="search" id="search-input" value="Search"> </div> </div> </div> </div> </div> </div> <div id="search-results" class="search-results" style="display:none"> <div class="container"> <div class="search-section search-api"> <h4>JavaScript</h4> <ul id="results-api"></ul> </div> <div class="search-section search-css"> <h4>CSS</h4> <ul id="results-css"></ul> </div> <div class="search-section search-content"> <h4>Resources</h4> <ul id="results-content"></ul> </div> </div> </div> <div class="container content-container"> <div class="row"> <div class="col-md-2 col-sm-3 aside-menu"> <div> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/overview/">Overview</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/components/">CSS</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/platform-customization/">Platform Customization</a> </li> </ul> <!-- Docs: JavaScript --> <ul class="nav left-menu active-menu"> <li class="menu-title"> <a href="/docs/api/"> JavaScript </a> </li> <!-- Action Sheet --> <li class="menu-section"> <a href="/docs/api/service/$ionicActionSheet/" class="api-section"> Action Sheet </a> <ul> <li> <a href="/docs/api/service/$ionicActionSheet/"> $ionicActionSheet </a> </li> </ul> </li> <!-- Backdrop --> <li class="menu-section"> <a href="/docs/api/service/$ionicBackdrop/" class="api-section"> Backdrop </a> <ul> <li> <a href="/docs/api/service/$ionicBackdrop/"> $ionicBackdrop </a> </li> </ul> </li> <!-- Content --> <li class="menu-section"> <a href="/docs/api/directive/ionContent/" class="api-section"> Content </a> <ul> <li> <a href="/docs/api/directive/ionContent/"> ion-content </a> </li> <li> <a href="/docs/api/directive/ionRefresher/"> ion-refresher </a> </li> <li> <a href="/docs/api/directive/ionPane/"> ion-pane </a> </li> </ul> </li> <!-- Form Inputs --> <li class="menu-section"> <a href="/docs/api/directive/ionCheckbox/" class="api-section"> Form Inputs </a> <ul> <li> <a href="/docs/api/directive/ionCheckbox/"> ion-checkbox </a> </li> <li> <a href="/docs/api/directive/ionRadio/"> ion-radio </a> </li> <li> <a href="/docs/api/directive/ionToggle/"> ion-toggle </a> </li> </ul> </li> <!-- Gesture and Events --> <li class="menu-section"> <a href="/docs/api/directive/onHold/" class="api-section"> Gestures and Events </a> <ul> <li> <a href="/docs/api/directive/onHold/"> on-hold </a> </li> <li> <a href="/docs/api/directive/onTap/"> on-tap </a> </li> <li> <a href="/docs/api/directive/onDoubleTap/"> on-double-tap </a> </li> <li> <a href="/docs/api/directive/onTouch/"> on-touch </a> </li> <li> <a href="/docs/api/directive/onRelease/"> on-release </a> </li> <li> <a href="/docs/api/directive/onDrag/"> on-drag </a> </li> <li> <a href="/docs/api/directive/onDragUp/"> on-drag-up </a> </li> <li> <a href="/docs/api/directive/onDragRight/"> on-drag-right </a> </li> <li> <a href="/docs/api/directive/onDragDown/"> on-drag-down </a> </li> <li> <a href="/docs/api/directive/onDragLeft/"> on-drag-left </a> </li> <li> <a href="/docs/api/directive/onSwipe/"> on-swipe </a> </li> <li> <a href="/docs/api/directive/onSwipeUp/"> on-swipe-up </a> </li> <li> <a href="/docs/api/directive/onSwipeRight/"> on-swipe-right </a> </li> <li> <a href="/docs/api/directive/onSwipeDown/"> on-swipe-down </a> </li> <li> <a href="/docs/api/directive/onSwipeLeft/"> on-swipe-left </a> </li> <li> <a href="/docs/api/service/$ionicGesture/"> $ionicGesture </a> </li> </ul> </li> <!-- Headers/Footers --> <li class="menu-section"> <a href="/docs/api/directive/ionHeaderBar/" class="api-section"> Headers/Footers </a> <ul> <li> <a href="/docs/api/directive/ionHeaderBar/"> ion-header-bar </a> </li> <li> <a href="/docs/api/directive/ionFooterBar/"> ion-footer-bar </a> </li> </ul> </li> <!-- Keyboard --> <li class="menu-section"> <a href="/docs/api/page/keyboard/" class="api-section"> Keyboard </a> <ul> <li> <a href="/docs/api/page/keyboard/"> Keyboard </a> </li> <li> <a href="/docs/api/directive/keyboardAttach/"> keyboard-attach </a> </li> </ul> </li> <!-- Lists --> <li class="menu-section"> <a href="/docs/api/directive/ionList/" class="api-section"> Lists </a> <ul> <li> <a href="/docs/api/directive/ionList/"> ion-list </a> </li> <li> <a href="/docs/api/directive/ionItem/"> ion-item </a> </li> <li> <a href="/docs/api/directive/ionDeleteButton/"> ion-delete-button </a> </li> <li> <a href="/docs/api/directive/ionReorderButton/"> ion-reorder-button </a> </li> <li> <a href="/docs/api/directive/ionOptionButton/"> ion-option-button </a> </li> <li> <a href="/docs/api/directive/collectionRepeat/"> collection-repeat </a> </li> <li> <a href="/docs/api/service/$ionicListDelegate/"> $ionicListDelegate </a> </li> </ul> </li> <!-- Loading --> <li class="menu-section"> <a href="/docs/api/service/$ionicLoading/" class="api-section"> Loading </a> <ul> <li> <a href="/docs/api/service/$ionicLoading/"> $ionicLoading </a> </li> </ul> <ul> <li> <a href="/docs/api/object/$ionicLoadingConfig/"> $ionicLoadingConfig </a> </li> </ul> </li> <!-- Modal --> <li class="menu-section"> <a href="/docs/api/service/$ionicModal/" class="api-section"> Modal </a> <ul> <li> <a href="/docs/api/service/$ionicModal/"> $ionicModal </a> </li> <li> <a href="/docs/api/controller/ionicModal/"> ionicModal </a> </li> </ul> </li> <!-- Navigation --> <li class="menu-section"> <a href="/docs/api/directive/ionNavView/" class="api-section"> Navigation </a> <ul> <li> <a href="/docs/api/directive/ionNavView/"> ion-nav-view </a> </li> <li> <a href="/docs/api/directive/ionView/"> ion-view </a> </li> <li> <a href="/docs/api/directive/ionNavBar/"> ion-nav-bar </a> </li> <li> <a href="/docs/api/directive/ionNavBackButton/"> ion-nav-back-button </a> </li> <li> <a href="/docs/api/directive/ionNavButtons/"> ion-nav-buttons </a> </li> <li> <a href="/docs/api/directive/ionNavTitle/"> ion-nav-title </a> </li> <li> <a href="/docs/api/directive/navTransition/"> nav-transition </a> </li> <li> <a href="/docs/api/directive/navDirection/"> nav-direction </a> </li> <li> <a href="/docs/api/service/$ionicNavBarDelegate/"> $ionicNavBarDelegate </a> </li> <li> <a href="/docs/api/service/$ionicHistory/"> $ionicHistory </a> </li> </ul> </li> <!-- Platform --> <li class="menu-section"> <a href="/docs/api/service/$ionicPlatform/" class="api-section"> Platform </a> <ul> <li> <a href="/docs/api/service/$ionicPlatform/"> $ionicPlatform </a> </li> </ul> </li> <!-- Popover --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopover/" class="api-section"> Popover </a> <ul> <li> <a href="/docs/api/service/$ionicPopover/"> $ionicPopover </a> </li> <li> <a href="/docs/api/controller/ionicPopover/"> ionicPopover </a> </li> </ul> </li> <!-- Popup --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopup/" class="api-section"> Popup </a> <ul> <li> <a href="/docs/api/service/$ionicPopup/"> $ionicPopup </a> </li> </ul> </li> <!-- Scroll --> <li class="menu-section"> <a href="/docs/api/directive/ionScroll/" class="api-section"> Scroll </a> <ul> <li> <a href="/docs/api/directive/ionScroll/"> ion-scroll </a> </li> <li> <a href="/docs/api/directive/ionInfiniteScroll/"> ion-infinite-scroll </a> </li> <li> <a href="/docs/api/service/$ionicScrollDelegate/"> $ionicScrollDelegate </a> </li> </ul> </li> <!-- Side Menus --> <li class="menu-section"> <a href="/docs/api/directive/ionSideMenus/" class="api-section"> Side Menus </a> <ul> <li> <a href="/docs/api/directive/ionSideMenus/"> ion-side-menus </a> </li> <li> <a href="/docs/api/directive/ionSideMenuContent/"> ion-side-menu-content </a> </li> <li> <a href="/docs/api/directive/ionSideMenu/"> ion-side-menu </a> </li> <li> <a href="/docs/api/directive/exposeAsideWhen/"> expose-aside-when </a> </li> <li> <a href="/docs/api/directive/menuToggle/"> menu-toggle </a> </li> <li> <a href="/docs/api/directive/menuClose/"> menu-close </a> </li> <li> <a href="/docs/api/service/$ionicSideMenuDelegate/"> $ionicSideMenuDelegate </a> </li> </ul> </li> <!-- Slide Box --> <li class="menu-section"> <a href="/docs/api/directive/ionSlideBox/" class="api-section"> Slide Box </a> <ul> <li> <a href="/docs/api/directive/ionSlideBox/"> ion-slide-box </a> </li> <li> <a href="/docs/api/directive/ionSlidePager/"> ion-slide-pager </a> </li> <li> <a href="/docs/api/directive/ionSlide/"> ion-slide </a> </li> <li> <a href="/docs/api/service/$ionicSlideBoxDelegate/"> $ionicSlideBoxDelegate </a> </li> </ul> </li> <!-- Spinner --> <li class="menu-section"> <a href="/docs/api/directive/ionSpinner/" class="api-section"> Spinner </a> <ul> <li> <a href="/docs/api/directive/ionSpinner/"> ion-spinner </a> </li> </ul> </li> <!-- Tabs --> <li class="menu-section"> <a href="/docs/api/directive/ionTabs/" class="api-section"> Tabs </a> <ul> <li> <a href="/docs/api/directive/ionTabs/"> ion-tabs </a> </li> <li> <a href="/docs/api/directive/ionTab/"> ion-tab </a> </li> <li> <a href="/docs/api/service/$ionicTabsDelegate/"> $ionicTabsDelegate </a> </li> </ul> </li> <!-- Tap --> <li class="menu-section"> <a href="/docs/api/page/tap/" class="api-section"> Tap &amp; Click </a> </li> <!-- Utility --> <li class="menu-section"> <a href="#" class="api-section"> Utility </a> <ul> <li> <a href="/docs/api/provider/$ionicConfigProvider/"> $ionicConfigProvider </a> </li> <li> <a href="/docs/api/utility/ionic.Platform/"> ionic.Platform </a> </li> <li> <a href="/docs/api/utility/ionic.DomUtil/"> ionic.DomUtil </a> </li> <li> <a href="/docs/api/utility/ionic.EventController/"> ionic.EventController </a> </li> <li> <a href="/docs/api/service/$ionicPosition/"> $ionicPosition </a> </li> </ul> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/cli/">CLI</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="http://learn.ionicframework.com/">Learn Ionic</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/guide/">Guide</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/ionic-cli-faq/">FAQ</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/getting-help/">Getting Help</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/concepts/">Ionic Concepts</a> </li> </ul> </div> </div> <div class="col-md-10 col-sm-9 main-content"> <div class="improve-docs"> <a href='http://github.com/driftyco/ionic/tree/master/js/angular/service/popover.js#L136'> View Source </a> &nbsp; <a href='http://github.com/driftyco/ionic/edit/master/js/angular/service/popover.js#L136'> Improve this doc </a> </div> <h1 class="api-title"> ionicPopover </h1> <p>Instantiated by the <a href="/docs/api/service/$ionicPopover/"><code>$ionicPopover</code></a> service.</p> <p>Be sure to call <a href="#remove">remove()</a> when you are done with each popover to clean it up and avoid memory leaks.</p> <p>Note: a popover will broadcast &#39;popover.shown&#39;, &#39;popover.hidden&#39;, and &#39;popover.removed&#39; events from its originating scope, passing in itself as an event argument. Both the popover.removed and popover.hidden events are called when the popover is removed.</p> <h2>Methods</h2> <div id="initialize"></div> <h2> <code>initialize(options)</code> </h2> <p>Creates a new popover controller instance.</p> <table class="table" style="margin:0;"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> options </td> <td> <code>object</code> </td> <td> <p>An options object with the following properties:</p> <ul> <li><code>{object=}</code> <code>scope</code> The scope to be a child of. Default: creates a child of $rootScope.</li> <li><code>{boolean=}</code> <code>focusFirstInput</code> Whether to autofocus the first input of the popover when shown. Default: false.</li> <li><code>{boolean=}</code> <code>backdropClickToClose</code> Whether to close the popover on clicking the backdrop. Default: true.</li> <li><code>{boolean=}</code> <code>hardwareBackButtonClose</code> Whether the popover can be closed using the hardware back button on Android and similar devices. Default: true.</li> </ul> </td> </tr> </tbody> </table> <div id="show"></div> <h2> <code>show($event)</code> </h2> <p>Show this popover instance.</p> <table class="table" style="margin:0;"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> $event </td> <td> <code>$event</code> </td> <td> <p>The $event or target element which the popover should align itself next to.</p> </td> </tr> </tbody> </table> <ul> <li>Returns: <code>promise</code> A promise which is resolved when the popover is finished animating in.</li> </ul> <div id="hide"></div> <h2> <code>hide()</code> </h2> <p>Hide this popover instance.</p> <ul> <li>Returns: <code>promise</code> A promise which is resolved when the popover is finished animating out.</li> </ul> <div id="remove"></div> <h2> <code>remove()</code> </h2> <p>Remove this popover instance from the DOM and clean up.</p> <ul> <li>Returns: <code>promise</code> A promise which is resolved when the popover is finished animating out.</li> </ul> <div id="isShown"></div> <h2> <code>isShown()</code> </h2> <ul> <li>Returns: boolean Whether this popover is currently shown.</li> </ul> </div> </div> </div> <div class="pre-footer"> <div class="row ionic"> <div class="col-sm-6 col-a"> <h4> <a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a> </h4> <p> Learn more about how Ionic was built, why you should use it, and what's included. We'll cover the basics and help you get started from the ground up. </p> </div> <div class="col-sm-6 col-b"> <h4> <a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a> </h4> <p> What are you waiting for? Take a look and get coding! Our documentation covers all you need to know to get an app up and running in minutes. </p> </div> </div> </div> <footer class="footer"> <nav class="base-links"> <dl> <dt>Docs</dt> <dd><a href="http://ionicframework.com/docs/">Documentation</a></dd> <dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd> <dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd> <dd><a href="http://ionicframework.com/docs/components/">Components</a></dd> <dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd> <dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd> </dl> <dl> <dt>Resources</dt> <dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd> <dd><a href="http://ngcordova.com/">ngCordova</a></dd> <dd><a href="http://ionicons.com/">Ionicons</a></dd> <dd><a href="http://creator.ionic.io/">Creator</a></dd> <dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd> <dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd> </dl> <dl> <dt>Contribute</dt> <dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd> <dd><a href="http://webchat.freenode.net/?randomnick=1&amp;channels=%23ionic&amp;uio=d4">Ionic IRC</a></dd> <dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd> <dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd> <dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd> <dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd> </dl> <dl class="small-break"> <dt>About</dt> <dd><a href="http://blog.ionic.io/">Blog</a></dd> <dd><a href="http://ionic.io">Services</a></dd> <dd><a href="http://drifty.com">Company</a></dd> <dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd> <dd><a href="mailto:hi@ionicframework.com">Contact</a></dd> <dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd> </dl> <dl> <dt>Connect</dt> <dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd> <dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd> <dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd> <dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd> <dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd> <dd><a href="https://twitter.com/ionitron">Ionitron</a></dd> </dl> </nav> <div class="newsletter row"> <div class="newsletter-container"> <div class="col-sm-7"> <div class="newsletter-text">Stay in the loop</div> <div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div> </div> <form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5"> <input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required /> <span class="input-group-btn"> <button class="btn btn-default" type="submit">Subscribe</button> </span> </form> </div> </div> <div class="copy"> <div class="copy-container"> <p class="authors"> Code licensed under <a href="/docs/#license">MIT</a>. Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a> <span>|</span> &copy; 2013-2015 <a href="http://drifty.com/">Drifty Co</a> </p> </div> </div> </footer> <script type="text/javascript"> var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true }; (function() { function loadChartbeat() { window._sf_endpt = (new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); }; var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script> <script src="/js/site.js?1"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script> <script> $('.navbar .dropdown').on('show.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').addClass('animated fadeInDown'); }); // ADD SLIDEUP ANIMATION TO DROPDOWN // $('.navbar .dropdown').on('hide.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200); //$(this).find('.dropdown-menu').removeClass('animated fadeInDown'); }); try { var d = new Date('2015-03-20 05:00:00 -0500'); var ts = d.getTime(); var cd = Cookies.get('_iondj'); if(cd) { cd = JSON.parse(atob(cd)); if(parseInt(cd.lp) < ts) { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; } cd.lp = ts; } else { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; cd = { lp: ts } } Cookies.set('_iondj', btoa(JSON.stringify(cd))); } catch(e) { } </script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </body> </html>
qintengfei/ionic-site
_site/docs/1.0.0-rc.0/api/controller/ionicPopover/index.html
HTML
apache-2.0
31,131
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Django Market Theme Designer - Django Market my_orders.html</title> <meta name="description" content=" " /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="../assets_url/bootstrap.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="https://d4dqt8qzmbeux.cloudfront.net/themes/bootstrap/2.3/js/bootstrap.min.gzip.js"></script> <script src="https://d4dqt8qzmbeux.cloudfront.net/themes/bootstrap/2.3/js/modernizr-2.6.2.min.gzip.js"></script> </head> <body> <div class="navbar"> <div class="navbar-inner"> <div class="container-fluid"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <div class="nav-collapse"> <ul class="nav"> <li><a href="home.html">Home</a></li> <li><a href="for_sale.html">For Sale</a></li> <li><a href="auctions.html">Auctions</a></li> <li><a href="blog.html">Blog</a></li> <li><a href="about_us.html">About Us</a></li> <li><a href="login.html" id="">Login</a></li> <li><a href="register.html">Register</a></li> </ul> <form action="search.html" method="get" class="navbar-search span3"> <input type="text" class="search-query span2" placeholder=" Search " name="q" id="q" data-provide="typeahead" data-items="4" data-source="[]" /> </form> <p class="navbar-text pull-right"> <a class="text-error" href="my_shopping.html">Cart 10</a> &nbsp;<a class="text-error" href="my_orders.html">Orders</a> </p> </div><!--/.nav-collapse --> </div> </div> </div> <div class="container-fluid"> <!-- FLASH MESSAGE --> <!-- Page Content is added here from the other pages--> <div class="row-fluid" id="content"> <div id="alert alert-block fade in"> </div> <!-- orders --> <div class="span5 offset1"> <H2>Order History</H2> <div class="tabbable tabs-left"> <ul class="nav nav-tabs" id="myTab"> <li class="active"><a href="#summary" data-toggle="tab">Summary</a></li> <li><a href="#{{ sell.id }}" data-toggle="tab">OrderID:{{ sell.id }}</a></li> </ul> <div id="my-tab-content" class="tab-content"> <div class="tab-pane active" id="summary"> <p>Please use the navigation on the left to review your orders.</p> </div> <div class="tab-pane" id="{{ sell.id }}"> <div class="OrderGroup"> <h5 class="BorderOnTop">Order ID: {{ sell.id }}</h5> <h5> Order Total: {{ sell.total }}</h5> <p>Date: {{ sell.date_time }}</p> <h4>Order Details</h4> <table class="table table-condensed"> <thead> <tr> <th>Item</th> <th>Description</th> <th>Price</th> </tr> </thead> <tbody> <tr> <td> <a href="{{ item_sell.url }}"><img src="../assets_url/item_sell.image.small" width="30Px" class="OrderTitle" alt=" item_sell.title " /></a> </td> <td><a class="OrderTitle" href="{{ item_sell.url }}">{{ item_sell.title|title }}</a> </td> <td><a href="{{ item_sell.url }}">Price: {{ item_sell.price }}</a></td> </tr> </tbody> </table> <h4>Payment History</h4> <table class="table table-condensed" <thead> <tr> <th>Status</th> <th>Date</th> </tr> </thead> <tbody> <tr> <td class="alert alert-info"> Payment Received: </td> <td class="alert alert-info">{{ payment.date_time }} </td> <td class="alert alert-success"> Payment Processed: </td> <td class="alert alert-success"> {{ payment.date_time }} </td> </tr> </tbody> </table> <h4>Shipping History</h4> <table class="table table-condensed"> <thead> <tr> <th>Status</th> <th>Date</th> </tr> </thead> <tbody> <tr> <td class="alert alert-info"> Order Received: </td> <td class="alert alert-info">{{ shipping.date_time }} </td> <td class="alert"> Order Processed: </td> <td class="alert">{{ shipping.date_time }} </td> <td class="alert alert-success"> Order Shipped: </td> <td class="alert alert-success">{{ shipping.date_time }} </td> </tr> </tbody> </table> </div><!-- End Order Group --> </div> </div> </div> </div> <h2>No Orders</h2> <script> $(function () { $('#myTab a:last').tab('show'); }) </script> <!-- bids --> <div class="span5"> <h2>My Bids</h2> <div class="row-fluid" id="LotHistory"> <div class="span2"> <a href="{{ lot.url }}"><img src="" width="100px" alt="{{ lot.title }}" /></a> </div> <div class="span3"> <h3><a href="{{ lot.url }}">{{ lot.title|title }}</a></h3> <p> Starting bid Current Bid Final Bid : {{ lot.current_bid }} </p> <p>Time Left: {{ lot.time_left }}</p> </div> <h5>Bidding History</h5> <div class="span6"> <table class="table small"> <thead> <tr> <th>Bidder</th> <th>Bid amount</th> <th>Bid time</th> </tr> </thead> <tbody> <tr> <th>{{ bid.bidder_username }}</th> <th>{{ bid.bid_amount }}</th> <th>{{ bid.bid_time }}</th> </tr> </tbody> </table> </div> </div> <!-- End of For lot in bids --> </div> <!-- If there are no bids, you end of here --> <h2>No Bids</h2> <!-- End of If Bids--> <!-- {# Page: my_orders.html Purpose: Shows Bidding and Order History for the logged in user Status: Required This Template is Passed to the layout.html as {{ content }} CSS Notes: Variables on This Page: {{ bids }} Description: Checks to see if a user has any current or past bids. If not, No Bids is displayed. lot Description: Basic Variable for auctions. .qty Description: Amount of the items purchased .current_bid Description: Amount, in USD, of the current bid. .title Description: Lot Title as entered by the shop owner .count_bids Description: Number of Bids on a lot. Used to check lot bids and form if then tests .is_active Description: Lot Status. Active or closed. Used to test if the lot is active or closed for bidding .url Description: Lot Url .img.original Description: Lot Original image, This can be huge, Django Shop does not limit image size .time_left Description: If the lot is active, the amount of time left to bid. .history Description: itterable variable that returns bid information: bidder_username, bid_amount, bid_time bid Description: Variable that describes the one or many bids on a lot .bidder_username Description: Bidder User Name .bid_amount Description: Bid Amount .bid_time Description: Time bid was logged Sell Description: Items sold to user .id Description: Unique ID for the Items sold .date_time Description: Date / Time Item was sold .total Description: Total value of the sale .item_set Description: The set of items sold to the users. Used with Item_sell to describe the sold items .shipping_history Description: Shipping History of the item, it can go through three states: Pending, Dispatched, Fufilled item_sell .url Description: URL of the item sold. .image Description: Image url of the item .title Description: Title of the Item Sold .price Description: Price of the Item Sold Payment Description: Payment Variable for items sold .date_time Description: Payment Date/ Time for Payment Processing .state Description: Payments are submitted and go through three states: Pending, Paid and Failed Description: Users orders, can be used to check if something has been sold and to iterate if sold items exist in order history. asset_url Description: URL for all the files (CSS, JS etc) in your asset folder. Filters on this Page |title Description: Jinja2 filter to Title Case a string See Jinja2 Documentation for additional information on html escaping. |sort Description: Jinja2 filter to Sort an iterable. From Jinja2 Documentation: Per default it sorts ascending, if you pass it true as first argument it will reverse the sorting. If the iterable is made of strings the third parameter can be used to control the case sensitiveness of the comparison which is disabled by default. See Jinja2 Documentation for additional information on html escaping. Variables to iterate over Author: Stephen Power #} --> </div> <!-- FOOTER --> <hr> <footer> {{ footer }} <div id="label-info"> <div class="span3"> <h5>About Us</h5> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce a blandit lectus. Praesent cras amet.</p> <a href="/about_us/">Read more</a> </div> <div class="span3"> <h5>Quick Search</h5> <p><a href="/search/?q={{categories.name}}">{{ categories.name }}</a></p> <h5>Quick Navigation</h5> <P><A HREF="home.html">Home</A></P> <P><A HREF="auctions.html">Auctions</A></P> <P><A HREF="for_sale.html">For Sale</A></P> <P><A HREF="login.html">Login</A></P> <P><A HREF="register.html">Register</A></P> </div> <div class="span3"> <h5>Quick Search</h5> <form action="search.html" method="get"> <input type="text" `placeholder="Search " name="q" id="s" class="span2"/> </form> <p><a href="/search/?q={{categories.name}}">{{ categories.name }}</a></p> <hr /> <h5>Website Policies</h5> <ul class="unstyled"> <li><a href="privacy_policies.html">Privacy Policy</a></li> <li><a href="refund.html">Refund Policy</a></li> <li><a href="terms_of_service.html">Terms of Service Policy</a></li> </ul> </div> <div class="span2"> <h5>Latest Blog Posts</h5> <p><a href="blog.html">Django Market Blog Post</a></p> <p>Posted on 2013-02-14 16:59</p> <p>{{ last_post.body|truncate(100) }}</p> </div> </div> </footer> </div> <!-- /container --> </body> </html>
StephenPower/Collector-City-Market-Place-Themes
Bootstrap/2.3/cosmo/design/my_orders.html
HTML
apache-2.0
13,514
<!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_67) on Sun Sep 07 15:29:50 CEST 2014 --> <title>Uses of Class org.apache.cassandra.db.RangeTombstoneList.Serializer (apache-cassandra API)</title> <meta name="date" content="2014-09-07"> <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.cassandra.db.RangeTombstoneList.Serializer (apache-cassandra 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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/db/RangeTombstoneList.Serializer.html" title="class in org.apache.cassandra.db">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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/cassandra/db/class-use/RangeTombstoneList.Serializer.html" target="_top">Frames</a></li> <li><a href="RangeTombstoneList.Serializer.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.cassandra.db.RangeTombstoneList.Serializer" class="title">Uses of Class<br>org.apache.cassandra.db.RangeTombstoneList.Serializer</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.db.RangeTombstoneList.Serializer</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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/db/RangeTombstoneList.Serializer.html" title="class in org.apache.cassandra.db">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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/cassandra/db/class-use/RangeTombstoneList.Serializer.html" target="_top">Frames</a></li> <li><a href="RangeTombstoneList.Serializer.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 &copy; 2014 The Apache Software Foundation</small></p> </body> </html>
varunmc/cassandra-server
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/db/class-use/RangeTombstoneList.Serializer.html
HTML
apache-2.0
4,474
<!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_112) on Thu Jul 06 10:53:56 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>PropertySupplier (Public javadocs 2017.7.0 API)</title> <meta name="date" content="2017-07-06"> <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="PropertySupplier (Public javadocs 2017.7.0 API)"; } } catch(err) { } //--> var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </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 class="navBarCell1Rev">Class</li> <li><a href="class-use/PropertySupplier.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 class="aboutLanguage">WildFly Swarm API, 2017.7.0</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/webservices/PropertyConsumer.html" title="interface in org.wildfly.swarm.config.webservices"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/webservices/PropertySupplier.html" target="_top">Frames</a></li> <li><a href="PropertySupplier.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.wildfly.swarm.config.webservices</div> <h2 title="Interface PropertySupplier" class="title">Interface PropertySupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/webservices/Property.html" title="class in org.wildfly.swarm.config.webservices">Property</a>&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> public interface <span class="typeNameLabel">PropertySupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/webservices/Property.html" title="class in org.wildfly.swarm.config.webservices">Property</a>&gt;</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/config/webservices/Property.html" title="class in org.wildfly.swarm.config.webservices">Property</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/webservices/PropertySupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of Property resource</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="get--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>get</h4> <pre><a href="../../../../../org/wildfly/swarm/config/webservices/Property.html" title="class in org.wildfly.swarm.config.webservices">Property</a>&nbsp;get()</pre> <div class="block">Constructed instance of Property resource</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>The instance</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/PropertySupplier.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 class="aboutLanguage">WildFly Swarm API, 2017.7.0</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/webservices/PropertyConsumer.html" title="interface in org.wildfly.swarm.config.webservices"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/webservices/PropertySupplier.html" target="_top">Frames</a></li> <li><a href="PropertySupplier.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2017.7.0/apidocs/org/wildfly/swarm/config/webservices/PropertySupplier.html
HTML
apache-2.0
8,880
<!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_102) on Wed Nov 02 19:53:01 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>SolrCmdDistributor.AbortCheck (Solr 6.3.0 API)</title> <meta name="date" content="2016-11-02"> <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="SolrCmdDistributor.AbortCheck (Solr 6.3.0 API)"; } } catch(err) { } //--> var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </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 class="navBarCell1Rev">Class</li> <li><a href="class-use/SolrCmdDistributor.AbortCheck.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="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/solr/update/SolrCmdDistributor.html" title="class in org.apache.solr.update"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/solr/update/SolrCmdDistributor.Error.html" title="class in org.apache.solr.update"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/update/SolrCmdDistributor.AbortCheck.html" target="_top">Frames</a></li> <li><a href="SolrCmdDistributor.AbortCheck.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.solr.update</div> <h2 title="Interface SolrCmdDistributor.AbortCheck" class="title">Interface SolrCmdDistributor.AbortCheck</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../org/apache/solr/update/SolrCmdDistributor.html" title="class in org.apache.solr.update">SolrCmdDistributor</a></dd> </dl> <hr> <br> <pre>public static interface <span class="typeNameLabel">SolrCmdDistributor.AbortCheck</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/solr/update/SolrCmdDistributor.AbortCheck.html#abortCheck--">abortCheck</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="abortCheck--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>abortCheck</h4> <pre>boolean&nbsp;abortCheck()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/SolrCmdDistributor.AbortCheck.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="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/solr/update/SolrCmdDistributor.html" title="class in org.apache.solr.update"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/solr/update/SolrCmdDistributor.Error.html" title="class in org.apache.solr.update"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/update/SolrCmdDistributor.AbortCheck.html" target="_top">Frames</a></li> <li><a href="SolrCmdDistributor.AbortCheck.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
johannesbraun/clm_autocomplete
docs/solr-core/org/apache/solr/update/SolrCmdDistributor.AbortCheck.html
HTML
apache-2.0
8,486
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.3.1"/> <title>Ilwis-Objects: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="ilwisobjectsgeneral.PNG"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Ilwis-Objects &#160;<span id="projectnumber">1.0</span> </div> <div id="projectbrief">GIS and Remote Sensing framework for data access and processing</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.3.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Pages</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><b>Ilwis</b></li><li class="navelem"><a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">ScaleRotateAdapter</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">Ilwis::ScaleRotateAdapter Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>adaptAfter</b>(const Pixeld &amp;inPix) const (defined in <a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a>)</td><td class="entry"><a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>adaptBefore</b>(const Pixeld &amp;inPix) const (defined in <a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a>)</td><td class="entry"><a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ScaleRotateAdapter</b>(const std::vector&lt; double &gt; &amp;pivot, const std::vector&lt; double &gt; &amp;targetOffet, double angle, double scale) (defined in <a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a>)</td><td class="entry"><a class="el" href="class_ilwis_1_1_scale_rotate_adapter.html">Ilwis::ScaleRotateAdapter</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Mar 28 2014 13:51:05 for Ilwis-Objects by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.3.1 </small></address> </body> </html>
ridoo/IlwisCore
CPPAPI/class_ilwis_1_1_scale_rotate_adapter-members.html
HTML
apache-2.0
6,266
<!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) on Fri Feb 01 09:13:24 EST 2013 --> <title>Uses of Class org.drip.product.creator.CDSBasketBuilder</title> <meta name="date" content="2013-02-01"> <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.drip.product.creator.CDSBasketBuilder"; } //--> </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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/product/creator/CDSBasketBuilder.html" title="class in org.drip.product.creator">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-files/index-1.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/drip/product/creator/\class-useCDSBasketBuilder.html" target="_top">Frames</a></li> <li><a href="CDSBasketBuilder.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.drip.product.creator.CDSBasketBuilder" class="title">Uses of Class<br>org.drip.product.creator.CDSBasketBuilder</h2> </div> <div class="classUseContainer">No usage of org.drip.product.creator.CDSBasketBuilder</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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/product/creator/CDSBasketBuilder.html" title="class in org.drip.product.creator">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-files/index-1.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/drip/product/creator/\class-useCDSBasketBuilder.html" target="_top">Frames</a></li> <li><a href="CDSBasketBuilder.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 ======= --> </body> </html>
Lakshmik/RootFinder
2.1/docs/Javadoc/org/drip/product/creator/class-use/CDSBasketBuilder.html
HTML
apache-2.0
4,193
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank0 0.0'>?IK</span> <span class='rank8 7.579101314800488'>AC</span> <span class='rank0 0.0'>CD</span> </br> <span class='rank5 5.380675333968457'>The</span> <span class='rank6 5.910214491268059'>New</span> <span class='rank5 5.027215308896533'>York</span> <span class='rank3 2.5421264334187086'>Botanical</span> <span class='rank3 3.451197890939337'>Garden</span> </br> <span class='rank4 4.050174224831018'>copyright</span> <span class='rank2 1.7822710117187128'>reserved</span> </br> <span class='rank0 0.0'>'***</span> <span class='rank11 10.714595530729639'>VoV'</span> </br> <span class='rank4 4.3452095742978045'>BOTANICAL</span> </br> <span class='rank8 8.07553820111438'>P.</span> <span class='rank-13 -12.629723966176236'>S1NTENIS:</span> <span class='rank7 6.689243839994489'>PL</span> <span class='rank0 0.0'>A</span> <span class='rank0 0.0'>M</span> <span class='rank8 7.770156551563198'>AE</span> <span class='rank37 36.531922493619355'>POKTOIilCENSES</span> </br> <span class='rank14 13.835603726174142'>Micropholis</span> </br> <span class='rank5 5.23758013687111'>NEW</span> <span class='rank5 5.092407184714711'>YORK</span> <span class='rank4 4.3452095742978045'>BOTANICAL</span> <span class='rank5 4.836230413135688'>GARDEN</span> </br> <span class='rank8 7.901384382288981'>Arthur</span> <span class='rank21 20.752252632340216'>Cronquist,</span> <span class='rank13 12.70003323612197'>1944</span> </br> <span class='rank6 5.910214491268059'>New</span> <span class='rank5 5.027215308896533'>York</span> <span class='rank3 2.5421264334187086'>Botanical</span> <span class='rank3 3.451197890939337'>Garden</span> </br> <span class='rank52 52.10702559642336'>01029099</span> </br> </br></br> <strong>Legend - </strong> Level of confidence that token is an accurately-transcribed word</br> <span class='rank-13'>&nbsp;&nbsp;&nbsp;</span> extremely low <span class='rank-7'>&nbsp;&nbsp;&nbsp;</span> very low <span class='rank-1'>&nbsp;&nbsp;&nbsp;</span> low <span class='rank0'>&nbsp;&nbsp;&nbsp;</span> undetermined <span class='rank1'>&nbsp;&nbsp;&nbsp;</span> medium <span class='rank6'>&nbsp;&nbsp;&nbsp;</span> high <span class='rank16'>&nbsp;&nbsp;&nbsp;</span> very high</br> </body> </html>
idigbio-citsci-hackathon/carrotFacetNgram
carrot2-webapp-3.8.1/herballsilvertrigram/01029099.txt.html
HTML
apache-2.0
2,317
{{ $name := .Get "name" }} {{ $id := .Get "id" }} {{ $button := .Get "button" }} <form name="{{ $name }}" id="{{ $id }}" novalidate> <div class="row"> {{ .Inner }} <div class="clearfix"></div> <div class="col-lg-12 text-center"> <div id="success"></div> <button type="submit" class="btn btn-xl">{{ $button }}</button> </div> </div> </form>
tracemeyers/startbootstrap-agency-hugo
layouts/shortcodes/form.html
HTML
apache-2.0
612
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Test Page for ui5loader (sync mode)</title> <script src="../../shared-config.js"></script> <script id="sap-ui-bootstrap" src="../../../../../../resources/sap-ui-core.js" data-sap-ui-noConflict="true" data-sap-ui-logLevel="INFO" data-sap-ui-resourceroots='{ "fixture": "fixture/" }'> </script> <link href="../../../../../../resources/sap/ui/thirdparty/qunit-2.css" rel="stylesheet" media="screen"> <script src="../../../../../../resources/sap/ui/thirdparty/qunit-2.js"></script> <script src="../../../../../../resources/sap/ui/qunit/qunit-junit.js"></script> <script src="../../../../../../resources/sap/ui/qunit/qunit-coverage.js"></script> <script src="../../../../../../resources/sap/ui/thirdparty/sinon-4.js"></script> <script src="../../../../../../resources/sap/ui/qunit/sinon-qunit-bridge.js"></script> <script src="syncMode_unavoidablySync.qunit.js"></script> <script src="anyMode.qunit.js"></script> </head> <body> <div id="qunit"></div> </body> </html>
SAP/openui5
src/sap.ui.core/test/sap/ui/core/qunit/loader/syncMode_unavoidablySync.qunit.html
HTML
apache-2.0
1,080
<!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_21) on Sat May 11 22:07:16 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.hp.hpl.jena.rdf.arp.ExtendedHandler (Apache Jena)</title> <meta name="date" content="2013-05-11"> <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 Interface com.hp.hpl.jena.rdf.arp.ExtendedHandler (Apache Jena)"; } //--> </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="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">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?com/hp/hpl/jena/rdf/arp/class-use/ExtendedHandler.html" target="_top">Frames</a></li> <li><a href="ExtendedHandler.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 Interface com.hp.hpl.jena.rdf.arp.ExtendedHandler" class="title">Uses of Interface<br>com.hp.hpl.jena.rdf.arp.ExtendedHandler</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</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="#com.hp.hpl.jena.rdf.arp">com.hp.hpl.jena.rdf.arp</a></td> <td class="colLast"> <div class="block">A parser for <a href="http://www.w3.org/TR/rdf-syntax-grammar">RDF/XML</a>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hp.hpl.jena.rdf.arp"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a> in <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/package-summary.html">com.hp.hpl.jena.rdf.arp</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a> in <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/package-summary.html">com.hp.hpl.jena.rdf.arp</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ARPEventHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ARPEventHandler</a></strong></code> <div class="block">Convenience generalization of all ARP handler interfaces.</div> </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="../../../../../../../com/hp/hpl/jena/rdf/arp/package-summary.html">com.hp.hpl.jena.rdf.arp</a> that return <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</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="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a></code></td> <td class="colLast"><span class="strong">ARPHandlers.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ARPHandlers.html#getExtendedHandler()">getExtendedHandler</a></strong>()</code> <div class="block">Gets the current extended handler.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a></code></td> <td class="colLast"><span class="strong">ARPHandlers.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ARPHandlers.html#setExtendedHandler(com.hp.hpl.jena.rdf.arp.ExtendedHandler)">setExtendedHandler</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a>&nbsp;sh)</code> <div class="block">Sets the ExtendedHandler that provides the callback mechanism for bnodes as they leave scope, and for the start and end of rdf:RDF elements.</div> </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="../../../../../../../com/hp/hpl/jena/rdf/arp/package-summary.html">com.hp.hpl.jena.rdf.arp</a> with parameters of type <a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</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="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a></code></td> <td class="colLast"><span class="strong">ARPHandlers.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ARPHandlers.html#setExtendedHandler(com.hp.hpl.jena.rdf.arp.ExtendedHandler)">setExtendedHandler</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">ExtendedHandler</a>&nbsp;sh)</code> <div class="block">Sets the ExtendedHandler that provides the callback mechanism for bnodes as they leave scope, and for the start and end of rdf:RDF elements.</div> </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="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/hp/hpl/jena/rdf/arp/ExtendedHandler.html" title="interface in com.hp.hpl.jena.rdf.arp">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?com/hp/hpl/jena/rdf/arp/class-use/ExtendedHandler.html" target="_top">Frames</a></li> <li><a href="ExtendedHandler.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>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
chinhnc/floodlight
lib/apache-jena-2.10.1/javadoc-core/com/hp/hpl/jena/rdf/arp/class-use/ExtendedHandler.html
HTML
apache-2.0
9,773
<!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_25) on Thu Jul 04 12:31:21 CST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.google.zxing.Writer (ZXing Core 2.2 API)</title> <meta name="date" content="2013-07-04"> <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 Interface com.google.zxing.Writer (ZXing Core 2.2 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="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-788492-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/google/zxing/class-use/Writer.html" target="_top">Frames</a></li> <li><a href="Writer.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 Interface com.google.zxing.Writer" class="title">Uses of Interface<br>com.google.zxing.Writer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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="#com.google.zxing">com.google.zxing</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.google.zxing.aztec">com.google.zxing.aztec</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.google.zxing.datamatrix">com.google.zxing.datamatrix</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.google.zxing.oned">com.google.zxing.oned</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.google.zxing.pdf417">com.google.zxing.pdf417</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.google.zxing.qrcode">com.google.zxing.qrcode</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.google.zxing"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/package-summary.html">com.google.zxing</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/MultiFormatWriter.html" title="class in com.google.zxing">MultiFormatWriter</a></strong></code> <div class="block">This is a factory class which finds the appropriate Writer subclass for the BarcodeFormat requested and encodes the barcode with the supplied contents.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.google.zxing.aztec"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/aztec/package-summary.html">com.google.zxing.aztec</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/aztec/AztecWriter.html" title="class in com.google.zxing.aztec">AztecWriter</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.google.zxing.datamatrix"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/datamatrix/package-summary.html">com.google.zxing.datamatrix</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/datamatrix/package-summary.html">com.google.zxing.datamatrix</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/datamatrix/DataMatrixWriter.html" title="class in com.google.zxing.datamatrix">DataMatrixWriter</a></strong></code> <div class="block">This object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.google.zxing.oned"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/oned/package-summary.html">com.google.zxing.oned</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/oned/package-summary.html">com.google.zxing.oned</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/oned/CodaBarWriter.html" title="class in com.google.zxing.oned">CodaBarWriter</a></strong></code> <div class="block">This class renders CodaBar as <code>boolean[]</code>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/Code128Writer.html" title="class in com.google.zxing.oned">Code128Writer</a></strong></code> <div class="block">This object renders a CODE128 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/Code39Writer.html" title="class in com.google.zxing.oned">Code39Writer</a></strong></code> <div class="block">This object renders a CODE39 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/EAN13Writer.html" title="class in com.google.zxing.oned">EAN13Writer</a></strong></code> <div class="block">This object renders an EAN13 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/EAN8Writer.html" title="class in com.google.zxing.oned">EAN8Writer</a></strong></code> <div class="block">This object renders an EAN8 code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/ITFWriter.html" title="class in com.google.zxing.oned">ITFWriter</a></strong></code> <div class="block">This object renders a ITF code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/OneDimensionalCodeWriter.html" title="class in com.google.zxing.oned">OneDimensionalCodeWriter</a></strong></code> <div class="block">Encapsulates functionality and implementation that is common to one-dimensional barcodes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/UPCAWriter.html" title="class in com.google.zxing.oned">UPCAWriter</a></strong></code> <div class="block">This object renders a UPC-A code as a <a href="../../../../com/google/zxing/common/BitMatrix.html" title="class in com.google.zxing.common"><code>BitMatrix</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/google/zxing/oned/UPCEANWriter.html" title="class in com.google.zxing.oned">UPCEANWriter</a></strong></code> <div class="block">Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.google.zxing.pdf417"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/pdf417/package-summary.html">com.google.zxing.pdf417</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/pdf417/package-summary.html">com.google.zxing.pdf417</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/pdf417/PDF417Writer.html" title="class in com.google.zxing.pdf417">PDF417Writer</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.google.zxing.qrcode"> <!-- --> </a> <h3>Uses of <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</a> in <a href="../../../../com/google/zxing/qrcode/package-summary.html">com.google.zxing.qrcode</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/google/zxing/qrcode/package-summary.html">com.google.zxing.qrcode</a> that implement <a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">Writer</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><strong><a href="../../../../com/google/zxing/qrcode/QRCodeWriter.html" title="class in com.google.zxing.qrcode">QRCodeWriter</a></strong></code> <div class="block">This object renders a QR Code as a BitMatrix 2D array of greyscale values.</div> </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="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../com/google/zxing/Writer.html" title="interface in com.google.zxing">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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-788492-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/google/zxing/class-use/Writer.html" target="_top">Frames</a></li> <li><a href="Writer.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; 2007-2013. All Rights Reserved.</small></p> </body> </html>
bestdpf/2dbarcode
core/target/apidocs/com/google/zxing/class-use/Writer.html
HTML
apache-2.0
17,291
<!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_252) on Fri Aug 20 17:47:58 BST 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30 (PSI :: JAMI - Java framework for molecular interactions 3.2.12 API)</title> <meta name="date" content="2021-08-20"> <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 Package psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30 (PSI :: JAMI - Java framework for molecular interactions 3.2.12 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>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?psidev/psi/mi/jami/xml/io/writer/elements/impl/extended/expanded/xml30/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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"> <h1 title="Uses of Package psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30" class="title">Uses of Package<br>psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30</h1> </div> <div class="contentContainer">No usage of psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30</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>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?psidev/psi/mi/jami/xml/io/writer/elements/impl/extended/expanded/xml30/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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; 2021. All rights reserved.</small></p> </body> </html>
MICommunity/psi-jami
docs/psidev/psi/mi/jami/xml/io/writer/elements/impl/extended/expanded/xml30/package-use.html
HTML
apache-2.0
4,952
<!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_151) on Tue Dec 12 12:37:15 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.keycloak (BOM: * : All 2012.12.0 API)</title> <meta name="date" content="2017-12-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../org/wildfly/swarm/keycloak/package-summary.html" target="classFrame">org.wildfly.swarm.keycloak</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="Secured.html" title="interface in org.wildfly.swarm.keycloak" target="classFrame"><span class="interfaceName">Secured</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="KeycloakFraction.html" title="class in org.wildfly.swarm.keycloak" target="classFrame">KeycloakFraction</a></li> </ul> </div> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2012.12.0/apidocs/org/wildfly/swarm/keycloak/package-frame.html
HTML
apache-2.0
1,166
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: form_input()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:15:14 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('form_input'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#form_input">form_input()</a></h2> <b>Defined at:</b><ul> <li><a href="../bonfire/codeigniter/helpers/form_helper.php.html#form_input">/bonfire/codeigniter/helpers/form_helper.php</a> -> <a onClick="logFunction('form_input', '/bonfire/codeigniter/helpers/form_helper.php.source.html#l164')" href="../bonfire/codeigniter/helpers/form_helper.php.source.html#l164"> line 164</a></li> <li><a href="../application/helpers/MY_form_helper.php.html#form_input">/application/helpers/MY_form_helper.php</a> -> <a onClick="logFunction('form_input', '/application/helpers/MY_form_helper.php.source.html#l116')" href="../application/helpers/MY_form_helper.php.source.html#l116"> line 116</a></li> </ul> <b>Referenced 2 times:</b><ul> <li><a href="../bonfire/codeigniter/helpers/form_helper.php.html">/bonfire/codeigniter/helpers/form_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/form_helper.php.source.html#l206"> line 206</a></li> <li><a href="../bonfire/codeigniter/helpers/form_helper.php.html">/bonfire/codeigniter/helpers/form_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/form_helper.php.source.html#l233"> line 233</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 19:15:14 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
inputx/code-ref-doc
rebbit/_functions/form_input.html
HTML
apache-2.0
5,458
<!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_151) on Tue Feb 06 09:38:18 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.datasources.XADataSource.XADataSourceResources (BOM: * : All 2017.10.2 API)</title> <meta name="date" content="2018-02-06"> <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.wildfly.swarm.config.datasources.XADataSource.XADataSourceResources (BOM: * : All 2017.10.2 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/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/datasources/class-use/XADataSource.XADataSourceResources.html" target="_top">Frames</a></li> <li><a href="XADataSource.XADataSourceResources.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.wildfly.swarm.config.datasources.XADataSource.XADataSourceResources" class="title">Uses of Class<br>org.wildfly.swarm.config.datasources.XADataSource.XADataSourceResources</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/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">XADataSource.XADataSourceResources</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.wildfly.swarm.config.datasources">org.wildfly.swarm.config.datasources</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.datasources"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">XADataSource.XADataSourceResources</a> in <a href="../../../../../../org/wildfly/swarm/config/datasources/package-summary.html">org.wildfly.swarm.config.datasources</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/wildfly/swarm/config/datasources/package-summary.html">org.wildfly.swarm.config.datasources</a> that return <a href="../../../../../../org/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">XADataSource.XADataSourceResources</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/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">XADataSource.XADataSourceResources</a></code></td> <td class="colLast"><span class="typeNameLabel">XADataSource.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/datasources/XADataSource.html#subresources--">subresources</a></span>()</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/wildfly/swarm/config/datasources/XADataSource.XADataSourceResources.html" title="class in org.wildfly.swarm.config.datasources">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/datasources/class-use/XADataSource.XADataSourceResources.html" target="_top">Frames</a></li> <li><a href="XADataSource.XADataSourceResources.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; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2017.10.2/apidocs/org/wildfly/swarm/config/datasources/class-use/XADataSource.XADataSourceResources.html
HTML
apache-2.0
7,602
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Yash Soni</title> <meta name="description" content="Yash Soni's website. Software Engineer at IBM."> <meta name="author" content="Yash Soni"> <script src="./js/typewritereffect.js"></script> <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <link rel="icon" type="image/png" href="assets/favicon.png"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css" integrity="sha384-gfdkjb5BdAXd+lj+gudLWI+BXq4IuLW5IT+brZEZsLFm++aCMlF1V92rMkPaX4PP" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="css/home.css"/> </head> <body> <div id="intro"> <div style="align-items: center;"> <h1>yash soni</h1> <h2 class="typewrite" data-period="2000" data-type='[ "works at IBM - India Software Labs", "reads/writes at Medium.com", "mentors at CodingCoach.io" ]'></h2> </div> <img src="./images/intro-background.jpg" class="background-image"> <div style="align-items: center;"> <h2>don't forget to checkout my <a href="https://medium.com/@iYashSoni" target="_blank"><span>blogs</span>!</a></h2> <h2>i've also created a <a href="https://www.npmjs.com/package/easy-logging " target="_blank"><span>node_module</span></a> and an <a href="https://goo.gl/99PmH7" target="_blank"><span>android app</span>!</a></h2> </div> <div style="align-items: center;"> <h2><span>connect:</span></h2> <a style="margin: 20px;" href="https://twitter.com/iYash_Soni" target="_blank"> <i class="fab fa-twitter fa-2x"></i> </a> <a style="margin: 20px;" href="https://github.com/iyashsoni/" target="_blank"> <i class="fab fa-github fa-2x"></i> </a> <a style="margin: 20px;" href="https://www.linkedin.com/in/yash-soni-63845aa8/" target="_blank"> <i class="fab fa-linkedin fa-2x"></i> </a> <a style="margin: 20px;" href="https://stackoverflow.com/users/3320207/yash-soni" target="_blank"> <i class="fab fa-stack-overflow fa-2x"></i> </a> <a style="margin: 20px;" href="mailto: ysoni96@gmail.com" target="_blank"> <i class="fas fa-envelope fa-2x"></i> </a> </div> </div> </body> </html>
yashsoniweb/yashsoniweb.github.io
index.html
HTML
apache-2.0
2,680
<!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_67) on Mon Mar 23 19:49:39 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.jboss.netty.handler.codec.serialization.ClassResolver (Netty API Reference (3.10.1.Final))</title> <meta name="date" content="2015-03-23"> <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 Interface org.jboss.netty.handler.codec.serialization.ClassResolver (Netty API Reference (3.10.1.Final))"; } //--> </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="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">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/jboss/netty/handler/codec/serialization/class-use/ClassResolver.html" target="_top">Frames</a></li> <li><a href="ClassResolver.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 Interface org.jboss.netty.handler.codec.serialization.ClassResolver" class="title">Uses of Interface<br>org.jboss.netty.handler.codec.serialization.ClassResolver</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</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.jboss.netty.handler.codec.serialization">org.jboss.netty.handler.codec.serialization</a></td> <td class="colLast"> <div class="block">Encoder, decoder and their compatibility stream implementations which transform a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> object into a byte buffer and vice versa.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.jboss.netty.handler.codec.serialization"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a> in <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/package-summary.html">org.jboss.netty.handler.codec.serialization</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/package-summary.html">org.jboss.netty.handler.codec.serialization</a> that return <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</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 <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a></code></td> <td class="colLast"><span class="strong">ClassResolvers.</span><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolvers.html#cacheDisabled(java.lang.ClassLoader)">cacheDisabled</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code> <div class="block">cache disabled</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a></code></td> <td class="colLast"><span class="strong">ClassResolvers.</span><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolvers.html#softCachingConcurrentResolver(java.lang.ClassLoader)">softCachingConcurrentResolver</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code> <div class="block">agressive concurrent cache good for shared cache, when we're not worried about class unloading</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a></code></td> <td class="colLast"><span class="strong">ClassResolvers.</span><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolvers.html#softCachingResolver(java.lang.ClassLoader)">softCachingResolver</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code> <div class="block">agressive non-concurrent cache good for non-shared cache, when we're not worried about class unloading</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a></code></td> <td class="colLast"><span class="strong">ClassResolvers.</span><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolvers.html#weakCachingConcurrentResolver(java.lang.ClassLoader)">weakCachingConcurrentResolver</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code> <div class="block">non-agressive concurrent cache good for shared cache, when we're worried about class unloading</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a></code></td> <td class="colLast"><span class="strong">ClassResolvers.</span><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolvers.html#weakCachingResolver(java.lang.ClassLoader)">weakCachingResolver</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code> <div class="block">non-agressive non-concurrent cache good for non-shared default cache</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/package-summary.html">org.jboss.netty.handler.codec.serialization</a> with parameters of type <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</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/jboss/netty/handler/codec/serialization/ObjectDecoder.html#ObjectDecoder(org.jboss.netty.handler.codec.serialization.ClassResolver)">ObjectDecoder</a></strong>(<a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a>&nbsp;classResolver)</code> <div class="block">Creates a new decoder whose maximum object size is <code>1048576</code> bytes.</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ObjectDecoder.html#ObjectDecoder(int,%20org.jboss.netty.handler.codec.serialization.ClassResolver)">ObjectDecoder</a></strong>(int&nbsp;maxObjectSize, <a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">ClassResolver</a>&nbsp;classResolver)</code> <div class="block">Creates a new decoder with the specified maximum object size.</div> </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="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/jboss/netty/handler/codec/serialization/ClassResolver.html" title="interface in org.jboss.netty.handler.codec.serialization">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/jboss/netty/handler/codec/serialization/class-use/ClassResolver.html" target="_top">Frames</a></li> <li><a href="ClassResolver.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; 2008-2015 <a href="http://netty.io/">The Netty Project</a>. All Rights Reserved.</small></p> </body> </html>
anmei/netty-3.10.1.Final
doc/api/org/jboss/netty/handler/codec/serialization/class-use/ClassResolver.html
HTML
apache-2.0
12,653
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_08.html">Class Test_AbaRouteValidator_08</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_15653_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_08.html?line=15736#src-15736" >testAbaNumberCheck_15653_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:38:05 </td> <td> 0.001 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_15653_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=1619#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_08_testAbaNumberCheck_15653_good_18z.html
HTML
apache-2.0
9,182
<!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_45) on Sat Apr 09 10:11:07 EDT 2016 --> <title>Uses of Class org.apache.cassandra.cql3.Relation (apache-cassandra API)</title> <meta name="date" content="2016-04-09"> <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.cassandra.cql3.Relation (apache-cassandra 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/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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/cassandra/cql3/class-use/Relation.html" target="_top">Frames</a></li> <li><a href="Relation.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.cassandra.cql3.Relation" class="title">Uses of Class<br>org.apache.cassandra.cql3.Relation</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/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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.cassandra.cql3">org.apache.cassandra.cql3</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.view">org.apache.cassandra.db.view</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.exceptions">org.apache.cassandra.exceptions</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.cql3"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a> in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a> in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</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/cassandra/cql3/MultiColumnRelation.html" title="class in org.apache.cassandra.cql3">MultiColumnRelation</a></span></code> <div class="block">A relation using the tuple notation, which typically affects multiple columns.</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/cassandra/cql3/SingleColumnRelation.html" title="class in org.apache.cassandra.cql3">SingleColumnRelation</a></span></code> <div class="block">Relations encapsulate the relationship between an entity of some kind, and a value (term).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/TokenRelation.html" title="class in org.apache.cassandra.cql3">TokenRelation</a></span></code> <div class="block">A relation using the token function.</div> </td> </tr> </tbody> </table> <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/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with type parameters of type <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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>java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">WhereClause.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/WhereClause.html#relations">relations</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/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> that return <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a></code></td> <td class="colLast"><span class="typeNameLabel">MultiColumnRelation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/MultiColumnRelation.html#renameIdentifier-org.apache.cassandra.cql3.ColumnIdentifier.Raw-org.apache.cassandra.cql3.ColumnIdentifier.Raw-">renameIdentifier</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;from, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;to)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a></code></td> <td class="colLast"><span class="typeNameLabel">Relation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/Relation.html#renameIdentifier-org.apache.cassandra.cql3.ColumnIdentifier.Raw-org.apache.cassandra.cql3.ColumnIdentifier.Raw-">renameIdentifier</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;from, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;to)</code> <div class="block">Renames an identifier in this Relation, if applicable.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a></code></td> <td class="colLast"><span class="typeNameLabel">SingleColumnRelation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/SingleColumnRelation.html#renameIdentifier-org.apache.cassandra.cql3.ColumnIdentifier.Raw-org.apache.cassandra.cql3.ColumnIdentifier.Raw-">renameIdentifier</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;from, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;to)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a></code></td> <td class="colLast"><span class="typeNameLabel">TokenRelation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/TokenRelation.html#renameIdentifier-org.apache.cassandra.cql3.ColumnIdentifier.Raw-org.apache.cassandra.cql3.ColumnIdentifier.Raw-">renameIdentifier</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;from, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="interface in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;to)</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/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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/cassandra/cql3/WhereClause.Builder.html" title="class in org.apache.cassandra.cql3">WhereClause.Builder</a></code></td> <td class="colLast"><span class="typeNameLabel">WhereClause.Builder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/WhereClause.Builder.html#add-org.apache.cassandra.cql3.Relation-">add</a></span>(<a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a>&nbsp;relation)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.db.view"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a> in <a href="../../../../../org/apache/cassandra/db/view/package-summary.html">org.apache.cassandra.db.view</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/db/view/package-summary.html">org.apache.cassandra.db.view</a> with type arguments of type <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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 java.lang.String</code></td> <td class="colLast"><span class="typeNameLabel">View.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/db/view/View.html#relationsToWhereClause-java.util.List-">relationsToWhereClause</a></span>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a>&gt;&nbsp;whereClause)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.exceptions"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a> in <a href="../../../../../org/apache/cassandra/exceptions/package-summary.html">org.apache.cassandra.exceptions</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/cassandra/exceptions/package-summary.html">org.apache.cassandra.exceptions</a> declared as <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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><a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a></code></td> <td class="colLast"><span class="typeNameLabel">UnrecognizedEntityException.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/exceptions/UnrecognizedEntityException.html#relation">relation</a></span></code> <div class="block">The entity relation.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/cassandra/exceptions/package-summary.html">org.apache.cassandra.exceptions</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</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><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/exceptions/UnrecognizedEntityException.html#UnrecognizedEntityException-org.apache.cassandra.cql3.ColumnIdentifier-org.apache.cassandra.cql3.Relation-">UnrecognizedEntityException</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;entity, <a href="../../../../../org/apache/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Relation</a>&nbsp;relation)</code> <div class="block">Creates a new <code>UnrecognizedEntityException</code>.</div> </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/cassandra/cql3/Relation.html" title="class in org.apache.cassandra.cql3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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/cassandra/cql3/class-use/Relation.html" target="_top">Frames</a></li> <li><a href="Relation.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 &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
jasonwee/videoOnCloud
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/cql3/class-use/Relation.html
HTML
apache-2.0
18,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_92) on Wed Jul 27 21:19:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class net.sourceforge.pmd.util.FileFinder (PMD 5.5.1 API)</title> <meta name="date" content="2016-07-27"> <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 net.sourceforge.pmd.util.FileFinder (PMD 5.5.1 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="../../../../../net/sourceforge/pmd/util/FileFinder.html" title="class in net.sourceforge.pmd.util">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?net/sourceforge/pmd/util/class-use/FileFinder.html" target="_top">Frames</a></li> <li><a href="FileFinder.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 net.sourceforge.pmd.util.FileFinder" class="title">Uses of Class<br>net.sourceforge.pmd.util.FileFinder</h2> </div> <div class="classUseContainer">No usage of net.sourceforge.pmd.util.FileFinder</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="../../../../../net/sourceforge/pmd/util/FileFinder.html" title="class in net.sourceforge.pmd.util">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?net/sourceforge/pmd/util/class-use/FileFinder.html" target="_top">Frames</a></li> <li><a href="FileFinder.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; 2002&#x2013;2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p> </body> </html>
jasonwee/videoOnCloud
pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/util/class-use/FileFinder.html
HTML
apache-2.0
4,594
<!DOCTYPE html> <html lang="en"> <head> <title>CSVReader</title> <meta name="keywords" content="cfboom.opencsv.concurrent.Callable interface"> <!-- common assets --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel ="stylesheet" type="text/css" href="../../bootstrap/css/bootstrap.min.css"> <link rel ="stylesheet" type="text/css" href="../../stylesheet.css"> <link href='https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,700,700italic|Ubuntu+Mono' rel='stylesheet' type='text/css' /> <script src="../../bootstrap/js/jquery-2.1.0.min.js" type="text/javascript"></script> <script src="../../bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script> $(document).ready(function() { // Global Tool Tip Settings $( '[title]' ).tooltip({ animation: 'slide', delay: { show: 250, hide: 250 } }); }); </script> <!-- syntax highlighter --> <link type="text/css" rel="stylesheet" href="../../highlighter/styles/shCoreDefault.css"> <script src="../../highlighter/scripts/shCore.js"></script> <script src="../../highlighter/scripts/shBrushColdFusion.js"></script> <script src="../../highlighter/scripts/shBrushXml.js"></script> <script src="../../highlighter/scripts/shBrushSql.js"></script> <script src="../../highlighter/scripts/shBrushJScript.js"></script> <script src="../../highlighter/scripts/shBrushJava.js"></script> <script src="../../highlighter/scripts/shBrushCss.js"></script> <script type="text/javascript">SyntaxHighlighter.all();</script> </head> <body class="withNavbar"> <!-- ========= START OF NAVBAR ======= --> <a name="navbar_top"></a> <a href="#skip-navbar_top" title="skip navigation links"></a> <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#class-navigation"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#"><strong>&ltcfboom/&gt opencsv</strong></a> </div> <div class="collapse navbar-collapse" id="class-navigation"> <ul class="nav navbar-nav"> <li><a href="../../overview-summary.html"><i class="glyphicon glyphicon-plane"></i> overview</a></li> <li><a href="package-summary.html"><i class="glyphicon glyphicon-folder-open"></i> &nbsp;package</a></li> <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="glyphicon glyphicon-file"></i> class <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="#class">Class Definition</a></li> <li><a href="#constructor_summary">Constructor Summary</a></li> <li><a href="#constructor_detail">Constructor Detail</a></li> <li><a href="#inherited_methods">Inherited Methods</a></li> <li><a href="#method_summary">Method Summary</a></li> <li><a href="#method_detail">Method Detail</a></li> <li><a href="#property_summary">Property Summary</a></li> <li><a href="#property_detail">Property Detail</a></li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../index.html?cfboom/opencsv/CSVReader.html" target="_top"> <i class="glyphicon glyphicon-fullscreen"></i> Frames </a> </li> </ul> </div> </div> </nav> <a name="skip-navbar_top"></a> <!-- ========= END OF NAVBAR ========= --> <!-- ======== start of class data ======== --> <a name="class"><!-- --></a> <!-- Package --> <div class="pull-right"> <a href="package-summary.html" title="Package: cfboom.opencsv"><span class="label label-success">cfboom.opencsv</span></a> </div> <h2> Class CSVReader</h2> <!-- Inheritance Tree--> <pre style="background:white">lucee.Component <img src="../../resources/inherit.gif" alt="extended by ">cfboom.lang.Object <img src="../../resources/inherit.gif" alt="extended by ">cfboom.opencsv.CSVReader </pre> <div id="class-hint"> <p>A very simple CSV reader released under a commercial-friendly license.</p> </div> <!-- Clas Attributes --> <div class="panel panel-info"> <div class="panel-heading"><strong>Class Attributes:</strong></div> <div class="panel-body"> <li class="label label-danger label-annotations"> output : false </li> &nbsp; <li class="label label-danger label-annotations"> displayname : Class CSVReader </li> &nbsp; <li class="label label-danger label-annotations"> synchronized : false </li> &nbsp; <li class="label label-danger label-annotations"> accessors : false </li> &nbsp; <li class="label label-danger label-annotations"> persistent : false </li> &nbsp; </div> </div> <!-- ========== METHOD SUMMARY =========== --> <a name="property_summary"><!-- --></a> <table class="table table-bordered table-hover"> <tr class="info"> <th align="left" colspan="5"> <strong>Property Summary</strong> </th> </tr> <tr class="info"> <th align="left"> <strong>type</strong> </th> <th align="left"> <strong>property</strong> </th> <th align="left"> <strong>default</strong> </th> <th align="left"> <strong>serializable</strong> </th> <th align="left"> <strong>required</strong> </th> </tr> <tr> <td align="right" valign="top" width="1%"> <code>any</code> </td> <td> <strong><a href="CSVReader.html#defaultSanitizer()">defaultSanitizer</A></strong> <br> <br><br> <ul> <li class="label label-default label-annotations">access = public</li> <li class="label label-default label-annotations">returntype = any</li> <li class="label label-default label-annotations">inject = coldbox:setting:defaultSanitizer@cfboom-opencsv</li> </ul> </td> <td align="right" valign="top" width="1%"> </td> <td align="right" valign="top" width="1%"> <code> true </code> </td> <td align="right" valign="top" width="1%"> <code> false </code> </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code>any</code> </td> <td> <strong><a href="CSVReader.html#javaLoader()">javaLoader</A></strong> <br> <br><br> <ul> <li class="label label-default label-annotations">access = public</li> <li class="label label-default label-annotations">returntype = any</li> <li class="label label-default label-annotations">inject = loader@cbjavaloader</li> </ul> </td> <td align="right" valign="top" width="1%"> </td> <td align="right" valign="top" width="1%"> <code> true </code> </td> <td align="right" valign="top" width="1%"> <code> false </code> </td> </tr> </tr> </table> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <a name="constructor_summary"><!-- --></a> <table class="table table-bordered table-hover"> <tr class="info"> <th align="left" colspan="2"> <strong>Constructor Summary</strong> </th> </tr> <tr> <td> <strong><a href="CSVReader.html#init()">init</A></strong>() <br> </td> </tr> </table> <!-- ========== METHOD SUMMARY =========== --> <a name="method_summary"><!-- --></a> <table class="table table-bordered table-hover"> <tr class="info"> <th align="left" colspan="2"> <strong>Method Summary</strong> </th> </tr> <tr> <td align="right" valign="top" width="1%"> <code>any</code> </td> <td> <strong><a href="CSVReader.html#build()">build</A></strong>() <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the CSVReader. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code>query</code> </td> <td> <strong><a href="CSVReader.html#buildQuery()">buildQuery</A></strong>([array columns='[runtime expression]'], [boolean firstRowIsColumnList='true']) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a query from the CSV data. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#load()">load</A></strong>([string csv], [any reader]) <br> </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code>void</code> </td> <td> <strong><a href="CSVReader.html#onDIComplete()">onDIComplete</A></strong>() <br> </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code>private&nbsp;string</code> </td> <td> <strong><a href="CSVReader.html#parseType()">parseType</A></strong>(any data) <br> </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withEscapeChar()">withEscapeChar</A></strong>([any escapeChar]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the character to use for escaping a separator or quote. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withFieldAsNull()">withFieldAsNull</A></strong>([any fieldIndicator]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the NullFieldIndicator. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withIgnoreLeadingWhiteSpace()">withIgnoreLeadingWhiteSpace</A></strong>([boolean ignoreLeadingWhiteSpace]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the ignore leading whitespace setting - if true, white space. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withIgnoreQuotations()">withIgnoreQuotations</A></strong>([boolean ignoreQuotations]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the ignore quotations mode - if true, quotations are ignored. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withKeepCarriageReturn()">withKeepCarriageReturn</A></strong>([boolean keepCR]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets if the reader will keep or discard carriage returns. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withQuoteChar()">withQuoteChar</A></strong>([any quoteChar]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the character to use for quoted elements. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withSanitizer()">withSanitizer</A></strong>(<a href="../../cfboom/opencsv/Sanitizer.html" title="interface in cfboom.opencsv">Sanitizer</a> sanitizer) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the `Sanitizer` to use while building a query. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withSeparator()">withSeparator</A></strong>([any separator]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the delimiter to use for separating entries. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withSkipLines()">withSkipLines</A></strong>([numeric skipLines]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the line number to skip for start reading. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withStrictQuotes()">withStrictQuotes</A></strong>([boolean strictQuotes]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the strict quotes setting - if true, characters. </td> </tr> <tr> <td align="right" valign="top" width="1%"> <code><a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a></code> </td> <td> <strong><a href="CSVReader.html#withVerifyReader()">withVerifyReader</A></strong>([boolean verifyReader]) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks to see if the CSVReader should verify the reader state before reads or not. </td> </tr> </table> <a name="inherited_methods"><!-- --></a> &nbsp; <a name="methods_inherited_from_class_cfboom.lang.Object"><!-- --></a> <table class="table table-hover table-bordered"> <tr class="info"> <th align="left"> <strong>Methods inherited from class <kbd>cfboom.lang.Object</kbd></strong> </th> </tr> <tr> <td> <a href="../../cfboom/lang/Object.html#$equals()">$equals</a>, <a href="../../cfboom/lang/Object.html#getComponentName()">getComponentName</a>, <a href="../../cfboom/lang/Object.html#getIdentityHashCode()">getIdentityHashCode</a>, <a href="../../cfboom/lang/Object.html#getIdentityString()">getIdentityString</a>, <a href="../../cfboom/lang/Object.html#getMeta()">getMeta</a>, <a href="../../cfboom/lang/Object.html#hashCode()">hashCode</a>, <a href="../../cfboom/lang/Object.html#toString()">toString</a> </td> </tr> </table> &nbsp; <a name="methods_inherited_from_class_lucee.Component"><!-- --></a> <table class="table table-hover table-bordered"> <tr class="info"> <th align="left"> <strong>Methods inherited from class <kbd>lucee.Component</kbd></strong> </th> </tr> <tr> <td> <span class="label label-warning"><em>None</em></span> </td> </tr> </table> <hr> <!-- ========= CONSTRUCTOR DETAIL ======== --> <a name="constructor_detail"><!-- --></a> <table class="table table-bordered"> <tr class="info"> <th colspan="1" align="left"> <strong>Constructor Detail</strong> </th> </tr> </table> <a name="init()"><!-- --></a><h3> init</h3> <kbd>public <strong>init</strong>()</kbd> <br><br> <p></p> <hr> <!-- ============ PROPERTY DETAIL ========== --> <a name="property_detail"><!-- --></a> <table class="table table-bordered"> <tr class="info"> <th colspan="1" align="left"> <strong>Property Detail</strong> </th> </tr> </table> <a name="defaultSanitizer()"><!-- --></a> <h3>defaultSanitizer</h3> <kbd> property any <strong>defaultSanitizer</strong> </kbd> <br><br> <dl> <dt><strong>Attributes:</strong></dt> <dd><code>access</code> - public</dd> <dd><code>required</code> - false</dd> <dd><code>returntype</code> - any</dd> <dd><code>inject</code> - coldbox:setting:defaultSanitizer@cfboom-opencsv</dd> <dd><code>serializable</code> - true</dd> </dl> <hr> <a name="javaLoader()"><!-- --></a> <h3>javaLoader</h3> <kbd> property any <strong>javaLoader</strong> </kbd> <br><br> <dl> <dt><strong>Attributes:</strong></dt> <dd><code>access</code> - public</dd> <dd><code>required</code> - false</dd> <dd><code>returntype</code> - any</dd> <dd><code>inject</code> - loader@cbjavaloader</dd> <dd><code>serializable</code> - true</dd> </dl> <hr> <!-- ============ METHOD DETAIL ========== --> <a name="method_detail"><!-- --></a> <table class="table table-bordered"> <tr class="info"> <th colspan="1" align="left"> <strong>Method Detail</strong> </th> </tr> </table> <a name="build()"><!-- --></a> <h3>build</h3> <kbd>public any <strong>build</strong>()</kbd> <br><br> <p>Creates the CSVReader.</p> <dl> <dt><strong>Returns:</strong></dt> <dd>the CSVReader based on the set criteria.</dd> </dl> </dl> <hr> <a name="buildQuery()"><!-- --></a> <h3>buildQuery</h3> <kbd>public query <strong>buildQuery</strong>([array columns='[runtime expression]'], [boolean firstRowIsColumnList='true'])</kbd> <br><br> <p>Creates a query from the CSV data.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>columns</code></dd> <dd><code>firstRowIsColumnList</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>a query based on the set criteria in CSVReaderBuilder.</dd> </dl> </dl> <hr> <a name="load()"><!-- --></a> <h3>load</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>load</strong>([string csv], [any reader])</kbd> <br><br> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>csv</code></dd> <dd><code>reader</code></dd> </dl> </dl> <hr> <a name="onDIComplete()"><!-- --></a> <h3>onDIComplete</h3> <kbd>public void <strong>onDIComplete</strong>()</kbd> <br><br> </dl> <hr> <a name="parseType()"><!-- --></a> <h3>parseType</h3> <kbd>private string <strong>parseType</strong>(any data)</kbd> <br><br> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>data</code></dd> </dl> </dl> <hr> <a name="withEscapeChar()"><!-- --></a> <h3>withEscapeChar</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withEscapeChar</strong>([any escapeChar])</kbd> <br><br> <p>Sets the character to use for escaping a separator or quote.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>escapeChar</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withFieldAsNull()"><!-- --></a> <h3>withFieldAsNull</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withFieldAsNull</strong>([any fieldIndicator])</kbd> <br><br> <p>Sets the NullFieldIndicator.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>fieldIndicator</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>- The CSVParserBuilder</dd> </dl> </dl> <hr> <a name="withIgnoreLeadingWhiteSpace()"><!-- --></a> <h3>withIgnoreLeadingWhiteSpace</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withIgnoreLeadingWhiteSpace</strong>([boolean ignoreLeadingWhiteSpace])</kbd> <br><br> <p>Sets the ignore leading whitespace setting - if true, white space in front of a quote in a field is ignored.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>ignoreLeadingWhiteSpace</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withIgnoreQuotations()"><!-- --></a> <h3>withIgnoreQuotations</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withIgnoreQuotations</strong>([boolean ignoreQuotations])</kbd> <br><br> <p>Sets the ignore quotations mode - if true, quotations are ignored.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>ignoreQuotations</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withKeepCarriageReturn()"><!-- --></a> <h3>withKeepCarriageReturn</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withKeepCarriageReturn</strong>([boolean keepCR])</kbd> <br><br> <p>Sets if the reader will keep or discard carriage returns.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>keepCR</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>the CSVReaderBuilder based on the set criteria.</dd> </dl> </dl> <hr> <a name="withQuoteChar()"><!-- --></a> <h3>withQuoteChar</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withQuoteChar</strong>([any quoteChar])</kbd> <br><br> <p>Sets the character to use for quoted elements.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>quoteChar</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withSanitizer()"><!-- --></a> <h3>withSanitizer</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withSanitizer</strong>(<a href="../../cfboom/opencsv/Sanitizer.html" title="interface in cfboom.opencsv">Sanitizer</a> sanitizer)</kbd> <br><br> <p>Sets the `Sanitizer` to use while building a query</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>sanitizer</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withSeparator()"><!-- --></a> <h3>withSeparator</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withSeparator</strong>([any separator])</kbd> <br><br> <p>Sets the delimiter to use for separating entries.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>separator</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withSkipLines()"><!-- --></a> <h3>withSkipLines</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withSkipLines</strong>([numeric skipLines])</kbd> <br><br> <p>Sets the line number to skip for start reading.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>skipLines</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>the CSVReaderBuilder with skipLines set.</dd> </dl> </dl> <hr> <a name="withStrictQuotes()"><!-- --></a> <h3>withStrictQuotes</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withStrictQuotes</strong>([boolean strictQuotes])</kbd> <br><br> <p>Sets the strict quotes setting - if true, characters outside the quotes are ignored.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>strictQuotes</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReader</dd> </dl> </dl> <hr> <a name="withVerifyReader()"><!-- --></a> <h3>withVerifyReader</h3> <kbd>public <a href="../../cfboom/opencsv/CSVReader.html" title="class in cfboom.opencsv">CSVReader</a> <strong>withVerifyReader</strong>([boolean verifyReader])</kbd> <br><br> <p>Checks to see if the CSVReader should verify the reader state before reads or not. This should be set to false if you are using some form of asynchronous reader (like readers created by the java.nio.* classes). The default value is true.</p> <dl> <dt><strong>Parameters:</strong></dt> <dd><code>verifyReader</code></dd> </dl> <dl> <dt><strong>Returns:</strong></dt> <dd>The CSVReaderBuilder based on this criteria.</dd> </dl> </dl> <hr> </body> </html>
joeltobey/cfboom-opencsv
apidocs/cfboom/opencsv/CSVReader.html
HTML
apache-2.0
25,739
<!DOCTYPE html> <html class="theme-next mist use-motion" lang="zh-CN"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2"/> <meta name="theme-color" content="#222"> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=6.3.0" rel="stylesheet" type="text/css" /> <link rel="apple-touch-icon" sizes="180x180" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="icon" type="image/png" sizes="32x32" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="icon" type="image/png" sizes="16x16" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0"> <link rel="mask-icon" href="http://pd1l3bbt7.bkt.clouddn.com/img/favicon.png?v=6.3.0" color="#222"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Mist', version: '6.3.0', sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false}, fancybox: true, fastclick: false, lazyload: false, tabs: true, motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}, algolia: { applicationID: '', apiKey: '', indexName: '', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <meta name="description" content="纯码迷、爱学习、爱交友、喜欢接触新鲜事物、迎接新的挑战,更爱游离于错综复杂的编码与逻辑中!"> <meta name="keywords" content="曹理鹏, iCocos, 梦工厂, iOS, IT, 技术, 程序猿, 码农"> <meta property="og:type" content="website"> <meta property="og:title" content="iCocos"> <meta property="og:url" content="https://icocos.github.io/categories/iOS/page/3/index.html"> <meta property="og:site_name" content="iCocos"> <meta property="og:description" content="纯码迷、爱学习、爱交友、喜欢接触新鲜事物、迎接新的挑战,更爱游离于错综复杂的编码与逻辑中!"> <meta property="og:locale" content="zh-CN"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="iCocos"> <meta name="twitter:description" content="纯码迷、爱学习、爱交友、喜欢接触新鲜事物、迎接新的挑战,更爱游离于错综复杂的编码与逻辑中!"> <link rel="alternate" href="/atom.xml" title="iCocos" type="application/atom+xml" /> <link rel="canonical" href="https://icocos.github.io/categories/iOS/page/3/"/> <script type="text/javascript" id="page.configurations"> CONFIG.page = { sidebar: "", }; </script> <title>分类: iOS | iCocos</title> <noscript> <style type="text/css"> .use-motion .motion-element, .use-motion .brand, .use-motion .menu-item, .sidebar-inner, .use-motion .post-block, .use-motion .pagination, .use-motion .comments, .use-motion .post-header, .use-motion .post-body, .use-motion .collection-title { opacity: initial; } .use-motion .logo, .use-motion .site-title, .use-motion .site-subtitle { opacity: initial; top: initial; } .use-motion { .logo-line-before i { left: initial; } .logo-line-after i { right: initial; } } </style> </noscript> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-CN"> <div class="container sidebar-position-left "> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-brand-wrapper"> <div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">iCocos</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle">www.icocos.cn</p> </div> <div class="site-nav-toggle"> <button aria-label="切换导航栏"> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-首页"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br />首页</a> </li> <li class="menu-item menu-item-归档"> <a href="/archives/" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br />归档</a> </li> <li class="menu-item menu-item-关于"> <a href="/about/" rel="section"> <i class="menu-item-icon fa fa-fw fa-user"></i> <br />关于</a> </li> <li class="menu-item menu-item-作品"> <a href="/works/" rel="section"> <i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />作品</a> </li> <li class="menu-item menu-item-简历"> <a href="/resume/" rel="section"> <i class="menu-item-icon fa fa-fw fa-sitemap"></i> <br />简历</a> </li> <li class="menu-item menu-item-search"> <a href="javascript:;" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br />搜索</a> </li> </ul> <div class="site-search"> <div class="popup search-popup local-search-popup"> <div class="local-search-header clearfix"> <span class="search-icon"> <i class="fa fa-search"></i> </span> <span class="popup-btn-close"> <i class="fa fa-times-circle"></i> </span> <div class="local-search-input-wrapper"> <input autocomplete="off" placeholder="搜索..." spellcheck="false" type="text" id="local-search-input"> </div> </div> <div id="local-search-result"></div> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <div class="post-block category"> <div id="posts" class="posts-collapse"> <div class="collection-title"> <h1>iOS<small>分类</small> </h1> </div> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/06/20/分类能添加属性吗?成员变量呢?为什么?/" itemprop="url"> <span itemprop="name">分类能添加属性吗?成员变量呢?为什么?</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-06-20T22:35:10+08:00" content="2017-06-20" > 06-20 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/06/18/为什么调用nil的任何方法都不会崩溃?/" itemprop="url"> <span itemprop="name">为什么调用nil的任何方法都不会崩溃?</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-06-18T22:35:19+08:00" content="2017-06-18" > 06-18 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/06/15/XCode9——还有那些你不知道的新特性?/" itemprop="url"> <span itemprop="name">XCode9——还有那些你不知道的新特性?</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-06-15T20:16:13+08:00" content="2017-06-15" > 06-15 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/04/21/iOS——自动打包上传/" itemprop="url"> <span itemprop="name">iOS——自动打包上传</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-04-21T20:27:18+08:00" content="2017-04-21" > 04-21 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/04/20/iOS——ipv6-服务器/" itemprop="url"> <span itemprop="name">iOS——ipv6(服务器)</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-04-20T21:38:26+08:00" content="2017-04-20" > 04-20 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/04/20/iOS——ipv6-客户端/" itemprop="url"> <span itemprop="name">iOS——ipv6(客户端)</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-04-20T21:38:26+08:00" content="2017-04-20" > 04-20 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/03/12/面试被虐总结二/" itemprop="url"> <span itemprop="name">面试被虐总结二</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-03-12T16:53:03+08:00" content="2017-03-12" > 03-12 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/03/12/面试被虐总结一/" itemprop="url"> <span itemprop="name">面试被虐总结一</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-03-12T16:52:56+08:00" content="2017-03-12" > 03-12 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/03/10/生命之源-RunLoop/" itemprop="url"> <span itemprop="name">生命之源-RunLoop</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-03-10T16:39:55+08:00" content="2017-03-10" > 03-10 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/03/07/想怎么转就怎么转/" itemprop="url"> <span itemprop="name">想怎么转就怎么转</span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-03-07T00:13:24+08:00" content="2017-03-07" > 03-07 </time> </div> </header> </article> </div> </div> <nav class="pagination"> <a class="extend prev" rel="prev" href="/categories/iOS/page/2/"><i class="fa fa-angle-left" aria-label="上一页"></i></a><a class="page-number" href="/categories/iOS/">1</a><a class="page-number" href="/categories/iOS/page/2/">2</a><span class="page-number current">3</span><a class="page-number" href="/categories/iOS/page/4/">4</a><a class="extend next" rel="next" href="/categories/iOS/page/4/"><i class="fa fa-angle-right" aria-label="下一页"></i></a> </nav> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <section class="site-overview-wrap sidebar-panel sidebar-panel-active"> <div class="site-overview"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="http://pd1l3bbt7.bkt.clouddn.com/icocos_user_icon.JPG" alt="曹理鹏@iCocos" /> <p class="site-author-name" itemprop="name">曹理鹏@iCocos</p> <p class="site-description motion-element" itemprop="description">纯码迷、爱学习、爱交友、喜欢接触新鲜事物、迎接新的挑战,更爱游离于错综复杂的编码与逻辑中!</p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">90</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-categories"> <span class="site-state-item-count">18</span> <span class="site-state-item-name">分类</span> </div> <div class="site-state-item site-state-tags"> <span class="site-state-item-count">88</span> <span class="site-state-item-name">标签</span> </div> </nav> <div class="feed-link motion-element"> <a href="/atom.xml" rel="alternate"> <i class="fa fa-rss"></i> RSS </a> </div> <div class="links-of-author motion-element"> <span class="links-of-author-item"> <a href="https://github.com/al1020119" target="_blank" title="GitHub"><i class="fa fa-fw fa-github"></i>GitHub</a> </span> <span class="links-of-author-item"> <a href="mailto:al1020119@163.com" target="_blank" title="E-Mail"><i class="fa fa-fw fa-envelope"></i>E-Mail</a> </span> <span class="links-of-author-item"> <a href="https://stackoverflow.com/users/10186720" target="_blank" title="StackOverflow"><i class="fa fa-fw fa-stack-overflow"></i>StackOverflow</a> </span> </div> <div class="links-of-blogroll motion-element links-of-blogroll-block"> <div class="links-of-blogroll-title"> <i class="fa fa-fw fa-link"></i> Links </div> <ul class="links-of-blogroll-list"> <li class="links-of-blogroll-item"> <a href="http://www.icocos.cn/" title="梦工厂" target="_blank">梦工厂</a> </li> <li class="links-of-blogroll-item"> <a href="http://al1020119.github.io/" title="iOS梦工厂" target="_blank">iOS梦工厂</a> </li> </ul> </div> </div> </section> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright">&copy; 2017 – <span itemprop="copyrightYear">2018</span> <span class="with-love" id="animate"> <i class="fa fa-user"></i> </span> <span class="author" itemprop="copyrightHolder">曹理鹏@iCocos</span> <span class="post-meta-divider">|</span> <span class="post-meta-item-icon"> <i class="fa fa-area-chart"></i> </span> <span class="post-meta-item-text">站点总字数:</span> <span title="站点总字数">455k</span> <span class="post-meta-divider">|</span> <span class="post-meta-item-icon"> <i class="fa fa-coffee"></i> </span> <span class="post-meta-item-text">站点阅读时长 &asymp;</span> <span title="站点阅读时长">6:54</span> </div> <div class="busuanzi-count"> <script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script> <span class="site-uv" title="总访客量"> <i class="fa fa-user"></i> <span class="busuanzi-value" id="busuanzi_value_site_uv"></span> </span> <span class="site-pv" title="总访问量"> <i class="fa fa-eye"></i> <span class="busuanzi-value" id="busuanzi_value_site_pv"></span> </span> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/lib/reading_progress/reading_progress.js"></script> <script type="text/javascript" src="/js/src/utils.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/motion.js?v=6.3.0"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=6.3.0"></script> <script type="text/javascript"> (function(){ var appid = 'cytKHBEtW'; var conf = '43989b8e63b25c4e9f1fde821c996a39'; var width = window.innerWidth || document.documentElement.clientWidth; if (width < 960) { window.document.write('<script id="changyan_mobile_js" charset="utf-8" type="text/javascript" src="https://changyan.sohu.com/upload/mobile/wap-js/changyan_mobile.js?client_id=' + appid + '&conf=' + conf + '"><\/script>'); } else { var loadJs=function(d,a){var c=document.getElementsByTagName("head")[0]||document.head||document.documentElement;var b=document.createElement("script");b.setAttribute("type","text/javascript");b.setAttribute("charset","UTF-8");b.setAttribute("src",d);if(typeof a==="function"){if(window.attachEvent){b.onreadystatechange=function(){var e=b.readyState;if(e==="loaded"||e==="complete"){b.onreadystatechange=null;a()}}}else{b.onload=a}}c.appendChild(b)};loadJs("https://changyan.sohu.com/upload/changyan.js",function(){ window.changyan.api.config({appid:appid,conf:conf})}); } })(); </script> <script type="text/javascript" src="https://assets.changyan.sohu.com/upload/plugins/plugins.count.js"></script> <script type="text/javascript"> // Popup Window; var isfetched = false; var isXml = true; // Search DB path; var search_path = "search.xml"; if (search_path.length === 0) { search_path = "search.xml"; } else if (/json$/i.test(search_path)) { isXml = false; } var path = "/" + search_path; // monitor main search box; var onPopupClose = function (e) { $('.popup').hide(); $('#local-search-input').val(''); $('.search-result-list').remove(); $('#no-result').remove(); $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); } function proceedsearch() { $("body") .append('<div class="search-popup-overlay local-search-pop-overlay"></div>') .css('overflow', 'hidden'); $('.search-popup-overlay').click(onPopupClose); $('.popup').toggle(); var $localSearchInput = $('#local-search-input'); $localSearchInput.attr("autocapitalize", "none"); $localSearchInput.attr("autocorrect", "off"); $localSearchInput.focus(); } // search function; var searchFunc = function(path, search_id, content_id) { 'use strict'; // start loading animation $("body") .append('<div class="search-popup-overlay local-search-pop-overlay">' + '<div id="search-loading-icon">' + '<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>' + '</div>' + '</div>') .css('overflow', 'hidden'); $("#search-loading-icon").css('margin', '20% auto 0 auto').css('text-align', 'center'); $.ajax({ url: path, dataType: isXml ? "xml" : "json", async: true, success: function(res) { // get the contents from search data isfetched = true; $('.popup').detach().appendTo('.header-inner'); var datas = isXml ? $("entry", res).map(function() { return { title: $("title", this).text(), content: $("content",this).text(), url: $("url" , this).text() }; }).get() : res; var input = document.getElementById(search_id); var resultContent = document.getElementById(content_id); var inputEventFunction = function() { var searchText = input.value.trim().toLowerCase(); var keywords = searchText.split(/[\s\-]+/); if (keywords.length > 1) { keywords.push(searchText); } var resultItems = []; if (searchText.length > 0) { // perform local searching datas.forEach(function(data) { var isMatch = false; var hitCount = 0; var searchTextCount = 0; var title = data.title.trim(); var titleInLowerCase = title.toLowerCase(); var content = data.content.trim().replace(/<[^>]+>/g,""); var contentInLowerCase = content.toLowerCase(); var articleUrl = decodeURIComponent(data.url); var indexOfTitle = []; var indexOfContent = []; // only match articles with not empty titles if(title != '') { keywords.forEach(function(keyword) { function getIndexByWord(word, text, caseSensitive) { var wordLen = word.length; if (wordLen === 0) { return []; } var startPosition = 0, position = [], index = []; if (!caseSensitive) { text = text.toLowerCase(); word = word.toLowerCase(); } while ((position = text.indexOf(word, startPosition)) > -1) { index.push({position: position, word: word}); startPosition = position + wordLen; } return index; } indexOfTitle = indexOfTitle.concat(getIndexByWord(keyword, titleInLowerCase, false)); indexOfContent = indexOfContent.concat(getIndexByWord(keyword, contentInLowerCase, false)); }); if (indexOfTitle.length > 0 || indexOfContent.length > 0) { isMatch = true; hitCount = indexOfTitle.length + indexOfContent.length; } } // show search results if (isMatch) { // sort index by position of keyword [indexOfTitle, indexOfContent].forEach(function (index) { index.sort(function (itemLeft, itemRight) { if (itemRight.position !== itemLeft.position) { return itemRight.position - itemLeft.position; } else { return itemLeft.word.length - itemRight.word.length; } }); }); // merge hits into slices function mergeIntoSlice(text, start, end, index) { var item = index[index.length - 1]; var position = item.position; var word = item.word; var hits = []; var searchTextCountInSlice = 0; while (position + word.length <= end && index.length != 0) { if (word === searchText) { searchTextCountInSlice++; } hits.push({position: position, length: word.length}); var wordEnd = position + word.length; // move to next position of hit index.pop(); while (index.length != 0) { item = index[index.length - 1]; position = item.position; word = item.word; if (wordEnd > position) { index.pop(); } else { break; } } } searchTextCount += searchTextCountInSlice; return { hits: hits, start: start, end: end, searchTextCount: searchTextCountInSlice }; } var slicesOfTitle = []; if (indexOfTitle.length != 0) { slicesOfTitle.push(mergeIntoSlice(title, 0, title.length, indexOfTitle)); } var slicesOfContent = []; while (indexOfContent.length != 0) { var item = indexOfContent[indexOfContent.length - 1]; var position = item.position; var word = item.word; // cut out 100 characters var start = position - 20; var end = position + 80; if(start < 0){ start = 0; } if (end < position + word.length) { end = position + word.length; } if(end > content.length){ end = content.length; } slicesOfContent.push(mergeIntoSlice(content, start, end, indexOfContent)); } // sort slices in content by search text's count and hits' count slicesOfContent.sort(function (sliceLeft, sliceRight) { if (sliceLeft.searchTextCount !== sliceRight.searchTextCount) { return sliceRight.searchTextCount - sliceLeft.searchTextCount; } else if (sliceLeft.hits.length !== sliceRight.hits.length) { return sliceRight.hits.length - sliceLeft.hits.length; } else { return sliceLeft.start - sliceRight.start; } }); // select top N slices in content var upperBound = parseInt('1'); if (upperBound >= 0) { slicesOfContent = slicesOfContent.slice(0, upperBound); } // highlight title and content function highlightKeyword(text, slice) { var result = ''; var prevEnd = slice.start; slice.hits.forEach(function (hit) { result += text.substring(prevEnd, hit.position); var end = hit.position + hit.length; result += '<b class="search-keyword">' + text.substring(hit.position, end) + '</b>'; prevEnd = end; }); result += text.substring(prevEnd, slice.end); return result; } var resultItem = ''; if (slicesOfTitle.length != 0) { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + highlightKeyword(title, slicesOfTitle[0]) + "</a>"; } else { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + title + "</a>"; } slicesOfContent.forEach(function (slice) { resultItem += "<a href='" + articleUrl + "'>" + "<p class=\"search-result\">" + highlightKeyword(content, slice) + "...</p>" + "</a>"; }); resultItem += "</li>"; resultItems.push({ item: resultItem, searchTextCount: searchTextCount, hitCount: hitCount, id: resultItems.length }); } }) }; if (keywords.length === 1 && keywords[0] === "") { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' } else if (resultItems.length === 0) { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' } else { resultItems.sort(function (resultLeft, resultRight) { if (resultLeft.searchTextCount !== resultRight.searchTextCount) { return resultRight.searchTextCount - resultLeft.searchTextCount; } else if (resultLeft.hitCount !== resultRight.hitCount) { return resultRight.hitCount - resultLeft.hitCount; } else { return resultRight.id - resultLeft.id; } }); var searchResultList = '<ul class=\"search-result-list\">'; resultItems.forEach(function (result) { searchResultList += result.item; }) searchResultList += "</ul>"; resultContent.innerHTML = searchResultList; } } if ('auto' === 'auto') { input.addEventListener('input', inputEventFunction); } else { $('.search-icon').click(inputEventFunction); input.addEventListener('keypress', function (event) { if (event.keyCode === 13) { inputEventFunction(); } }); } // remove loading animation $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); proceedsearch(); } }); } // handle and trigger popup window; $('.popup-trigger').click(function(e) { e.stopPropagation(); if (isfetched === false) { searchFunc(path, 'local-search-input', 'local-search-result'); } else { proceedsearch(); }; }); $('.popup-btn-close').click(onPopupClose); $('.popup').click(function(e){ e.stopPropagation(); }); $(document).on('keyup', function (event) { var shouldDismissSearchPopup = event.which === 27 && $('.search-popup').is(':visible'); if (shouldDismissSearchPopup) { onPopupClose(); } }); </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.4.js"></script> <script>AV.initialize("Tc7k1mbaieCUSgmM8LPk1IBO-gzGzoHsz", "sAb7L2vwENJTteRrvFKQacUU");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } for(var i = 0; i < entries.length; i++) { var url = entries[i]; var element = document.getElementById(url); var countSpan = $(element).find(COUNT_CONTAINER_REF); if( countSpan.text() == '') { countSpan.text(0); } } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); counter.save(null, { success: function(counter) { }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text('Counter not initialized! See more at console err msg.'); console.error('ATTENTION! LeanCloud counter has security bug, see here how to solve it: https://github.com/theme-next/hexo-leancloud-counter-security. \n But you also can use LeanCloud without security, by set \'security\' option to \'false\'.'); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> <style> .copy-btn { display: inline-block; padding: 6px 12px; font-size: 13px; font-weight: 700; line-height: 20px; color: #333; white-space: nowrap; vertical-align: middle; cursor: pointer; background-color: #eee; background-image: linear-gradient(#fcfcfc, #eee); border: 1px solid #d5d5d5; border-radius: 3px; user-select: none; outline: 0; } .highlight-wrap .copy-btn { transition: opacity .3s ease-in-out; opacity: 0; padding: 2px 6px; position: absolute; right: 4px; top: 8px; } .highlight-wrap:hover .copy-btn, .highlight-wrap .copy-btn:focus { opacity: 1 } .highlight-wrap { position: relative; } </style> <script> $('.highlight').each(function (i, e) { var $wrap = $('<div>').addClass('highlight-wrap') $(e).after($wrap) $wrap.append($('<button>').addClass('copy-btn').append('复制').on('click', function (e) { var code = $(this).parent().find('.code').find('.line').map(function (i, e) { return $(e).text() }).toArray().join('\n') var ta = document.createElement('textarea') document.body.appendChild(ta) ta.style.position = 'absolute' ta.style.top = '0px' ta.style.left = '0px' ta.value = code ta.select() ta.focus() var result = document.execCommand('copy') document.body.removeChild(ta) if(result)$(this).text('复制成功') else $(this).text('复制失败') $(this).blur() })).on('mouseleave', function (e) { var $b = $(this).find('.copy-btn') setTimeout(function () { $b.text('复制') }, 300) }).append(e) }) </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script> <script>AV.initialize("Tc7k1mbaieCUSgmM8LPk1IBO-gzGzoHsz", "sAb7L2vwENJTteRrvFKQacUU");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); counter.save(null, { success: function(counter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var newcounter = new Counter(); /* Set ACL */ var acl = new AV.ACL(); acl.setPublicReadAccess(true); acl.setPublicWriteAccess(true); newcounter.setACL(acl); /* End Set ACL */ newcounter.set("title", title); newcounter.set("url", url); newcounter.set("time", 1); newcounter.save(null, { success: function(newcounter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(newcounter.get('time')); }, error: function(newcounter, error) { console.log('Failed to create'); } }); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> </body> </html>
iCocos/iCocos.github.io
categories/iOS/page/3/index.html
HTML
apache-2.0
48,686
<!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_91) on Mon Aug 22 09:59:17 CST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Required (Play! API)</title> <meta name="date" content="2016-08-22"> <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="Required (Play! 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/Required.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><a href="../../../play/data/validation/RangeCheck.html" title="class in play.data.validation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../play/data/validation/RequiredCheck.html" title="class in play.data.validation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?play/data/validation/Required.html" target="_top">Frames</a></li> <li><a href="Required.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Required&nbsp;|&nbsp;</li> <li><a href="#annotation.type.optional.element.summary">Optional</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.element.detail">Element</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">play.data.validation</div> <h2 title="Annotation Type Required" class="title">Annotation Type Required</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>) <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#PARAMETER" title="class or interface in java.lang.annotation">PARAMETER</a>}) @Constraint(checkWith=<a href="../../../play/data/validation/RequiredCheck.html" title="class in play.data.validation">RequiredCheck.class</a>) public @interface <span class="memberNameLabel">Required</span></pre> <div class="block">This field is required. Message key: validation.required $1: field name</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="annotation.type.optional.element.summary"> <!-- --> </a> <h3>Optional Element Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation"> <caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Optional Element and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><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></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../play/data/validation/Required.html#message--">message</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="annotation.type.element.detail"> <!-- --> </a> <h3>Element Detail</h3> <a name="message--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>message</h4> <pre>public abstract&nbsp;<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;message</pre> <dl> <dt>Default:</dt> <dd>"validation.required"</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/Required.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><a href="../../../play/data/validation/RangeCheck.html" title="class in play.data.validation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../play/data/validation/RequiredCheck.html" title="class in play.data.validation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?play/data/validation/Required.html" target="_top">Frames</a></li> <li><a href="Required.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Required&nbsp;|&nbsp;</li> <li><a href="#annotation.type.optional.element.summary">Optional</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#annotation.type.element.detail">Element</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><a href=http://guillaume.bort.fr>Guillaume Bort</a> &amp; <a href=http://www.zenexity.fr>zenexity</a> - Distributed under <a href=http://www.apache.org/licenses/LICENSE-2.0.html>Apache 2 licence</a>, without any warrantly</small></p> </body> </html>
play1-maven-plugin/play1-maven-plugin.github.io
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.3/play/data/validation/Required.html
HTML
apache-2.0
9,009
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>net.lemonmodel.patterns.parser.Absyn.EVocative</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link type="text/css" media="screen" rel="stylesheet" href="../../../../../lib/template.css" /> <script type="text/javascript" src="../../../../../lib/jquery.js"></script> <script type="text/javascript" src="../../../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../../../lib/template.js"></script> <script type="text/javascript" src="../../../../../lib/tools.tooltip.js"></script> </head> <body class="type"> <div id="definition"> <img src="../../../../../lib/class_big.png" /> <p id="owner"><a name="net" class="extype" href="../../../../package.html">net</a>.<a name="net.lemonmodel" class="extype" href="../../../package.html">lemonmodel</a>.<a name="net.lemonmodel.patterns" class="extype" href="../../package.html">patterns</a>.<a name="net.lemonmodel.patterns.parser" class="extype" href="../package.html">parser</a>.<a name="net.lemonmodel.patterns.parser.Absyn" class="extype" href="package.html">Absyn</a></p> <h1>EVocative</h1> </div> <h4 class="signature" id="signature"> <span class="kind">class</span> <span class="symbol"> <span class="name">EVocative</span> <span class="result"> extends <a name="net.lemonmodel.patterns.parser.Absyn.Category" class="extype" href="Category.html">Category</a></span> </span> </h4> <div class="fullcommenttop" id="comment"><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><a name="net.lemonmodel.patterns.parser.Absyn.Category" class="extype" href="Category.html">Category</a>, <span name="java.io.Serializable" class="extype">Serializable</span>, AnyRef, <span name="scala.Any" class="extype">Any</span></div> </div></div> <div id="template"> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input accesskey="/" type="text" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol><li class="alpha in"><span>Alphabetic</span></li><li class="inherit out"><span>By inheritance</span></li></ol> </div> <div id="ancestors"> <span class="filtertype">Inherited</span> <ol><li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show all</span></li></ol> <ol id="linearization"><li name="net.lemonmodel.patterns.parser.Absyn.EVocative" class="in"><span>EVocative</span></li><li name="net.lemonmodel.patterns.parser.Absyn.Category" class="in"><span>Category</span></li><li name="java.io.Serializable" class="in"><span>Serializable</span></li><li name="scala.AnyRef" class="in"><span>AnyRef</span></li><li name="scala.Any" class="in"><span>Any</span></li></ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div class="members" id="constructors"> <h3>Instance Constructors</h3> <ol><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EVocative#this" data-isabs="false"> <a id="this:EVocative"></a> <h4 class="signature"> <span class="kind">new</span> <span class="symbol"> <span class="name">EVocative</span> <span class="params">()</span> </span> </h4> </li></ol> </div> <div class="values members" id="values"> <h3>Value Members</h3> <ol><li visbl="pub" name="scala.AnyRef#!=" data-isabs="false"> <a id="!=(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">!=</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.Any#!=" data-isabs="false"> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">!=</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef###" data-isabs="false"> <a id="##():Int"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">##</span> <span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#==" data-isabs="false"> <a id="==(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">==</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.Any#==" data-isabs="false"> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">==</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EVocative#accept" data-isabs="false"> <a id="accept[R, A](Visitor[R, A],A):R"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">accept</span> <span class="tparams">[<span name="R">R</span>, <span name="A">A</span>]</span> <span class="params">(<span name="v">v: <a name="net.lemonmodel.patterns.parser.Absyn.Category.Visitor" class="extype" href="Category$$Visitor.html">Visitor</a>[R, A]</span>, <span name="arg">arg: A</span>)</span><span class="result">: R</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EVocative" class="extype" href="">EVocative</a> → <a name="net.lemonmodel.patterns.parser.Absyn.Category" class="extype" href="Category.html">Category</a></dd></dl></div> </li><li visbl="pub" name="scala.Any#asInstanceOf" data-isabs="false"> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">asInstanceOf</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="result">: T0</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="prt" name="scala.AnyRef#clone" data-isabs="false"> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">clone</span> <span class="params">()</span><span class="result">: AnyRef</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#eq" data-isabs="false"> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">eq</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EVocative#equals" data-isabs="false"> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">equals</span> <span class="params">(<span name="o">o: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EVocative" class="extype" href="">EVocative</a> → AnyRef → Any</dd></dl></div> </li><li visbl="prt" name="scala.AnyRef#finalize" data-isabs="false"> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">finalize</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#getClass" data-isabs="false"> <a id="getClass():java.lang.Class[_]"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">getClass</span> <span class="params">()</span><span class="result">: java.lang.Class[_]</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="net.lemonmodel.patterns.parser.Absyn.EVocative#hashCode" data-isabs="false"> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">hashCode</span> <span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a name="net.lemonmodel.patterns.parser.Absyn.EVocative" class="extype" href="">EVocative</a> → AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.Any#isInstanceOf" data-isabs="false"> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">isInstanceOf</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#ne" data-isabs="false"> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">ne</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#notify" data-isabs="false"> <a id="notify():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">notify</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#notifyAll" data-isabs="false"> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">notifyAll</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#synchronized" data-isabs="false"> <a id="synchronized[T0](⇒ T0):T0"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">synchronized</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="params">(<span name="arg0">arg0: ⇒ T0</span>)</span><span class="result">: T0</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#toString" data-isabs="false"> <a id="toString():String"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">toString</span> <span class="params">()</span><span class="result">: <span name="java.lang.String" class="extype">String</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>, <span name="arg1">arg1: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li></ol> </div> <div name="net.lemonmodel.patterns.parser.Absyn.Category" class="parent"> <h3>Inherited from <a name="net.lemonmodel.patterns.parser.Absyn.Category" class="extype" href="Category.html">Category</a></h3> </div><div name="java.io.Serializable" class="parent"> <h3>Inherited from <span name="java.io.Serializable" class="extype">Serializable</span></h3> </div><div name="scala.AnyRef" class="parent"> <h3>Inherited from AnyRef</h3> </div><div name="scala.Any" class="parent"> <h3>Inherited from <span name="scala.Any" class="extype">Any</span></h3> </div> </div> <div id="tooltip"></div> </body> </html>
jmccrae/lemon.patterns
docs/api/net/lemonmodel/patterns/parser/Absyn/EVocative.html
HTML
apache-2.0
19,065
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report Classes</title> <link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/> </head> <body> <h5> org.jsimpledb.kv.fdb </h5> <div class="separator">&nbsp;</div> <h5>Classes</h5> <table width="100%"> <tbody> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.fdb.ErrorCodes.html">ErrorCodes</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.fdb.FoundationKVDatabase.html">FoundationKVDatabase</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.fdb.FoundationKVTransaction.html">FoundationKVTransaction</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.fdb.FutureWrapper.html">FutureWrapper</a> <i>(0%)</i></td> </tr> <tr> <td nowrap="nowrap"><a target="summary" href="org.jsimpledb.kv.fdb.package-info.html">package-info</a> <i>(N/A)</i></td> </tr> </tbody> </table> </body> </html>
tempbottle/jsimpledb
publish/reports/coverage/frame-sourcefiles-org.jsimpledb.kv.fdb.html
HTML
apache-2.0
1,185
<!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_151) on Sat Mar 16 04:11:58 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer (BOM: * : All 2.3.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-03-16"> <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.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer (BOM: * : All 2.3.1.Final-SNAPSHOT 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/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.3.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LiveOnlyHAPolicyConsumer.html" target="_top">Frames</a></li> <li><a href="LiveOnlyHAPolicyConsumer.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.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer</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/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</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.wildfly.swarm.config.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.messaging.activemq.server">org.wildfly.swarm.config.messaging.activemq.server</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</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/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</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/wildfly/swarm/config/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#liveOnlyHaPolicy-org.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer-">liveOnlyHaPolicy</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a>&nbsp;consumer)</code> <div class="block">A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq.server"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</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/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="type parameter in LiveOnlyHAPolicyConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LiveOnlyHAPolicyConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="type parameter in LiveOnlyHAPolicyConsumer">T</a>&gt;&nbsp;after)</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/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="type parameter in LiveOnlyHAPolicyConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LiveOnlyHAPolicyConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LiveOnlyHAPolicyConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LiveOnlyHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="type parameter in LiveOnlyHAPolicyConsumer">T</a>&gt;&nbsp;after)</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/wildfly/swarm/config/messaging/activemq/server/LiveOnlyHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.3.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LiveOnlyHAPolicyConsumer.html" target="_top">Frames</a></li> <li><a href="LiveOnlyHAPolicyConsumer.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; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2.3.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/LiveOnlyHAPolicyConsumer.html
HTML
apache-2.0
13,071
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="../楓/index.html"> <meta http-equiv=refresh content="0; url='../楓/index.html'"> <h1>Redirecting...</h1> <a href="../楓/index.html">Click here if you are not redirected.</a> <script>location='../楓/index.html'</script>
hochanh/hochanh.github.io
rtk/v4/2471.html
HTML
apache-2.0
316
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>LINE Messaging API SDK for PHP</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <base href="../"> <link rel="icon" href="images/favicon.ico"/> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/base.css"> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/template.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" /> <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script> <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script> <script src="js/search.js"></script> <script defer src="js/searchIndex.js"></script> </head> <body id="top"> <header class="phpdocumentor-header phpdocumentor-section"> <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">LINE Messaging API SDK for PHP</a></h1> <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" /> <label class="phpdocumentor-header__menu-icon" for="menu-button"> <i class="fas fa-bars"></i> </label> <section data-search-form class="phpdocumentor-search"> <label> <span class="visually-hidden">Search for</span> <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/> <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/> </svg> <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled /> </label> </section> <nav class="phpdocumentor-topnav"> <ul class="phpdocumentor-topnav__menu"> </ul> </nav> </header> <main class="phpdocumentor"> <div class="phpdocumentor-section"> <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" /> <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button"> Menu </label> <aside class="phpdocumentor-column -four phpdocumentor-sidebar"> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/line.html"><abbr title="\LINE">LINE</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/line-laravel.html"><abbr title="\LINE\Laravel">Laravel</abbr></a></li> <li><a href="namespaces/line-linebot.html"><abbr title="\LINE\LINEBot">LINEBot</abbr></a></li> </ul> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Packages</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/LINE.html"><abbr title="\LINE">LINE</abbr></a></h3> <ul class="phpdocumentor-list"> <li><a href="packages/LINE-LINEBot.html"><abbr title="\LINE\LINEBot">LINEBot</abbr></a></li> </ul> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Reports</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Indices</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3> </section> </aside> <div class="phpdocumentor-column -eight phpdocumentor-content"> <ul class="phpdocumentor-breadcrumbs"> <li class="phpdocumentor-breadcrumb"><a href="namespaces/line.html">LINE</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/line-linebot.html">LINEBot</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/line-linebot-event.html">Event</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/line-linebot-event-messageevent.html">MessageEvent</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/line-linebot-event-messageevent-imagemessasge.html">ImageMessasge</a></li> </ul> <article class="phpdocumentor-element -class"> <h2 class="phpdocumentor-content__title"> ImageSet <div class="phpdocumentor-element__package"> in package <ul class="phpdocumentor-breadcrumbs"> <li class="phpdocumentor-breadcrumb"><a href="packages/Default.html">Default</a></li> </ul> </div> </h2> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">23</span> </aside> <h3 id="toc"> Table of Contents <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a> </h3> <dl class="phpdocumentor-table-of-contents"> <dt class="phpdocumentor-table-of-contents__entry -property -private"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_id">$id</a> <span> &nbsp;: string </span> </dt> <dd></dd> <dt class="phpdocumentor-table-of-contents__entry -property -private"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_index">$index</a> <span> &nbsp;: int </span> </dt> <dd></dd> <dt class="phpdocumentor-table-of-contents__entry -property -private"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_total">$total</a> <span> &nbsp;: int </span> </dt> <dd></dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method___construct">__construct()</a> <span> &nbsp;: mixed </span> </dt> <dd></dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getId">getId()</a> <span> &nbsp;: string </span> </dt> <dd>Returns Image set ID.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getIndex">getIndex()</a> <span> &nbsp;: int </span> </dt> <dd>Returns indicating the image number in a set of images sent simultaneously.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getTotal">getTotal()</a> <span> &nbsp;: int </span> </dt> <dd>Returns total number of images sent simultaneously.</dd> </dl> <section class="phpdocumentor-properties"> <h3 class="phpdocumentor-elements__header" id="properties"> Properties <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#properties" class="headerlink"><i class="fas fa-link"></i></a> </h3> <article class=" phpdocumentor-element -property -private " > <h4 class="phpdocumentor-element__name" id="property_id"> $id <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_id" class="headerlink"><i class="fas fa-link"></i></a> <span class="phpdocumentor-element__modifiers"> </span> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">26</span> </aside> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">private</span> <span class="phpdocumentor-signature__type">string</span> <span class="phpdocumentor-signature__name">$id</span> </code> <section class="phpdocumentor-description"></section> </article> <article class=" phpdocumentor-element -property -private " > <h4 class="phpdocumentor-element__name" id="property_index"> $index <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_index" class="headerlink"><i class="fas fa-link"></i></a> <span class="phpdocumentor-element__modifiers"> </span> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">28</span> </aside> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">private</span> <span class="phpdocumentor-signature__type">int</span> <span class="phpdocumentor-signature__name">$index</span> </code> <section class="phpdocumentor-description"></section> </article> <article class=" phpdocumentor-element -property -private " > <h4 class="phpdocumentor-element__name" id="property_total"> $total <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#property_total" class="headerlink"><i class="fas fa-link"></i></a> <span class="phpdocumentor-element__modifiers"> </span> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">30</span> </aside> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">private</span> <span class="phpdocumentor-signature__type">int</span> <span class="phpdocumentor-signature__name">$total</span> </code> <section class="phpdocumentor-description"></section> </article> </section> <section class="phpdocumentor-methods"> <h3 class="phpdocumentor-elements__header" id="methods"> Methods <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#methods" class="headerlink"><i class="fas fa-link"></i></a> </h3> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method___construct"> __construct() <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">32</span> </aside> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$imageSet</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$imageSet</span> : <span class="phpdocumentor-signature__argument__return-type">mixed</span> </dt> <dd class="phpdocumentor-argument-list__definition"> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">mixed</span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_getId"> getId() <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getId" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">44</span> </aside> <p class="phpdocumentor-summary">Returns Image set ID.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">getId</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">string</span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_getIndex"> getIndex() <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getIndex" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">55</span> </aside> <p class="phpdocumentor-summary">Returns indicating the image number in a set of images sent simultaneously.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">getIndex</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code> <section class="phpdocumentor-description"><p>An index starting from 1.</p> </section> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">int</span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_getTotal"> getTotal() <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#method_getTotal" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php"><a href="files/src-linebot-event-messageevent-imagemessasge-imageset.html"><abbr title="src/LINEBot/Event/MessageEvent/ImageMessasge/ImageSet.php">ImageSet.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">65</span> </aside> <p class="phpdocumentor-summary">Returns total number of images sent simultaneously.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">getTotal</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">int</span> &mdash; <section class="phpdocumentor-description"></section> </article> </section> </article> <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden"> <section class="phpdocumentor-search-results__dialog"> <header class="phpdocumentor-search-results__header"> <h2 class="phpdocumentor-search-results__title">Search results</h2> <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button> </header> <section class="phpdocumentor-search-results__body"> <ul class="phpdocumentor-search-results__entries"></ul> </section> </section> </section> </div> </div> <a href="classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a> </main> <script> cssVars({}); </script> </body> </html>
line/line-bot-sdk-php
docs/classes/LINE-LINEBot-Event-MessageEvent-ImageMessasge-ImageSet.html
HTML
apache-2.0
21,117
{% load i18n %} <p>{% trans "Say to the caller" %}:</p> {% if case.field_staff %} <blockquote>{% trans "To help us verify identification, please provide the citizen's name and birthdate." %}</blockquote> {% else %} <blockquote>{% trans "To help us verify identification, please provide your name and birthdate." %}</blockquote> {% endif %} <div class="float-layout banana"> <div class="fifth cushion"> <label>{% trans "Citizen ID" %}</label> <p>{{case.citizen.national_id}}</p> </div> <div class="fifth cushion"> <label>{% trans "Citizen Name" %}</label> <p>{{case.citizen}}</p> </div> <div class="fifth cushion"> <label>{% trans "Birthdate" %}</label> <p>{{case.citizen.formatted_birth_date}}</p> </div> <div class="fifth cushion"> <label>{% trans "Family Book Record Number" %}</label> <p>{{case.citizen.fbr_number}}</p> </div> <div class="fifth cushion"> <label>{% trans "Mother's Name" %}</label> <p>{{case.citizen.mother_name}}</p> </div> <div class="clear"></div> </div> <div class="spacer"></div> <p>{% trans "Does the caller's information match the citizen's above?" %}</p> <p>{% trans "You may also use the Mother's Name or the Family Book Record Number to verify the citizen's identification." %}</p>
SmartElect/SmartElect
help_desk/templates/help_desk/screens/5_check_name_and_dob.html
HTML
apache-2.0
1,282
<!-- <html> <head> <title> Rester v.0.1 </title> </head> <script type="text/javascript" src="http://code.jquery.com/jquery-2.0.3.js"></script> <body> <h1>Welcome to Rester</h1> Rester is a rest testing framework written in JavaScript. <h2>Test cases</h2> <div id="testcases"> ss </div> <hr> Rester - Gecemmo Solutions AB </body> </html> --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Rester</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!-- Le styles --> <link href="css/bootstrap.css" rel="stylesheet"> <style> body { padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */ } </style> <link href="css/bootstrap-responsive.css" rel="stylesheet"> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <![endif]--> <!-- Fav and touch icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png"> <link rel="shortcut icon" href="ico/favicon.png"> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="brand" href="#">Rester</a> <div class="nav-collapse collapse"> <ul class="nav"> <li class="active"><a href="#">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#contact">Contact</a></li> </ul> </div><!--/.nav-collapse --> </div> </div> </div> <div class="container"> <h1>Welcome to Rester</h1> <p>Rester is a REST testing framework written in JavaScript.</p> <h2>Test cases</h2> <a class="btn btn-primary" id="runButton" href="javascript:runTests()"> Run tests </a> <a class="btn btn btn-danger disabled" id="stopButton"> Stop tests </a> <br><br> <div class="progress"> <div class="bar bar-success" id="barsuccess" style="width: 0%;"></div> <div class="bar bar-warning" style="width: 0%;"></div> <div class="bar bar-danger" id="barfailed" style="width: 0%;"></div> </div> <div id="testcase"> </div> <div id="output"> </div> <!-- <h3>Book resources</h3> <div class="well well-small" > GET - /v1/books/adfg1234fa45 </div> <div class="well well-small"> POST - /v1/books/adfg1234fa45 </div> <div class="well well-small"> UPDATE - /v1/books/adfg1234fa45 </div> <div class="well well-small"> DELETE - /v1/books/adfg1234fa45 </div> --> </div> <!-- /container --> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="js/jquery-2.0.3.js"></script> <script src="js/bootstrap.js"></script> <!-- <script src="js/bootstrap-alert.js"></script> <script src="js/bootstrap-modal.js"></script> <script src="js/bootstrap-dropdown.js"></script> <script src="js/bootstrap-scrollspy.js"></script> <script src="js/bootstrap-tab.js"></script> <script src="js/bootstrap-tooltip.js"></script> <script src="js/bootstrap-popover.js"></script> <script src="js/bootstrap-button.js"></script> <script src="js/bootstrap-collapse.js"></script> <script src="js/bootstrap-carousel.js"></script> <script src="js/bootstrap-typeahead.js"></script> --> <script src="js/rester.js"></script> </body> </html>
gecemmo/rester
index.html
HTML
apache-2.0
4,383
<html> <h2>tests/misc/class2.asp</h2> <p></p> <h4>Dependencies:</h4> <p></p> <h4>Includes:</h4> <p></p> <h4>Global Variables</h4> <p></p> <h4>Functions</h4> <p></p> <h4>Subs</h4> <p></p> <h4>Classes:</h4> <div></div>
kennknowles/aspcc
htmldocs/tests/misc/class2.asp.html
HTML
apache-2.0
225
<html> <head> <META http-equiv="Content-Type" content="text/html"> <style type="text/css"> h1, h2, h3, h4, h5, h6 { font-family : sans-serif; color : white; background-color : #21489e; padding: 0.3em; } body { font-family : verdana; } td, th { padding: 0.5em; text-align : center; width : 18%; } th { background-color : #A6CAF0; } th.column1, td.column1 { text-align: left; width : auto; } table { width : 100%; } .DRC_summary_header { padding-bottom : 0.1em; border : 0px solid black; width: 100%; align: right; } .DRC_summary_header_col1, .DRC_summary_header_col2, .DRC_summary_header_col3 { color : black; font-size:150%; padding : 0em; padding-top : 0.2em; padding-bottom 0.2: 0em; border : 0px solid black; width : auto; vertical-align: top; font-weight: bold; } .DRC_summary_header_col1 { text-align: right; width: auto; } .DRC_summary_header_col2 { text-align: center; } .DRC_summary_header_col3 { text-align: left; } .header_holder { Width = 100%; border = 0px solid green; padding = 0; } .front_matter, .front_matter_column1, .front_matter_column2, .front_matter_column3 { left:0; top:0; padding-top : 0.1em; border : 0px solid black; width : 100%; vertical-align: top } .front_matter { margin-top: 5px; margin-left: 0px; horizontal-align: left; } .front_matter_column1 { width : 10em; text-align : right; padding-right:0.1em; } .front_matter_column2 { width: 0.1em; align: center; text-align : center; margin-right : 0.1em; margin-left : 0.1em; } .front_matter_column3 { width : auto; text-align : left; margin-right : 0.5em; } .total_column1, .total_column { font-weight : bold; } .total_column1 { text-align : right; } .warning, .error { color : red; font-weight : bold; } tr.onmouseout_odd { background-color : #EEEEE0 } tr.onmouseout_even { background-color : #F3F3E3 } tr.onmouseover_odd, tr.onmouseover_even { background-color : lightYellow } a:link, a:visited, .q a:link,.q a:active,.q { color: #21489e; } a:link.callback, a:visited.callback { color: #008000 } a:link.customize, a:visited.customize { color: #C0C0C0; position: absolute; right: 10px; } p.contents_level1 { font-weight : bold; font-size : 110%; margin : 0.5em; } p.contents_level2 { position : relative; left : 20px; margin : 0.5em; } </style><script type="text/javascript"> function coordToMils(coord) { var number = coord / 10000; if (number != number.toFixed(3)) number = number.toFixed(3); return number + 'mil' } function coordToMM(coord) { var number = 0.0254 * coord / 10000; if (number != number.toFixed(4)) number = number.toFixed(4); return number + 'mm' } function convertCoord(coordNode, units) { for (var i = 0; i < coordNode.childNodes.length; i++) { coordNode.removeChild(coordNode.childNodes[i]); } var coord = coordNode.getAttribute('value'); if (coord != null) { if (units == 'mm') { textNode = document.createTextNode(coordToMM(coord)); coordNode.appendChild(textNode); } else if (units == 'mil') { textNode = document.createTextNode(coordToMils(coord)); coordNode.appendChild(textNode); } } } function convertUnits(unitNode, units) { for (var i = 0; i < unitNode.childNodes.length; i++) { unitNode.removeChild(unitNode.childNodes[i]); } textNode = document.createTextNode(units); unitNode.appendChild(textNode); } function changeUnits(radio_input, units) { if (radio_input.checked) { var elements = document.getElementsByName('coordinate'); if (elements) { for (var i = 0; i < elements.length; i++) { convertCoord(elements[i], units); } } var elements = document.getElementsByName('units'); if (elements) { for (var i = 0; i < elements.length; i++) { convertUnits(elements[i], units); } } } } </script></head> <body onload=""><img ALT="Altium" src=" file://C:\PROGRAM FILES (X86)\ALTIUM DESIGNER WINTER 09\Templates\AD-rgb_logo_223x64.gif "><a href="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=Reports" class="customize"><acronym title="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=Reports">customize</acronym></a><h1>Design Rule Verification Report</h1> <table class="header_holder"> <td Style="width:70%"> <table class="front_matter"> <tr class="front_matter"> <td class="front_matter_column1">Date</td> <td class="front_matter_column2">:</td> <td class="front_matter_column3">2/23/2012</td> </tr> <tr class="front_matter"> <td class="front_matter_column1">Time</td> <td class="front_matter_column2">:</td> <td class="front_matter_column3">7:13:48 AM</td> </tr> <tr class="front_matter"> <td class="front_matter_column1">Elapsed Time</td> <td class="front_matter_column2">:</td> <td class="front_matter_column3">00:00:01</td> </tr> <tr class="front_matter"> <td class="front_matter_column1">Filename</td> <td class="front_matter_column2">:</td> <td class="front_matter_column3"><a href="file:///C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc" class="file"><acronym title="C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc">C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc</acronym></a></td> </tr> </table> </td> <td Style="Width:30%"> <table class="DRC_summary_header"> <tr> <td class="DRC_summary_header_col1">Warnings</td> <td class="DRC_summary_header_col2">:</td> <td class="DRC_summary_header_col3">0</td></tr> <tr> <td class="DRC_summary_header_col1">Rule Violations</td> <td class="DRC_summary_header_col2">:</td> <td class="DRC_summary_header_col3" style="color : red">2</td></tr> </table> </td> </table> <hr><a name="IDATAC3P"><h2>Summary</h2></a><table> <tr> <th class="column1">Warnings</th> <th class="column2">Count</th> </tr> <tr> <td style="font-weight : bold; text-align : right" class="column1">Total</td> <td style="font-weight : bold" class="column2">0</td> </tr> </table><br><table> <tr> <th class="column1">Rule Violations</th> <th class="column2">Count</th> </tr> <tr class="onmouseout_odd" onmouseover="className = 'onmouseover_odd'" onmouseout="className = 'onmouseout_odd'"> <td class="column1"><a href="#IDAFBC3P">Power Plane Connect Rule(Relief Connect )(Expansion=20mil) (Conductor Width=10mil) (Air Gap=10mil) (Entries=4) (All)</a></td> <td class="column2">0</td> </tr> <tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'"> <td class="column1"><a href="#IDALBC3P">Un-Routed Net Constraint ( (All) )</a></td> <td class="column2">0</td> </tr> <tr class="onmouseout_odd" onmouseover="className = 'onmouseover_odd'" onmouseout="className = 'onmouseout_odd'"> <td class="column1"><a href="#IDARBC3P">Short-Circuit Constraint (Allowed=No) (All),(All)</a></td> <td class="column2">0</td> </tr> <tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'"> <td class="column1"><a href="#IDAXBC3P">Clearance Constraint (Gap=7mil) (All),(All)</a></td> <td class="column2">2</td> </tr> <tr class="onmouseout_odd" onmouseover="className = 'onmouseover_odd'" onmouseout="className = 'onmouseout_odd'"> <td class="column1"><a href="#IDAPCC3P">Clearance Constraint (Gap=10mil) (Disabled)(InNet('GND_SIGNAL')),(All)</a></td> <td class="column2">0</td> </tr> <tr> <td style="font-weight : bold; text-align : right" class="column1">Total</td> <td style="font-weight : bold" class="column2">2</td> </tr> </table><br><hr><a name="IDAXBC3P"><table> <tr> <th style="text-align : left" colspan="2" class="rule">Clearance Constraint (Gap=7mil) (All),(All)</th> </tr> <tr class="onmouseout_odd" onmouseover="className = 'onmouseover_odd'" onmouseout="className = 'onmouseout_odd'"> <td style="width:50%; text-align:left" class="column1"><a href="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50225.338mil|Location2.X=50396.749mil|Location1.Y=52449.826mil|Location2.Y=52609.761mil|Absolute=True" class="callback"><acronym title="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50225.338mil|Location2.X=50396.749mil|Location1.Y=52449.826mil|Location2.Y=52609.761mil|Absolute=True">Polygon Region (0 hole(s)) TopLayer</acronym></a></td> <td style="width:50%; text-align:left" class="column2"><a href="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50343.142mil|Location2.X=50381.142mil|Location1.Y=52581.457mil|Location2.Y=52619.457mil|Absolute=True" class="callback"><acronym title="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50343.142mil|Location2.X=50381.142mil|Location1.Y=52581.457mil|Location2.Y=52619.457mil|Absolute=True">Pad C60-2(-239mil,1320mil) TopLayer</acronym></a></td> </tr> <tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'"> <td style="width:50%; text-align:left" class="column1"><a href="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50232.024mil|Location2.X=50370.217mil|Location1.Y=52588.373mil|Location2.Y=52640.89mil|Absolute=True" class="callback"><acronym title="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50232.024mil|Location2.X=50370.217mil|Location1.Y=52588.373mil|Location2.Y=52640.89mil|Absolute=True">Polygon Region (0 hole(s)) TopLayer</acronym></a></td> <td style="width:50%; text-align:left" class="column2"><a href="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50283.142mil|Location2.X=50321.142mil|Location1.Y=52581.457mil|Location2.Y=52619.457mil|Absolute=True" class="callback"><acronym title="dxpprocess://PCB:Zoom?document=C:\ActiveWave\Protel Files\SmallHandheld\SmallHandheldRev1\SmallHandheldRev1.PcbDoc;viewname=PCBEditor;Action=AREA_DYNAMICZOOM|Location1.X=50283.142mil|Location2.X=50321.142mil|Location1.Y=52581.457mil|Location2.Y=52619.457mil|Absolute=True">Pad C60-1(-299mil,1320mil) TopLayer</acronym></a></td> </tr> </table></a><a href="#top">Back to top</a><br><br></body> </html>
tourajghaffari/tigerfid
protel-files/small-handheld/project-outputs-for-SmallHandheldRev1/Design Rule Check - SmallHandheldRev1.html
HTML
apache-2.0
11,359
<!-- Intro Header --> <header class="intro"> <div class="intro-body"> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h1 class="brand-heading">crosswise</h1> </div> </div> </div> </div> </header>
xyzgp/xyzgp.github.io
_includes/header.html
HTML
apache-2.0
378
<!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_67) on Wed Oct 08 15:57:21 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.hbase.util.Threads (HBase 0.98.7-hadoop2 API)</title> <meta name="date" content="2014-10-08"> <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.hadoop.hbase.util.Threads (HBase 0.98.7-hadoop2 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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/util/Threads.html" title="class in org.apache.hadoop.hbase.util">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/hadoop/hbase/util/class-use/Threads.html" target="_top">Frames</a></li> <li><a href="Threads.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.hadoop.hbase.util.Threads" class="title">Uses of Class<br>org.apache.hadoop.hbase.util.Threads</h2> </div> <div class="classUseContainer">No usage of org.apache.hadoop.hbase.util.Threads</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="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/util/Threads.html" title="class in org.apache.hadoop.hbase.util">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/hadoop/hbase/util/class-use/Threads.html" target="_top">Frames</a></li> <li><a href="Threads.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; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
gsoundar/mambo-ec2-deploy
packages/hbase-0.98.7-hadoop2/docs/devapidocs/org/apache/hadoop/hbase/util/class-use/Threads.html
HTML
apache-2.0
4,441
<!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_66) on Mon Dec 14 15:58:42 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package play.data.parsing (Play! API)</title> <meta name="date" content="2015-12-14"> <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 Package play.data.parsing (Play! 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>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?play/data/parsing/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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"> <h1 title="Uses of Package play.data.parsing" class="title">Uses of Package<br>play.data.parsing</h1> </div> <div class="contentContainer"> <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="../../../play/data/parsing/package-summary.html">play.data.parsing</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="#play.data.parsing">play.data.parsing</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="play.data.parsing"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../play/data/parsing/package-summary.html">play.data.parsing</a> used by <a href="../../../play/data/parsing/package-summary.html">play.data.parsing</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="../../../play/data/parsing/class-use/DataParser.html#play.data.parsing">DataParser</a> <div class="block">A data parser parse the HTTP request data to a Map<String,String[]></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../play/data/parsing/class-use/MultipartStream.IllegalBoundaryException.html#play.data.parsing">MultipartStream.IllegalBoundaryException</a> <div class="block">Thrown upon attempt of setting an invalid boundary token.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../play/data/parsing/class-use/MultipartStream.MalformedStreamException.html#play.data.parsing">MultipartStream.MalformedStreamException</a> <div class="block">Thrown to indicate that the input stream fails to follow the required syntax.</div> </td> </tr> </tbody> </table> </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>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?play/data/parsing/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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><a href=http://guillaume.bort.fr>Guillaume Bort</a> &amp; <a href=http://www.zenexity.fr>zenexity</a> - Distributed under <a href=http://www.apache.org/licenses/LICENSE-2.0.html>Apache 2 licence</a>, without any warrantly</small></p> </body> </html>
play1-maven-plugin/play1-maven-plugin.github.io
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.2.5.6/play/data/parsing/package-use.html
HTML
apache-2.0
6,244
<!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) on Fri Feb 01 09:13:21 EST 2013 --> <title>Uses of Class org.drip.analytics.holset.UAHHoliday</title> <meta name="date" content="2013-02-01"> <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.drip.analytics.holset.UAHHoliday"; } //--> </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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/analytics/holset/UAHHoliday.html" title="class in org.drip.analytics.holset">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-files/index-1.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/drip/analytics/holset/\class-useUAHHoliday.html" target="_top">Frames</a></li> <li><a href="UAHHoliday.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.drip.analytics.holset.UAHHoliday" class="title">Uses of Class<br>org.drip.analytics.holset.UAHHoliday</h2> </div> <div class="classUseContainer">No usage of org.drip.analytics.holset.UAHHoliday</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="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/analytics/holset/UAHHoliday.html" title="class in org.drip.analytics.holset">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-files/index-1.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/drip/analytics/holset/\class-useUAHHoliday.html" target="_top">Frames</a></li> <li><a href="UAHHoliday.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 ======= --> </body> </html>
Lakshmik/RootFinder
2.1/docs/Javadoc/org/drip/analytics/holset/class-use/UAHHoliday.html
HTML
apache-2.0
4,138
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Mood</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-it">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/_it/feat/Mood.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <style>h3 {display:block;background-color:#dfeffc}</style> <h2><code>Mood</code>: mood</h2> <p>Mood is a feature that expresses modality and subclassifies finite verb forms.</p> <h3 id="ind-indicative"><a name="Ind"><code class="language-plaintext highlighter-rouge">Ind</code></a>: indicative</h3> <p>The indicative can be considered the default mood. A verb in indicative merely states that something happens, has happened or will happen, without adding any attitude of the speaker.</p> <h4 id="examples">Examples</h4> <ul> <li><em>Io scrivo una lettera</em> “I write a letter”</li> </ul> <h3 id="imp-imperative"><a name="Imp"><code class="language-plaintext highlighter-rouge">Imp</code></a>: imperative</h3> <p>The speaker uses imperative to order or ask the addressee to do the action of the verb.</p> <h4 id="examples-1">Examples</h4> <ul> <li><em>Mangia la tua insalata!</em> “Eat your salad!”</li> </ul> <h3 id="cnd-conditional"><a name="Cnd"><code class="language-plaintext highlighter-rouge">Cnd</code></a>: conditional</h3> <p>The conditional mood is used to express actions that would have taken place under some circumstances but they actually did not / do not happen.</p> <h4 id="examples-2">Examples</h4> <ul> <li><em>Mi sarei divertito</em> “I would have enjoyed myself”</li> </ul> <h3 id="sub-subjunctive--conjunctive"><a name="Sub"><code class="language-plaintext highlighter-rouge">Sub</code></a>: subjunctive / conjunctive</h3> <p>The subjunctive mood is used under certain circumstances in subordinate clauses, typically for actions that are subjective or otherwise uncertain.</p> <h4 id="examples-3">Examples</h4> <ul> <li><em>Voglio che tu te ne <b>vada</b></em> “I want you to leave”</li> </ul> <!-- Interlanguage links updated St lis 3 20:58:22 CET 2021 --> <!-- "in other languages" links --> <hr/> Mood in other languages: [<a href="../../akk/feat/Mood.html">akk</a>] [<a href="../../arr/feat/Mood.html">arr</a>] [<a href="../../bej/feat/Mood.html">bej</a>] [<a href="../../bg/feat/Mood.html">bg</a>] [<a href="../../bm/feat/Mood.html">bm</a>] [<a href="../../cs/feat/Mood.html">cs</a>] [<a href="../../cy/feat/Mood.html">cy</a>] [<a href="../../en/feat/Mood.html">en</a>] [<a href="../../ess/feat/Mood.html">ess</a>] [<a href="../../et/feat/Mood.html">et</a>] [<a href="../../fi/feat/Mood.html">fi</a>] [<a href="../../fr/feat/Mood.html">fr</a>] [<a href="../../ga/feat/Mood.html">ga</a>] [<a href="../../gd/feat/Mood.html">gd</a>] [<a href="../../gub/feat/Mood.html">gub</a>] [<a href="../../hu/feat/Mood.html">hu</a>] [<a href="../../hy/feat/Mood.html">hy</a>] [<a href="../../it/feat/Mood.html">it</a>] [<a href="../../mdf/feat/Mood.html">mdf</a>] [<a href="../../myv/feat/Mood.html">myv</a>] [<a href="../../pcm/feat/Mood.html">pcm</a>] [<a href="../../qtd/feat/Mood.html">qtd</a>] [<a href="../../quc/feat/Mood.html">quc</a>] [<a href="../../ru/feat/Mood.html">ru</a>] [<a href="../../sl/feat/Mood.html">sl</a>] [<a href="../../sv/feat/Mood.html">sv</a>] [<a href="../../tpn/feat/Mood.html">tpn</a>] [<a href="../../tr/feat/Mood.html">tr</a>] [<a href="../../tt/feat/Mood.html">tt</a>] [<a href="../../u/feat/Mood.html">u</a>] [<a href="../../ug/feat/Mood.html">ug</a>] [<a href="../../uk/feat/Mood.html">uk</a>] [<a href="../../urb/feat/Mood.html">urb</a>] [<a href="../../urj/feat/Mood.html">urj</a>] </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = 'it'; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
UniversalDependencies/universaldependencies.github.io
it/feat/Mood.html
HTML
apache-2.0
9,443