text
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="ru"> <head> <title>Decryptor (POI API 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="Decryptor (POI API 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/Decryptor.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/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/poifs/crypt/Decryptor.html" target="_top">Frames</a></li> <li><a href="Decryptor.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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.poi.poifs.crypt</div> <h2 title="Class Decryptor" class="title">Class Decryptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.poifs.crypt.Decryptor</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileDecryptor</a>, <a href="../../../../../org/apache/poi/poifs/crypt/standard/StandardDecryptor.html" title="class in org.apache.poi.poifs.crypt.standard">StandardDecryptor</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">Decryptor</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</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> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#DEFAULT_PASSWORD">DEFAULT_PASSWORD</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#info">info</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier</th> <th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#Decryptor(org.apache.poi.poifs.crypt.EncryptionInfo)">Decryptor</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== 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>abstract java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir)</code> <div class="block">Return a stream with decrypted data.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getInstance(org.apache.poi.poifs.crypt.EncryptionInfo)">getInstance</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getIntegrityHmacKey()">getIntegrityHmacKey</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getIntegrityHmacValue()">getIntegrityHmacValue</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract long</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getLength()">getLength</a></strong>()</code> <div class="block">Returns the length of the encytpted data that can be safely read with <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>javax.crypto.SecretKey</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getSecretKey()">getSecretKey</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getVerifier()">getVerifier</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setIntegrityHmacKey(byte[])">setIntegrityHmacKey</a></strong>(byte[]&nbsp;integrityHmacKey)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setIntegrityHmacValue(byte[])">setIntegrityHmacValue</a></strong>(byte[]&nbsp;integrityHmacValue)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setSecretKey(javax.crypto.SecretKey)">setSecretKey</a></strong>(javax.crypto.SecretKey&nbsp;secretKey)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setVerifier(byte[])">setVerifier</a></strong>(byte[]&nbsp;verifier)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#verifyPassword(java.lang.String)">verifyPassword</a></strong>(java.lang.String&nbsp;password)</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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="DEFAULT_PASSWORD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_PASSWORD</h4> <pre>public static final&nbsp;java.lang.String DEFAULT_PASSWORD</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.poifs.crypt.Decryptor.DEFAULT_PASSWORD">Constant Field Values</a></dd></dl> </li> </ul> <a name="info"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>info</h4> <pre>protected final&nbsp;<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a> info</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Decryptor(org.apache.poi.poifs.crypt.EncryptionInfo)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Decryptor</h4> <pre>protected&nbsp;Decryptor(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public abstract&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir) throws java.io.IOException, java.security.GeneralSecurityException</pre> <div class="block">Return a stream with decrypted data. <p> Use <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getLength()"><code>getLength()</code></a> to get the size of that data that can be safely read from the stream. Just reading to the end of the input stream is not sufficient because there are normally padding bytes that must be discarded </p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dir</code> - the node to read from</dd> <dt><span class="strong">Returns:</span></dt><dd>decrypted stream</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="verifyPassword(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>verifyPassword</h4> <pre>public abstract&nbsp;boolean&nbsp;verifyPassword(java.lang.String&nbsp;password) throws java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getLength()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLength</h4> <pre>public abstract&nbsp;long&nbsp;getLength()</pre> <div class="block">Returns the length of the encytpted data that can be safely read with <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>. Just reading to the end of the input stream is not sufficient because there are normally padding bytes that must be discarded <p> The length variable is initialized in <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>, an attempt to call getLength() prior to getDataStream() will result in IllegalStateException. </p></div> <dl><dt><span class="strong">Returns:</span></dt><dd>length of the encrypted data</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalStateException</code> - if <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a> was not called</dd></dl> </li> </ul> <a name="getInstance(org.apache.poi.poifs.crypt.EncryptionInfo)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInstance</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a>&nbsp;getInstance(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</pre> </li> </ul> <a name="getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs) throws java.io.IOException, java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs) throws java.io.IOException, java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getVerifier()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getVerifier</h4> <pre>public&nbsp;byte[]&nbsp;getVerifier()</pre> </li> </ul> <a name="getSecretKey()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSecretKey</h4> <pre>public&nbsp;javax.crypto.SecretKey&nbsp;getSecretKey()</pre> </li> </ul> <a name="getIntegrityHmacKey()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIntegrityHmacKey</h4> <pre>public&nbsp;byte[]&nbsp;getIntegrityHmacKey()</pre> </li> </ul> <a name="getIntegrityHmacValue()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIntegrityHmacValue</h4> <pre>public&nbsp;byte[]&nbsp;getIntegrityHmacValue()</pre> </li> </ul> <a name="setSecretKey(javax.crypto.SecretKey)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSecretKey</h4> <pre>protected&nbsp;void&nbsp;setSecretKey(javax.crypto.SecretKey&nbsp;secretKey)</pre> </li> </ul> <a name="setVerifier(byte[])"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setVerifier</h4> <pre>protected&nbsp;void&nbsp;setVerifier(byte[]&nbsp;verifier)</pre> </li> </ul> <a name="setIntegrityHmacKey(byte[])"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setIntegrityHmacKey</h4> <pre>protected&nbsp;void&nbsp;setIntegrityHmacKey(byte[]&nbsp;integrityHmacKey)</pre> </li> </ul> <a name="setIntegrityHmacValue(byte[])"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setIntegrityHmacValue</h4> <pre>protected&nbsp;void&nbsp;setIntegrityHmacValue(byte[]&nbsp;integrityHmacValue)</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><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/Decryptor.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/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/poifs/crypt/Decryptor.html" target="_top">Frames</a></li> <li><a href="Decryptor.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
pedro93/ifarmaStudents
poi-3.10-FINAL/docs/apidocs/org/apache/poi/poifs/crypt/Decryptor.html
HTML
apache-2.0
22,424
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="FPWHdyBDD6jevLuW5oFDPqoeCkmXxYTpLezJ_qISKeE" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Code help, tutorials, guides, tips"> <meta name="keywords" content="code base camp codebase camp basecamp programming tutorial help guides iOS xCode Swift Android Java"> <meta name="theme-color" content="#000000"> <title>Coding Guides, Tutorials and Help | CodeBaseCamp</title> <!-- Web App Manifest --> <link rel="manifest" href="/pwa/manifest.json"> <!-- Favicon --> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../img/favicon/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../img/favicon/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../img/favicon/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../img/favicon/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="../img/favicon/apple-touch-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../img/favicon/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="../img/favicon/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../img/favicon/apple-touch-icon-152x152.png" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-16x16.png" sizes="16x16" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-128.png" sizes="128x128" /> <meta name="application-name" content="CodeBaseCamp"/> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-TileImage" content="../img/favicon/mstile-144x144.png" /> <meta name="msapplication-square70x70logo" content="../img/favicon/mstile-70x70.png" /> <meta name="msapplication-square150x150logo" content="../img/favicon/mstile-150x150.png" /> <meta name="msapplication-wide310x150logo" content="../img/favicon/mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="../img/favicon/mstile-310x310.png" /> <!-- Canonical URL --> <link rel="canonical" href="http://localhost:4000/offline.html"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="/css/bootstrap.min.css"> <!-- Custom CSS --> <!-- <link rel="stylesheet" href="/css/hux-blog.min.css"> --> <link rel="stylesheet" href="/css/hux-blog.css"> <!-- Pygments Github CSS --> <link rel="stylesheet" href="/css/syntax.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <!-- Custom Fonts --> <!-- <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> --> <!-- Hux change font-awesome CDN to qiniu --> <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Hux Delete, sad but pending in China <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/ css'> --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[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.4.2/respond.min.js"></script> <![endif]--> <!-- ga & ba script hoook --> <script></script> </head> <!-- hack iOS CSS :active style --> <body ontouchstart=""> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle"> <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="/">Code Base Camp</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div id="huxblog_navbar"> <div class="navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li> <a href="/">Home</a> </li> <li> <a href="/about/">About</a> </li> <li> <a href="/tags/">Tags</a> </li> </ul> </div> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <script> // Drop Bootstarp low-performance Navbar // Use customize navbar with high-quality material design animation // in high-perf jank-free CSS3 implementation var $body = document.body; var $toggle = document.querySelector('.navbar-toggle'); var $navbar = document.querySelector('#huxblog_navbar'); var $collapse = document.querySelector('.navbar-collapse'); var __HuxNav__ = { close: function(){ $navbar.className = " "; // wait until animation end. setTimeout(function(){ // prevent frequently toggle if($navbar.className.indexOf('in') < 0) { $collapse.style.height = "0px" } },400) }, open: function(){ $collapse.style.height = "auto" $navbar.className += " in"; } } // Bind Event $toggle.addEventListener('click', function(e){ if ($navbar.className.indexOf('in') > 0) { __HuxNav__.close() }else{ __HuxNav__.open() } }) /** * Since Fastclick is used to delegate 'touchstart' globally * to hack 300ms delay in iOS by performing a fake 'click', * Using 'e.stopPropagation' to stop 'touchstart' event from * $toggle/$collapse will break global delegation. * * Instead, we use a 'e.target' filter to prevent handler * added to document close HuxNav. * * Also, we use 'click' instead of 'touchstart' as compromise */ document.addEventListener('click', function(e){ if(e.target == $toggle) return; if(e.target.className == 'icon-bar') return; __HuxNav__.close(); }) </script> <!-- Page Header --> <header class="intro-header" style="background-image: url('/img/404-bg.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading" id="tag-heading"> <h1>Offline</h1> <span class="subheading">当前网络不可用 :(</span> </div> </div> </div> </div> </header> <script> document.body.classList.add('page-fullscreen'); </script> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <!-- add Weibo, Zhihu by Hux, add target = "_blank" to <a> by Hux --> <li> <a target="_blank" href="https://github.com/tjw0051"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted"> Copyright &copy; Code Base Camp 2018 <br> Theme by <a href="http://huangxuan.me">Hux</a> | <iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="91px" height="20px" src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true" > </iframe> </p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/js/jquery.min.js "></script> <!-- Bootstrap Core JavaScript --> <script src="/js/bootstrap.min.js "></script> <!-- Custom Theme JavaScript --> <script src="/js/hux-blog.min.js "></script> <!-- Service Worker --> <script type="text/javascript"> if(navigator.serviceWorker){ // For security reasons, a service worker can only control the pages that are in the same directory level or below it. That's why we put sw.js at ROOT level. navigator.serviceWorker .register('/sw.js') .then((registration) => {console.log('Service Worker Registered. ', registration)}) .catch((error) => {console.log('ServiceWorker registration failed: ', error)}) } </script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- Because of the native support for backtick-style fenced code blocks right within the Markdown is landed in Github Pages, From V1.6, There is no need for Highlight.js, so Huxblog drops it officially. - https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0 - https://help.github.com/articles/creating-and-highlighting-code-blocks/ - https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers --> <!-- <script> async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){ hljs.initHighlightingOnLoad(); }) </script> <link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet"> --> <!-- jquery.tagcloud.js --> <script> // only load tagcloud.js in tag.html if($('#tag_cloud').length !== 0){ async('/js/jquery.tagcloud.js',function(){ $.fn.tagcloud.defaults = { //size: {start: 1, end: 1, unit: 'em'}, color: {start: '#bbbbee', end: '#0085a1'}, }; $('#tag_cloud a').tagcloud(); }) } </script> <!--fastClick.js --> <script> async("//cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js", function(){ var $nav = document.querySelector("nav"); if($nav) FastClick.attach($nav); }) </script> <!-- Google Analytics --> <script> // dynamic User by Hux var _gaId = 'UA-86516015-1'; var _gaDomain = 'codebasecamp.com'; // Originial (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', _gaId, _gaDomain); ga('send', 'pageview'); </script> <!-- Baidu Tongji --> <!-- Side Catalog --> <!-- Image to hack wechat --> <img src="/img/icon_wechat.png" width="0" height="0" /> <!-- Migrate from head to bottom, no longer block render and still work --> </body> </html>
tjw0051/tjw0051.github.io
_site/offline.html
HTML
apache-2.0
12,752
<!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 Apr 05 12:45:39 PDT 2014 --> <title>VocabCreator</title> <meta name="date" content="2014-04-05"> <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="VocabCreator"; } //--> </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="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><a href="../../../org/deeplearning4j/topicmodeling/TopicModelingDataSetIterator.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/deeplearning4j/topicmodeling/VocabCreatorActor.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/deeplearning4j/topicmodeling/VocabCreator.html" target="_top">Frames</a></li> <li><a href="VocabCreator.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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.deeplearning4j.topicmodeling</div> <h2 title="Class VocabCreator" class="title">Class VocabCreator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.deeplearning4j.topicmodeling.VocabCreator</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="strong">VocabCreator</span> extends java.lang.Object implements java.io.Serializable</pre> <div class="block">Sets up the word count frequencies across a set of directories such that the root directory has a directory for each topic where the files underlying each directory represent the topic.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#org.deeplearning4j.topicmodeling.VocabCreator">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</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> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#currVocab">currVocab</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/CounterMap.html" title="class in org.deeplearning4j.berkeley">CounterMap</a>&lt;java.lang.String,java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#documentWordFrequencies">documentWordFrequencies</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#idf">idf</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static org.slf4j.Logger</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#log">log</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#numFiles">numFiles</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static java.util.regex.Pattern</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#punct">punct</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.io.File</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#rootDir">rootDir</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static long</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#serialVersionUID">serialVersionUID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.util.List&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#stopWords">stopWords</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected akka.actor.ActorSystem</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#system">system</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tf">tf</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tfidf">tfidf</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tokenizerFactory">tokenizerFactory</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#wordScores">wordScores</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator()">VocabCreator</a></strong>()</code> <div class="block">Creates a vocab based on tf-idf.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator(java.io.File)">VocabCreator</a></strong>(java.io.File&nbsp;rootDir)</code> <div class="block">Creates a vocab based on tf-idf</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator(java.io.File, org.deeplearning4j.word2vec.tokenizer.TokenizerFactory)">VocabCreator</a></strong>(java.io.File&nbsp;rootDir, <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a>&nbsp;tokenizerFactory)</code> <div class="block">Creates a vocab based on tf-idf</div> </td> </tr> </table> </li> </ul> <!-- ========== 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>protected void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#addForDoc(java.io.File)">addForDoc</a></strong>(java.io.File&nbsp;doc)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#calcWordFrequencies()">calcWordFrequencies</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#countFiles()">countFiles</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#createVocab(int)">createVocab</a></strong>(int&nbsp;size)</code> <div class="block">Creates an index of the top size words based on tf-idf metrics</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getCountForWord(java.lang.String)">getCountForWord</a></strong>(java.lang.String&nbsp;word)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getCurrVocab()">getCurrVocab</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getIdf()">getIdf</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.io.File</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getRootDir()">getRootDir</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.jblas.DoubleMatrix</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getScoreMatrix(java.io.File)">getScoreMatrix</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getStopWords()">getStopWords</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getTf()">getTf</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getTfidf()">getTfidf</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getWordScores()">getWordScores</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setIdf(org.deeplearning4j.berkeley.Counter)">setIdf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;idf)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setRootDir(java.io.File)">setRootDir</a></strong>(java.io.File&nbsp;rootDir)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setStopWords(java.util.List)">setStopWords</a></strong>(java.util.List&lt;java.lang.String&gt;&nbsp;stopWords)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setTf(org.deeplearning4j.berkeley.Counter)">setTf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tf)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setTfidf(org.deeplearning4j.berkeley.Counter)">setTfidf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tfidf)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setWordScores(org.deeplearning4j.berkeley.Counter)">setWordScores</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;wordScores)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#validWord(java.lang.String)">validWord</a></strong>(java.lang.String&nbsp;test)</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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="serialVersionUID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>protected static final&nbsp;long serialVersionUID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.deeplearning4j.topicmodeling.VocabCreator.serialVersionUID">Constant Field Values</a></dd></dl> </li> </ul> <a name="stopWords"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>stopWords</h4> <pre>protected&nbsp;java.util.List&lt;java.lang.String&gt; stopWords</pre> </li> </ul> <a name="currVocab"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>currVocab</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a> currVocab</pre> </li> </ul> <a name="rootDir"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>rootDir</h4> <pre>protected&nbsp;java.io.File rootDir</pre> </li> </ul> <a name="log"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>log</h4> <pre>protected static&nbsp;org.slf4j.Logger log</pre> </li> </ul> <a name="tf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; tf</pre> </li> </ul> <a name="idf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>idf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; idf</pre> </li> </ul> <a name="tfidf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tfidf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; tfidf</pre> </li> </ul> <a name="wordScores"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>wordScores</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; wordScores</pre> </li> </ul> <a name="numFiles"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>numFiles</h4> <pre>protected&nbsp;int numFiles</pre> </li> </ul> <a name="system"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>system</h4> <pre>protected transient&nbsp;akka.actor.ActorSystem system</pre> </li> </ul> <a name="punct"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>punct</h4> <pre>protected static&nbsp;java.util.regex.Pattern punct</pre> </li> </ul> <a name="documentWordFrequencies"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>documentWordFrequencies</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/CounterMap.html" title="class in org.deeplearning4j.berkeley">CounterMap</a>&lt;java.lang.String,java.lang.String&gt; documentWordFrequencies</pre> </li> </ul> <a name="tokenizerFactory"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>tokenizerFactory</h4> <pre>protected transient&nbsp;<a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a> tokenizerFactory</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="VocabCreator(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator(java.io.File&nbsp;rootDir)</pre> <div class="block">Creates a vocab based on tf-idf</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>stopWords</code> - the stop words to use</dd><dd><code>rootDir</code> - the root directory to train on</dd></dl> </li> </ul> <a name="VocabCreator()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator()</pre> <div class="block">Creates a vocab based on tf-idf. This is a serialization constructor. Use at your own risk.</div> </li> </ul> <a name="VocabCreator(java.io.File, org.deeplearning4j.word2vec.tokenizer.TokenizerFactory)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator(java.io.File&nbsp;rootDir, <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a>&nbsp;tokenizerFactory)</pre> <div class="block">Creates a vocab based on tf-idf</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>stopWords</code> - the stop words to use</dd><dd><code>rootDir</code> - the root directory to train on</dd><dd><code>tokenizerFactory</code> - the tokenizer factory to use</dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="calcWordFrequencies()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>calcWordFrequencies</h4> <pre>protected&nbsp;void&nbsp;calcWordFrequencies()</pre> </li> </ul> <a name="countFiles()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>countFiles</h4> <pre>protected&nbsp;int&nbsp;countFiles()</pre> </li> </ul> <a name="validWord(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>validWord</h4> <pre>protected&nbsp;boolean&nbsp;validWord(java.lang.String&nbsp;test)</pre> </li> </ul> <a name="addForDoc(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addForDoc</h4> <pre>protected&nbsp;void&nbsp;addForDoc(java.io.File&nbsp;doc)</pre> </li> </ul> <a name="createVocab(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createVocab</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a>&nbsp;createVocab(int&nbsp;size)</pre> <div class="block">Creates an index of the top size words based on tf-idf metrics</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - the number of words in the vocab</dd> <dt><span class="strong">Returns:</span></dt><dd>the index of the words</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="getScoreMatrix(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getScoreMatrix</h4> <pre>public&nbsp;org.jblas.DoubleMatrix&nbsp;getScoreMatrix(java.io.File&nbsp;file)</pre> </li> </ul> <a name="getStopWords()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStopWords</h4> <pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getStopWords()</pre> </li> </ul> <a name="setStopWords(java.util.List)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setStopWords</h4> <pre>public&nbsp;void&nbsp;setStopWords(java.util.List&lt;java.lang.String&gt;&nbsp;stopWords)</pre> </li> </ul> <a name="getRootDir()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRootDir</h4> <pre>public&nbsp;java.io.File&nbsp;getRootDir()</pre> </li> </ul> <a name="setRootDir(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setRootDir</h4> <pre>public&nbsp;void&nbsp;setRootDir(java.io.File&nbsp;rootDir)</pre> </li> </ul> <a name="getTf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getTf()</pre> </li> </ul> <a name="setTf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTf</h4> <pre>public&nbsp;void&nbsp;setTf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tf)</pre> </li> </ul> <a name="getIdf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIdf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getIdf()</pre> </li> </ul> <a name="setIdf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setIdf</h4> <pre>public&nbsp;void&nbsp;setIdf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;idf)</pre> </li> </ul> <a name="getTfidf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTfidf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getTfidf()</pre> </li> </ul> <a name="setTfidf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTfidf</h4> <pre>public&nbsp;void&nbsp;setTfidf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tfidf)</pre> </li> </ul> <a name="getWordScores()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWordScores</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getWordScores()</pre> </li> </ul> <a name="setWordScores(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setWordScores</h4> <pre>public&nbsp;void&nbsp;setWordScores(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;wordScores)</pre> </li> </ul> <a name="getCountForWord(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCountForWord</h4> <pre>public&nbsp;double&nbsp;getCountForWord(java.lang.String&nbsp;word)</pre> </li> </ul> <a name="getCurrVocab()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getCurrVocab</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a>&nbsp;getCurrVocab()</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><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="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><a href="../../../org/deeplearning4j/topicmodeling/TopicModelingDataSetIterator.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/deeplearning4j/topicmodeling/VocabCreatorActor.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/deeplearning4j/topicmodeling/VocabCreator.html" target="_top">Frames</a></li> <li><a href="VocabCreator.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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>
YeewenTan/YeewenTan.github.io
org/deeplearning4j/topicmodeling/VocabCreator.html
HTML
apache-2.0
31,373
--- layout: page description: "凌霄的梧桐树" --- {% for post in paginator.posts %} <div class="post-preview"> <a href="{{ post.url | prepend: site.baseurl }}"> <h2 class="post-title"> {{ post.title }} </h2> {% if post.subtitle %} <h3 class="post-subtitle"> {{ post.subtitle }} </h3> {% endif %} <div class="post-content-preview"> {{ post.content | strip_html | truncate:200 }} </div> </a> <p class="post-meta"> Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }} </p> </div> <hr> {% endfor %} <!-- Pager --> {% if paginator.total_pages > 1 %} <ul class="pager"> {% if paginator.previous_page %} <li class="previous"> <a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">&larr; Newer Posts</a> </li> {% endif %} {% if paginator.next_page %} <li class="next"> <a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">Older Posts &rarr;</a> </li> {% endif %} </ul> {% endif %}
wttree/wttree.github.io
index.html
HTML
apache-2.0
1,193
<!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.6.0_32) on Mon Oct 13 19:43:27 PKT 2014 --> <title>Uses of Class org.linq4android.collections.CollectionUtils</title> <meta name="date" content="2014-10-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="Uses of Class org.linq4android.collections.CollectionUtils"; } //--> </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/linq4android/collections/CollectionUtils.html" title="class in org.linq4android.collections">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/linq4android/collections//class-useCollectionUtils.html" target="_top">FRAMES</a></li> <li><a href="CollectionUtils.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.linq4android.collections.CollectionUtils" class="title">Uses of Class<br>org.linq4android.collections.CollectionUtils</h2> </div> <div class="classUseContainer">No usage of org.linq4android.collections.CollectionUtils</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/linq4android/collections/CollectionUtils.html" title="class in org.linq4android.collections">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/linq4android/collections//class-useCollectionUtils.html" target="_top">FRAMES</a></li> <li><a href="CollectionUtils.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>
ziaagikian/linq4android
core/doc/org/linq4android/collections/class-use/CollectionUtils.html
HTML
apache-2.0
4,184
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_24) on Tue Apr 26 20:40:32 CST 2011 --> <TITLE> com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde (SuanShu 1.3.1 API Documentation) </TITLE> <META NAME="date" CONTENT="2011-04-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde (SuanShu 1.3.1 API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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="../../../../../../../../index-files/index-1.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> <a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/sde/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.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> <H2> Package com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Construction.html" title="interface in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Construction</A></B></TD> <TD>This interface defines how a realization of a stochastic process is constructed.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Euler.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Euler</A></B></TD> <TD>The Euler method is a first-order numerical procedure for integrating stochastic differential equations (SDEs) with a given initial value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Expectation.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Expectation</A></B></TD> <TD>This class computes the expectation of a stochastic integral.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Milstein.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Milstein</A></B></TD> <TD>The Milstein method is a first-order numerical procedure for integrating stochastic differential equations (SDEs) with a given initial value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/PathByIdImpl.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">PathByIdImpl</A></B></TD> <TD>This class implements some common methods to identify a path or a trajectory of a realization of a stochastic process.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/RandomWalk.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">RandomWalk</A></B></TD> <TD>This is the Random Walk construction of a stochastic process per SDE specification.</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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="../../../../../../../../index-files/index-1.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> <a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/sde/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.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> <i>Copyright &#169; 2011 Numerical Method Inc. Ltd. All Rights Reserved.</i> </BODY> </HTML>
Aliced3645/DataCenterMarketing
suanshu-javadoc-1.3.1/com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html
HTML
apache-2.0
9,561
<!DOCTYPE html> <html> <head> <title>MathJax Dynamic Math Test Page</title> <!-- Copyright (c) 2010-2011 Design Science, Inc. --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); </script> <script type="text/javascript" src="../MathJax.js"></script> <style> input {margin-top: .7em} .output { border: 1px solid black; padding: 1em; width: auto; position: absolute; top: 0; left: 2em; min-width: 20em; } .box {position: relative} </style> </head> <body> <script> // // Use a closure to hide the local variables from the // global namespace // (function () { var QUEUE = MathJax.Hub.queue; // shorthand for the queue var math = null, box = null; // the element jax for the math output, and the box it's in // // Hide and show the box (so it doesn't flicker as much) // var HIDEBOX = function () {box.style.visibility = "hidden"} var SHOWBOX = function () {box.style.visibility = "visible"} // // Get the element jax when MathJax has produced it. // QUEUE.Push(function () { math = MathJax.Hub.getAllJax("MathOutput")[0]; box = document.getElementById("box"); SHOWBOX(); // box is initially hidden so the braces don't show }); // // The onchange event handler that typesets the // math entered by the user // window.UpdateMath = function (TeX) { QUEUE.Push(HIDEBOX,["Text",math,"\\displaystyle{"+TeX+"}"],SHOWBOX); } // // IE doesn't fire onchange events for RETURN, so // use onkeypress to do a blur (and refocus) to // force the onchange to occur // if (MathJax.Hub.Browser.isMSIE) { window.MathInput.onkeypress = function () { if (window.event && window.event.keyCode === 13) {this.blur(); this.focus()} } } })(); </script> <p> Type some \(\rm\TeX\) code and press RETURN:<br /> <input id="MathInput" size="80" onchange="UpdateMath(this.value)" /> </p> <p>You typed:</p> <div class="box" id="box" style="visibility:hidden"> <div id="MathOutput" class="output">$${}$$</div> </div> </body> </html>
AKSW/SlideWiki
slidewiki/libraries/frontend/MathJax/test/sample-dynamic.html
HTML
apache-2.0
2,399
<!DOCTYPE html> <html lang="en"> <head> <title>Adron's Thrashing Code</title> <meta name="description" content=""> <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="alternate" href="/feed.xml" type="application/rss+xml" title="Coder, Messenger, Recon, Infrastructure, Ops, &amp; A Sprinkling of Metal"> <link rel="icon" type="image/png" href="/img/favicons/favicon-16x16.png" sizes="16x16"> <link rel="icon" type="image/png" href="/img/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/img/favicons/favicon-96x96.png" sizes="96x96"> <link rel="apple-touch-icon" sizes="57x57" href="/img/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/img/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/img/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/img/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/img/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/img/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/img/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon-180x180.png"> <link rel="stylesheet" href="/css/custom.css"> <link rel="stylesheet" href="/css/style.min.css"> <script src="/js/modernizr.js"></script> </head> <body class="article-detail"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="header header-over large"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6 col-xs-6"> <!-- Logo Image--><a href="/index.html" class="logo-image logo-animated"><img src="/img/logos/logo.png" alt="logo"></a> <!-- End of Logo Image--> </div> <div class="col-md-9 col-sm-6 col-xs-6"> <!-- Menu--> <nav class="right helper"> <ul class="menu sf-menu js-menu"> <li><a href="#">Conf - Meetup - Events</a> <ul> <li><a href="/docs/Speaking-Presentations-Workshops/">Speaking - Presentations - Workshops</a></li> <li><a href="/docs/calendar">Calendar of Engagements</a></li> </ul> </li> <li><a href="/docs/thrashing-code-news/">Thrashing Code News</a></li> <li><a href="/docs/medium-_TOC_/">Medium</a></li> <li><a href="/docs/documentation/">Docs</a></li> <li><a href="#">Contact</a> <ul> <li><a href="/docs/contact">Message</a></li> <li><a href="/docs/job-talk/">Hire</a></li> </ul> </li> <li><a href="/docs/about/">About</a></li> </ul> </nav> <!-- End of Menu--> </div> </div> </div> </div> <div class="header-back header-back-simple header-back-small"> <div class="header-back-container"> <div class="container"> <div class="row"> <div class="col-md-12"> <!-- Page Info--> <div class="page-info page-info-simple"> <h1>Thrashing Code Metal Monday for Week of October 30th 2017</h1> <p class="author">Written by <span class="author">Adron Hall</span> and published on <span>October, 30 of 2017.</span> </p> <div class="nav"><a href="/">« Home</a></div> </div> <!-- End Page Info--> </div> </div> </div> </div> </div> <div id="content"> <div class="container"> <div class="layout with-right-sidebar js-layout"> <div class="row"> <div class="col-md-9"> <div class="main-content"> <!-- Blog Page--> <article class="article"> <section class="content"><div class="image float-right"> <iframe src="https://open.spotify.com/embed/track/1m9uKIXsCb9nFFKNDPKuBP" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> </div> <p>I’ll start with some tunes today. It seems like a good day for a swashbuckling adventure, especially with Halloween tomorrow and all. With the tunes rocking, let’s talk upcoming meetups real quick, then the code challenge and two additional epic tunes to get some coding done&nbsp;to.</p> <ul> <li><p><a href="https://www.meetup.com/BallardTechHH/events/237787094/">Ballard Happy Hour</a> is @ 5:30pm this Tuesday @ <a href="https://www.google.com/maps/place/Ballard+Beer+Company/@47.6689494,-122.3864897,17z/data=!4m13!1m7!3m6!1s0x549015c5e180c76b:0xc471e67540ce0239!2s2050+NW+Market+St,+Seattle,+WA+98107!3b1!8m2!3d47.6689494!4d-122.384301!3m4!1s0x549015c5e18581a5:0xef3a1fd5ec7a26b!8m2!3d47.668843!4d-122.3842715?hl=en">Ballard Beer&nbsp;Company</a></p> </li> <li><p><a href="https://www.meetup.com/Pelo-Technology-Share-Out/events/244321597/">Seattle Geek Lunch</a> @ noon @ <a href="https://www.google.com/maps/place/Kigo+Kitchen/@47.6015953,-122.3366801,17z/data=!3m1!4b1!4m5!3m4!1s0x54906abaad799b7d:0x76899de962b1b653!8m2!3d47.6015953!4d-122.3344915?hl=en">Kigo Kitchen Pioneer&nbsp;Square</a></p> </li> <li><p><a href="https://www.meetup.com/Seattle-CoffeeOps/events/243985521/">Chat about Dev+Ops over Morning Coffee/Tea</a> @ 8am @ <a href="https://www.google.com/maps/place/Chef+Software,+Inc./@47.6021758,-122.3381707,17z/data=!4m13!1m7!3m6!1s0x54906aaffc113ae7:0xa3f5e2e1b40bd3e8!2s619+Western+Ave,+Seattle,+WA+98104!3b1!8m2!3d47.6021758!4d-122.335982!3m4!1s0x54906ab1d0063ac1:0x8fa8c8c312405e50!8m2!3d47.6021894!4d-122.3359318?hl=en">Chef Software</a>.</p> </li> </ul> <p>Also to mention, next week I’ll be presenting with <a href="https://twitter.com/Lenadroid">@Lenadroid</a> at the .<span class="caps">NET</span> Developer’s Association meetups in <a href="https://www.meetup.com/NET-Developers-Association-Westside/events/242573016/">downtown Seattle @ Parametric Portfolio Associates</a> and in <a href="https://www.meetup.com/NET-Developers-Association-Eastside/events/242573024/">Redmond at Microsoft Building 34</a>. I hope you’ll join us there for the presentation and chats&nbsp;after.</p> <p><span class="more"></span></p> <h2 id="code-challenge">Code&nbsp;Challenge</h2> <p>Have you ever eaten at a <a href="https://www.jimmyjohns.com/">Jimmy John’s</a>? If you have, or you’ve ordered from them and you live in a city you’ve likely received delivery via a <a href="/articles/thrashing-code-metal-monday-10-30-2017/">bike messenger</a>. For more details, here’s a&nbsp;video.</p> <iframe width="560" height="315" src="https://www.youtube.com/embed/iYKBgfFpd8A" frameborder="0" allowfullscreen></iframe> <p>However, out in the burbs where people tend to be auto-dependent, your Jimmy John’s is also more auto-dependent. Determine the variables needed to determine delivery rate of a bike messenger versus a car messenger. Then based on those variables write algorithms to determine who will be the most efficient deliverer of sandwiches per&nbsp;hour.</p> <h3 id="victor-will-get-">Victor will&nbsp;get…</h3> <p>The winner of this challenge will get a week worth of Jimmy John sandwiches of their&nbsp;choice.</p> <p>Alright… last&nbsp;tunes.</p> <p>Insomnium is brutally heavy and intricately amazing. Then follow that up with a good dose of SuidAkrA, with the inspirational attack of Lion of&nbsp;Darcania!</p> <iframe src="https://open.spotify.com/embed/track/4bOX3KfGgQE1GkxxJ3OUtI" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> <iframe src="https://open.spotify.com/embed/track/7EHmEnTHesQEf4LA02WK7U" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> </section> </article> <!-- End of Blog Page--> </div> </div> <div class="col-md-3 hidden-sm hidden-xs"> <div class="sidebar js-sidebar-fixed"> <!-- Vertical Menu--> <div class="widget"> <!-- Search--> <div class="search"> <form action="https://google.com/search" method="get"> <input type="hidden" name="sitesearch" value="http://blog.adron.me"> <input type="text" name="q" placeholder="search" class="search-input form-control"><i class="fa fa-search search-icon"></i> </form> </div> <!-- End of Search--> </div> <div class="widget"> <h3 class="widget-title">Keyword Search</h3> <!-- Tags--> <ul class="tags"> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=terraform">terraform</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=kubernetes">kubernetes</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=immutable+infrastructure">immutable infrastructure</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=html">html</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=javascript">javascript</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=ubuntu">ubuntu</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=node pdx">node pdx</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=.NET fringe">.net fringe</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=videos">videos</a></li> </ul> <!-- End of Tags--> </div> <nav class="menu-vertical-wrapper"> <ul data-prepend-to=".js-layout" data-select="Menu" class="menu-vertical js-menu-vertical"> <li><a href="#">About</a> <ul> <li><a href="/docs/about/">Me, Adron</a></li> <li><a href="#">My Hobbies</a> <ul> <li><a href="http://photos.adron.me">My Photos</a></li> </ul> </li> <li><a href="/docs/Speaking-Presentations-Workshops">My Presentations</a></li> <li><a href="/docs/documentation/">Collection of Docs & Notes</a></li> </ul> </li> </ul> </nav> <div class="widget"> <h3 class="widget-title">Photos</h3> <!-- Photos--> <ul class="widget-recommended-products"> <!-- Photos--> <li class="widget-recommended-product"><img src="/img/photos/IMG_1836.jpg" alt="Jon Oropeza" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Meetups-N-Conferences/Conferences/Node-PDX-2016/i-D9qFQ6m" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Node PDX 2016<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Jon Oropeza @ Node PDX 2016</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/IMG_1812.jpg" alt="Liz Abinante" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Meetups-N-Conferences/Conferences/Node-PDX-2016/i-g2m2hgP" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Node PDX 2016<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Liz Abinante @ Node PDX 2016</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/IMG_5709.jpg" alt="Praha hlavní nádraží" class="widget-recommended-product-img"><a href="http://photos.adron.me/Travels-N-Traversings/Across-the-Pond-2016-Travels/September-Krakow/Week-4-Prague/i-62ZPsPb" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Prague (Praha)<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Praha hlavní nádraží</p></a></li> <!-- End of photos row one--> </ul> <ul class="widget-recommended-products"> <!-- Photos--> <li class="widget-recommended-product"><img src="/img/photos/IMG_4417.jpg" alt="St Mary's Basilica" class="widget-recommended-product-img"><a href="http://photos.adron.me/Travels-N-Traversings/Across-the-Pond-2016-Travels/September-Krakow/Krakow/i-KnZf6pK/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">St Mary's Basilica<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Bazylika Mariacka in Rynek Główny.</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/VSC_03.png" alt="Visual Studio Code" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Software-Development/Visual-Studio-Things/i-LLW7WcD/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Visual Studio Code<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Images from a review of Visual Studio Code.</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/-home-adronhall-Pictures-Selection_002.png - Shutter_003.png" alt="" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Software-Development/Ubuntu/i-CQsQ4zj/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Mono Develop & WebStorm<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Working through Mono Develop & WebStorm.</p></a> <!-- End of photos row two--> </li> </ul> <!-- End Photos--> </div> </div> </div> </div> </div> <div class="nav"><a href="/">« Home</a></div> </div> </div> <script src="/js/all.js"></script> <script src="/js/custom.js"></script> <!-- Google Tag Manager--> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-KMMZX2" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <script> console.log(document.getElementById("search-google")); console.log(document.getElementById("search-google").innerText); var searchBox = document.getElementById("search-google"); function googleSearch(search_string) { alert(search_string); } document.getElementById("search-google").addEventListener("onClick", function () { alert(document.getElementById("search-google").innerHTML); }); document.getElementById("search-google").addEventListener("onClick", function () { googleSearch(document.getElementById("search-google").innerHTML) }); </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', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-39158070-6', 'auto'); ga('send', 'pageview'); </script> </body> </html>
Adron/adron.github.io
articles/thrashing-code-metal-monday-10-30-2017/index.html
HTML
apache-2.0
17,767
<!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="row"> <div class="footer-col col-md-4"> <h3>{{ site.footer.location }}</h3> <p> {% for address in site.address %} {{ address.line }} <br> {% endfor %} </p> </div> <div class="footer-col col-md-4"> <h3>{{ site.footer.social }}</h3> <ul class="list-inline"> {% for network in site.social %} <li> <a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a> </li> {% endfor %} </ul> </div> <div class="footer-col col-md-4"> <h3>{{ site.footer.credits }}</h3> <p>{{ site.credits }}</p> </div> </div> </div> </div> <div class="footer-below"> <div class="container"> <div class="row"> <div class="col-lg-12"> You made it to the end! 😊 Let's talk soon. 💙--Jaron </div> </div> </div> </div> </footer> <!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) --> <div class="scroll-top page-scroll visible-xs visible-sm"> <a class="btn btn-primary" href="#page-top"> <i class="fa fa-chevron-up"></i> </a> </div>
jaronheard/jaronheard.github.io
_includes/footer.html
HTML
apache-2.0
1,882
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>asCharacterTileOrElse</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../styles/style.css" rel="Stylesheet"> <link href="../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.api.data/Tile/asCharacterTileOrElse/#kotlin.Function1[org.hexworks.zircon.api.data.Tile,org.hexworks.zircon.api.data.CharacterTile]/PointingToDeclaration//-755115832"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.api.data</a>/<a href="index.html">Tile</a>/<a href="as-character-tile-or-else.html">asCharacterTileOrElse</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>as</span><wbr></wbr><span>Character</span><wbr></wbr><span>Tile</span><wbr></wbr><span>Or</span><wbr></wbr><span>Else</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">open fun <a href="as-character-tile-or-else.html">asCharacterTileOrElse</a>(orElse: (<a href="index.html">Tile</a>) -&gt; <a href="../-character-tile/index.html">CharacterTile</a>): <a href="../-character-tile/index.html">CharacterTile</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> <p class="paragraph">Returns this <a href="index.html">Tile</a> as a <a href="../-character-tile/index.html">CharacterTile</a> if possible or the result of calling <span data-unresolved-link="org.hexworks.zircon.api.data/Tile/orElse/#/PointingToCallableParameters(-1)/">orElse</span> with <code>this</code> if it is not.</p></div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L109" id="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" data-filterable-set=":zircon.core:dokkaHtml/commonMain"></a> <div class="table-row" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L109">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div></div> </div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
Hexworks/zircon
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.data/-tile/as-character-tile-or-else.html
HTML
apache-2.0
5,865
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>white_list2 - RDoc Documentation</title> <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script> <script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script> <script type="text/javascript" charset="utf-8" src="../js/search.js"></script> <script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script> <script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script> <body class="file"> <nav id="metadata"> <nav id="home-section" class="section"> <h3 class="section-header"> <a href="../index.html">Home</a> <a href="../table_of_contents.html#classes">Classes</a> <a href="../table_of_contents.html#methods">Methods</a> </h3> </nav> <nav id="search-section" class="section project-section" class="initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <h3 class="section-header"> <input type="text" name="search" placeholder="Search" id="search-field" title="Type to search, Up and Down to navigate, Enter to load"> </h3> </form> <ul id="search-results" class="initially-hidden"></ul> </nav> <div id="project-metadata"> <nav id="fileindex-section" class="section project-section"> <h3 class="section-header">Pages</h3> <ul> <li class="file"><a href="../Gemfile.html">Gemfile</a> <li class="file"><a href="../README_rdoc.html">README</a> <li class="file"><a href="../lib/log_parser/strategies/sql/README_strategies.html">README_strategies</a> <li class="file"><a href="../logs/log.html">log</a> <li class="file"><a href="../logs/log_simple.html">log_simple</a> <li class="file"><a href="../logs/log_tests.html">log_tests</a> <li class="file"><a href="../logs/white_list.html">white_list</a> <li class="file"><a href="../logs/white_list2.html">white_list2</a> <li class="file"><a href="../spec/fixtures/log.html">log</a> <li class="file"><a href="../spec/fixtures/log_simple.html">log_simple</a> <li class="file"><a href="../spec/fixtures/log_tests.html">log_tests</a> <li class="file"><a href="../spec/fixtures/white_list.html">white_list</a> <li class="file"><a href="../spec/fixtures/white_list2.html">white_list2</a> <li class="file"><a href="../white_list.html">white_list</a> </ul> </nav> <nav id="classindex-section" class="section project-section"> <h3 class="section-header">Class and Module Index</h3> <ul class="link-list"> <li><a href="../LogParser.html">LogParser</a> <li><a href="../LogParser/Log.html">LogParser::Log</a> <li><a href="../LogParser/LogEntry.html">LogParser::LogEntry</a> <li><a href="../LogParser/SqlInfo.html">LogParser::SqlInfo</a> <li><a href="../LogParser/Strategies.html">LogParser::Strategies</a> <li><a href="../LogParser/Strategies/Sql.html">LogParser::Strategies::Sql</a> <li><a href="../LogParser/Strategies/Sql/Base.html">LogParser::Strategies::Sql::Base</a> <li><a href="../LogParser/Strategies/Sql/Ragel.html">LogParser::Strategies::Sql::Ragel</a> <li><a href="../LogParser/Strategies/Sql/Regexp.html">LogParser::Strategies::Sql::Regexp</a> <li><a href="../LogParser/WhiteList.html">LogParser::WhiteList</a> <li><a href="../Object.html">Object</a> <li><a href="../Runtime.html">Runtime</a> </ul> </nav> </div> </nav> <div id="documentation" class="description"> <p>UPDATE users SET session_user_id = -1, session_start = 1319238613, session_time = 1319238613, session_page = 0, session_logged_in = 0 WHERE session_id = ‘1’ UPDATE phpbb_sessions SET session_user_id = -1, session_start = 1319238613, session_time = 1319238613, session_page = 0, session_logged_in = 0 WHERE session_id = ‘1’ AND session_ip = ‘7f000001’</p> </div> <footer id="validator-badges"> <p><a href="http://validator.w3.org/check/referer">[Validate]</a> <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12. <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. </footer>
bt3gl/Monitoring_CSRF_Attacks
other_languages/C++/monCSRF_C++/doc/logs/white_list2.html
HTML
apache-2.0
4,492
<!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 Thu Feb 08 09:04:07 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.JGroupsSupplier (BOM: * : All 2018.2.0 API)</title> <meta name="date" content="2018-02-08"> <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.JGroupsSupplier (BOM: * : All 2018.2.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/JGroupsSupplier.html" title="interface in org.wildfly.swarm.config">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.2.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/class-use/JGroupsSupplier.html" target="_top">Frames</a></li> <li><a href="JGroupsSupplier.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.JGroupsSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.JGroupsSupplier</h2> </div> <div class="classUseContainer">No usage of org.wildfly.swarm.config.JGroupsSupplier</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/JGroupsSupplier.html" title="interface in org.wildfly.swarm.config">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.2.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/class-use/JGroupsSupplier.html" target="_top">Frames</a></li> <li><a href="JGroupsSupplier.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.2.0/apidocs/org/wildfly/swarm/config/class-use/JGroupsSupplier.html
HTML
apache-2.0
4,835
<table class="table table-bordered"> <thead> <tr> <th class="text-left" style="width: 20%">Key</th> <th class="text-left" style="width: 15%">Default</th> <th class="text-left" style="width: 65%">Description</th> </tr> </thead> <tbody> <tr> <td><h5>akka.ask.timeout</h5></td> <td style="word-wrap: break-word;">"10 s"</td> <td>Timeout used for all futures and blocking Akka calls. If Flink fails due to timeouts then you should try to increase this value. Timeouts can be caused by slow machines or a congested network. The timeout value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-factor</h5></td> <td style="word-wrap: break-word;">1.0</td> <td>The pool size factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the pool-size-min and pool-size-max values.</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-max</h5></td> <td style="word-wrap: break-word;">2</td> <td>Max number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-min</h5></td> <td style="word-wrap: break-word;">1</td> <td>Min number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.client.timeout</h5></td> <td style="word-wrap: break-word;">"60 s"</td> <td>Timeout for all blocking calls on the client side.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-factor</h5></td> <td style="word-wrap: break-word;">2.0</td> <td>The parallelism factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the parallelism-min and parallelism-max values.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-max</h5></td> <td style="word-wrap: break-word;">64</td> <td>Max number of threads to cap factor-based parallelism number to.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-min</h5></td> <td style="word-wrap: break-word;">8</td> <td>Min number of threads to cap factor-based parallelism number to.</td> </tr> <tr> <td><h5>akka.framesize</h5></td> <td style="word-wrap: break-word;">"10485760b"</td> <td>Maximum size of messages which are sent between the JobManager and the TaskManagers. If Flink fails because messages exceed this limit, then you should increase it. The message size requires a size-unit specifier.</td> </tr> <tr> <td><h5>akka.jvm-exit-on-fatal-error</h5></td> <td style="word-wrap: break-word;">true</td> <td>Exit JVM on fatal Akka errors.</td> </tr> <tr> <td><h5>akka.log.lifecycle.events</h5></td> <td style="word-wrap: break-word;">false</td> <td>Turns on the Akka’s remote logging of events. Set this value to 'true' in case of debugging.</td> </tr> <tr> <td><h5>akka.lookup.timeout</h5></td> <td style="word-wrap: break-word;">"10 s"</td> <td>Timeout used for the lookup of the JobManager. The timeout value has to contain a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.retry-gate-closed-for</h5></td> <td style="word-wrap: break-word;">50</td> <td>Milliseconds a gate should be closed for after a remote connection was disconnected.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-factor</h5></td> <td style="word-wrap: break-word;">1.0</td> <td>The pool size factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the pool-size-min and pool-size-max values.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-max</h5></td> <td style="word-wrap: break-word;">2</td> <td>Max number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-min</h5></td> <td style="word-wrap: break-word;">1</td> <td>Min number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.ssl.enabled</h5></td> <td style="word-wrap: break-word;">true</td> <td>Turns on SSL for Akka’s remote communication. This is applicable only when the global ssl flag security.ssl.enabled is set to true.</td> </tr> <tr> <td><h5>akka.startup-timeout</h5></td> <td style="word-wrap: break-word;">(none)</td> <td>Timeout after which the startup of a remote component is considered being failed.</td> </tr> <tr> <td><h5>akka.tcp.timeout</h5></td> <td style="word-wrap: break-word;">"20 s"</td> <td>Timeout for all outbound connections. If you should experience problems with connecting to a TaskManager due to a slow network, you should increase this value.</td> </tr> <tr> <td><h5>akka.throughput</h5></td> <td style="word-wrap: break-word;">15</td> <td>Number of messages that are processed in a batch before returning the thread to the pool. Low values denote a fair scheduling whereas high values can increase the performance at the cost of unfairness.</td> </tr> <tr> <td><h5>akka.transport.heartbeat.interval</h5></td> <td style="word-wrap: break-word;">"1000 s"</td> <td>Heartbeat interval for Akka’s transport failure detector. Since Flink uses TCP, the detector is not necessary. Therefore, the detector is disabled by setting the interval to a very high value. In case you should need the transport failure detector, set the interval to some reasonable value. The interval value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.transport.heartbeat.pause</h5></td> <td style="word-wrap: break-word;">"6000 s"</td> <td>Acceptable heartbeat pause for Akka’s transport failure detector. Since Flink uses TCP, the detector is not necessary. Therefore, the detector is disabled by setting the pause to a very high value. In case you should need the transport failure detector, set the pause to some reasonable value. The pause value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.transport.threshold</h5></td> <td style="word-wrap: break-word;">300.0</td> <td>Threshold for the transport failure detector. Since Flink uses TCP, the detector is not necessary and, thus, the threshold is set to a high value.</td> </tr> </tbody> </table>
mbode/flink
docs/_includes/generated/akka_configuration.html
HTML
apache-2.0
7,396
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Readme | Relution-CLI</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script src="../assets/js/modernizr.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">Relution-CLI</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_gii_templates_new_readme_.html">&quot;gii/templates/new/Readme&quot;</a> </li> <li> <a href="_gii_templates_new_readme_.readme.html">Readme</a> </li> </ul> <h1>Class Readme</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">Readme</span> </li> </ul> </section> <section class="tsd-panel"> <h3>Implements</h3> <ul class="tsd-hierarchy"> <li><a href="../interfaces/_gii_templateinterface_.templateinterface.html" class="tsd-signature-type">TemplateInterface</a></li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#name" class="tsd-kind-icon">name</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#package" class="tsd-kind-icon">package</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#publishname" class="tsd-kind-icon">publish<wbr>Name</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#template" class="tsd-kind-icon">template</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="name" class="tsd-anchor"></a> <h3>name</h3> <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L6">gii/templates/new/Readme.ts:6</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="package" class="tsd-anchor"></a> <h3>package</h3> <div class="tsd-signature tsd-kind-icon">package<span class="tsd-signature-symbol">:</span> <a href="_gii_templates_new_packagejson_.packagejson.html" class="tsd-signature-type">PackageJson</a></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L8">gii/templates/new/Readme.ts:8</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="publishname" class="tsd-anchor"></a> <h3>publish<wbr>Name</h3> <div class="tsd-signature tsd-kind-icon">publish<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_gii_templateinterface_.templateinterface.html">TemplateInterface</a>.<a href="../interfaces/_gii_templateinterface_.templateinterface.html#publishname">publishName</a></p> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L7">gii/templates/new/Readme.ts:7</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="template" class="tsd-anchor"></a> <h3>template</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> template<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L10">gii/templates/new/Readme.ts:10</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_gii_templates_new_readme_.html">"gii/templates/new/<wbr>Readme"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module"> <a href="_gii_templates_new_readme_.readme.html" class="tsd-kind-icon">Readme</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#name" class="tsd-kind-icon">name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#package" class="tsd-kind-icon">package</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#publishname" class="tsd-kind-icon">publish<wbr>Name</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#template" class="tsd-kind-icon">template</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/_gii_templates_new_readme_.html#html" class="tsd-kind-icon">html</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
relution-io/relution-cli
public/docs/classes/_gii_templates_new_readme_.readme.html
HTML
apache-2.0
13,706
<!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_172) on Wed Mar 13 10:37:24 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.fishwife.jrugged.aspects.CircuitBreaker (jrugged-aspects 4.0.0-SNAPSHOT API)</title> <meta name="date" content="2019-03-13"> <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.fishwife.jrugged.aspects.CircuitBreaker (jrugged-aspects 4.0.0-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="../../../../../org/fishwife/jrugged/aspects/package-summary.html">Package</a></li> <li><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">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/fishwife/jrugged/aspects/class-use/CircuitBreaker.html" target="_top">Frames</a></li> <li><a href="CircuitBreaker.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.fishwife.jrugged.aspects.CircuitBreaker" class="title">Uses of Class<br>org.fishwife.jrugged.aspects.CircuitBreaker</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.fishwife.jrugged.aspects"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</a> in <a href="../../../../../org/fishwife/jrugged/aspects/package-summary.html">org.fishwife.jrugged.aspects</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/fishwife/jrugged/aspects/package-summary.html">org.fishwife.jrugged.aspects</a> with parameters of type <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</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/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><span class="typeNameLabel">CircuitBreakerAspect.</span><code><span class="memberNameLink"><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreakerAspect.html#monitor-org.aspectj.lang.ProceedingJoinPoint-org.fishwife.jrugged.aspects.CircuitBreaker-">monitor</a></span>(<a href="http://www.eclipse.org/aspectj/doc/next/runtime-api/org/aspectj/lang/ProceedingJoinPoint.html?is-external=true" title="class or interface in org.aspectj.lang">ProceedingJoinPoint</a>&nbsp;pjp, <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</a>&nbsp;circuitBreakerAnnotation)</code> <div class="block">Runs a method call through the configured <a href="https://github.com/Comcast/jrugged/apidocs/org/fishwife/jrugged/CircuitBreaker.html?is-external=true" title="class or interface in org.fishwife.jrugged"><code>CircuitBreaker</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="../../../../../org/fishwife/jrugged/aspects/package-summary.html">Package</a></li> <li><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">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/fishwife/jrugged/aspects/class-use/CircuitBreaker.html" target="_top">Frames</a></li> <li><a href="CircuitBreaker.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. All Rights Reserved.</small></p> </body> </html>
Comcast/jrugged
docs/4.0.0/jrugged-aspects/org/fishwife/jrugged/aspects/class-use/CircuitBreaker.html
HTML
apache-2.0
6,804
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head> <body> <h1>Not Found</h1> <p>The requested URL /html/wedlock/images/apple-touch-icon-114x114.png was not found on this server.</p> <hr> <address>Apache Server at demo.t2themes.com Port 80</address> </body></html>
sunpj2007/sunpj2007.github.io
images/apple-touch-icon-114x114.html
HTML
apache-2.0
316
<table cellspacing="0" cellpadding="0" border="1"> <tbody> <tr> <td valign="top"><p><b>CLASS: VALPROIC (ACID) AND, BY EXTRAPOLATION, VALPROMIDE</b></p> <p><b>CLASS CODE: N03AG0</b></p></td> </tr> <tr> <td valign="top"><p>Drug: Valproic acid</p> <p>RxNorm: 11118</p> <p>ATC: N03AG01</p></td> </tr> <tr> <td valign="top"><p>Drug: Valpromide</p> <p>RxNorm: 23420</p> <p>ATC: N03AG02</p></td> </tr> </tbody> </table>
glilly/osdi
eng_sept2016_v3/sept2016_classes_html/VALPROIC-(ACID)-AND,-BY-EXTRAPOLATION,-VALPROMIDE.html
HTML
apache-2.0
422
<!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.6.0_27) on Thu Jan 23 20:22:22 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Package org.apache.solr.cloud (Solr 4.6.1 API)</title> <meta name="date" content="2014-01-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 Package org.apache.solr.cloud (Solr 4.6.1 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>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="../../../../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/solr/cloud/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package org.apache.solr.cloud" class="title">Uses of Package<br>org.apache.solr.cloud</h1> </div> <div class="contentContainer"> <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/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</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.solr.cloud">org.apache.solr.cloud</a></td> <td class="colLast"> <div class="block">Base classes and utilities for creating and testing <a href="https://wiki.apache.org/solr/SolrCloud">Solr Cloud</a> clusters.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.cloud"> <!-- --> </a> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> used by <a href="../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/AbstractDistribZkTestBase.html#org.apache.solr.cloud">AbstractDistribZkTestBase</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/AbstractFullDistribZkTestBase.CloudJettyRunner.html#org.apache.solr.cloud">AbstractFullDistribZkTestBase.CloudJettyRunner</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ChaosMonkey.html#org.apache.solr.cloud">ChaosMonkey</a> <div class="block">The monkey can stop random or specific jetties used with SolrCloud.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ZkTestServer.html#org.apache.solr.cloud">ZkTestServer</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ZkTestServer.HostPort.html#org.apache.solr.cloud">ZkTestServer.HostPort</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../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="../../../../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/solr/cloud/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 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>
arnaud71/webso-db
docs/solr-test-framework/org/apache/solr/cloud/package-use.html
HTML
apache-2.0
6,882
<div class="card"> <div class="card-block"> <h4 class="card-title">What's Here</h4> <p class="card-text"> {% assign tags = site.tags | sort %} {% for tag in tags %} <span class="site-tag"> <a href="/tag/{{ tag | first | slugify }}/" style="font-size: {{ tag | last | size | times: 4 | plus: 80 }}%"> {{ tag[0] | replace:'-', ' ' }} ({{ tag | last | size }}) </a> </span> {% endfor %} </p> </div> </div>
gmalecha/gmalecha.github.io
_includes/cards/tags.html
HTML
apache-2.0
497
<!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_162) on Tue Jan 23 20:22:19 PST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml.jackson.databind.ser.std.SqlDateSerializer (jackson-databind 2.9.0 API)</title> <meta name="date" content="2018-01-23"> <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 com.fasterxml.jackson.databind.ser.std.SqlDateSerializer (jackson-databind 2.9.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="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">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/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.html" target="_top">Frames</a></li> <li><a href="SqlDateSerializer.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 com.fasterxml.jackson.databind.ser.std.SqlDateSerializer" class="title">Uses of Class<br>com.fasterxml.jackson.databind.ser.std.SqlDateSerializer</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="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</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.fasterxml.jackson.databind.ser.std">com.fasterxml.jackson.databind.ser.std</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.databind.ser.std"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a> in <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/package-summary.html">com.fasterxml.jackson.databind.ser.std</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="../../../../../../../com/fasterxml/jackson/databind/ser/std/package-summary.html">com.fasterxml.jackson.databind.ser.std</a> that return <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</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/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a></code></td> <td class="colLast"><span class="typeNameLabel">SqlDateSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html#withFormat-java.lang.Boolean-java.text.DateFormat-">withFormat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;timestamp, <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;customFormat)</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="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">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/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.html" target="_top">Frames</a></li> <li><a href="SqlDateSerializer.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; 2008&#x2013;2018 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
FasterXML/jackson-databind
docs/javadoc/2.9/com/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.html
HTML
apache-2.0
7,644
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_streambuf_ref::prepare</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../basic_streambuf_ref.html" title="basic_streambuf_ref"> <link rel="prev" href="mutable_buffers_type.html" title="basic_streambuf_ref::mutable_buffers_type"> <link rel="next" href="size.html" title="basic_streambuf_ref::size"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="mutable_buffers_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf_ref.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="size.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.basic_streambuf_ref.prepare"></a><a class="link" href="prepare.html" title="basic_streambuf_ref::prepare">basic_streambuf_ref::prepare</a> </h4></div></div></div> <p> <a class="indexterm" name="idp146967472"></a> Get a list of buffers that represents the output sequence, with the given size. </p> <pre class="programlisting"><span class="identifier">mutable_buffers_type</span> <span class="identifier">prepare</span><span class="special">(</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">n</span><span class="special">);</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="mutable_buffers_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf_ref.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="size.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
letitvi/VideoGridPlayer
thirdparty/source/asio-1.11.0/doc/asio/reference/basic_streambuf_ref/prepare.html
HTML
apache-2.0
2,863
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../favicon.ico" /> <title>com.google.android.gms.plus.model.people | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto+Condensed"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../../../../../../assets/css/default.css?v=2" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../../../../../../"; var metaTags = []; var devsite = false; </script> <script src="../../../../../../../../assets/js/docs.js?v=2" type="text/javascript"></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-5831155-1', 'android.com'); ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker); ga('send', 'pageview'); ga('universal.send', 'pageview'); // Send page view for new tracker. </script> </head> <body class="gc-documentation develop"> <div id="doc-api-level" class="" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header-wrapper"> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../../../../../../index.html"> <img src="../../../../../../../../assets/images/dac_logo.png" srcset="../../../../../../../../assets/images/[email protected] 2x" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../../../../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../../../../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../../../../../../distribute/googleplay/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../../../../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div><!-- end 'mid' --> <div class="bottom"></div> </div><!-- end 'moremenu' --> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../../../../../../')" onkeyup="return search_changed(event, false, '../../../../../../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div><!-- end search-inner --> </div><!-- end search-container --> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> <div class="child-card samples no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div><!-- end menu-container (search and menu widget) --> <!-- Expanded quicknav --> <div id="quicknav" class="col-13"> <ul> <li class="about"> <ul> <li><a href="../../../../../../../../about/index.html">About</a></li> <li><a href="../../../../../../../../wear/index.html">Wear</a></li> <li><a href="../../../../../../../../tv/index.html">TV</a></li> <li><a href="../../../../../../../../auto/index.html">Auto</a></li> </ul> </li> <li class="design"> <ul> <li><a href="../../../../../../../../design/index.html">Get Started</a></li> <li><a href="../../../../../../../../design/devices.html">Devices</a></li> <li><a href="../../../../../../../../design/style/index.html">Style</a></li> <li><a href="../../../../../../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../../../../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../../../../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../../../../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../../../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../../../../../../guide/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../../../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../../../../../../sdk/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> </li> <li><a href="../../../../../../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../../../../../../distribute/googleplay/index.html">Google Play</a></li> <li><a href="../../../../../../../../distribute/essentials/index.html">Essentials</a></li> <li><a href="../../../../../../../../distribute/users/index.html">Get Users</a></li> <li><a href="../../../../../../../../distribute/engage/index.html">Engage &amp; Retain</a></li> <li><a href="../../../../../../../../distribute/monetize/index.html">Monetize</a></li> <li><a href="../../../../../../../../distribute/tools/index.html">Tools &amp; Reference</a></li> <li><a href="../../../../../../../../distribute/stories/index.html">Developer Stories</a></li> </ul> </li> </ul> </div><!-- /Expanded quicknav --> </div><!-- end header-wrap.wrap --> </div><!-- end header --> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../../../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../../../../../../guide/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../../../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../../../../../../sdk/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../../../../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav DEVELOP --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> </div> <!--end header-wrapper --> <div id="sticky-header"> <div> <a class="logo" href="#top"></a> <a class="top" href="#top"></a> <ul class="breadcrumb"> <li class="current">com.google.android.gms.plus.model.people</li> </ul> </div> </div> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled" title="Select your target API level to dim unavailable APIs">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/package-summary.html">com.google.android.gms</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/actions/package-summary.html">com.google.android.gms.actions</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/package-summary.html">com.google.android.gms.ads</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/doubleclick/package-summary.html">com.google.android.gms.ads.doubleclick</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/identifier/package-summary.html">com.google.android.gms.ads.identifier</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/package-summary.html">com.google.android.gms.ads.mediation</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/admob/package-summary.html">com.google.android.gms.ads.mediation.admob</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/customevent/package-summary.html">com.google.android.gms.ads.mediation.customevent</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/purchase/package-summary.html">com.google.android.gms.ads.purchase</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/search/package-summary.html">com.google.android.gms.ads.search</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/analytics/package-summary.html">com.google.android.gms.analytics</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/analytics/ecommerce/package-summary.html">com.google.android.gms.analytics.ecommerce</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/appindexing/package-summary.html">com.google.android.gms.appindexing</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/appstate/package-summary.html">com.google.android.gms.appstate</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/auth/package-summary.html">com.google.android.gms.auth</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/auth/api/package-summary.html">com.google.android.gms.auth.api</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/cast/package-summary.html">com.google.android.gms.cast</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/package-summary.html">com.google.android.gms.common</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/annotation/package-summary.html">com.google.android.gms.common.annotation</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/api/package-summary.html">com.google.android.gms.common.api</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/data/package-summary.html">com.google.android.gms.common.data</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/images/package-summary.html">com.google.android.gms.common.images</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/package-summary.html">com.google.android.gms.drive</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/events/package-summary.html">com.google.android.gms.drive.events</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/metadata/package-summary.html">com.google.android.gms.drive.metadata</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/query/package-summary.html">com.google.android.gms.drive.query</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/widget/package-summary.html">com.google.android.gms.drive.widget</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/package-summary.html">com.google.android.gms.fitness</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/data/package-summary.html">com.google.android.gms.fitness.data</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/request/package-summary.html">com.google.android.gms.fitness.request</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/result/package-summary.html">com.google.android.gms.fitness.result</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/service/package-summary.html">com.google.android.gms.fitness.service</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/package-summary.html">com.google.android.gms.games</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/achievement/package-summary.html">com.google.android.gms.games.achievement</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/event/package-summary.html">com.google.android.gms.games.event</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/leaderboard/package-summary.html">com.google.android.gms.games.leaderboard</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/package-summary.html">com.google.android.gms.games.multiplayer</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html">com.google.android.gms.games.multiplayer.realtime</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html">com.google.android.gms.games.multiplayer.turnbased</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/quest/package-summary.html">com.google.android.gms.games.quest</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/request/package-summary.html">com.google.android.gms.games.request</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/snapshot/package-summary.html">com.google.android.gms.games.snapshot</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/gcm/package-summary.html">com.google.android.gms.gcm</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/identity/intents/package-summary.html">com.google.android.gms.identity.intents</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/identity/intents/model/package-summary.html">com.google.android.gms.identity.intents.model</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/location/package-summary.html">com.google.android.gms.location</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/maps/package-summary.html">com.google.android.gms.maps</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/maps/model/package-summary.html">com.google.android.gms.maps.model</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/panorama/package-summary.html">com.google.android.gms.panorama</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/package-summary.html">com.google.android.gms.plus</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/model/moments/package-summary.html">com.google.android.gms.plus.model.moments</a></li> <li class="selected api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/package-summary.html">com.google.android.gms.plus.model.people</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/security/package-summary.html">com.google.android.gms.security</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/tagmanager/package-summary.html">com.google.android.gms.tagmanager</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wallet/package-summary.html">com.google.android.gms.wallet</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wallet/fragment/package-summary.html">com.google.android.gms.wallet.fragment</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wearable/package-summary.html">com.google.android.gms.wearable</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.AgeRange.html">Person.AgeRange</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.html">Person.Cover</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html">Person.Cover.CoverInfo</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html">Person.Cover.CoverPhoto</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Image.html">Person.Image</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Name.html">Person.Name</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.html">Person.Organizations</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html">Person.PlacesLived</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.html">Person.Urls</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html">Person.Cover.Layout</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Gender.html">Person.Gender</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.ObjectType.html">Person.ObjectType</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html">Person.Organizations.Type</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html">Person.RelationshipStatus</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html">Person.Urls.Type</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/PersonBuffer.html">PersonBuffer</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../../../../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="api-level"> </div> </div> <div id="jd-header"> package <h1>com.google.android.gms.plus.model.people</h1> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-"> <h2>Interfaces</h2> <div class="jd-sumtable"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.AgeRange.html">Person.AgeRange</a></td> <td class="jd-descrcol" width="100%">The age range of the person.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.html">Person.Cover</a></td> <td class="jd-descrcol" width="100%">The cover photo content.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html">Person.Cover.CoverInfo</a></td> <td class="jd-descrcol" width="100%">Extra information about the cover photo.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html">Person.Cover.CoverPhoto</a></td> <td class="jd-descrcol" width="100%">The person's primary cover image.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Image.html">Person.Image</a></td> <td class="jd-descrcol" width="100%">The representation of the person's profile photo.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Name.html">Person.Name</a></td> <td class="jd-descrcol" width="100%">An object representation of the individual components of a person's name.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.html">Person.Organizations</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html">Person.PlacesLived</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.html">Person.Urls</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> </table> </div> <h2>Classes</h2> <div class="jd-sumtable"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html">Person.Cover.Layout</a></td> <td class="jd-descrcol" width="100%">The layout of the cover art.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Gender.html">Person.Gender</a></td> <td class="jd-descrcol" width="100%">The person's gender.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.ObjectType.html">Person.ObjectType</a></td> <td class="jd-descrcol" width="100%">Type of person within Google+.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html">Person.Organizations.Type</a></td> <td class="jd-descrcol" width="100%">The type of organization.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html">Person.RelationshipStatus</a></td> <td class="jd-descrcol" width="100%">The person's relationship status.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html">Person.Urls.Type</a></td> <td class="jd-descrcol" width="100%">The type of URL.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/PersonBuffer.html">PersonBuffer</a></td> <td class="jd-descrcol" width="100%">Data structure providing access to a list of <code><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></code> objects.&nbsp;</td> </tr> </table> </div> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../../../../../../license.html"> Content License</a>. </div> <div id="build_info"> Android GmsCore 1501030&nbsp;r &mdash; <script src="../../../../../../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../../../../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../../../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../../../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div><!-- end jd-content --> </div><!-- doc-content --> </div> <!-- end body-content --> </body> </html>
gudnam/bringluck
google_play_services/docs/reference/com/google/android/gms/plus/model/people/package-summary.html
HTML
apache-2.0
35,708
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Hong Kong - Jennifer Kruse</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/clean-blog.min.css" rel="stylesheet"> <link href="css/application.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[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.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a style="color:white" href="http://jenniferkruse.me">Home</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Page Header --> <!-- Set your background image for this header on the line below. --> <header class="intro-header" style="background-image: url('img/hk/header.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <h1 style="color: white">Hong Kong</h1> <h2 class="subheading" style="color: white">My weekend trip to Hong Kong</h2>July 25, 2016</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <p>Plane tickets from Taiwan to Hong Kong were only about $160, so while I'm in Taiwan I decided to make a weekend trip! I went alone and was there for 4 days and 3 nights. After being in Taipei for 2 months, Hong Kong definitely has a different feel to it. It's more "big city" than Taipei is.</p> <h4>Airbnb</h4> <p>As someone who graduated college in May and took a trip to Asia instead of immediately starting my job (read: no money), I decided to stay in an Airbnb room. I wanted something cheap and convenient, and found a room that was $30/night in Kowloon close to an MTR station. It was very convenient! My room was my bed and my bed was my room, but I only used the apartment for showering and sleeping so it didn't matter. There were 2 rooms always being rented out. The first night there were two other Chinese girls there so we could speak in Chinese to each other. The other two nights actually had a guy from Taipei so it was interesting we both came from the same city and ended up at the same place!</p> <img class="blogImgShort" src="img/hk/pic1.jpg"> <br><br> <h4>Food</h4> <p>During first night in Hong Kong I went out for dim sum with a friend and her friends. It was SO GOOD. For the rest of my meals, I usually tried to find a hole in the wall place to eat at (harder to find than in Taiwan, where you can just walk out of your apartment and find food stalls in any direction). In one restaurant they seated me in a booth across what looked to be Hong Kong's most ancient man. I think Hong Kong people's taste is less sweet than Taiwan's, judging by what shops were around and also the fact that the 7-11s had way more chips and less candy than the 7-11s in Taiwan. </p> <h4>People</h4> <p>After spending 2 months in Taiwan, it was interesting to compare Taiwanese people to Hong Kong people. Taiwanese people seem more shy, but really warm if you actually talk with them. The people in Hong Kong seem less shy, but cashiers, etc seem less patient than Taiwanese people. The styles are also different. I noticed that Hong Kong people wear styles more similar to American styles, while Taiwanese people seem to dress more "cute." Hong Kong is also a very diverse place and definitely has more foreigners than Taiwan. In many places I didn't even feel like a foreigner for the first time in two months! Before I came to Hong Kong I knew that their English was good, but I was surprised by how good their English actually was.</p> <h4>Convenience</h4> <p>Hong Kong's public transportation is pretty good. When I was there I bought an octopus card and used that for the metros, buses, and trams. Ever since I was little, I had wanted to ride a double decker bus, and Hong Kong has plenty! In fact, the first thing I got to do after leaving the airport was board a double decker bus and I was so happy about it.</p> <p>I was able to buy a pretty cheap SIM card in the airport so I could use cell data during the duration of my trip. I had 5 GBs worth for about $20 USD or so and only ended up using about 1 GB.</p> <p>Although Hong Kong doesn't have as many 7-11s as Taiwan, they're still plentiful enough to find and grab a bottle of water to stay hydrated when walking around. However, I had trouble finding public bathrooms as not all MTR stations have them (although once I asked an MTR employee where the bathroom was and he let me use a secret unmarked bathroom he unlocked for me). </p> <h4>Tian Tan Buddha</h4> <p>Going to see big Buddha statue in Hong Kong like something a white person who travels to Asia might want to see so there I went. I went directly from the airport to take the cable car to the Buddha (the cable car company held my bags). The view from the cable car was really neat, and the sky was clear so I could see pretty far. The cable car takes you to a little village made of souvenir shops, and past the village is the Buddha and some temples. </p> <img class="blogImgShort" src="img/hk/pic2.jpg"> <p>To get to the actual Buddha you climb a bunch of steps (no small feat in the Hong Kong heat (that wasn't supposed to rhyme but I'm leaving it)). The view at the top is pretty neat and there are additional smaller statues around the Buddha, as well as a little indoor area you can see some other Buddhist things. </p> <img class="blogImgShort" src="img/hk/pic3.jpg"> <p>At the bottom there are shops selling drinks, souvenirs, fans, etc. The temples are pretty cool and worth seeing. The architecture is so beautiful! </p> <h4>Lan Kwai Fong</h4> <p>If you want to drink while in Hong Kong, I heard this is the place, and it was a lot of fun. It's a few streets/blocks of bars. But since it's in Asia, you can also drink beers outside while walking around, so the streets are full of people, a good portion of them being other foreigners. If you don't want to spend a lot of money at a bar, there are two 7-11s you can buy a cheap beer in. I actually went here both Friday and Saturday, and it was fun! </p> <img class="blogImgShort" src="img/hk/pic4.jpg"> <br><br> <h4>Temple Street Night Market/Ladies Market</h4> <p>Admittedly I'm already a bit spoiled from Taiwan's night markets so I was a bit disappointed in the food selection, but these two markets were great if you want to buy some cheap souvenirs. However, you have to bargain! None of the prices are marked, and if you're a foreigner they tell you an extremely marked up price. I was able to bargain down to less than half of the asking price for the few things I bought. I also have a lot of experience from bargaining in Taiwan, but in Hong Kong they are very aggressive about it! It was a lot of fun though. However, many of the items are very cheap things you could probably find online for less money than at these night markets. </p> <img class="blogImgShort" src="img/hk/pic5.jpg"> <br><br> <h4>Victoria Peak</h4> <p>I figured going to the peak of Victoria Mountain was something I had to do as a tourist. Even though I got to the Peak Tram by 10am, the line was already 45 minutes long! I think the line to the tram could've been handled better..when the tram doors opened it was basically a mad dash to get inside. At one point another woman had blocked me with her arm (even though I was next to enter the tram) so her kids could get on before me but I pushed through. I found a seat by a window and sat down, but then people flooded into the tram and at one point a woman was on my lap trying to save a ton of seats in front of me so I pushed her off of me. The tram ride to the top was nice though, and at the top the view was beautiful! The air was so clean (a friend told me the air is only that clean in the summer) (the clean air was probably why even though I don't get burnt in Taiwan without wearing sunscreen, I got fried my first day in Hong Kong), and the skyline was breathtaking.</p> <img class="blogImgShort" src="img/hk/pic7.jpg"> <br><br> <h4>Tram Ride</h4> <p>Although there's a tram tour you can take in Hong Kong, you can also just board a tram for less than 50 cents USD and ride it around. I spent a morning doing this and it was so fun! I was able to see many different parts of the city. At the terminal station we had to get off the tram so I walked around and found some breakfast and hopped back on. I got a seat at the very back and was able to take pictures out the open window. </p> <img class="blogImgShort" src="img/hk/pic6.jpg"> <br><br> <h4>Lamma Island</h4> <p>I took a ferry to Lamma Island one afternoon with not much of a plan. I had read up on it a bit before going and it sounded interesting. The island basically has two villages, one on each side, and the ferry drops you off at one of them. Then there's a hiking trail to the other side and you can take that ferry back. </p> <img class="blogImgShort" src="img/hk/pic8.jpg"> <p>The village was pretty cool, the main street had lots of seafood restaurants and little shops. I ate some fish and window shopped a bit, then went to the hiking trail. After about 15 minutes of hiking I came to a beach. They had lockers and showers so I decided to swim in the ocean for a bit. The water had lots of trash and other unidentifiable objects but it was still pretty fun. After about an hour I continued the hike in wet clothes since I didn't plan ahead and bring my swimsuit. However, I probably still would've worn my shorts and T-shirt because all weekend at the touristy spots I had a problem with tourists from some of the other countries sneakily/creepily taking my photo (I guess it's not every day you see a 6'5 girl) without asking me first, and I didn't want pictures of me in a bikini on strangers' phones without my consent. </p> <p>At the beach there were tons of other foreigners, and I saw a lady from Africa carrying one of those huge 24-pack cases of water bottles on her head walking on the beach, balancing it with no hands! It's hard enough for me to walk on the hot sand carrying nothing so I was very impressed! And I thought it was funny that I came all the way to Hong Kong by myself, to a beach on an island, to see an African lady carrying a heavy case of water on her head. </p> <img class="blogImgShort" src="img/hk/pic9.jpg"> <p>Anyways, the hike was pretty fun and interesting. I got to see a kamikaze cave (actually one of the reasons I was interested in Lamma Island because I love WWII things), which are caves that the Japanese had planned to fill with speed boats and use in kamikaze attacks, but the war ended before the plan ever got carried out. Then after about 1.5 hours I arrived at the other town. I ate some frozen pineapple and headed back to Hong Kong! It was very tiring and very fun. </p> <img class="blogImgShort" src="img/hk/pic10.jpg"> <br><br> <h4>Bird Market</h4> <p>The bird market was probably one of my favorite things in Hong Kong even though I stayed for less than 20 minutes. There were a bunch of older Hong Kong ladies and men buying and selling birds. Some of the men were also loudly playing card games and drinking beer. Meanwhile there were cages and cages of all kinds of birds (maybe inhumane) and lots of wild birds who were attracted to the sounds. I LOVE birds, so this was great. There were also no tourists around besides me. </p> <img class="blogImgShort" src="img/hk/pic11.jpg"> <br><br> <img class="blogImgShort" src="img/hk/pic12.jpg"> <br><br> <h4>Central–Mid-Levels Escalator and Wet Markets</h4> <p>I went to the largest outdoor escalator system in the world (exciting, huh?) but it was actually pretty relaxing and there were lots of little markets around selling anything from knick-knacks to fruit to live fish to fresh meat. </p> <img class="blogImgShort" src="img/hk/pic13.jpg"> <br><br> <h4>Kowloon Walled City Park</h4> <p>I think the history of <a href="https://en.wikipedia.org/wiki/Kowloon_Walled_City">Kowloon Walled City</a> is really interesting, but since it doesn't exist anymore, there's only Kowloon Walled City Park. I was in the neighborhood and had time so I walked around for a bit and saw some of the ruins they still had up. It was a pretty nice park but I wouldn't make a special point out of going unless you're already near it. <h4>Pokemon Go!</h4> <p>The day I left was the day that Hong Kong got Pokemon Go. Taiwan still doesn't have it so this was my first chance to actually play! I had 30 minutes before I needed to leave for the airport so I walked around catching Pokemon and tons of other people were doing the same. Then at the airport I had time to kill so I charged my phone and walked everywhere catching a lot of Pokemon. Then it was back to Pokemon-less Taiwan :'(</p> <p>A link to my full album of Hong Kong photos can be found <a href="https://www.facebook.com/jennifer.kruse/media_set?set=a.10157040603055276.1073741839.582350275">here</a>.</p> <p class="contactText"> Questions? Comments? Don't hesitate to <a href="http://jenniferkruse.me/about">contact me</a>!</p> <!-- <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'jenniferkruse'; // required: replace example with your forum shortname var disqus_identifier = 'hongkong'; var disqus_url = 'http://jenniferkruse.me/hongkong.html'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> --> </div> </div> </div> </article> <hr> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> <script src="js/clean-blog.min.js"></script> </body> </html> <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-59909033-1', 'auto'); ga('send', 'pageview'); </script>
jenkr55/jenkr55.github.io
hongkong.html
HTML
apache-2.0
16,982
#tag layout_block("headContent") <!-- daterange picker --> <link href="plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" /> <!-- daterangepicker --> <script src="plugins/daterangepicker/moment.min.js" type="text/javascript"></script> <script src="plugins/daterangepicker/daterangepicker.js" type="text/javascript"></script> <!-- Bootstrap time Picker --> <script src="plugins/highcharts/highcharts.js" type="text/javascript"></script> <script src="plugins/highcharts/exporting.js" type="text/javascript"></script> <script src="plugins/highcharts/dark-unica.js" type="text/javascript"></script> <script src="scripts/index.js" type="text/javascript"></script> #end #tag layout_block("mainContent") <section class="content-header"> <h1> Home <small>overview</small> </h1> <ol class="breadcrumb"> <li><a href=""><i class="fa fa-home"></i> Home</a></li> </ol> </section> <!-- Main content --> <section class="content"> <div class="row margin-bottom"> <div class="col-xs-12"> <input type="text" hidden="hidden" id="invokeSearchService" name="invokeSearchService" value="${service}"/> <input type="text" hidden="hidden" id="invokeDateFrom" name="invokeDateFrom"/> <input type="text" hidden="hidden" id="invokeDateTo" name="invokeDateTo"/> <button class="btn btn-default pull-right" id="searchDateRange"> <i class="fa fa-calendar"></i> <span>Date range picker</span> <i class="fa fa-caret-down"></i> </button> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="box box-primary"> <div class="box-header"> <h3 class="box-title">Top Count <small>method of service</small></h3> </div> <div class="box box-solid"> <div class="row"> <div class="col-lg-12"> <div id="TOP-SUCCESS" class="box-body"></div> </div> </div> </div> <div class="box box-solid"> <div class="row"> <div class="col-lg-12"> <div id="TOP-FAILURE" class="box-body"></div> </div> </div> </div> </div> </div> </div> </section> #end #include ("common/main_layout.html")
rookiefly/dubbo-monitor
src/main/resources/templates/index.html
HTML
apache-2.0
2,586
--- layout: default --- <!-- Post Header --> <style type="text/css"> header.intro-header{ background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}') } </style> <header class="intro-header" > <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <div class="Tags"> {% for tag in page.tags %} <a class="tag" href="/Tags/#{{ tag }}" title="{{ tag }}">{{ tag }}</a> {% endfor %} </div> <h1>{{ page.title }}</h1> {% if page.subtitle %} <h2 class="subheading">{{ page.subtitle }}</h2> {% endif %} <span class="meta">Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 post-container"> {{ content }} <hr> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC A-N-S 4.0 International License</a>. <hr> <!-- <hr> 2051/12/24 removed --> <ul class="pager"> {% if page.previous.url %} <li class="previous"> <a href="{{ page.previous.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.previous.title}}">&larr; Previous Post</a> </li> {% endif %} {% if page.next.url %} <li class="next"> <a href="{{ page.next.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.next.title}}">Next Post &rarr;</a> </li> {% endif %} </ul> <!-- Duoshuo Share start --> <style> .ds-share{ text-align: right; } @media only screen and (max-width: 700px) { .ds-share { } } </style> <!-- Duoshuo Share end--> <!-- 多说评论框 start --> <div class="comment"> <div class="ds-thread" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-url="{{site.url}}{{page.url}}"></div> </div> <!-- 多说评论框 end --> </div> </div> </div> </article> <!-- 多说评论框 start --> <!-- <div class="ds-thread" data-thread-key="请将此处替换成文章在你的站点中的ID" data-title="请替换成文章的标题" data-url="请替换成文章的网址"></div> --> <!-- 多说评论框 end --> <!-- 多说公共JS代码 start (一个网页只需插入一次) --> <script type="text/javascript"> var duoshuoQuery = {short_name:"shjang"}; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <!-- 多说公共JS代码 end --> </script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ --> <script> async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){ anchors.options = { visible: 'always', placement: 'right', icon: '#' }; anchors.add().remove('.intro-header h1').remove('.subheading'); }) </script> <style> /* place left on bigger screen */ @media all and (min-width: 800px) { .anchorjs-link{ position: absolute; left: -0.75em; font-size: 1.1em; margin-top : -0.1em; } } </style>
niuniulove/niuniulove.github.io
_layouts/post.html
HTML
apache-2.0
5,051
<!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> <title>OR-Tools</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta charset="utf-8"/> <!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>--> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="banner-container"> <div id="banner"> <span id="sfml">Google OR-Tools 9.2</span> </div> </div> <div id="content" style="width: 100%; overflow: hidden;"> <div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;"> <h2>Java Reference</h2> <ul> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li> </ul> </div> <div id="content"> <div align="center"> <h1 style="color: #145A32;">Java Reference</h1> </div> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('CppFlags_8java.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </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 class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Packages</a> </div> <div class="headertitle"><div class="title">CppFlags.java File Reference</div></div> </div><!--header--> <div class="contents"> <p><a href="CppFlags_8java_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1google_1_1ortools_1_1init_1_1CppFlags.html">CppFlags</a></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Simple structure that holds useful C++ flags to setup from non-C++ languages. <a href="classcom_1_1google_1_1ortools_1_1init_1_1CppFlags.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a> Packages</h2></td></tr> <tr class="memitem:namespacecom_1_1google_1_1ortools_1_1init"><td class="memItemLeft" align="right" valign="top">package &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecom_1_1google_1_1ortools_1_1init.html">com.google.ortools.init</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> </div> </div> <div id="footer-container"> <div id="footer"> </div> </div> </body> </html>
google/or-tools
docs/java/CppFlags_8java.html
HTML
apache-2.0
5,398
{% extends "skeleton.html" %} {% block content %} {% module TitleEntry(icon, titleEntry) %} {% for song in songs %} {% module SongEntry(song, voteList) %} {% end %} {% end %}
Wojtechnology/Muzit
templates/main.html
HTML
apache-2.0
192
<div class="esriAnalysis"> <div data-dojo-type="dijit/layout/ContentPane" style="margin-top:0.5em; margin-bottom: 0.5em;"> <div data-dojo-attach-point="_aggregateToolContentTitle" class="analysisTitle"> <table class="esriFormTable" > <tr> <td class="esriToolIconTd"><div class="sumWithinIcon"></div></td> <td class="esriAlignLeading esriAnalysisTitle" data-dojo-attach-point="_toolTitle"> <label data-dojo-attach-point="_titleLbl">${i18n.summarizeWithin}</label> <nav class="breadcrumbs" data-dojo-attach-point="_analysisModeLblNode" style="display:none;"> <a href="#" class="crumb" style="font-size:12px;" data-dojo-attach-event="onclick:_handleModeCrumbClick" data-dojo-attach-point="_analysisModeCrumb"></a> <a href="#" class="crumb is-active" data-dojo-attach-point="_analysisTitleCrumb" style="font-size:16px;">${i18n.summarizeWithin}</a> </nav> </td> <td> <div class="esriFloatTrailing" style="padding:0;"> <div class="esriFloatLeading"> <a href="#" class='esriFloatLeading helpIcon' esriHelpTopic="toolDescription"></a> </div> <div class="esriFloatTrailing"> <a href="#" data-dojo-attach-point="_closeBtn" title="${i18n.close}" class="esriAnalysisCloseIcon"></a> </div> </div> </td> </tr> </table> </div> <div style="clear:both; border-bottom: #CCC thin solid; height:1px;width:100%;"></div> </div> <div data-dojo-type="dijit/form/Form" data-dojo-attach-point="_form" readOnly="true"> <table class="esriFormTable" data-dojo-attach-point="_aggregateTable" style="border-collapse:collapse;border-spacing:5px;" cellpadding="5px" cellspacing="5px"> <tbody> <tr data-dojo-attach-point="_titleRow"> <td colspan="3" class="sectionHeader" data-dojo-attach-point="_aggregateToolDescription" >${i18n.summarizeDefine}</td> </tr> <tr data-dojo-attach-point="_analysisLabelRow" style="display:none;"> <td colspan="2" style="padding-bottom:0;"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.oneLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.analysisLayerLabel}</label> </td> <td class="shortTextInput" style="padding-bottom:0;"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="sumWithinLayer"></a> </td> </tr> <tr data-dojo-attach-point="_sumGeomTypeRow"> <td data-dojo-attach-point="bufTypeTd" colspan="2"> <table style="width:100%"> <tr> <td> <div class="bufferSelector selected" data-dojo-attach-point="_polygon" > <div class="bufferIcon polygonBinIcon"></div> <div><label class="esriSelectLabel">${i18n.polygon}</label></div> </div> </td> <td> <div class="bufferSelector" data-dojo-attach-point="_square"> <div class="bufferIcon squareBinIcon"></div> <div><label class="esriSelectLabel">${i18n.square}</label></div> </div> </td> <td> <div class="bufferSelector" data-dojo-attach-point="_hexagon"> <div class="bufferIcon hexagonBinIcon"></div> <div><label class="esriSelectLabel">${i18n.hexagon}</label></div> </div> </td> </tr> </table> </td> </tr> <tr data-dojo-attach-point="_chooseBinSizeLblRow"> <td colspan="3" style="padding-top:0;padding-bottom:0"> <label class="esriLeadingMargin1" data-dojo-attach-point="_binSizeLabel"></label> </td> </tr> <tr data-dojo-attach-point="_binsTypeRow"> <td style="padding-right:0;margin-top:1.0em;idth:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="intermediateChanges:true,value:'5',required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_binsInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;margin-top:1.0em;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_binUnits" style="width:80%;table-layout:fixed;"> <option value="NauticalMiles">${i18n.nautMiles}</option> <option value="Miles">${i18n.miles}</option> <option value="Yards">${i18n.yards}</option> <option value="Feet">${i18n.feet}</option> <option type="separator"></option> <option value="Kilometers">${i18n.kilometers}</option> <option value="Meters">${i18n.meters}</option> </select> </td> </tr> <tr data-dojo-attach-point="_choosePolyLblRow"> <td colspan="3" style="padding-top:0;padding-bottom:0"> <label class="esriLeadingMargin1">${i18n.choosePolyLayer}</label> </td> </tr> <tr data-dojo-attach-point="_selectAnalysisRow" style="display:none;"> <td colspan="3" style="padding-top:0;"> <select class="esriLeadingMargin1 longInput esriLongLabel" style="margin-top:0.5em;" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_analysisSelect" data-dojo-attach-event="onChange:_handleAnalysisLayerChange"></select> </td> </tr> <tr> <td colspan="2" style="padding-bottom:0;"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.oneLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.chooseSummarizeLabel}</label> </td> <td class="shortTextInput" style="padding-bottom:0;"> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_sumLabelHelp" esriHelpTopic="Summarize"></a> </td> </tr> <tr data-dojo-attach-point="_polyLayerSelectRow"> <td colspan="3" style="padding-top:0;"> <select class="longInput esriLongLabel esriLeadingMargin1" style="margin-top:1.0em;" data-dojo-props="required:true" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_layersSelect" data-dojo-attach-event="onChange:_handleLayerChange"></select> </td> </tr> <tr> <tr> <td colspan="3" class="clear"></td> </tr> <!--<tr data-dojo-attach-point="_timeStepsLabelRow"> <td colspan="2"> <label data-dojo-attach-point="_timeStepLabelNo" class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.twoLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.aggTimeStepsLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeSlicing"></a> </td> </tr> <tr data-dojo-attach-point="_intervalLabelRow"> <td colspan="2"> <label>${i18n.intervalLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeInterval"></a> </td> </tr> <tr data-dojo-attach-point="_intervalRow"> <td style="padding-right:0;padding-bottom:0;width:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="constraints:{min:1,places:0},intermediateChanges:true,required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_timeIntervalInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;padding-bottom:0;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_timeIntervalUnits" style="width:80%;table-layout:fixed;"> <option value="milliseconds">${i18n.milliseconds}</option> <option value="seconds">${i18n.seconds}</option> <option value="minutes">${i18n.minutes}</option> <option value="hours">${i18n.hours}</option> <option value="days">${i18n.days}</option> <option value="weeks">${i18n.weeks}</option> <option value="months">${i18n.months}</option> <option value="years">${i18n.years}</option> </select> </td> </tr> <tr data-dojo-attach-point="_repeatLabelRow"> <td colspan="2"> <label>${i18n.repeatLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeStep"></a> </td> </tr> <tr data-dojo-attach-point="_repeatRow"> <td style="padding-right:0;padding-bottom:0;width:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="constraints:{min:1,places:0},intermediateChanges:true,required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_timeRepeatInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;padding-bottom:0;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_timeRepeatUnits" style="width:80%;table-layout:fixed;"> <option value="milliseconds">${i18n.milliseconds}</option> <option value="seconds">${i18n.seconds}</option> <option value="minutes">${i18n.minutes}</option> <option value="hours">${i18n.hours}</option> <option value="days">${i18n.days}</option> <option value="weeks">${i18n.weeks}</option> <option value="months">${i18n.months}</option> <option value="years">${i18n.years}</option> </select> </td> </tr> <tr data-dojo-attach-point="_timeLabelRow"> <td colspan="2"> <labe>${i18n.timeRefLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_timeRefRow"> <td style="padding-right:0;width:50%;padding-bottom:1em;"> <input class="esriLeadingMargin1 esriAnalysisSelect" data-dojo-props="required:false" data-dojo-type="dijit/form/DateTextBox" data-dojo-attach-point="_timeRefDay" style="width:75%;"> </input> </td> <td colpsan="2" style="padding-left:0.25em;width:50%;padding-bottom:1em;"> <input class="esriAnalysisSelect" type="text" data-dojo-type="dijit/form/TimeTextBox" data-dojo-props="required:false,intermediateChanges:true,constraints:{formatLength:'short',selector:'time'}" data-dojo-attach-point="_timeRefTime" data-dojo-attach-event="onChange:_handleRefTimeChange" style="margin-top:0;width:90%;"> </input> </td> </tr>--> <tr> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_statsLblNo">${i18n.threeLabel}</label> <label class="esriAnalysisStepsLabel" data-dojo-attach-point="_addStatsLabel">${i18n.addStats}</label> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_addStatsHelpLink" esriHelpTopic="StatisticsNoLayer"></a> </td> </tr> <tr data-dojo-attach-point="_sumShapeRow"> <td colspan="3"> <label class="esriLeadingMargin1"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_sumMetricCheck" data-dojo-props="checked:'true', disabled:'true'"></div> <label data-dojo-attach-point="_sumMetricLabel"></label> </label> <select class="mediumInput esriShortlabel" data-dojo-type="dijit.form.Select" data-dojo-props="style:{tableLayout: 'fixed', overflowX:'hidden'}" data-dojo-attach-event="onChange:_handleShapeUnitsChange" data-dojo-attach-point="_shapeUnitsSelect"></select> </td> </tr> <tr data-dojo-attach-point="_addNonWgtRow" style="display:none;"> <td colspan="2" class="padBottom0"> <label class="esriLeadingMargin2">${i18n.addNonWightLabel}</label> </td> <td class="shortTextInput padBottom0"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_afterStatsRow"> <td colspan="3" class="clear"></td> </tr> <tr data-dojo-attach-point="_addWgtRow" style="display:none;"> <td colspan="2" class="padBottom0"> <label class="esriLeadingMargin2">${i18n.addWeightLabel}</label> </td> <td class="shortTextInput padBottom0"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_afterStatsRow1" style="display:none;"> <td colspan="3" class="clear"></td> </tr> <tr data-dojo-attach-point="_groupByLabelRow"> <td colspan="2"> <label data-dojo-attach-point="_groupByLabelNo" class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.threeLabel}</label> <label class="esriAnalysisStepsLabel" data-dojo-attach-point="_groupByLabel">${i18n.groupByLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="GroupBy"></a> </td> </tr> <tr data-dojo-attach-point="_groupBySelectRow"> <td colspan="3"> <select class="longInput esriLeadingMargin1" data-dojo-type="dijit.form.Select" data-dojo-attach-point="_groupBySelect" data-dojo-attach-event="onChange:_handleGroupBySelectChange"></select> </td> </tr> <tr data-dojo-attach-point="_minmajorityRow"> <td colspan="2"> <label class="esriLeadingMargin2 esriSelectLabel" data-dojo-attach-point="_minmajorityLabel"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_minmajorityCheck" data-dojo-props="checked:false"></div> ${i18n.addMinMajorityLable} </label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="MinorityMajority"></a> </td> </tr> <tr data-dojo-attach-point="_percentPointsRow"> <td colspan="2"> <label class="esriLeadingMargin2 esriSelectLabel" data-dojo-attach-point="_percentPointsLabel"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_percentPointsCheck" data-dojo-props="checked:false"></div> ${i18n.addPercentageLabel} </label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="PercentShape"></a> </td> </tr> <tr> <td colspan="3" class="clear"></td> </tr> <!-- <tr data-dojo-attach-point="_srLabelRow"> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_spatialRefLabel">${i18n.fourLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.spatialReference}</label> </td> </tr> <tr data-dojo-attach-point="_srInputRow"> <td colspan="3"> <input type="text" data-dojo-type="dijit/form/ValidationTextBox" class="esriLeadingMargin1 longInput" data-dojo-props="trim:true" data-dojo-attach-point="_spatialRefInput" value=""></input> </td> </tr>--> <tr data-dojo-attach-point="_datastoreLabelRow"> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_datastoreLabel">${i18n.fiveLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.datastoreLabel}</label> </td> </tr> <tr data-dojo-attach-point="_selectDataStore"> <td colspan="3" style="padding-top:0;"> <select class="esriLeadingMargin1 longInput esriLongLabel" style="margin-top:1.0em;" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_datastoreSelect"> <option value="relational">${i18n.relationalDS}</option> <option value="spatialtemporal" selected="true">${i18n.spatialDS}</option> </select> </td> </tr> <tr> <td colspan="2"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_outputLbl">${i18n.fourLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.outputLayerLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_outputHelp" esriHelpTopic="ResultLayerName"></a> </td> </tr> <tr> <td colspan="3"> <input type="text" data-dojo-type="dijit/form/ValidationTextBox" class="longInput esriLeadingMargin1" data-dojo-props="trim:true,required:true" data-dojo-attach-point="_outputLayerInput" value=""></input> </td> </tr> <tr> <td colspan="3"> <div data-dojo-attach-point="_chooseFolderRow" class="esriLeadingMargin1"> <label style="width:9px;font-size:smaller;">${i18n.saveResultIn}</label> <input class="longInput" data-dojo-attach-point="_webMapFolderSelect" data-dojo-type="dijit/form/FilteringSelect" trim="true" style="width:60%;"></input> </div> </td> </tr> </tbody> </table> </div> <div data-dojo-attach-point="_aggregateToolContentButtons" style="padding:5px;margin-top:5px;border-top:solid 1px #BBB;"> <div class="esriFormWarning esriRoundedBox" data-dojo-attach-point="_errorMessagePane" style="display:none;"> <a href="#" title="${i18n.close}" class="esriFloatTrailing esriAnalysisCloseIcon" data-dojo-attach-event="onclick:_handleCloseMsg"></a> <span data-dojo-attach-point="_bodyNode"></span> </div> <div class="esriExtentCreditsCtr"> <a class="esriFloatTrailing esriSmallFont" href="#" data-dojo-attach-point="_showCreditsLink" data-dojo-attach-event="onclick:_handleShowCreditsClick">${i18n.showCredits}</a> <label data-dojo-attach-point="_chooseExtentDiv" class="esriSelectLabel esriExtentLabel"> <input type="radio" data-dojo-attach-point="_useExtentCheck" data-dojo-type="dijit/form/CheckBox" data-dojo-props="checked:true" name="extent" value="true"/> ${i18n.useMapExtent} </label> </div> <button data-dojo-type="dijit/form/Button" type="submit" data-dojo-attach-point="_saveBtn" class="esriLeadingMargin4 esriAnalysisSubmitButton" data-dojo-attach-event="onClick:_handleSaveBtnClick"> ${i18n.runAnalysis} </button> </div> <div data-dojo-type="dijit/Dialog" title="${i18n.creditTitle}" data-dojo-attach-point="_usageDialog" style="width:40em;"> <div data-dojo-type="esri/dijit/analysis/CreditEstimator" data-dojo-attach-point="_usageForm"></div> </div> </div>
wanglongbiao/webapp-tools
Highlander/ship-gis/src/main/webapp/js/arcgis_js_api/library/3.22/esri/dijit/analysis/templates/SummarizeWithin.html
HTML
apache-2.0
20,985
<!--start navbar--> <nav class="navbar navbar-inverse navbar-fixed-top"> <div id="nav-container" class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a id="main-title" class="navbar-brand" href="/"><span style="float:left">dj</span><img id="logo" src="/images/red.png" class="navbar-brand"> </a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li id="home"><a href="/home">Home</a></li> <li id="about"><a href="/about">About</a></li> <li class="active" id='username'><a href="/{{username}}">{{username}}</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li ng-click="showOrHidePlayer()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="hide-player" href="">Show Player <span class="glyphicon glyphicon-eye-open"></span></a> </li> <li ng-click="playPause()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="play-pause" href=""><span class="glyphicon glyphicon-play"></span></a> </li> <li ng-click="popSong()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="play-pause" href=""><span class="glyphicon glyphicon-fast-forward"></span></a> </li> </ul> </div> <!-- end .nav-collapse --> </div> <!-- end .container-flued --> </nav> <!--end navbar--> <!--start container--> <div class="container"> <!--start player--> <div class="now-playing"> <div id="player-container" style="display: none;"> <div class="embed-responsive embed-responsive-16by9"> <youtube-video player-vars="playerVars" video-id="playing.url"></youtube-video> </div> </div> </div> <!--end player--> <!--panel--> <div class="panel panel-default"> <!-- Default panel contents --> <div class="panel-heading clearfix"> <div class="panel-title pull-left"> <b>The Queue</b> </div> <button class="btn btn-default pull-right" type="button"> <span class="glyphicon glyphicon-refresh" ng-click="refresh()"></span> </button> <button id="add-btn" class="btn btn-default pull-right" type="button" data-toggle="modal" data-target=".search-songs" ng-click="giveFocusToSearch()"> <span class="glyphicon glyphicon-plus"></span> </button> </div> <!--start modal--> <div id="myModal" class="modal fade search-songs" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div id="yt-search-songs" class="modal-content"> <!--start search--> <div id="search" class="form-group"> <input class="search-qu ery form-control" type="text" id="searchbar" name="song_search" placeholder="Search for a song here." ng-keyup="keyPress()"/> <ul id="results" class="list-group" data-dismiss="modal" ng-click="mousePressed()"> </ul> </div> <!--end search--> </div> </div> </div> <!--end modal--> <div class="panel-body"> <!--table--> <table class="table table-striped"> <thead> <tr> <!--th>#</th--> <th class="col-md-1"></th> <th class="col-md-2">Song</th> <th class="col-md-1 text-right">Priority</th> </tr> </thead> <tbody> <tr ng-repeat="song in queue"> <!--td>{{song.$index + 1}}</td--> <td><img src="{{song.thumbnail}}" height="50"/></td> <td>{{song.title}}</td> <td align="right"> <span id="upvote" class="glyphicon glyphicon-chevron-up" ng-click="upvoteSong(song)"></span> {{song.priority}} <span id="downvote" class="glyphicon glyphicon-chevron-down" ng-click="downvoteSong(song)"></span> </td> </tr> </tbody> </table> <!--end of table--> </div> </div> <!--end of panel--> <button id="remove" class="btn btn-danger" ng-click="popSong()">Play Next Song</button> </div><!-- /.container -->
FLMS-HackUmass/djq
views/dj.html
HTML
apache-2.0
4,252
<div class="m-4"> <div class="alert alert-info">Upload any supporting material here.</div> <div> <a href class="btn btn-default" id="button-cwu-proposal-upload-file" data-automation-id="button-cwu-proposal-upload-file" ngf-select="ppp.upload($file)"><i class="fas fa-upload"></i> Upload a file</a> &nbsp; <span class="text-black-50">Max 3 MB per file</span> </div> <div style="padding: 20px 0;"> <table class="table"> <tr ng-repeat="file in ppp.proposal.attachments"> <td class="text-left" width="32px"> <i class="fas {{ppp.getIconName(file.type)}}"></i> </td> <td class="text-left"> {{file.name}} </td> <td class="text-left"> <span ng-click="ppp.deleteAttachment(file._id)"><i class="fas fa-trash btn-remove-attachment" title="remove"></i><span> </td> </tr> </table> </div> </div>
BCDevExchange/devex
modules/proposals/client/views/cwu-proposal-edit-attachments.html
HTML
apache-2.0
901
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Moongate</title> <link href="/index.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="moongate.js"></script> <script type="text/javascript" src="js/vendor.js"></script> <script type="text/javascript" src="js/app.js"></script> </head> <body> <div id="canvas-container"></div> <script type="text/javascript"> var Game = require('game'), game = new Game(); </script> </body> </html>
tjgillies/moongate
priv/worlds/default/client/app/assets/index.html
HTML
apache-2.0
581
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Agency - Start Bootstrap Theme</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/agency.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[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.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top" class="index"> <!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li class="hidden"> <a href="#page-top"></a> </li> <li> <a class="page-scroll" href="#portfolio">Fab Academy 2015</a></li> <li class="hidden"> <a href="#Home">Home</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <!-- Header --> <header> <div class="container"> <div class="intro-text"> <div class="intro-lead-in"><a href="mailto:[email protected]">Antonio Burrai</a></div> <div class="intro-heading">[Almost]</div> </div> </div> </header> <!-- Portfolio Grid Section --> <section id="portfolio" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">FAB ACADEMY 2015 </h2> <h3 class="section-subheading text-muted">ASSIGNMENTS</h3> </div> </div> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week1.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w1.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #1</h4> <p class="text-muted">Principles and practices, Project management</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week2.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w2.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #2</h4> <p class="text-muted">Computer-aided design</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week3.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w3.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #3</h4> <p class="text-muted">Computer-controlled cutting</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week4.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w4.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #4</h4> <p class="text-muted">Electronics production</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week5.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w5.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #5</h4> <p class="text-muted">3D scanning and printing</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week6.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w6.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #6</h4> <p class="text-muted">Electronics design</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week7.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w7.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #7</h4> <p class="text-muted">Embedded programming</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week8.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w8.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #8</h4> <p class="text-muted">Computer-controlled machining </p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week9.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w9.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #9</h4> <p class="text-muted">Molding and casting</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week10.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w10.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #10</h4> Input devices <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week11.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w11.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #11</h4>Output devices <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week12.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w12.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #12</h4> Composites <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week13.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w13.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #13</h4> Networking and communications <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week14.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w14.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #14</h4>Interface and application programming <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week15.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w15.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #15</h4>Applications and implication <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week16.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w16.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #16</h4>Mechanical design, machine design <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week17.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w17.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #17</h4>The invention, intellectual property, and income <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week18.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w18.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #18</h4>Project development <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="final_project.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w0.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>The final project (Project presentation)</h4> <p class="text-muted">.</p> </div> </div> </section> <!-- Clients Aside --> <!-- Portfolio Modals --> <!-- Use the modals below to showcase details about your portfolio projects! --> <!-- Portfolio Modal 1 --> <div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive" src="img/portfolio/roundicons-free.png" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <p> <strong>Want these icons in this portfolio item sample?</strong>You can download 60 of them for free, courtesy of <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">RoundIcons.com</a>, or you can purchase the 1500 icon set <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">here</a>.</p> <ul class="list-inline"> <li>Date: July 2014</li> <li>Client: Round Icons</li> <li>Category: Graphic Design</li> </ul> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 2 --> <div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <h2>Project Heading</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/startup-framework-preview.png" alt=""> <p><a href="http://designmodo.com/startup/?u=787">Startup Framework</a> is a website builder for professionals. Startup Framework contains components and complex blocks (PSD+HTML Bootstrap themes and templates) which can easily be integrated into almost any design. All of these components are made in the same style, and can easily be integrated into projects, allowing you to create hundreds of solutions for your future projects.</p> <p>You can preview Startup Framework <a href="http://designmodo.com/startup/?u=787">here</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 3 --> <div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/treehouse-preview.png" alt=""> <p>Treehouse is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. This is bright and spacious design perfect for people or startup companies looking to showcase their apps or other projects.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/treehouse-free-psd-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 4 --> <div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/golden-preview.png" alt=""> <p>Start Bootstrap's Agency theme is based on Golden, a free PSD website template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Golden is a modern and clean one page web template that was made exclusively for Best PSD Freebies. This template has a great portfolio, timeline, and meet your team sections that can be easily modified to fit your needs.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/golden-free-one-page-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 5 --> <div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/escape-preview.png" alt=""> <p>Escape is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Escape is a one page web template that was designed with agencies in mind. This template is ideal for those looking for a simple one page solution to describe your business and offer your services.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/escape-one-page-psd-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 6 --> <div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/dreams-preview.png" alt=""> <p>Dreams is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Dreams is a modern one page web template designed for almost any purpose. It’s a beautiful template that’s designed with the Bootstrap framework in mind.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/dreams-free-one-page-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="js/classie.js"></script> <script src="js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="js/jqBootstrapValidation.js"></script> <script src="js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="js/agency.js"></script> </body> </html>
FabAcademyFR/fabacademy-fr
burrai.antonio/index.html
HTML
apache-2.0
28,974
<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>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta charset=utf-8> <meta property=og:title content='{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}'> <meta property=og:description content='{{ page.description }}'> <meta property=og:image content={{site.baseurl}}{{ page.picture }}> <!-- evil icon --> <link rel="stylesheet" href="{{"/assets/evil-icons.min.css" | prepend:site.baseurl }}"> <script src="{{"/assets/evil-icons.min.js" | prepend:site.baseurl }}"></script> <!-- todo: include this into main.css --> <link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> {% include ga.html %} </head>
markusleh/markusleh.github.io
_includes/head.html
HTML
apache-2.0
1,300
<!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:02 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.search.Insanity (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="Uses of Class org.apache.solr.search.Insanity (Solr 6.3.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/apache/solr/search/Insanity.html" title="class in org.apache.solr.search">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="../../../../../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/solr/search/class-use/Insanity.html" target="_top">Frames</a></li> <li><a href="Insanity.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.solr.search.Insanity" class="title">Uses of Class<br>org.apache.solr.search.Insanity</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.search.Insanity</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/solr/search/Insanity.html" title="class in org.apache.solr.search">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="../../../../../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/solr/search/class-use/Insanity.html" target="_top">Frames</a></li> <li><a href="Insanity.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 &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/search/class-use/Insanity.html
HTML
apache-2.0
4,927
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_65) on Mon Feb 17 14:53:39 PST 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.google.zxing.client.result.URIParsedResult (ZXing Core 2.3.0 API) </TITLE> <META NAME="date" CONTENT="2014-02-17"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.google.zxing.client.result.URIParsedResult (ZXing Core 2.3.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result"><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> <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> </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?com/google/zxing/client/result//class-useURIParsedResult.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="URIParsedResult.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>com.google.zxing.client.result.URIParsedResult</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="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.zxing.client.result"><B>com.google.zxing.client.result</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.zxing.client.result"><!-- --></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="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A> in <A HREF="../../../../../../com/google/zxing/client/result/package-summary.html">com.google.zxing.client.result</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="../../../../../../com/google/zxing/client/result/package-summary.html">com.google.zxing.client.result</A> that return <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>URLTOResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/URLTOResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>URIResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/URIResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>BookmarkDoCoMoResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/BookmarkDoCoMoResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result"><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> <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> </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?com/google/zxing/client/result//class-useURIParsedResult.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="URIParsedResult.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; 2007&#x2013;2014. All rights reserved. </BODY> </HTML>
CatherineWong/zxing-glass
core/target/apidocs/com/google/zxing/client/result/class-use/URIParsedResult.html
HTML
apache-2.0
10,837
<!-- $Id: package.html 22314 2009-07-27 15:09:51Z deissenb $ @version $Rev: 22314 $ @levd.rating GREEN Hash: 30858B32DBFB246B1E0AA5A43C65D5DD --> <body> XML serialization for finding reports. </body>
vimaier/conqat
org.conqat.engine.commons/src/org/conqat/engine/commons/findings/xml/package.html
HTML
apache-2.0
209
<!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_40) on Wed Apr 13 18:09:42 UTC 2016 --> <title>Uses of Class org.apache.cassandra.gms.VersionGenerator (apache-cassandra API)</title> <meta name="date" content="2016-04-13"> <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.gms.VersionGenerator (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/gms/VersionGenerator.html" title="class in org.apache.cassandra.gms">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/gms/class-use/VersionGenerator.html" target="_top">Frames</a></li> <li><a href="VersionGenerator.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.gms.VersionGenerator" class="title">Uses of Class<br>org.apache.cassandra.gms.VersionGenerator</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.gms.VersionGenerator</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/gms/VersionGenerator.html" title="class in org.apache.cassandra.gms">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/gms/class-use/VersionGenerator.html" target="_top">Frames</a></li> <li><a href="VersionGenerator.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>
elisska/cloudera-cassandra
DATASTAX_CASSANDRA-3.5.0/javadoc/org/apache/cassandra/gms/class-use/VersionGenerator.html
HTML
apache-2.0
4,576
<!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_60-ea) on Wed Jan 04 17:08:11 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DistributedWorkmanagerSupplier (Public javadocs 2017.1.1 API)</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="DistributedWorkmanagerSupplier (Public javadocs 2017.1.1 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/DistributedWorkmanagerSupplier.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.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html" target="_top">Frames</a></li> <li><a href="DistributedWorkmanagerSupplier.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.jca</div> <h2 title="Interface DistributedWorkmanagerSupplier" class="title">Interface DistributedWorkmanagerSupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</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">DistributedWorkmanagerSupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</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/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of DistributedWorkmanager 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/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a>&nbsp;get()</pre> <div class="block">Constructed instance of DistributedWorkmanager 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/DistributedWorkmanagerSupplier.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.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html" target="_top">Frames</a></li> <li><a href="DistributedWorkmanagerSupplier.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.1.1/apidocs/org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html
HTML
apache-2.0
9,414
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank0 0.0'>?}3?</span> </br> <span class='rank0 0.0'>6</span> <span class='rank0 0.0'>7</span> <span class='rank0 0.0'>8</span> <span class='rank0 0.0'>9</span> <span class='rank6 5.886281793427337'>10</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='rank4 4.050174224831018'>copyright</span> <span class='rank2 1.7822710117187128'>reserved</span> <span class='rank3 2.5421264334187086'>Botanical</span> <span class='rank3 3.451197890939337'>Garden</span> </br> <span class='rank-1 -0.6203531335554402'>HERBARIO</span> <span class='rank4 4.246613383046139'>DEL</span> <span class='rank0 -0.09486083139265844'>COLEGIO</span> <span class='rank5 5.0175020442242335'>DE</span> <span class='rank6 6.495087825553531'>LA</span> <span class='rank1 0.8481343337906608'>SALLE</span> </br> <span class='rank12 12.46058746462967'>Num.</span> </br> <span class='rank-10 -10.154958323651982'>VEDADO-HABANA</span> </br> <span class='rank6 5.979445953858175'>Familia..</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='rank9 9.01683700107882'>01497445</span> </br> <span class='rank9 9.01683700107882'>01497445</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/01497445.txt.html
HTML
apache-2.0
2,040
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Square Tools repo"> <meta name="author" content="Square Inc."> <link rel="icon" href="https://squareup.com/apple-touch-icon-144x144.png"> <title>Square Tools - scripts and hacks that keep things working</title> <!-- Bootstrap core CSS --> <link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="starter-template.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="http://getbootstrap.com/assets/js/ie-emulation-modes-warning.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js"></script> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/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="#">Square Tools</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> </ul> </div><!--/.nav-collapse --> </div> </div> <div class="container"> <div class="starter-template"> <h1>Square Tools</h1> <p class="lead">A set of scripts, hacks and utilities used at <a href="http://www.squareup.com">Square</a> to Get Sh*t Done &trade;</p> </div> <div> <h2>Details</h2> <p>Please visit our GitHib <a href="http://github.com/square-tools">organization page</a>, where you will have access to various source code repositories.</p> <h2>Contributing</h2> <p>Fork. Make changes. Issue pull request. Quite simple, really.</p> <h2>Reporting bugs</h2> <p>Most repositories should have it's issue tracker enabled, as a way to report bugs or request for features.</p> <h2>Communications</h2> <p>You'll be able to speak to most contributors in this repo on IRC or a mailing list. Details will be published here shortly.</p> </div> </div><!-- /.container --> <div class="footer"> &copy; 2014, Square Inc. </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script> </body> </html>
square-tools/square-tools.github.io
index.html
HTML
apache-2.0
3,439
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Пошук</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.5.1/css/pikaday.min.css"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="loader"></div> <div class="container"> <div class="search-form"> <form action="search.php" method="get"> <div class="row"> <input type="text" name="from" class="col-xs-12 col-md-2 col-md-offset-4" placeholder="Звідки"> <input type="text" name="to" class="col-xs-12 col-md-2" placeholder="Куди"> </div> <div class="row"> <input type="text" id="datepicker" name="date" class="col-xs-12 col-md-4 col-md-offset-4" placeholder="Коли"> </div> <div class="row"> <button onclick="showLoader()" type="submit" class="btn btn-default col-xs-12 col-md-4 col-md-offset-4">Пошук</button> </div> </form> </div> </div> <script type="text/javascript"> function showLoader() { document.getElementById("loader").style.display = "block"; document.getElementsByClassName("container")[0].style.display = "none"; } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.5.1/pikaday.min.js"></script> <script> var today = new Date(); var picker = new Pikaday({ field: document.getElementById('datepicker'), format: 'DD.MM.YYYY', minDate: today, }); </script> </body>
DenisOH/iTravel
php/index.html
HTML
apache-2.0
2,053
To programmatically specify a look and feel, use one of the methods: <ul> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(java.lang.String)">UIManager.setLookAndFeel(String className)</a></li> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(javax.swing.LookAndFeel)">UIManager.setLookAndFeel(LookAndFeel newLookAndFeel)</a></li> </ul> For example, the following snippet makes the program use the <strong>Java Look &amp; Feel</strong> for the current platform: <pre> public static void main(String[] args) { // // set the look and feel try { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); } catch (Exception e) { // ignore exception } // // create and show the GUI new SwingApplication(); } </pre> <p> To specify a particular UI, you can use the actual class name. Here are some of the arguments you can use for <code>#setLookAndFeel(String className)</code> method: </p> <strong>UIManager.getCrossPlatformLookAndFeelClassName()</strong> <ul> <li>Returns the string for the one look-and-feel guaranteed to work - the Java Look &amp; Feel.</li> </ul> <strong>UIManager.getSystemLookAndFeelClassName()</strong> <ul> <li>Specifies the look and feel for the current platform. On Win32 platforms, this specifies the Windows Look &amp; Feel. On Mac OS platforms, this specifies the Mac OS Look &amp; Feel. On Sun platforms, it specifies the CDE/Motif Look &amp; Feel.</li> </ul> <strong>javax.swing.plaf.metal.MetalLookAndFeel</strong> <ul> <li>Specifies the Java Look &amp; Feel (the codename for this look and feel was Metal). This string is the value returned by the getCrossPlatformLookAndFeelClassName method.</li> </ul> <strong>com.sun.java.swing.plaf.windows.WindowsLookAndFeel</strong> <ul> <li>Specifies the Windows Look &amp; Feel. Currently, you can use this look and feel only on Win32 systems.</li> </ul> <strong>com.sun.java.swing.plaf.motif.MotifLookAndFeel</strong> <ul> <li>Specifies the CDE/Motif Look &amp; Feel. This look and feel can be used on any platform.</li> </ul> <strong>javax.swing.plaf.mac.MacLookAndFeel</strong> <ul> <li>Specifies the Mac OS Look &amp; Feel, which can be used only on Mac OS platforms.</li> </ul> <p> You aren't limited to the preceding arguments. You can specify the name for any look and feel that is in your program's class path. </p> <h3>How the UI Manager Chooses the Look and Feel</h3> Steps that occur when the UI manager first initializes itself: <ol> <li>If the program sets the look and feel before any components are created, the UI manager tries to create an instance of the specified look-and-feel class. If successful, all components use that look and feel.</li> <li>If the program hasn't successfully specified a look and feel, then before the first component's UI is created, the UI manager tests whether the user specified a look and feel in a file named <code>swing.properties</code>. It looks for the file in the <code>lib</code> directory of the Java release. For example, if you're using the Java interpreter in <code>javaHomeDirectory\bin</code>, then the <code>swing.properties</code> file (if it exists) is in <code>javaHomeDirectory\lib</code>. If the user specified a look and feel, then again the UI manager tries to instantiate the specified class.</li> <li>If neither the program nor the user successfully specifies a look and feel, then the program uses the Java Look &amp; Feel.</li> </ol> Example of a <code>swing.properties</code> file: <pre> # Swing properties swing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel </pre> <h3>Change the Look and Feel After Startup</h3> <p> You can change the look and feel with <code>#setLookAndFeel</code> methods even after the program's GUI is visible. To make existing components reflect the new look and feel, invoke the <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(javax.swing.LookAndFeel)">SwingUtilities.updateComponentTreeUI(Component c)</a> method once per top-level container. Then you might wish to resize each top-level container to reflect the new sizes of its contained components. </p> For example: <pre> UIManager.setLookAndFeel(lafName); SwingUtilities.updateComponentTreeUI(frame); frame.pack(); </pre>
cristian-sulea/cristian-sulea-net
resources/old-version.php/content/blog/2015-04-03-set-the-look-and-feel-in-java/content.html
HTML
apache-2.0
4,461
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `P207` type in crate `typenum`."> <meta name="keywords" content="rust, rustlang, rust-lang, P207"> <title>typenum::consts::P207 - Rust</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc type"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a></p><script>window.sidebarCurrent = {name: 'P207', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Type Definition <a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a>::<wbr><a class="type" href=''>P207</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../../src/typenum/home/jacob/nitro-game-engine/target/debug/build/typenum-cb7a8e569dce0703/out/consts.rs.html#474' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type P207 = <a class="struct" href="../../typenum/int/struct.PInt.html" title="struct typenum::int::PInt">PInt</a>&lt;<a class="type" href="../../typenum/consts/type.U207.html" title="type typenum::consts::U207">U207</a>&gt;;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "typenum"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
nitro-devs/nitro-game-engine
docs/typenum/consts/type.P207.html
HTML
apache-2.0
4,363
<!DOCTYPE html> <html class="light page-home"> <head> <meta charset="utf-8"> <title>笑不忘书</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="前端,设计,Hexo主题,前端开发,用户体验,设计,frontend,design,Python,PHP" /> <meta property="og:type" content="website"> <meta property="og:title" content="笑不忘书"> <meta property="og:url" content="http://www.mybjut.cn/page/3/index.html"> <meta property="og:site_name" content="笑不忘书"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="笑不忘书"> <link rel="icon" href="images/favicon.ico"> <link href="/css/styles.css?v=028c63b1" rel="stylesheet"> <link rel="stylesheet" href="/css/personal-style.css"> </head> <body> <div class="content-home text-center"> <a class="avatar" href="/"> <img src="/images/avatar.jpg" alt="" /> </a> <h1 class="name" style="font-family: calligraffittiregular"> tfhnia </h1> <div class="slogan"> 永言配命 </div> <hr> <ul class="text-center nav"> <li class="item"> <a href="/archives">博客</a> <span>|</span> </li> <li class="item"> <a href="http://www.mybjut.cn" rel="noopener noreferrer" target="_blank">项目</a> <span>|</span> </li> <li class="item"> <a href="https://github.com/tfhnia" rel="noopener noreferrer" target="_blank">Github</a> <span>|</span> </li> </ul> </div> <div class="modal" id="modal"> <span id="cover" class="cover hide"></span> <div id="modal-dialog" class="modal-dialog hide-dialog"> <div class="modal-header"> <span id="close" class="btn-close">关闭</span> </div> <hr> <div class="modal-body"> <ul class="list-toolbox"> <li class="item-toolbox"> <a class="CIRCLE" href="/archives/" rel="noopener noreferrer" target="_self" > 博客 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/category/" rel="noopener noreferrer" target="_self" > 分类 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/tag/" rel="noopener noreferrer" target="_self" > 标签 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/link/" rel="noopener noreferrer" target="_self" > 友链 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/about/" rel="noopener noreferrer" target="_self" > 关于 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/search/" rel="noopener noreferrer" target="_self" > 搜索 </a> </li> </ul> </div> </div> </div> <script type="text/javascript"> function loadScript(url, callback) { var script = document.createElement('script') script.type = 'text/javascript'; if (script.readyState) { //IE script.onreadystatechange = function() { if (script.readyState == 'loaded' || script.readyState == 'complete') { script.onreadystatechange = null; callback(); } }; } else { //Others script.onload = function() { callback(); }; } script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } window.onload = function() { loadScript('/js/bundle.js?235683', function() { // load success }); } </script> </body> </html>
tfhnia/tfhnia.github.io
page/3/index.html
HTML
apache-2.0
4,333
<!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 Nov 10 16:00:34 PST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Constant Field Values (jcommander-addons 1.0.0-SNAPSHOT Test API)</title> <meta name="date" content="2016-11-10"> <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="Constant Field Values (jcommander-addons 1.0.0-SNAPSHOT Test 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>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-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=sunburst"></script></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#com.garygregory">com.garygregory.*</a></li> </ul> </div> <div class="constantValuesContainer"><a name="com.garygregory"> <!-- --> </a> <h2 title="com.garygregory">com.garygregory.*</h2> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>com.garygregory.jcommander.converters.<a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html" title="class in com.garygregory.jcommander.converters">AbstractStringConverterBasicTest</a>&lt;<a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html" title="type parameter in AbstractStringConverterBasicTest">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="com.garygregory.jcommander.converters.AbstractStringConverterBasicTest.EMPTY_STRING"> <!-- --> </a><code>protected&nbsp;static&nbsp;final&nbsp;<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></code></td> <td><code><a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html#EMPTY_STRING">EMPTY_STRING</a></code></td> <td class="colLast"><code>""</code></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>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-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=sunburst"></script></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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><p align="center">Copyright © 2016-2016 <a href="http://garygregory.com/">Gary Gregory</a>. All Rights Reserved.<br />Use is subject to <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></small></p> </body> </html>
garydgregory/jcommander-addons
docs/testapidocs/constant-values.html
HTML
apache-2.0
5,863
<h4 style="font-family:'΢ÈíÑźÚ'"><span>ÔõÑùʵÏÖÁ÷³ÌµÄÌø×ª£¬ÀýÈ磺´ÓµÚÒ»²½µ½µÚ¶þ²½»òÊǵÚËIJ½£¿</span></h4> <hr> <h5><span>½â¾ö·½·¨:</span></h5> <p style="font-size:1.1em;line-height:22px;"> Á÷³ÌÉè¼ÆÆ÷ÖУ¬µÚÒ»²½µÄ¡°»ù±¾ÊôÐÔ¡±µÄ¡°ÏÂÒ»²½Ö衱ÉèΪµÚ¶þ²½»òµÚËIJ½¾Í¿ÉÒÔÁË¡£ </p>
Himkwok/TaxEasy
Aptana Jaxer/public/demo/Oa/static/help/skill/workflow/guide/019.html
HTML
apache-2.0
273
<!DOCTYPE html> <html> <head> <title>MiniMap Demo</title> <meta charset="utf-8" /> <link rel="stylesheet" href="./fullscreen.css" /> <!-- Leaflet --> <link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" /> <script src="https://unpkg.com/[email protected]/dist/leaflet.js" type="text/javascript"></script> <!-- Leaflet Plugins --> <link rel="stylesheet" href="../src/Control.MiniMap.css" /> <script src="../src/Control.MiniMap.js" type="text/javascript"></script> </head> <body> <div id="map" ></div> <script type="text/javascript"> var map = new L.Map('map'); var osmUrl='http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png'; var osmAttrib='Map data &copy; OpenStreetMap contributors'; var osm = new L.TileLayer(osmUrl, {minZoom: 5, maxZoom: 18, attribution: osmAttrib}); map.addLayer(osm); map.setView(new L.LatLng(59.92448055859924, 10.758276373601069),10); //Plugin magic goes here! Note that you cannot use the same layer object again, as that will confuse the two map controls var osm2 = new L.TileLayer(osmUrl, {minZoom: 0, maxZoom: 13, attribution: osmAttrib }); var miniMap = new L.Control.MiniMap(osm2, { toggleDisplay: true, position: 'topleft' }).addTo(map); </script> </body> </html>
RobyRemzy/cozy-map
node_modules/leaflet-minimap/example/example_topleft.html
HTML
apache-2.0
1,294
<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="Adam Kurkiewicz" content="programming"/> <meta property="og:image" content="http://warsztaty2015.github.io/assets/img/snake.jpg"/> <meta property="og:description" content="Chcesz stworzyć własny wirtualny świat?"/> <title> {% if page.meta-title == "Start Bootstrap" %} {{ page.meta-title }} - Katowice 18-31 sierpnia {% else %} {{ page.meta-title }} - Katowice 18-31 sierpnia {% endif %} </title> <!-- Fav Icon and Apple Touch Icons --> <link rel="icon" href="/assets/img/ico/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="/assets/img/ico/touch-icon-iphone.png"> <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/ico/touch-icon-ipad.png"> <link rel="apple-touch-icon" sizes="120x120" href="/assets/img/ico/touch-icon-iphone-retina.png"> <link rel="apple-touch-icon" sizes="152x152" href="/assets/img/ico/touch-icon-ipad-retina.png"> <!-- Fonts --> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,700italic,400,700" rel="stylesheet" type="text/css"> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Bootstrap Core CSS --> <link href="/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <!-- Start Bootstrap Custom CSS --> <link href="{{ "/assets/css/startbootstrap.css" | prepend: site.baseurl }}" rel="stylesheet" type="text/css"> <!--[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.4.2/respond.min.js"></script> <![endif]-->
Warsztaty2015/Warsztaty2015.github.io
_includes/head.html
HTML
apache-2.0
1,811
<!--# layout("/layout/default.html",{"menu":["struts","dept_admin"],"breadcrumbs":[{"name":"部门列表",url:" dept/list"},{"name":(obj.data.dept==null?"添加部门":"编辑部门")}]}){ #--> <link rel="stylesheet" href="${base!}/assets/kindeditor/themes/default/default.css" /> <script charset="utf-8" src="${base!}/assets/kindeditor/kindeditor-min.js"></script> <script charset="utf-8" src="${base!}/assets/kindeditor/lang/zh_CN.js"></script> <div class="space-4"></div> <div class="row"> <div class="col-md-8 col-md-offset-2 col-sm-12"> <div class="panel panel-info"> <div class="panel-heading"> <h3 class="panel-title">${obj.data.dept==null ? "添加部门":"编辑部门"}</h3> </div> <div class="panel-body"> <form id="deptForm" class="cmxform form-horizontal adminex-form" novalidate="novalidate"> <div class="form-group "> <label class="control-label col-lg-3"> 所属机构 : </label> <div class="col-lg-9"> <div class="input-group" onclick="showBranchSelector()"> <input class="form-control input-mask-date" type="text" id="parentName" disabled="disabled" placeholder="不选默认为总公司部门" value="${obj.data.parent.name!}"> <span class="input-group-btn"> <button class="btn btn-sm btn-primary" type="button"> <i class="ace-icon fa fa-plus bigger-110"></i> 选择 </button> </span> <input type="hidden" id="branchId" name="branchId" value="${obj.data.dept.branchId!}"> </div> </div> </div> <div class="form-group "> <label for="用户名" class="control-label col-lg-3">部门名称 : </label> <div class="col-lg-9"> <input class="form-control" type="text" placeholder="请输入部门名称" name="name" data-type='required' data-error='请输入部门名称' value="${obj.data.dept.name!}" /> </div> </div> <div class="form-group "> <label class="control-label col-lg-3"> 部门描述 : </label> <div class="col-lg-9"> <textarea rows="25" class="form-control" name="content">${obj.data.dept.description!}</textarea> <input type="hidden" name="description" id="description"> </div> </div> <input type="hidden" id="id" name="id" value="${obj.data.dept.id!}"> <div class="pull-right" style="margin-right: 45px"> <button type="button" class="btn btn-sm btn-primary" onclick="save(this)"> <i class="fa fa-save"></i> 提交 </button> <button class="btn btn-sm btn-default btn-back"> <i class="fa fa-undo"></i> 返回 </button> </div> </form> </div> </div> </div> </div> <script type="text/javascript"> var editor; $(function() { //kindeditor 初始化 KindEditor.ready(function(K) { editor = K.create('textarea[name="content"]', { items : [ 'source', '|', 'justifyleft', 'justifycenter', 'justifyright', 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript', 'superscript', '|', 'formatblock', 'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold', 'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'fullscreen', '/', 'undo', 'redo', '|', 'cut', 'copy', 'paste', 'plainpaste', 'wordpaste', '|', 'template', 'code', 'clearhtml', 'quickformat', 'selectall', '|', 'image', 'multiimage', 'flash', 'media', 'insertfile', 'table', 'hr', 'baidumap', 'pagebreak', 'link', 'unlink', '|', 'preview', 'print' ], uploadJson : Common.getRootPath() + '/kind/upload' }); }) }); function showBranchSelector() { Common.branchSelector(function(result) { $('#branchId').val(result.id); $('#parentName').val(result.name); }) } function save(btn) { $('#description').val(editor.html()); if ($('#deptForm').find('input').validation()) { //验证表单 if ($('#id').val()) { $.post(Common.getRootPath() + '/dept/edit', $('#deptForm').serialize(), function(result) { if (result.operationState == 'SUCCESS') { location.href = Common.getRootPath() + "/dept/list"; } else { Common.validationFail(result.data.reason, btn); } }, 'json'); } else { $.post(Common.getRootPath() + '/dept/add', $('#deptForm').serialize(), function(result) { if (result.operationState == 'SUCCESS') { location.href = Common.getRootPath() + "/dept/list"; } else { Common.validationFail(result.data.reason, btn); } }, 'json'); } } } </script> <!--# } #-->
Kerbores/Falsework
boot-nutz-beetl/src/main/resources/templates/pages/admin/struts/dept/add_edit.html
HTML
apache-2.0
4,596
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia at 2014-11-08 | Rendered using Apache Maven Fluido Skin 1.3.1 --> <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="20141108" /> <meta http-equiv="Content-Language" content="en" /> <title>SBT Compilers &#x2013; Project Modules</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.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.3.1.min.js"></script> <link rel="stylesheet" type="text/css" href="./css/site.css"/> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"> <div id="bannerLeft"> <h2>SBT Compilers</h2> </div> </div> <div class="pull-right"> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2014-11-08 <span class="divider">|</span> </li> <li id="projectVersion">Version: 1.0.0-beta5 </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="SBT Compiler"> <i class="none"></i> SBT Compiler</a> </li> <li class="nav-header">Modules</li> <li> <a href="sbt-compiler-sbt012/index.html" title="SBT Compiler for SBT 0.12"> <i class="none"></i> SBT Compiler for SBT 0.12</a> </li> <li> <a href="sbt-compiler-sbt013/index.html" title="SBT Compiler for SBT 0.13"> <i class="none"></i> SBT Compiler for SBT 0.13</a> </li> <li> <a href="sbt-compiler-sbt0131/index.html" title="SBT Compiler for SBT 0.13.1"> <i class="none"></i> SBT Compiler for SBT 0.13.1</a> </li> <li> <a href="sbt-compiler-sbt0132/index.html" title="SBT Compiler for SBT 0.13.2"> <i class="none"></i> SBT Compiler for SBT 0.13.2</a> </li> <li> <a href="sbt-compiler-sbt0135/index.html" title="SBT Compiler for SBT 0.13.5"> <i class="none"></i> SBT Compiler for SBT 0.13.5</a> </li> <li class="nav-header">Project Documentation</li> <li> <a href="project-info.html" title="Project Information"> <i class="icon-chevron-down"></i> Project Information</a> <ul class="nav nav-list"> <li> <a href="index.html" title="About"> <i class="none"></i> About</a> </li> <li> <a href="plugin-management.html" title="Plugin Management"> <i class="none"></i> Plugin Management</a> </li> <li> <a href="distribution-management.html" title="Distribution Management"> <i class="none"></i> Distribution Management</a> </li> <li> <a href="dependency-info.html" title="Dependency Information"> <i class="none"></i> Dependency Information</a> </li> <li> <a href="source-repository.html" title="Source Repository"> <i class="none"></i> Source Repository</a> </li> <li> <a href="mail-lists.html" title="Mailing Lists"> <i class="none"></i> Mailing Lists</a> </li> <li> <a href="issue-tracking.html" title="Issue Tracking"> <i class="none"></i> Issue Tracking</a> </li> <li> <a href="integration.html" title="Continuous Integration"> <i class="none"></i> Continuous Integration</a> </li> <li> <a href="plugins.html" title="Project Plugins"> <i class="none"></i> Project Plugins</a> </li> <li> <a href="license.html" title="Project License"> <i class="none"></i> Project License</a> </li> <li class="active"> <a href="#"><i class="none"></i>Project Modules</a> </li> <li> <a href="team-list.html" title="Project Team"> <i class="none"></i> Project Team</a> </li> <li> <a href="project-summary.html" title="Project Summary"> <i class="none"></i> Project Summary</a> </li> <li> <a href="dependencies.html" title="Dependencies"> <i class="none"></i> Dependencies</a> </li> </ul> </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="Project_Modules"></a>Project Modules</h2><a name="Project_Modules"></a> <p>This project has declared the following modules:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>Name</th> <th>Description</th></tr> <tr class="b"> <td><a href="sbt-compiler-sbt012/index.html">SBT Compiler for SBT 0.12</a></td> <td>SBT Compiler for SBT 0.12</td></tr> <tr class="a"> <td><a href="sbt-compiler-sbt013/index.html">SBT Compiler for SBT 0.13</a></td> <td>SBT Compiler for SBT 0.13</td></tr> <tr class="b"> <td><a href="sbt-compiler-sbt0131/index.html">SBT Compiler for SBT 0.13.1</a></td> <td>SBT Compiler for SBT 0.13.1</td></tr> <tr class="a"> <td><a href="sbt-compiler-sbt0132/index.html">SBT Compiler for SBT 0.13.2</a></td> <td>SBT Compiler for SBT 0.13.2</td></tr> <tr class="b"> <td><a href="sbt-compiler-sbt0135/index.html">SBT Compiler for SBT 0.13.5</a></td> <td>SBT Compiler for SBT 0.13.5</td></tr></table></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> <p >Copyright &copy; 2013&#x2013;2014. All rights reserved. </p> </div> </div> </footer> </body> </html>
sbt-compiler-maven-plugin/sbt-compiler-maven-plugin.github.io
sbt-compiler-maven-plugin/1.0.0-beta5/sbt-compilers/modules.html
HTML
apache-2.0
8,858
<h1>Blah Blah Blah</h1>
metasansana/powerstone
test/func/assets/projects/voicemail/app/views/users/messages.html
HTML
apache-2.0
24
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_rdf_2ejava"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../RDF_8java.html" target="_parent">RDF.java</a> </div> </div> <div class="SRResult" id="SR_rdfnamespacemap"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RDFUtils.html#a8fe8a829255f35a40f926e2ace8a230f" target="_parent">RDFNamespaceMap</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util::RDFUtils</span> </div> </div> <div class="SRResult" id="SR_rdfutils"> <div class="SREntry"> <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RDFUtils.html" target="_parent">RDFUtils</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util</span> </div> </div> <div class="SRResult" id="SR_rdfutils_2ejava"> <div class="SREntry"> <a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../RDFUtils_8java.html" target="_parent">RDFUtils.java</a> </div> </div> <div class="SRResult" id="SR_read"> <div class="SREntry"> <a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1load_1_1XMLLoaderBufferedPositionedInputStream.html#a9d21be426aa1b03a83902615bde243a4" target="_parent">read</a> <span class="SRScope">com::intel::pig::load::XMLLoaderBufferedPositionedInputStream</span> </div> </div> <div class="SRResult" id="SR_readfields"> <div class="SREntry"> <a id="Item5" onkeydown="return searchResults.Nav(event,5)" onkeypress="return searchResults.Nav(event,5)" onkeyup="return searchResults.Nav(event,5)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_readfields')">readFields</a> <div class="SRChildren"> <a id="Item5_c0" onkeydown="return searchResults.NavChild(event,5,0)" onkeypress="return searchResults.NavChild(event,5,0)" onkeyup="return searchResults.NavChild(event,5,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1DoubleType.html#abc8cef276f75b966b5fec1c3a76b4aa3" target="_parent">com::intel::hadoop::graphbuilder::types::DoubleType::readFields()</a> <a id="Item5_c1" onkeydown="return searchResults.NavChild(event,5,1)" onkeypress="return searchResults.NavChild(event,5,1)" onkeyup="return searchResults.NavChild(event,5,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1EmptyType.html#ac2c677cf008828d7d25daf42ea239182" target="_parent">com::intel::hadoop::graphbuilder::types::EmptyType::readFields()</a> <a id="Item5_c2" onkeydown="return searchResults.NavChild(event,5,2)" onkeypress="return searchResults.NavChild(event,5,2)" onkeyup="return searchResults.NavChild(event,5,2)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1FloatType.html#ae9497f54c21f61f266d057ea6033ed66" target="_parent">com::intel::hadoop::graphbuilder::types::FloatType::readFields()</a> <a id="Item5_c3" onkeydown="return searchResults.NavChild(event,5,3)" onkeypress="return searchResults.NavChild(event,5,3)" onkeyup="return searchResults.NavChild(event,5,3)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1IntType.html#a290f78007b44c3e07bdf6a1291e54d17" target="_parent">com::intel::hadoop::graphbuilder::types::IntType::readFields()</a> <a id="Item5_c4" onkeydown="return searchResults.NavChild(event,5,4)" onkeypress="return searchResults.NavChild(event,5,4)" onkeyup="return searchResults.NavChild(event,5,4)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1LongType.html#a26e71584e25a8f3f426b196cc52d5bbd" target="_parent">com::intel::hadoop::graphbuilder::types::LongType::readFields()</a> <a id="Item5_c5" onkeydown="return searchResults.NavChild(event,5,5)" onkeypress="return searchResults.NavChild(event,5,5)" onkeyup="return searchResults.NavChild(event,5,5)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1StringType.html#aaf3ece36ba346269b69e21c28f7c0f3a" target="_parent">com::intel::hadoop::graphbuilder::types::StringType::readFields()</a> <a id="Item5_c6" onkeydown="return searchResults.NavChild(event,5,6)" onkeypress="return searchResults.NavChild(event,5,6)" onkeyup="return searchResults.NavChild(event,5,6)" class="SRScope" href="../classcom_1_1intel_1_1pig_1_1data_1_1PropertyGraphElementTuple.html#a91b72ccc6e74cbd32dd810437f7626aa" target="_parent">com::intel::pig::data::PropertyGraphElementTuple::readFields()</a> </div> </div> </div> <div class="SRResult" id="SR_recordidentifier"> <div class="SREntry"> <a id="Item6" onkeydown="return searchResults.Nav(event,6)" onkeypress="return searchResults.Nav(event,6)" onkeyup="return searchResults.Nav(event,6)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1load_1_1XMLLoader.html#abfa472bf4138fecec16e4e5705d52d89" target="_parent">recordIdentifier</a> <span class="SRScope">com::intel::pig::load::XMLLoader</span> </div> </div> <div class="SRResult" id="SR_recordtypehbaserow_2ejava"> <div class="SREntry"> <a id="Item7" onkeydown="return searchResults.Nav(event,7)" onkeypress="return searchResults.Nav(event,7)" onkeyup="return searchResults.Nav(event,7)" class="SRSymbol" href="../RecordTypeHBaseRow_8java.html" target="_parent">RecordTypeHBaseRow.java</a> </div> </div> <div class="SRResult" id="SR_reduce"> <div class="SREntry"> <a id="Item8" onkeydown="return searchResults.Nav(event,8)" onkeypress="return searchResults.Nav(event,8)" onkeyup="return searchResults.Nav(event,8)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_reduce')">reduce</a> <div class="SRChildren"> <a id="Item8_c0" onkeydown="return searchResults.NavChild(event,8,0)" onkeypress="return searchResults.NavChild(event,8,0)" onkeyup="return searchResults.NavChild(event,8,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1titan_1_1IntermediateEdgeWriterReducer.html#a47491e7cd8c84bc6c6c36db27bf9f1b0" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::titan::IntermediateEdgeWriterReducer::reduce()</a> <a id="Item8_c1" onkeydown="return searchResults.NavChild(event,8,1)" onkeypress="return searchResults.NavChild(event,8,1)" onkeyup="return searchResults.NavChild(event,8,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1titan_1_1VerticesIntoTitanReducer.html#ad0aa9b0d72f32371274acaa51c688236" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::titan::VerticesIntoTitanReducer::reduce()</a> </div> </div> </div> <div class="SRResult" id="SR_regexextractallmatches"> <div class="SREntry"> <a id="Item9" onkeydown="return searchResults.Nav(event,9)" onkeypress="return searchResults.Nav(event,9)" onkeyup="return searchResults.Nav(event,9)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1udf_1_1eval_1_1RegexExtractAllMatches.html" target="_parent">RegexExtractAllMatches</a> <span class="SRScope">com::intel::pig::udf::eval</span> </div> </div> <div class="SRResult" id="SR_regexextractallmatches"> <div class="SREntry"> <a id="Item10" onkeydown="return searchResults.Nav(event,10)" onkeypress="return searchResults.Nav(event,10)" onkeyup="return searchResults.Nav(event,10)" class="SRSymbol" href="../graphbuilder_8pig.html#a2c1b09989d26078a59fcee23ee841d60" target="_parent">RegexExtractAllMatches</a> <span class="SRScope">graphbuilder.pig</span> </div> </div> <div class="SRResult" id="SR_regexextractallmatches_2ejava"> <div class="SREntry"> <a id="Item11" onkeydown="return searchResults.Nav(event,11)" onkeypress="return searchResults.Nav(event,11)" onkeyup="return searchResults.Nav(event,11)" class="SRSymbol" href="../RegexExtractAllMatches_8java.html" target="_parent">RegexExtractAllMatches.java</a> </div> </div> <div class="SRResult" id="SR_run"> <div class="SREntry"> <a id="Item12" onkeydown="return searchResults.Nav(event,12)" onkeypress="return searchResults.Nav(event,12)" onkeyup="return searchResults.Nav(event,12)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_run')">run</a> <div class="SRChildren"> <a id="Item12_c0" onkeydown="return searchResults.NavChild(event,12,0)" onkeypress="return searchResults.NavChild(event,12,0)" onkeyup="return searchResults.NavChild(event,12,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1GraphConstructionPipeline.html#a21d88f36f02c46be4dbd29a675535022" target="_parent">com::intel::hadoop::graphbuilder::pipeline::GraphConstructionPipeline::run()</a> <a id="Item12_c1" onkeydown="return searchResults.NavChild(event,12,1)" onkeypress="return searchResults.NavChild(event,12,1)" onkeyup="return searchResults.NavChild(event,12,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1GraphGenerationMRJob.html#a0af163375b7e615ece3da56a6604116c" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::GraphGenerationMRJob::run()</a> </div> </div> </div> <div class="SRResult" id="SR_runtimeconfig"> <div class="SREntry"> <a id="Item13" onkeydown="return searchResults.Nav(event,13)" onkeypress="return searchResults.Nav(event,13)" onkeyup="return searchResults.Nav(event,13)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RuntimeConfig.html" target="_parent">RuntimeConfig</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util</span> </div> </div> <div class="SRResult" id="SR_runtimeconfig_2ejava"> <div class="SREntry"> <a id="Item14" onkeydown="return searchResults.Nav(event,14)" onkeypress="return searchResults.Nav(event,14)" onkeyup="return searchResults.Nav(event,14)" class="SRSymbol" href="../RuntimeConfig_8java.html" target="_parent">RuntimeConfig.java</a> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
Cray/graphbuilder
docs/html/search/all_72.html
HTML
apache-2.0
11,272
<!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_45) on Wed Jun 11 12:07:03 IDT 2014 --> <title>com.gigya.socialize Class Hierarchy</title> <meta name="date" content="2014-06-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="com.gigya.socialize 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-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><a href="../../../com/gigya/socialize/android/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/gigya/socialize/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 com.gigya.socialize</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">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSArray.html" title="class in com.gigya.socialize"><span class="strong">GSArray</span></a> (implements java.lang.Iterable&lt;T&gt;, java.io.Serializable)</li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSLogger.html" title="class in com.gigya.socialize"><span class="strong">GSLogger</span></a></li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSObject.html" title="class in com.gigya.socialize"><span class="strong">GSObject</span></a> (implements java.io.Serializable)</li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSResponse.html" title="class in com.gigya.socialize"><span class="strong">GSResponse</span></a></li> <li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> <li type="circle">java.lang.Exception <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSException.html" title="class in com.gigya.socialize"><span class="strong">GSException</span></a> <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSKeyNotFoundException.html" title="class in com.gigya.socialize"><span class="strong">GSKeyNotFoundException</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSResponseListener.html" title="interface in com.gigya.socialize"><span class="strong">GSResponseListener</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-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><a href="../../../com/gigya/socialize/android/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/gigya/socialize/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>
ScoreBig/XamarinBindings
GigyaSDK.Android/GigyaSDK.Android.Binding/gigya-sdk-javadoc/com/gigya/socialize/package-tree.html
HTML
apache-2.0
5,678
<div class="sign-title"><h2>找回密码</h2></div> <!-- 步骤图 --> <div id="forgot_steps" class="steps forgot-steps"> <table width="100%"> <tbody> <tr> <td class="step-item step-1 active"><span><q class="icon">&#x50;</q><i>1</i>填写账户名</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-2"><span><q class="icon">&#x50;</q><i>2</i>身份验证</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-3"><span><q class="icon">&#x50;</q><i>3</i>设置新密码</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-4"><span><q class="icon">&#x50;</q><i>4</i>完成</span></td> </tr> </tbody> </table> </div> <!-- 找回密码 --> <div id="forgot_content" class="forgot-content signupin-content"> <form action="<{link app=b2c ctl=site_passport act=sendPSW}>" method="post"> <input name="forward" type="hidden" value="<{$options.url}>"> <ul> <li class="form-item"> <label for="" class="form-label">账户名:</label> <span class="form-act"><{input type="text" name="username" id="" placeholder="用户名/手机号码/邮箱地址" autofocus vtype="required" data-caution="请填写您的账户名"}></span> <span class="caution-content"><{$msg}></span> </li> <li class="form-item-normal"> <span class="form-act"><{button type="submit" label=$___b2c="下一步"|t:'b2c' class="btn-caution btn-big" rel="_request" data-ajax-config="{onSuccess:function(rs){changeStep(rs, 2);}}"}> <span class="forgot-remember">记起密码? <a href="<{link app=b2c ctl=site_passport act=login}>" class="goto-signin">登录</a></span></span> </li> </ul> </form> </div> <script> var module = $('forgot_content'); var Query = { send: function(url, data, fn){ new Request({ url: url, link: 'cancel', onSuccess: function(rs) { if(rs) { try{ rs = JSON.decode(rs); } catch (e) {} if(typeof rs.error === 'string') Message.error(rs.error); fn&&fn.call(this, rs); } } }).post(data); } }; function changeStep(rs, x, fn) { if(rs && rs[0]) { if(typeOf(rs[0]) === 'string') { module.innerHTML = rs[0]; if(x) $('forgot_steps').getElement('.active').removeClass('active').getSiblings('.step-' + x).addClass('active'); } else if(typeOf(rs[0]) === 'object') { if(rs[0].error) return Message.error(rs[0].error); } fn && fn.call(this); } } module.addEvents({ 'change:relay(.action-verify-method)': function(e) { var form = this.getParent('form'); form.getElements('.op-verify-mobile, .op-verify-email').addClass('hide'); form.getElements('.op-verify-' + this.value).removeClass('hide'); }, 'click:relay(.action-resend-email)':function(e) { e.stop(); var url = this.href; var data = JSON.decode(this.get('data-params')); Query.send(url, data, changeStep); }, 'click:relay(.action-get-verifycode)': function(e) { e.stop(); if(this.hasClass('disabled')) return false; sendVerify(this, 'uname=' + this.get('data-mobile') + '&type=forgot'); } }); function sendVerify(el, data) { var url = el.href; el.addClass('disabled'); var textCont = el.getElement('span span'); textCont.innerHTML = el.get('text') + '(<i>0</i>)'; var cd = new countdown(textCont.getElement('i'), { start: 120, secondOnly: true, callback: function(e) { el.removeClass('disabled'); textCont.innerHTML = '重发验证码'; } }); Query.send(url, data, function(rs) { if(rs.error) { cd.stop(); el.removeClass('disabled'); textCont.innerHTML = '重发验证码'; } }); } </script>
liuguogen/Ecstore
app/b2c/view/site/passport/forgot.html
HTML
apache-2.0
4,077
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Mon Oct 01 00:28:00 PDT 2012 --> <TITLE> HadoopVersionAnnotation (Hadoop 1.0.3.16 API) </TITLE> <META NAME="date" CONTENT="2012-10-01"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="HadoopVersionAnnotation (Hadoop 1.0.3.16 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HadoopVersionAnnotation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/hadoop/HadoopVersionAnnotation.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HadoopVersionAnnotation.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;OPTIONAL</FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.hadoop</FONT> <BR> Annotation Type HadoopVersionAnnotation</H2> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</A>) <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#PACKAGE" title="class or interface in java.lang.annotation">PACKAGE</A>) </FONT>public @interface <B>HadoopVersionAnnotation</B></DL> </PRE> <P> A package attribute that captures the version of Hadoop that was compiled. <P> <P> <HR> <P> <!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== --> <A NAME="annotation_type_required_element_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Required Element Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#date()">date</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the date when Hadoop was compiled.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#revision()">revision</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the subversion revision.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#srcChecksum()">srcChecksum</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a checksum of the source files from which Hadoop was compiled.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#url()">url</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the url for the subversion repository.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#user()">user</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the username that compiled Hadoop.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#version()">version</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Hadoop version</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> <A NAME="annotation_type_element_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Element Detail</B></FONT></TH> </TR> </TABLE> <A NAME="version()"><!-- --></A><H3> version</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>version</B></PRE> <DL> <DD>Get the Hadoop version <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the version string "0.6.3-dev"</DL> </DL> <HR> <A NAME="user()"><!-- --></A><H3> user</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>user</B></PRE> <DL> <DD>Get the username that compiled Hadoop. <P> <DD><DL> </DL> </DD> <DD><DL> </DL> </DL> <HR> <A NAME="date()"><!-- --></A><H3> date</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>date</B></PRE> <DL> <DD>Get the date when Hadoop was compiled. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the date in unix 'date' format</DL> </DL> <HR> <A NAME="url()"><!-- --></A><H3> url</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>url</B></PRE> <DL> <DD>Get the url for the subversion repository. <P> <DD><DL> </DL> </DD> <DD><DL> </DL> </DL> <HR> <A NAME="revision()"><!-- --></A><H3> revision</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>revision</B></PRE> <DL> <DD>Get the subversion revision. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the revision number as a string (eg. "451451")</DL> </DL> <HR> <A NAME="srcChecksum()"><!-- --></A><H3> srcChecksum</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>srcChecksum</B></PRE> <DL> <DD>Get a checksum of the source files from which Hadoop was compiled. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>a string that uniquely identifies the source</DL> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HadoopVersionAnnotation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/hadoop/HadoopVersionAnnotation.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HadoopVersionAnnotation.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;OPTIONAL</FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
davidl1/hortonworks-extension
docs/api/org/apache/hadoop/HadoopVersionAnnotation.html
HTML
apache-2.0
13,562
<!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_05) on Tue Feb 02 23:09:46 CET 2016 --> <title>ModelNodeAnimation (libgdx API)</title> <meta name="date" content="2016-02-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="ModelNodeAnimation (libgdx 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/ModelNodeAnimation.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"> libgdx API <style> body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt } pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif } h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold } .TableHeadingColor { background:#EEEEFF; } a { text-decoration:none } a:hover { text-decoration:underline } a:link, a:visited { color:blue } table { border:0px } .TableRowColor td:first-child { border-left:1px solid black } .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black } hr { border:0px; border-bottom:1px solid #333366; } </style> </div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNode.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html" target="_top">Frames</a></li> <li><a href="ModelNodeAnimation.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</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.badlogic.gdx.graphics.g3d.model.data</div> <h2 title="Class ModelNodeAnimation" class="title">Class ModelNodeAnimation</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.badlogic.gdx.graphics.g3d.model.data.ModelNodeAnimation</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">ModelNodeAnimation</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</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> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#nodeId">nodeId</a></span></code> <div class="block">the id of the node animated by this animation FIXME should be nodeId</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math">Quaternion</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#rotation">rotation</a></span></code> <div class="block">the keyframes, defining the rotation of a node for a specific timestamp</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#scaling">scaling</a></span></code> <div class="block">the keyframes, defining the scaling of a node for a specific timestamp</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#translation">translation</a></span></code> <div class="block">the keyframes, defining the translation of a node for a specific timestamp</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#ModelNodeAnimation--">ModelNodeAnimation</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="nodeId"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>nodeId</h4> <pre>public&nbsp;java.lang.String nodeId</pre> <div class="block">the id of the node animated by this animation FIXME should be nodeId</div> </li> </ul> <a name="translation"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>translation</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt; translation</pre> <div class="block">the keyframes, defining the translation of a node for a specific timestamp</div> </li> </ul> <a name="rotation"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>rotation</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math">Quaternion</a>&gt;&gt; rotation</pre> <div class="block">the keyframes, defining the rotation of a node for a specific timestamp</div> </li> </ul> <a name="scaling"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>scaling</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt; scaling</pre> <div class="block">the keyframes, defining the scaling of a node for a specific timestamp</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ModelNodeAnimation--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ModelNodeAnimation</h4> <pre>public&nbsp;ModelNodeAnimation()</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/ModelNodeAnimation.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">libgdx API</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNode.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html" target="_top">Frames</a></li> <li><a href="ModelNodeAnimation.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <div style="font-size:9pt"><i> Copyright &copy; 2010-2013 Mario Zechner ([email protected]), Nathan Sweet ([email protected]) </i></div> </small></p> </body> </html>
JFixby/libgdx-nightly
gdx-nightly/docs/api/com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html
HTML
apache-2.0
14,899
<!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 Thu Apr 06 11:00:19 MST 2017 --> <title>edu.asu.zoophy.rest.security</title> <meta name="date" content="2017-04-06"> <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="../../../../../edu/asu/zoophy/rest/security/package-summary.html" target="classFrame">edu.asu.zoophy.rest.security</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="SecurityHelper.html" title="class in edu.asu.zoophy.rest.security" target="classFrame">SecurityHelper</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="Parameter.html" title="enum in edu.asu.zoophy.rest.security" target="classFrame">Parameter</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="ParameterException.html" title="class in edu.asu.zoophy.rest.security" target="classFrame">ParameterException</a></li> </ul> </div> </body> </html>
developerDemetri/zoophy-services
doc/edu/asu/zoophy/rest/security/package-frame.html
HTML
apache-2.0
1,233
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.security.KerberosName (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.security.KerberosName (Hadoop 1.0.4-SNAPSHOT API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/security/KerberosName.html" title="class in org.apache.hadoop.security"><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/hadoop/security//class-useKerberosName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KerberosName.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.hadoop.security.KerberosName</B></H2> </CENTER> No usage of org.apache.hadoop.security.KerberosName <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/hadoop/security/KerberosName.html" title="class in org.apache.hadoop.security"><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/hadoop/security//class-useKerberosName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KerberosName.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 &copy; 2009 The Apache Software Foundation </BODY> </HTML>
davidl1/hortonworks-extension
build/docs/api/org/apache/hadoop/security/class-use/KerberosName.html
HTML
apache-2.0
6,022
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Tue Jun 09 11:51:55 CDT 2009 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> DefaultConditionRunner.Log4jMonitor (Selenium RC Java Client Driver 1.0.1 API) </TITLE> <META NAME="date" CONTENT="2009-06-09"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="DefaultConditionRunner.Log4jMonitor (Selenium RC Java Client Driver 1.0.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultConditionRunner.Log4jMonitor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.thoughtworks.selenium.condition</FONT> <BR> Class DefaultConditionRunner.Log4jMonitor</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.selenium.condition.DefaultConditionRunner.Log4jMonitor</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</A></DD> </DL> <HR> <DL> <DT><PRE>public static final class <B>DefaultConditionRunner.Log4jMonitor</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></DL> </PRE> <P> A Log4j implementation of <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><CODE>DefaultConditionRunner.Monitor</CODE></A>. <p/> <P> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#DefaultConditionRunner.Log4jMonitor()">DefaultConditionRunner.Log4jMonitor</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <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="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition, java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> is successful (i.e.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#log(java.lang.String)">log</A></B>(java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> has begun, and is being tracked with the given <code>condition</code>.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="DefaultConditionRunner.Log4jMonitor()"><!-- --></A><H3> DefaultConditionRunner.Log4jMonitor</H3> <PRE> public <B>DefaultConditionRunner.Log4jMonitor</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)"><!-- --></A><H3> conditionWasReached</H3> <PRE> public void <B>conditionWasReached</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">DefaultConditionRunner.Monitor</A></CODE></B></DD> <DD>Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> is successful (i.e. <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)"><CODE>Condition.isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)</CODE></A> returned true within the timeout}. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)"><!-- --></A><H3> waitHasBegun</H3> <PRE> public void <B>waitHasBegun</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">DefaultConditionRunner.Monitor</A></CODE></B></DD> <DD>Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> has begun, and is being tracked with the given <code>condition</code>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)"><!-- --></A><H3> conditionFailed</H3> <PRE> public void <B>conditionFailed</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition, java.lang.String&nbsp;message)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="log(java.lang.String)"><!-- --></A><H3> log</H3> <PRE> protected void <B>log</B>(java.lang.String&nbsp;message)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultConditionRunner.Log4jMonitor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2009. All Rights Reserved. </BODY> </HTML>
mogotest/selenium
1.x_overlay/selenium-java-client-driver-1.0.1/javadoc/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html
HTML
apache-2.0
20,008
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <title>Blue Verve | Creating a Jekyll Powered Site</title> <meta name="description" content="Blue Verve is an online software and app development service company. We provide design, development and research services for startups, entrepreneurs and small teams."> <meta name="author" content="Blue Verve | Rami James"> <!-- Mobile Specific Metas ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- CSS ================================================== --> <link rel="stylesheet" href="/stylesheets/base.css"> <link rel="stylesheet" href="/stylesheets/skeleton.css"> <link rel="stylesheet" href="/stylesheets/blueverve.css"> <link rel="stylesheet" href="/stylesheets/layout.css"> <link rel="stylesheet" href="/stylesheets/github.css"> <link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> <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.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga('create', 'UA-43828354-3', 'blueverve.com'); ga('send', 'pageview'); </script> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="/images/favicon.ico"> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> </head> <header> <nav> <a href="/" class="mainlogo home"><span>Blueverve</span></a> <ul> <li><a href="/"><span>Home</span></a></li> <li><a href="/approach/"><span>Our Approach</span></a></li> <li><a href="/process/"><span>Process</span></a></li> <li><a href="/portfolio/"><span>Portfolio</span></a></li> <li><a href="/team/"><span>Team</span></a></li> <li><a href="/blog/"><span>Blog</span></a></li> <li class="contact"><a href="/contact/"><span>Contact Us</span></a></li> </ul> </nav> </header> <div class="innersuperband ourvision"> <div class="container"> <div class="sixteen columns sellband"> <h1 class="green">Creating a Jekyll Powered Site</h1> <h4>Written by Rami James | Published on 18 Oct 2013</h4> </div> </div> </div> <div class="innerband"> <div class="container"> <div class="ten columns"> <h1 id='using_the_right_tools_for_the_job_is_what_it_is_all_about_for_us_jekyll_is_the_right_tool'>Using the right tools for the job is what it is all about. For us, Jekyll is the right tool.</h1> <p>It&#8217;s been a long time coming and it was well worth the effort. We hope that you all will find here a new and interesting source for design and development processes, insights, and tools.</p> <p>The new site is built on a technology platform based on Ruby called Jekyll. It is a system which runs either locally or on a server (we use Heroku) and can be run for free on Github Pages as long as you don&#8217;t mind running without any of the fancy plugins available.</p> <p>We are using a plugin to generate the portfolio page and manage the projects inside, so Heroku was our best bet.</p> <img class='blogimage' src='/images/jekyll.jpg' /> <h2 id='moving_from_wordpress_to_jekyll'>Moving from Wordpress to Jekyll</h2> <p>I&#8217;ve used Wordpress to develop every site that I&#8217;ve created over the past six or seven years. It is a brilliant CMS and there is good reason for the fact that it powers 22% of the world&#8217;s website. That&#8217;s huge!</p> <p>The simple fact of the matter is that Wordpress is a brilliant CMS, but that it is also a monster to run and a hassle to keep up to date. Many security breaches are due to a host&#8217;s inability to secure their server, security flaws in the setup, or in Wordpress or its plugins.</p> <p>Jekyll is a beautiful alternative which offers most of the templating flexibility of a complex CMS, with none of the drawbacks of a dynamic site. Static files are relatively secure and are blazing fast &#8211; and this is really the core brilliance of Jekyll. You get all the advantages of a full templating system such as includes, metadata, and auto-generated pages &#8211; with none of the overhead of running a database or setting up Wordpress.</p> <h2 id='some_of_the_technical_details_of_our_setup'>Some of the technical details of our setup</h2> <p>Putting together a site like this was done with the help of two really great projects and a bit of hackery on our end.</p> <p>First, we used Jonas Forsberg&#8217;s <a href='http://jonasforsberg.se/2012/07/22/jekyll-heroku-unicorn'>Jekyll+Heroku+Unicorn setup</a> as a base. I tried a few other projects which either did not run on heroku or did not fit the needs of my company&#8217;s site. It let me quickly get a base setup going which we could hack away on.</p> <p>Secondly, we used the <a href='http://getskeleton.com/'>awesome grid system Skeleton</a> for building the site&#8217;s look and feel. Skeleton has a few really nice advantages over a full-on theme like Boostrap. It generally gets out of your way when it should, something which designers appreciate, and that it is minimalistic so that you add functionality you want instead of ripping out functionality you don&#8217;t need. Designers tend to be finicky about how they work and it is nice to find a system which plays nice.</p> <h2 id='time_to_talk_about_some_limitations_in_the_system'>Time to talk about some limitations in the system</h2> <p>Like all things, working with Jekyll has its limitations. Since it outputs static files, there is no ability for dynamic content like comments and email forms to be submitted to a server and processed. This means things like a simple contact form need to use alternate solutions. Ours was to use Wufoo to process forms using local javascript files. It works well and we recommend it. For comments, Disqus is always an option.</p> <p>Sitemaps are also not built in. There are a few solutions out there for generating a sitemap.xml file. In the end we decided it wasn&#8217;t a critical feature, but it is something which we believe we will add in the future to our set up.</p> <h2 id='the_overall_result'>The overall result</h2> <p>We are very happy with how the site works, how easy it is to update &#8211; just a git push, no messy FTP transfers and you always have a commit history! The learning curve wasn&#8217;t too daunting and we get to use our favorite development language, Ruby, to do our in-house website.</p> <p>If you haven&#8217;t considered Jekyll for your company&#8217;s website needs, you should. The advantages of stability, speed, and easy updates far outweigh the disadvantages I outline above.</p> </div> <div class="five columns offset-by-one"> <h2>2013</h2> <ul class="postlist"> <li> <a href="/2013/10/23/responsive-design-is-more-than-resizing-elements.html">Responsive is more than just resizing elements</a> </li> </ul> <ul class="postlist"> <li> <a href="/2013/10/22/tools-of-the-trade.html">Tools of the trade</a> </li> </ul> <ul class="postlist"> <li> <a href="/2013/10/18/creating-a-jekyll-powered-site.html">Creating a Jekyll Powered Site</a> </li> </ul> </div> <hr class="line"> <div class="eight columns"> <p></p> </div> <div class="eight columns"> <a href="/2013/10/22/tools-of-the-trade.html" title="next Post: Tools of the trade" class="hello" style="float:right;">Next Post</a> </div> <hr> </div> </div> <div class="footerband"> <div class="container"> <div class="eleven columns"> <ul class="bottomnav"> <li><a href="/"><span>Home</span></a></li> <li><a href="/approach/"><span>Our Approach</span></a></li> <li><a href="/process/"><span>Process</span></a></li> <li><a href="/portfolio/"><span>Portfolio</span></a></li> <li><a href="/team/"><span>Team</span></a></li> <li><a href="/contact/"><span class="green">Start your Project</span></a></li> </ul> </div> <div class="five columns"> <p class="copyright">Created with <a href="http://jekyllrb.com/">Jekyll</a> and <a href="http://www.getskeleton.com/">Skeleton</a><br>Blue Verve © 2013</p> </div> </div><!-- container --> </div> <link href='http://fonts.googleapis.com/css?family=Lato:400,300,700' rel='stylesheet' type='text/css'> <!-- Javascript ================================================== --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="/js/modernizr.js"></script> <script src="/js/jquery.meanmenu.min.js"></script> <script> jQuery(document).ready(function () { jQuery('header nav').meanmenu(); }); </script> </body> </html>
ramijames/Blueverve_public
_site/2013/10/18/creating-a-jekyll-powered-site.html
HTML
apache-2.0
10,093
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=type.P223.html"> </head> <body> <p>Redirecting to <a href="type.P223.html">type.P223.html</a>...</p> <script>location.replace("type.P223.html" + location.search + location.hash);</script> </body> </html>
nitro-devs/nitro-game-engine
docs/typenum/consts/P223.t.html
HTML
apache-2.0
297
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Performance of Numeric Generators</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Spirit 2.5.4"> <link rel="up" href="../performance_measurements.html" title="Performance Measurements"> <link rel="prev" href="../performance_measurements.html" title="Performance Measurements"> <link rel="next" href="numeric_performance/int_performance.html" title="Comparing the performance of a single int_ generator"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="numeric_performance/int_performance.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="spirit.karma.performance_measurements.numeric_performance"></a><a class="link" href="numeric_performance.html" title="Performance of Numeric Generators">Performance of Numeric Generators</a> </h4></div></div></div> <div class="toc"><dl class="toc"> <dt><span class="section"><a href="numeric_performance/int_performance.html">Comparing the performance of a single int_ generator</a></span></dt> <dt><span class="section"><a href="numeric_performance/double_performance.html">Comparing the performance of a single double_ generator</a></span></dt> <dt><span class="section"><a href="numeric_performance/format_performance.html">Comparing the performance of a sequence of several generators</a></span></dt> </dl></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Joel de Guzman, Hartmut Kaiser<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="numeric_performance/int_performance.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
Im-dex/xray-162
code/3rd-party/boost/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance.html
HTML
apache-2.0
3,760
<!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>Search &#8212; CloudARK 0.1.1 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '0.1.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false, SOURCELINK_SUFFIX: '.txt' }; </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> <script type="text/javascript" src="_static/searchtools.js"></script> <link rel="search" title="Search" href="#" /> <script type="text/javascript"> jQuery(function() { Search.loadIndex("searchindex.js"); }); </script> <script type="text/javascript" id="searchindexloader"></script> </head> <body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="nav-item nav-item-0"><a href="index.html">CloudARK 0.1.1 documentation</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="search-documentation">Search</h1> <div id="fallback" class="admonition warning"> <script type="text/javascript">$('#fallback').hide();</script> <p> Please activate JavaScript to enable the search functionality. </p> </div> <p> From here you can search these documents. Enter your search words into the box below and click "search". Note that the search function will automatically search for all of the words. Pages containing fewer words won't appear in the result list. </p> <form action="" method="get"> <input type="text" name="q" value="" /> <input type="submit" value="search" /> <span id="search-progress" style="padding-left: 10px"></span> </form> <div id="search-results"> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="nav-item nav-item-0"><a href="index.html">CloudARK 0.1.1 documentation</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> </div> </body> </html>
cloud-ark/cloudark
docs/html.bak/html/search.html
HTML
apache-2.0
2,996
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Mon Mar 26 19:07:19 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Setter (jackson-databind 2.0.0 API) </TITLE> <META NAME="date" CONTENT="2012-03-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Setter (jackson-databind 2.0.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Setter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/RootNameLookup.html" title="class in com.fasterxml.jackson.databind.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/SimpleBeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/util/Setter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Setter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;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> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.fasterxml.jackson.databind.util</FONT> <BR> Interface Setter</H2> <HR> <DL> <DT><PRE>public interface <B>Setter</B></DL> </PRE> <P> Mix-in interface exposed by things that expose a single property whose value can be set. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>2.0</DD> </DL> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <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="../../../../../com/fasterxml/jackson/databind/util/Setter.html#setValue(java.lang.Object, java.lang.Object)">setValue</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;pojo, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setValue(java.lang.Object, java.lang.Object)"><!-- --></A><H3> setValue</H3> <PRE> void <B>setValue</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;pojo, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Setter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/RootNameLookup.html" title="class in com.fasterxml.jackson.databind.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/SimpleBeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/util/Setter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Setter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;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> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. </BODY> </HTML>
FasterXML/jackson-databind
docs/javadoc/2.0/com/fasterxml/jackson/databind/util/Setter.html
HTML
apache-2.0
9,189
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `pthread_attr_destroy` fn in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, pthread_attr_destroy"> <title>libc::pthread_attr_destroy - Rust</title> <link rel="stylesheet" type="text/css" href="../normalize.css"> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc fn"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'pthread_attr_destroy', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Function <a href='index.html'>libc</a>::<wbr><a class="fn" href=''>pthread_attr_destroy</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../src/libc/unix/mod.rs.html#584' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe extern fn pthread_attr_destroy(attr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../libc/struct.pthread_attr_t.html" title="struct libc::pthread_attr_t">pthread_attr_t</a>) -&gt; <a class="type" href="../libc/type.c_int.html" title="type libc::c_int">c_int</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "libc"; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
nitro-devs/nitro-game-engine
docs/libc/fn.pthread_attr_destroy.html
HTML
apache-2.0
4,539
<!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>PropertyTypeException (xenon-2.3.0 2.5.0 API for Xenon developers)</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="PropertyTypeException (xenon-2.3.0 2.5.0 API for Xenon developers)"; } } 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="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="../../../nl/esciencecenter/xenon/InvalidPropertyException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../nl/esciencecenter/xenon/UnknownAdaptorException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?nl/esciencecenter/xenon/PropertyTypeException.html" target="_top">Frames</a></li> <li><a href="PropertyTypeException.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">nl.esciencecenter.xenon</div> <h2 title="Class PropertyTypeException" class="title">Class PropertyTypeException</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Throwable</li> <li> <ul class="inheritance"> <li>java.lang.Exception</li> <li> <ul class="inheritance"> <li><a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">nl.esciencecenter.xenon.XenonException</a></li> <li> <ul class="inheritance"> <li>nl.esciencecenter.xenon.PropertyTypeException</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">PropertyTypeException</span> extends <a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block">Signals that a property has a different type than the get method it was retrieved with.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>1.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../serialized-form.html#nl.esciencecenter.xenon.PropertyTypeException">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</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> <tr class="altColor"> <td class="colFirst"><code>private static long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#PropertyTypeException-java.lang.String-java.lang.String-">PropertyTypeException</a></span>(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#PropertyTypeException-java.lang.String-java.lang.String-java.lang.Throwable-">PropertyTypeException</a></span>(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message, java.lang.Throwable&nbsp;t)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.XenonException"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.<a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></h3> <code><a href="../../../nl/esciencecenter/xenon/XenonException.html#getMessage--">getMessage</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Throwable</h3> <code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> </ul> <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, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="serialVersionUID"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>private static final&nbsp;long serialVersionUID</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../constant-values.html#nl.esciencecenter.xenon.PropertyTypeException.serialVersionUID">Constant Field Values</a></dd> </dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="PropertyTypeException-java.lang.String-java.lang.String-java.lang.Throwable-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PropertyTypeException</h4> <pre>public&nbsp;PropertyTypeException(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message, java.lang.Throwable&nbsp;t)</pre> </li> </ul> <a name="PropertyTypeException-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PropertyTypeException</h4> <pre>public&nbsp;PropertyTypeException(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message)</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="../../../nl/esciencecenter/xenon/InvalidPropertyException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../nl/esciencecenter/xenon/UnknownAdaptorException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?nl/esciencecenter/xenon/PropertyTypeException.html" target="_top">Frames</a></li> <li><a href="PropertyTypeException.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
NLeSC/Xenon
docs/versions/2.5.0/javadoc-devel/nl/esciencecenter/xenon/PropertyTypeException.html
HTML
apache-2.0
11,867
<!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_45) on Mon Mar 03 10:44:29 EST 2014 --> <title>org.hibernate.internal.util.type (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.hibernate.internal.util.type (Hibernate JavaDocs)"; } //--> </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="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/hibernate/internal/util/jndi/package-summary.html">Prev Package</a></li> <li><a href="../../../../../org/hibernate/internal/util/xml/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/hibernate/internal/util/type/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.hibernate.internal.util.type</h1> </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="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.PrimitiveWrapperDescriptor.html" title="interface in org.hibernate.internal.util.type">PrimitiveWrapperHelper.PrimitiveWrapperDescriptor</a>&lt;T&gt;</td> <td class="colLast"> <div class="block"><div class="paragraph"></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="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.BooleanDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.BooleanDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.ByteDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.ByteDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.CharacterDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.CharacterDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.DoubleDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.DoubleDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.FloatDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.FloatDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.IntegerDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.IntegerDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.LongDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.LongDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.ShortDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.ShortDescriptor</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/hibernate/internal/util/jndi/package-summary.html">Prev Package</a></li> <li><a href="../../../../../org/hibernate/internal/util/xml/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/hibernate/internal/util/type/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 &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
serious6/HibernateSimpleProject
javadoc/hibernate_Doc/org/hibernate/internal/util/type/package-summary.html
HTML
apache-2.0
8,010
<!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_45) on Mon Mar 03 10:44:30 EST 2014 --> <title>org.hibernate.jpa.criteria.predicate (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../org/hibernate/jpa/criteria/predicate/package-summary.html" target="classFrame">org.hibernate.jpa.criteria.predicate</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="PredicateImplementor.html" title="interface in org.hibernate.jpa.criteria.predicate" target="classFrame"><i>PredicateImplementor</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AbstractPredicateImpl.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">AbstractPredicateImpl</a></li> <li><a href="AbstractSimplePredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">AbstractSimplePredicate</a></li> <li><a href="BetweenPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BetweenPredicate</a></li> <li><a href="BooleanAssertionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanAssertionPredicate</a></li> <li><a href="BooleanExpressionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanExpressionPredicate</a></li> <li><a href="BooleanStaticAssertionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanStaticAssertionPredicate</a></li> <li><a href="ComparisonPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ComparisonPredicate</a></li> <li><a href="CompoundPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">CompoundPredicate</a></li> <li><a href="ExistsPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ExistsPredicate</a></li> <li><a href="ExplicitTruthValueCheck.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ExplicitTruthValueCheck</a></li> <li><a href="ImplicitNumericExpressionTypeDeterminer.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ImplicitNumericExpressionTypeDeterminer</a></li> <li><a href="InPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">InPredicate</a></li> <li><a href="IsEmptyPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">IsEmptyPredicate</a></li> <li><a href="LikePredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">LikePredicate</a></li> <li><a href="MemberOfPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">MemberOfPredicate</a></li> <li><a href="NegatedPredicateWrapper.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">NegatedPredicateWrapper</a></li> <li><a href="NullnessPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">NullnessPredicate</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="ComparisonPredicate.ComparisonOperator.html" title="enum in org.hibernate.jpa.criteria.predicate" target="classFrame">ComparisonPredicate.ComparisonOperator</a></li> <li><a href="TruthValue.html" title="enum in org.hibernate.jpa.criteria.predicate" target="classFrame">TruthValue</a></li> </ul> </div> </body> </html>
serious6/HibernateSimpleProject
javadoc/hibernate_Doc/org/hibernate/jpa/criteria/predicate/package-frame.html
HTML
apache-2.0
3,773
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index (Play! 2.x Source Watcher Polling 1.0.0-rc1 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="Index (Play! 2.x Source Watcher Polling 1.0.0-rc1 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="com/google/code/play2/watcher/polling/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/watcher/polling/package-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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="contentContainer"><a href="#I:C">C</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:C"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#close--">close()</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt> <dd>&nbsp;</dd> <dt><a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a> - package com.google.code.play2.watcher.polling</dt> <dd>&nbsp;</dd> </dl> <a name="I:I"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#initialize-com.google.code.play2.watcher.api.FileWatchLogger-">initialize(FileWatchLogger)</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt> <dd> <div class="block">Initializes watch service</div> </dd> </dl> <a name="I:P"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling"><span class="typeNameLink">PollingFileWatcher</span></a> - Class in <a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a></dt> <dd> <div class="block">Polling file watcher.</div> </dd> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#PollingFileWatcher-com.google.code.play2.watcher.api.FileWatchLogger-java.util.List-com.google.code.play2.watcher.api.FileWatchCallback-int-">PollingFileWatcher(FileWatchLogger, List&lt;File&gt;, FileWatchCallback, int)</a></span> - Constructor for class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt> <dd> <div class="block">Creates polling file watcher.</div> </dd> <dt><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling"><span class="typeNameLink">PollingFileWatchService</span></a> - Class in <a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a></dt> <dd> <div class="block">Polling file watch service.</div> </dd> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#PollingFileWatchService--">PollingFileWatchService()</a></span> - Constructor for class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt> <dd> <div class="block">Creates polling file watch service.</div> </dd> </dl> <a name="I:R"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#run--">run()</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:W"> <!-- --> </a> <h2 class="title">W</h2> <dl> <dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#watch-java.util.List-com.google.code.play2.watcher.api.FileWatchCallback-">watch(List&lt;File&gt;, FileWatchCallback)</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt> <dd> <div class="block">Watch the given sequence of files or directories.</div> </dd> </dl> <a href="#I:C">C</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:W">W</a>&nbsp;</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="com/google/code/play2/watcher/polling/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/watcher/polling/package-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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; 2013&#x2013;2017. All rights reserved.</small></p> </body> </html>
play2-maven-plugin/play2-maven-plugin.github.io
play2-maven-plugin/1.0.0-rc1/play2-source-watchers/play2-source-watcher-polling/apidocs/index-all.html
HTML
apache-2.0
8,076
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_30) on Wed Feb 12 00:57:51 PST 2014 --> <TITLE> All Classes </TITLE> <META NAME="date" CONTENT="2014-02-12"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameHeadingFont"> <B>All Classes</B></FONT> <BR> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="ioio/lib/api/AnalogInput.html" title="interface in ioio.lib.api"><I>AnalogInput</I></A> <BR> <A HREF="ioio/lib/util/BaseIOIOLooper.html" title="class in ioio.lib.util">BaseIOIOLooper</A> <BR> <A HREF="ioio/lib/api/CapSense.html" title="interface in ioio.lib.api"><I>CapSense</I></A> <BR> <A HREF="ioio/lib/api/Closeable.html" title="interface in ioio.lib.api"><I>Closeable</I></A> <BR> <A HREF="ioio/lib/api/exception/ConnectionLostException.html" title="class in ioio.lib.api.exception">ConnectionLostException</A> <BR> <A HREF="ioio/lib/api/DigitalInput.html" title="interface in ioio.lib.api"><I>DigitalInput</I></A> <BR> <A HREF="ioio/lib/api/DigitalInput.Spec.html" title="class in ioio.lib.api">DigitalInput.Spec</A> <BR> <A HREF="ioio/lib/api/DigitalInput.Spec.Mode.html" title="enum in ioio.lib.api">DigitalInput.Spec.Mode</A> <BR> <A HREF="ioio/lib/api/DigitalOutput.html" title="interface in ioio.lib.api"><I>DigitalOutput</I></A> <BR> <A HREF="ioio/lib/api/DigitalOutput.Spec.html" title="class in ioio.lib.api">DigitalOutput.Spec</A> <BR> <A HREF="ioio/lib/api/DigitalOutput.Spec.Mode.html" title="enum in ioio.lib.api">DigitalOutput.Spec.Mode</A> <BR> <A HREF="ioio/lib/api/IcspMaster.html" title="interface in ioio.lib.api"><I>IcspMaster</I></A> <BR> <A HREF="ioio/lib/api/exception/IncompatibilityException.html" title="class in ioio.lib.api.exception">IncompatibilityException</A> <BR> <A HREF="ioio/lib/api/IOIO.html" title="interface in ioio.lib.api"><I>IOIO</I></A> <BR> <A HREF="ioio/lib/api/IOIO.State.html" title="enum in ioio.lib.api">IOIO.State</A> <BR> <A HREF="ioio/lib/api/IOIO.VersionType.html" title="enum in ioio.lib.api">IOIO.VersionType</A> <BR> <A HREF="ioio/lib/util/IOIOBaseApplicationHelper.html" title="class in ioio.lib.util">IOIOBaseApplicationHelper</A> <BR> <A HREF="ioio/lib/api/IOIOConnection.html" title="interface in ioio.lib.api"><I>IOIOConnection</I></A> <BR> <A HREF="ioio/lib/spi/IOIOConnectionBootstrap.html" title="interface in ioio.lib.spi"><I>IOIOConnectionBootstrap</I></A> <BR> <A HREF="ioio/lib/spi/IOIOConnectionFactory.html" title="interface in ioio.lib.spi"><I>IOIOConnectionFactory</I></A> <BR> <A HREF="ioio/lib/util/IOIOConnectionManager.html" title="class in ioio.lib.util">IOIOConnectionManager</A> <BR> <A HREF="ioio/lib/util/IOIOConnectionManager.IOIOConnectionThreadProvider.html" title="interface in ioio.lib.util"><I>IOIOConnectionManager.IOIOConnectionThreadProvider</I></A> <BR> <A HREF="ioio/lib/util/IOIOConnectionManager.Thread.html" title="class in ioio.lib.util">IOIOConnectionManager.Thread</A> <BR> <A HREF="ioio/lib/util/IOIOConnectionRegistry.html" title="class in ioio.lib.util">IOIOConnectionRegistry</A> <BR> <A HREF="ioio/lib/api/IOIOFactory.html" title="class in ioio.lib.api">IOIOFactory</A> <BR> <A HREF="ioio/lib/util/IOIOLooper.html" title="interface in ioio.lib.util"><I>IOIOLooper</I></A> <BR> <A HREF="ioio/lib/util/IOIOLooperProvider.html" title="interface in ioio.lib.util"><I>IOIOLooperProvider</I></A> <BR> <A HREF="ioio/lib/spi/NoRuntimeSupportException.html" title="class in ioio.lib.spi">NoRuntimeSupportException</A> <BR> <A HREF="ioio/lib/api/exception/OutOfResourceException.html" title="class in ioio.lib.api.exception">OutOfResourceException</A> <BR> <A HREF="ioio/lib/api/PulseInput.html" title="interface in ioio.lib.api"><I>PulseInput</I></A> <BR> <A HREF="ioio/lib/api/PulseInput.ClockRate.html" title="enum in ioio.lib.api">PulseInput.ClockRate</A> <BR> <A HREF="ioio/lib/api/PulseInput.PulseMode.html" title="enum in ioio.lib.api">PulseInput.PulseMode</A> <BR> <A HREF="ioio/lib/api/PwmOutput.html" title="interface in ioio.lib.api"><I>PwmOutput</I></A> <BR> <A HREF="ioio/lib/api/Sequencer.html" title="interface in ioio.lib.api"><I>Sequencer</I></A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfig.html" title="interface in ioio.lib.api"><I>Sequencer.ChannelConfig</I></A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfigBinary.html" title="class in ioio.lib.api">Sequencer.ChannelConfigBinary</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfigFmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelConfigFmSpeed</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfigPwmPosition.html" title="class in ioio.lib.api">Sequencer.ChannelConfigPwmPosition</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfigPwmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelConfigPwmSpeed</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelConfigSteps.html" title="class in ioio.lib.api">Sequencer.ChannelConfigSteps</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCue.html" title="interface in ioio.lib.api"><I>Sequencer.ChannelCue</I></A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCueBinary.html" title="class in ioio.lib.api">Sequencer.ChannelCueBinary</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCueFmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelCueFmSpeed</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCuePwmPosition.html" title="class in ioio.lib.api">Sequencer.ChannelCuePwmPosition</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCuePwmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelCuePwmSpeed</A> <BR> <A HREF="ioio/lib/api/Sequencer.ChannelCueSteps.html" title="class in ioio.lib.api">Sequencer.ChannelCueSteps</A> <BR> <A HREF="ioio/lib/api/Sequencer.Clock.html" title="enum in ioio.lib.api">Sequencer.Clock</A> <BR> <A HREF="ioio/lib/api/Sequencer.Event.html" title="class in ioio.lib.api">Sequencer.Event</A> <BR> <A HREF="ioio/lib/api/Sequencer.Event.Type.html" title="enum in ioio.lib.api">Sequencer.Event.Type</A> <BR> <A HREF="ioio/lib/api/SpiMaster.html" title="interface in ioio.lib.api"><I>SpiMaster</I></A> <BR> <A HREF="ioio/lib/api/SpiMaster.Config.html" title="class in ioio.lib.api">SpiMaster.Config</A> <BR> <A HREF="ioio/lib/api/SpiMaster.Rate.html" title="enum in ioio.lib.api">SpiMaster.Rate</A> <BR> <A HREF="ioio/lib/api/SpiMaster.Result.html" title="interface in ioio.lib.api"><I>SpiMaster.Result</I></A> <BR> <A HREF="ioio/lib/api/TwiMaster.html" title="interface in ioio.lib.api"><I>TwiMaster</I></A> <BR> <A HREF="ioio/lib/api/TwiMaster.Rate.html" title="enum in ioio.lib.api">TwiMaster.Rate</A> <BR> <A HREF="ioio/lib/api/TwiMaster.Result.html" title="interface in ioio.lib.api"><I>TwiMaster.Result</I></A> <BR> <A HREF="ioio/lib/api/Uart.html" title="interface in ioio.lib.api"><I>Uart</I></A> <BR> <A HREF="ioio/lib/api/Uart.Parity.html" title="enum in ioio.lib.api">Uart.Parity</A> <BR> <A HREF="ioio/lib/api/Uart.StopBits.html" title="enum in ioio.lib.api">Uart.StopBits</A> <BR> </FONT></TD> </TR> </TABLE> </BODY> </HTML>
svanacker/cen-info-android
IOIO_OTG/IOIOLib/doc/allclasses-noframe.html
HTML
apache-2.0
7,179
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_20) on Thu Jan 22 10:58:04 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index (jxrest 1.0 API)</title> <meta name="date" content="2015-01-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="Index (jxrest 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="com/itranswarp/jxrest/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/itranswarp/jxrest/package-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a name="I:A"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#addHandler-java.lang.Class-">addHandler(Class&lt;?&gt;)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">ApiException</span></a> - Exception in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Root exception for REST API with error code, error data and detailed message.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-java.lang.String-java.lang.String-">ApiException(String, String, String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt> <dd> <div class="block">Construct an ApiException using code, data and message.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-java.lang.String-">ApiException(String, String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt> <dd> <div class="block">Construct an ApiException using code and message.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-">ApiException(String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt> <dd> <div class="block">Construct an ApiException using code.</div> </dd> </dl> <a name="I:C"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#checkContentType-java.lang.String-">checkContentType(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a> - package com.itranswarp.jxrest</dt> <dd>&nbsp;</dd> </dl> <a name="I:D"> <!-- --> </a> <h2 class="title">D</h2> <dl> <dt><a href="com/itranswarp/jxrest/DELETE.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">DELETE</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Mark a DELETE request of REST API.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#destroy--">destroy()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#destroy--">destroy()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#doFilter-javax.servlet.ServletRequest-javax.servlet.ServletResponse-javax.servlet.FilterChain-">doFilter(ServletRequest, ServletResponse, FilterChain)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:F"> <!-- --> </a> <h2 class="title">F</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#findHandlers-java.lang.String-">findHandlers(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:G"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><a href="com/itranswarp/jxrest/GET.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">GET</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Mark a GET request of REST API.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#getCode--">getCode()</a></span> - Method in exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt> <dd> <div class="block">Get error code as string.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#getData--">getData()</a></span> - Method in exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt> <dd> <div class="block">Get error data as string.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpServletRequest--">getHttpServletRequest()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpServletResponse--">getHttpServletResponse()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpSession--">getHttpSession()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getRestContext--">getRestContext()</a></span> - Static method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:I"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#init-javax.servlet.FilterConfig-">init(FilterConfig)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#init--">init()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:P"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#parseBeanFromJson-java.lang.Class-javax.servlet.http.HttpServletRequest-">parseBeanFromJson(Class&lt;?&gt;, HttpServletRequest)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/Path.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">Path</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Mark REST API path like "/api/users/:userId".</div> </dd> <dt><a href="com/itranswarp/jxrest/POST.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">POST</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Mark a POST request of REST API.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#processApi-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-java.lang.String-java.lang.String-">processApi(HttpServletRequest, HttpServletResponse, String, String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#processBadRequest-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-java.lang.String-java.lang.String-">processBadRequest(HttpServletRequest, HttpServletResponse, String, String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/PUT.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">PUT</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">Mark a PUT request of REST API.</div> </dd> </dl> <a name="I:R"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiFilter</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">A REST API filter to handle REST API calls.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#RestApiFilter--">RestApiFilter()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiHandler</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">RestApiHandler serves JSON-REST API request, and send JSON-Response.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#RestApiHandler--">RestApiHandler()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiServlet</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">A REST API filter to handle REST API calls.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#RestApiServlet--">RestApiServlet()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd>&nbsp;</dd> <dt><a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestContext</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt> <dd> <div class="block">RestContext holds HttpServletRequest and HttpServletResponse object in thread local.</div> </dd> </dl> <a name="I:S"> <!-- --> </a> <h2 class="title">S</h2> <dl> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#service-javax.servlet.ServletRequest-javax.servlet.ServletResponse-">service(ServletRequest, ServletResponse)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#setHandlers-java.util.List-">setHandlers(List&lt;String&gt;)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#setJsonBuilder-com.itranswarp.jsonstream.JsonBuilder-">setJsonBuilder(JsonBuilder)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#setRestApiHandler-com.itranswarp.jxrest.RestApiHandler-">setRestApiHandler(RestApiHandler)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd> <div class="block">Set RestApiHandler to handle REST API.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#setRestApiHandler-com.itranswarp.jxrest.RestApiHandler-">setRestApiHandler(RestApiHandler)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd> <div class="block">Set RestApiHandler to handle REST API.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#setUrlPrefix-java.lang.String-">setUrlPrefix(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt> <dd> <div class="block">Set URL prefix.</div> </dd> <dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#setUrlPrefix-java.lang.String-">setUrlPrefix(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt> <dd> <div class="block">Set URL prefix.</div> </dd> </dl> <a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;</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="com/itranswarp/jxrest/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/itranswarp/jxrest/package-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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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; 2015. All rights reserved.</small></p> </body> </html>
michaelliao/jxrest-doc
apidocs/index-all.html
HTML
apache-2.0
18,590
</MsgList> <Timestamp>20060607112334</Timestamp> <FolderList> $var['folders_default_ajax'] <!-- if($var['nrrecords'] || $var['search']) { --> <Fol Name="Search" Display="Zoeken" Count="$var['nrrecords']" Icon="search" State="" /> <!-- } --> </FolderList> <!-- if($var['nrrecords'] || $var['search']) { --> <MsgNav Total="$var['fulltotal']" View="$var['fulltotal']" Start="$var['start']"/> <!-- } --> <!-- if(!$var['nrrecords'] && !$var['search']) { --> <MsgNav Total="$var['fulltotal']" View="$this->MsgNum" Start="$var['start']"/> <!-- } --> </UserEmails>
BigBlueHat/atmailopen
html/dutch/simple/showmail_bottom_ajax.html
HTML
apache-2.0
563
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Privacy</title> </head> <body> </body> </html>
megawario/mmibty
public/html/privacy.html
HTML
apache-2.0
125
<?xml version="1.0" encoding="iso-8859-1"?> <!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" xml:lang="en" lang="en"> <head> <title>Class: Spec::Rake::SpecTask</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> <script type="text/javascript"> // <![CDATA[ function popupCode( url ) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode( id ) { if ( document.getElementById ) elem = document.getElementById( id ); else if ( document.all ) elem = eval( "document.all." + id ); else return false; elemStyle = elem.style; if ( elemStyle.display != "block" ) { elemStyle.display = "block" } else { elemStyle.display = "none" } return true; } // Make codeblocks hidden by default document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" ) // ]]> </script> </head> <body> <div id="classHeader"> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Class</strong></td> <td class="class-name-in-header">Spec::Rake::SpecTask</td> </tr> <tr class="top-aligned-row"> <td><strong>In:</strong></td> <td> <a href="../../../files/lib/spec/rake/spectask_rb.html"> lib/spec/rake/spectask.rb </a> <br /> </td> </tr> <tr class="top-aligned-row"> <td><strong>Parent:</strong></td> <td> ::Rake::TaskLib </td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> <div id="description"> <p> A <a href="../Rake.html">Rake</a> task that runs a set of specs. </p> <p> <a href="../Example.html">Example</a>: </p> <pre> Spec::Rake::SpecTask.new do |t| t.warning = true t.rcov = true end </pre> <p> This will create a task that can be run with: </p> <pre> rake spec </pre> <p> If rake is invoked with a &quot;SPEC=filename&quot; command line option, then the list of spec files will be overridden to include only the filename specified on the command line. This provides an easy way to run just one spec. </p> <p> If rake is invoked with a &quot;SPEC_OPTS=options&quot; command line option, then the given options will override the value of the <tt>spec_opts</tt> attribute. </p> <p> If rake is invoked with a &quot;RCOV_OPTS=options&quot; command line option, then the given options will override the value of the <tt>rcov_opts</tt> attribute. </p> <p> Examples: </p> <pre> rake spec # run specs normally rake spec SPEC=just_one_file.rb # run just one spec file. rake spec SPEC_OPTS=&quot;--diff&quot; # enable diffing rake spec RCOV_OPTS=&quot;--aggregate myfile.txt&quot; # see rcov --help for details </pre> <p> Each attribute of this task may be a proc. This allows for lazy evaluation, which is sometimes handy if you want to defer the evaluation of an attribute value until the task is run (as opposed to when it is defined). </p> <p> This task can also be used to run existing <a href="../../Test/Unit.html">Test::Unit</a> tests and get RSpec output, for example like this: </p> <pre> require 'rubygems' require 'spec/rake/spectask' Spec::Rake::SpecTask.new do |t| t.ruby_opts = ['-rtest/unit'] t.spec_files = FileList['test/**/*_test.rb'] end </pre> </div> </div> <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> <a href="#M000279">attr_accessor</a>&nbsp;&nbsp; <a href="#M000280">new</a>&nbsp;&nbsp; </div> </div> </div> <!-- if includes --> <div id="section"> <div id="attribute-list"> <h3 class="section-bar">Attributes</h3> <div class="name-list"> <table> <tr class="top-aligned-row context-row"> <td class="context-item-name">fail_on_error</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Whether or not to fail <a href="../Rake.html">Rake</a> when an error occurs (typically when specs fail). Defaults to true. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">failure_message</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> A message to print to stderr when there are failures. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">libs</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Array of directories to be added to $LOAD_PATH before running the specs. Defaults to [&#8217;&lt;the absolute path to RSpec&#8216;s lib directory&gt;&#8217;] </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">name</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Name of spec task. (default is :spec) </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">out</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Where RSpec&#8216;s output is written. Defaults to $stdout. DEPRECATED. Use &#8212;format FORMAT:WHERE in spec_opts. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">pattern</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Glob pattern to match spec files. (default is &#8216;spec/**/*_spec.rb&#8217;) Setting the SPEC environment variable overrides this. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">rcov</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Whether or not to use <a href="../../RCov.html">RCov</a> (default is false) See <a href="http://eigenclass.org/hiki.rb?rcov">eigenclass.org/hiki.rb?rcov</a> </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">rcov_dir</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Directory where the <a href="../../RCov.html">RCov</a> report is written. Defaults to &quot;coverage&quot; Ignored if rcov=false </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">rcov_opts</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Array of commandline options to pass to <a href="../../RCov.html">RCov</a>. Defaults to [&#8217;&#8212;exclude&#8217;, &#8216;lib\/spec,bin\/spec&#8217;]. Ignored if rcov=false Setting the RCOV_OPTS environment variable overrides this. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">ruby_opts</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Array of commandline options to pass to ruby. Defaults to []. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">spec_files</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Explicitly define the list of spec files to be included in a spec. <tt>spec_files</tt> is expected to be an array of file names (a FileList is acceptable). If both <tt>pattern</tt> and <tt>spec_files</tt> are used, then the list of spec files is the union of the two. Setting the SPEC environment variable overrides this. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">spec_opts</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Array of commandline options to pass to RSpec. Defaults to []. Setting the SPEC_OPTS environment variable overrides this. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">verbose</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> Use verbose output. If this is set to true, the task will print the executed spec command to stdout. Defaults to false. </td> </tr> <tr class="top-aligned-row context-row"> <td class="context-item-name">warning</td> <td class="context-item-value">&nbsp;[RW]&nbsp;</td> <td class="context-item-desc"> If true, requests that the specs be run with the warning flag set. E.g. warning=true implies &quot;ruby -w&quot; used to run the specs. Defaults to false. </td> </tr> </table> </div> </div> <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> <div id="method-M000279" class="method-detail"> <a name="M000279"></a> <div class="method-heading"> <a href="SpecTask.src/M000279.html" target="Code" class="method-signature" onclick="popupCode('SpecTask.src/M000279.html');return false;"> <span class="method-name">attr_accessor</span><span class="method-args">(*names)</span> </a> </div> <div class="method-description"> </div> </div> <div id="method-M000280" class="method-detail"> <a name="M000280"></a> <div class="method-heading"> <a href="SpecTask.src/M000280.html" target="Code" class="method-signature" onclick="popupCode('SpecTask.src/M000280.html');return false;"> <span class="method-name">new</span><span class="method-args">(name=:spec) {|self if block_given?| ...}</span> </a> </div> <div class="method-description"> <p> Defines a <a href="SpecTask.html#M000280">new</a> task, using the name <tt>name</tt>. </p> </div> </div> </div> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> </div> </body> </html>
google-code/android-scripting
jruby/src/lib/ruby/gems/1.8/doc/rspec-1.1.12/rdoc/classes/Spec/Rake/SpecTask.html
HTML
apache-2.0
10,873
<html> <head> <link rel="stylesheet" type="text/css" href="{{{host}}}/stylesheets/style.css"> <script src="{{{host}}}/javascripts/jquery-1.8.3.js"></script> <script src="{{{host}}}/github-project-health/javascripts/main.js"></script> </head> <body> <div class="j-card"> <h2>Configuration</h2> <p> <label> Level: <br> <select id="set_level"> <option value="0">Poor</option> <option value="1">Fair</option> <option value="2">Good</option> <option value="3">Excellent</option> <option value="4">Outstanding</option> </select> </label> </p> <button id="btn_submit">Submit</button> </div> </body> </html>
matthewmccullough/GitHub4Jive
GitHub4Jive-Addon/tiles/github-project-health/public/configuration.html
HTML
apache-2.0
778
<wicket:panel> <script type="text/javascript" wicket:id="script"></script> </wicket:panel>
alancnet/artifactory
web/common/src/main/java/org/artifactory/common/wicket/component/panel/feedback/FeedbackDistributer.html
HTML
apache-2.0
95
<!DOCTYPE html> <html> <body> <div id="iframe-dragArea" style="width: 300px; height: 300px;"></div> <div id="iframe-dropArea" style="width: 300px; height: 300px;"></div> </body> </html>
shishaochen/TensorFlow-0.8-Win
external/plottable/bower_components/jquery.simulate/tests/iframe.html
HTML
apache-2.0
187
<% if (sitecaptains.length) { %> <h3>Active Captains for this site</h3> <% _.each(sitecaptains, function (sc) { %> <div class="sitecaptain"> <button class="remove-sitecaptain" name="<%= sc.get('id') %>"> Remove </button> <%= sc.get('type') %> Captain: <%= sc.get('name') %> </div> <% }); %> <% } else { %> <h3>No Captains active for this site</h3> <% } %> <h3>Add a new Captain</h3> <div id="sitecaptain-form-backform"></div>
babybunny/rebuildingtogethercaptain
gae/js/app/templates/sitecaptains.html
HTML
apache-2.0
478
--- layout: default --- <article class="post-container post-container--single" itemscope itemtype="http://schema.org/BlogPosting"> <header class="post-header"> <h1 class="post-title">{{ page.title }}</h1> <div class="post-meta"> <img src="/images/calendar.png" width="20px"/> <time datetime="{{page.date | date: date_to_xmlschema}}" itemprop="datePublished" class="post-meta__date date">{{page.date | date: "%F"}} </time> <p style="display: inline;" >|&nbsp&nbsp&nbsp&nbsp&nbsp阅读:<span id="busuanzi_value_page_pv"></span>次</span></p> </div> </header> <script type="text/javascript" color="0,102,51" opacity='0.6' zIndex="-2" count="99" src="//cdn.bootcss.com/canvas-nest.js/1.0.1/canvas-nest.min.js"></script> <section class="post"> {{ content }} </section> </article> {% include dashang.html %} {% include comments.html %}
mythkiven/MythKiven.github.io
_layouts/post.html
HTML
apache-2.0
896
<html> <body> <p>Collection of secure (RSA) utilities, including key pair generation, test encryption and decryption.</p> @author Andras Belicza </body> </html>
icza/scelight
src-tool/hu/sltool/registration/package.html
HTML
apache-2.0
175
<!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-google-v7) on Wed Sep 02 13:30:15 PDT 2015 --> <title>Enhancer</title> <meta name="date" content="2015-09-02"> <link rel="stylesheet" type="text/css" href="../../../../../dev_javadoc.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="Enhancer"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; var tabs = {65535:["t0","All 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/google/appengine/tools/enhancer/Enhance.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/google/appengine/tools/enhancer/EnhancerTask.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/google/appengine/tools/enhancer/Enhancer.html" target="_top">Frames</a></li> <li><a href="Enhancer.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><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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.google.appengine.tools.enhancer</div> <h2 title="Class Enhancer" class="title">Class Enhancer</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.appengine.tools.enhancer.Enhancer</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">Enhancer</span> extends java.lang.Object</pre> <div class="block">Executes ORM enhancement against jars and class files.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#Enhancer--">Enhancer</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== 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="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>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#execute--">execute</a></span>()</code> <div class="block">Runs enhancement.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setArgs-java.lang.String:A-">setArgs</a></span>(java.lang.String[]&nbsp;args)</code> <div class="block">Sets arguments to be passed to the underlying enhancer.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setDatanucleusVersion-java.lang.String-">setDatanucleusVersion</a></span>(java.lang.String&nbsp;datanucleusVersion)</code> <div class="block">Sets the version of datanucleus to use for enhancement.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setTargets-java.util.Set-">setTargets</a></span>(java.util.Set&lt;java.net.URL&gt;&nbsp;enhanceTargets)</code> <div class="block">Sets the class files and jar files which will be enhanced.</div> </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>equals, 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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Enhancer--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Enhancer</h4> <pre>public&nbsp;Enhancer()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="setTargets-java.util.Set-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTargets</h4> <pre>public&nbsp;void&nbsp;setTargets(java.util.Set&lt;java.net.URL&gt;&nbsp;enhanceTargets)</pre> <div class="block">Sets the class files and jar files which will be enhanced.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>enhanceTargets</code> - must not be null</dd> </dl> </li> </ul> <a name="setArgs-java.lang.String:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setArgs</h4> <pre>public&nbsp;void&nbsp;setArgs(java.lang.String[]&nbsp;args)</pre> <div class="block">Sets arguments to be passed to the underlying enhancer.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>args</code> - must not be null</dd> </dl> </li> </ul> <a name="setDatanucleusVersion-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDatanucleusVersion</h4> <pre>public&nbsp;void&nbsp;setDatanucleusVersion(java.lang.String&nbsp;datanucleusVersion)</pre> <div class="block">Sets the version of datanucleus to use for enhancement. Specifically, this is the directory under <sdk_root>/lib/opt/tools/datanucleus containing the enhancer and the jars it depends on.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>datanucleusVersion</code> - must not be null</dd> </dl> </li> </ul> <a name="execute--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>execute</h4> <pre>public&nbsp;void&nbsp;execute()</pre> <div class="block">Runs enhancement.</div> </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/google/appengine/tools/enhancer/Enhance.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/google/appengine/tools/enhancer/EnhancerTask.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/google/appengine/tools/enhancer/Enhancer.html" target="_top">Frames</a></li> <li><a href="Enhancer.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><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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>
kopaka7/Visual-Summary
appengine-java-sdk-1.9.27/docs/tools/javadoc/com/google/appengine/tools/enhancer/Enhancer.html
HTML
apache-2.0
11,909
<!DOCTYPE html> <!-- Copyright 2014-2020 Google LLC 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 https://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. --> <html lang="de"> <script type="module" src="custom-load.js"></script> </html>
GoogleWebComponents/google-chart
test/custom-load-test.html
HTML
apache-2.0
660
<!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_19145_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=35956#src-35956" >testAbaNumberCheck_19145_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:39:03 </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_19145_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=41253#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_19145_good_vtx.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_232) on Tue Sep 15 08:53:08 UTC 2020 --> <title>Uses of Package org.springframework.jms.connection (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 Package org.springframework.jms.connection (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>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-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/jms/connection/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 org.springframework.jms.connection" class="title">Uses of Package<br>org.springframework.jms.connection</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="../../../../org/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</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.jms.connection">org.springframework.jms.connection</a></td> <td class="colLast"> <div class="block">Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.springframework.jms.core">org.springframework.jms.core</a></td> <td class="colLast"> <div class="block">Core package of the JMS support.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.springframework.jms.listener">org.springframework.jms.listener</a></td> <td class="colLast"> <div class="block">This package contains the base message listener container facility.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.jms.connection"> <!-- --> </a> <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/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/ConnectionFactoryUtils.ResourceFactory.html#org.springframework.jms.connection">ConnectionFactoryUtils.ResourceFactory</a> <div class="block">Callback interface for resource creation.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.connection">JmsResourceHolder</a> <div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/SingleConnectionFactory.html#org.springframework.jms.connection">SingleConnectionFactory</a> <div class="block">A JMS ConnectionFactory adapter that returns the same Connection from all <a href="../../../../org/springframework/jms/connection/SingleConnectionFactory.html#createConnection--"><code>SingleConnectionFactory.createConnection()</code></a> calls, and ignores calls to <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true#close--" title="class or interface in javax.jms"><code>Connection.close()</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/SmartConnectionFactory.html#org.springframework.jms.connection">SmartConnectionFactory</a> <div class="block">Extension of the <code>javax.jms.ConnectionFactory</code> interface, indicating how to release Connections obtained from it.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.jms.core"> <!-- --> </a> <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/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/core/package-summary.html">org.springframework.jms.core</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.core">JmsResourceHolder</a> <div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.jms.listener"> <!-- --> </a> <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/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/listener/package-summary.html">org.springframework.jms.listener</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.listener">JmsResourceHolder</a> <div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</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-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/jms/connection/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 ======= --> </body> </html>
akhr/java
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/jms/connection/package-use.html
HTML
apache-2.0
10,474
<!DOCTYPE html> <script src="intersectionobserver.js"></script> <style> root { background-color: pink; display: block; } child { background-color: salmon; display: block; } </style> <div id="container" style="position: relative"></div> <div id="logger" style="white-space: pre-wrap"></div> <script> var testIndex = 0; function test(callback) { document.getElementById('container').innerHTML = ''; document.getElementById('logger').innerHTML += 'Test ' + (++testIndex) + ': ' + callback() + '\n\n'; } function assert(a) { if (a) { return 'Passed'; } return 'Failed'; } test(()=>{ return assert(true); }) // Observing root not in the DOM. test(()=>{ var root = document.createElement('div'); var io = new IntersectionObserver({ root: root, }); var didThrow = false; try { io.observe(document.getElementById('container')); } catch (e) { didThrow = true; } return assert(didThrow); }) // Observing unrooted element. test(()=>{ var io = new IntersectionObserver({}); var didThrow = false; try { io.observe(document.createElement('container')); } catch (e) { didThrow = true; } return assert(didThrow); }) // Observing child of root. test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); var io = new IntersectionObserver({ root: root, callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); var didThrow = false; try { io.observe(child); } catch (e) { didThrow = true; } return assert(!didThrow); }) // takeRecords and observe already intersecting element. test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); root.style.height = "100px"; root.style.width = "100px"; var io = new IntersectionObserver({ root: root, // TODO: Assert not called. callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); child.style.height = "20px"; child.style.width = "20px"; child.style.position = "absolute"; io.observe(child); return assert(io.takeRecords().length); }) // Observe non-intersecting element. test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); root.style.height = "100px"; root.style.width = "100px"; var io = new IntersectionObserver({ root: root, // TODO: Assert not called. callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); child.style.height = "20px"; child.style.width = "20px"; child.style.position = "absolute"; child.style.top = "-20px"; io.observe(child); return assert(!io.takeRecords().length); }) // thresholds test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); root.style.height = "100px"; root.style.width = "100px"; var io = new IntersectionObserver({ threshold: 0.5, root: root, // TODO: Assert not called. callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); child.style.height = "20px"; child.style.width = "20px"; child.style.position = "absolute"; io.observe(child); var output = [] output.push(assert(io.takeRecords().length)); child.style.top = "-11px"; output.push(assert(io.takeRecords().length)); child.style.top = "-10px"; output.push(assert(io.takeRecords().length)); return output.join('\n'); }) // multiple thresholds test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); root.style.height = "100px"; root.style.width = "100px"; var io = new IntersectionObserver({ threshold: [0.5, 0.25], root: root, // TODO: Assert not called. callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); child.style.height = "20px"; child.style.width = "20px"; child.style.position = "absolute"; io.observe(child); var output = [] output.push(assert(io.takeRecords().length)); child.style.top = "-11px"; output.push(assert(io.takeRecords().length)); child.style.top = "-16px"; output.push(assert(io.takeRecords().length)); child.style.top = "-17px"; output.push(assert(!io.takeRecords().length)); child.style.top = "-15px"; output.push(assert(io.takeRecords().length)); return output.join('\n'); }) // margins test(()=>{ var container = document.getElementById('container'); var root = document.createElement('root'); container.appendChild(root); root.style.height = "100px"; root.style.width = "200px"; var io = new IntersectionObserver({ margin: "5px 10% 10% 15px", root: root, // TODO: Assert not called. callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); }, }); var child = document.createElement('child'); root.appendChild(child); child.style.height = "20px"; child.style.width = "20px"; child.style.position = "absolute"; io.observe(child); var output = [] output.push(assert(io.takeRecords().length)); // Stop intersecting from the top. child.style.top = "-25px"; output.push(assert(io.takeRecords().length)); // Start intersecting from the top. child.style.top = "-24px"; output.push(assert(io.takeRecords().length)); // Stop intersecting from the bottom. child.style.top = "110px"; output.push(assert(io.takeRecords().length)); // Start intersecting from the bottom. child.style.top = "109px"; output.push(assert(io.takeRecords().length)); // Stop intersecting from the left. child.style.left = "-35px"; output.push(assert(io.takeRecords().length)); // Start intersecting from the left. child.style.left = "-34px"; output.push(assert(io.takeRecords().length)); // Stop intersecting from the right. child.style.left = "220px"; output.push(assert(io.takeRecords().length)); // Start intersecting from the right. child.style.left = "219px"; output.push(assert(io.takeRecords().length)); return output.join('\n'); }) // margin parsing test(()=>{ var io = new IntersectionObserver({}); // TODO: Assert all the parsing code paths are tested. io._parseMargins('1px'); }); </script>
ojanvafai/lazyelements
intersectionobserver_test.html
HTML
apache-2.0
6,871
<!DOCTYPE html> <html lang="en"> <head> <title>HTTPolice notices</title> <meta charset="utf-8"> <meta content="HTTPolice 0.7.0" name="generator"> <style type="text/css">/**************************************************************** * Common styles ****************************************************************/ body { color: black; font-family: sans-serif; quotes: '“' '”'; } body.report { /* I hate this line with a passion, but so far I can't figure out * how else to make both sans-serif and monospace fonts look reasonable * on a wide range of browsers and platforms. */ font-size: 14px; } @media screen { /* Print margins are OK already. */ body { margin: 2em; } } h1 { font-size: x-large; margin-bottom: 0; } h2, h3 { font-size: inherit; font-weight: inherit; } pre, code { font-family: 'Consolas', monospace; } a[href] { color: inherit; text-decoration: inherit; border-bottom: thin dotted; } cite { font-style: inherit; } q { font-style: italic; } abbr { text-decoration: inherit; border: inherit; } hr { visibility: hidden; clear: both; } button { /* Make it look more like a pseudo-link. */ background: transparent; border-top: none; border-right: none; border-bottom: thin dotted; border-left: none; padding: 0; color: gray; cursor: pointer; } @media print { button { display: none; } } /**************************************************************** * Request and response data ****************************************************************/ body.report { background: whitesmoke; } div.exchange { background: white; margin-top: 3em; } @media screen { div.exchange { /* Bottom padding is smaller * because there is an invisible ``hr`` there. */ padding: 2em 2em 1.5em 2em; border: solid thin darkgray; } } div.message-display { max-width: 55em; } .exchange > section:not(:first-child) div.message-display { /* Spacing between messages within one exchange. */ margin-top: 2em; } p.message-remark { margin: 0 1em 0.5em 0; color: gray; overflow: auto; } .message-display h2 { font-weight: bolder; margin: 0; overflow: auto; padding: 0 0 0.3em 0; white-space: nowrap; } pre.header-entry { margin: 0; white-space: pre-wrap; overflow: auto; padding: 0.2em 0; line-height: 140%; /* Indent all lines after the first one, a la ``obs-fold``. */ padding-left: 2em; text-indent: -2em; } div.body-display, div.trailer { margin-top: 2em; } .body-display h3, .trailer h3 { display: inline-block; border-bottom: thin dashed; padding: 0.3em 0; margin: 0; color: darkgray; } .body-display pre { margin-top: 0.7em; margin-bottom: 0; white-space: pre-wrap; max-height: 20em; overflow: auto; } /**************************************************************** * Notices ****************************************************************/ div.complaints { padding-left: 1em; border-left: thin solid lightgray; } .exchange > section:not(:first-child) div.complaints { margin-top: 2em; } div.notice { max-width: 55em; page-break-inside: avoid; line-height: 135%; } .notice:not(.collapsed) + div.notice { /* More spacing between expanded notices. */ margin-top: 2em; } .debug .severity { color: darkgray; } .error .severity { color: red; } .notice .ident { color: darkgray; } /**************************************************************** * Float notices to the right on wider displays ****************************************************************/ @media (min-width: 55em) { div.message-display { float: left; width: 55%; } div.complaints { float: right; width: 40%; } } /**************************************************************** * Interactive notices ****************************************************************/ .notice button { float: right; margin-left: 1em; font-size: smaller; } @media screen { /* Don't collapse notices in print. */ .notice.collapsed p { display: none; } .notice.debug.collapsed h3 { color: darkgray; } } .highlight { background: navajowhite; } /**************************************************************** * Options ****************************************************************/ div.options { float: right; } @media print { .options { display: none; } } @media screen { .options.collapsed form { display: none; } } .options form { margin-top: 0.3em; padding: 0.1em 1em; background: lavender; border: solid thin darkgray; white-space: nowrap; } form input + label, form label + input { margin-left: 0.5em; } /**************************************************************** * List of all notices ****************************************************************/ @media screen { body.notices-list { max-width: 55em; margin-left: auto; margin-right: auto; } } .notices-list div.notice { margin-top: 4em !important; } .notices-list h3 { font-size: larger; font-weight: bolder; } .notices-list var { font-style: inherit; display: inline-block; background: lavender; border: solid thin gray; padding: 0 0.1em; } </style> <base target="_blank"> </head> <body class="notices-list"> <h1>HTTPolice notices</h1> <p>This is the list of all notices produced by <a href="https://github.com/vfaronov/httpolice" target="_self">HTTPolice</a> version 0.7.0. </p> <p>See also the <a href="index.html" target="_self">HTTPolice manual</a>. </p> <div class="notice error" id="1000"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1000</span> <span>Syntax error in <span data-ref-to="0"><var>place</var></span> header</span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1001"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1001</span> <span>Final <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> must be ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>’</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>If any transfer coding other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> is applied to a request payload body, the sender MUST apply <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> as the final transfer coding to ensure that the message is properly framed.</q></p> </div> <div class="notice error" id="1002"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1002</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> can’t have ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>’ twice</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A sender MUST NOT apply <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> more than once to a message body (i.e., chunking an already chunked message is not allowed).</q></p> </div> <div class="notice debug" id="1003"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1003</span> <span>Not decoding <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to="1"><var>coding</var></span></span> </h3> <p>HTTPolice does not know how to decode the <span data-ref-to="2"><var>coding</var></span> transfer coding. (This doesn’t mean that it’s wrong.)</p> </div> <div class="notice error" id="1004"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1004</span> <span>Message is incomplete according to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header indicates that the body is <span data-ref-to="3"><var>value</var></span> bytes long, but there are fewer bytes remaining on the stream <span data-ref-to="4"><var>name</var></span>.</p> </div> <div class="notice error" id="1005"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1005</span> <span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span></span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1006"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1006</span> <span>Malformed request heading</span> </h3> <p><var>error</var></p> </div> <div class="notice debug" id="1007"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1007</span> <span>Stop parsing request stream</span> </h3> <p>Due to previous notices, the data beginning at byte <span data-ref-to="5"><var>offset</var></span> on the request stream <span data-ref-to="6"><var>name</var></span> will not be parsed.</p> </div> <div class="notice error" id="1008"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1008</span> <span>Not enough requests</span> </h3> <p>There are unparsed bytes remaining on the response stream <span data-ref-to="7"><var>name</var></span>, but no requests that would correspond to them. HTTPolice will try to parse and analyze the remaining responses on their own.</p> </div> <div class="notice error" id="1009"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1009</span> <span>Malformed response heading</span> </h3> <p><var>error</var></p> </div> <div class="notice debug" id="1010"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1010</span> <span>Stop parsing response stream</span> </h3> <p>Due to previous notices, the data beginning at byte <span data-ref-to="8"><var>offset</var></span> on the response stream <span data-ref-to="9"><var>name</var></span> will not be parsed.</p> </div> <div class="notice debug" id="1011"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1011</span> <span>Switching protocols</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> status code means that the connection is switching to a different protocol. HTTPolice will not parse the rest of the streams.</p> </div> <div class="notice debug" id="1012"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1012</span> <span>Switching to a tunnel</span> </h3> <p>A <span data-ref-to="10"><var>status</var></span> response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request means that the connection is becoming a tunnel. HTTPolice will not parse the remainder of the streams.</p> </div> <div class="notice error" id="1013"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1013</span> <span>Multiple <span data-ref-to="11"><var>header</var></span> headers are forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.2">RFC 7230 § 3.2.2</a></cite>: <q>A sender MUST NOT generate multiple header fields with the same field name in a message unless either the entire field value for that header field is defined as a comma-separated list [i.e., #(values)] or the header field is a well-known exception (as noted below).</q></p> <span data-ref-to="12"></span> </div> <div class="notice comment" id="1014"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1014</span> <span>RWS in <span data-ref-to="13"><var>place</var></span> should be a single space</span> </h3> <p>The syntax of <span data-ref-to="14"><var>place</var></span> includes the rule named RWS. It should be produced as just a single space, but here it was <span data-ref-to="15"><var>num</var></span> characters. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.3">RFC 7230 § 3.2.3</a></cite>.</p> </div> <div class="notice error" id="1015"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1015</span> <span>Bad whitespace (BWS) in <span data-ref-to="16"><var>place</var></span></span> </h3> <p>The syntax of <span data-ref-to="17"><var>place</var></span> includes the rule named BWS, which is whitespace allowed for historical reasons; it must not be produced by current implementations. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.3">RFC 7230 § 3.2.3</a></cite>.</p> </div> <div class="notice error" id="1016"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1016</span> <span>Obsolete line folding in headers</span> </h3> <p>This message uses line folding (the “obs-fold” rule) to split one header field over several physical lines, but this is deprecated and prohibited in most cases. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.4">RFC 7230 § 3.2.4</a></cite>.</p> </div> <div class="notice comment" id="1017"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1017</span> <span>Strange escaping in <span data-ref-to="18"><var>place</var></span></span> </h3> <p>This message uses the “quoted-pair” rule to escape the character <span data-ref-to="19"><var>char</var></span> in a context where this escaping is unnecessary and should not be used. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.6">RFC 7230 § 3.2.6</a></cite>.</p> <p>If a literal backslash \ was intended here, it must itself be escaped as \\.</p> </div> <div class="notice error" id="1018"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1018</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is forbidden in a <span data-ref-to="20"><var>status</var></span> response</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A server MUST NOT send a Transfer-Encoding header field in any response with a status code of 1xx (Informational) or 204 (No Content).</q></p> </div> <div class="notice error" id="1019"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1019</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is forbidden in a <span data-ref-to="21"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A server MUST NOT send a Transfer-Encoding header field in any 2xx (Successful) response to a CONNECT request</q></p> </div> <div class="notice error" id="1020"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1020</span> <span>Can’t have both <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A sender MUST NOT send a Content-Length header field in any message that contains a Transfer-Encoding header field.</q></p> </div> <div class="notice comment" id="1021"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1021</span> <span><span data-ref-to="22"><var>method</var></span> request should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A user agent SHOULD send a Content-Length in a request message when no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is sent and the request method defines a meaning for an enclosed payload body. For example, a Content-Length header field is normally sent in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> request even when the value is 0 (indicating an empty payload body).</q></p> </div> <div class="notice comment" id="1022"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1022</span> <span>Empty <span data-ref-to="23"><var>method</var></span> request shouldn’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A user agent SHOULD NOT send a Content-Length header field when the request message does not contain a payload body and the method semantics do not anticipate such a body.</q></p> </div> <div class="notice error" id="1023"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1023</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> is forbidden in a <span data-ref-to="24"><var>status</var></span> response</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A server MUST NOT send a Content-Length header field in any response with a status code of 1xx (Informational) or 204 (No Content).</q></p> </div> <div class="notice error" id="1024"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1024</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> is forbidden in a <span data-ref-to="25"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A server MUST NOT send a Content-Length header field in any 2xx (Successful) response to a CONNECT request (Section 4.3.6 of [RFC7231]).</q></p> </div> <div class="notice comment" id="1025"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1025</span> <span>Response delimited only by closing the connection</span> </h3> <p>This response has no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header and no “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>” that would delimit its body. Therefore, the body is assumed to consist of everything the server sends until closing the connection. But then the client cannot be sure that it received the entire response (that there were no network failures).</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.3">RFC 7230 § 3.3.3</a></cite>.</p> </div> <div class="notice error" id="1026"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1026</span> <span><span data-ref-to="26"><var>entry</var></span> is forbidden in a trailer</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.1.2">RFC 7230 § 4.1.2</a></cite>: <q>A sender MUST NOT generate a trailer that contains a field necessary for message framing (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span>), routing (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span>), request modifiers (e.g., controls and conditionals in Section 5 of [RFC7231]), authentication (e.g., see [RFC7235] and [RFC6265]), response control data (e.g., see Section 7.1 of [RFC7231]), or determining how to process the payload (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span>, and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span>).</q></p> </div> <div class="notice error" id="1027"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1027</span> <span>Could not decode <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to="27"><var>coding</var></span></span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1028"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1028</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>” is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.3">RFC 7230 § 4.3</a></cite>: <q>A client MUST NOT send the chunked transfer coding name in TE; chunked is always acceptable for HTTP/1.1 recipients.</q></p> </div> <div class="notice error" id="1029"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1029</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span> header requires “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: TE”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.3">RFC 7230 § 4.3</a></cite>: <q>Since the TE header field only applies to the immediate connection, a sender of TE MUST also send a &quot;TE&quot; connection option within the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header field (Section 6.1) in order to prevent the TE field from being forwarded by intermediaries that do not support its semantics.</q></p> </div> <div class="notice comment" id="1030"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1030</span> <span><span data-ref-to="28"><var>header</var></span> was not announced in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.4">RFC 7230 § 4.4</a></cite>: <q>When a message includes a message body encoded with the chunked transfer coding and the sender desires to send metadata in the form of trailer fields at the end of the message, the sender SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header field before the message body to indicate which fields will be present in the trailers.</q></p> </div> <div class="notice error" id="1031"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1031</span> <span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A client MUST send a Host header field in all HTTP/1.1 request messages.</q></p> </div> <div class="notice comment" id="1032"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1032</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> should be the first header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>Since the Host field-value is critical information for handling a request, a user agent SHOULD generate Host as the first header field following the request-line.</q></p> </div> <div class="notice error" id="1033"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1033</span> <span>Request with a bad <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> header must be rejected</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A server MUST respond with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1" title="Bad Request (RFC 7231 § 6.5.1)">400</a></span> (Bad Request) status code to any HTTP/1.1 request message that lacks a Host header field and to any request message that contains more than one Host header field or a Host header field with an invalid field-value.</q></p> <span data-ref-to="29"></span> <span data-ref-to="29"></span> <span data-ref-to="30"></span> </div> <div class="notice error" id="1034"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1034</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: <span data-ref-to="31"><var>header</var></span>” is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A sender MUST NOT send a connection option corresponding to a header field that is intended for all recipients of the payload. For example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> is never appropriate as a connection option (Section 5.2 of [RFC7234]).</q></p> </div> <div class="notice comment" id="1035"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1035</span> <span>Deprecated media type <span data-ref-to="32"><var>value</var></span></span> </h3> <p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is of type <span data-ref-to="33"><var>value</var></span>, which is listed as “deprecated” or “obsoleted” in the <cite><a href="https://www.iana.org/assignments/media-types/media-types.xml">IANA media types registry</a></cite>.</p> </div> <div class="notice debug" id="1036"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1036</span> <span>Not decoding <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>: <span data-ref-to="34"><var>coding</var></span></span> </h3> <p>HTTPolice does not know how to decode the <span data-ref-to="35"><var>coding</var></span> content coding. (This doesn’t mean that it’s wrong.)</p> </div> <div class="notice error" id="1037"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1037</span> <span>Could not decode <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>: <span data-ref-to="36"><var>coding</var></span></span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1038"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1038</span> <span>Bad JSON body</span> </h3> <p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is JSON, but HTTPolice tried to parse it as JSON and got the following error:</p> <p><var>error</var></p> <span data-ref-to="37"></span> </div> <div class="notice error" id="1039"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1039</span> <span>Bad XML body</span> </h3> <p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is XML, but HTTPolice tried to parse it as XML and got the following error:</p> <p><var>error</var></p> <span data-ref-to="38"></span> </div> <div class="notice error" id="1040"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1040</span> <span>Bad URL-encoded body</span> </h3> <p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is URL-encoded. But it doesn’t look like a proper URL-encoded string, as defined by <cite><a href="https://www.w3.org/TR/html5/forms.html#url-encoded-form-data">HTML5</a></cite>, because it contains the character: <span data-ref-to="39"><var>char</var></span>.</p> <p>This often means that the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header is wrong.</p> <span data-ref-to="40"></span> </div> <div class="notice comment" id="1041"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1041</span> <span>Body should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5">RFC 7231 § 3.1.1.5</a></cite>: <q>A sender that generates a message containing a payload body SHOULD generate a Content-Type header field in that message unless the intended media type of the enclosed representation is unknown to the sender.</q></p> <span data-ref-to="41"></span> </div> <div class="notice comment" id="1042"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1042</span> <span>Duplicate ‘<span data-ref-to="42"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6838#section-4.3">RFC 6838 § 4.3</a></cite>: <q>It is an error for a specific parameter to be specified more than once.</q></p> </div> <div class="notice error" id="1045"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1045</span> <span>Syntax error in request target</span> </h3> <p><var>error</var></p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.3">RFC 7230 § 5.3</a></cite>.</p> <span data-ref-to="43"></span> </div> <div class="notice error" id="1046"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1046</span> <span>Proxied response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1" title="RFC 7230 § 5.7.1">Via</a></span> header</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1">RFC 7230 § 5.7.1</a></cite>, a proxy must add a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1" title="RFC 7230 § 5.7.1">Via</a></span> header to each response that it forwards.</p> </div> <div class="notice comment" id="1047"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1047</span> <span>Close-delimited response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close”</span> </h3> <p>When a response is delimited only by closing the connection, it should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header with a ‘close’ option. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.3">RFC 7230 § 6.3</a></cite> and <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.6">RFC 7230 § 6.6</a></cite>.</p> </div> <div class="notice error" id="1048"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1048</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A server that sends a 101 (Switching Protocols) response MUST send an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field to indicate the new protocol(s) to which the connection is being switched</q></p> </div> <div class="notice error" id="1049"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1049</span> <span>Switching to a protocol that was not requested</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A server MUST NOT switch to a protocol that was not indicated by the client in the corresponding request's <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field.</q></p> <span data-ref-to="44"></span> <span data-ref-to="44"></span> <span data-ref-to="45"></span> </div> <div class="notice error" id="1050"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1050</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header requires “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: upgrade”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>When <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> is sent, the sender MUST also send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header field (Section 6.1) that contains an &quot;upgrade&quot; connection option, in order to prevent Upgrade from being accidentally forwarded by intermediaries that might not implement the listed protocols.</q></p> </div> <div class="notice error" id="1051"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1051</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response to an HTTP/1.0 request is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A server MUST ignore an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field that is received in an HTTP/1.0 request.</q></p> <span data-ref-to="46"></span> </div> <div class="notice error" id="1052"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1052</span> <span><span data-ref-to="47"><var>header</var></span> makes no sense in a <span data-ref-to="48"><var>status</var></span> response</span> </h3> <p>The <span data-ref-to="49"><var>header</var></span> header provides representation metadata, but there can be no representation associated with a <span data-ref-to="50"><var>status</var></span> response. The header should probably be removed.</p> </div> <div class="notice comment" id="1053"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1053</span> <span><span data-ref-to="51"><var>header</var></span> makes no sense in an empty request</span> </h3> <p>The <span data-ref-to="52"><var>header</var></span> header provides representation metadata. It would make sense in a request with a body, but this one has no body.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1">RFC 7231 § 3.1</a></cite>.</p> </div> <div class="notice error" id="1054"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1054</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header makes no sense without a chunked body</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header announces what other headers will be sent in the trailer part of a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> message. It doesn’t make sense here because this message does not use the chunked transfer coding.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-4.1.2">RFC 7230 § 4.1.2</a></cite>.</p> <span data-ref-to="53"></span> </div> <div class="notice comment" id="1055"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1055</span> <span>Unnecessary <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span></span> </h3> <p>This is a <span data-ref-to="54"><var>status</var></span> response to a <span data-ref-to="55"><var>method</var></span> request. By definition, its body is a representation of the requested resource. But it also has a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> header that points to the same URI as the request URI. In this case, the header provides no additional information.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.1">RFC 7231 § 3.1.4.1</a></cite>.</p> </div> <div class="notice comment" id="1056"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1056</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request with a body may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1">RFC 7231 § 4.3.1</a></cite>: <q>A payload within a GET request message has no defined semantics; sending a payload body on a GET request might cause some existing implementations to reject the request.</q></p> <span data-ref-to="56"></span> </div> <div class="notice comment" id="1057"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1057</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request with a body may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2">RFC 7231 § 4.3.2</a></cite>: <q>A payload within a HEAD request message has no defined semantics; sending a payload body on a HEAD request might cause some existing implementations to reject the request.</q></p> </div> <div class="notice error" id="1058"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1058</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.4" title="RFC 7231 § 4.3.4">PUT</a></span> request with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> must be rejected</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.4">RFC 7231 § 4.3.4</a></cite>: <q>An origin server that allows PUT on a given target resource MUST send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1" title="Bad Request (RFC 7231 § 6.5.1)">400</a></span> (Bad Request) response to a PUT request that contains a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field (Section 4.2 of [RFC7233]), since the payload is likely to be partial content that has been mistakenly PUT as a full representation.</q></p> <span data-ref-to="57"></span> <span data-ref-to="58"></span> </div> <div class="notice comment" id="1059"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1059</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span> request with a body may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5">RFC 7231 § 4.3.5</a></cite>: <q>A payload within a DELETE request message has no defined semantics; sending a payload body on a DELETE request might cause some existing implementations to reject the request.</q></p> <span data-ref-to="59"></span> </div> <div class="notice error" id="1060"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1060</span> <span>Strange <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> in response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span></span> </h3> <p>This is an ostensibly successful (<span data-ref-to="60"><var>status</var></span>) response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span> request. However, according to its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> header, it carries a representation of the target resource—the one that should have been deleted. Either the Content-Location is wrong, or the request did not actually succeed.</p> </div> <div class="notice comment" id="1061"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1061</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request with a body may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6">RFC 7231 § 4.3.6</a></cite>: <q>A payload within a CONNECT request message has no defined semantics; sending a payload body on a CONNECT request might cause some existing implementations to reject the request.</q></p> <span data-ref-to="61"></span> </div> <div class="notice error" id="1062"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1062</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> request with a body needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7">RFC 7231 § 4.3.7</a></cite>: <q>A client that generates an OPTIONS request containing a payload body MUST send a valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header field describing the representation media type.</q></p> </div> <div class="notice error" id="1063"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1063</span> <span><span data-ref-to="62"><var>header</var></span> header is for responses</span> </h3> <p>This request has the <span data-ref-to="63"><var>header</var></span> header, which is only defined for responses.</p> </div> <div class="notice error" id="1064"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1064</span> <span><span data-ref-to="64"><var>header</var></span> header is for requests</span> </h3> <p>This response has the <span data-ref-to="65"><var>header</var></span> header, which is only defined for requests.</p> </div> <div class="notice error" id="1066"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1066</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span>: 100-continue” is forbidden on empty requests</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1">RFC 7231 § 5.1.1</a></cite>: <q>A client MUST NOT generate a 100-continue expectation in a request that does not include a message body.</q></p> </div> <div class="notice comment" id="1067"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1067</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2" title="RFC 7231 § 5.1.2">Max-Forwards</a></span> header is undefined for <span data-ref-to="66"><var>method</var></span> requests</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2" title="RFC 7231 § 5.1.2">Max-Forwards</a></span> header is only defined for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.8" title="RFC 7231 § 4.3.8">TRACE</a></span> requests. <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2">RFC 7231 § 5.1.2</a></cite>: <q>A recipient MAY ignore a Max-Forwards header field received with any other request methods.</q></p> </div> <div class="notice error" id="1068"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1068</span> <span>Unsecured request must not have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.2" title="RFC 7231 § 5.5.2">Referer</a></span> with ‘https:’</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.2">RFC 7231 § 5.5.2</a></cite>: <q>A user agent MUST NOT send a Referer header field in an unsecured HTTP request if the referring page was received with a secure protocol.</q></p> </div> <div class="notice comment" id="1070"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1070</span> <span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3">RFC 7231 § 5.5.3</a></cite>: <q>A user agent SHOULD send a User-Agent field in each request unless specifically configured not to do so.</q></p> </div> <div class="notice error" id="1071"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1071</span> <span><span data-ref-to="67"><var>status</var></span> response to an HTTP/1.0 request is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.2">RFC 7231 § 6.2</a></cite>: <q>Since HTTP/1.0 did not define any 1xx status codes, a server MUST NOT send a 1xx response to an HTTP/1.0 client.</q></p> <span data-ref-to="68"></span> </div> <div class="notice error" id="1072"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1072</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response to <span data-ref-to="69"><var>method</var></span> makes no sense</span> </h3> <p>The <span data-ref-to="70"><var>method</var></span> method is defined as safe (read-only). But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> status code means that a new resource was created.</p> </div> <div class="notice comment" id="1073"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1073</span> <span>Possibly missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p>This <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response indicates that a new resource was created. Because there is no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header in the response, it is assumed that the created resource is the same as the request target (<cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2">RFC 7231 § 6.3.2</a></cite>). But <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> requests are usually intended to create a sub-resource of the target. It’s likely that this response needs an explicit <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span>.</p> </div> <div class="notice error" id="1074"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1074</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> response to <span data-ref-to="71"><var>method</var></span> makes no sense</span> </h3> <p>The <span data-ref-to="72"><var>method</var></span> method is defined as safe (read-only). But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> status code means that the server started some kind of processing operation.</p> </div> <div class="notice error" id="1076"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1076</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6" title="Reset Content (RFC 7231 § 6.3.6)">205</a></span> response must not have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6">RFC 7231 § 6.3.6</a></cite>: <q>Since the 205 status code implies that no additional content will be provided, a server MUST NOT generate a payload in a 205 response.</q></p> <span data-ref-to="73"></span> </div> <div class="notice comment" id="1077"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1077</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1" title="Multiple Choices (RFC 7231 § 6.4.1)">300</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1">RFC 7231 § 6.4.1</a></cite>: <q>For request methods other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>, the server SHOULD generate a payload in the 300 response containing a list of representation metadata and URI reference(s) from which the user or user agent can choose the one most preferred.</q></p> </div> <div class="notice comment" id="1078"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1078</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2" title="Moved Permanently (RFC 7231 § 6.4.2)">301</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2">RFC 7231 § 6.4.2</a></cite>: <q>The server SHOULD generate a Location header field in the response containing a preferred URI reference for the new permanent URI.</q></p> </div> <div class="notice comment" id="1079"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1079</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3" title="Found (RFC 7231 § 6.4.3)">302</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3">RFC 7231 § 6.4.3</a></cite>: <q>The server SHOULD generate a Location header field in the response containing a URI reference for the different URI.</q></p> </div> <div class="notice error" id="1080"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1080</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">RFC 7231 § 6.4.4</a></cite>: <q>The 303 (See Other) status code indicates that the server is redirecting the user agent to a different resource, as indicated by a URI in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field, which is intended to provide an indirect response to the original request.</q></p> </div> <div class="notice comment" id="1081"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1081</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">RFC 7231 § 6.4.4</a></cite>: <q>Except for responses to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the representation of a 303 response ought to contain a short hypertext note with a hyperlink to the same URI reference provided in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field.</q></p> </div> <div class="notice error" id="1082"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1082</span> <span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5" title="Use Proxy (RFC 7231 § 6.4.5)">305</a></span> is deprecated</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5">RFC 7231 § 6.4.5</a></cite>: <q>The 305 (Use Proxy) status code was defined in a previous version of this specification and is now deprecated (Appendix B).</q></p> </div> <div class="notice error" id="1083"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1083</span> <span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6" title="(Unused) (RFC 7231 § 6.4.6)">306</a></span> is reserved</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6">RFC 7231 § 6.4.6</a></cite>: <q>The 306 status code was defined in a previous version of this specification, is no longer used, and the code is reserved.</q></p> </div> <div class="notice comment" id="1084"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1084</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7" title="Temporary Redirect (RFC 7231 § 6.4.7)">307</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7">RFC 7231 § 6.4.7</a></cite>: <q>The server SHOULD generate a Location header field in the response containing a URI reference for the different URI.</q></p> </div> <div class="notice error" id="1085"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1085</span> <span>Redirection to the same URI</span> </h3> <p>This <span data-ref-to="74"><var>status</var></span> response includes a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header that points to the same URI as the request URI. So the resource redirects to itself.</p> <span data-ref-to="75"></span> </div> <div class="notice error" id="1086"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1086</span> <span><span data-ref-to="76"><var>status</var></span> response to server-wide <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> makes no sense</span> </h3> <p>The <span data-ref-to="77"><var>status</var></span> status code means that the target resource can be found at a different URI. But this was an “ <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> * ” request—it targets the entire server, not any particular resource. So the <span data-ref-to="78"><var>status</var></span> status code makes no sense here.</p> <p>Perhaps the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> status code would fit better.</p> <span data-ref-to="79"></span> </div> <div class="notice comment" id="1087"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1087</span> <span><span data-ref-to="80"><var>status</var></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5">RFC 7231 § 6.5</a></cite>: <q>Except when responding to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the server SHOULD send a representation containing an explanation of the error situation, and whether it is a temporary or permanent condition.</q></p> </div> <div class="notice error" id="1088"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1088</span> <span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2" title="Payment Required (RFC 7231 § 6.5.2)">402</a></span> is reserved</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2">RFC 7231 § 6.5.2</a></cite>: <q>The 402 (Payment Required) status code is reserved for future use.</q></p> </div> <div class="notice error" id="1089"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1089</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5">RFC 7231 § 6.5.5</a></cite>: <q>The origin server MUST generate an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header field in a 405 response containing a list of the target resource's currently supported methods.</q></p> </div> <div class="notice error" id="1090"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1090</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response, but request wasn’t negotiating</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> status code means that the server cannot satisfy the request’s content negotiation headers, such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.2" title="RFC 7231 § 5.3.2">Accept</a></span>. But this request doesn’t seem to have such headers.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3">RFC 7231 § 5.3</a></cite>.</p> </div> <div class="notice comment" id="1092"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1092</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">RFC 7231 § 6.5.6</a></cite>: <q>The server SHOULD generate a payload containing a list of available representation characteristics and corresponding resource identifiers from which the user or user agent can choose the one most appropriate.</q></p> </div> <div class="notice comment" id="1093"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1093</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> contains no actual product</span> </h3> <p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> header contains only the name of the underlying library, which isn’t very useful for identifying the request. It may be a good idea to include the name of the actual product.</p> <p>For example: “My-Product/1.0 <span data-ref-to="81"><var>library</var></span>”.</p> <p>Or simply “My-Product/1.0” or “My-Product”.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3">RFC 7231 § 5.5.3</a></cite>.</p> </div> <div class="notice comment" id="1094"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1094</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7" title="Request Timeout (RFC 7231 § 6.5.7)">408</a></span> response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7">RFC 7231 § 6.5.7</a></cite>: <q>A server SHOULD send the &quot;close&quot; connection option (Section 6.1 of [RFC7230]) in the response, since 408 implies that the server has decided to close the connection rather than continue waiting.</q></p> </div> <div class="notice error" id="1095"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1095</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> response to <span data-ref-to="82"><var>method</var></span> makes no sense</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> status code means that the request conflicted with the current state of the resource. But a <span data-ref-to="83"><var>method</var></span> request is, by definition, safe (read-only): it must not affect the state, so there can be no conflict.</p> </div> <div class="notice comment" id="1096"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1096</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8">RFC 7231 § 6.5.8</a></cite>: <q>The server SHOULD generate a payload that includes enough information for a user to recognize the source of the conflict.</q></p> </div> <div class="notice error" id="1097"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1097</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10" title="Length Required (RFC 7231 § 6.5.10)">411</a></span> response, but request did have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10" title="Length Required (RFC 7231 § 6.5.10)">411</a></span> status code means that the server wants to see a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header in the request. But this request did, in fact, include a valid Content-Length of <span data-ref-to="84"><var>value</var></span>.</p> <span data-ref-to="85"></span> </div> <div class="notice error" id="1098"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1098</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11" title="Payload Too Large (RFC 7231 § 6.5.11)">413</a></span> response, but request had no body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11">RFC 7231 § 6.5.11</a></cite>: <q>The 413 (Payload Too Large) status code indicates that the server is refusing to process a request because the request payload is larger than the server is willing or able to process.</q></p> </div> <div class="notice error" id="1099"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1099</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> response, but request had no body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13">RFC 7231 § 6.5.13</a></cite>: <q>The 415 (Unsupported Media Type) status code indicates that the origin server is refusing to service the request because the payload is in a format not supported by this method on the target resource.</q></p> </div> <div class="notice error" id="1100"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1100</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14" title="Expectation Failed (RFC 7231 § 6.5.14)">417</a></span> response, but request had no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14">RFC 7231 § 6.5.14</a></cite>: <q>The 417 (Expectation Failed) status code indicates that the expectation given in the request's <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span> header field (Section 5.1.1) could not be met by at least one of the inbound servers.</q></p> </div> <div class="notice error" id="1101"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1101</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15" title="Upgrade Required (RFC 7231 § 6.5.15)">426</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15">RFC 7231 § 6.5.15</a></cite>: <q>The server MUST send an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field in a 426 response to indicate the required protocol(s)</q></p> </div> <div class="notice error" id="1102"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1102</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15" title="Upgrade Required (RFC 7231 § 6.5.15)">426</a></span> response, but client is ready to upgrade</span> </h3> <p>In this response, the server demands that the client upgrade to <span data-ref-to="86"><var>protocol</var></span>. But the client’s request is already offering that same upgrade in its own <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header. The server can just send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response and switch to <span data-ref-to="87"><var>protocol</var></span>.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>.</p> <span data-ref-to="88"></span> <span data-ref-to="89"></span> </div> <div class="notice error" id="1103"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1103</span> <span>Not proceeding with protocol upgrade</span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header indicates that the server is ready to upgrade to <span data-ref-to="90"><var>protocol</var></span>. But the client’s request is already offering that same upgrade in its own <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header. If the server actually wants to switch to <span data-ref-to="91"><var>protocol</var></span>, it should go ahead, send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response, and switch.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>.</p> <span data-ref-to="92"></span> </div> <div class="notice comment" id="1104"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1104</span> <span><span data-ref-to="93"><var>status</var></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.6">RFC 7231 § 6.6</a></cite>: <q>Except when responding to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the server SHOULD send a representation containing an explanation of the error situation, and whether it is a temporary or permanent condition.</q></p> </div> <div class="notice error" id="1105"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1105</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> response, but request had the same HTTP version</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> status code means that the server does not support the HTTP version used in the request—which is <span data-ref-to="94"><var>version</var></span>—but the response itself is <span data-ref-to="95"><var>version</var></span>, too.</p> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-2.6">RFC 7230 § 2.6</a></cite>: <q>A server MUST NOT send a version to which it is not conformant.</q></p> </div> <div class="notice comment" id="1106"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1106</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6">RFC 7231 § 6.6.6</a></cite>: <q>The server SHOULD generate a representation for the 505 response that describes why that version is not supported and what other protocols are supported by that server.</q></p> </div> <div class="notice error" id="1107"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1107</span> <span>Obsolete date-time format in <span data-ref-to="96"><var>place</var></span></span> </h3> <p>This message’s <span data-ref-to="97"><var>place</var></span> uses an obsolete date-time format. See <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.1">RFC 7231 § 7.1.1.1</a></cite>.</p> </div> <div class="notice error" id="1108"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1108</span> <span>Wrong day of week in <span data-ref-to="98"><var>place</var></span></span> </h3> <p>This message’s <span data-ref-to="99"><var>place</var></span> claims that <span data-ref-to="100"><var>date</var></span> is <span data-ref-to="101"><var>claimed</var></span>, but in reality it’s <span data-ref-to="102"><var>actual</var></span>.</p> </div> <div class="notice error" id="1109"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1109</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header is in the future</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header contains the date and time at which the message was originated. But here it seems to be in the future.</p> <p>This might be due to wrong timezone settings.</p> </div> <div class="notice comment" id="1110"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1110</span> <span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2">RFC 7231 § 7.1.1.2</a></cite>, every <span data-ref-to="103"><var>status</var></span> response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header, unless the server has no usable clock.</p> </div> <div class="notice error" id="1111"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1111</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> with a fragment (#)</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2">RFC 7231 § 7.1.2</a></cite>: <q>There are circumstances in which a fragment identifier in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> value would not be appropriate. For example, the Location header field in a 201 (Created) response is supposed to provide a URI that is specific to the created resource.</q></p> </div> <div class="notice comment" id="1112"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1112</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header is undefined for <span data-ref-to="104"><var>status</var></span> responses</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2">RFC 7231 § 7.1.2</a></cite> does not define what it means for a <span data-ref-to="105"><var>status</var></span> response to have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header.</p> </div> <div class="notice comment" id="1113"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1113</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> is undefined for <span data-ref-to="106"><var>status</var></span> responses</span> </h3> <p>As far as HTTPolice knows, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> header is defined for status codes 3xx, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11" title="Payload Too Large (RFC 7231 § 6.5.11)">413</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-4" title="Too Many Requests (RFC 6585 § 4)">429</a></span>, and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.4" title="Service Unavailable (RFC 7231 § 6.6.4)">503</a></span>, but not for <span data-ref-to="107"><var>status</var></span>.</p> </div> <div class="notice error" id="1114"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1114</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> response, but <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> includes <span data-ref-to="108"><var>method</var></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> status code means that the request method (<span data-ref-to="109"><var>method</var></span>) is not allowed for this resource. But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header does include <span data-ref-to="110"><var>method</var></span>.</p> </div> <div class="notice error" id="1115"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1115</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> does not include <span data-ref-to="111"><var>method</var></span></span> </h3> <p>The <span data-ref-to="112"><var>status</var></span> status code means that this <span data-ref-to="113"><var>method</var></span> request was handled successfully. But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header does not include <span data-ref-to="114"><var>method</var></span>, so it should have been disallowed (status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span>).</p> </div> <div class="notice error" id="1116"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1116</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.4" title="RFC 7231 § 5.3.4">Accept-Encoding</a></span>: <span data-ref-to="115"><var>coding</var></span> must not have a quality value</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.4">RFC 7231 § 5.3.4</a></cite>: <q>Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings. This means that qvalues might not work and are not permitted with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.2.3" title="RFC 7230 § 4.2.3">x-gzip</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.2.1" title="RFC 7230 § 4.2.1">x-compress</a></span>.</q></p> </div> <div class="notice comment" id="1117"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1117</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5" title="RFC 7231 § 5.3.5">Accept-Language</a></span> shouldn’t trigger a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> status code means that the server cannot satisfy the request’s content negotiation headers. The only such header (known to HTTPolice) in this request is <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5" title="RFC 7231 § 5.3.5">Accept-Language</a></span>. However, <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5">RFC 7231 § 5.3.5</a></cite> discourages sending a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response in this case: it’s better to send a representation in a different language, because the user may still be able to understand some of it.</p> <span data-ref-to="116"></span> </div> <div class="notice error" id="1118"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1118</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> can’t be later than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-2.2.1">RFC 7232 § 2.2.1</a></cite>: <q>An origin server with a clock MUST NOT send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> date that is later than the server's time of message origination (<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span>).</q></p> </div> <div class="notice comment" id="1119"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1119</span> <span>Backslash in <span data-ref-to="117"><var>place</var></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-2.3">RFC 7232 § 2.3</a></cite>: <q>Previously, opaque-tag was defined to be a quoted-string ([RFC2616], Section 3.11); thus, some recipients might perform backslash unescaping. Servers therefore ought to avoid backslash characters in entity tags.</q></p> </div> <div class="notice error" id="1120"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1120</span> <span>Weak entity tag in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> is not supposed to work</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-3.1">RFC 7232 § 3.1</a></cite>: <q>An origin server MUST use the strong comparison function when comparing entity-tags for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> (Section 2.3.2), since the client intends this precondition to prevent the method from being applied if there have been any changes to the representation data.</q></p> <p>In other words, a conformant server will never consider two weak entity tags as equal for purposes of the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> header.</p> </div> <div class="notice error" id="1121"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1121</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.2" title="RFC 7232 § 3.2">If-None-Match</a></span> was ignored</span> </h3> <p>This is a <span data-ref-to="118"><var>status</var></span> response to a <span data-ref-to="119"><var>method</var></span> request, but its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> header matches the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.2" title="RFC 7232 § 3.2">If-None-Match</a></span> header of the request. The server is supposed to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response in this situation.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.2">RFC 7232 § 3.2</a></cite>.</p> <span data-ref-to="120"></span> </div> <div class="notice error" id="1122"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1122</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> in <span data-ref-to="121"><var>method</var></span> requests is not supposed to work</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite>, an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header must be ignored in requests that are neither <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> nor <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>.</p> </div> <div class="notice comment" id="1123"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1123</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> was ignored</span> </h3> <p>This is a <span data-ref-to="122"><var>status</var></span> response to a <span data-ref-to="123"><var>method</var></span> request, but its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> date is no later than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header of the request. The server should send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response in this situation.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite>.</p> <span data-ref-to="124"></span> </div> <div class="notice error" id="1124"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1124</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response is undefined for <span data-ref-to="125"><var>method</var></span> requests</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> status code is only defined by <cite><a href="https://tools.ietf.org/html/rfc7232#section-4.1">RFC 7232 § 4.1</a></cite> for responses to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>. With other methods, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code may be useful.</p> </div> <div class="notice error" id="1125"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1125</span> <span><span data-ref-to="126"><var>status</var></span> response, but request has no preconditions</span> </h3> <p>The <span data-ref-to="127"><var>status</var></span> status code is only used when the request includes a precondition, such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span>. But this request doesn’t seem to have any preconditions.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7232">RFC 7232</a></cite>.</p> </div> <div class="notice comment" id="1127"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1127</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response should not have <span data-ref-to="128"><var>header</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-4.1">RFC 7232 § 4.1</a></cite>: <q>Since the goal of a 304 response is to minimize information transfer when the recipient already has one or more cached representations, a sender SHOULD NOT generate representation metadata other than the above listed fields unless said metadata exists for the purpose of guiding cache updates (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> might be useful if the response does not have an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> field).</q></p> </div> <div class="notice error" id="1128"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1128</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> on <span data-ref-to="129"><var>method</var></span> must be ignored</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code means that the server could not satisfy a precondition included in the request. The only such precondition (known to HTTPolice) in this request is <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span>. But <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite> says that an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header in a <span data-ref-to="130"><var>method</var></span> request must be ignored.</p> <span data-ref-to="131"></span> </div> <div class="notice error" id="1129"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1129</span> <span>Preconditions on <span data-ref-to="132"><var>method</var></span> must be ignored</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code means that the server could not satisfy a precondition included in the request. But, as defined in <cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>, such preconditions must be ignored in a <span data-ref-to="133"><var>method</var></span> request.</p> </div> <div class="notice error" id="1130"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1130</span> <span><span data-ref-to="134"><var>header</var></span> on <span data-ref-to="135"><var>method</var></span> makes no sense</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>: <q>Likewise, a server MUST ignore the conditional request header fields defined by this specification when received with a request method that does not involve the selection or modification of a selected representation, such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span>, or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.8" title="RFC 7231 § 4.3.8">TRACE</a></span>.</q></p> </div> <div class="notice comment" id="1131"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1131</span> <span>Conditional <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request is pointless</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>: <q>Although conditional request header fields are defined as being usable with the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> method (to keep HEAD's semantics consistent with those of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>), there is no point in sending a conditional HEAD because a successful response is around the same size as a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> (Not Modified) response and more useful than a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> (Precondition Failed) response.</q></p> <span data-ref-to="136"></span> </div> <div class="notice error" id="1132"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1132</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header on <span data-ref-to="137"><var>method</var></span> is not supposed to work</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.1">RFC 7233 § 3.1</a></cite>: <q>A server MUST ignore a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field received with a request method other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>.</q></p> </div> <div class="notice error" id="1133"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1133</span> <span>Invalid byte range in <span data-ref-to="138"><var>place</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-2.1">RFC 7233 § 2.1</a></cite>: <q>A byte-range-spec is invalid if the last-byte-pos value is present and less than the first-byte-pos.</q></p> </div> <div class="notice error" id="1134"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1134</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> requires a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>: <q>A client MUST NOT generate an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header field in a request that does not contain a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field.</q></p> </div> <div class="notice error" id="1135"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1135</span> <span>Weak entity tags are forbidden in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>: <q>A client MUST NOT generate an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header field containing an entity-tag that is marked as weak.</q></p> </div> <div class="notice error" id="1136"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1136</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response, but request had no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> status code only makes sense in responses to partial requests—that is, requests with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header. See <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>.</p> </div> <div class="notice error" id="1137"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1137</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response to <span data-ref-to="139"><var>method</var></span> is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.1">RFC 7233 § 3.1</a></cite>: <q>A server MUST ignore a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field received with a request method other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>.</q></p> <span data-ref-to="140"></span> </div> <div class="notice error" id="1138"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1138</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response needs range specifiers</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> status code means that the response contains one or more parts of the data. When it contains one part, the response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header. When it contains several parts, the response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span>. But this response has neither.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>.</p> </div> <div class="notice error" id="1139"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1139</span> <span>Multipart boundary not declared</span> </h3> <p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message has a multipart body, but Content-Type does not include the ‘boundary’ parameter that is necessary to parse such a body.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc2046#section-5.1.1">RFC 2046 § 5.1.1</a></cite>.</p> </div> <div class="notice error" id="1140"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1140</span> <span>Multipart boundary not found</span> </h3> <p>The multipart boundary declared in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> was not found in the body.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc2046#section-5.1.1">RFC 2046 § 5.1.1</a></cite>.</p> <span data-ref-to="141"></span> </div> <div class="notice error" id="1141"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1141</span> <span>No <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> in part #<span data-ref-to="142"><var>part_num</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>Within the header area of each body part in the multipart payload, the server MUST generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field corresponding to the range being enclosed in that body part.</q></p> <span data-ref-to="143"></span> <span data-ref-to="143"></span> </div> <div class="notice comment" id="1142"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1142</span> <span>No <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> in part #<span data-ref-to="144"><var>part_num</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>If the selected representation would have had a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header field in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1" title="OK (RFC 7231 § 6.3.1)">200</a></span> (OK) response, the server SHOULD generate that same Content-Type field in the header area of each body part.</q></p> <span data-ref-to="145"></span> <span data-ref-to="145"></span> </div> <div class="notice error" id="1143"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1143</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span> response is forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>To avoid confusion with single-part responses, a server MUST NOT generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field in the HTTP header section of a multiple part response (this field will be sent in each part instead).</q></p> <span data-ref-to="146"></span> </div> <div class="notice error" id="1144"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1144</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span> response can’t be used for a single <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>A server MUST NOT generate a multipart response to a request for a single range, since a client that does not request multiple parts might not support multipart responses.</q></p> <span data-ref-to="147"></span> <span data-ref-to="147"></span> </div> <div class="notice error" id="1145"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1145</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response, but <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> doesn’t match <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span></span> </h3> <p>The request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header means that the server is expected to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response only if the representation’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> matches the one specified in If-Range. In this case, it doesn’t match, so the server is supposed to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1" title="OK (RFC 7231 § 6.3.1)">200</a></span> response with the complete data.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>.</p> <span data-ref-to="148"></span> </div> <div class="notice comment" id="1146"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1146</span> <span>Unnecessary <span data-ref-to="149"><var>header</var></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>If a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> is generated in response to a request with an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header field, the sender SHOULD NOT generate other representation header fields beyond those required above, because the client is understood to already have a prior response containing those header fields.</q></p> <span data-ref-to="150"></span> </div> <div class="notice error" id="1147"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1147</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> is undefined for <span data-ref-to="151"><var>status</var></span> responses</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header is defined by <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.2">RFC 7233 § 4.2</a></cite> for responses with status codes <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span>, but not <span data-ref-to="152"><var>status</var></span>.</p> </div> <div class="notice error" id="1148"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1148</span> <span>Invalid byte range in <span data-ref-to="153"><var>place</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.2">RFC 7233 § 4.2</a></cite>: <q>A <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> field value is invalid if it contains a byte-range-resp that has a last-byte-pos value less than its first-byte-pos value, or a complete-length value less than or equal to its last-byte-pos value.</q></p> </div> <div class="notice error" id="1149"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1149</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> response to request without <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> makes no sense</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> status code is defined by <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.4">RFC 7233 § 4.4</a></cite> only for responses to requests that have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header.</p> </div> <div class="notice comment" id="1150"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1150</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> response should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.4">RFC 7233 § 4.4</a></cite>: <q>When this status code is generated in response to a byte-range request, the sender SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field specifying the current length of the selected representation</q></p> <span data-ref-to="154"></span> </div> <div class="notice error" id="1151"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1151</span> <span>Empty list elements in <span data-ref-to="155"><var>place</var></span> are forbidden</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-7">RFC 7230 § 7</a></cite>: <q>In any production that uses the list construct, a sender MUST NOT generate empty list elements.</q></p> </div> <div class="notice error" id="1152"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1152</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="156"><var>directive</var></span> is for responses</span> </h3> <p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes the <span data-ref-to="157"><var>directive</var></span> directive, which is only defined for responses.</p> </div> <div class="notice error" id="1153"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1153</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="158"><var>directive</var></span> is for requests</span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes the <span data-ref-to="159"><var>directive</var></span> directive, which is only defined for requests.</p> </div> <div class="notice comment" id="1154"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1154</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="160"><var>directive</var></span> should be quoted</span> </h3> <p>The specification for the <span data-ref-to="161"><var>directive</var></span> directive recommends wrapping its argument in double quotes. But in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, it is not quoted.</p> </div> <div class="notice comment" id="1155"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1155</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="162"><var>directive</var></span> should not be quoted</span> </h3> <p>In this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, the argument to the <span data-ref-to="163"><var>directive</var></span> directive is wrapped in double quotes. But the specification recommends writing it as a plain token, without quotes.</p> </div> <div class="notice error" id="1156"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1156</span> <span><span data-ref-to="164"><var>entry</var></span>: <span data-ref-to="165"><var>name</var></span> needs an argument</span> </h3> <p>According to the specification, ‘<span data-ref-to="166"><var>name</var></span>’ in <span data-ref-to="167"><var>entry</var></span> must have an argument. But in this message, it doesn’t.</p> </div> <div class="notice error" id="1157"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1157</span> <span><span data-ref-to="168"><var>entry</var></span>: <span data-ref-to="169"><var>name</var></span> can’t have an argument</span> </h3> <p>In this message’s <span data-ref-to="170"><var>entry</var></span> header, ‘<span data-ref-to="171"><var>name</var></span>’ has an argument. But the specification defines no argument for ‘<span data-ref-to="172"><var>name</var></span>’.</p> </div> <div class="notice error" id="1158"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1158</span> <span>Syntax error in <span data-ref-to="173"><var>place</var></span>: <span data-ref-to="174"><var>name</var></span></span> </h3> <p>“<span data-ref-to="175"><var>value</var></span>” is not a correct value for ‘<span data-ref-to="176"><var>name</var></span>’ in <span data-ref-to="177"><var>place</var></span>.</p> <p><var>error</var></p> </div> <div class="notice error" id="1159"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1159</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> can’t have an argument</span> </h3> <p>In this request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> directive has an argument. But the specification for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> only defines an argument when used in responses.</p> </div> <div class="notice comment" id="1160"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1160</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span> other than ‘no-cache’ is deprecated</span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span> header includes ‘<span data-ref-to="178"><var>pragma</var></span>’, but all pragmas other than ‘no-cache’ are deprecated in <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>.</p> </div> <div class="notice comment" id="1161"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1161</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-cache” should also have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>: <q>When sending a no-cache request, a client ought to include both the pragma and cache-control directives, unless <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> is purposefully omitted to target other Cache-Control response directives at HTTP/1.1 caches.</q></p> </div> <div class="notice comment" id="1162"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1162</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache is for requests</span> </h3> <p>This response contains the ‘no-cache’ pragma directive, which is defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite> only for requests.</p> </div> <div class="notice error" id="1163"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1163</span> <span>Warn code <span data-ref-to="179"><var>code</var></span> not in range 100—299</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite> defines two classes of warn codes: 1xx and 2xx. But this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains a <span data-ref-to="180"><var>code</var></span> code.</p> </div> <div class="notice error" id="1164"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1164</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> date must match the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header</span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains a warning (code <span data-ref-to="181"><var>code</var></span>) with a date that does not match the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header. This means that the warning was mistakenly kept after cache validation. As explained in <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>, such warnings must be removed.</p> </div> <div class="notice error" id="1165"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1165</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="182"><var>code</var></span>” is for responses</span> </h3> <p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains the <span data-ref-to="183"><var>code</var></span> warn code. But, according to <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>, 1xx warn codes can only be used on responses.</p> </div> <div class="notice error" id="1166"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1166</span> <span>Response from cache needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-4">RFC 7234 § 4</a></cite>, a cache must add an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header to every response that is served without contacting the origin server.</p> </div> <div class="notice error" id="1167"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1167</span> <span>Status code <span data-ref-to="184"><var>status</var></span> not in range 100—599</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7231#section-6">RFC 7231 § 6</a></cite>, HTTP status codes can only range from 100 to 599.</p> </div> <div class="notice debug" id="1168"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1168</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header implies response from cache</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.1">RFC 7234 § 5.1</a></cite>: <q>The presence of an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header field implies that the response was not generated or validated by the origin server for this request.</q></p> </div> <div class="notice debug" id="1169"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1169</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="185"><var>code</var></span>” implies response from cache</span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains the <span data-ref-to="186"><var>code</var></span> warn code, which implies that it was served from a cache, without contacting the origin server. See <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>.</p> </div> <div class="notice comment" id="1170"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1170</span> <span>Response from cache older than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> of <span data-ref-to="187"><var>value</var></span> is greater than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> of <span data-ref-to="188"><var>max_age</var></span> requested by the client’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header.</p> <span data-ref-to="189"></span> </div> <div class="notice comment" id="1171"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1171</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="190"><var>directive</var></span> has no effect on <span data-ref-to="191"><var>method</var></span></span> </h3> <p>The <span data-ref-to="192"><var>method</var></span> method is defined as non-cacheable, so the <span data-ref-to="193"><var>directive</var></span> directive in this request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header makes no difference.</p> </div> <div class="notice error" id="1172"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1172</span> <span>Response to <span data-ref-to="194"><var>method</var></span> can’t be served from cache</span> </h3> <p>The <span data-ref-to="195"><var>method</var></span> method is defined as non-cacheable.</p> </div> <div class="notice error" id="1173"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1173</span> <span>Response to “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>” can’t be served from cache</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.1.4">RFC 7234 § 5.2.1.4</a></cite>: <q>The &quot;no-cache&quot; request directive indicates that a cache MUST NOT use a stored response to satisfy the request without successful validation on the origin server.</q></p> <span data-ref-to="196"></span> </div> <div class="notice error" id="1174"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1174</span> <span>Response to “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache” can’t be served from cache</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>: <q>When the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header field is not present in a request, caches MUST consider the no-cache request pragma-directive as having the same effect as if &quot;Cache-Control: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>&quot; were present</q></p> <span data-ref-to="197"></span> </div> <div class="notice error" id="1175"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1175</span> <span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>” can’t be served from cache</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.2">RFC 7234 § 5.2.2.2</a></cite>: <q>The &quot;no-cache&quot; response directive indicates that the response MUST NOT be used to satisfy a subsequent request without successful validation on the origin server.</q></p> </div> <div class="notice error" id="1176"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1176</span> <span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span>” can’t be served from cache</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-3">RFC 7234 § 3</a></cite>, a cache cannot store a response that includes the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span> directive in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header.</p> </div> <div class="notice error" id="1177"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1177</span> <span><span data-ref-to="198"><var>status</var></span> response can’t be served from cache by default</span> </h3> <p>The <span data-ref-to="199"><var>status</var></span> status code is not defined as cacheable by default. According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-3">RFC 7234 § 3</a></cite>, such a response can only be cached if it explicitly allows caching, with headers such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span>. But this response has no such headers, so it is not cacheable.</p> </div> <div class="notice debug" id="1178"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1178</span> <span>Heuristic freshness</span> </h3> <p>Because this response has no explicit freshness controls (such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span>), HTTPolice will assume that its expiration time was chosen heuristically by the cache. See <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>.</p> </div> <div class="notice debug" id="1179"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1179</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span>” implies heuristic freshness</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span> warn code in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that the expiration time for this response was chosen heuristically by the cache.</p> </div> <div class="notice comment" id="1180"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1180</span> <span>Heuristic freshness should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span>”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>When a heuristic is used to calculate freshness lifetime, a cache SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header field with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span> warn-code (see Section 5.5.4) in the response if its current_age is more than 24 hours and such a warning is not already present.</q></p> <span data-ref-to="200"></span> </div> <div class="notice error" id="1181"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1181</span> <span>Heuristic freshness can’t be used when <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> is present</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>A cache MUST NOT use heuristics to determine freshness when an explicit expiration time is present in the stored response.</q></p> </div> <div class="notice error" id="1182"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1182</span> <span>Heuristic freshness can’t be used when <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> is present</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>A cache MUST NOT use heuristics to determine freshness when an explicit expiration time is present in the stored response.</q></p> <span data-ref-to="201"></span> </div> <div class="notice comment" id="1183"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1183</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="202"><var>code</var></span>” implies response is stale</span> </h3> <p>The <span data-ref-to="203"><var>code</var></span> warn code in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p> </div> <div class="notice comment" id="1184"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1184</span> <span>Response is stale because <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> &gt; <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is greater than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> specified in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header. This means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p> </div> <div class="notice comment" id="1185"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1185</span> <span>Response is stale because <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> &gt; <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> − <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span></span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is greater than the difference between its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> date and its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header. This means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p> </div> <div class="notice comment" id="1186"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1186</span> <span>Stale response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.1" title="Response is Stale (RFC 7234 § 5.5.1)">110</a></span>”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.4">RFC 7234 § 4.2.4</a></cite>: <q>A cache SHOULD generate a Warning header field with the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.1" title="Response is Stale (RFC 7234 § 5.5.1)">110</a></span> warn-code (see Section 5.5.1) in stale responses.</q></p> </div> <div class="notice error" id="1187"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1187</span> <span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.1" title="RFC 7234 § 5.2.2.1">must-revalidate</a></span>” can’t be served stale</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.1">RFC 7234 § 5.2.2.1</a></cite>: <q>The &quot;must-revalidate&quot; response directive indicates that once it has become stale, a cache MUST NOT use the response to satisfy subsequent requests without successful validation on the origin server.</q></p> </div> <div class="notice comment" id="1188"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1188</span> <span>Possibly wrong stale response</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.4">RFC 7234 § 4.2.4</a></cite>: <q>A cache MUST NOT send stale responses unless it is disconnected (i.e., it cannot contact the origin server or otherwise find a forward path) or doing so is explicitly allowed (e.g., by the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2.1.2" title="RFC 7234 § 5.2.1.2">max-stale</a></span> request directive; see Section 5.2.1).</q></p> <p>If the cache is disconnected, it should have added a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.3" title="Disconnected Operation (RFC 7234 § 5.5.3)">112</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.2" title="Revalidation Failed (RFC 7234 § 5.5.2)">111</a></span> warn code to indicate that.</p> </div> <div class="notice debug" id="1189"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1189</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span>” means transformed by proxy</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span> warn code in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that it was transformed by a proxy.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>.</p> </div> <div class="notice debug" id="1190"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1190</span> <span>Status <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4" title="Non-Authoritative Information (RFC 7231 § 6.3.4)">203</a></span> means transformed by proxy</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4" title="Non-Authoritative Information (RFC 7231 § 6.3.4)">203</a></span> status code means that this response was transformed by a proxy.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>.</p> </div> <div class="notice error" id="1191"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1191</span> <span>Transformed message needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span>”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>: <q>A proxy that transforms a payload MUST add a Warning header field with the warn-code of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span> (&quot;Transformation Applied&quot;) if one is not already in the message (see Section 5.5 of [RFC7234]).</q></p> </div> <div class="notice error" id="1192"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1192</span> <span>Transformation forbidden by “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-transform</a></span>”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>: <q>A proxy MUST NOT transform the payload (Section 3.3 of [RFC7231]) of a message that contains a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-transform</a></span> cache-control directive (Section 5.2 of [RFC7234]).</q></p> </div> <div class="notice error" id="1193"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1193</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="204"><var>directive1</var></span> contradicts <span data-ref-to="205"><var>directive2</var></span></span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes both the <span data-ref-to="206"><var>directive1</var></span> and the <span data-ref-to="207"><var>directive2</var></span> directives, which contradict each other.</p> </div> <div class="notice error" id="1194"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1194</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-3.1" title="Unauthorized (RFC 7235 § 3.1)">401</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7235#section-3.1">RFC 7235 § 3.1</a></cite>: <q>The server generating a 401 response MUST send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span> header field (Section 4.1) containing at least one challenge applicable to the target resource.</q></p> </div> <div class="notice error" id="1195"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1195</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-3.2" title="Proxy Authentication Required (RFC 7235 § 3.2)">407</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.3" title="RFC 7235 § 4.3">Proxy-Authenticate</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7235#section-3.2">RFC 7235 § 3.2</a></cite>: <q>The proxy MUST send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.3" title="RFC 7235 § 4.3">Proxy-Authenticate</a></span> header field (Section 4.3) containing a challenge applicable to that proxy for the target resource.</q></p> </div> <div class="notice error" id="1196"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1196</span> <span>‘realm’ parameter in <span data-ref-to="208"><var>place</var></span> must be quoted</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7235#section-2.2">RFC 7235 § 2.2</a></cite>, the value of the ‘realm’ parameter must be enclosed in double quotes.</p> </div> <div class="notice comment" id="1197"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1197</span> <span>Deprecated header <span data-ref-to="209"><var>header</var></span></span> </h3> <p>This message has the <span data-ref-to="210"><var>header</var></span> header, which is listed as “obsoleted” or “deprecated” in the <cite><a href="https://www.iana.org/assignments/message-headers/message-headers.xhtml">IANA message headers registry</a></cite>.</p> </div> <div class="notice error" id="1198"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1198</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close” makes no sense in <span data-ref-to="211"><var>status</var></span> response</span> </h3> <p>The <span data-ref-to="212"><var>status</var></span> status code means that this is an interim response, and more responses will follow on the same connection. But the ‘close’ option in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header means that the server will close the connection after sending this response.</p> </div> <div class="notice error" id="1199"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1199</span> <span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close” makes no sense in <span data-ref-to="213"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span> </h3> <p>A <span data-ref-to="214"><var>status</var></span> response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request means that this connection is becoming a tunnel. But the ‘close’ option in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header means that the server will close the connection after sending this response.</p> </div> <div class="notice comment" id="1200"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1200</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> response, but request has a <span data-ref-to="215"><var>header</var></span> precondition</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> status code means that the server refuses to handle an unconditional request. But this request is conditional, because it has the <span data-ref-to="216"><var>header</var></span> header.</p> </div> <div class="notice comment" id="1201"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1201</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6585#section-3">RFC 6585 § 3</a></cite>: <q>Responses using this status code SHOULD explain how to resubmit the request successfully.</q></p> </div> <div class="notice error" id="1202"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1202</span> <span><span data-ref-to="217"><var>status</var></span> response can’t be served from cache</span> </h3> <p>According to the specification, the <span data-ref-to="218"><var>status</var></span> status code cannot be served from a cache.</p> </div> <div class="notice comment" id="1203"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1203</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-4" title="Too Many Requests (RFC 6585 § 4)">429</a></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6585#section-4">RFC 6585 § 4</a></cite>: <q>The response representations SHOULD include details explaining the condition, and MAY include a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> header indicating how long to wait before making a new request.</q></p> </div> <div class="notice comment" id="1204"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1204</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-6" title="Network Authentication Required (RFC 6585 § 6)">511</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6585#section-6">RFC 6585 § 6</a></cite>: <q>The response representation SHOULD contain a link to a resource that allows the user to submit credentials (e.g., with an HTML form).</q></p> </div> <div class="notice comment" id="1205"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1205</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7538#section-3" title="Permanent Redirect (RFC 7538 § 3)">308</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7538#section-3">RFC 7538 § 3</a></cite>: <q>The server SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field ([RFC7231], Section 7.1.2) in the response containing a preferred URI reference for the new permanent URI.</q></p> </div> <div class="notice error" id="1206"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1206</span> <span><span data-ref-to="219"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> must have ‘realm’</span> </h3> <p>The Basic authentication scheme requires a ‘realm’ parameter. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1207"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1207</span> <span><span data-ref-to="220"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t have a ‘<span data-ref-to="221"><var>param</var></span>’ parameter</span> </h3> <p>No ‘<span data-ref-to="222"><var>param</var></span>’ parameter is defined for the Basic authentication scheme. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1208"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1208</span> <span><span data-ref-to="223"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t have a ‘<span data-ref-to="224"><var>charset</var></span>’ charset</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7617#section-2.1">RFC 7617 § 2.1</a></cite>, the ‘charset’ parameter to the Basic authentication scheme can only have the value “UTF-8”.</p> </div> <div class="notice error" id="1209"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1209</span> <span>Malformed <span data-ref-to="225"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span> </h3> <p>In the Basic authentication scheme, credentials are sent as a single Base64 string. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1210"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1210</span> <span>Malformed <span data-ref-to="226"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span> </h3> <p>In the Basic authentication scheme, the user ID and password are combined with a colon ‘:’ and packed into Base64. In this request’s <span data-ref-to="227"><var>header</var></span> header, HTTPolice tried to decode them from Base64 and got the following error:</p> <p><var>error</var></p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1211"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1211</span> <span>Malformed <span data-ref-to="228"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span> </h3> <p>In the Basic authentication scheme, the user ID and password are combined with a colon ‘:’ and packed into Base64. But in this request’s <span data-ref-to="229"><var>header</var></span> header, there is no ‘:’ after decoding from Base64. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1212"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1212</span> <span><span data-ref-to="230"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t contain character <span data-ref-to="231"><var>char</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>: <q>The user-id and password MUST NOT contain any control characters (see &quot;CTL&quot; in Appendix B.1 of [RFC5234]).</q></p> </div> <div class="notice comment" id="1213"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1213</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>: <span data-ref-to="232"><var>value</var></span> is not suitable for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method should only be used with media types that define how to apply the patch. <span data-ref-to="233"><var>value</var></span> is not such a media type.</p> <p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>.</p> <p>For example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7396" title="RFC 7396">application/merge-patch+json</a></span> would be a suitable patch format for JSON.</p> </div> <div class="notice comment" id="1214"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1214</span> <span><span data-ref-to="234"><var>value</var></span> patch should be rejected</span> </h3> <p><cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>: <q>If a server receives a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> request with a media type whose specification does not define semantics specific to PATCH, the server SHOULD reject the request by returning the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> Unsupported Media Type status code, unless a more specific error status code takes priority.</q></p> <span data-ref-to="235"></span> <span data-ref-to="236"></span> </div> <div class="notice comment" id="1215"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1215</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc5789#section-2.2">RFC 5789 § 2.2</a></cite>: <q>Such a response SHOULD include an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> response header as described in Section 3.1 to notify the client what patch document media types are supported.</q></p> </div> <div class="notice comment" id="1216"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1216</span> <span>Should send <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span>”</span> </h3> <p>This <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> response indicates in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header that the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method is supported. According to <cite><a href="https://tools.ietf.org/html/rfc5789#section-3.1">RFC 5789 § 3.1</a></cite>, in this case the server should also send an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header.</p> </div> <div class="notice error" id="1217"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1217</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> implies “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span>”</span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header means that this resource supports the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method, but it’s missing from the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header.</p> </div> <div class="notice error" id="1218"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1218</span> <span>HSTS needs a ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>’ directive</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1">RFC 6797 § 6.1.1</a></cite>, a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> header must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span> directive.</p> </div> <div class="notice comment" id="1219"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1219</span> <span>HSTS: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.2" title="RFC 6797 § 6.1.2">includeSubDomains</a></span> has no effect with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>=0</span> </h3> <p>The “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>=0” directive in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> header tells the user agent to delete the HSTS policy for the domain. The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.2" title="RFC 6797 § 6.1.2">includeSubDomains</a></span> directive makes no difference in this case.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc6797#section-6.2">RFC 6797 § 6.2</a></cite>.</p> </div> <div class="notice error" id="1220"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1220</span> <span>Duplicate ‘<span data-ref-to="237"><var>directive</var></span>’ directive in HSTS</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6797#section-6.1">RFC 6797 § 6.1</a></cite>: <q>All directives MUST appear only once in an STS header field.</q></p> <span data-ref-to="238"></span> </div> <div class="notice error" id="1221"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1221</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> can’t be used without TLS</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6797#section-7.2">RFC 6797 § 7.2</a></cite>: <q>An HSTS Host MUST NOT include the STS header field in HTTP responses conveyed over non-secure transport.</q></p> </div> <div class="notice error" id="1222"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1222</span> <span>Impossible date in <span data-ref-to="239"><var>place</var></span></span> </h3> <p>“<span data-ref-to="240"><var>date</var></span>” is not a valid date.</p> </div> <div class="notice error" id="1223"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1223</span> <span>Impossible time in <span data-ref-to="241"><var>place</var></span></span> </h3> <p>“<span data-ref-to="242"><var>time</var></span>” is not a valid time.</p> </div> <div class="notice error" id="1224"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1224</span> <span>LF without CR in <span data-ref-to="243"><var>place</var></span></span> </h3> <p>Lines in HTTP message framing are terminated by two bytes: a carriage return (CR) followed by a line feed (LF). Some implementations accept a bare LF without CR, like in this message, but this is not reliable.</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.5">RFC 7230 § 3.5</a></cite>.</p> </div> <div class="notice error" id="1225"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1225</span> <span>Duplicate ‘<span data-ref-to="244"><var>name</var></span>’ parameter in <span data-ref-to="245"><var>place</var></span></span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>, the ‘<span data-ref-to="246"><var>name</var></span>’ parameter must not occur more than once in a single link.</p> </div> <div class="notice comment" id="1226"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1226</span> <span>Deprecated ‘rev’ parameter in <span data-ref-to="247"><var>place</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3.3">RFC 8288 § 3.3</a></cite>: <q>rev is deprecated by this specification because it often confuses authors and readers; in most cases, using a separate relation type is preferable.</q></p> </div> <div class="notice comment" id="1227"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1227</span> <span><span data-ref-to="248"><var>patch_type</var></span> is not suitable for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method should only be used with media types that define how to apply the patch. <span data-ref-to="249"><var>patch_type</var></span> is not such a media type. But this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header invites the client to send patches of type <span data-ref-to="250"><var>patch_type</var></span>.</p> <p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>.</p> <p>For example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7396" title="RFC 7396">application/merge-patch+json</a></span> would be a suitable patch format for JSON.</p> </div> <div class="notice error" id="1228"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1228</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2 is wrong</span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header includes the token ‘h2’, which normally refers to HTTP/2 over TLS. But HTTP/2 over TLS does not use the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> mechanism, and cleartext HTTP/2 uses the ‘h2c’ token instead, so “Upgrade: h2” is wrong.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7540#section-3">RFC 7540 § 3</a></cite>.</p> </div> <div class="notice error" id="1230"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1230</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: http2-settings”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>: <q>Since the upgrade is only intended to apply to the immediate connection, a client sending the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header field MUST also send &quot;HTTP2-Settings&quot; as a connection option in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header field to prevent it from being forwarded</q></p> </div> <div class="notice error" id="1231"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1231</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>: <q>A request that upgrades from HTTP/1.1 to HTTP/2 MUST include exactly one &quot;HTTP2-Settings&quot; header field.</q></p> </div> <div class="notice error" id="1232"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1232</span> <span>Upgrading to HTTP/2 despite bad <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>, the server must not upgrade to HTTP/2 unless the request has exactly one valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header.</p> <span data-ref-to="251"></span> <span data-ref-to="252"></span> </div> <div class="notice error" id="1233"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1233</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c can’t be used on a TLS connection</span> </h3> <p>An “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c” header is used to switch to HTTP/2 from a cleartext HTTP/1.1 connection. But this message was sent on an encrypted (TLS) connection. HTTP/2 over TLS is negotiated by other means.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7540#section-3">RFC 7540 § 3</a></cite>.</p> </div> <div class="notice error" id="1234"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1234</span> <span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header must use the URL- and filename-safe Base64 encoding without padding. This means that it can only contain letters, digits, dash (-), and underscore (_).</p> </div> <div class="notice comment" id="1235"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1235</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> is useless</span> </h3> <p>There is no need to include <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span> header, because Host is part of the request URI, and therefore, every HTTP response implicitly varies by Host already. “Vary: Host” can only scare caches away from storing the response.</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4">RFC 7231 § 7.1.4</a></cite> and <cite><a href="https://tools.ietf.org/html/rfc7234#section-2">RFC 7234 § 2</a></cite>.</p> </div> <div class="notice debug" id="1236"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1236</span> <span>Absolute URI implies request to proxy</span> </h3> <p>This request’s target is an absolute URI. According to <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.3">RFC 7230 § 5.3</a></cite>, HTTP/1.1 clients only use this “absolute form” when connecting to proxies. Therefore, HTTPolice assumes that this request is to a proxy.</p> <span data-ref-to="253"></span> <span data-ref-to="254"></span> </div> <div class="notice error" id="1237"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1237</span> <span>Response to a direct request can’t be transformed by a proxy</span> </h3> <p>It seems like this response was transformed by a proxy, but the request was not directed to a proxy.</p> </div> <div class="notice comment" id="1238"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1238</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="255"><var>directive1</var></span> has no effect with <span data-ref-to="256"><var>directive2</var></span></span> </h3> <p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes both the <span data-ref-to="257"><var>directive1</var></span> and the <span data-ref-to="258"><var>directive2</var></span> directives. But <span data-ref-to="259"><var>directive1</var></span> makes no difference when <span data-ref-to="260"><var>directive2</var></span> is present.</p> </div> <div class="notice error" id="1239"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1239</span> <span>Response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> can’t have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2">RFC 7231 § 4.3.2</a></cite>: <q>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> method is identical to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> except that the server MUST NOT send a message body in the response</q></p> <span data-ref-to="261"></span> </div> <div class="notice error" id="1240"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1240</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5" title="No Content (RFC 7231 § 6.3.5)">204</a></span> response can’t have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5">RFC 7231 § 6.3.5</a></cite>: <q>The 204 (No Content) status code indicates that the server has successfully fulfilled the request and that there is no additional content to send in the response payload body.</q></p> <span data-ref-to="262"></span> </div> <div class="notice error" id="1241"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1241</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> + <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is in the future</span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header is the date and time when the response was originated. And the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header is how long the response has been cached since then (or since it was revalidated). But in this response, the sum of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> + <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is in the future, so one of them must be wrong.</p> <p>This can happen when a cache mistakenly changes the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header, or adds an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header even though it is not a true HTTP cache (according to <cite><a href="https://tools.ietf.org/html/rfc7234">RFC 7234</a></cite>).</p> <p>Also, this error can be caused by wrong timezone settings.</p> </div> <div class="notice comment" id="1242"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1242</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7725#section-3" title="Unavailable For Legal Reasons (RFC 7725 § 3)">451</a></span> response should include an explanation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7725#section-3">RFC 7725 § 3</a></cite>: <q>Responses using this status code SHOULD include an explanation, in the response body, of the details of the legal demand: the party making it, the applicable legislation or regulation, and what classes of person and resource it applies to.</q></p> </div> <div class="notice comment" id="1243"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1243</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7725#section-3" title="Unavailable For Legal Reasons (RFC 7725 § 3)">451</a></span> response should have a ‘blocked-by’ link</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7725#section-4">RFC 7725 § 4</a></cite>: <q>When an entity blocks access to a resource and returns status 451, it SHOULD include a &quot;<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8288#section-3" title="RFC 8288 § 3">Link</a></span>&quot; HTTP header field [RFC5988] whose value is a URI reference [RFC3986] identifying itself. When used for this purpose, the &quot;Link&quot; header field MUST have a &quot;rel&quot; parameter whose value is &quot;blocked-by&quot;.</q></p> </div> <div class="notice error" id="1244"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1244</span> <span><span data-ref-to="263"><var>header</var></span> header can’t be used in HTTP/2</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>An endpoint MUST NOT generate an HTTP/2 message containing connection-specific header fields</q></p> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>The only exception to this is the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span> header field, which MAY be present in an HTTP/2 request; when it is, it MUST NOT contain any value other than &quot;trailers&quot;.</q></p> <span data-ref-to="264"></span> </div> <div class="notice error" id="1245"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1245</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header can’t be used in HTTP/2</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>HTTP/2 purposefully does not support upgrade to another protocol.</q></p> <span data-ref-to="265"></span> </div> <div class="notice error" id="1246"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1246</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response can’t be used in HTTP/2</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.1">RFC 7540 § 8.1.1</a></cite>: <q>HTTP/2 removes support for the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> (Switching Protocols) informational status code</q></p> <span data-ref-to="266"></span> </div> <div class="notice error" id="1247"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1247</span> <span>Duplicate ‘<span data-ref-to="267"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#section-4.1">RFC 6266 § 4.1</a></cite>: <q>Content-Disposition header field values with multiple instances of the same parameter name are invalid.</q></p> </div> <div class="notice comment" id="1248"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1248</span> <span>Percent-encoded filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid including the percent character followed by two hexadecimal characters (e.g., %A9) in the filename parameter, since some existing implementations consider it to be an escape character, while others will pass it through unchanged.</q></p> <p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p> </div> <div class="notice comment" id="1249"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1249</span> <span>Backslash in filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid including the &quot;\&quot; character in the quoted-string form of the filename parameter, as escaping is not implemented by some user agents, and &quot;\&quot; can be considered an illegal path character.</q></p> <p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p> </div> <div class="notice comment" id="1250"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1250</span> <span>Non-ASCII filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid using non-ASCII characters in the filename parameter. Although most existing implementations will decode them as ISO-8859-1, some will apply heuristics to detect UTF-8, and thus might fail on certain names.</q></p> <p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p> </div> <div class="notice comment" id="1251"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1251</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span>: ‘filename*’ should also have ‘filename’ as fallback</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>When a &quot;filename*&quot; parameter is sent, to also generate a &quot;filename&quot; parameter as a fallback for user agents that do not support the &quot;filename*&quot; form, if possible.</q></p> </div> <div class="notice comment" id="1252"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1252</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span>: ‘filename*’ should come after ‘filename’</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>When a &quot;filename&quot; parameter is included as a fallback (as per above), &quot;filename&quot; should occur first, due to parsing problems in some existing implementations.</q></p> </div> <div class="notice error" id="1253"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1253</span> <span>Bad charset ‘<span data-ref-to="268"><var>charset</var></span>’ in <span data-ref-to="269"><var>place</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8187#section-3.2.1">RFC 8187 § 3.2.1</a></cite>: <q>Producers MUST use the &quot;UTF-8&quot; ([RFC3629]) character encoding. Extension character encodings (mime-charset) are reserved for future use.</q></p> </div> <div class="notice error" id="1254"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1254</span> <span>Bad <span data-ref-to="270"><var>charset</var></span> value in <span data-ref-to="271"><var>place</var></span></span> </h3> <p>This message’s <span data-ref-to="272"><var>place</var></span> contains a <span data-ref-to="273"><var>charset</var></span> encoded value in the form defined by <cite><a href="https://tools.ietf.org/html/rfc8187">RFC 8187</a></cite>. But HTTPolice tried to decode it from <span data-ref-to="274"><var>charset</var></span> and got the following error:</p> <p><var>error</var></p> </div> <div class="notice error" id="1256"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1256</span> <span>Bad encoding of protocol ID in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span> </h3> <p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> contains a protocol ID encoded as “<span data-ref-to="275"><var>actual</var></span>”. But according to <cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite>, it must be encoded as “<span data-ref-to="276"><var>correct</var></span>”.</p> </div> <div class="notice error" id="1257"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1257</span> <span>Malformed authority in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span> </h3> <p>“<span data-ref-to="277"><var>authority</var></span>” is not a valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> authority, according to <cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite>.</p> <p><var>error</var></p> </div> <div class="notice comment" id="1258"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1258</span> <span>HTTP/2 should use ALTSVC frame instead of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite> recommends using ALTSVC frames instead of the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header on HTTP/2 connections.</p> <span data-ref-to="278"></span> </div> <div class="notice error" id="1260"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1260</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> response can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7838#section-6">RFC 7838 § 6</a></cite>: <q>An <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header field in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> (Misdirected Request) response MUST be ignored.</q></p> </div> <div class="notice error" id="1261"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1261</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.2" title="RFC 7235 § 4.2">Authorization</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> requires TLS</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Clients MUST always use TLS [RFC5246] (https) or equivalent transport security when making requests with bearer tokens. Failing to do so exposes the token to numerous attacks that could give attackers unintended access.</q></p> </div> <div class="notice error" id="1262"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1262</span> <span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.2" title="RFC 7235 § 4.2">Authorization</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span></span> </h3> <p>In the Bearer authentication scheme, credentials are sent as a single token. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-2.1">RFC 6750 § 2.1</a></cite>.</p> </div> <div class="notice error" id="1263"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1263</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> requires TLS</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>, bearer tokens must not be used without TLS. Instead of prompting the client to send a token on an insecure connection, perhaps it would be better to redirect to an ‘https:’ URI first.</p> </div> <div class="notice error" id="1264"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1264</span> <span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span></span> </h3> <p>A Bearer authentication challenge must have “key=value” parameters. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>.</p> </div> <div class="notice error" id="1265"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1265</span> <span>Duplicate ‘<span data-ref-to="279"><var>param</var></span>’ parameter in “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span>”</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>, the ‘<span data-ref-to="280"><var>param</var></span>’ parameter must not appear more than once.</p> </div> <div class="notice error" id="1266"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1266</span> <span>Malformed ‘<span data-ref-to="281"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span></span> </h3> <p>“<span data-ref-to="282"><var>value</var></span>” is not a correct value for a ‘<span data-ref-to="283"><var>param</var></span>’ parameter in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> challenge. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>.</p> <p><var>error</var></p> </div> <div class="notice comment" id="1267"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1267</span> <span>Declined a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> token, but no ‘error’ parameter</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>: <q>If the protected resource request included an access token and failed authentication, the resource server SHOULD include the &quot;error&quot; attribute to provide the client with the reason why the access request was declined.</q></p> <span data-ref-to="284"></span> <span data-ref-to="285"></span> <span data-ref-to="285"></span> </div> <div class="notice comment" id="1268"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1268</span> <span>Response with “error=<span data-ref-to="286"><var>error_code</var></span>” should be <span data-ref-to="287"><var>expected_status</var></span></span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-3.1">RFC 6750 § 3.1</a></cite>, when the server’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> challenge has “error=<span data-ref-to="288"><var>error_code</var></span>”, the status code should be <span data-ref-to="289"><var>expected_status</var></span>.</p> <span data-ref-to="290"></span> <span data-ref-to="290"></span> </div> <div class="notice comment" id="1269"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1269</span> <span>Unneeded ‘<span data-ref-to="291"><var>param</var></span>’ in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc6750#section-3.1">RFC 6750 § 3.1</a></cite>: <q>If the request lacks any authentication information (e.g., the client was unaware that authentication is necessary or attempted using an unsupported authentication method), the resource server SHOULD NOT include an error code or other error information.</q></p> </div> <div class="notice comment" id="1270"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1270</span> <span>Access token in URI is insecure</span> </h3> <p>The query string of this request’s URI contains an ‘access_token’ parameter. It’s probably a bearer token, as defined in <cite><a href="https://tools.ietf.org/html/rfc6750">RFC 6750</a></cite>.</p> <p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Bearer tokens SHOULD NOT be passed in page URLs (for example, as query string parameters). Instead, bearer tokens SHOULD be passed in HTTP message headers or message bodies for which confidentiality measures are taken. Browsers, web servers, and other software may not adequately secure URLs in the browser history, web server logs, and other data structures. If bearer tokens are passed in page URLs, attackers might be able to steal them from the history data, logs, or other unsecured locations.</q></p> <span data-ref-to="292"></span> </div> <div class="notice comment" id="1271"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1271</span> <span>Access token may need TLS</span> </h3> <p>This request has an ‘access_token’ parameter. It’s probably a bearer token, as defined in <cite><a href="https://tools.ietf.org/html/rfc6750">RFC 6750</a></cite>.</p> <p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Clients MUST always use TLS [RFC5246] (https) or equivalent transport security when making requests with bearer tokens. Failing to do so exposes the token to numerous attacks that could give attackers unintended access.</q></p> <span data-ref-to="293"></span> </div> <div class="notice comment" id="1272"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1272</span> <span>Access token in URI needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-store”</span> </h3> <p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-2.3">RFC 6750 § 2.3</a></cite>, if an access token is sent in the request URI, then the request should at least have a “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-store” header. This reduces the risk of caches saving this token.</p> <span data-ref-to="294"></span> </div> <div class="notice error" id="1273"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1273</span> <span>Malformed <span data-ref-to="295"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span> </h3> <p>A Basic authentication challenge must have parameters as “key=value” pairs. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p> </div> <div class="notice error" id="1274"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1274</span> <span><span data-ref-to="296"><var>header</var></span> header without credentials</span> </h3> <p>An <span data-ref-to="297"><var>header</var></span> header usually consists of two parts: the name of the authentication scheme, and the actual credentials. But in this request, it only contains the scheme (“<span data-ref-to="298"><var>item</var></span>”).</p> <p>Was something like “<span data-ref-to="299"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> <span data-ref-to="300"><var>item</var></span>” intended?</p> <p>See also <cite><a href="https://tools.ietf.org/html/rfc7235#section-2">RFC 7235 § 2</a></cite>.</p> </div> <div class="notice comment" id="1275"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1275</span> <span>Entity declarations in XML may cause problems</span> </h3> <p>This message’s XML content includes entity declarations (&lt;!ENTITY&gt;). Many XML applications do not process such declarations because they can lead to denial-of-service attacks.</p> <span data-ref-to="301"></span> </div> <div class="notice error" id="1276"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1276</span> <span><span data-ref-to="302"><var>header</var></span>: <span data-ref-to="303"><var>wildcard</var></span> is as good as <span data-ref-to="304"><var>value</var></span></span> </h3> <p>The <span data-ref-to="305"><var>header</var></span> header is not an ordered list. Whether <span data-ref-to="306"><var>wildcard</var></span> comes before or after <span data-ref-to="307"><var>value</var></span>, does not affect its priority. Only explicit quality values (q=) count.</p> <p>In other words, this request says that any <span data-ref-to="308"><var>wildcard</var></span> is as acceptable as <span data-ref-to="309"><var>value</var></span>.</p> <p>To make <span data-ref-to="310"><var>wildcard</var></span> a fallback, it should have a lower quality value, for example: <span data-ref-to="311"><var>wildcard</var></span>;q=0.1</p> <p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.1">RFC 7231 § 5.3.1</a></cite>.</p> </div> <div class="notice comment" id="1277"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1277</span> <span>Obsolete ‘X-’ prefix in headers</span> </h3> <p>Adding an ‘X-’ prefix to “experimental” headers is an old practice that is now considered obsolete. See <cite><a href="https://tools.ietf.org/html/rfc6648#section-3">RFC 6648 § 3</a></cite>.</p> <p>For custom headers that may be generally useful, it’s best to drop the ‘X-’ prefix (but check the <cite><a href="https://www.iana.org/assignments/message-headers/message-headers.xhtml">IANA message headers registry</a></cite> to avoid collisions with existing names).</p> <p>For private headers not intended to be used by others, ‘X-’ can be replaced with something like the organization’s name.</p> <span data-ref-to="312"></span> </div> <div class="notice comment" id="1278"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1278</span> <span>Missing reverse stream</span> </h3> <p>There is a stream file <span data-ref-to="313"><var>path</var></span>, but there is no corresponding stream file for the reverse direction. HTTPolice will try to process this file on its own.</p> </div> <div class="notice error" id="1279"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1279</span> <span>Unprocessable streams</span> </h3> <p>HTTPolice has found the following stream files:</p> <p>file 1: <span data-ref-to="314"><var>path1</var></span></p> <p>file 2: <span data-ref-to="315"><var>path2</var></span></p> <p>but cannot detect which of them is the inbound stream and which is the outbound.</p> <p>This means that the connection was not HTTP/1.x, or was encrypted, or that the files are somehow malformed. They will not be processed.</p> </div> <div class="notice comment" id="1280"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1280</span> <span>‘charset’ parameter is undefined for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8259" title="RFC 8259">application/json</a></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8259" title="RFC 8259">application/json</a></span> media type does not have a ‘charset’ parameter. <cite><a href="https://tools.ietf.org/html/rfc8259#section-11">RFC 8259 § 11</a></cite>: <q>Adding one really has no effect on compliant recipients.</q></p> <span data-ref-to="316"></span> <p>See also <cite><a href="https://tools.ietf.org/html/rfc8259#section-8.1">RFC 8259 § 8.1</a></cite>.</p> </div> <div class="notice error" id="1281"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1281</span> <span><span data-ref-to="317"><var>guessed_charset</var></span> is a bad encoding for JSON</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8259#section-8.1">RFC 8259 § 8.1</a></cite>: <q>JSON text exchanged between systems that are not part of a closed ecosystem MUST be encoded using UTF-8</q></p> <span data-ref-to="318"></span> <span data-ref-to="319"></span> </div> <div class="notice error" id="1282"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1282</span> <span>Wrong media type <span data-ref-to="320"><var>bad</var></span> in <span data-ref-to="321"><var>place</var></span></span> </h3> <p>There is no such media type <span data-ref-to="322"><var>bad</var></span>. Probably <span data-ref-to="323"><var>good</var></span> was intended.</p> </div> <div class="notice comment" id="1283"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1283</span> <span>Cacheable <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> response may cause problems</span> </h3> <p><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> responses are defined as cacheable by default. However, because of how an HTTP cache works (<cite><a href="https://tools.ietf.org/html/rfc7234#section-2">RFC 7234 § 2</a></cite>), it is harmful to cache a 421 response, as it would be returned on subsequent requests to the same URI, without even trying to connect to the right server.</p> <p>To avoid this, a 421 response to <span data-ref-to="324"><var>method</var></span> should be marked as non-cacheable with a header like “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span>”.</p> <p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=4666">RFC 7540 errata</a></cite>.</p> </div> <div class="notice comment" id="1284"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1284</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> response should have a body</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3">RFC 7231 § 6.3.3</a></cite>: <q>The representation sent with this response ought to describe the request's current status and point to (or embed) a status monitor that can provide the user with an estimate of when the request will be fulfilled.</q></p> </div> <div class="notice comment" id="1285"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1285</span> <span>Duplicate ‘<span data-ref-to="325"><var>name</var></span>’ token in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7240#section-2">RFC 7240 § 2</a></cite>: <q>To avoid any possible ambiguity, individual preference tokens SHOULD NOT appear multiple times within a single request.</q></p> </div> <div class="notice error" id="1286"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1286</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span>: <span data-ref-to="326"><var>name</var></span><span data-ref-to="326"><var>value</var></span> was not requested</span> </h3> <p>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span>: <span data-ref-to="327"><var>name</var></span><span data-ref-to="327"><var>value</var></span>” means that the server honored the client’s preference <span data-ref-to="328"><var>name</var></span><span data-ref-to="328"><var>value</var></span>. But the client did not request <span data-ref-to="329"><var>name</var></span><span data-ref-to="329"><var>value</var></span> in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span> header.</p> <span data-ref-to="330"></span> </div> <div class="notice error" id="1287"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1287</span> <span><span data-ref-to="331"><var>method</var></span> request cannot <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.1" title="RFC 7240 § 4.1">respond-async</a></span></span> </h3> <p>The whole point of a <span data-ref-to="332"><var>method</var></span> request is to retrieve information from the server. It’s impossible to respond asynchronously to such a request: the response would not contain the requested information.</p> </div> <div class="notice error" id="1288"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1288</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request cannot <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=minimal</span> </h3> <p>The whole point of a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request is to retrieve a representation of the resource (as in “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=representation”). There is no “minimal” response that could satisfy this request.</p> <p>Instead, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.2" title="RFC 7231 § 5.3.2">Accept</a></span> header could be used to select the desired kind of representation.</p> </div> <div class="notice error" id="1289"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1289</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=minimal contradicts <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=representation</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7240#section-4.2">RFC 7240 § 4.2</a></cite>: <q>The &quot;return=minimal&quot; and &quot;return=representation&quot; preferences are mutually exclusive directives.</q></p> </div> <div class="notice error" id="1290"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1290</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.4" title="RFC 7240 § 4.4">handling</a></span>=strict contradicts <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.4" title="RFC 7240 § 4.4">handling</a></span>=lenient</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7240#section-4.4">RFC 7240 § 4.4</a></cite>: <q>The &quot;handling=strict&quot; and &quot;handling=lenient&quot; preferences are mutually exclusive directives.</q></p> </div> <div class="notice comment" id="1291"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1291</span> <span>Response with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span> may need “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>”</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7240#section-2">RFC 7240 § 2</a></cite>: <q>If a server supports the optional application of a preference that might result in a variance to a cache's handling of a response entity, a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span> header field MUST be included in the response listing the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span> header field</q></p> <span data-ref-to="333"></span> </div> <div class="notice error" id="1292"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1292</span> <span>Invalid method ‘<span data-ref-to="334"><var>method</var></span>’</span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1293"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1293</span> <span>Invalid field name ‘<span data-ref-to="335"><var>header</var></span>’</span> </h3> <p><var>error</var></p> </div> <div class="notice error" id="1294"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1294</span> <span>Syntax error in reason phrase</span> </h3> <p><var>error</var></p> <span data-ref-to="336"></span> </div> <div class="notice error" id="1295"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1295</span> <span>Method ‘<span data-ref-to="337"><var>method</var></span>’ should probably be ‘<span data-ref-to="338"><var>uppercase</var></span>’</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.1">RFC 7231 § 4.1</a></cite>: <q>The method token is case-sensitive</q></p> </div> <div class="notice error" id="1296"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1296</span> <span>Duplicate ‘<span data-ref-to="339"><var>param</var></span>’ parameter in <span data-ref-to="340"><var>entry</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7239#section-4">RFC 7239 § 4</a></cite>: <q>Each parameter MUST NOT occur more than once per field-value.</q></p> </div> <div class="notice comment" id="1297"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1297</span> <span>Possibly bad syntax in <span data-ref-to="341"><var>entry</var></span></span> </h3> <p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7239#section-4" title="RFC 7239 § 4">Forwarded</a></span> header here contains <span data-ref-to="342"><var>n_elements</var></span> elements, describing <span data-ref-to="343"><var>n_elements</var></span> proxy hops, with only one parameter for each proxy — yet all parameters have different names.</p> <p>If this was intended to be <span data-ref-to="344"><var>n_elements</var></span> parameters for a single proxy hop, then the pairs must be separated with semicolons, not commas.</p> </div> <div class="notice debug" id="1298"> <h3> <abbr class="severity" title="debug">D</abbr> <span class="ident">1298</span> <span>Body is too long to be checked</span> </h3> <p>This message’s <span data-ref-to="345"><var>place</var></span> indicates that the body is at least <span data-ref-to="346"><var>size</var></span> bytes long. HTTPolice does not attempt to process bodies longer than <span data-ref-to="347"><var>max_size</var></span> bytes. The rest of the stream will not be processed either.</p> </div> <div class="notice comment" id="1299"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1299</span> <span>Quoted comma in <span data-ref-to="348"><var>entry</var></span> might confuse a naive parser</span> </h3> <p>This message’s <span data-ref-to="349"><var>entry</var></span> header contains a comma inside a quoted string. But experience shows that headers like <span data-ref-to="350"><var>entry</var></span> are often parsed without regard for quoted strings—such a naive parser might interpret this comma as a separator between <span data-ref-to="351"><var>entry</var></span> elements. If possible, avoiding this comma might help interoperability.</p> </div> <div class="notice comment" id="1300"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1300</span> <span>Quoted semicolon in <span data-ref-to="352"><var>entry</var></span> might confuse a naive parser</span> </h3> <p>This message’s <span data-ref-to="353"><var>entry</var></span> header contains a semicolon inside a quoted string. But experience shows that headers like <span data-ref-to="354"><var>entry</var></span> are often parsed without regard for quoted strings—such a naive parser might interpret this semicolon as a separator between <span data-ref-to="355"><var>entry</var></span> parameters. If possible, avoiding this semicolon might help interoperability.</p> </div> <div class="notice comment" id="1301"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1301</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> probably needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span> </h3> <p>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span>” is typically only useful with a large <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> or an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> far in the future, because immutable applies only for as long as the response is considered fresh. Without explicit max-age or Expires, most caches will consider this response fresh only for a brief period or not at all.</p> </div> <div class="notice comment" id="1302"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1302</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> may be ignored without TLS</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8246">RFC 8246</a></cite>: <q>Clients SHOULD ignore the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> extension from resources that are not part of an authenticated context such as HTTPS.</q></p> </div> <div class="notice comment" id="1303"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1303</span> <span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> may be ignored without response length</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8246">RFC 8246</a></cite>: <q>Clients SHOULD ignore the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> extension for resources that do not provide a strong indication that the stored response size is the correct response size such as responses delimited by connection close.</q></p> </div> <div class="notice error" id="1304"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1304</span> <span><span data-ref-to="356"><var>status</var></span> response after <span data-ref-to="357"><var>status</var></span></span> </h3> <p>It appears like this <span data-ref-to="358"><var>status</var></span> response was preceded by a <span data-ref-to="359"><var>status</var></span> response to the same request. But a <span data-ref-to="360"><var>status</var></span> response can only be the final response to a request. See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-6.2">RFC 7231 § 6.2</a></cite>.</p> <p>This is more likely to be a bug in your HTTPolice integration than in the actual HTTP traffic being inspected. For example, responses to different requests may have been mixed up somehow.</p> </div> <div class="notice error" id="1305"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1305</span> <span>Expected <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1" title="Continue (RFC 7231 § 6.2.1)">100</a></span> (Continue) before switching protocols</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>If a server receives both an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> and an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span> header field with the &quot;100-continue&quot; expectation (Section 5.1.1 of [RFC7231]), the server MUST send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1" title="Continue (RFC 7231 § 6.2.1)">100</a></span> (Continue) response before sending a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> (Switching Protocols) response.</q></p> <span data-ref-to="361"></span> </div> <div class="notice error" id="1306"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1306</span> <span>Response to <span data-ref-to="362"><var>version</var></span> can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc7231#section-3.3.1">RFC 7231 § 3.3.1</a></cite>: <q>A server MUST NOT send a response containing Transfer-Encoding unless the corresponding request indicates HTTP/1.1 (or later).</q></p> </div> <div class="notice comment" id="1307"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1307</span> <span>Unquoted ‘title’ parameter in <span data-ref-to="363"><var>place</var></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>: <q>Previous definitions of the Link header did not equate the token and quoted-string forms explicitly; the title parameter was always quoted, and the hreflang parameter was always a token. Senders wishing to maximize interoperability will send them in those forms.</q></p> </div> <div class="notice comment" id="1308"> <h3> <abbr class="severity" title="comment">C</abbr> <span class="ident">1308</span> <span>Quoted ‘hreflang’ parameter in <span data-ref-to="364"><var>place</var></span> may cause problems</span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>: <q>Previous definitions of the Link header did not equate the token and quoted-string forms explicitly; the title parameter was always quoted, and the hreflang parameter was always a token. Senders wishing to maximize interoperability will send them in those forms.</q></p> </div> <div class="notice error" id="1309"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1309</span> <span>Missing ‘rel’ parameter in <span data-ref-to="365"><var>place</var></span></span> </h3> <p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3.3">RFC 8288 § 3.3</a></cite>: <q>The rel parameter MUST be present</q></p> </div> <div class="notice error" id="1310"> <h3> <abbr class="severity" title="error">E</abbr> <span class="ident">1310</span> <span><span data-ref-to=""><a href="https://www.w3.org/TR/ldp/#header-accept-post" title="W3C Linked Data Platform 1.0">Accept-Post</a></span> implies “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span>”</span> </h3> <p>This response’s <span data-ref-to=""><a href="https://www.w3.org/TR/ldp/#header-accept-post" title="W3C Linked Data Platform 1.0">Accept-Post</a></span> header means that this resource supports the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> method, but it’s missing from the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header.</p> </div> </body> </html>
decal/werdlists
http-servers/httpolice-notices-list.html
HTML
apache-2.0
242,771
<!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 : /application/config/hooks.php source</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 - [email protected] --> <!-- http://phpxref.sourceforge.net/ --> <script src="../../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../../'; subdir='application/config'; filename='hooks.php.source.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); // --> </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> <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> <h2 class="listing-heading"><a href="./index.html">/application/config/</a> -> <a href="hooks.php.html">hooks.php</a> (source)</h2> <div class="listing"> <p class="viewlinks">[<a href="hooks.php.html">Summary view</a>] [<a href="javascript:window.print();">Print</a>] [<a href="hooks.php.source.txt" target="_new">Text view</a>] </p> <pre> <a name="l1"><span class="linenum"> 1</span></a> &lt;?php if ( ! <a class="phpfunction" onClick="logFunction('defined')" href="../../_functions/defined.html" onMouseOver="phpfuncPopup(event,'defined')">defined</a>('<a class="constant" onClick="logConstant('BASEPATH')" href="../../_constants/BASEPATH.html" onMouseOver="constPopup(event,'BASEPATH')">BASEPATH</a>')) exit('No direct script access allowed'); <a name="l2"><span class="linenum"> 2</span></a> <span class="comment">/*</span> <a name="l3"><span class="linenum"> 3</span></a> <span class="comment">| -------------------------------------------------------------------------</span> <a name="l4"><span class="linenum"> 4</span></a> <span class="comment">| Hooks</span> <a name="l5"><span class="linenum"> 5</span></a> <span class="comment">| -------------------------------------------------------------------------</span> <a name="l6"><span class="linenum"> 6</span></a> <span class="comment">| This file lets you define &quot;hooks&quot; to extend CI without hacking the core</span> <a name="l7"><span class="linenum"> 7</span></a> <span class="comment">| files. Please see the user guide for info:</span> <a name="l8"><span class="linenum"> 8</span></a> <span class="comment">|</span> <a name="l9"><span class="linenum"> 9</span></a> <span class="comment">| http://codeigniter.com/user_guide/general/hooks.html</span> <a name="l10"><span class="linenum"> 10</span></a> <span class="comment">|</span> <a name="l11"><span class="linenum"> 11</span></a> <span class="comment">*/</span> <a name="l12"><span class="linenum"> 12</span></a> <a name="l13"><span class="linenum"> 13</span></a> <span class="comment">// Stores the requested URL, which will sometimes be different than previous url </span> <a name="l14"><span class="linenum"> 14</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['pre_controller'][] = array( <a name="l15"><span class="linenum"> 15</span></a> 'class' =&gt; 'App_hooks', <a name="l16"><span class="linenum"> 16</span></a> 'function' =&gt; 'save_requested', <a name="l17"><span class="linenum"> 17</span></a> 'filename' =&gt; 'App_hooks.php', <a name="l18"><span class="linenum"> 18</span></a> 'filepath' =&gt; 'hooks', <a name="l19"><span class="linenum"> 19</span></a> 'params' =&gt; '' <a name="l20"><span class="linenum"> 20</span></a> ); <a name="l21"><span class="linenum"> 21</span></a> <a name="l22"><span class="linenum"> 22</span></a> <span class="comment">// Allows us to perform good redirects to previous pages.</span> <a name="l23"><span class="linenum"> 23</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['post_controller'][] = array( <a name="l24"><span class="linenum"> 24</span></a> 'class' =&gt; 'App_hooks', <a name="l25"><span class="linenum"> 25</span></a> 'function' =&gt; 'prep_redirect', <a name="l26"><span class="linenum"> 26</span></a> 'filename' =&gt; 'App_hooks.php', <a name="l27"><span class="linenum"> 27</span></a> 'filepath' =&gt; 'hooks', <a name="l28"><span class="linenum"> 28</span></a> 'params' =&gt; '' <a name="l29"><span class="linenum"> 29</span></a> ); <a name="l30"><span class="linenum"> 30</span></a> <a name="l31"><span class="linenum"> 31</span></a> <span class="comment">// Maintenance Mode</span> <a name="l32"><span class="linenum"> 32</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['post_controller_constructor'][] = array( <a name="l33"><span class="linenum"> 33</span></a> 'class' =&gt; 'App_hooks', <a name="l34"><span class="linenum"> 34</span></a> 'function' =&gt; 'check_site_status', <a name="l35"><span class="linenum"> 35</span></a> 'filename' =&gt; 'App_hooks.php', <a name="l36"><span class="linenum"> 36</span></a> 'filepath' =&gt; 'hooks', <a name="l37"><span class="linenum"> 37</span></a> 'params' =&gt; '' <a name="l38"><span class="linenum"> 38</span></a> ); <a name="l39"><span class="linenum"> 39</span></a> <a name="l40"><span class="linenum"> 40</span></a> <span class="comment">/* End of file hooks.php */</span> <a name="l41"><span class="linenum"> 41</span></a> <span class="comment">/* Location: ./application/config/hooks.php */</span> </pre> </div> <script language="JavaScript" type="text/javascript"> FUNC_DATA={ 'defined': ['defined', '', [], 397]}; CLASS_DATA={ }; CONST_DATA={ 'BASEPATH': ['BASEPATH', '', [['public','index.php',219]], 396]}; </script> <div id="func-popup" class="funcpopup"><p id="func-title" class="popup-title">title</p><p id="func-desc" class="popup-desc">Description</p><p id="func-body" class="popup-body">Body</p></div> <div id="class-popup" class="funcpopup"><p id="class-title" class="popup-title">title</p><p id="class-desc" class="popup-desc">Description</p><p id="class-body" class="popup-body">Body</p></div> <div id="const-popup" class="funcpopup"><p id="const-title" class="popup-title">title</p><p id="const-desc" class="popup-desc">Description</p><p id="const-body" class="popup-body">Body</p></div> <div id="req-popup" class="funcpopup"><p id="req-title" class="popup-title">title</p><p id="req-body" class="popup-body">Body</p></div> <!-- 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/application/config/hooks.php.source.html
HTML
apache-2.0
10,663
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>PowerShell - Set-IisWebsiteSslCertificate - Carbon</title> <link href="styles.css" type="text/css" rel="stylesheet" /> </head> <body> <ul id="SiteNav"> <li><a href="/">Get-Carbon</a></li> <li>-Documentation</li> <li><a href="../releasenotes.html">-ReleaseNotes</a></li> <li><a href="http://pshdo.com">-Blog</a></li> </ul> <div id="CommandMenuContainer" style="float:left;"> <ul id="CategoryMenu"> <li class="Category">ActiveDirectory</li> <ul class="CommandMenu"> <li><a href="Find-ADUser.html">Find-ADUser</a></li> <li><a href="Format-ADSearchFilterValue.html">Format-ADSearchFilterValue</a></li> <li><a href="Get-ADDomainController.html">Get-ADDomainController</a></li> </ul> <li class="Category">Certificates</li> <ul class="CommandMenu"> <li><a href="Get-Certificate.html">Get-Certificate</a></li> <li><a href="Get-CertificateStore.html">Get-CertificateStore</a></li> <li><a href="Get-SslCertificateBinding.html">Get-SslCertificateBinding</a></li> <li><a href="Install-Certificate.html">Install-Certificate</a></li> <li><a href="Remove-SslCertificateBinding.html">Remove-SslCertificateBinding</a></li> <li><a href="Set-SslCertificateBinding.html">Set-SslCertificateBinding</a></li> <li><a href="Test-SslCertificateBinding.html">Test-SslCertificateBinding</a></li> <li><a href="Uninstall-Certificate.html">Uninstall-Certificate</a></li> </ul> <li class="Category">COM</li> <ul class="CommandMenu"> <li><a href="Get-ComPermission.html">Get-ComPermission</a></li> <li><a href="Get-ComSecurityDescriptor.html">Get-ComSecurityDescriptor</a></li> <li><a href="Grant-ComPermission.html">Grant-ComPermission</a></li> <li><a href="Revoke-ComPermission.html">Revoke-ComPermission</a></li> </ul> <li class="Category">Computer</li> <ul class="CommandMenu"> <li><a href="Get-ProgramInstallInfo.html">Get-ProgramInstallInfo</a></li> <li><a href="Remove-EnvironmentVariable.html">Remove-EnvironmentVariable</a></li> <li><a href="Resolve-NetPath.html">Resolve-NetPath</a></li> <li><a href="Set-EnvironmentVariable.html">Set-EnvironmentVariable</a></li> <li><a href="Test-OSIs32Bit.html">Test-OSIs32Bit</a></li> <li><a href="Test-OSIs64Bit.html">Test-OSIs64Bit</a></li> </ul> <li class="Category">Cryptography</li> <ul class="CommandMenu"> <li><a href="New-RsaKeyPair.html">New-RsaKeyPair</a></li> <li><a href="Protect-String.html">Protect-String</a></li> <li><a href="Unprotect-String.html">Unprotect-String</a></li> </ul> <li class="Category">DotNet</li> <ul class="CommandMenu"> <li><a href="Set-DotNetAppSetting.html">Set-DotNetAppSetting</a></li> <li><a href="Set-DotNetConnectionString.html">Set-DotNetConnectionString</a></li> <li><a href="Test-DotNet.html">Test-DotNet</a></li> </ul> <li class="Category">DSC</li> <ul class="CommandMenu"> <li><a href="Clear-DscLocalResourceCache.html">Clear-DscLocalResourceCache</a></li> <li><a href="Clear-MofAuthoringMetadata.html">Clear-MofAuthoringMetadata</a></li> <li><a href="Copy-DscResource.html">Copy-DscResource</a></li> <li><a href="Get-DscError.html">Get-DscError</a></li> <li><a href="Get-DscWinEvent.html">Get-DscWinEvent</a></li> <li><a href="Initialize-Lcm.html">Initialize-Lcm</a></li> <li><a href="Start-DscPullConfiguration.html">Start-DscPullConfiguration</a></li> <li><a href="Test-DscTargetResource.html">Test-DscTargetResource</a></li> <li><a href="Write-DscError.html">Write-DscError</a></li> </ul> <li class="Category">DSC Resources</li> <ul class="CommandMenu"> <li><a href="Carbon_EnvironmentVariable.html">Carbon_EnvironmentVariable</a></li> <li><a href="Carbon_FirewallRule.html">Carbon_FirewallRule</a></li> <li><a href="Carbon_IniFile.html">Carbon_IniFile</a></li> <li><a href="Carbon_Permission.html">Carbon_Permission</a></li> <li><a href="Carbon_Privilege.html">Carbon_Privilege</a></li> <li><a href="Carbon_ScheduledTask.html">Carbon_ScheduledTask</a></li> <li><a href="Carbon_Service.html">Carbon_Service</a></li> </ul> <li class="Category">FileSystem</li> <ul class="CommandMenu"> <li><a href="Compress-Item.html">Compress-Item</a></li> <li><a href="Disable-NtfsCompression.html">Disable-NtfsCompression</a></li> <li><a href="Enable-NtfsCompression.html">Enable-NtfsCompression</a></li> <li><a href="Expand-Item.html">Expand-Item</a></li> <li><a href="Install-Junction.html">Install-Junction</a></li> <li><a href="New-Junction.html">New-Junction</a></li> <li><a href="New-TempDirectory.html">New-TempDirectory</a></li> <li><a href="Remove-Junction.html">Remove-Junction</a></li> <li><a href="Test-NtfsCompression.html">Test-NtfsCompression</a></li> <li><a href="Test-PathIsJunction.html">Test-PathIsJunction</a></li> <li><a href="Test-ZipFile.html">Test-ZipFile</a></li> <li><a href="Uninstall-Junction.html">Uninstall-Junction</a></li> </ul> <li class="Category">Firewall</li> <ul class="CommandMenu"> <li><a href="Assert-FirewallConfigurable.html">Assert-FirewallConfigurable</a></li> <li><a href="Disable-FirewallStatefulFtp.html">Disable-FirewallStatefulFtp</a></li> <li><a href="Enable-FirewallStatefulFtp.html">Enable-FirewallStatefulFtp</a></li> <li><a href="Get-FirewallRule.html">Get-FirewallRule</a></li> <li><a href="Test-FirewallStatefulFtp.html">Test-FirewallStatefulFtp</a></li> </ul> <li class="Category">HostsFile</li> <ul class="CommandMenu"> <li><a href="Get-PathToHostsFile.html">Get-PathToHostsFile</a></li> <li><a href="Remove-HostsEntry.html">Remove-HostsEntry</a></li> <li><a href="Reset-HostsFile.html">Reset-HostsFile</a></li> <li><a href="Set-HostsEntry.html">Set-HostsEntry</a></li> </ul> <li class="Category">IIS</li> <ul class="CommandMenu"> <li><a href="Add-IisDefaultDocument.html">Add-IisDefaultDocument</a></li> <li><a href="Disable-IisSecurityAuthentication.html">Disable-IisSecurityAuthentication</a></li> <li><a href="Enable-IisDirectoryBrowsing.html">Enable-IisDirectoryBrowsing</a></li> <li><a href="Enable-IisSecurityAuthentication.html">Enable-IisSecurityAuthentication</a></li> <li><a href="Enable-IisSsl.html">Enable-IisSsl</a></li> <li><a href="Get-IisApplication.html">Get-IisApplication</a></li> <li><a href="Get-IisAppPool.html">Get-IisAppPool</a></li> <li><a href="Get-IisConfigurationSection.html">Get-IisConfigurationSection</a></li> <li><a href="Get-IisHttpHeader.html">Get-IisHttpHeader</a></li> <li><a href="Get-IisHttpRedirect.html">Get-IisHttpRedirect</a></li> <li><a href="Get-IisMimeMap.html">Get-IisMimeMap</a></li> <li><a href="Get-IisSecurityAuthentication.html">Get-IisSecurityAuthentication</a></li> <li><a href="Get-IisVersion.html">Get-IisVersion</a></li> <li><a href="Get-IisWebsite.html">Get-IisWebsite</a></li> <li><a href="Install-IisApplication.html">Install-IisApplication</a></li> <li><a href="Install-IisAppPool.html">Install-IisAppPool</a></li> <li><a href="Install-IisVirtualDirectory.html">Install-IisVirtualDirectory</a></li> <li><a href="Install-IisWebsite.html">Install-IisWebsite</a></li> <li><a href="Invoke-AppCmd.html">Invoke-AppCmd</a></li> <li><a href="Join-IisVirtualPath.html">Join-IisVirtualPath</a></li> <li><a href="Lock-IisConfigurationSection.html">Lock-IisConfigurationSection</a></li> <li><a href="Remove-IisMimeMap.html">Remove-IisMimeMap</a></li> <li><a href="Set-IisHttpHeader.html">Set-IisHttpHeader</a></li> <li><a href="Set-IisHttpRedirect.html">Set-IisHttpRedirect</a></li> <li><a href="Set-IisMimeMap.html">Set-IisMimeMap</a></li> <li><a href="Set-IisWebsiteID.html">Set-IisWebsiteID</a></li> <li><a href="Set-IisWebsiteSslCertificate.html">Set-IisWebsiteSslCertificate</a></li> <li><a href="Set-IisWindowsAuthentication.html">Set-IisWindowsAuthentication</a></li> <li><a href="Test-IisAppPool.html">Test-IisAppPool</a></li> <li><a href="Test-IisConfigurationSection.html">Test-IisConfigurationSection</a></li> <li><a href="Test-IisSecurityAuthentication.html">Test-IisSecurityAuthentication</a></li> <li><a href="Test-IisWebsite.html">Test-IisWebsite</a></li> <li><a href="Uninstall-IisAppPool.html">Uninstall-IisAppPool</a></li> <li><a href="Uninstall-IisWebsite.html">Uninstall-IisWebsite</a></li> <li><a href="Unlock-IisConfigurationSection.html">Unlock-IisConfigurationSection</a></li> </ul> <li class="Category">INI</li> <ul class="CommandMenu"> <li><a href="Remove-IniEntry.html">Remove-IniEntry</a></li> <li><a href="Set-IniEntry.html">Set-IniEntry</a></li> <li><a href="Split-Ini.html">Split-Ini</a></li> </ul> <li class="Category">InternetExplorer</li> <ul class="CommandMenu"> <li><a href="Disable-IEEnhancedSecurityConfiguration.html">Disable-IEEnhancedSecurityConfiguration</a></li> <li><a href="Enable-IEActivationPermission.html">Enable-IEActivationPermission</a></li> </ul> <li class="Category">MSI</li> <ul class="CommandMenu"> <li><a href="Invoke-WindowsInstaller.html">Invoke-WindowsInstaller</a></li> </ul> <li class="Category">MSMQ</li> <ul class="CommandMenu"> <li><a href="Get-MsmqMessageQueue.html">Get-MsmqMessageQueue</a></li> <li><a href="Get-MsmqMessageQueuePath.html">Get-MsmqMessageQueuePath</a></li> <li><a href="Grant-MsmqMessageQueuePermission.html">Grant-MsmqMessageQueuePermission</a></li> <li><a href="Install-Msmq.html">Install-Msmq</a></li> <li><a href="Install-MsmqMessageQueue.html">Install-MsmqMessageQueue</a></li> <li><a href="Reset-MsmqQueueManagerID.html">Reset-MsmqQueueManagerID</a></li> <li><a href="Test-MsmqMessageQueue.html">Test-MsmqMessageQueue</a></li> <li><a href="Uninstall-MsmqMessageQueue.html">Uninstall-MsmqMessageQueue</a></li> </ul> <li class="Category">Network</li> <ul class="CommandMenu"> <li><a href="Get-IPAddress.html">Get-IPAddress</a></li> <li><a href="Test-IPAddress.html">Test-IPAddress</a></li> </ul> <li class="Category">Path</li> <ul class="CommandMenu"> <li><a href="Get-PathProvider.html">Get-PathProvider</a></li> <li><a href="Resolve-FullPath.html">Resolve-FullPath</a></li> <li><a href="Resolve-PathCase.html">Resolve-PathCase</a></li> <li><a href="Resolve-RelativePath.html">Resolve-RelativePath</a></li> <li><a href="Test-UncPath.html">Test-UncPath</a></li> </ul> <li class="Category">PerformanceCounters</li> <ul class="CommandMenu"> <li><a href="Get-PerformanceCounter.html">Get-PerformanceCounter</a></li> <li><a href="Install-PerformanceCounter.html">Install-PerformanceCounter</a></li> <li><a href="Test-PerformanceCounter.html">Test-PerformanceCounter</a></li> <li><a href="Test-PerformanceCounterCategory.html">Test-PerformanceCounterCategory</a></li> <li><a href="Uninstall-PerformanceCounterCategory.html">Uninstall-PerformanceCounterCategory</a></li> </ul> <li class="Category">PowerShell</li> <ul class="CommandMenu"> <li><a href="Add-TrustedHost.html">Add-TrustedHost</a></li> <li><a href="Clear-TrustedHost.html">Clear-TrustedHost</a></li> <li><a href="Get-PowerShellModuleInstallPath.html">Get-PowerShellModuleInstallPath</a></li> <li><a href="Get-PowershellPath.html">Get-PowershellPath</a></li> <li><a href="Get-TrustedHost.html">Get-TrustedHost</a></li> <li><a href="Invoke-PowerShell.html">Invoke-PowerShell</a></li> <li><a href="Set-TrustedHost.html">Set-TrustedHost</a></li> <li><a href="Test-PowerShellIs32Bit.html">Test-PowerShellIs32Bit</a></li> <li><a href="Test-PowerShellIs64Bit.html">Test-PowerShellIs64Bit</a></li> </ul> <li class="Category">Privileges</li> <ul class="CommandMenu"> <li><a href="Get-Privilege.html">Get-Privilege</a></li> <li><a href="Grant-Privilege.html">Grant-Privilege</a></li> <li><a href="Revoke-Privilege.html">Revoke-Privilege</a></li> <li><a href="Test-Privilege.html">Test-Privilege</a></li> </ul> <li class="Category">Registry</li> <ul class="CommandMenu"> <li><a href="Get-RegistryKeyValue.html">Get-RegistryKeyValue</a></li> <li><a href="Install-RegistryKey.html">Install-RegistryKey</a></li> <li><a href="Remove-RegistryKeyValue.html">Remove-RegistryKeyValue</a></li> <li><a href="Set-RegistryKeyValue.html">Set-RegistryKeyValue</a></li> <li><a href="Test-RegistryKeyValue.html">Test-RegistryKeyValue</a></li> </ul> <li class="Category">ScheduledTasks</li> <ul class="CommandMenu"> <li><a href="Get-ScheduledTask.html">Get-ScheduledTask</a></li> <li><a href="Install-ScheduledTask.html">Install-ScheduledTask</a></li> <li><a href="Test-ScheduledTask.html">Test-ScheduledTask</a></li> <li><a href="Uninstall-ScheduledTask.html">Uninstall-ScheduledTask</a></li> </ul> <li class="Category">Security</li> <ul class="CommandMenu"> <li><a href="Assert-AdminPrivilege.html">Assert-AdminPrivilege</a></li> <li><a href="Convert-SecureStringToString.html">Convert-SecureStringToString</a></li> <li><a href="ConvertTo-ContainerInheritanceFlags.html">ConvertTo-ContainerInheritanceFlags</a></li> <li><a href="ConvertTo-InheritanceFlag.html">ConvertTo-InheritanceFlag</a></li> <li><a href="ConvertTo-PropagationFlag.html">ConvertTo-PropagationFlag</a></li> <li><a href="Get-Permission.html">Get-Permission</a></li> <li><a href="Grant-Permission.html">Grant-Permission</a></li> <li><a href="New-Credential.html">New-Credential</a></li> <li><a href="Protect-Acl.html">Protect-Acl</a></li> <li><a href="Revoke-Permission.html">Revoke-Permission</a></li> <li><a href="Test-AdminPrivilege.html">Test-AdminPrivilege</a></li> <li><a href="Test-Permission.html">Test-Permission</a></li> </ul> <li class="Category">Service</li> <ul class="CommandMenu"> <li><a href="Assert-Service.html">Assert-Service</a></li> <li><a href="Get-ServiceAcl.html">Get-ServiceAcl</a></li> <li><a href="Get-ServiceConfiguration.html">Get-ServiceConfiguration</a></li> <li><a href="Get-ServicePermission.html">Get-ServicePermission</a></li> <li><a href="Get-ServiceSecurityDescriptor.html">Get-ServiceSecurityDescriptor</a></li> <li><a href="Grant-ServiceControlPermission.html">Grant-ServiceControlPermission</a></li> <li><a href="Grant-ServicePermission.html">Grant-ServicePermission</a></li> <li><a href="Install-Service.html">Install-Service</a></li> <li><a href="Restart-RemoteService.html">Restart-RemoteService</a></li> <li><a href="Revoke-ServicePermission.html">Revoke-ServicePermission</a></li> <li><a href="Set-ServiceAcl.html">Set-ServiceAcl</a></li> <li><a href="Test-Service.html">Test-Service</a></li> <li><a href="Uninstall-Service.html">Uninstall-Service</a></li> </ul> <li class="Category">Shares</li> <ul class="CommandMenu"> <li><a href="Install-SmbShare.html">Install-SmbShare</a></li> </ul> <li class="Category">Text</li> <ul class="CommandMenu"> <li><a href="ConvertFrom-Base64.html">ConvertFrom-Base64</a></li> <li><a href="ConvertTo-Base64.html">ConvertTo-Base64</a></li> </ul> <li class="Category">UsersAndGroups</li> <ul class="CommandMenu"> <li><a href="Add-GroupMember.html">Add-GroupMember</a></li> <li><a href="Get-Group.html">Get-Group</a></li> <li><a href="Get-User.html">Get-User</a></li> <li><a href="Get-WmiLocalUserAccount.html">Get-WmiLocalUserAccount</a></li> <li><a href="Install-Group.html">Install-Group</a></li> <li><a href="Install-User.html">Install-User</a></li> <li><a href="Remove-GroupMember.html">Remove-GroupMember</a></li> <li><a href="Resolve-Identity.html">Resolve-Identity</a></li> <li><a href="Test-Group.html">Test-Group</a></li> <li><a href="Test-Identity.html">Test-Identity</a></li> <li><a href="Test-User.html">Test-User</a></li> <li><a href="Uninstall-User.html">Uninstall-User</a></li> </ul> <li class="Category">WindowsFeatures</li> <ul class="CommandMenu"> <li><a href="Get-WindowsFeature.html">Get-WindowsFeature</a></li> <li><a href="Install-WindowsFeature.html">Install-WindowsFeature</a></li> <li><a href="Test-WindowsFeature.html">Test-WindowsFeature</a></li> <li><a href="Uninstall-WindowsFeature.html">Uninstall-WindowsFeature</a></li> </ul> <li class="Category">Xml</li> <ul class="CommandMenu"> <li><a href="Convert-XmlFile.html">Convert-XmlFile</a></li> </ul> </ul> </div> <h1>Set-IisWebsiteSslCertificate</h1> <div><p>Sets a website's SSL certificate.</p></div> <h2>Syntax</h2> <pre class="Syntax"><code>Set-IisWebsiteSslCertificate [-SiteName] &lt;String&gt; [-Thumbprint] &lt;String&gt; [-ApplicationID] &lt;Guid&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</code></pre> <h2>Description</h2> <div class="Description"> <p>SSL won't work on a website if an SSL certificate hasn't been bound to all the IP addresses it's listening on. This function binds a certificate to all a website's IP addresses. Make sure you call this method <em>after</em> you create a website's bindings. Any previous SSL bindings on those IP addresses are deleted.</p> </div> <h2> Parameters </h2> <table border='1'> <tr> <th>Name</th> <th>Type</th> <th>Description</th> <th>Required?</th> <th>Pipeline Input</th> <th>Default Value</th> </tr> <tr valign='top'> <td>SiteName</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td> <td>The name of the website whose SSL certificate is being set.</td> <td>true</td> <td>false</td> <td></td> </tr> <tr valign='top'> <td>Thumbprint</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td> <td>The thumbprint of the SSL certificate to use.</td> <td>true</td> <td>false</td> <td></td> </tr> <tr valign='top'> <td>ApplicationID</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.guid.aspx">Guid</a></td> <td>A GUID that uniquely identifies this website. Create your own.</td> <td>true</td> <td>false</td> <td></td> </tr> <tr valign='top'> <td>WhatIf</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.management.automation.switchparameter.aspx">SwitchParameter</a></td> <td></td> <td>false</td> <td>false</td> <td></td> </tr> <tr valign='top'> <td>Confirm</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.management.automation.switchparameter.aspx">SwitchParameter</a></td> <td></td> <td>false</td> <td>false</td> <td></td> </tr> <tr valign="top"> <td><a href="http://technet.microsoft.com/en-us/library/dd315352.aspx">CommonParameters</a></td> <td></td> <td>This cmdlet supports common parameters. For more information type <br> <code>Get-Help about_CommonParameters</code>.</td> <td></td> <td></td> <td></td> </tr> </table> <h2>EXAMPLE 1</h2> <pre><code>Set-IisWebsiteSslCertificate -SiteName Peanuts -Thumbprint 'a909502dd82ae41433e6f83886b00d4277a32a7b' -ApplicationID $PeanutsAppID</code></pre> <p>Binds the certificate whose thumbprint is <code>a909502dd82ae41433e6f83886b00d4277a32a7b</code> to the <code>Peanuts</code> website. It's a good idea to re-use the same GUID for each distinct application.</p> </body> </html>
MattHubble/carbon
Website/help/Set-IisWebsiteSslCertificate.html
HTML
apache-2.0
19,461
<!DOCTYPE HTML> <html lang="en-US" manifest="../../manifest.appcache"> <head> <meta charset="UTF-8"> <title>添加ActionBar | Android Training Course in Chinese</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="generator" content="GitBook 0.5.2"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon"> <meta name="author" content="kesenhoo"> <link rel="next" href="../../basics/actionbar/setting-up.html" /> <link rel="prev" href="../../basics/firstapp/starting-activity.html" /> </head> <body> <link rel="stylesheet" href="../../gitbook/style.css"> <div class="book" data-github="kesenhoo/android-training-course-in-chinese" data-level="2.2" data-basepath="../.." data-revision="1405874281425"> <div class="book-header"> <!-- Actions Left --> <a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese" target="_blank" class="btn pull-left home-bookmark" aria-label="GitHub home"><i class="fa fa-bookmark-o"></i></a> <a href="#" class="btn pull-left toggle-search" aria-label="Toggle search"><i class="fa fa-search"></i></a> <span id="font-settings-wrapper"> <a href="#" class="btn pull-left toggle-font-settings" aria-label="Toggle font settings"><i class="fa fa-font"></i> </a> <div class="dropdown-menu font-settings"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="btn-group btn-block"> <button id="reduce-font-size" class="btn btn-default">A</button> <button id="enlarge-font-size" class="btn btn-default">A</button> </div> <ul class="list-group font-family-list"> <li class="list-group-item" data-font="0">Serif</li> <li class="list-group-item" data-font="1">Sans</li> </ul> <div class="btn-group btn-group-xs btn-block color-theme-list"> <button type="button" class="btn btn-default" id="color-theme-preview-0" data-theme="0">White</button> <button type="button" class="btn btn-default" id="color-theme-preview-1" data-theme="1">Sepia</button> <button type="button" class="btn btn-default" id="color-theme-preview-2" data-theme="2">Night</button> </div> </div> </span> <!-- Actions Right --> <a href="#" target="_blank" class="btn pull-right google-plus-sharing-link sharing-link" data-sharing="google-plus" aria-label="Share on Google Plus"><i class="fa fa-google-plus"></i></a> <a href="#" target="_blank" class="btn pull-right facebook-sharing-link sharing-link" data-sharing="facebook" aria-label="Share on Facebook"><i class="fa fa-facebook"></i></a> <a href="#" target="_blank" class="btn pull-right twitter-sharing-link sharing-link" data-sharing="twitter" aria-label="Share on Twitter"><i class="fa fa-twitter"></i></a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/stargazers" target="_blank" class="btn pull-right count-star hidden-xs"><i class="fa fa-star-o"></i> Star (<span>-</span>)</a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/watchers" target="_blank" class="btn pull-right count-watch hidden-xs"><i class="fa fa-eye"></i> Watch (<span>-</span>)</a> <!-- Title --> <h1> <i class="fa fa-spinner fa-spin"></i> <a href="../../" >Android Training Course in Chinese</a> </h1> </div> <div class="book-summary"> <div class="book-search"> <input type="text" placeholder="Search" class="form-control" /> </div> <ul class="summary"> <li> <a href="https://github.com/kesenhoo" target="blank" class="author-link">About the author</a> </li> <li> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/issues" target="blank"class="issues-link">Questions and Issues</a> </li> <li> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/edit/master/basics/actionbar/index.md" target="blank" class="contribute-link">Edit and Contribute</a> </li> <li class="divider"></li> <li data-level="0" data-path="index.html"> <a href="../../"><i class="fa fa-check"></i> Introduction</a> </li> <li class="chapter " data-level="1" data-path="index.html"> <a href="../../index.html"> <i class="fa fa-check"></i> <b>1.</b> 序言 </a> </li> <li class="chapter " data-level="2" data-path="basics/index.html"> <a href="../../basics/index.html"> <i class="fa fa-check"></i> <b>2.</b> 从这里开始 </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="basics/firstapp/index.html"> <a href="../../basics/firstapp/index.html"> <i class="fa fa-check"></i> <b>2.1.</b> 建立你的第一个App </a> <ul class="articles"> <li class="chapter " data-level="2.1.1" data-path="basics/firstapp/creating-project.html"> <a href="../../basics/firstapp/creating-project.html"> <i class="fa fa-check"></i> <b>2.1.1.</b> 创建一个Android项目 </a> </li> <li class="chapter " data-level="2.1.2" data-path="basics/firstapp/running-app.html"> <a href="../../basics/firstapp/running-app.html"> <i class="fa fa-check"></i> <b>2.1.2.</b> 执行你的程序 </a> </li> <li class="chapter " data-level="2.1.3" data-path="basics/firstapp/building-ui.html"> <a href="../../basics/firstapp/building-ui.html"> <i class="fa fa-check"></i> <b>2.1.3.</b> 建立一个简单的用户界面 </a> </li> <li class="chapter " data-level="2.1.4" data-path="basics/firstapp/starting-activity.html"> <a href="../../basics/firstapp/starting-activity.html"> <i class="fa fa-check"></i> <b>2.1.4.</b> 启动另外的Activity </a> </li> </ul> </li> <li class="chapter " data-level="2.2" data-path="basics/actionbar/index.html"> <a href="../../basics/actionbar/index.html"> <i class="fa fa-check"></i> <b>2.2.</b> 添加ActionBar </a> <ul class="articles"> <li class="chapter " data-level="2.2.1" data-path="basics/actionbar/setting-up.html"> <a href="../../basics/actionbar/setting-up.html"> <i class="fa fa-check"></i> <b>2.2.1.</b> 建立ActionBar </a> </li> <li class="chapter " data-level="2.2.2" data-path="basics/actionbar/adding-buttons.html"> <a href="../../basics/actionbar/adding-buttons.html"> <i class="fa fa-check"></i> <b>2.2.2.</b> 添加Action按钮 </a> </li> <li class="chapter " data-level="2.2.3" data-path="basics/actionbar/styling.html"> <a href="../../basics/actionbar/styling.html"> <i class="fa fa-check"></i> <b>2.2.3.</b> ActionBar的风格化 </a> </li> <li class="chapter " data-level="2.2.4" data-path="basics/actionbar/overlaying.html"> <a href="../../basics/actionbar/overlaying.html"> <i class="fa fa-check"></i> <b>2.2.4.</b> ActionBar的覆盖层叠 </a> </li> </ul> </li> <li class="chapter " data-level="2.3" data-path="basics/supporting-devices/index.html"> <a href="../../basics/supporting-devices/index.html"> <i class="fa fa-check"></i> <b>2.3.</b> 兼容不同的设备 </a> <ul class="articles"> <li class="chapter " data-level="2.3.1" data-path="basics/supporting-devices/languages.html"> <a href="../../basics/supporting-devices/languages.html"> <i class="fa fa-check"></i> <b>2.3.1.</b> 适配不同的语言 </a> </li> <li class="chapter " data-level="2.3.2" data-path="basics/supporting-devices/screens.html"> <a href="../../basics/supporting-devices/screens.html"> <i class="fa fa-check"></i> <b>2.3.2.</b> 适配不同的屏幕 </a> </li> <li class="chapter " data-level="2.3.3" data-path="basics/supporting-devices/platforms.html"> <a href="../../basics/supporting-devices/platforms.html"> <i class="fa fa-check"></i> <b>2.3.3.</b> 适配不同的系统版本 </a> </li> </ul> </li> <li class="chapter " data-level="2.4" data-path="basics/activity-lifecycle/index.html"> <a href="../../basics/activity-lifecycle/index.html"> <i class="fa fa-check"></i> <b>2.4.</b> 管理Activity的生命周期 </a> <ul class="articles"> <li class="chapter " data-level="2.4.1" data-path="basics/activity-lifecycle/starting.html"> <a href="../../basics/activity-lifecycle/starting.html"> <i class="fa fa-check"></i> <b>2.4.1.</b> 启动与销毁Activity </a> </li> <li class="chapter " data-level="2.4.2" data-path="basics/activity-lifecycle/pausing.html"> <a href="../../basics/activity-lifecycle/pausing.html"> <i class="fa fa-check"></i> <b>2.4.2.</b> 暂停与恢复Activity </a> </li> <li class="chapter " data-level="2.4.3" data-path="basics/activity-lifecycle/stopping.html"> <a href="../../basics/activity-lifecycle/stopping.html"> <i class="fa fa-check"></i> <b>2.4.3.</b> 停止与重启Activity </a> </li> <li class="chapter " data-level="2.4.4" data-path="basics/activity-lifecycle/recreating.html"> <a href="../../basics/activity-lifecycle/recreating.html"> <i class="fa fa-check"></i> <b>2.4.4.</b> 重新创建Activity </a> </li> </ul> </li> <li class="chapter " data-level="2.5" data-path="basics/fragments/index.html"> <a href="../../basics/fragments/index.html"> <i class="fa fa-check"></i> <b>2.5.</b> 使用Fragment建立动态的UI </a> <ul class="articles"> <li class="chapter " data-level="2.5.1" data-path="basics/fragments/creating.html"> <a href="../../basics/fragments/creating.html"> <i class="fa fa-check"></i> <b>2.5.1.</b> 创建一个Fragment </a> </li> <li class="chapter " data-level="2.5.2" data-path="basics/fragments/fragment-ui.html"> <a href="../../basics/fragments/fragment-ui.html"> <i class="fa fa-check"></i> <b>2.5.2.</b> 建立灵活动态的UI </a> </li> <li class="chapter " data-level="2.5.3" data-path="basics/fragments/communicating.html"> <a href="../../basics/fragments/communicating.html"> <i class="fa fa-check"></i> <b>2.5.3.</b> Fragments之间的交互 </a> </li> </ul> </li> <li class="chapter " data-level="2.6" data-path="basics/data-storage/index.html"> <a href="../../basics/data-storage/index.html"> <i class="fa fa-check"></i> <b>2.6.</b> 数据保存 </a> <ul class="articles"> <li class="chapter " data-level="2.6.1" data-path="basics/data-storage/shared-preference.html"> <a href="../../basics/data-storage/shared-preference.html"> <i class="fa fa-check"></i> <b>2.6.1.</b> 保存到Preference </a> </li> <li class="chapter " data-level="2.6.2" data-path="basics/data-storage/files.html"> <a href="../../basics/data-storage/files.html"> <i class="fa fa-check"></i> <b>2.6.2.</b> 保存到文件 </a> </li> <li class="chapter " data-level="2.6.3" data-path="basics/data-storage/database.html"> <a href="../../basics/data-storage/database.html"> <i class="fa fa-check"></i> <b>2.6.3.</b> 保存到数据库 </a> </li> </ul> </li> <li class="chapter " data-level="2.7" data-path="basics/intents/index.html"> <a href="../../basics/intents/index.html"> <i class="fa fa-check"></i> <b>2.7.</b> 与其他应用的交互 </a> <ul class="articles"> <li class="chapter " data-level="2.7.1" data-path="basics/intents/sending.html"> <a href="../../basics/intents/sending.html"> <i class="fa fa-check"></i> <b>2.7.1.</b> Intent的发送 </a> </li> <li class="chapter " data-level="2.7.2" data-path="basics/intents/result.html"> <a href="../../basics/intents/result.html"> <i class="fa fa-check"></i> <b>2.7.2.</b> 接收Activity返回的结果 </a> </li> <li class="chapter " data-level="2.7.3" data-path="basics/intents/filters.html"> <a href="../../basics/intents/filters.html"> <i class="fa fa-check"></i> <b>2.7.3.</b> Intent过滤 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="3" data-path="content-sharing/index.html"> <a href="../../content-sharing/index.html"> <i class="fa fa-check"></i> <b>3.</b> 分享 </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="content-sharing/sharing/index.html"> <a href="../../content-sharing/sharing/index.html"> <i class="fa fa-check"></i> <b>3.1.</b> 分享简单的数据 </a> <ul class="articles"> <li class="chapter " data-level="3.1.1" data-path="content-sharing/sharing/send.html"> <a href="../../content-sharing/sharing/send.html"> <i class="fa fa-check"></i> <b>3.1.1.</b> 给其他App发送简单的数据 </a> </li> <li class="chapter " data-level="3.1.2" data-path="content-sharing/sharing/receive.html"> <a href="../../content-sharing/sharing/receive.html"> <i class="fa fa-check"></i> <b>3.1.2.</b> 接收从其他App返回的数据 </a> </li> <li class="chapter " data-level="3.1.3" data-path="content-sharing/sharing/shareaction.html"> <a href="../../content-sharing/sharing/shareaction.html"> <i class="fa fa-check"></i> <b>3.1.3.</b> 添加一个简便的分享动作 </a> </li> </ul> </li> <li class="chapter " data-level="3.2" data-path="content-sharing/secure-file-sharing/index.html"> <a href="../../content-sharing/secure-file-sharing/index.html"> <i class="fa fa-check"></i> <b>3.2.</b> 分享文件 </a> <ul class="articles"> <li class="chapter " data-level="3.2.1" data-path="content-sharing/secure-file-sharing/setup-sharing.html"> <a href="../../content-sharing/secure-file-sharing/setup-sharing.html"> <i class="fa fa-check"></i> <b>3.2.1.</b> 建立文件分享 </a> </li> <li class="chapter " data-level="3.2.2" data-path="content-sharing/secure-file-sharing/sharing-file.html"> <a href="../../content-sharing/secure-file-sharing/sharing-file.html"> <i class="fa fa-check"></i> <b>3.2.2.</b> 分享文件 </a> </li> <li class="chapter " data-level="3.2.3" data-path="content-sharing/secure-file-sharing/request-file.html"> <a href="../../content-sharing/secure-file-sharing/request-file.html"> <i class="fa fa-check"></i> <b>3.2.3.</b> 请求分享一个文件 </a> </li> <li class="chapter " data-level="3.2.4" data-path="content-sharing/secure-file-sharing/retrieve-info.html"> <a href="../../content-sharing/secure-file-sharing/retrieve-info.html"> <i class="fa fa-check"></i> <b>3.2.4.</b> 获取文件信息 </a> </li> </ul> </li> <li class="chapter " data-level="3.3" data-path="content-sharing/beam-files/index.html"> <a href="../../content-sharing/beam-files/index.html"> <i class="fa fa-check"></i> <b>3.3.</b> 使用NFC分享文件 </a> <ul class="articles"> <li class="chapter " data-level="3.3.1" data-path="content-sharing/beam-files/sending-files.html"> <a href="../../content-sharing/beam-files/sending-files.html"> <i class="fa fa-check"></i> <b>3.3.1.</b> 发送文件给其他设备 </a> </li> <li class="chapter " data-level="3.3.2" data-path="content-sharing/beam-files/receive-files.html"> <a href="../../content-sharing/beam-files/receive-files.html"> <i class="fa fa-check"></i> <b>3.3.2.</b> 接收其他设备的文件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="4" data-path="multimedia/index.html"> <a href="../../multimedia/index.html"> <i class="fa fa-check"></i> <b>4.</b> 多媒体 </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="multimedia/audio/index.html"> <a href="../../multimedia/audio/index.html"> <i class="fa fa-check"></i> <b>4.1.</b> 管理音频播放 </a> <ul class="articles"> <li class="chapter " data-level="4.1.1" data-path="multimedia/audio/volume-playback.html"> <a href="../../multimedia/audio/volume-playback.html"> <i class="fa fa-check"></i> <b>4.1.1.</b> 控制你得应用的音量与播放 </a> </li> <li class="chapter " data-level="4.1.2" data-path="multimedia/audio/audio-focus.html"> <a href="../../multimedia/audio/audio-focus.html"> <i class="fa fa-check"></i> <b>4.1.2.</b> 管理音频焦点 </a> </li> <li class="chapter " data-level="4.1.3" data-path="multimedia/audio/audio-output.html"> <a href="../../multimedia/audio/audio-output.html"> <i class="fa fa-check"></i> <b>4.1.3.</b> 兼容音频输出设备 </a> </li> </ul> </li> <li class="chapter " data-level="4.2" data-path="multimedia/camera/index.html"> <a href="../../multimedia/camera/index.html"> <i class="fa fa-check"></i> <b>4.2.</b> 拍照 </a> <ul class="articles"> <li class="chapter " data-level="4.2.1" data-path="multimedia/camera/photobasic.html"> <a href="../../multimedia/camera/photobasic.html"> <i class="fa fa-check"></i> <b>4.2.1.</b> 简单的拍照 </a> </li> <li class="chapter " data-level="4.2.2" data-path="multimedia/camera/videobasic.html"> <a href="../../multimedia/camera/videobasic.html"> <i class="fa fa-check"></i> <b>4.2.2.</b> 简单的录像 </a> </li> <li class="chapter " data-level="4.2.3" data-path="multimedia/camera/cameradirect.html"> <a href="../../multimedia/camera/cameradirect.html"> <i class="fa fa-check"></i> <b>4.2.3.</b> 控制相机硬件 </a> </li> </ul> </li> <li class="chapter " data-level="4.3" data-path="multimedia/printing/index.html"> <a href="../../multimedia/printing/index.html"> <i class="fa fa-check"></i> <b>4.3.</b> 打印 </a> <ul class="articles"> <li class="chapter " data-level="4.3.1" data-path="multimedia/printing/photos.html"> <a href="../../multimedia/printing/photos.html"> <i class="fa fa-check"></i> <b>4.3.1.</b> 打印照片 </a> </li> <li class="chapter " data-level="4.3.2" data-path="multimedia/printing/html-docs.html"> <a href="../../multimedia/printing/html-docs.html"> <i class="fa fa-check"></i> <b>4.3.2.</b> 打印HTML文档 </a> </li> <li class="chapter " data-level="4.3.3" data-path="multimedia/printing/custom-docs.html"> <a href="../../multimedia/printing/custom-docs.html"> <i class="fa fa-check"></i> <b>4.3.3.</b> 打印自定义文档 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="5" data-path="graphics/index.html"> <a href="../../graphics/index.html"> <i class="fa fa-check"></i> <b>5.</b> 图像 </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="graphics/displaying-bitmaps/index.html"> <a href="../../graphics/displaying-bitmaps/index.html"> <i class="fa fa-check"></i> <b>5.1.</b> 高效显示Bitmap </a> <ul class="articles"> <li class="chapter " data-level="5.1.1" data-path="graphics/displaying-bitmaps/load-bitmap.html"> <a href="../../graphics/displaying-bitmaps/load-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.1.</b> 高效加载大图 </a> </li> <li class="chapter " data-level="5.1.2" data-path="graphics/displaying-bitmaps/process-bitmap.html"> <a href="../../graphics/displaying-bitmaps/process-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.2.</b> 非UI线程处理Bitmap </a> </li> <li class="chapter " data-level="5.1.3" data-path="graphics/displaying-bitmaps/cache-bitmap.html"> <a href="../../graphics/displaying-bitmaps/cache-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.3.</b> 缓存Bitmap </a> </li> <li class="chapter " data-level="5.1.4" data-path="graphics/displaying-bitmaps/manage-bitmap-memory.html"> <a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html"> <i class="fa fa-check"></i> <b>5.1.4.</b> 管理Bitmap的内存占用 </a> </li> <li class="chapter " data-level="5.1.5" data-path="graphics/displaying-bitmaps/display-bitmap.html"> <a href="../../graphics/displaying-bitmaps/display-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.5.</b> 在UI上显示Bitmap </a> </li> </ul> </li> <li class="chapter " data-level="5.2" data-path="graphics/opengl/index.html"> <a href="../../graphics/opengl/index.html"> <i class="fa fa-check"></i> <b>5.2.</b> 使用OpenGL ES显示图像 </a> <ul class="articles"> <li class="chapter " data-level="5.2.1" data-path="graphics/opengl/environment.html"> <a href="../../graphics/opengl/environment.html"> <i class="fa fa-check"></i> <b>5.2.1.</b> 建立OpenGL ES的环境 </a> </li> <li class="chapter " data-level="5.2.2" data-path="graphics/opengl/shapes.html"> <a href="../../graphics/opengl/shapes.html"> <i class="fa fa-check"></i> <b>5.2.2.</b> 定义Shapes </a> </li> <li class="chapter " data-level="5.2.3" data-path="graphics/opengl/draw.html"> <a href="../../graphics/opengl/draw.html"> <i class="fa fa-check"></i> <b>5.2.3.</b> 绘制Shapes </a> </li> <li class="chapter " data-level="5.2.4" data-path="graphics/opengl/projection.html"> <a href="../../graphics/opengl/projection.html"> <i class="fa fa-check"></i> <b>5.2.4.</b> 运用投影与相机视图 </a> </li> <li class="chapter " data-level="5.2.5" data-path="graphics/opengl/motion.html"> <a href="../../graphics/opengl/motion.html"> <i class="fa fa-check"></i> <b>5.2.5.</b> 添加移动 </a> </li> <li class="chapter " data-level="5.2.6" data-path="graphics/opengl/touch.html"> <a href="../../graphics/opengl/touch.html"> <i class="fa fa-check"></i> <b>5.2.6.</b> 响应触摸事件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="6" data-path="animations/index.html"> <a href="../../animations/index.html"> <i class="fa fa-check"></i> <b>6.</b> 动画 </a> <ul class="articles"> <li class="chapter " data-level="6.1" data-path="animations/crossfade.html"> <a href="../../animations/crossfade.html"> <i class="fa fa-check"></i> <b>6.1.</b> 淡入淡出两个View </a> </li> <li class="chapter " data-level="6.2" data-path="animations/screen-slide.html"> <a href="../../animations/screen-slide.html"> <i class="fa fa-check"></i> <b>6.2.</b> 使用ViewPager实现屏幕滑动 </a> </li> <li class="chapter " data-level="6.3" data-path="animations/cardflip.html"> <a href="../../animations/cardflip.html"> <i class="fa fa-check"></i> <b>6.3.</b> 卡片翻转的动画 </a> </li> <li class="chapter " data-level="6.4" data-path="animations/zoom.html"> <a href="../../animations/zoom.html"> <i class="fa fa-check"></i> <b>6.4.</b> 缩放动画 </a> </li> <li class="chapter " data-level="6.5" data-path="animations/layout.html"> <a href="../../animations/layout.html"> <i class="fa fa-check"></i> <b>6.5.</b> 控件切换动画 </a> </li> </ul> </li> <li class="chapter " data-level="7" data-path="connectivity/index.html"> <a href="../../connectivity/index.html"> <i class="fa fa-check"></i> <b>7.</b> 连接 </a> <ul class="articles"> <li class="chapter " data-level="7.1" data-path="connectivity/connect-devices-wireless/index.html"> <a href="../../connectivity/connect-devices-wireless/index.html"> <i class="fa fa-check"></i> <b>7.1.</b> 无线连接设备 </a> <ul class="articles"> <li class="chapter " data-level="7.1.1" data-path="connectivity/connect-devices-wireless/nsd.html"> <a href="../../connectivity/connect-devices-wireless/nsd.html"> <i class="fa fa-check"></i> <b>7.1.1.</b> 使得网络服务可发现 </a> </li> <li class="chapter " data-level="7.1.2" data-path="connectivity/connect-devices-wireless/wifi-direct.html"> <a href="../../connectivity/connect-devices-wireless/wifi-direct.html"> <i class="fa fa-check"></i> <b>7.1.2.</b> 使用WiFi建立P2P连接 </a> </li> <li class="chapter " data-level="7.1.3" data-path="connectivity/connect-devices-wireless/nsd-wifi-index.html"> <a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html"> <i class="fa fa-check"></i> <b>7.1.3.</b> 使用WiFi P2P服务 </a> </li> </ul> </li> <li class="chapter " data-level="7.2" data-path="connectivity/network-ops/index.html"> <a href="../../connectivity/network-ops/index.html"> <i class="fa fa-check"></i> <b>7.2.</b> 网络连接操作 </a> <ul class="articles"> <li class="chapter " data-level="7.2.1" data-path="connectivity/network-ops/connecting.html"> <a href="../../connectivity/network-ops/connecting.html"> <i class="fa fa-check"></i> <b>7.2.1.</b> 连接到网络 </a> </li> <li class="chapter " data-level="7.2.2" data-path="connectivity/network-ops/managing.html"> <a href="../../connectivity/network-ops/managing.html"> <i class="fa fa-check"></i> <b>7.2.2.</b> 管理使用的网络 </a> </li> <li class="chapter " data-level="7.2.3" data-path="connectivity/network-ops/xml.html"> <a href="../../connectivity/network-ops/xml.html"> <i class="fa fa-check"></i> <b>7.2.3.</b> 解析XML数据 </a> </li> </ul> </li> <li class="chapter " data-level="7.3" data-path="connectivity/efficient-downloads/index.html"> <a href="../../connectivity/efficient-downloads/index.html"> <i class="fa fa-check"></i> <b>7.3.</b> 高效下载 </a> <ul class="articles"> <li class="chapter " data-level="7.3.1" data-path="connectivity/efficient-downloads/efficient-network-access.html"> <a href="../../connectivity/efficient-downloads/efficient-network-access.html"> <i class="fa fa-check"></i> <b>7.3.1.</b> 为网络访问更加高效而优化下载 </a> </li> <li class="chapter " data-level="7.3.2" data-path="connectivity/efficient-downloads/regular-update.html"> <a href="../../connectivity/efficient-downloads/regular-update.html"> <i class="fa fa-check"></i> <b>7.3.2.</b> 最小化更新操作的影响 </a> </li> <li class="chapter " data-level="7.3.3" data-path="connectivity/efficient-downloads/redundant-redundant.html"> <a href="../../connectivity/efficient-downloads/redundant-redundant.html"> <i class="fa fa-check"></i> <b>7.3.3.</b> 避免下载多余的数据 </a> </li> <li class="chapter " data-level="7.3.4" data-path="connectivity/efficient-downloads/connectivity-patterns.html"> <a href="../../connectivity/efficient-downloads/connectivity-patterns.html"> <i class="fa fa-check"></i> <b>7.3.4.</b> 根据网络类型改变下载模式 </a> </li> </ul> </li> <li class="chapter " data-level="7.4" data-path="connectivity/sync-adapters/index.html"> <a href="../../connectivity/sync-adapters/index.html"> <i class="fa fa-check"></i> <b>7.4.</b> 使用Sync Adapter传输数据 </a> <ul class="articles"> <li class="chapter " data-level="7.4.1" data-path="connectivity/sync-adapters/create-authenticator.html"> <a href="../../connectivity/sync-adapters/create-authenticator.html"> <i class="fa fa-check"></i> <b>7.4.1.</b> 创建Stub授权器 </a> </li> <li class="chapter " data-level="7.4.2" data-path="connectivity/sync-adapters/create-stub-provider.html"> <a href="../../connectivity/sync-adapters/create-stub-provider.html"> <i class="fa fa-check"></i> <b>7.4.2.</b> 创建Stub Content Provider </a> </li> <li class="chapter " data-level="7.4.3" data-path="connectivity/sync-adapters/create-sync-adapter.html"> <a href="../../connectivity/sync-adapters/create-sync-adapter.html"> <i class="fa fa-check"></i> <b>7.4.3.</b> 创建Sync Adpater </a> </li> <li class="chapter " data-level="7.4.4" data-path="connectivity/sync-adapters/running-sync-adapter.html"> <a href="../../connectivity/sync-adapters/running-sync-adapter.html"> <i class="fa fa-check"></i> <b>7.4.4.</b> 执行Sync Adpater </a> </li> </ul> </li> <li class="chapter " data-level="7.5" data-path="connectivity/volley/index.html"> <a href="../../connectivity/volley/index.html"> <i class="fa fa-check"></i> <b>7.5.</b> 使用Volley执行网络数据传输 </a> <ul class="articles"> <li class="chapter " data-level="7.5.1" data-path="connectivity/volley/simple.html"> <a href="../../connectivity/volley/simple.html"> <i class="fa fa-check"></i> <b>7.5.1.</b> 发送简单的网络请求 </a> </li> <li class="chapter " data-level="7.5.2" data-path="connectivity/volley/request-queue.html"> <a href="../../connectivity/volley/request-queue.html"> <i class="fa fa-check"></i> <b>7.5.2.</b> 建立请求队列 </a> </li> <li class="chapter " data-level="7.5.3" data-path="connectivity/volley/request.html"> <a href="../../connectivity/volley/request.html"> <i class="fa fa-check"></i> <b>7.5.3.</b> 创建标准的网络请求 </a> </li> <li class="chapter " data-level="7.5.4" data-path="connectivity/volley/request-custom.html"> <a href="../../connectivity/volley/request-custom.html"> <i class="fa fa-check"></i> <b>7.5.4.</b> 实现自定义的网络请求 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="8" data-path="cloud/index.html"> <a href="../../cloud/index.html"> <i class="fa fa-check"></i> <b>8.</b> 云服务 </a> <ul class="articles"> <li class="chapter " data-level="8.1" data-path="cloud/cloudsync/index.html"> <a href="../../cloud/cloudsync/index.html"> <i class="fa fa-check"></i> <b>8.1.</b> 云同步 </a> <ul class="articles"> <li class="chapter " data-level="8.1.1" data-path="cloud/cloudsync/backupapi.html"> <a href="../../cloud/cloudsync/backupapi.html"> <i class="fa fa-check"></i> <b>8.1.1.</b> 使用备份API </a> </li> <li class="chapter " data-level="8.1.2" data-path="cloud/cloudsync/gcm.html"> <a href="../../cloud/cloudsync/gcm.html"> <i class="fa fa-check"></i> <b>8.1.2.</b> 使用Google Cloud Messaging </a> </li> </ul> </li> <li class="chapter " data-level="8.2" data-path="cloud/cloudsave/index.html"> <a href="../../cloud/cloudsave/index.html"> <i class="fa fa-check"></i> <b>8.2.</b> 解决云同步的保存冲突 </a> </li> </ul> </li> <li class="chapter " data-level="9" data-path="contacts-provider/index.html"> <a href="../../contacts-provider/index.html"> <i class="fa fa-check"></i> <b>9.</b> 用户信息 </a> <ul class="articles"> <li class="chapter " data-level="9.1" data-path="contacts-provider/retrieve-names.html"> <a href="../../contacts-provider/retrieve-names.html"> <i class="fa fa-check"></i> <b>9.1.</b> 获取联系人列表 </a> </li> <li class="chapter " data-level="9.2" data-path="contacts-provider/retrieve-detail.html"> <a href="../../contacts-provider/retrieve-detail.html"> <i class="fa fa-check"></i> <b>9.2.</b> 获取联系人详情 </a> </li> <li class="chapter " data-level="9.3" data-path="contacts-provider/modify-data.html"> <a href="../../contacts-provider/modify-data.html"> <i class="fa fa-check"></i> <b>9.3.</b> 修改联系人信息 </a> </li> <li class="chapter " data-level="9.4" data-path="contacts-provider/display-badge.html"> <a href="../../contacts-provider/display-badge.html"> <i class="fa fa-check"></i> <b>9.4.</b> 显示联系人头像 </a> </li> </ul> </li> <li class="chapter " data-level="10" data-path="location/index.html"> <a href="../../location/index.html"> <i class="fa fa-check"></i> <b>10.</b> 位置信息 </a> <ul class="articles"> <li class="chapter " data-level="10.1" data-path="location/retrieve-current.html"> <a href="../../location/retrieve-current.html"> <i class="fa fa-check"></i> <b>10.1.</b> 获取当前位置 </a> </li> <li class="chapter " data-level="10.2" data-path="location/retrieve-location-updates.html"> <a href="../../location/retrieve-location-updates.html"> <i class="fa fa-check"></i> <b>10.2.</b> 获取位置更新 </a> </li> <li class="chapter " data-level="10.3" data-path="location/display-address.html"> <a href="../../location/display-address.html"> <i class="fa fa-check"></i> <b>10.3.</b> 显示位置地址 </a> </li> <li class="chapter " data-level="10.4" data-path="location/geofencing.html"> <a href="../../location/geofencing.html"> <i class="fa fa-check"></i> <b>10.4.</b> 创建并监视异常区域 </a> </li> <li class="chapter " data-level="10.5" data-path="location/activity-recognition.html"> <a href="../../location/activity-recognition.html"> <i class="fa fa-check"></i> <b>10.5.</b> 识别用户的当下活动 </a> </li> <li class="chapter " data-level="10.6" data-path="location/location-testing.html"> <a href="../../location/location-testing.html"> <i class="fa fa-check"></i> <b>10.6.</b> 使用模拟位置进行测试 </a> </li> </ul> </li> <li class="chapter " data-level="11" data-path="wearables/index.html"> <a href="../../wearables/index.html"> <i class="fa fa-check"></i> <b>11.</b> 为可穿戴设备创建应用 </a> <ul class="articles"> <li class="chapter " data-level="11.1" data-path="wearables/notifications/index.html"> <a href="../../wearables/notifications/index.html"> <i class="fa fa-check"></i> <b>11.1.</b> 赋予Notification可穿戴特性 </a> <ul class="articles"> <li class="chapter " data-level="11.1.1" data-path="wearables/notifications/creating.html"> <a href="../../wearables/notifications/creating.html"> <i class="fa fa-check"></i> <b>11.1.1.</b> 创建Notification </a> </li> <li class="chapter " data-level="11.1.2" data-path="wearables/notifications/voice-input.html"> <a href="../../wearables/notifications/voice-input.html"> <i class="fa fa-check"></i> <b>11.1.2.</b> 在Notifcation中接收语音输入 </a> </li> <li class="chapter " data-level="11.1.3" data-path="wearables/notifications/pages.html"> <a href="../../wearables/notifications/pages.html"> <i class="fa fa-check"></i> <b>11.1.3.</b> 为Notification添加显示页面 </a> </li> <li class="chapter " data-level="11.1.4" data-path="wearables/notifications/stacks.html"> <a href="../../wearables/notifications/stacks.html"> <i class="fa fa-check"></i> <b>11.1.4.</b> 以Stack的方式显示Notifications </a> </li> </ul> </li> <li class="chapter " data-level="11.2" data-path="wearables/apps/index.html"> <a href="../../wearables/apps/index.html"> <i class="fa fa-check"></i> <b>11.2.</b> 创建可穿戴的应用 </a> <ul class="articles"> <li class="chapter " data-level="11.2.1" data-path="wearables/apps/creating.html"> <a href="../../wearables/apps/creating.html"> <i class="fa fa-check"></i> <b>11.2.1.</b> 创建并执行可穿戴应用 </a> </li> <li class="chapter " data-level="11.2.2" data-path="wearables/apps/layouts.html"> <a href="../../wearables/apps/layouts.html"> <i class="fa fa-check"></i> <b>11.2.2.</b> 创建自定义的布局 </a> </li> <li class="chapter " data-level="11.2.3" data-path="wearables/apps/voice.html"> <a href="../../wearables/apps/voice.html"> <i class="fa fa-check"></i> <b>11.2.3.</b> 添加语音能力 </a> </li> <li class="chapter " data-level="11.2.4" data-path="wearables/apps/packaging.html"> <a href="../../wearables/apps/packaging.html"> <i class="fa fa-check"></i> <b>11.2.4.</b> 打包可穿戴应用 </a> </li> <li class="chapter " data-level="11.2.5" data-path="wearables/apps/bt-debugging.html"> <a href="../../wearables/apps/bt-debugging.html"> <i class="fa fa-check"></i> <b>11.2.5.</b> 通过蓝牙进行调试 </a> </li> </ul> </li> <li class="chapter " data-level="11.3" data-path="wearables/data-layer/index.html"> <a href="../../wearables/data-layer/index.html"> <i class="fa fa-check"></i> <b>11.3.</b> 发送并同步数据 </a> <ul class="articles"> <li class="chapter " data-level="11.3.1" data-path="wearables/data-layer/accessing.html"> <a href="../../wearables/data-layer/accessing.html"> <i class="fa fa-check"></i> <b>11.3.1.</b> 访问可穿戴数据层 </a> </li> <li class="chapter " data-level="11.3.2" data-path="wearables/data-layer/data-items.html"> <a href="../../wearables/data-layer/data-items.html"> <i class="fa fa-check"></i> <b>11.3.2.</b> 同步数据单元 </a> </li> <li class="chapter " data-level="11.3.3" data-path="wearables/data-layer/assets.html"> <a href="../../wearables/data-layer/assets.html"> <i class="fa fa-check"></i> <b>11.3.3.</b> 传输资源 </a> </li> <li class="chapter " data-level="11.3.4" data-path="wearables/data-layer/messages.html"> <a href="../../wearables/data-layer/messages.html"> <i class="fa fa-check"></i> <b>11.3.4.</b> 发送与接收消息 </a> </li> <li class="chapter " data-level="11.3.5" data-path="wearables/data-layer/events.html"> <a href="../../wearables/data-layer/events.html"> <i class="fa fa-check"></i> <b>11.3.5.</b> 处理数据层的事件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="12" data-path="ux/index.html"> <a href="../../ux/index.html"> <i class="fa fa-check"></i> <b>12.</b> 交互 </a> <ul class="articles"> <li class="chapter " data-level="12.1" data-path="ux/design-nav/index.html"> <a href="../../ux/design-nav/index.html"> <i class="fa fa-check"></i> <b>12.1.</b> 设计高效的导航 </a> <ul class="articles"> <li class="chapter " data-level="12.1.1" data-path="ux/design-nav/screen-planning.html"> <a href="../../ux/design-nav/screen-planning.html"> <i class="fa fa-check"></i> <b>12.1.1.</b> 规划屏幕界面与他们之间的关系 </a> </li> <li class="chapter " data-level="12.1.2" data-path="ux/design-nav/multi-sizes.html"> <a href="../../ux/design-nav/multi-sizes.html"> <i class="fa fa-check"></i> <b>12.1.2.</b> 为多种大小的屏幕进行规划 </a> </li> <li class="chapter " data-level="12.1.3" data-path="ux/design-nav/descendant-lateral.html"> <a href="../../ux/design-nav/descendant-lateral.html"> <i class="fa fa-check"></i> <b>12.1.3.</b> 提供向下与侧滑的导航 </a> </li> <li class="chapter " data-level="12.1.4" data-path="ux/design-nav/ancestral-temporal.html"> <a href="../../ux/design-nav/ancestral-temporal.html"> <i class="fa fa-check"></i> <b>12.1.4.</b> 提供向上与暂时的导航 </a> </li> <li class="chapter " data-level="12.1.5" data-path="ux/design-nav/wireframing.html"> <a href="../../ux/design-nav/wireframing.html"> <i class="fa fa-check"></i> <b>12.1.5.</b> 综合上面所有的导航 </a> </li> </ul> </li> <li class="chapter " data-level="12.2" data-path="ux/implement-nav/index.html"> <a href="../../ux/implement-nav/index.html"> <i class="fa fa-check"></i> <b>12.2.</b> 实现高效的导航 </a> <ul class="articles"> <li class="chapter " data-level="12.2.1" data-path="ux/implement-nav/lateral.html"> <a href="../../ux/implement-nav/lateral.html"> <i class="fa fa-check"></i> <b>12.2.1.</b> 使用Tabs创建Swipe视图 </a> </li> <li class="chapter " data-level="12.2.2" data-path="ux/implement-nav/nav-drawer.html"> <a href="../../ux/implement-nav/nav-drawer.html"> <i class="fa fa-check"></i> <b>12.2.2.</b> 创建抽屉导航 </a> </li> <li class="chapter " data-level="12.2.3" data-path="ux/implement-nav/ancestral.html"> <a href="../../ux/implement-nav/ancestral.html"> <i class="fa fa-check"></i> <b>12.2.3.</b> 提供向上的导航 </a> </li> <li class="chapter " data-level="12.2.4" data-path="ux/implement-nav/temporal.html"> <a href="../../ux/implement-nav/temporal.html"> <i class="fa fa-check"></i> <b>12.2.4.</b> 提供向后的导航 </a> </li> <li class="chapter " data-level="12.2.5" data-path="ux/implement-nav/descendant.html"> <a href="../../ux/implement-nav/descendant.html"> <i class="fa fa-check"></i> <b>12.2.5.</b> 实现向下的导航 </a> </li> </ul> </li> <li class="chapter " data-level="12.3" data-path="ux/notify-user/index.html"> <a href="../../ux/notify-user/index.html"> <i class="fa fa-check"></i> <b>12.3.</b> 通知提示用户 </a> <ul class="articles"> <li class="chapter " data-level="12.3.1" data-path="ux/notify-user/build-notification.html"> <a href="../../ux/notify-user/build-notification.html"> <i class="fa fa-check"></i> <b>12.3.1.</b> 建立Notification </a> </li> <li class="chapter " data-level="12.3.2" data-path="ux/notify-user/nav.html"> <a href="../../ux/notify-user/nav.html"> <i class="fa fa-check"></i> <b>12.3.2.</b> 当启动Activity时保留导航 </a> </li> <li class="chapter " data-level="12.3.3" data-path="ux/notify-user/update-notification.html"> <a href="../../ux/notify-user/update-notification.html"> <i class="fa fa-check"></i> <b>12.3.3.</b> 更新Notification </a> </li> <li class="chapter " data-level="12.3.4" data-path="ux/notify-user/expand-notification.html"> <a href="../../ux/notify-user/expand-notification.html"> <i class="fa fa-check"></i> <b>12.3.4.</b> 使用BigView风格 </a> </li> <li class="chapter " data-level="12.3.5" data-path="ux/notify-user/progess-notification.html"> <a href="../../ux/notify-user/progess-notification.html"> <i class="fa fa-check"></i> <b>12.3.5.</b> 显示Notification进度 </a> </li> </ul> </li> <li class="chapter " data-level="12.4" data-path="ux/search/index.html"> <a href="../../ux/search/index.html"> <i class="fa fa-check"></i> <b>12.4.</b> 增加搜索功能 </a> <ul class="articles"> <li class="chapter " data-level="12.4.1" data-path="ux/search/setup.html"> <a href="../../ux/search/setup.html"> <i class="fa fa-check"></i> <b>12.4.1.</b> 建立搜索界面 </a> </li> <li class="chapter " data-level="12.4.2" data-path="ux/search/search.html"> <a href="../../ux/search/search.html"> <i class="fa fa-check"></i> <b>12.4.2.</b> 保存并搜索数据 </a> </li> <li class="chapter " data-level="12.4.3" data-path="ux/search/back-compat.html"> <a href="../../ux/search/back-compat.html"> <i class="fa fa-check"></i> <b>12.4.3.</b> 保持向下兼容 </a> </li> </ul> </li> <li class="chapter " data-level="12.5" data-path="ux/app-indexing/index.html"> <a href="../../ux/app-indexing/index.html"> <i class="fa fa-check"></i> <b>12.5.</b> 使得你的App内容可被Google搜索 </a> <ul class="articles"> <li class="chapter " data-level="12.5.1" data-path="ux/app-indexing/deep-linking.html"> <a href="../../ux/app-indexing/deep-linking.html"> <i class="fa fa-check"></i> <b>12.5.1.</b> 为App内容开启深度链接 </a> </li> <li class="chapter " data-level="12.5.2" data-path="ux/app-indexing/enable-app-indexing.html"> <a href="../../ux/app-indexing/enable-app-indexing.html"> <i class="fa fa-check"></i> <b>12.5.2.</b> 为索引指定App内容 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="13" data-path="ui/index.html"> <a href="../../ui/index.html"> <i class="fa fa-check"></i> <b>13.</b> UI </a> <ul class="articles"> <li class="chapter " data-level="13.1" data-path="ui/multiscreen/index.html"> <a href="../../ui/multiscreen/index.html"> <i class="fa fa-check"></i> <b>13.1.</b> 为多屏幕设计 </a> <ul class="articles"> <li class="chapter " data-level="13.1.1" data-path="ui/multiscreen/screen-sizes.html"> <a href="../../ui/multiscreen/screen-sizes.html"> <i class="fa fa-check"></i> <b>13.1.1.</b> 兼容不同的屏幕大小 </a> </li> <li class="chapter " data-level="13.1.2" data-path="ui/multiscreen/screen-desities.html"> <a href="../../ui/multiscreen/screen-desities.html"> <i class="fa fa-check"></i> <b>13.1.2.</b> 兼容不同的屏幕密度 </a> </li> <li class="chapter " data-level="13.1.3" data-path="ui/multiscreen/adapt-ui.html"> <a href="../../ui/multiscreen/adapt-ui.html"> <i class="fa fa-check"></i> <b>13.1.3.</b> 实现可适应的UI </a> </li> </ul> </li> <li class="chapter " data-level="13.2" data-path="ui/tv/index.html"> <a href="../../ui/tv/index.html"> <i class="fa fa-check"></i> <b>13.2.</b> 为TV进行设计 </a> <ul class="articles"> <li class="chapter " data-level="13.2.1" data-path="ui/tv/optimize-layouts-tv.html"> <a href="../../ui/tv/optimize-layouts-tv.html"> <i class="fa fa-check"></i> <b>13.2.1.</b> 为TV优化Layout </a> </li> <li class="chapter " data-level="13.2.2" data-path="ui/tv/optimize-nav-tv.html"> <a href="../../ui/tv/optimize-nav-tv.html"> <i class="fa fa-check"></i> <b>13.2.2.</b> 为TV优化导航 </a> </li> <li class="chapter " data-level="13.2.3" data-path="ui/tv/unsupport-features-tv.html"> <a href="../../ui/tv/unsupport-features-tv.html"> <i class="fa fa-check"></i> <b>13.2.3.</b> 处理不支持TV的功能 </a> </li> </ul> </li> <li class="chapter " data-level="13.3" data-path="ui/custom-view/index.html"> <a href="../../ui/custom-view/index.html"> <i class="fa fa-check"></i> <b>13.3.</b> 创建自定义View </a> <ul class="articles"> <li class="chapter " data-level="13.3.1" data-path="ui/custom-view/create-view.html"> <a href="../../ui/custom-view/create-view.html"> <i class="fa fa-check"></i> <b>13.3.1.</b> 创建自定义的View类 </a> </li> <li class="chapter " data-level="13.3.2" data-path="ui/custom-view/custom-draw.html"> <a href="../../ui/custom-view/custom-draw.html"> <i class="fa fa-check"></i> <b>13.3.2.</b> 实现自定义View的绘制 </a> </li> <li class="chapter " data-level="13.3.3" data-path="ui/custom-view/make-interactive.html"> <a href="../../ui/custom-view/make-interactive.html"> <i class="fa fa-check"></i> <b>13.3.3.</b> 使得View可交互 </a> </li> <li class="chapter " data-level="13.3.4" data-path="ui/custom-view/optimize-view.html"> <a href="../../ui/custom-view/optimize-view.html"> <i class="fa fa-check"></i> <b>13.3.4.</b> 优化自定义View </a> </li> </ul> </li> <li class="chapter " data-level="13.4" data-path="ui/backward-compatible-ui/index.html"> <a href="../../ui/backward-compatible-ui/index.html"> <i class="fa fa-check"></i> <b>13.4.</b> 创建向后兼容的UI </a> <ul class="articles"> <li class="chapter " data-level="13.4.1" data-path="ui/backward-compatible-ui/abstract.html"> <a href="../../ui/backward-compatible-ui/abstract.html"> <i class="fa fa-check"></i> <b>13.4.1.</b> 抽象新的APIs </a> </li> <li class="chapter " data-level="13.4.2" data-path="ui/backward-compatible-ui/new-impl.html"> <a href="../../ui/backward-compatible-ui/new-impl.html"> <i class="fa fa-check"></i> <b>13.4.2.</b> 代理至新的APIs </a> </li> <li class="chapter " data-level="13.4.3" data-path="ui/backward-compatible-ui/older-impl.html"> <a href="../../ui/backward-compatible-ui/older-impl.html"> <i class="fa fa-check"></i> <b>13.4.3.</b> 使用旧的APIs实现新API的效果 </a> </li> <li class="chapter " data-level="13.4.4" data-path="ui/backward-compatible-ui/using-component.html"> <a href="../../ui/backward-compatible-ui/using-component.html"> <i class="fa fa-check"></i> <b>13.4.4.</b> 使用版本敏感的组件 </a> </li> </ul> </li> <li class="chapter " data-level="13.5" data-path="ui/accessibility/index.html"> <a href="../../ui/accessibility/index.html"> <i class="fa fa-check"></i> <b>13.5.</b> 实现辅助功能 </a> <ul class="articles"> <li class="chapter " data-level="13.5.1" data-path="ui/accessibility/accessible-app.html"> <a href="../../ui/accessibility/accessible-app.html"> <i class="fa fa-check"></i> <b>13.5.1.</b> 开发辅助程序 </a> </li> <li class="chapter " data-level="13.5.2" data-path="ui/accessibility/accessible-service.html"> <a href="../../ui/accessibility/accessible-service.html"> <i class="fa fa-check"></i> <b>13.5.2.</b> 开发辅助服务 </a> </li> </ul> </li> <li class="chapter " data-level="13.6" data-path="ui/system-ui/index.html"> <a href="../../ui/system-ui/index.html"> <i class="fa fa-check"></i> <b>13.6.</b> 管理系统UI </a> <ul class="articles"> <li class="chapter " data-level="13.6.1" data-path="ui/system-ui/dim.html"> <a href="../../ui/system-ui/dim.html"> <i class="fa fa-check"></i> <b>13.6.1.</b> 淡化系统Bar </a> </li> <li class="chapter " data-level="13.6.2" data-path="ui/system-ui/hide-ui.html"> <a href="../../ui/system-ui/hide-ui.html"> <i class="fa fa-check"></i> <b>13.6.2.</b> 隐藏系统Bar </a> </li> <li class="chapter " data-level="13.6.3" data-path="ui/system-ui/hide-nav.html"> <a href="../../ui/system-ui/hide-nav.html"> <i class="fa fa-check"></i> <b>13.6.3.</b> 隐藏导航Bar </a> </li> <li class="chapter " data-level="13.6.4" data-path="ui/system-ui/immersive.html"> <a href="../../ui/system-ui/immersive.html"> <i class="fa fa-check"></i> <b>13.6.4.</b> 全屏沉浸式应用 </a> </li> <li class="chapter " data-level="13.6.5" data-path="ui/system-ui/visibility.html"> <a href="../../ui/system-ui/visibility.html"> <i class="fa fa-check"></i> <b>13.6.5.</b> 响应UI可见性的变化 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="14" data-path="input/index.html"> <a href="../../input/index.html"> <i class="fa fa-check"></i> <b>14.</b> 用户输入 </a> <ul class="articles"> <li class="chapter " data-level="14.1" data-path="input/gestures/index.html"> <a href="../../input/gestures/index.html"> <i class="fa fa-check"></i> <b>14.1.</b> 使用触摸手势 </a> <ul class="articles"> <li class="chapter " data-level="14.1.1" data-path="input/gestures/detector.html"> <a href="../../input/gestures/detector.html"> <i class="fa fa-check"></i> <b>14.1.1.</b> 检测常用的手势 </a> </li> <li class="chapter " data-level="14.1.2" data-path="input/gestures/movement.html"> <a href="../../input/gestures/movement.html"> <i class="fa fa-check"></i> <b>14.1.2.</b> 跟踪手势移动 </a> </li> <li class="chapter " data-level="14.1.3" data-path="input/gestures/scroll.html"> <a href="../../input/gestures/scroll.html"> <i class="fa fa-check"></i> <b>14.1.3.</b> Scroll手势动画 </a> </li> <li class="chapter " data-level="14.1.4" data-path="input/gestures/multi.html"> <a href="../../input/gestures/multi.html"> <i class="fa fa-check"></i> <b>14.1.4.</b> 处理多触摸手势 </a> </li> <li class="chapter " data-level="14.1.5" data-path="input/gestures/scale.html"> <a href="../../input/gestures/scale.html"> <i class="fa fa-check"></i> <b>14.1.5.</b> 拖拽与缩放 </a> </li> <li class="chapter " data-level="14.1.6" data-path="input/gestures/viewgroup.html"> <a href="../../input/gestures/viewgroup.html"> <i class="fa fa-check"></i> <b>14.1.6.</b> 管理ViewGroup中的触摸事件 </a> </li> </ul> </li> <li class="chapter " data-level="14.2" data-path="input/keyboard-input/index.html"> <a href="../../input/keyboard-input/index.html"> <i class="fa fa-check"></i> <b>14.2.</b> 处理键盘输入 </a> <ul class="articles"> <li class="chapter " data-level="14.2.1" data-path="input/keyboard-input/type.html"> <a href="../../input/keyboard-input/type.html"> <i class="fa fa-check"></i> <b>14.2.1.</b> 指定输入法类型 </a> </li> <li class="chapter " data-level="14.2.2" data-path="input/keyboard-input/visibility.html"> <a href="../../input/keyboard-input/visibility.html"> <i class="fa fa-check"></i> <b>14.2.2.</b> 处理输入法可见性 </a> </li> <li class="chapter " data-level="14.2.3" data-path="input/keyboard-input/navigation.html"> <a href="../../input/keyboard-input/navigation.html"> <i class="fa fa-check"></i> <b>14.2.3.</b> 兼容硬件导航 </a> </li> <li class="chapter " data-level="14.2.4" data-path="input/keyboard-input/commands.html"> <a href="../../input/keyboard-input/commands.html"> <i class="fa fa-check"></i> <b>14.2.4.</b> 处理按键动作 </a> </li> </ul> </li> <li class="chapter " data-level="14.3" data-path="input/game-controller/index.html"> <a href="../../input/game-controller/index.html"> <i class="fa fa-check"></i> <b>14.3.</b> 兼容游戏控制器 </a> <ul class="articles"> <li class="chapter " data-level="14.3.1" data-path="input/game-controller/controller-inputs.html"> <a href="../../input/game-controller/controller-inputs.html"> <i class="fa fa-check"></i> <b>14.3.1.</b> 处理控制器输入动作 </a> </li> <li class="chapter " data-level="14.3.2" data-path="input/game-controller/compatibility.html"> <a href="../../input/game-controller/compatibility.html"> <i class="fa fa-check"></i> <b>14.3.2.</b> 支持不同的Android系统版本 </a> </li> <li class="chapter " data-level="14.3.3" data-path="input/game-controller/multi-controller.html"> <a href="../../input/game-controller/multi-controller.html"> <i class="fa fa-check"></i> <b>14.3.3.</b> 支持多个控制器 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="15" data-path="background-jobs/index.html"> <a href="../../background-jobs/index.html"> <i class="fa fa-check"></i> <b>15.</b> 后台任务 </a> <ul class="articles"> <li class="chapter " data-level="15.1" data-path="background-jobs/run-background-service/index.html"> <a href="../../background-jobs/run-background-service/index.html"> <i class="fa fa-check"></i> <b>15.1.</b> 在IntentService中执行后台任务 </a> <ul class="articles"> <li class="chapter " data-level="15.1.1" data-path="background-jobs/run-background-service/create-service.html"> <a href="../../background-jobs/run-background-service/create-service.html"> <i class="fa fa-check"></i> <b>15.1.1.</b> 创建IntentService </a> </li> <li class="chapter " data-level="15.1.2" data-path="background-jobs/run-background-service/send-request.html"> <a href="../../background-jobs/run-background-service/send-request.html"> <i class="fa fa-check"></i> <b>15.1.2.</b> 发送工作任务到IntentService </a> </li> <li class="chapter " data-level="15.1.3" data-path="background-jobs/run-background-service/report-status.html"> <a href="../../background-jobs/run-background-service/report-status.html"> <i class="fa fa-check"></i> <b>15.1.3.</b> 报告后台任务执行状态 </a> </li> </ul> </li> <li class="chapter " data-level="15.2" data-path="background-jobs/load-data-background/index.html"> <a href="../../background-jobs/load-data-background/index.html"> <i class="fa fa-check"></i> <b>15.2.</b> 使用CursorLoader在后台加载数据 </a> <ul class="articles"> <li class="chapter " data-level="15.2.1" data-path="background-jobs/load-data-background/setup-loader.html"> <a href="../../background-jobs/load-data-background/setup-loader.html"> <i class="fa fa-check"></i> <b>15.2.1.</b> 使用CursorLoader执行查询任务 </a> </li> <li class="chapter " data-level="15.2.2" data-path="background-jobs/load-data-background/handle-result.html"> <a href="../../background-jobs/load-data-background/handle-result.html"> <i class="fa fa-check"></i> <b>15.2.2.</b> 处理查询的结果 </a> </li> </ul> </li> <li class="chapter " data-level="15.3" data-path="background-jobs/scheduling/index.html"> <a href="../../background-jobs/scheduling/index.html"> <i class="fa fa-check"></i> <b>15.3.</b> 管理设备的唤醒状态 </a> <ul class="articles"> <li class="chapter " data-level="15.3.1" data-path="background-jobs/scheduling/wake-lock.html"> <a href="../../background-jobs/scheduling/wake-lock.html"> <i class="fa fa-check"></i> <b>15.3.1.</b> 保持设备的唤醒 </a> </li> <li class="chapter " data-level="15.3.2" data-path="background-jobs/scheduling/alarms.html"> <a href="../../background-jobs/scheduling/alarms.html"> <i class="fa fa-check"></i> <b>15.3.2.</b> 制定重复定时的任务 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="16" data-path="performance/index.html"> <a href="../../performance/index.html"> <i class="fa fa-check"></i> <b>16.</b> 性能优化 </a> <ul class="articles"> <li class="chapter " data-level="16.1" data-path="performance/memory.html"> <a href="../../performance/memory.html"> <i class="fa fa-check"></i> <b>16.1.</b> 管理应用的内存 </a> </li> <li class="chapter " data-level="16.2" data-path="performance/performance-tips.html"> <a href="../../performance/performance-tips.html"> <i class="fa fa-check"></i> <b>16.2.</b> 性能优化Tips </a> </li> <li class="chapter " data-level="16.3" data-path="performance/improving-layouts/index.html"> <a href="../../performance/improving-layouts/index.html"> <i class="fa fa-check"></i> <b>16.3.</b> 提升Layout的性能 </a> <ul class="articles"> <li class="chapter " data-level="16.3.1" data-path="performance/improving-layouts/optimizing-layout.html"> <a href="../../performance/improving-layouts/optimizing-layout.html"> <i class="fa fa-check"></i> <b>16.3.1.</b> 优化layout的层级 </a> </li> <li class="chapter " data-level="16.3.2" data-path="performance/improving-layouts/reuse-layouts.html"> <a href="../../performance/improving-layouts/reuse-layouts.html"> <i class="fa fa-check"></i> <b>16.3.2.</b> 使用include标签重用layouts </a> </li> <li class="chapter " data-level="16.3.3" data-path="performance/improving-layouts/loading-ondemand.html"> <a href="../../performance/improving-layouts/loading-ondemand.html"> <i class="fa fa-check"></i> <b>16.3.3.</b> 按需加载视图 </a> </li> <li class="chapter " data-level="16.3.4" data-path="performance/improving-layouts/smooth-scrolling.html"> <a href="../../performance/improving-layouts/smooth-scrolling.html"> <i class="fa fa-check"></i> <b>16.3.4.</b> 使得ListView滑动顺畅 </a> </li> </ul> </li> <li class="chapter " data-level="16.4" data-path="performance/monitor-device-state/index.html"> <a href="../../performance/monitor-device-state/index.html"> <i class="fa fa-check"></i> <b>16.4.</b> 优化电池寿命 </a> <ul class="articles"> <li class="chapter " data-level="16.4.1" data-path="performance/monitor-device-state/battery-monitor.html"> <a href="../../performance/monitor-device-state/battery-monitor.html"> <i class="fa fa-check"></i> <b>16.4.1.</b> 监测电量与充电状态 </a> </li> <li class="chapter " data-level="16.4.2" data-path="performance/monitor-device-state/docking-monitor.html"> <a href="../../performance/monitor-device-state/docking-monitor.html"> <i class="fa fa-check"></i> <b>16.4.2.</b> 判断与监测Docking状态 </a> </li> <li class="chapter " data-level="16.4.3" data-path="performance/monitor-device-state/connectivity-monitor.html"> <a href="../../performance/monitor-device-state/connectivity-monitor.html"> <i class="fa fa-check"></i> <b>16.4.3.</b> 判断与监测网络连接状态 </a> </li> <li class="chapter " data-level="16.4.4" data-path="performance/monitor-device-state/manifest-receivers.html"> <a href="../../performance/monitor-device-state/manifest-receivers.html"> <i class="fa fa-check"></i> <b>16.4.4.</b> 根据需要操作Broadcast接受者 </a> </li> </ul> </li> <li class="chapter " data-level="16.5" data-path="performance/multi-threads/index.html"> <a href="../../performance/multi-threads/index.html"> <i class="fa fa-check"></i> <b>16.5.</b> 多线程操作 </a> <ul class="articles"> <li class="chapter " data-level="16.5.1" data-path="performance/multi-threads/define-runnable.html"> <a href="../../performance/multi-threads/define-runnable.html"> <i class="fa fa-check"></i> <b>16.5.1.</b> 在一个线程中执行一段特定的代码 </a> </li> <li class="chapter " data-level="16.5.2" data-path="performance/multi-threads/create-threadpool.html"> <a href="../../performance/multi-threads/create-threadpool.html"> <i class="fa fa-check"></i> <b>16.5.2.</b> 为多线程创建线程池 </a> </li> <li class="chapter " data-level="16.5.3" data-path="performance/multi-threads/run-code.html"> <a href="../../performance/multi-threads/run-code.html"> <i class="fa fa-check"></i> <b>16.5.3.</b> 在线程池中的一个线程里执行代码 </a> </li> <li class="chapter " data-level="16.5.4" data-path="performance/multi-threads/communicate-ui.html"> <a href="../../performance/multi-threads/communicate-ui.html"> <i class="fa fa-check"></i> <b>16.5.4.</b> 与UI线程通信 </a> </li> </ul> </li> <li class="chapter " data-level="16.6" data-path="performance/perf-anr/index.html"> <a href="../../performance/perf-anr/index.html"> <i class="fa fa-check"></i> <b>16.6.</b> 避免ANR </a> </li> <li class="chapter " data-level="16.7" data-path="performance/perf-anr/index.html"> <a href="../../performance/perf-anr/index.html"> <i class="fa fa-check"></i> <b>16.7.</b> 避免出现程序无响应ANR </a> </li> <li class="chapter " data-level="16.8" data-path="performance/perf-jni/index.html"> <a href="../../performance/perf-jni/index.html"> <i class="fa fa-check"></i> <b>16.8.</b> JNI Tips </a> </li> <li class="chapter " data-level="16.9" data-path="performance/smp/index.html"> <a href="../../performance/smp/index.html"> <i class="fa fa-check"></i> <b>16.9.</b> SMP for Android </a> </li> </ul> </li> <li class="chapter " data-level="17" data-path="security/index.html"> <a href="../../security/index.html"> <i class="fa fa-check"></i> <b>17.</b> 安全与隐私 </a> <ul class="articles"> <li class="chapter " data-level="17.1" data-path="security/security-tips.html"> <a href="../../security/security-tips.html"> <i class="fa fa-check"></i> <b>17.1.</b> Security Tips </a> </li> <li class="chapter " data-level="17.2" data-path="security/security-ssl.html"> <a href="../../security/security-ssl.html"> <i class="fa fa-check"></i> <b>17.2.</b> 使用HTTPS与SSL </a> </li> <li class="chapter " data-level="17.3" data-path="security/enterprise.html"> <a href="../../security/enterprise.html"> <i class="fa fa-check"></i> <b>17.3.</b> 企业版App </a> </li> </ul> </li> <li class="chapter " data-level="18" data-path="testing/index.html"> <a href="../../testing/index.html"> <i class="fa fa-check"></i> <b>18.</b> 测试程序 </a> <ul class="articles"> <li class="chapter " data-level="18.1" data-path="testing/activity-testing/index.html"> <a href="../../testing/activity-testing/index.html"> <i class="fa fa-check"></i> <b>18.1.</b> 测试你的Activity </a> <ul class="articles"> <li class="chapter " data-level="18.1.1" data-path="testing/activity-testing/prepare-activity-testing.html"> <a href="../../testing/activity-testing/prepare-activity-testing.html"> <i class="fa fa-check"></i> <b>18.1.1.</b> 建立测试环境 </a> </li> <li class="chapter " data-level="18.1.2" data-path="testing/activity-testing/activity-basic-testing.html"> <a href="../../testing/activity-testing/activity-basic-testing.html"> <i class="fa fa-check"></i> <b>18.1.2.</b> 创建与执行测试用例 </a> </li> <li class="chapter " data-level="18.1.3" data-path="testing/activity-testing/activity-ui-testing.html"> <a href="../../testing/activity-testing/activity-ui-testing.html"> <i class="fa fa-check"></i> <b>18.1.3.</b> 测试UI组件 </a> </li> <li class="chapter " data-level="18.1.4" data-path="testing/activity-testing/activity-unit-testing.html"> <a href="../../testing/activity-testing/activity-unit-testing.html"> <i class="fa fa-check"></i> <b>18.1.4.</b> 创建单元测试 </a> </li> <li class="chapter " data-level="18.1.5" data-path="testing/activity-testing/activity-function-testing.html"> <a href="../../testing/activity-testing/activity-function-testing.html"> <i class="fa fa-check"></i> <b>18.1.5.</b> 创建功能测试 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="19" data-path="distribute/index.html"> <a href="../../distribute/index.html"> <i class="fa fa-check"></i> <b>19.</b> 分发与盈利 </a> <ul class="articles"> <li class="chapter " data-level="19.1" data-path="distribute/in-app-billing/index.html"> <a href="../../distribute/in-app-billing/index.html"> <i class="fa fa-check"></i> <b>19.1.</b> 售卖App内置产品 </a> <ul class="articles"> <li class="chapter " data-level="19.1.1" data-path="distribute/in-app-billing/prepare-iab-app.html"> <a href="../../distribute/in-app-billing/prepare-iab-app.html"> <i class="fa fa-check"></i> <b>19.1.1.</b> 准备你的App </a> </li> <li class="chapter " data-level="19.1.2" data-path="distribute/in-app-billing/list-iab-products.html"> <a href="../../distribute/in-app-billing/list-iab-products.html"> <i class="fa fa-check"></i> <b>19.1.2.</b> 建立售卖的产品 </a> </li> <li class="chapter " data-level="19.1.3" data-path="distribute/in-app-billing/purchase-iab-products.html"> <a href="../../distribute/in-app-billing/purchase-iab-products.html"> <i class="fa fa-check"></i> <b>19.1.3.</b> 购买产品 </a> </li> <li class="chapter " data-level="19.1.4" data-path="distribute/in-app-billing/test-iab-app.html"> <a href="../../distribute/in-app-billing/test-iab-app.html"> <i class="fa fa-check"></i> <b>19.1.4.</b> 测试你的App </a> </li> </ul> </li> <li class="chapter " data-level="19.2" data-path="distribute/multi-apks/index.html"> <a href="../../distribute/multi-apks/index.html"> <i class="fa fa-check"></i> <b>19.2.</b> 维护多个APK </a> <ul class="articles"> <li class="chapter " data-level="19.2.1" data-path="distribute/multi-apks/api.html"> <a href="../../distribute/multi-apks/api.html"> <i class="fa fa-check"></i> <b>19.2.1.</b> 为不同API Level创建多个APK </a> </li> <li class="chapter " data-level="19.2.2" data-path="distribute/multi-apks/screen-size.html"> <a href="../../distribute/multi-apks/screen-size.html"> <i class="fa fa-check"></i> <b>19.2.2.</b> 为不同屏幕大小创建多个APK </a> </li> <li class="chapter " data-level="19.2.3" data-path="distribute/multi-apks/texture.html"> <a href="../../distribute/multi-apks/texture.html"> <i class="fa fa-check"></i> <b>19.2.3.</b> 为不同的GL Texture创建多个APK </a> </li> <li class="chapter " data-level="19.2.4" data-path="distribute/multi-apks/multiple.html"> <a href="../../distribute/multi-apks/multiple.html"> <i class="fa fa-check"></i> <b>19.2.4.</b> 为2种以上的维度创建多个APK </a> </li> </ul> </li> <li class="chapter " data-level="19.3" data-path="distribute/monetization/index.html"> <a href="../../distribute/monetization/index.html"> <i class="fa fa-check"></i> <b>19.3.</b> App盈利 </a> <ul class="articles"> <li class="chapter " data-level="19.3.1" data-path="distribute/monetization/ads-and-ux.html"> <a href="../../distribute/monetization/ads-and-ux.html"> <i class="fa fa-check"></i> <b>19.3.1.</b> 在不影响用户体验的前提下添加广告 </a> </li> </ul> </li> </ul> </li> <li class="divider"></li> <li> <a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Generated using GitBook</a> </li> </ul> </div> <div class="book-body"> <div class="body-inner"> <div class="page-wrapper" tabindex="-1"> <div class="book-progress"> <div class="bar"> <div class="inner" style="width: 2.6515151515151514%;min-width: 2.272727272727273%;"></div> </div> <div class="chapters"> <a href="../../index.html" title="序言" class="chapter done new-chapter" data-progress="1" style="left: 0%;"></a> <a href="../../basics/index.html" title="从这里开始" class="chapter done new-chapter" data-progress="2" style="left: 0.3787878787878788%;"></a> <a href="../../basics/firstapp/index.html" title="建立你的第一个App" class="chapter done " data-progress="2.1" style="left: 0.7575757575757576%;"></a> <a href="../../basics/firstapp/creating-project.html" title="创建一个Android项目" class="chapter done " data-progress="2.1.1" style="left: 1.1363636363636365%;"></a> <a href="../../basics/firstapp/running-app.html" title="执行你的程序" class="chapter done " data-progress="2.1.2" style="left: 1.5151515151515151%;"></a> <a href="../../basics/firstapp/building-ui.html" title="建立一个简单的用户界面" class="chapter done " data-progress="2.1.3" style="left: 1.893939393939394%;"></a> <a href="../../basics/firstapp/starting-activity.html" title="启动另外的Activity" class="chapter done " data-progress="2.1.4" style="left: 2.272727272727273%;"></a> <a href="../../basics/actionbar/index.html" title="添加ActionBar" class="chapter done " data-progress="2.2" style="left: 2.6515151515151514%;"></a> <a href="../../basics/actionbar/setting-up.html" title="建立ActionBar" class="chapter " data-progress="2.2.1" style="left: 3.0303030303030303%;"></a> <a href="../../basics/actionbar/adding-buttons.html" title="添加Action按钮" class="chapter " data-progress="2.2.2" style="left: 3.409090909090909%;"></a> <a href="../../basics/actionbar/styling.html" title="ActionBar的风格化" class="chapter " data-progress="2.2.3" style="left: 3.787878787878788%;"></a> <a href="../../basics/actionbar/overlaying.html" title="ActionBar的覆盖层叠" class="chapter " data-progress="2.2.4" style="left: 4.166666666666667%;"></a> <a href="../../basics/supporting-devices/index.html" title="兼容不同的设备" class="chapter " data-progress="2.3" style="left: 4.545454545454546%;"></a> <a href="../../basics/supporting-devices/languages.html" title="适配不同的语言" class="chapter " data-progress="2.3.1" style="left: 4.924242424242424%;"></a> <a href="../../basics/supporting-devices/screens.html" title="适配不同的屏幕" class="chapter " data-progress="2.3.2" style="left: 5.303030303030303%;"></a> <a href="../../basics/supporting-devices/platforms.html" title="适配不同的系统版本" class="chapter " data-progress="2.3.3" style="left: 5.681818181818182%;"></a> <a href="../../basics/activity-lifecycle/index.html" title="管理Activity的生命周期" class="chapter " data-progress="2.4" style="left: 6.0606060606060606%;"></a> <a href="../../basics/activity-lifecycle/starting.html" title="启动与销毁Activity" class="chapter " data-progress="2.4.1" style="left: 6.4393939393939394%;"></a> <a href="../../basics/activity-lifecycle/pausing.html" title="暂停与恢复Activity" class="chapter " data-progress="2.4.2" style="left: 6.818181818181818%;"></a> <a href="../../basics/activity-lifecycle/stopping.html" title="停止与重启Activity" class="chapter " data-progress="2.4.3" style="left: 7.196969696969697%;"></a> <a href="../../basics/activity-lifecycle/recreating.html" title="重新创建Activity" class="chapter " data-progress="2.4.4" style="left: 7.575757575757576%;"></a> <a href="../../basics/fragments/index.html" title="使用Fragment建立动态的UI" class="chapter " data-progress="2.5" style="left: 7.954545454545454%;"></a> <a href="../../basics/fragments/creating.html" title="创建一个Fragment" class="chapter " data-progress="2.5.1" style="left: 8.333333333333334%;"></a> <a href="../../basics/fragments/fragment-ui.html" title="建立灵活动态的UI" class="chapter " data-progress="2.5.2" style="left: 8.712121212121213%;"></a> <a href="../../basics/fragments/communicating.html" title="Fragments之间的交互" class="chapter " data-progress="2.5.3" style="left: 9.090909090909092%;"></a> <a href="../../basics/data-storage/index.html" title="数据保存" class="chapter " data-progress="2.6" style="left: 9.469696969696969%;"></a> <a href="../../basics/data-storage/shared-preference.html" title="保存到Preference" class="chapter " data-progress="2.6.1" style="left: 9.848484848484848%;"></a> <a href="../../basics/data-storage/files.html" title="保存到文件" class="chapter " data-progress="2.6.2" style="left: 10.227272727272727%;"></a> <a href="../../basics/data-storage/database.html" title="保存到数据库" class="chapter " data-progress="2.6.3" style="left: 10.606060606060606%;"></a> <a href="../../basics/intents/index.html" title="与其他应用的交互" class="chapter " data-progress="2.7" style="left: 10.984848484848484%;"></a> <a href="../../basics/intents/sending.html" title="Intent的发送" class="chapter " data-progress="2.7.1" style="left: 11.363636363636363%;"></a> <a href="../../basics/intents/result.html" title="接收Activity返回的结果" class="chapter " data-progress="2.7.2" style="left: 11.742424242424242%;"></a> <a href="../../basics/intents/filters.html" title="Intent过滤" class="chapter " data-progress="2.7.3" style="left: 12.121212121212121%;"></a> <a href="../../content-sharing/index.html" title="分享" class="chapter new-chapter" data-progress="3" style="left: 12.5%;"></a> <a href="../../content-sharing/sharing/index.html" title="分享简单的数据" class="chapter " data-progress="3.1" style="left: 12.878787878787879%;"></a> <a href="../../content-sharing/sharing/send.html" title="给其他App发送简单的数据" class="chapter " data-progress="3.1.1" style="left: 13.257575757575758%;"></a> <a href="../../content-sharing/sharing/receive.html" title="接收从其他App返回的数据" class="chapter " data-progress="3.1.2" style="left: 13.636363636363637%;"></a> <a href="../../content-sharing/sharing/shareaction.html" title="添加一个简便的分享动作" class="chapter " data-progress="3.1.3" style="left: 14.015151515151516%;"></a> <a href="../../content-sharing/secure-file-sharing/index.html" title="分享文件" class="chapter " data-progress="3.2" style="left: 14.393939393939394%;"></a> <a href="../../content-sharing/secure-file-sharing/setup-sharing.html" title="建立文件分享" class="chapter " data-progress="3.2.1" style="left: 14.772727272727273%;"></a> <a href="../../content-sharing/secure-file-sharing/sharing-file.html" title="分享文件" class="chapter " data-progress="3.2.2" style="left: 15.151515151515152%;"></a> <a href="../../content-sharing/secure-file-sharing/request-file.html" title="请求分享一个文件" class="chapter " data-progress="3.2.3" style="left: 15.530303030303031%;"></a> <a href="../../content-sharing/secure-file-sharing/retrieve-info.html" title="获取文件信息" class="chapter " data-progress="3.2.4" style="left: 15.909090909090908%;"></a> <a href="../../content-sharing/beam-files/index.html" title="使用NFC分享文件" class="chapter " data-progress="3.3" style="left: 16.28787878787879%;"></a> <a href="../../content-sharing/beam-files/sending-files.html" title="发送文件给其他设备" class="chapter " data-progress="3.3.1" style="left: 16.666666666666668%;"></a> <a href="../../content-sharing/beam-files/receive-files.html" title="接收其他设备的文件" class="chapter " data-progress="3.3.2" style="left: 17.045454545454547%;"></a> <a href="../../multimedia/index.html" title="多媒体" class="chapter new-chapter" data-progress="4" style="left: 17.424242424242426%;"></a> <a href="../../multimedia/audio/index.html" title="管理音频播放" class="chapter " data-progress="4.1" style="left: 17.803030303030305%;"></a> <a href="../../multimedia/audio/volume-playback.html" title="控制你得应用的音量与播放" class="chapter " data-progress="4.1.1" style="left: 18.181818181818183%;"></a> <a href="../../multimedia/audio/audio-focus.html" title="管理音频焦点" class="chapter " data-progress="4.1.2" style="left: 18.560606060606062%;"></a> <a href="../../multimedia/audio/audio-output.html" title="兼容音频输出设备" class="chapter " data-progress="4.1.3" style="left: 18.939393939393938%;"></a> <a href="../../multimedia/camera/index.html" title="拍照" class="chapter " data-progress="4.2" style="left: 19.318181818181817%;"></a> <a href="../../multimedia/camera/photobasic.html" title="简单的拍照" class="chapter " data-progress="4.2.1" style="left: 19.696969696969695%;"></a> <a href="../../multimedia/camera/videobasic.html" title="简单的录像" class="chapter " data-progress="4.2.2" style="left: 20.075757575757574%;"></a> <a href="../../multimedia/camera/cameradirect.html" title="控制相机硬件" class="chapter " data-progress="4.2.3" style="left: 20.454545454545453%;"></a> <a href="../../multimedia/printing/index.html" title="打印" class="chapter " data-progress="4.3" style="left: 20.833333333333332%;"></a> <a href="../../multimedia/printing/photos.html" title="打印照片" class="chapter " data-progress="4.3.1" style="left: 21.21212121212121%;"></a> <a href="../../multimedia/printing/html-docs.html" title="打印HTML文档" class="chapter " data-progress="4.3.2" style="left: 21.59090909090909%;"></a> <a href="../../multimedia/printing/custom-docs.html" title="打印自定义文档" class="chapter " data-progress="4.3.3" style="left: 21.96969696969697%;"></a> <a href="../../graphics/index.html" title="图像" class="chapter new-chapter" data-progress="5" style="left: 22.348484848484848%;"></a> <a href="../../graphics/displaying-bitmaps/index.html" title="高效显示Bitmap" class="chapter " data-progress="5.1" style="left: 22.727272727272727%;"></a> <a href="../../graphics/displaying-bitmaps/load-bitmap.html" title="高效加载大图" class="chapter " data-progress="5.1.1" style="left: 23.106060606060606%;"></a> <a href="../../graphics/displaying-bitmaps/process-bitmap.html" title="非UI线程处理Bitmap" class="chapter " data-progress="5.1.2" style="left: 23.484848484848484%;"></a> <a href="../../graphics/displaying-bitmaps/cache-bitmap.html" title="缓存Bitmap" class="chapter " data-progress="5.1.3" style="left: 23.863636363636363%;"></a> <a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html" title="管理Bitmap的内存占用" class="chapter " data-progress="5.1.4" style="left: 24.242424242424242%;"></a> <a href="../../graphics/displaying-bitmaps/display-bitmap.html" title="在UI上显示Bitmap" class="chapter " data-progress="5.1.5" style="left: 24.62121212121212%;"></a> <a href="../../graphics/opengl/index.html" title="使用OpenGL ES显示图像" class="chapter " data-progress="5.2" style="left: 25%;"></a> <a href="../../graphics/opengl/environment.html" title="建立OpenGL ES的环境" class="chapter " data-progress="5.2.1" style="left: 25.37878787878788%;"></a> <a href="../../graphics/opengl/shapes.html" title="定义Shapes" class="chapter " data-progress="5.2.2" style="left: 25.757575757575758%;"></a> <a href="../../graphics/opengl/draw.html" title="绘制Shapes" class="chapter " data-progress="5.2.3" style="left: 26.136363636363637%;"></a> <a href="../../graphics/opengl/projection.html" title="运用投影与相机视图" class="chapter " data-progress="5.2.4" style="left: 26.515151515151516%;"></a> <a href="../../graphics/opengl/motion.html" title="添加移动" class="chapter " data-progress="5.2.5" style="left: 26.893939393939394%;"></a> <a href="../../graphics/opengl/touch.html" title="响应触摸事件" class="chapter " data-progress="5.2.6" style="left: 27.272727272727273%;"></a> <a href="../../animations/index.html" title="动画" class="chapter new-chapter" data-progress="6" style="left: 27.651515151515152%;"></a> <a href="../../animations/crossfade.html" title="淡入淡出两个View" class="chapter " data-progress="6.1" style="left: 28.03030303030303%;"></a> <a href="../../animations/screen-slide.html" title="使用ViewPager实现屏幕滑动" class="chapter " data-progress="6.2" style="left: 28.40909090909091%;"></a> <a href="../../animations/cardflip.html" title="卡片翻转的动画" class="chapter " data-progress="6.3" style="left: 28.78787878787879%;"></a> <a href="../../animations/zoom.html" title="缩放动画" class="chapter " data-progress="6.4" style="left: 29.166666666666668%;"></a> <a href="../../animations/layout.html" title="控件切换动画" class="chapter " data-progress="6.5" style="left: 29.545454545454547%;"></a> <a href="../../connectivity/index.html" title="连接" class="chapter new-chapter" data-progress="7" style="left: 29.924242424242426%;"></a> <a href="../../connectivity/connect-devices-wireless/index.html" title="无线连接设备" class="chapter " data-progress="7.1" style="left: 30.303030303030305%;"></a> <a href="../../connectivity/connect-devices-wireless/nsd.html" title="使得网络服务可发现" class="chapter " data-progress="7.1.1" style="left: 30.681818181818183%;"></a> <a href="../../connectivity/connect-devices-wireless/wifi-direct.html" title="使用WiFi建立P2P连接" class="chapter " data-progress="7.1.2" style="left: 31.060606060606062%;"></a> <a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html" title="使用WiFi P2P服务" class="chapter " data-progress="7.1.3" style="left: 31.439393939393938%;"></a> <a href="../../connectivity/network-ops/index.html" title="网络连接操作" class="chapter " data-progress="7.2" style="left: 31.818181818181817%;"></a> <a href="../../connectivity/network-ops/connecting.html" title="连接到网络" class="chapter " data-progress="7.2.1" style="left: 32.196969696969695%;"></a> <a href="../../connectivity/network-ops/managing.html" title="管理使用的网络" class="chapter " data-progress="7.2.2" style="left: 32.57575757575758%;"></a> <a href="../../connectivity/network-ops/xml.html" title="解析XML数据" class="chapter " data-progress="7.2.3" style="left: 32.95454545454545%;"></a> <a href="../../connectivity/efficient-downloads/index.html" title="高效下载" class="chapter " data-progress="7.3" style="left: 33.333333333333336%;"></a> <a href="../../connectivity/efficient-downloads/efficient-network-access.html" title="为网络访问更加高效而优化下载" class="chapter " data-progress="7.3.1" style="left: 33.71212121212121%;"></a> <a href="../../connectivity/efficient-downloads/regular-update.html" title="最小化更新操作的影响" class="chapter " data-progress="7.3.2" style="left: 34.09090909090909%;"></a> <a href="../../connectivity/efficient-downloads/redundant-redundant.html" title="避免下载多余的数据" class="chapter " data-progress="7.3.3" style="left: 34.46969696969697%;"></a> <a href="../../connectivity/efficient-downloads/connectivity-patterns.html" title="根据网络类型改变下载模式" class="chapter " data-progress="7.3.4" style="left: 34.84848484848485%;"></a> <a href="../../connectivity/sync-adapters/index.html" title="使用Sync Adapter传输数据" class="chapter " data-progress="7.4" style="left: 35.22727272727273%;"></a> <a href="../../connectivity/sync-adapters/create-authenticator.html" title="创建Stub授权器" class="chapter " data-progress="7.4.1" style="left: 35.60606060606061%;"></a> <a href="../../connectivity/sync-adapters/create-stub-provider.html" title="创建Stub Content Provider" class="chapter " data-progress="7.4.2" style="left: 35.984848484848484%;"></a> <a href="../../connectivity/sync-adapters/create-sync-adapter.html" title="创建Sync Adpater" class="chapter " data-progress="7.4.3" style="left: 36.36363636363637%;"></a> <a href="../../connectivity/sync-adapters/running-sync-adapter.html" title="执行Sync Adpater" class="chapter " data-progress="7.4.4" style="left: 36.74242424242424%;"></a> <a href="../../connectivity/volley/index.html" title="使用Volley执行网络数据传输" class="chapter " data-progress="7.5" style="left: 37.121212121212125%;"></a> <a href="../../connectivity/volley/simple.html" title="发送简单的网络请求" class="chapter " data-progress="7.5.1" style="left: 37.5%;"></a> <a href="../../connectivity/volley/request-queue.html" title="建立请求队列" class="chapter " data-progress="7.5.2" style="left: 37.878787878787875%;"></a> <a href="../../connectivity/volley/request.html" title="创建标准的网络请求" class="chapter " data-progress="7.5.3" style="left: 38.25757575757576%;"></a> <a href="../../connectivity/volley/request-custom.html" title="实现自定义的网络请求" class="chapter " data-progress="7.5.4" style="left: 38.63636363636363%;"></a> <a href="../../cloud/index.html" title="云服务" class="chapter new-chapter" data-progress="8" style="left: 39.015151515151516%;"></a> <a href="../../cloud/cloudsync/index.html" title="云同步" class="chapter " data-progress="8.1" style="left: 39.39393939393939%;"></a> <a href="../../cloud/cloudsync/backupapi.html" title="使用备份API" class="chapter " data-progress="8.1.1" style="left: 39.77272727272727%;"></a> <a href="../../cloud/cloudsync/gcm.html" title="使用Google Cloud Messaging" class="chapter " data-progress="8.1.2" style="left: 40.15151515151515%;"></a> <a href="../../cloud/cloudsave/index.html" title="解决云同步的保存冲突" class="chapter " data-progress="8.2" style="left: 40.53030303030303%;"></a> <a href="../../contacts-provider/index.html" title="用户信息" class="chapter new-chapter" data-progress="9" style="left: 40.90909090909091%;"></a> <a href="../../contacts-provider/retrieve-names.html" title="获取联系人列表" class="chapter " data-progress="9.1" style="left: 41.28787878787879%;"></a> <a href="../../contacts-provider/retrieve-detail.html" title="获取联系人详情" class="chapter " data-progress="9.2" style="left: 41.666666666666664%;"></a> <a href="../../contacts-provider/modify-data.html" title="修改联系人信息" class="chapter " data-progress="9.3" style="left: 42.04545454545455%;"></a> <a href="../../contacts-provider/display-badge.html" title="显示联系人头像" class="chapter " data-progress="9.4" style="left: 42.42424242424242%;"></a> <a href="../../location/index.html" title="位置信息" class="chapter " data-progress="10" style="left: 42.803030303030305%;"></a> <a href="../../location/retrieve-current.html" title="获取当前位置" class="chapter " data-progress="10.1" style="left: 43.18181818181818%;"></a> <a href="../../location/retrieve-location-updates.html" title="获取位置更新" class="chapter " data-progress="10.2" style="left: 43.56060606060606%;"></a> <a href="../../location/display-address.html" title="显示位置地址" class="chapter " data-progress="10.3" style="left: 43.93939393939394%;"></a> <a href="../../location/geofencing.html" title="创建并监视异常区域" class="chapter " data-progress="10.4" style="left: 44.31818181818182%;"></a> <a href="../../location/activity-recognition.html" title="识别用户的当下活动" class="chapter " data-progress="10.5" style="left: 44.696969696969695%;"></a> <a href="../../location/location-testing.html" title="使用模拟位置进行测试" class="chapter " data-progress="10.6" style="left: 45.07575757575758%;"></a> <a href="../../wearables/index.html" title="为可穿戴设备创建应用" class="chapter " data-progress="11" style="left: 45.45454545454545%;"></a> <a href="../../wearables/notifications/index.html" title="赋予Notification可穿戴特性" class="chapter " data-progress="11.1" style="left: 45.833333333333336%;"></a> <a href="../../wearables/notifications/creating.html" title="创建Notification" class="chapter " data-progress="11.1.1" style="left: 46.21212121212121%;"></a> <a href="../../wearables/notifications/voice-input.html" title="在Notifcation中接收语音输入" class="chapter " data-progress="11.1.2" style="left: 46.59090909090909%;"></a> <a href="../../wearables/notifications/pages.html" title="为Notification添加显示页面" class="chapter " data-progress="11.1.3" style="left: 46.96969696969697%;"></a> <a href="../../wearables/notifications/stacks.html" title="以Stack的方式显示Notifications" class="chapter " data-progress="11.1.4" style="left: 47.34848484848485%;"></a> <a href="../../wearables/apps/index.html" title="创建可穿戴的应用" class="chapter " data-progress="11.2" style="left: 47.72727272727273%;"></a> <a href="../../wearables/apps/creating.html" title="创建并执行可穿戴应用" class="chapter " data-progress="11.2.1" style="left: 48.10606060606061%;"></a> <a href="../../wearables/apps/layouts.html" title="创建自定义的布局" class="chapter " data-progress="11.2.2" style="left: 48.484848484848484%;"></a> <a href="../../wearables/apps/voice.html" title="添加语音能力" class="chapter " data-progress="11.2.3" style="left: 48.86363636363637%;"></a> <a href="../../wearables/apps/packaging.html" title="打包可穿戴应用" class="chapter " data-progress="11.2.4" style="left: 49.24242424242424%;"></a> <a href="../../wearables/apps/bt-debugging.html" title="通过蓝牙进行调试" class="chapter " data-progress="11.2.5" style="left: 49.621212121212125%;"></a> <a href="../../wearables/data-layer/index.html" title="发送并同步数据" class="chapter " data-progress="11.3" style="left: 50%;"></a> <a href="../../wearables/data-layer/accessing.html" title="访问可穿戴数据层" class="chapter " data-progress="11.3.1" style="left: 50.378787878787875%;"></a> <a href="../../wearables/data-layer/data-items.html" title="同步数据单元" class="chapter " data-progress="11.3.2" style="left: 50.75757575757576%;"></a> <a href="../../wearables/data-layer/assets.html" title="传输资源" class="chapter " data-progress="11.3.3" style="left: 51.13636363636363%;"></a> <a href="../../wearables/data-layer/messages.html" title="发送与接收消息" class="chapter " data-progress="11.3.4" style="left: 51.515151515151516%;"></a> <a href="../../wearables/data-layer/events.html" title="处理数据层的事件" class="chapter " data-progress="11.3.5" style="left: 51.89393939393939%;"></a> <a href="../../ux/index.html" title="交互" class="chapter " data-progress="12" style="left: 52.27272727272727%;"></a> <a href="../../ux/design-nav/index.html" title="设计高效的导航" class="chapter " data-progress="12.1" style="left: 52.65151515151515%;"></a> <a href="../../ux/design-nav/screen-planning.html" title="规划屏幕界面与他们之间的关系" class="chapter " data-progress="12.1.1" style="left: 53.03030303030303%;"></a> <a href="../../ux/design-nav/multi-sizes.html" title="为多种大小的屏幕进行规划" class="chapter " data-progress="12.1.2" style="left: 53.40909090909091%;"></a> <a href="../../ux/design-nav/descendant-lateral.html" title="提供向下与侧滑的导航" class="chapter " data-progress="12.1.3" style="left: 53.78787878787879%;"></a> <a href="../../ux/design-nav/ancestral-temporal.html" title="提供向上与暂时的导航" class="chapter " data-progress="12.1.4" style="left: 54.166666666666664%;"></a> <a href="../../ux/design-nav/wireframing.html" title="综合上面所有的导航" class="chapter " data-progress="12.1.5" style="left: 54.54545454545455%;"></a> <a href="../../ux/implement-nav/index.html" title="实现高效的导航" class="chapter " data-progress="12.2" style="left: 54.92424242424242%;"></a> <a href="../../ux/implement-nav/lateral.html" title="使用Tabs创建Swipe视图" class="chapter " data-progress="12.2.1" style="left: 55.303030303030305%;"></a> <a href="../../ux/implement-nav/nav-drawer.html" title="创建抽屉导航" class="chapter " data-progress="12.2.2" style="left: 55.68181818181818%;"></a> <a href="../../ux/implement-nav/ancestral.html" title="提供向上的导航" class="chapter " data-progress="12.2.3" style="left: 56.06060606060606%;"></a> <a href="../../ux/implement-nav/temporal.html" title="提供向后的导航" class="chapter " data-progress="12.2.4" style="left: 56.43939393939394%;"></a> <a href="../../ux/implement-nav/descendant.html" title="实现向下的导航" class="chapter " data-progress="12.2.5" style="left: 56.81818181818182%;"></a> <a href="../../ux/notify-user/index.html" title="通知提示用户" class="chapter " data-progress="12.3" style="left: 57.196969696969695%;"></a> <a href="../../ux/notify-user/build-notification.html" title="建立Notification" class="chapter " data-progress="12.3.1" style="left: 57.57575757575758%;"></a> <a href="../../ux/notify-user/nav.html" title="当启动Activity时保留导航" class="chapter " data-progress="12.3.2" style="left: 57.95454545454545%;"></a> <a href="../../ux/notify-user/update-notification.html" title="更新Notification" class="chapter " data-progress="12.3.3" style="left: 58.333333333333336%;"></a> <a href="../../ux/notify-user/expand-notification.html" title="使用BigView风格" class="chapter " data-progress="12.3.4" style="left: 58.71212121212121%;"></a> <a href="../../ux/notify-user/progess-notification.html" title="显示Notification进度" class="chapter " data-progress="12.3.5" style="left: 59.09090909090909%;"></a> <a href="../../ux/search/index.html" title="增加搜索功能" class="chapter " data-progress="12.4" style="left: 59.46969696969697%;"></a> <a href="../../ux/search/setup.html" title="建立搜索界面" class="chapter " data-progress="12.4.1" style="left: 59.84848484848485%;"></a> <a href="../../ux/search/search.html" title="保存并搜索数据" class="chapter " data-progress="12.4.2" style="left: 60.22727272727273%;"></a> <a href="../../ux/search/back-compat.html" title="保持向下兼容" class="chapter " data-progress="12.4.3" style="left: 60.60606060606061%;"></a> <a href="../../ux/app-indexing/index.html" title="使得你的App内容可被Google搜索" class="chapter " data-progress="12.5" style="left: 60.984848484848484%;"></a> <a href="../../ux/app-indexing/deep-linking.html" title="为App内容开启深度链接" class="chapter " data-progress="12.5.1" style="left: 61.36363636363637%;"></a> <a href="../../ux/app-indexing/enable-app-indexing.html" title="为索引指定App内容" class="chapter " data-progress="12.5.2" style="left: 61.74242424242424%;"></a> <a href="../../ui/index.html" title="UI" class="chapter " data-progress="13" style="left: 62.121212121212125%;"></a> <a href="../../ui/multiscreen/index.html" title="为多屏幕设计" class="chapter " data-progress="13.1" style="left: 62.5%;"></a> <a href="../../ui/multiscreen/screen-sizes.html" title="兼容不同的屏幕大小" class="chapter " data-progress="13.1.1" style="left: 62.878787878787875%;"></a> <a href="../../ui/multiscreen/screen-desities.html" title="兼容不同的屏幕密度" class="chapter " data-progress="13.1.2" style="left: 63.25757575757576%;"></a> <a href="../../ui/multiscreen/adapt-ui.html" title="实现可适应的UI" class="chapter " data-progress="13.1.3" style="left: 63.63636363636363%;"></a> <a href="../../ui/tv/index.html" title="为TV进行设计" class="chapter " data-progress="13.2" style="left: 64.01515151515152%;"></a> <a href="../../ui/tv/optimize-layouts-tv.html" title="为TV优化Layout" class="chapter " data-progress="13.2.1" style="left: 64.39393939393939%;"></a> <a href="../../ui/tv/optimize-nav-tv.html" title="为TV优化导航" class="chapter " data-progress="13.2.2" style="left: 64.77272727272727%;"></a> <a href="../../ui/tv/unsupport-features-tv.html" title="处理不支持TV的功能" class="chapter " data-progress="13.2.3" style="left: 65.15151515151516%;"></a> <a href="../../ui/custom-view/index.html" title="创建自定义View" class="chapter " data-progress="13.3" style="left: 65.53030303030303%;"></a> <a href="../../ui/custom-view/create-view.html" title="创建自定义的View类" class="chapter " data-progress="13.3.1" style="left: 65.9090909090909%;"></a> <a href="../../ui/custom-view/custom-draw.html" title="实现自定义View的绘制" class="chapter " data-progress="13.3.2" style="left: 66.28787878787878%;"></a> <a href="../../ui/custom-view/make-interactive.html" title="使得View可交互" class="chapter " data-progress="13.3.3" style="left: 66.66666666666667%;"></a> <a href="../../ui/custom-view/optimize-view.html" title="优化自定义View" class="chapter " data-progress="13.3.4" style="left: 67.04545454545455%;"></a> <a href="../../ui/backward-compatible-ui/index.html" title="创建向后兼容的UI" class="chapter " data-progress="13.4" style="left: 67.42424242424242%;"></a> <a href="../../ui/backward-compatible-ui/abstract.html" title="抽象新的APIs" class="chapter " data-progress="13.4.1" style="left: 67.8030303030303%;"></a> <a href="../../ui/backward-compatible-ui/new-impl.html" title="代理至新的APIs" class="chapter " data-progress="13.4.2" style="left: 68.18181818181819%;"></a> <a href="../../ui/backward-compatible-ui/older-impl.html" title="使用旧的APIs实现新API的效果" class="chapter " data-progress="13.4.3" style="left: 68.56060606060606%;"></a> <a href="../../ui/backward-compatible-ui/using-component.html" title="使用版本敏感的组件" class="chapter " data-progress="13.4.4" style="left: 68.93939393939394%;"></a> <a href="../../ui/accessibility/index.html" title="实现辅助功能" class="chapter " data-progress="13.5" style="left: 69.31818181818181%;"></a> <a href="../../ui/accessibility/accessible-app.html" title="开发辅助程序" class="chapter " data-progress="13.5.1" style="left: 69.6969696969697%;"></a> <a href="../../ui/accessibility/accessible-service.html" title="开发辅助服务" class="chapter " data-progress="13.5.2" style="left: 70.07575757575758%;"></a> <a href="../../ui/system-ui/index.html" title="管理系统UI" class="chapter " data-progress="13.6" style="left: 70.45454545454545%;"></a> <a href="../../ui/system-ui/dim.html" title="淡化系统Bar" class="chapter " data-progress="13.6.1" style="left: 70.83333333333333%;"></a> <a href="../../ui/system-ui/hide-ui.html" title="隐藏系统Bar" class="chapter " data-progress="13.6.2" style="left: 71.21212121212122%;"></a> <a href="../../ui/system-ui/hide-nav.html" title="隐藏导航Bar" class="chapter " data-progress="13.6.3" style="left: 71.5909090909091%;"></a> <a href="../../ui/system-ui/immersive.html" title="全屏沉浸式应用" class="chapter " data-progress="13.6.4" style="left: 71.96969696969697%;"></a> <a href="../../ui/system-ui/visibility.html" title="响应UI可见性的变化" class="chapter " data-progress="13.6.5" style="left: 72.34848484848484%;"></a> <a href="../../input/index.html" title="用户输入" class="chapter " data-progress="14" style="left: 72.72727272727273%;"></a> <a href="../../input/gestures/index.html" title="使用触摸手势" class="chapter " data-progress="14.1" style="left: 73.10606060606061%;"></a> <a href="../../input/gestures/detector.html" title="检测常用的手势" class="chapter " data-progress="14.1.1" style="left: 73.48484848484848%;"></a> <a href="../../input/gestures/movement.html" title="跟踪手势移动" class="chapter " data-progress="14.1.2" style="left: 73.86363636363636%;"></a> <a href="../../input/gestures/scroll.html" title="Scroll手势动画" class="chapter " data-progress="14.1.3" style="left: 74.24242424242425%;"></a> <a href="../../input/gestures/multi.html" title="处理多触摸手势" class="chapter " data-progress="14.1.4" style="left: 74.62121212121212%;"></a> <a href="../../input/gestures/scale.html" title="拖拽与缩放" class="chapter " data-progress="14.1.5" style="left: 75%;"></a> <a href="../../input/gestures/viewgroup.html" title="管理ViewGroup中的触摸事件" class="chapter " data-progress="14.1.6" style="left: 75.37878787878788%;"></a> <a href="../../input/keyboard-input/index.html" title="处理键盘输入" class="chapter " data-progress="14.2" style="left: 75.75757575757575%;"></a> <a href="../../input/keyboard-input/type.html" title="指定输入法类型" class="chapter " data-progress="14.2.1" style="left: 76.13636363636364%;"></a> <a href="../../input/keyboard-input/visibility.html" title="处理输入法可见性" class="chapter " data-progress="14.2.2" style="left: 76.51515151515152%;"></a> <a href="../../input/keyboard-input/navigation.html" title="兼容硬件导航" class="chapter " data-progress="14.2.3" style="left: 76.89393939393939%;"></a> <a href="../../input/keyboard-input/commands.html" title="处理按键动作" class="chapter " data-progress="14.2.4" style="left: 77.27272727272727%;"></a> <a href="../../input/game-controller/index.html" title="兼容游戏控制器" class="chapter " data-progress="14.3" style="left: 77.65151515151516%;"></a> <a href="../../input/game-controller/controller-inputs.html" title="处理控制器输入动作" class="chapter " data-progress="14.3.1" style="left: 78.03030303030303%;"></a> <a href="../../input/game-controller/compatibility.html" title="支持不同的Android系统版本" class="chapter " data-progress="14.3.2" style="left: 78.4090909090909%;"></a> <a href="../../input/game-controller/multi-controller.html" title="支持多个控制器" class="chapter " data-progress="14.3.3" style="left: 78.78787878787878%;"></a> <a href="../../background-jobs/index.html" title="后台任务" class="chapter " data-progress="15" style="left: 79.16666666666667%;"></a> <a href="../../background-jobs/run-background-service/index.html" title="在IntentService中执行后台任务" class="chapter " data-progress="15.1" style="left: 79.54545454545455%;"></a> <a href="../../background-jobs/run-background-service/create-service.html" title="创建IntentService" class="chapter " data-progress="15.1.1" style="left: 79.92424242424242%;"></a> <a href="../../background-jobs/run-background-service/send-request.html" title="发送工作任务到IntentService" class="chapter " data-progress="15.1.2" style="left: 80.3030303030303%;"></a> <a href="../../background-jobs/run-background-service/report-status.html" title="报告后台任务执行状态" class="chapter " data-progress="15.1.3" style="left: 80.68181818181819%;"></a> <a href="../../background-jobs/load-data-background/index.html" title="使用CursorLoader在后台加载数据" class="chapter " data-progress="15.2" style="left: 81.06060606060606%;"></a> <a href="../../background-jobs/load-data-background/setup-loader.html" title="使用CursorLoader执行查询任务" class="chapter " data-progress="15.2.1" style="left: 81.43939393939394%;"></a> <a href="../../background-jobs/load-data-background/handle-result.html" title="处理查询的结果" class="chapter " data-progress="15.2.2" style="left: 81.81818181818181%;"></a> <a href="../../background-jobs/scheduling/index.html" title="管理设备的唤醒状态" class="chapter " data-progress="15.3" style="left: 82.1969696969697%;"></a> <a href="../../background-jobs/scheduling/wake-lock.html" title="保持设备的唤醒" class="chapter " data-progress="15.3.1" style="left: 82.57575757575758%;"></a> <a href="../../background-jobs/scheduling/alarms.html" title="制定重复定时的任务" class="chapter " data-progress="15.3.2" style="left: 82.95454545454545%;"></a> <a href="../../performance/index.html" title="性能优化" class="chapter " data-progress="16" style="left: 83.33333333333333%;"></a> <a href="../../performance/memory.html" title="管理应用的内存" class="chapter " data-progress="16.1" style="left: 83.71212121212122%;"></a> <a href="../../performance/performance-tips.html" title="性能优化Tips" class="chapter " data-progress="16.2" style="left: 84.0909090909091%;"></a> <a href="../../performance/improving-layouts/index.html" title="提升Layout的性能" class="chapter " data-progress="16.3" style="left: 84.46969696969697%;"></a> <a href="../../performance/improving-layouts/optimizing-layout.html" title="优化layout的层级" class="chapter " data-progress="16.3.1" style="left: 84.84848484848484%;"></a> <a href="../../performance/improving-layouts/reuse-layouts.html" title="使用include标签重用layouts" class="chapter " data-progress="16.3.2" style="left: 85.22727272727273%;"></a> <a href="../../performance/improving-layouts/loading-ondemand.html" title="按需加载视图" class="chapter " data-progress="16.3.3" style="left: 85.60606060606061%;"></a> <a href="../../performance/improving-layouts/smooth-scrolling.html" title="使得ListView滑动顺畅" class="chapter " data-progress="16.3.4" style="left: 85.98484848484848%;"></a> <a href="../../performance/monitor-device-state/index.html" title="优化电池寿命" class="chapter " data-progress="16.4" style="left: 86.36363636363636%;"></a> <a href="../../performance/monitor-device-state/battery-monitor.html" title="监测电量与充电状态" class="chapter " data-progress="16.4.1" style="left: 86.74242424242425%;"></a> <a href="../../performance/monitor-device-state/docking-monitor.html" title="判断与监测Docking状态" class="chapter " data-progress="16.4.2" style="left: 87.12121212121212%;"></a> <a href="../../performance/monitor-device-state/connectivity-monitor.html" title="判断与监测网络连接状态" class="chapter " data-progress="16.4.3" style="left: 87.5%;"></a> <a href="../../performance/monitor-device-state/manifest-receivers.html" title="根据需要操作Broadcast接受者" class="chapter " data-progress="16.4.4" style="left: 87.87878787878788%;"></a> <a href="../../performance/multi-threads/index.html" title="多线程操作" class="chapter " data-progress="16.5" style="left: 88.25757575757575%;"></a> <a href="../../performance/multi-threads/define-runnable.html" title="在一个线程中执行一段特定的代码" class="chapter " data-progress="16.5.1" style="left: 88.63636363636364%;"></a> <a href="../../performance/multi-threads/create-threadpool.html" title="为多线程创建线程池" class="chapter " data-progress="16.5.2" style="left: 89.01515151515152%;"></a> <a href="../../performance/multi-threads/run-code.html" title="在线程池中的一个线程里执行代码" class="chapter " data-progress="16.5.3" style="left: 89.39393939393939%;"></a> <a href="../../performance/multi-threads/communicate-ui.html" title="与UI线程通信" class="chapter " data-progress="16.5.4" style="left: 89.77272727272727%;"></a> <a href="../../performance/perf-anr/index.html" title="避免出现程序无响应ANR" class="chapter " data-progress="16.7" style="left: 90.15151515151516%;"></a> <a href="../../performance/perf-jni/index.html" title="JNI Tips" class="chapter " data-progress="16.8" style="left: 90.53030303030303%;"></a> <a href="../../performance/smp/index.html" title="SMP for Android" class="chapter " data-progress="16.9" style="left: 90.9090909090909%;"></a> <a href="../../security/index.html" title="安全与隐私" class="chapter " data-progress="17" style="left: 91.28787878787878%;"></a> <a href="../../security/security-tips.html" title="Security Tips" class="chapter " data-progress="17.1" style="left: 91.66666666666667%;"></a> <a href="../../security/security-ssl.html" title="使用HTTPS与SSL" class="chapter " data-progress="17.2" style="left: 92.04545454545455%;"></a> <a href="../../security/enterprise.html" title="企业版App" class="chapter " data-progress="17.3" style="left: 92.42424242424242%;"></a> <a href="../../testing/index.html" title="测试程序" class="chapter " data-progress="18" style="left: 92.8030303030303%;"></a> <a href="../../testing/activity-testing/index.html" title="测试你的Activity" class="chapter " data-progress="18.1" style="left: 93.18181818181819%;"></a> <a href="../../testing/activity-testing/prepare-activity-testing.html" title="建立测试环境" class="chapter " data-progress="18.1.1" style="left: 93.56060606060606%;"></a> <a href="../../testing/activity-testing/activity-basic-testing.html" title="创建与执行测试用例" class="chapter " data-progress="18.1.2" style="left: 93.93939393939394%;"></a> <a href="../../testing/activity-testing/activity-ui-testing.html" title="测试UI组件" class="chapter " data-progress="18.1.3" style="left: 94.31818181818181%;"></a> <a href="../../testing/activity-testing/activity-unit-testing.html" title="创建单元测试" class="chapter " data-progress="18.1.4" style="left: 94.6969696969697%;"></a> <a href="../../testing/activity-testing/activity-function-testing.html" title="创建功能测试" class="chapter " data-progress="18.1.5" style="left: 95.07575757575758%;"></a> <a href="../../distribute/index.html" title="分发与盈利" class="chapter " data-progress="19" style="left: 95.45454545454545%;"></a> <a href="../../distribute/in-app-billing/index.html" title="售卖App内置产品" class="chapter " data-progress="19.1" style="left: 95.83333333333333%;"></a> <a href="../../distribute/in-app-billing/prepare-iab-app.html" title="准备你的App" class="chapter " data-progress="19.1.1" style="left: 96.21212121212122%;"></a> <a href="../../distribute/in-app-billing/list-iab-products.html" title="建立售卖的产品" class="chapter " data-progress="19.1.2" style="left: 96.5909090909091%;"></a> <a href="../../distribute/in-app-billing/purchase-iab-products.html" title="购买产品" class="chapter " data-progress="19.1.3" style="left: 96.96969696969697%;"></a> <a href="../../distribute/in-app-billing/test-iab-app.html" title="测试你的App" class="chapter " data-progress="19.1.4" style="left: 97.34848484848484%;"></a> <a href="../../distribute/multi-apks/index.html" title="维护多个APK" class="chapter " data-progress="19.2" style="left: 97.72727272727273%;"></a> <a href="../../distribute/multi-apks/api.html" title="为不同API Level创建多个APK" class="chapter " data-progress="19.2.1" style="left: 98.10606060606061%;"></a> <a href="../../distribute/multi-apks/screen-size.html" title="为不同屏幕大小创建多个APK" class="chapter " data-progress="19.2.2" style="left: 98.48484848484848%;"></a> <a href="../../distribute/multi-apks/texture.html" title="为不同的GL Texture创建多个APK" class="chapter " data-progress="19.2.3" style="left: 98.86363636363636%;"></a> <a href="../../distribute/multi-apks/multiple.html" title="为2种以上的维度创建多个APK" class="chapter " data-progress="19.2.4" style="left: 99.24242424242425%;"></a> <a href="../../distribute/monetization/index.html" title="App盈利" class="chapter " data-progress="19.3" style="left: 99.62121212121212%;"></a> <a href="../../distribute/monetization/ads-and-ux.html" title="在不影响用户体验的前提下添加广告" class="chapter " data-progress="19.3.1" style="left: 100%;"></a> </div> </div> <div class="page-inner"> <section class="normal" id="section-gitbook_38"> <blockquote> <p>编写: <a href="http://github.com/vincent4j" target="_blank">Vincent 4J</a> - 校对:</p> <p>原文: <a href="http://developer.android.com/training/basics/actionbar/index.html" target="_blank">http://developer.android.com/training/basics/actionbar/index.html</a></p> </blockquote> <h1 id="-action-bar">添加 Action Bar</h1> <p>Action bar 是最重要的设计元素之一,你可以在 activity 中实现它。它提供了多种 UI 特性,可以让你的 app 相比于其他 Android app 比较一致,为用户所熟悉。核心的功能包括:</p> <ul> <li>一个专门空间,给你的 app 一个个性,并且指示出用户的位置</li> <li>以一种可预见的方式接入重要的操作(比如检索)</li> <li>支持导航和视图切换(通过页签和下拉列表)</li> </ul> <p><img src="actionbar-actions.png" alt="actionbar-actions"></p> <p>本章培训课程对 action bar 的基本知识提供了一个快速指南。关于 action bar 的更多特性,请查看 <a href="https://developer.android.com/guide/topics/ui/actionbar.html" target="_blank">Action Bar</a> 指南。</p> <h2 id="-">课程</h2> <ul> <li><p><a href="setting-up.html"><strong>建立ActionBar</strong></a></p> <p>学习如何为你的 activity 添加一个基本的 action bar,不仅支持 Android 3.0 和更高,同时也支持不低于 Android 2.1(通过使用 Andriod Support 库)。</p> </li> <li><p><a href="adding-buttons.html"><strong>添加Action按钮</strong></a></p> <p>学习如何在 action bar 中添加和响应用户操作。</p> </li> <li><p><a href="styling.html"><strong>ActionBar的风格化</strong></a></p> <p>学习如何自定义你的 action bar 的外观</p> </li> <li><p><a href="overlaying.html"><strong>ActionBar覆盖叠加</strong></a></p> <p>学习如何在布局上面叠加 action bar,允许 action bar 隐藏时无缝过渡。</p> </li> </ul> </section> </div> </div> </div> <a href="../../basics/firstapp/starting-activity.html" class="navigation navigation-prev " aria-label="Previous page: 启动另外的Activity"><i class="fa fa-angle-left"></i></a> <a href="../../basics/actionbar/setting-up.html" class="navigation navigation-next " aria-label="Next page: 建立ActionBar"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="../../gitbook/jsrepl/jsrepl.js" id="jsrepl-script"></script> <script src="../../gitbook/app.js"></script> <script src="http://cdn.mathjax.org/mathjax/2.0-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script src="../../gitbook/plugins/gitbook-plugin-mathjax/plugin.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {}; gitbook.start(config); }); </script> </body> </html>
craftsmanBai/android-training-course-in-chinese
basics/actionbar/index.html
HTML
apache-2.0
145,080
<!doctype html> <html> <head> <meta charset="UTF-8"> <title>jQuery example</title> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <style> div {width:80px; margin:3px; height:500px; display: none} .test{background:red;} .blue {background:blue} </style> <script> $(document).ready(function(){ $("div.test").add("p.quote").addClass("blue").slideDown("slow"); }); </script> </head> <body> <div class="test"> </div> <p class="quote">a quote</p> <p> No quote here</p> </body> </html>
pcordemans/webtech
chapter7/jquery.html
HTML
apache-2.0
569
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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="{{ url_for('public.home') }}"> TALE Toolbox </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav"> <li><a href="{{ url_for('public.home') }}">Home</a></li> <li><a href="{{ url_for('public.about') }}">About</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="https://github.com/joshim5/TALE_Toolbox/issues">Report a bug</a></li> <li><a href="mailto:[email protected]">Contact us</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container --> </nav>
joshim5/TALE_Toolbox
TALE_Toolbox/templates/nav.html
HTML
apache-2.0
1,221
<!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:28 CEST 2014 --> <title>KeyspaceMetrics (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="KeyspaceMetrics (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 class="navBarCell1Rev">Class</li> <li><a href="class-use/KeyspaceMetrics.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/apache/cassandra/metrics/HintedHandoffMetrics.DifferencingCounter.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/metrics/KeyspaceMetrics.html" target="_top">Frames</a></li> <li><a href="KeyspaceMetrics.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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.cassandra.metrics</div> <h2 title="Class KeyspaceMetrics" class="title">Class KeyspaceMetrics</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.metrics.KeyspaceMetrics</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">KeyspaceMetrics</span> extends java.lang.Object</pre> <div class="block">Metrics for <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</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> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesLiveDataSize">allMemtablesLiveDataSize</a></strong></code> <div class="block">Total amount of live data stored in the memtables (2i and pending flush memtables included) that resides off-heap, excluding any data structure overhead</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesOffHeapDataSize">allMemtablesOffHeapDataSize</a></strong></code> <div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides off-heap.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesOnHeapDataSize">allMemtablesOnHeapDataSize</a></strong></code> <div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides on-heap.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#bloomFilterDiskSpaceUsed">bloomFilterDiskSpaceUsed</a></strong></code> <div class="block">Disk space used by bloom filter</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#factory">factory</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#liveDiskSpaceUsed">liveDiskSpaceUsed</a></strong></code> <div class="block">Disk space used by SSTables belonging to this CF</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#liveScannedHistogram">liveScannedHistogram</a></strong></code> <div class="block">Live cells scanned in queries on this Keyspace</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableColumnsCount">memtableColumnsCount</a></strong></code> <div class="block">Total number of columns present in the memtable.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableLiveDataSize">memtableLiveDataSize</a></strong></code> <div class="block">Total amount of live data stored in the memtable, excluding any data structure overhead</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableOffHeapDataSize">memtableOffHeapDataSize</a></strong></code> <div class="block">Total amount of data stored in the memtable that resides off-heap, including column related overhead and overwritten rows.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableOnHeapDataSize">memtableOnHeapDataSize</a></strong></code> <div class="block">Total amount of data stored in the memtable that resides on-heap, including column related overhead and overwritten rows.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableSwitchCount">memtableSwitchCount</a></strong></code> <div class="block">Number of times flush has resulted in the memtable being switched out.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#pendingCompactions">pendingCompactions</a></strong></code> <div class="block">Estimate of number of pending compactios for this CF</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#pendingFlushes">pendingFlushes</a></strong></code> <div class="block">Estimated number of tasks pending for this column family</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#rangeLatency">rangeLatency</a></strong></code> <div class="block">(Local) range slice metrics</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#readLatency">readLatency</a></strong></code> <div class="block">(Local) read metrics</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#sstablesPerReadHistogram">sstablesPerReadHistogram</a></strong></code> <div class="block">Histogram of the number of sstable data files accessed per read</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#tombstoneScannedHistogram">tombstoneScannedHistogram</a></strong></code> <div class="block">Tombstones scanned in queries on this Keyspace</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#totalDiskSpaceUsed">totalDiskSpaceUsed</a></strong></code> <div class="block">Total disk space used by SSTables belonging to this CF, including obsolete ones waiting to be GC'd</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#writeLatency">writeLatency</a></strong></code> <div class="block">(Local) write metrics</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#KeyspaceMetrics(org.apache.cassandra.db.Keyspace)">KeyspaceMetrics</a></strong>(<a href="../../../../org/apache/cassandra/db/Keyspace.html" title="class in org.apache.cassandra.db">Keyspace</a>&nbsp;ks)</code> <div class="block">Creates metrics for given <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div> </td> </tr> </table> </li> </ul> <!-- ========== 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>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#release()">release</a></strong>()</code> <div class="block">Release all associated metrics.</div> </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"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="memtableLiveDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>memtableLiveDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; memtableLiveDataSize</pre> <div class="block">Total amount of live data stored in the memtable, excluding any data structure overhead</div> </li> </ul> <a name="memtableOnHeapDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>memtableOnHeapDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; memtableOnHeapDataSize</pre> <div class="block">Total amount of data stored in the memtable that resides on-heap, including column related overhead and overwritten rows.</div> </li> </ul> <a name="memtableOffHeapDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>memtableOffHeapDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; memtableOffHeapDataSize</pre> <div class="block">Total amount of data stored in the memtable that resides off-heap, including column related overhead and overwritten rows.</div> </li> </ul> <a name="allMemtablesLiveDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>allMemtablesLiveDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; allMemtablesLiveDataSize</pre> <div class="block">Total amount of live data stored in the memtables (2i and pending flush memtables included) that resides off-heap, excluding any data structure overhead</div> </li> </ul> <a name="allMemtablesOnHeapDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>allMemtablesOnHeapDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; allMemtablesOnHeapDataSize</pre> <div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides on-heap.</div> </li> </ul> <a name="allMemtablesOffHeapDataSize"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>allMemtablesOffHeapDataSize</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; allMemtablesOffHeapDataSize</pre> <div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides off-heap.</div> </li> </ul> <a name="memtableColumnsCount"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>memtableColumnsCount</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; memtableColumnsCount</pre> <div class="block">Total number of columns present in the memtable.</div> </li> </ul> <a name="memtableSwitchCount"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>memtableSwitchCount</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; memtableSwitchCount</pre> <div class="block">Number of times flush has resulted in the memtable being switched out.</div> </li> </ul> <a name="pendingFlushes"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>pendingFlushes</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; pendingFlushes</pre> <div class="block">Estimated number of tasks pending for this column family</div> </li> </ul> <a name="pendingCompactions"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>pendingCompactions</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; pendingCompactions</pre> <div class="block">Estimate of number of pending compactios for this CF</div> </li> </ul> <a name="liveDiskSpaceUsed"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>liveDiskSpaceUsed</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; liveDiskSpaceUsed</pre> <div class="block">Disk space used by SSTables belonging to this CF</div> </li> </ul> <a name="totalDiskSpaceUsed"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>totalDiskSpaceUsed</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; totalDiskSpaceUsed</pre> <div class="block">Total disk space used by SSTables belonging to this CF, including obsolete ones waiting to be GC'd</div> </li> </ul> <a name="bloomFilterDiskSpaceUsed"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>bloomFilterDiskSpaceUsed</h4> <pre>public final&nbsp;com.yammer.metrics.core.Gauge&lt;java.lang.Long&gt; bloomFilterDiskSpaceUsed</pre> <div class="block">Disk space used by bloom filter</div> </li> </ul> <a name="readLatency"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readLatency</h4> <pre>public final&nbsp;<a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> readLatency</pre> <div class="block">(Local) read metrics</div> </li> </ul> <a name="rangeLatency"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>rangeLatency</h4> <pre>public final&nbsp;<a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> rangeLatency</pre> <div class="block">(Local) range slice metrics</div> </li> </ul> <a name="writeLatency"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeLatency</h4> <pre>public final&nbsp;<a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> writeLatency</pre> <div class="block">(Local) write metrics</div> </li> </ul> <a name="sstablesPerReadHistogram"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>sstablesPerReadHistogram</h4> <pre>public final&nbsp;com.yammer.metrics.core.Histogram sstablesPerReadHistogram</pre> <div class="block">Histogram of the number of sstable data files accessed per read</div> </li> </ul> <a name="tombstoneScannedHistogram"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tombstoneScannedHistogram</h4> <pre>public final&nbsp;com.yammer.metrics.core.Histogram tombstoneScannedHistogram</pre> <div class="block">Tombstones scanned in queries on this Keyspace</div> </li> </ul> <a name="liveScannedHistogram"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>liveScannedHistogram</h4> <pre>public final&nbsp;com.yammer.metrics.core.Histogram liveScannedHistogram</pre> <div class="block">Live cells scanned in queries on this Keyspace</div> </li> </ul> <a name="factory"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>factory</h4> <pre>public final&nbsp;<a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a> factory</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="KeyspaceMetrics(org.apache.cassandra.db.Keyspace)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>KeyspaceMetrics</h4> <pre>public&nbsp;KeyspaceMetrics(<a href="../../../../org/apache/cassandra/db/Keyspace.html" title="class in org.apache.cassandra.db">Keyspace</a>&nbsp;ks)</pre> <div class="block">Creates metrics for given <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>ks</code> - Keyspace to measure metrics</dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="release()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>release</h4> <pre>public&nbsp;void&nbsp;release()</pre> <div class="block">Release all associated metrics.</div> </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/KeyspaceMetrics.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/apache/cassandra/metrics/HintedHandoffMetrics.DifferencingCounter.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/metrics/KeyspaceMetrics.html" target="_top">Frames</a></li> <li><a href="KeyspaceMetrics.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><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&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 &copy; 2014 The Apache Software Foundation</small></p> </body> </html>
varunmc/cassandra-server
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/metrics/KeyspaceMetrics.html
HTML
apache-2.0
25,170
QMU8Ut2gED
YeewenTan/YeewenTan.github.io
baidu_verify_QMU8Ut2gED.html
HTML
apache-2.0
10
<!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_51) on Mon May 19 08:51:40 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.datastax.driver.core.exceptions.QueryValidationException (DataStax Java Driver for Apache Cassandra - Core 2.0.2 API)</title> <meta name="date" content="2014-05-19"> <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 com.datastax.driver.core.exceptions.QueryValidationException (DataStax Java Driver for Apache Cassandra - Core 2.0.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/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">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" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></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/datastax/driver/core/exceptions/class-use/QueryValidationException.html" target="_top">Frames</a></li> <li><a href="QueryValidationException.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 com.datastax.driver.core.exceptions.QueryValidationException" class="title">Uses of Class<br>com.datastax.driver.core.exceptions.QueryValidationException</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/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</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.datastax.driver.core.exceptions">com.datastax.driver.core.exceptions</a></td> <td class="colLast"> <div class="block">Exceptions thrown by the DataStax Java driver for Cassandra.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.datastax.driver.core.exceptions"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</a> in <a href="../../../../../../com/datastax/driver/core/exceptions/package-summary.html">com.datastax.driver.core.exceptions</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</a> in <a href="../../../../../../com/datastax/driver/core/exceptions/package-summary.html">com.datastax.driver.core.exceptions</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/datastax/driver/core/exceptions/AlreadyExistsException.html" title="class in com.datastax.driver.core.exceptions">AlreadyExistsException</a></strong></code> <div class="block">Exception thrown when a query attempts to create a keyspace or table that already exists.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/InvalidConfigurationInQueryException.html" title="class in com.datastax.driver.core.exceptions">InvalidConfigurationInQueryException</a></strong></code> <div class="block">A specific invalid query exception that indicates that the query is invalid because of some configuration problem.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/InvalidQueryException.html" title="class in com.datastax.driver.core.exceptions">InvalidQueryException</a></strong></code> <div class="block">Indicates a syntactically correct but invalid query.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/SyntaxError.html" title="class in com.datastax.driver.core.exceptions">SyntaxError</a></strong></code> <div class="block">Indicates a syntax error in a query.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/UnauthorizedException.html" title="class in com.datastax.driver.core.exceptions">UnauthorizedException</a></strong></code> <div class="block">Indicates that a query cannot be performed due to the authorization restrictions of the logged user.</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/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">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" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></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/datastax/driver/core/exceptions/class-use/QueryValidationException.html" target="_top">Frames</a></li> <li><a href="QueryValidationException.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. All rights reserved.</small></p> </body> </html>
xpspectre/cassandra-matlab-driver
cassandra-java-driver-2.0.2/apidocs/com/datastax/driver/core/exceptions/class-use/QueryValidationException.html
HTML
apache-2.0
8,958
<!DOCTYPE html> <html lang="en"> <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-60915116-1', 'auto'); ga('send', 'pageview'); </script> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Vprint</title> <!-- ALL STYLES --> <!-- build:include fonts.html --> <!-- /build --> </head> <body> <article class="article"> <!-- STICKY HEADER --> <!-- build:include topnav.html --> <!-- /build --> <p class="para-subheadA">vPrint</p> <br> <div class="video-container"> <iframe width="420" height="315" src="https://www.youtube.com/embed/eoTrjl0LEWU?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe> </div> <p class="para-bodyA">Capturing your prospects' attention and impressing your best customers aren’t easy tasks, but they should be critical objectives in any marketing activity. Building a brand that is both attractive and persistent in customers' minds is every marketer’s dream.</p> <p class="para-bodyA">vPrint is an innovative marketing tool, which can be fully personalised combining video and print.</p> <p class="para-bodyA">- Video for a more entertaining, emotional and engaging contact.</p> <p class="para-bodyA">- Print to build upon and complement video messages with engaging text and images.</p> <p class="para-bodyA">- Sent by mail for a more targeted delivery.</p> <p class="para-bodyA">- Could this be the exact strategy to impress and capture the attention of special customers and/or prospects in a very personal way?</p> <p class="para-bodyA">For more information, call Tim Lance on 01753 215325 or email <a href="mailto:[email protected]">[email protected]</p> <br> <p class="para-bodyitalic">. . . . . . . . . .</p> <p class="para-bodyAsmaller">This marketing tool supports our main business objective – helping our customers maximise their investment when they buy from us. </p> </article> </body> </html>
x1ltd/X1-2015
www.x1.ltd.uk/src/pages/smi-articles/vprint.html
HTML
apache-2.0
2,301
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Persistent toolbars - jQuery Mobile Demos</title> <link rel="shortcut icon" href="../favicon.ico"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700"> <link rel="stylesheet" href="../css/themes/default/jquery.mobile-1.4.4.min.css"> <link rel="stylesheet" href="../_assets/css/jqm-demos.css"> <script src="../js/jquery.js"></script> <script src="../_assets/js/index.js"></script> <script src="../js/jquery.mobile-1.4.4.min.js"></script> <script> $(function() { $( "[data-role='navbar']" ).navbar(); $( "[data-role='header'], [data-role='footer']" ).toolbar(); }); // Update the contents of the toolbars $( document ).on( "pagecontainerchange", function() { // Each of the four pages in this demo has a data-title attribute // which value is equal to the text of the nav button // For example, on first page: <div data-role="page" data-title="Info"> var current = $( ".ui-page-active" ).jqmData( "title" ); // Change the heading $( "[data-role='header'] h1" ).text( current ); // Remove active class from nav buttons $( "[data-role='navbar'] a.ui-btn-active" ).removeClass( "ui-btn-active" ); // Add active class to current nav button $( "[data-role='navbar'] a" ).each(function() { if ( $( this ).text() === current ) { $( this ).addClass( "ui-btn-active" ); } }); }); </script> </head> <body> <div data-role="header" data-position="fixed" data-theme="a"> <a href="../toolbar/" data-rel="back" class="ui-btn ui-btn-left ui-alt-icon ui-nodisc-icon ui-corner-all ui-btn-icon-notext ui-icon-carat-l">Back</a> <h1>Info</h1> </div><!-- /header --> <div data-role="page" data-title="Info" class="jqm-demos"> <div role="main" class="ui-content jqm-content jqm-fullwidth"> <h1>Persistent toolbars</h1> <p>These pages are a demo of a persistent <a href="../navbar/">navbar</a> in a fixed footer toolbar. Click on any of the links in the footer, and you'll see the page content transition. Both the persistent header and footer on these pages remain in place during the animation to a new HTML page.</p> <p>With the new external toolbars no extra effort is required to now have persistent toolbars. Simply place them outside of the page container on each page they will be loaded on the first page and persist on subsequent pages. The toolbars still need to be placed on each page to account for refresh however they will be ignored if not within a page container.</p> <p>Typically, the persistent toolbar technique will be combined with fixed positioning.</p> <h2>Updating toolbar contents</h2> <p>Because the same toolbar is used on every page, you might want to update the content. In this demo we show how to change the heading in the header and set the nav button of the page currently in view to the active state.</p> <div data-demo-js="true"></div> <h2>Improving page load with persistent toolbars</h2> <p>By combining this technique with a little bit of server side logic you can reduce the file size for each page load significantly by not sending anything except the actual page container back when the request is from ajax. this not only reduces file size but makes the actual processing of the page quicker also. To see an example of this technique see <a href="../toolbar-fixed-persistent-optimized/" data-ajax="false">Ajax optimized persistent toolbars</a></p> <h3>A note about transitions</h3> <p>By Removing the toolbars from the page container they are no longer part of the page transition which dramaticly improves the performance of complex 3D page transitions over the older style of persistent toolbars.</p> </div><!-- /content --> </div><!-- /page --> <div data-role="footer" data-position="fixed" data-theme="a"> <div data-role="navbar"> <ul> <li><a href="index.html" data-prefetch="true" data-transition="fade">Info</a></li> <li><a href="page-b.html" data-prefetch="true" data-transition="flip">Friends</a></li> <li><a href="page-c.html" data-prefetch="true" data-transition="turn">Albums</a></li> <li><a href="page-d.html" data-prefetch="true" data-transition="slide">Emails</a></li> </ul> </div><!-- /navbar --> </div><!-- /footer --> </body> </html>
udarakr/sketches
axis200-rc/themes/defualt/jquery.mobile-1.4.4/demos/toolbar-fixed-persistent/index.html
HTML
apache-2.0
4,419
<html> <head> <title>Not-Yet-Commons-SSL - Utilities</title> <style type="text/css"> h1, h2, h3 { margin: 0; border: 0; padding: 0; font-size: 100%; } h1 { float: left; color: red; } b.n { font-family: arial; font-weight: bold; } span.hl { color: white; background-color: green; } div.nav { float: left; margin-left: 20px; font-weight: bold; } .nav a, .nav span { padding: 0 5px; } .nav a { color: blue; } li.top { margin-top: 10px; } ul.openssl { float: left; width: 100px; margin-top: 8px; } ul.pkcs8 { float: left; width: 200px; margin-top: 8px; } </style> </head> <body> <h1>not-yet-commons-ssl</h1> <div class="nav"> <a href="index.html">main</a> | <a href="ssl.html">ssl</a> | <a href="pkcs8.html">pkcs8</a> | <a href="pbe.html">pbe</a> | <a href="rmi.html">rmi</a> | <span class="hl" href="utilities.html">utilities</span> | <a href="source.html">source</a> | <a href="javadocs/">javadocs</a> | <a href="download.html">download</a> </div> <br clear="all"/> <hr/> <h2>Ping</h2> <p>"org.apache.commons.ssl.Ping" contains a main method to help you diagnose SSL issues. It's modeled on OpenSSL's very handy "s_client" utility. We've been very careful to make sure "org.apache.commons.ssl.Ping" can execute without any additional jar files on the classpath (except if using Java 1.3 - then you'll need jsse.jar).</p> <pre style="border: 1px solid red; padding: 10px; float: left;"><u><b>"Ping" Utility Attempts "HEAD / HTTP/1.1" Request</b></u> This utility is very handy because it can get you the server's public certificate even if your client certificate is bad (so even though the SSL handshake fails). And unlike "openssl s_client", this utility can bind against any IP address available. Usage: java -jar not-yet-commons-ssl-0.3.9.jar [options] Version 0.3.9 compiled=[PST:2007-11-14/14:42:18.000] Options: (*=required) * -t --target [hostname[:port]] default port=443 -b --bind [hostname[:port]] default port=0 "ANY" -r --proxy [hostname[:port]] default port=80 -tm --trust-cert [path to trust material] {pem, der, crt, jks} -km --client-cert [path to client's private key] {jks, pkcs12, pkcs8} -cc --cert-chain [path to client's cert chain for pkcs8/OpenSSL key] -p --password [client cert password] -h --host-header [http-host-header] in case -t is an IP address -u --path [path for GET/HEAD request] default=/ -m --method [http method to use] default=HEAD Example: java -jar not-yet-commons-ssl.jar -t host.com:443 -c ./client.pfx -p `cat ./pass.txt`</pre><br clear="all"/> <p style="margin-top: 8px;"><b>TODO:</b><br/>Apparently Java 6.0 includes support for grabbing passwords from standard-in without echoing the typed characters. Would be nice to use that feature when it's available, instead of requiring the password to be specified as a command-line argument.</p> <hr/> <h2>KeyStoreBuilder</h2> <p>org.apache.commons.ssl.KeyStoreBuilder is able to convert OpenSSL style public/private keys into Java KeyStore files. It can also convert Java Keystore files into the PEM format that Apache likes.</p> <p><code>java -cp not-yet-commons-ssl-0.3.9.jar org.apache.commons.ssl.KeyStoreBuilder</code></p> <pre style="border: 1px solid red; padding: 10px; float: left;"><u><b>KeyStoreBuilder converts PKCS12 and PKCS8 to Java "Keystore"</b></u> KeyStoreBuilder: creates '[alias].jks' (Java Key Store) -topk8 mode: creates '[alias].pem' (x509 chain + unencrypted pkcs8) [alias] will be set to the first CN value of the X509 certificate. ------------------------------------------------------------------- Usage1: [password] [file:pkcs12] Usage2: [password] [file:private-key] [file:certificate-chain] Usage3: -topk8 [password] [file:jks] ------------------------------------------------------------------- [private-key] can be openssl format, or pkcs8. [password] decrypts [private-key], and also encrypts outputted JKS file. All files can be PEM or DER. </pre><br clear="all"/> </body> </html>
dvandok/not-yet-commons-ssl-debian
docs/utilities.html
HTML
apache-2.0
4,118
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Wed Mar 04 22:48:15 CET 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel (OptaPlanner distribution 6.2.0.Final API) </TITLE> <META NAME="date" CONTENT="2015-03-04"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel (OptaPlanner distribution 6.2.0.Final API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui"><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> <b>OptaPlanner distribution 6.2.0.Final</b></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/optaplanner/examples/machinereassignment/swingui//class-useMachineReassignmentPanel.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MachineReassignmentPanel.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.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel</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/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.optaplanner.examples.machinereassignment.swingui"><B>org.optaplanner.examples.machinereassignment.swingui</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.optaplanner.examples.machinereassignment.swingui"><!-- --></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/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A> in <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/package-summary.html">org.optaplanner.examples.machinereassignment.swingui</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">Constructors in <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/package-summary.html">org.optaplanner.examples.machinereassignment.swingui</A> with parameters of type <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MrMachinePanel.html#MrMachinePanel(org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel, java.util.List, org.optaplanner.examples.machinereassignment.domain.MrMachine)">MrMachinePanel</A></B>(<A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A>&nbsp;machineReassignmentPanel, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/optaplanner/examples/machinereassignment/domain/MrResource.html" title="class in org.optaplanner.examples.machinereassignment.domain">MrResource</A>&gt;&nbsp;resourceList, <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/domain/MrMachine.html" title="class in org.optaplanner.examples.machinereassignment.domain">MrMachine</A>&nbsp;machine)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui"><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> <b>OptaPlanner distribution 6.2.0.Final</b></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/optaplanner/examples/machinereassignment/swingui//class-useMachineReassignmentPanel.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MachineReassignmentPanel.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-2015 <a href="http://www.jboss.org/">JBoss by Red Hat</a>. All Rights Reserved. </BODY> </HTML>
jormunmor/doctorado
optaplanner-distribution-6.2.0.Final/javadocs/org/optaplanner/examples/machinereassignment/swingui/class-use/MachineReassignmentPanel.html
HTML
apache-2.0
9,755
<div class="header-container" [class.left]="position === 'normal'" [class.right]="position === 'inverse'"> <div class="logo-containter"> <a (click)="toggleSidebar()" href="#" class="navigation"><i class="nb-menu"></i></a> <div class="logo" (click)="goToHome()">Agridi <span>admin</span></div> </div> </div> <div class="header-container"> <ngx-layout-direction-switcher></ngx-layout-direction-switcher> <nb-actions size="medium" [class.right]="position === 'normal'" [class.left]="position === 'inverse'"> <nb-action icon="nb-gear" class="toggle-layout" (click)="toggleSettings()"></nb-action> <nb-action *nbIsGranted="['view', 'user']" > <nb-user [nbContextMenu]="userMenu" [name]="user?.name" [picture]="user?.picture"></nb-user> </nb-action> <!--<nb-action class="control-item" icon="nb-email">5</nb-action>--> <nb-action class="control-item" icon="nb-notifications">40</nb-action> <nb-action class="control-item"> <nb-search type="rotate-layout" (click)="startSearch()"></nb-search> </nb-action> </nb-actions> </div>
nvhlottehpt/gitdemo
src/app/@theme/components/header/header.component.html
HTML
apache-2.0
1,135
{% extends "base.html" %} {% block content %} <h1>Error</h1> <h2>No hem pogut processar la petició.</h2> <p><a class="btn btn-lg btn-danger" href="/">Ves a l'inici</a></p> {% endblock %}
octavifs/horarispompeu
timetable/templates/500.html
HTML
apache-2.0
196