path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
bonfire/tests/simpletest/socket.php.html
inputx/code-ref-doc
<!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 : Detail view of socket.php</title> <link rel="stylesheet" href="../../sample.css" type="text/css"> <link rel="stylesheet" href="../../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../../'; subdir='tests/simpletest'; filename='socket.php.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="details-heading"><a href="./index.html">/tests/simpletest/</a> -> <a href="socket.php.source.html">socket.php</a> (summary)</h2> <div class="details-summary"> <p class="viewlinks">[<a href="socket.php.source.html">Source view</a>] [<a href="javascript:window.print();">Print</a>] [<a href="../../_stats.html">Project Stats</a>]</p> <p><b>base include file for SimpleTest</b></p> <table> <tr><td align="right">Version: </td><td>$Id: socket.php 1953 2009-09-20 01:26:25Z jsweat $</td></tr> <tr><td align="right">File Size: </td><td>312 lines (9 kb)</td></tr> <tr><td align="right">Included or required: </td><td><a href="socket.php.xref.html">1 time</a></td></tr> <tr><td align="right" valign="top">Referenced: </td><td>0 times</td></tr> <tr><td align="right" valign="top">Includes or requires: </td><td>0 files</td></tr> </table> <h3>Defines 4 classes</h3> <div class="inset"> <p><b>SimpleStickyError::</b> (5 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#iserror">isError</a>()<br> &nbsp;&nbsp;<a href="#geterror">getError</a>()<br> &nbsp;&nbsp;<a href="#seterror">setError</a>()<br> &nbsp;&nbsp;<a href="#clearerror">clearError</a>()<br> </p> <p><b>SimpleFileSocket::</b> (7 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#write">write</a>()<br> &nbsp;&nbsp;<a href="#read">read</a>()<br> &nbsp;&nbsp;<a href="#isopen">isOpen</a>()<br> &nbsp;&nbsp;<a href="#close">close</a>()<br> &nbsp;&nbsp;<a href="#getsent">getSent</a>()<br> &nbsp;&nbsp;<a href="#openfile">openFile</a>()<br> </p> <p><b>SimpleSocket::</b> (7 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#write">write</a>()<br> &nbsp;&nbsp;<a href="#read">read</a>()<br> &nbsp;&nbsp;<a href="#isopen">isOpen</a>()<br> &nbsp;&nbsp;<a href="#close">close</a>()<br> &nbsp;&nbsp;<a href="#getsent">getSent</a>()<br> &nbsp;&nbsp;<a href="#opensocket">openSocket</a>()<br> </p> <p><b>SimpleSecureSocket::</b> (2 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#opensocket">openSocket</a>()<br> </p> </div> </div> <br><div class="details-funclist"> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="simplestickyerror"><b>SimpleStickyError</b></a>&nbsp;&nbsp;- <a href="../../_classes/simplestickyerror.html"><small>X-Ref</small></a> </p> <b>Stashes an error for later. Useful for constructors<BR> until PHP gets exceptions.<BR> </b><br> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'socket.php.source.html#l24')" href="socket.php.source.html#l24">__construct</a>()&nbsp;&nbsp; <a href="../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Sets the error to empty.<BR> </b><BR></td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="iserror" onClick="logFunction('iserror', 'socket.php.source.html#l32')" href="socket.php.source.html#l32">isError</a>()&nbsp;&nbsp; <a href="../../_functions/iserror.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Test for an outstanding error.<BR> </b><BR><b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if there is an error.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="geterror" onClick="logFunction('geterror', 'socket.php.source.html#l41')" href="socket.php.source.html#l41">getError</a>()&nbsp;&nbsp; <a href="../../_functions/geterror.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Accessor for an outstanding error.<BR> </b><BR><b>return:</b> string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Empty string if no error otherwise<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="seterror" onClick="logFunction('seterror', 'socket.php.source.html#l51')" href="socket.php.source.html#l51">setError</a>(<a href="../../_variables/error.html">$error</a>)&nbsp;&nbsp; <a href="../../_functions/seterror.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Sets the internal error.<BR> </b><BR><b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Error message to stash.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="clearerror" onClick="logFunction('clearerror', 'socket.php.source.html#l60')" href="socket.php.source.html#l60">clearError</a>()&nbsp;&nbsp; <a href="../../_functions/clearerror.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Resets the error state to no error.<BR> </b><BR></td></tr></table> <br> </div> </div> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="simplefilesocket"><b>SimpleFileSocket</b></a>&nbsp;&nbsp;- <a href="../../_classes/simplefilesocket.html"><small>X-Ref</small></a> </p> <b></b><br> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'socket.php.source.html#l79')" href="socket.php.source.html#l79">__construct</a>(<a href="../../_variables/file.html">$file</a>, <a href="../../_variables/block_size.html">$block_size</a> = 1024)&nbsp;&nbsp; <a href="../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Opens a socket for reading and writing.<BR> </b><BR><b>param:</b> SimpleUrl $file&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Target URI to fetch.<br> <b>param:</b> integer $block_size&nbsp;&nbsp;&nbsp;Size of chunk to read.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="write" onClick="logFunction('write', 'socket.php.source.html#l96')" href="socket.php.source.html#l96">write</a>(<a href="../../_variables/message.html">$message</a>)&nbsp;&nbsp; <a href="../../_functions/write.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Writes some data to the socket and saves alocal copy.<BR> </b><BR><b>param:</b> string $message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;String to send to socket.<br> <b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if successful.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="read" onClick="logFunction('read', 'socket.php.source.html#l106')" href="socket.php.source.html#l106">read</a>()&nbsp;&nbsp; <a href="../../_functions/read.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Reads data from the socket. The error suppresion<BR> is a workaround for PHP4 always throwing a warning<BR> with a secure socket.<BR> </b><BR><b>return:</b> integer/boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Incoming bytes. False<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="isopen" onClick="logFunction('isopen', 'socket.php.source.html#l123')" href="socket.php.source.html#l123">isOpen</a>()&nbsp;&nbsp; <a href="../../_functions/isopen.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Accessor for socket open state.<BR> </b><BR><b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if open.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="close" onClick="logFunction('close', 'socket.php.source.html#l132')" href="socket.php.source.html#l132">close</a>()&nbsp;&nbsp; <a href="../../_functions/close.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Closes the socket preventing further reads.<BR> Cannot be reopened once closed.<BR> </b><BR><b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if successful.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="getsent" onClick="logFunction('getsent', 'socket.php.source.html#l144')" href="socket.php.source.html#l144">getSent</a>()&nbsp;&nbsp; <a href="../../_functions/getsent.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Accessor for content so far.<BR> </b><BR><b>return:</b> string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bytes sent only.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="openfile" onClick="logFunction('openfile', 'socket.php.source.html#l153')" href="socket.php.source.html#l153">openFile</a>(<a href="../../_variables/file.html">$file</a>, &amp;<a href="../../_variables/error.html">$error</a>)&nbsp;&nbsp; <a href="../../_functions/openfile.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Actually opens the low level socket.<BR> </b><BR><b>param:</b> SimpleUrl $file&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SimpleUrl file target.<br> <b>param:</b> string $error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recipient of error message.<br> <b>param:</b> integer $timeout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum time to wait for connection.<br> </td></tr></table> <br> </div> </div> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="simplesocket"><b>SimpleSocket</b></a>&nbsp;&nbsp;- <a href="../../_classes/simplesocket.html"><small>X-Ref</small></a> </p> <b>Wrapper for TCP/IP socket.<BR> </b><br> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'socket.php.source.html#l176')" href="socket.php.source.html#l176">__construct</a>(<a href="../../_variables/host.html">$host</a>, <a href="../../_variables/port.html">$port</a>, <a href="../../_variables/timeout.html">$timeout</a>, <a href="../../_variables/block_size.html">$block_size</a> = 255)&nbsp;&nbsp; <a href="../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Opens a socket for reading and writing.<BR> </b><BR><b>param:</b> string $host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hostname to send request to.<br> <b>param:</b> integer $port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Port on remote machine to open.<br> <b>param:</b> integer $timeout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Connection timeout in seconds.<br> <b>param:</b> integer $block_size&nbsp;&nbsp;&nbsp;Size of chunk to read.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="write" onClick="logFunction('write', 'socket.php.source.html#l195')" href="socket.php.source.html#l195">write</a>(<a href="../../_variables/message.html">$message</a>)&nbsp;&nbsp; <a href="../../_functions/write.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Writes some data to the socket and saves alocal copy.<BR> </b><BR><b>param:</b> string $message&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;String to send to socket.<br> <b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if successful.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="read" onClick="logFunction('read', 'socket.php.source.html#l218')" href="socket.php.source.html#l218">read</a>()&nbsp;&nbsp; <a href="../../_functions/read.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Reads data from the socket. The error suppresion<BR> is a workaround for PHP4 always throwing a warning<BR> with a secure socket.<BR> </b><BR><b>return:</b> integer/boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Incoming bytes. False<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="isopen" onClick="logFunction('isopen', 'socket.php.source.html#l238')" href="socket.php.source.html#l238">isOpen</a>()&nbsp;&nbsp; <a href="../../_functions/isopen.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Accessor for socket open state.<BR> </b><BR><b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if open.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="close" onClick="logFunction('close', 'socket.php.source.html#l247')" href="socket.php.source.html#l247">close</a>()&nbsp;&nbsp; <a href="../../_functions/close.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Closes the socket preventing further reads.<BR> Cannot be reopened once closed.<BR> </b><BR><b>return:</b> boolean&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if successful.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="getsent" onClick="logFunction('getsent', 'socket.php.source.html#l258')" href="socket.php.source.html#l258">getSent</a>()&nbsp;&nbsp; <a href="../../_functions/getsent.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Accessor for content so far.<BR> </b><BR><b>return:</b> string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bytes sent only.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="opensocket" onClick="logFunction('opensocket', 'socket.php.source.html#l267')" href="socket.php.source.html#l267">openSocket</a>(<a href="../../_variables/host.html">$host</a>, <a href="../../_variables/port.html">$port</a>, &amp;<a href="../../_variables/error_number.html">$error_number</a>, &amp;<a href="../../_variables/error.html">$error</a>, <a href="../../_variables/timeout.html">$timeout</a>)&nbsp;&nbsp; <a href="../../_functions/opensocket.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Actually opens the low level socket.<BR> </b><BR><b>param:</b> string $host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Host to connect to.<br> <b>param:</b> integer $port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Port on host.<br> <b>param:</b> integer $error_number Recipient of error code.<br> <b>param:</b> string $error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recipoent of error message.<br> <b>param:</b> integer $timeout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum time to wait for connection.<br> </td></tr></table> <br> </div> </div> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="simplesecuresocket"><b>SimpleSecureSocket</b></a>&nbsp;&nbsp;- <a href="../../_classes/simplesecuresocket.html"><small>X-Ref</small></a> </p> <b>Wrapper for TCP/IP socket over TLS.<BR> </b><br> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'socket.php.source.html#l288')" href="socket.php.source.html#l288">__construct</a>(<a href="../../_variables/host.html">$host</a>, <a href="../../_variables/port.html">$port</a>, <a href="../../_variables/timeout.html">$timeout</a>)&nbsp;&nbsp; <a href="../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Opens a secure socket for reading and writing.<BR> </b><BR><b>param:</b> string $host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hostname to send request to.<br> <b>param:</b> integer $port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Port on remote machine to open.<br> <b>param:</b> integer $timeout&nbsp;&nbsp;Connection timeout in seconds.<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="opensocket" onClick="logFunction('opensocket', 'socket.php.source.html#l299')" href="socket.php.source.html#l299">openSocket</a>(<a href="../../_variables/host.html">$host</a>, <a href="../../_variables/port.html">$port</a>, &amp;<a href="../../_variables/error_number.html">$error_number</a>, &amp;<a href="../../_variables/error.html">$error</a>, <a href="../../_variables/timeout.html">$timeout</a>)&nbsp;&nbsp; <a href="../../_functions/opensocket.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Actually opens the low level socket.<BR> </b><BR><b>param:</b> string $host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Host to connect to.<br> <b>param:</b> integer $port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Port on host.<br> <b>param:</b> integer $error_number Recipient of error code.<br> <b>param:</b> string $error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recipient of error message.<br> <b>param:</b> integer $timeout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum time to wait for connection.<br> </td></tr></table> <br> </div> </div> </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>
submenuBackend/MongoDB/index.html
Geroxan810/WebCodeStorage
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>MongoDB</title> <link rel="stylesheet" href="../../bootstrap-3.3.6-dist/css/bootstrap.min.css"> <link rel="stylesheet" href="../../bootstrap-3.3.6-dist/css/bootstrap-theme.min.css"> <script src="../../jquery-2.2.4.min.js"></script> <script src="../../bootstrap-3.3.6-dist/js/bootstrap.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> </head> <body> <div class="container"> <div class="map" style="position: absolute; right: 200px; font-size: 1.8em"> <p>*** == db name</p> </div> <h1>MongoDB</h1> <h4>step-by-step setup - webstorm</h4> <code> <p>1| run in cmd/bash <kbd>C:\Program Files\MongoDB\Server\3.2\bin\mongod.exe</kbd> //noClose</p> <p>2| run in cmd/bash <kbd>C:\Program Files\MongoDB\Server\3.2\bin\mongo.exe</kbd> //noClose</p> <p>3| IDE - <kbd>right-top: Mongo Explorer</kbd></p> <p>4| IDE - <kbd>key - setting</kbd></p> <p>5| IDE - <kbd>...</kbd></p> <p>6| IDE - <kbd>select path: C:\Program Files\MongoDB\Server\3.2\bin\mongo.exe</kbd></p> <p>7| IDE - <kbd>test</kbd></p> <p>8| IDE - <kbd style="color: green">+</kbd></p> <p>8| IDE - <kbd>apply</kbd></p> </code> <video width="1000px" controls muted style="max-width: 100%"> <source src="mongo-start.mp4" type="video/mp4"> </video> <br><br><br> <h3> <a href="https://docs.mongodb.com/v3.2/reference/mongo-shell/" target="_blank">mongo shell comand</a> </h3> <h3>main</h3> <input type="text" id="myInput" onkeyup="myFunction()" placeholder="Search for names.."> <ul id="myUL"> <li><a href="#"><p><strong>$ show dbs</strong> - Print a list of all databases on the server.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.insert/#db.collection.insert" target="_blank"><p><strong>$ db.collection.insert()</strong> - Insert a new document into the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.update/#db.collection.update" target="_blank"><p><strong>$ db.collection.update()</strong> - Update an existing document in the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.save/#db.collection.save" target="_blank"><p><strong>$ db.collection.save()</strong> - Insert either a new document or update an existing document in the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.remove/#db.collection.remove" target="_blank"><p><strong>$ db.collection.remove()</strong> - Delete documents from the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.drop/#db.collection.drop" target="_blank"><p><strong>$ db.collection.drop()</strong> - Drops or removes completely the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.createIndex/#db.collection.createIndex" target="_blank"><p><strong>$ db.collection.createIndex()</strong> - Create a new index on the collection if the index does not exist; otherwise, the operation has no effect.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.getSiblingDB/#db.getSiblingDB" target="_blank"><p><strong>$ db.getSiblingDB()</strong> - Print a list of all databases on the server.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.find/#db.collection.find" target="_blank"><p><strong>$ db.collection.find(&lt;query&gt;)</strong> - Return a reference to another database using this same connection without explicitly switching the current database. This allows for cross database queries.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.find/#db.collection.find" target="_blank"><p><strong>$ db.collection.find(&lt;query&gt;, &lt;projection&gt;)</strong> - Find documents matching the &lt;query&gt; criteria and return just specific fields in the &lt;projection&gt;. The following example selects all documents from the collection but returns only the name field and the _id field. The _id is always returned unless explicitly specified to not return. coll = db.users; coll.find( { }, { name: true } );</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/cursor.sort/#cursor.sort" target="_blank"><p><strong>$ db.collection.find().sort(&lt;sort order&gt;)</strong> - Return results in the specified &lt;sort order&gt;. The following example selects all documents from the collection and returns the results sorted by the name field in ascending order (1). Use -1 for descending order: coll = db.users; coll.find().sort( { name: 1 } );</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/cursor.sort/#cursor.sort" target="_blank"><p><strong>$ db.collection.find(&lt;query&gt;).sort(&lt;sort order&gt;)</strong> - Return the documents matching the &lt;query&gt; criteria in the specified &lt;sort order&gt;.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/cursor.limit/#cursor.limit" target="_blank"><p><strong>$ db.collection.find( ... ).limit( &lt;n&gt; )</strong> - Limit result to &lt;n&gt; rows. Highly recommended if you need only a certain number of rows for best performance.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/cursor.skip/#cursor.skip" target="_blank"><p><strong>$ db.collection.find( ... ).skip( &lt;n&gt; )</strong> - Skip &lt;n&gt; results.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.count/#db.collection.count" target="_blank"><p><strong>$ db.collection.count()</strong> - Returns total number of documents in the collection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/cursor.count/#cursor.count" target="_blank"><p><strong>$ db.collection.find(&lt;query&gt;).count()</strong> - Returns the total number of documents that match the query. <br> The count() ignores limit() and skip(). For example, if 100 records match but the limit is 10, count() will return 100. This will be faster than iterating yourself, but still take time.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/method/db.collection.findOne/#db.collection.findOne" target="_blank"><p><strong>$ db.collection.findOne(&lt;query&gt;)</strong> - Find and return a single document. Returns null if not found. The following example selects a single document in the users collection with the name field matches to "Joe": coll = db.users; coll.findOne( { name: "Joe" } ); Internally, the findOne() method is the find() method with a limit(1).</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/mongo-shell/" target="_blank"><p><strong>$ db = connect(&quot;&lt;host&gt;&lt;:port&gt;/&lt;dbname&gt;")</strong> - Open a new database connection.</p></a></li> <li><a href="https://docs.mongodb.com/v3.2/reference/mongo-shell/" target="_blank"><p><strong>$ conn = new Mongo() <br> db = conn.getDB("dbname")</strong> - Open a connection to a new server using new Mongo(). Use getDB() method of the connection to select a database.</p></a></li> </ul> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> </body> <script> function myFunction() { var input, filter, ul, li, a, i; input = document.getElementById("myInput"); filter = input.value.toUpperCase(); ul = document.getElementById("myUL"); li = ul.getElementsByTagName("li"); for (i = 0; i < li.length; i++) { a = li[i].getElementsByTagName("a")[0]; if (a.innerHTML.toUpperCase().indexOf(filter) > -1) { li[i].style.display = ""; } else { li[i].style.display = "none"; } } } </script> </html>
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.uievent/-keyboard-event/component5.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>component5</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.uievent/KeyboardEvent/component5/#/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.uievent</a>/<a href="index.html">KeyboardEvent</a>/<a href="component5.html">component5</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>component5</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">operator fun <a href="component5.html">component5</a>(): <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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> </div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.api.uievent%2FKeyboardEvent%2Fcomponent5%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/uievent/KeyboardEvent.kt#L8" id="%5Borg.hexworks.zircon.api.uievent%2FKeyboardEvent%2Fcomponent5%2F%23%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/uievent/KeyboardEvent.kt#L8">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.api.uievent%2FKeyboardEvent%2Fcomponent5%2F%23%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>
zt/local_task_mage/template/admin/task/mage/tassign.html
linmingling/demo
<{include file="<{$config['layout']}>/header.tpl" title=foo}> <{include file="<{$config['layout']}>/topNav.tpl" title=foo}> <!-- container begin--> <div class="main-container" id="main-container"> <script type="text/javascript"> try { ace.settings.check('main-container', 'fixed') } catch (e) { } </script> <div class="main-container-inner"> <a class="menu-toggler" id="menu-toggler" href="#"> <span class="menu-text"></span> </a> <!--left nav begin--> <{include file="<{$config['layout']}>/leftNav.tpl" title=foo}> <!-- left nav end--> <div class="main-content"> <div class="breadcrumbs" id="breadcrumbs"> <script type="text/javascript"> try { ace.settings.check('breadcrumbs', 'fixed') } catch (e) { } </script> <ul class="breadcrumb" style="padding: 8px 15px;"> <li> <i class="icon-home home-icon"></i> <a href="#">Home</a> </li> <li> <a href="#">Tables</a> </li> <li class="active">Simple &amp; Dynamic</li> </ul> <!-- .breadcrumb --> <div class="nav-search" id="nav-search"> <form class="form-search"> <span class="input-icon"> <input type="text" placeholder="Search ..." class="nav-search-input" id="nav-search-input" autocomplete="off"> <i class="icon-search nav-search-icon"></i> </span> </form> </div> <!-- #nav-search --> </div> <div class="page-content"> <div class="page-header"> <h1> Tables <small> <i class="icon-double-angle-right"></i> Static &amp; Dynamic Tables </small> </h1> </div> <!-- /.page-header --> <div class="row"> <div class="col-xs-12"> <!-- PAGE CONTENT BEGINS --> <form class="form-horizontal" id="form-horizontal" role="form" action="<{$config['sUrl']}>&a=tassign" method="post"> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="form-field-1"> 选择任务 </label> <div class="col-sm-9"> <select class="form-control col-sm-9" id="form-field-1" size="10" name="taskId" style="height:85px"> <{if $tasks}> <option value="0">&nbsp;</option> <{foreach $tasks as $list}> <option value="<{$list['id']}>"><{$list['task_name']}></option> <{foreachelse}> 没有数据! <{/foreach}> <{/if}> </select> </div> </div> <div class="space-4"></div> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="form-field-3"> 达成目标/最终目标</label> <div class="col-sm-9"> <textarea cols="30" type="text" id="form-field-3" name="taskTarget" placeholder="达成目标/最终目标" class="col-xs-10 col-sm-5 form-field-3" style="height:75px"></textarea> </div> </div> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="form-field-3"> 指派给</label> <div class="col-sm-9"> <select name="taskExecId" multiple="" class="width-80 chosen-select tag-input-style" id="form-field-select-4" data-placeholder="指派给" style="display: none;"> <{if $users}> <option value="0">&nbsp;</option> <{foreach $users as $user}> <option value="<{$user['id']}>"><{$user['name']}></option> <{foreachelse}> 没有数据! <{/foreach}> <{/if}> </select> </div> </div> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="form-field-3"> 任务级别/紧急程度</label> <div class="col-sm-9"> <select name="taskLevel" size="1"> <option value="1">一般</option> <option value="2">紧急</option> <option value="3">非常紧急</option> <option value="4">不急</option> </select> </div> </div> <!--时间选择插件开始--> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="id-date-range-picker-1">任务开始时间</label> <div class="col-sm-3"> <div class="row"> <div class="col-xs-8 col-sm-11"> <div class="input-group"> <input class="form-control date-picker" name="taskStartTime" id="id-date-picker-1" type="text" data-date-format="yyyy-mm-dd"> <span class="input-group-addon"> <i class="icon-calendar bigger-110"></i> </span> </div> </div> </div> </div> </div> <div class="form-group"> <label class="col-sm-3 control-label no-padding-right" for="id-date-range-picker-1">任务结束时间</label> <div class="col-sm-3"> <div class="row"> <div class="col-xs-8 col-sm-11"> <div class="input-group"> <input class="form-control date-picker" name="taskEndTime" id="id-date-picker-2" type="text" data-date-format="yyyy-mm-dd"> <span class="input-group-addon"> <i class="icon-calendar bigger-110"></i> </span> </div> </div> </div> </div> </div> <input type="hidden" value="" class="uids" name="uids"/> <!--时间选择插件结束--> <div class="space-4"></div> <div class="clearfix form-actions"> <div class="col-md-offset-3 col-md-9"> <button class="btn btn-info btn_submit" type="button"> <i class="icon-ok bigger-110"></i> 提交 </button> </div> </div> </form> </div><!-- /span --> </div><!-- /row --> </div> <!-- /.page-content --> </div> <!-- /.main-content --> </div> <!-- /.main-container-inner --> <a href="#" id="btn-scroll-up" class="btn-scroll-up btn btn-sm btn-inverse"> <i class="icon-double-angle-up icon-only bigger-110"></i> </a> </div> <!-- container end--> <!--start scripts--> <!-- basic scripts --> <!--[if !IE]> --> <script src="<{$config['jsUrl']}>/jquery-2.0.3.min.js"></script> <!-- <![endif]--> <!--[if IE]> <script src="<{$config['jsUrl']}>/jquery-1.10.2.min.js"></script> <![endif]--> <!--[if !IE]> --> <script type="text/javascript"> window.jQuery || document.write("<script src='<{$config['jsUrl']}>/jquery-2.0.3.min.js'>"+"<"+"/script>"); </script> <!-- <![endif]--> <!--[if IE]> <script type="text/javascript"> window.jQuery || document.write("<script src='<{$config['jsUrl']}>/jquery-1.10.2.min.js'>"+"<"+"/script>"); </script> <![endif]--> <script type="text/javascript"> if("ontouchend" in document) document.write("<script src='<{$config['jsUrl']}>/jquery.mobile.custom.min.js'>"+"<"+"/script>"); </script> <script src="<{$config['jsUrl']}>/bootstrap.min.js"></script> <script src="<{$config['jsUrl']}>/typeahead-bs2.min.js"></script> <!-- page specific plugin scripts --> <script src="<{$config['jsUrl']}>/jquery.dataTables.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.dataTables.bootstrap.js"></script> <script src="<{$config['jsUrl']}>/date-time/bootstrap-datepicker.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/bootstrap-timepicker.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/moment.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/daterangepicker.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.inputlimiter.1.3.1.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.maskedinput.min.js"></script> <script src="<{$config['jsUrl']}>/bootstrap-tag.min.js"></script> <script src="<{$config['jsUrl']}>/jquery-ui-1.10.3.custom.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.ui.touch-punch.min.js"></script> <script src="<{$config['jsUrl']}>/chosen.jquery.min.js"></script> <script src="<{$config['jsUrl']}>/fuelux/fuelux.spinner.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/bootstrap-datepicker.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/bootstrap-timepicker.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/moment.min.js"></script> <script src="<{$config['jsUrl']}>/date-time/daterangepicker.min.js"></script> <script src="<{$config['jsUrl']}>/bootstrap-colorpicker.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.knob.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.autosize.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.inputlimiter.1.3.1.min.js"></script> <script src="<{$config['jsUrl']}>/jquery.maskedinput.min.js"></script> <script src="<{$config['jsUrl']}>/bootstrap-tag.min.js"></script> <!-- ace scripts --> <script src="<{$config['jsUrl']}>/ace-elements.min.js"></script> <script src="<{$config['jsUrl']}>/ace.min.js"></script> <!-- inline scripts related to this page --> <script type="text/javascript"> jQuery(function($) { var oTable1 = $('#sample-table-2').dataTable( { "aoColumns": [ { "bSortable": false }, null, null,null, null, null, { "bSortable": false } ] } ); $('table th input:checkbox').on('click' , function(){ var that = this; $(this).closest('table').find('tr > td:first-child input:checkbox') .each(function(){ this.checked = that.checked; $(this).closest('tr').toggleClass('selected'); }); }); $(".btn_submit").click(function(){ var field1 = $("#form-field-1").val(); field1*=1; var field2 = $("#form-field-2").val(); var field3 = $("#form-field-3").val(); var select1 = $("#form-field-select-1").val(); var validateStatu = new Array(); var uids = new Array();; if(field1<1) { alert("请选择任务!"); validateStatu.push(1); return false; } if(field2=='') { alert("任务介绍必填"); validateStatu.push(1); return false; } if(field3=='') { alert("请填写达成目标"); validateStatu.push(1); return false; } if(validateStatu.length>=1) { return false; } else { $(".chosen-choices .search-choice .search-choice-close").each(function(){ var current_uid = $(this).attr('data-option-array-index'); current_uid*=1; if(current_uid >0) { uids.push(current_uid); } var tids = JSON.stringify(uids); if(uids.length<1) { alett("请指派执行这个任务的人!"); validateStatu.push(1); return false; } $('.uids').val(tids); }); document.getElementById('form-horizontal').submit(); } }); // $('[data-rel="tooltip"]').tooltip({placement: tooltip_placement}); function tooltip_placement(context, source) { var $source = $(source); var $parent = $source.closest('table') var off1 = $parent.offset(); var w1 = $parent.width(); var off2 = $source.offset(); var w2 = $source.width(); if( parseInt(off2.left) < parseInt(off1.left) + parseInt(w1 / 2) ) return 'right'; return 'left'; } ///\ $('.date-picker').datepicker({autoclose:true}).next().on(ace.click_event, function(){ $(this).prev().focus(); }); $('input[name=date-range-picker]').daterangepicker().prev().on(ace.click_event, function(){ $(this).next().focus(); }); $('#timepicker1').timepicker({ minuteStep: 1, showSeconds: true, showMeridian: false }).next().on(ace.click_event, function(){ $(this).prev().focus(); }); // $(".chosen-select").chosen(); }); </script> <!-- end scripts--> <{include file="<{$config['layout']}>/footer.tpl"}>
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.uievent/-key-code/-f10/ordinal.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>ordinal</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.uievent/KeyCode.F10/ordinal/#/PointingToDeclaration//-828656838"> <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.uievent</a>/<a href="../index.html">KeyCode</a>/<a href="index.html">F10</a>/<a href="ordinal.html">ordinal</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>ordinal</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">val <a href="ordinal.html">ordinal</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</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> </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>
pwg-logos/members.html
istopwg/website
<!doctype html> <html> <head> <title>Members</title> </head> <body> <p>This page has <a href="../members.html">moved</a>.</p> </body> </html>
inkscopeViz/partials/users/createUser.html
abrefort/inkscope-debian
<h3>User creation</h3> <br/> <form name="form" novalidate class="form-horizontal"> <div class="control-group"> <label for="user.uid" class="col-sm-2 control-label">user ID :</label> <div class="controls"> <input type=text id="user.uid" ng-model="user.uid" placeholder="uid" required/> </div> </div> <div class="control-group"> <label for="user.display_name" class="col-sm-2 control-label">display name : </label> <div class="controls"> <input type=text id="user.display_name" ng-model="user.display_name" required/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>user name you want to be displayed</span></a> </div> </div> <div class="control-group"> <label for="user.email" class="col-sm-2 control-label">email : </label> <div class="controls"> <input type=text id="user.email" ng-model="user.email"/> </div> </div> <div class="control-group"> <label for="suspended" class="col-sm-2 control-label">Suspended : </label> <div class="controls"> <input type=checkbox id="suspended" ng-model="user.suspended" ng-init="user.suspended='False'" ng-true-value="True" ng-false-value="False"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>Specify whether the user should be suspended Example: False [False]</span></a> </div> </div> <div class="control-group"> <label for="user.max_buckets" class="col-sm-2 control-label">max-buckets : </label> <div class="controls"> <input type=number id="user.max_buckets" ng-model="user.max_buckets"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>Specify the maximum number of buckets the user can own</span></a> </div> </div> <div class="control-group"> <label for="user.generate_key" class="col-sm-2 control-label">generate s3 key : </label> <div class="controls"> <input type=checkbox id="user.generate_key" ng-model="user.generate_key" ng-init="user.generate_key='True'" ng-true-value="True" ng-false-value="False"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>Generate a new key pair and add to the existing keyring.</span></a> </div> </div> <div ng-show="user.generate_key=='False'"> <div class="control-group"> <label for="user.access_key" class="col-sm-2 control-label">access key : </label> <div class="controls"> <input type=text id="user.access_key" ng-model="user.access_key" ng-required="user.generate_key=='False'"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>user access key</span></a> </div> </div> <div class="control-group"> <label for="user.secret_key" class="col-sm-2 control-label">secret key : </label> <div class="controls"> <input type=text id="user.secret_key" ng-model="user.secret_key" ng-required="user.generate_key=='False'"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>user secret key</span></a> </div> </div> </div> <div class="control-group"> <label for="user.create_swift_subuser" class="col-sm-2 control-label">create swift subuser: </label> <div class="controls"> <input type=checkbox id="user.create_swift_subuser" ng-model="user.create_swift_subuser" ng-init="user.create_swift_subuser='False'" ng-true-value="True" ng-false-value="False"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>Generate a subuser to be used with Swift API.</span></a> </div> </div> <div ng-show="user.create_swift_subuser=='True'"> <div class="control-group"> <label for="user.subuser" class="col-sm-2 control-label">subuser id : </label> <div class="controls"> <input type=text id="user.subuser" ng-model="user.subuser" ng-required="user.create_swift_subuser=='True'"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>subuser id</span></a> </div> </div> <div class="control-group"> <label for="user.subuser_access" class="col-sm-2 control-label">subuser permissions : </label> <div class="controls"> <select id="user.subuser_access" ng-model="user.subuser_access" ng-options="value for value in permissionValues"></select> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>set access permission for subuser</span></a> </div> </div> <div class="control-group"> <label for="user.subuser_generate_key" class="col-sm-2 control-label">generate swift key : </label> <div class="controls"> <input type=checkbox id="user.subuser_generate_key" ng-model="user.subuser_generate_key" ng-init="user.subuser_generate_key='True'" ng-true-value="True" ng-false-value="False"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>Generate a new Swift key and add to the existing keyring.</span></a> </div> </div> <div ng-show="user.subuser_generate_key=='False'"> <div class="control-group"> <label for="user.subuser_secret_key" class="col-sm-2 control-label">swift key : </label> <div class="controls"> <input type=text id="user.subuser_secret_key" ng-model="user.subuser_secret_key" ng-required="user.create_swift_subuser=='True' && user.subuser_generate_key=='False'"/> &nbsp;<a class="tooltips"><i class="icon-book"> </i><span>subuser swift key</span></a> </div> </div> </div> </div> <br> <div class="button-bar"> <button ng-click="submit()" ng-disabled="form.$invalid || isUnchanged(user)" class="btn btn-success">Create</button> <button ng-click="reset()" ng-disabled="isUnchanged(user)" class="btn btn-default"> Reset </button> <button ng-click="cancel()" class="btn btn-default">Cancel</button> </div> </form>
src/assets/layout/css/layout-blue-grey.css
lmkerr/LorenMKerr
/* Common */ /* Layout */ /* Theme */ /* Compact */ /* roboto-300 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: url("../fonts/roboto-v15-latin-300.eot"); /* IE9 Compat Modes */ src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-300.woff2") format("woff2"), url("../fonts/roboto-v15-latin-300.woff") format("woff"), url("../fonts/roboto-v15-latin-300.ttf") format("truetype"), url("../fonts/roboto-v15-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */ } /* roboto-regular - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url("../fonts/roboto-v15-latin-regular.eot"); /* IE9 Compat Modes */ src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v15-latin-regular.eot#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v15-latin-regular.woff") format("woff"), url("../fonts/roboto-v15-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v15-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */ } /* roboto-700 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: url("../fonts/roboto-v15-latin-700.eot"); /* IE9 Compat Modes */ src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v15-latin-700.eot#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-700.woff2") format("woff2"), url("../fonts/roboto-v15-latin-700.woff") format("woff"), url("../fonts/roboto-v15-latin-700.ttf") format("truetype"), url("../fonts/roboto-v15-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */ } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url("../fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */ src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"); } /* Utils */ .clearfix:after { content: " "; display: block; clear: both; } *[hidden] { display: none; } .card { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; background: #ffffff; padding: 1em; margin-bottom: 1em; box-sizing: border-box; } .card.card-w-title { padding-bottom: 2em; } .card h1 { font-size: 1.5em; font-weight: 400; margin: 1em 0; } .card h1:first-child { margin-top: .667em; } .card h2 { font-size: 1.375em; font-weight: 400; } .card h3 { font-size: 1.250em; font-weight: 400; } .card h4 { font-size: 1.125em; font-weight: 400; } .nopad { padding: 0; } .nopad .ui-panel-content { padding: 0; } @-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -20px, 0); } to { opacity: 1; transform: none; } } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } } @-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(359deg); } } @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } .ui-icon-spin { -webkit-animation-name: spin; animation-name: spin; } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } .ui-shadow-1 { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .ui-shadow-2 { -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .ui-shadow-3 { -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } .ui-shadow-4 { -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); } .ui-shadow-5 { -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); } .ui-g { -ms-flex-wrap: wrap; } .ui-g.form-group > div { padding: 1em; } .ui-g.form-group-m > div { padding: 1em; } /* Ripple */ /* Ripple Effect Style like Google Material Buttons Effect*/ .ripplelink { /* display:block; */ /*color:#fff;*/ text-decoration: none; position: relative; overflow: hidden; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; z-index: 0; } .ripplelink:hover { /*z-index:1000;*/ } .ink { display: block; position: absolute; background: rgba(255, 255, 255, 0.4); border-radius: 100%; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); } .ripple-animate { -webkit-animation: ripple 0.65s linear; -moz-animation: ripple 0.65s linear; -ms-animation: ripple 0.65s linear; -o-animation: ripple 0.65s linear; animation: ripple 0.65s linear; } @-webkit-keyframes ripple { 100% { opacity: 0; -webkit-transform: scale(2.5); } } @-moz-keyframes ripple { 100% { opacity: 0; -moz-transform: scale(2.5); } } @-o-keyframes ripple { 100% { opacity: 0; -o-transform: scale(2.5); } } @keyframes ripple { 100% { opacity: 0; transform: scale(2.5); } } .splash-screen { width: 100%; min-height: 100%; background-color: #3F51B5; position: absolute; } .splash-loader-container { text-align: center; position: absolute; top: 50%; left: 50%; margin-left: -32px; margin-top: -32px; } .splash-loader { animation: rotator 1.4s linear infinite; } @keyframes rotator { 0% { transform: rotate(0deg); } 100% { transform: rotate(270deg); } } .splash-path { stroke-dasharray: 187; stroke-dashoffset: 0; transform-origin: center; animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite; } @keyframes colors { 0% { stroke: #4285F4; } 25% { stroke: #DE3E35; } 50% { stroke: #F7C223; } 75% { stroke: #1B9A59; } 100% { stroke: #4285F4; } } @keyframes dash { 0% { stroke-dashoffset: 187; } 50% { stroke-dashoffset: 46.75; transform: rotate(135deg); } 100% { stroke-dashoffset: 187; transform: rotate(450deg); } } .dashboard .overview { padding: 0 !important; min-height: 140px; position: relative; margin-bottom: 0px !important; } .dashboard .overview .overview-content { padding: 16px; } .dashboard .overview .overview-content .overview-title { font-size: 18px; } .dashboard .overview .overview-content .overview-badge { float: right; color: #757575; } .dashboard .overview .overview-content .overview-detail { display: block; font-size: 24px; margin-top: 5px; } .dashboard .overview .overview-footer { position: absolute; bottom: 0; width: 100%; } .dashboard .overview .overview-footer img { display: block; } .dashboard .colorbox { padding: 0 !important; text-align: center; overflow: hidden; margin-bottom: 0px !important; } .dashboard .colorbox i { font-size: 48px; margin-top: 10px; color: #ffffff; } .dashboard .colorbox .colorbox-name { font-size: 20px; display: inline-block; width: 100%; margin: 4px 0 10px 0; color: #ffffff; } .dashboard .colorbox .colorbox-count { color: #ffffff; font-size: 36px; } .dashboard .colorbox .colorbox-count { font-weight: bold; } .dashboard .colorbox.colorbox-1 { background-color: #4CAF50; } .dashboard .colorbox.colorbox-1 div:first-child { background-color: #2E7D32; } .dashboard .colorbox.colorbox-2 { background-color: #03A9F4; } .dashboard .colorbox.colorbox-2 div:first-child { background-color: #0277BD; } .dashboard .colorbox.colorbox-3 { background-color: #673AB7; } .dashboard .colorbox.colorbox-3 div:first-child { background-color: #4527A0; } .dashboard .colorbox.colorbox-4 { background-color: #009688; } .dashboard .colorbox.colorbox-4 div:first-child { background-color: #00695C; } .dashboard .task-list { overflow: hidden; } .dashboard .task-list > .ui-panel { min-height: 340px; } .dashboard .task-list .ui-panel-content { padding: 10px 0 !important; } .dashboard .task-list ul { list-style-type: none; margin: 0; padding: 0; } .dashboard .task-list ul li { padding: 0.625em 0.875em; border-bottom: 1px solid #dbdbdb; } .dashboard .task-list ul li:first-child { margin-top: 10px; } .dashboard .task-list ul .ui-chkbox { vertical-align: middle; margin-right: 5px; } .dashboard .task-list ul .task-name { vertical-align: middle; } .dashboard .task-list ul i { color: #757575; float: right; } .dashboard .contact-form { overflow: hidden; } .dashboard .contact-form .ui-panel { min-height: 340px; } .dashboard .contact-form .ui-g-12 { padding: 16px 10px; } .dashboard .contact-form .ui-button { margin-top: 20px; } .dashboard .contacts { overflow: hidden; } .dashboard .contacts > .ui-panel { min-height: 340px; } .dashboard .contacts .ui-panel-content { padding: 15px 0 10px 0 !important; } .dashboard .contacts ul { list-style-type: none; padding: 0; margin: 0; } .dashboard .contacts ul li { border-bottom: 1px solid #d8d8d8; } .dashboard .contacts ul li a { padding: 9px; width: 100%; box-sizing: border-box; text-decoration: none; position: relative; display: block; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-transition: background-color 0.2s; -o-transition: background-color 0.2s; -webkit-transition: background-color 0.2s; transition: background-color 0.2s; } .dashboard .contacts ul li a .name { position: absolute; right: 10px; top: 10px; font-size: 18px; color: #212121; } .dashboard .contacts ul li a .email { position: absolute; right: 10px; top: 30px; font-size: 14px; color: #757575; } .dashboard .contacts ul li a:hover { cursor: pointer; background-color: #e8e8e8; } .dashboard .contacts ul li:last-child { border: 0; } .dashboard .activity-list { list-style-type: none; padding: 0; margin: 0; } .dashboard .activity-list li { border-bottom: 1px solid #bdbdbd; padding: 15px 0 9px 9px; } .dashboard .activity-list li .count { font-size: 24px; color: #ffffff; background-color: #03A9F4; font-weight: bold; display: inline-block; padding: 5px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } .dashboard .activity-list li:first-child { border-top: 1px solid #bdbdbd; } .dashboard .activity-list li:last-child { border: 0; } .dashboard .activity-list li .ui-g-6:first-child { font-size: 18px; padding-left: 0; } .dashboard .activity-list li .ui-g-6:last-child { text-align: right; color: #757575; } .dashboard .timeline { height: 100%; box-sizing: border-box; } .dashboard .timeline > .ui-g .ui-g-3 { font-size: 14px; position: relative; border-right: 1px solid #bdbdbd; } .dashboard .timeline > .ui-g .ui-g-3 i { background-color: #ffffff; font-size: 36px; position: absolute; top: 0px; right: -18px; } .dashboard .timeline > .ui-g .ui-g-9 { padding-left: 1.5em; } .dashboard .timeline > .ui-g .ui-g-9 .event-text { color: #757575; font-size: 14px; display: block; padding-bottom: 20px; } .dashboard .timeline > .ui-g .ui-g-9 .event-content img { width: 100%; } .dashboard > div > .ui-panel { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); } .layout-rightpanel .layout-rightpanel-header { background: url("../images/dashboard/sidebar-image.jpg") no-repeat; background-size: cover; height: 118px; padding: 20px 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .layout-rightpanel .layout-rightpanel-header .weather-day, .layout-rightpanel .layout-rightpanel-header .weather-date { color: #ffffff; left: 14px; font-size: 18px; font-weight: 700; padding-bottom: 4px; } .layout-rightpanel .layout-rightpanel-content { padding: 14px; } .layout-rightpanel .layout-rightpanel-content h1 { font-size: 18px; margin: 0 0 4px 0; } .layout-rightpanel .layout-rightpanel-content h2 { font-size: 16px; margin: 0; color: #757575; font-weight: normal; } .layout-rightpanel .layout-rightpanel-content .weather-today { text-align: center; margin-top: 28px; } .layout-rightpanel .layout-rightpanel-content .weather-today .weather-today-value { font-size: 36px; vertical-align: middle; margin-right: 14px; } .layout-rightpanel .layout-rightpanel-content .weather-today img { vertical-align: middle; } .layout-rightpanel .layout-rightpanel-content .weekly-weather { list-style-type: none; margin: 28px 0 0 0; padding: 0; } .layout-rightpanel .layout-rightpanel-content .weekly-weather li { padding: 8px 14px; border-bottom: 1px solid #d8dae2; position: relative; } .layout-rightpanel .layout-rightpanel-content .weekly-weather li .weekly-weather-value { position: absolute; right: 40px; } .layout-rightpanel .layout-rightpanel-content .weekly-weather li img { width: 24px; position: absolute; right: 0px; top: 4px; } .login-body { background: url("../images/login/login.png") top left no-repeat #f7f7f7; background-size: 100% auto; height: auto; } .login-panel { text-align: center; width: 350px; min-height: 440px; padding: 50px 20px; margin: 100px auto 0 auto; } .login-panel .ui-g .ui-g-12 { padding: 25px 40px; } .login-panel .ui-g .ui-g-12 .ui-button { margin-bottom: 20px; } .login-panel .ui-button:hover { background-color: #37474F; } .login-panel .ui-button:focus { outline: 0 none; background-color: #7b96a3; } .login-panel .ui-button.secondary:hover { background-color: #558B2F; } .login-panel .ui-button.secondary:focus { outline: 0 none; background-color: #a4d070; } .login-footer { position: absolute; bottom: 10px; font-size: 16px; width: 100%; text-align: center; color: #757575; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .login-body { background: url("../images/login/login2x.png") top left no-repeat #f7f7f7; background-size: 100% auto; } } @media (max-width: 1024px) { .login-panel { text-align: center; min-height: 440px; margin: 100px auto 0 auto; } } @media (max-width: 640px) { .login-panel { text-align: center; width: 300px; min-height: 440px; padding: 40px 20px; margin: 75px auto 0 auto; } .login-panel .ui-g .ui-g-12 { padding: 20px 20px; } .login-panel .ui-g .ui-g-12 .ui-button { margin-top: 30px; } } .exception-body { background-color: #f7f7f7; height: auto; } .exception-body .exception-type { width: 100%; height: 50%; padding: 100px 100px 0 100px; box-sizing: border-box; text-align: center; } .exception-body .exception-panel { text-align: center; width: 350px; padding: 35px; margin: -10% auto 0 auto; z-index: 100; } .exception-body .exception-panel i { font-size: 72px; } .exception-body .exception-panel h1 { font-size: 36px; line-height: 36px; color: #757575; } .exception-body .exception-panel .exception-detail { margin: 20px 0px 100px 0px; color: #757575; } .exception-body .ui-button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .exception-body .ui-button:hover { background-color: #558B2F; } .exception-body.error-page .exception-type { background-color: #e62a10; } .exception-body.error-page .exception-type img { width: 100%; } .exception-body.error-page .exception-panel i { color: #f79a84; } .exception-body.notfound-page .exception-type { background-color: #3f51b5; } .exception-body.notfound-page .exception-type img { width: 54%; } .exception-body.notfound-page .exception-panel i { color: #9fa8da; } .exception-body.accessdenied-page .exception-type { background-color: #e91e63; } .exception-body.accessdenied-page .exception-type img { width: 50%; } .exception-body.accessdenied-page .exception-panel i { color: #f48fb1; } @media (max-width: 1024px) { .exception-body .exception-panel { margin-top: -50px; } } @media (max-width: 640px) { .exception-body .exception-panel { width: 250px; margin-top: -15px; } } .landing-wrapper .ui-button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .landing-wrapper .ui-button:hover { background-color: #558B2F; } .landing-wrapper #header { width: 100%; min-height: 400px; background: url("../images/landing/landing-header.png") top left no-repeat #f7f7f7; background-size: 100% auto; } .landing-wrapper #header .header-top { width: 960px; margin: 0 auto; padding: 30px 0px; } .landing-wrapper #header .header-top .logo { display: inline-block; vertical-align: middle; width: 200px; height: 30px; background: url("../images/logo.png") top left no-repeat; } .landing-wrapper #header .header-top #menu { float: right; list-style: none; margin: 0; padding: 0; } .landing-wrapper #header .header-top #menu li { float: left; display: block; margin-left: 30px; } .landing-wrapper #header .header-top #menu li a { color: #ffffff; } .landing-wrapper #header .header-top #menu li i { display: none; } .landing-wrapper #header .header-top #menu.lmenu-active { display: block; } .landing-wrapper #header .header-top #menu-button { height: 36px; margin-top: -2px; float: right; color: #ffffff; display: none; } .landing-wrapper #header .header-top #menu-button i { font-size: 36px; } .landing-wrapper #header .header-content { width: 960px; margin: 0 auto; text-align: center; } .landing-wrapper #header .header-content h1 { margin: 75px 0px 50px 0px; font-weight: 400; color: #ffffff; line-height: 36px; } .landing-wrapper #features { width: 960px; margin: 0 auto; padding: 50px 0px; text-align: center; } .landing-wrapper #features h2 { font-weight: 400; line-height: 28px; } .landing-wrapper #features h3 { font-weight: 400; } .landing-wrapper #features p { color: #757575; } .landing-wrapper #features .ui-g-12 { padding: 2em .5em; } .landing-wrapper #features .feature-icon { display: inline-block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color: #f4f8fc; box-sizing: border-box; width: 100px; height: 100px; text-align: center; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .landing-wrapper #features .feature-icon i { margin-top: 30px; font-size: 36px; } .landing-wrapper #features .feature-icon:hover { background-color: #e91e63; } .landing-wrapper #features .feature-icon:hover i { color: #ffffff; } .landing-wrapper #promotion { background: url("../images/landing/promotion.png") top left no-repeat; background-size: 100% auto; } .landing-wrapper #promotion .ui-lg-8 { padding: 150px 0 0 150px; } .landing-wrapper #promotion .ui-lg-8 h1 { font-weight: 48px; color: #ffffff; font-weight: 400; } .landing-wrapper #promotion .ui-lg-4 { margin: -50px 0 -50px 0; } .landing-wrapper #promotion .ui-lg-4 .card { -webkit-box-shadow: 0 0 27px 4.5px rgba(13, 36, 62, 0.1); -moz-box-shadow: 0 0 27px 4.5px rgba(13, 36, 62, 0.1); box-shadow: 0 0 27px 4.5px rgba(13, 36, 62, 0.1); margin-bottom: 20px; } .landing-wrapper #promotion .ui-lg-4 .card h3 { font-weight: 400; } .landing-wrapper #promotion .ui-lg-4 .card p { color: #757575; } .landing-wrapper #promotion .ui-lg-4 .card:last-child { margin-bottom: 0; } .landing-wrapper #pricing { width: 960px; margin: 0 auto; padding: 50px 0px; text-align: center; } .landing-wrapper #pricing h2 { font-weight: 400; } .landing-wrapper #pricing p { color: #757575; } .landing-wrapper #pricing .pricing-box .card { height: 100%; padding: 0; } .landing-wrapper #pricing .pricing-box .pricing-header { padding: 40px 0; color: #ffffff; } .landing-wrapper #pricing .pricing-box .pricing-header span { display: block; line-height: 48px; } .landing-wrapper #pricing .pricing-box .pricing-header span.name { font-weight: 300; font-size: 24px; } .landing-wrapper #pricing .pricing-box .pricing-header span.fee { font-size: 48px; font-weight: 700; } .landing-wrapper #pricing .pricing-box .pricing-header span.type { font-weight: 300; font-size: 16px; } .landing-wrapper #pricing .pricing-box .pricing-content ul { margin: 0; padding: 30px 20px; list-style-type: none; } .landing-wrapper #pricing .pricing-box .pricing-content ul li { font-size: 18px; text-align: left; padding: 10px 14px; } .landing-wrapper #pricing .pricing-box .pricing-content ul li i { margin-right: 20px; vertical-align: middle; } .landing-wrapper #pricing .pricing-box .pricing-content ul li span { vertical-align: middle; } .landing-wrapper #pricing .pricing-box.pricing-basic .pricing-header { background-color: #3f51b5; } .landing-wrapper #pricing .pricing-box.pricing-basic i { color: #3f51b5; } .landing-wrapper #pricing .pricing-box.pricing-standard .pricing-header { background-color: #e91e63; } .landing-wrapper #pricing .pricing-box.pricing-standard i { color: #e91e63; } .landing-wrapper #pricing .pricing-box.pricing-professional .pricing-header { background-color: #607d8b; } .landing-wrapper #pricing .pricing-box.pricing-professional i { color: #607d8b; } .landing-wrapper #video { background-color: #f7f7f7; min-width: 400px; } .landing-wrapper #video .video-content { width: 960px; margin: 0 auto; padding: 50px 0px; text-align: center; } .landing-wrapper #video .video-content h2 { font-weight: 400; } .landing-wrapper #video .video-content p { color: #757575; } .landing-wrapper .footer { background-color: #f7f7f7; border-top: 1px solid #dddddd; } .landing-wrapper .footer .footer-content { width: 960px; margin: 0 auto; padding: 30px 0px 50px 0px; } .landing-wrapper .footer .footer-content ul { float: right; list-style-type: none; } .landing-wrapper .footer .footer-content ul li a { color: #757575; -moz-transition: color 0.3s; -o-transition: color 0.3s; -webkit-transition: color 0.3s; transition: color 0.3s; } .landing-wrapper .footer .footer-content ul li a:hover { color: #212121; } @media (max-width: 1024px) { .landing-wrapper #header { min-height: 200px; background-size: cover; } .landing-wrapper #header .header-top { z-index: 100; position: fixed; top: 0; background: #424242; background-size: 100% auto; padding: 30px; width: 100%; box-sizing: border-box; -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .landing-wrapper #header .header-top #menu-button { display: inline-block; } .landing-wrapper #header .header-top #menu { z-index: 100; position: fixed; top: 86px; right: 30px; float: none; display: none; margin: 0; padding: 0; width: 225px; list-style: none; background-color: #ffffff; -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -webkit-animation-duration: .5s; -moz-animation-duration: .5s; animation-duration: .5s; } .landing-wrapper #header .header-top #menu li { float: none; margin-left: 0; } .landing-wrapper #header .header-top #menu li a { font-size: 16px; display: block; padding: 10px 16px; color: #212121; width: 100%; box-sizing: border-box; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; overflow: hidden; } .landing-wrapper #header .header-top #menu li a i { color: #757575; display: inline-block; vertical-align: middle; margin-right: 12px; font-size: 24px; } .landing-wrapper #header .header-top #menu li a:hover { background-color: #e8e8e8; } .landing-wrapper #header .header-top #menu li a span { display: inline-block; vertical-align: middle; } .landing-wrapper #header .header-content { width: 100%; padding: 100px 30px 60px 30px; box-sizing: border-box; } .landing-wrapper #header .header-content h1 { margin: 75px 0px 50px 0px; font-weight: 400; } .landing-wrapper #features, .landing-wrapper #promotion, .landing-wrapper #pricing, .landing-wrapper #video, .landing-wrapper .footer .footer-content { width: 100%; padding-right: 30px; padding-left: 30px; box-sizing: border-box; } .landing-wrapper #promotion .ui-lg-8 { padding: 100px 0 30px; text-align: center; } .landing-wrapper #promotion .ui-lg-8 h1 { margin-top: -30px; font-weight: 48px; color: #ffffff; font-weight: 400; } .landing-wrapper #video .video-content { width: 100%; } .landing-wrapper #video .video-content .video-container iframe { width: 350px; height: 220px; } .landing-wrapper .footer .footer-content { text-align: center; } .landing-wrapper .footer .footer-content ul { float: none; margin: 0; padding: 0; } } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .landing-wrapper .header .header-top .logo { background: url("../images/logo2x.png") top left no-repeat; background-size: 200px 30px; } } html { height: 100%; } body { font-family: Roboto,"Helvetica Neue",sans-serif; font-size: 16px; line-height: 1.5em; color: #212121; -webkit-font-smoothing: antialiased; padding: 0; margin: 0; background-color: #f7f7f7; min-height: 100%; } body a { text-decoration: none; } .layout-mask { position: fixed; width: 100%; height: 100%; background-color: #424242; top: 0; left: 0; z-index: 999999997; opacity: 0.7; filter: alpha(opacity=70); } .layout-container .topbar { position: fixed; z-index: 100; width: 100%; height: 75px; background-color: #607D8B; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .layout-container .topbar .logo { display: inline-block; vertical-align: middle; width: 200px; height: 30px; background: url("../images/logo2x.png") top left no-repeat; background-size: 200px 30px; } .layout-container .topbar .topbar-left { box-sizing: border-box; padding: 20px; height: 75px; width: 250px; background-color: #37474F; float: left; box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); } .layout-container .topbar .topbar-right { padding: 15px; position: relative; } .layout-container .topbar .topbar-right #menu-button { color: #ffffff; display: inline-block; vertical-align: middle; height: 36px; margin-right: 10px; position: relative; left: -16px; top: 3px; background-color: #8BC34A; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16); } .layout-container .topbar .topbar-right #menu-button:hover { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); } .layout-container .topbar .topbar-right #menu-button i { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 1.5em; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; text-indent: 0; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; font-size: 36px; } .layout-container .topbar .topbar-right #menu-button i:before { content: "chevron_left"; } .layout-container .topbar .topbar-right #topbar-menu-button, .layout-container .topbar .topbar-right #rightpanel-menu-button { display: none; color: #ffffff; vertical-align: middle; height: 36px; margin-top: 4px; float: right; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .layout-container .topbar .topbar-right #topbar-menu-button i, .layout-container .topbar .topbar-right #rightpanel-menu-button i { -moz-transition: color 0.3s; -o-transition: color 0.3s; -webkit-transition: color 0.3s; transition: color 0.3s; font-size: 36px; } .layout-container .topbar .topbar-right #rightpanel-menu-button { display: block; } .layout-container .topbar .topbar-right #rightpanel-menu-button:hover { color: #e8e8e8; } .layout-container .topbar .topbar-right .topbar-items .search-item input { position: relative; top: -10px; font-size: 16px; background-color: transparent; background-image: linear-gradient(to bottom, #ffffff, #ffffff), linear-gradient(to bottom, #a8bac3, #a8bac3); border-width: 0; padding: 2px; color: #ffffff; } .layout-container .topbar .topbar-right .topbar-items .search-item input:focus { outline: 0 none; } .layout-container .topbar .topbar-right .topbar-items .search-item input:focus ~ label { top: -5px; font-size: 12px; } .layout-container .topbar .topbar-right .topbar-items .search-item input.ui-state-filled ~ label { display: none; } .layout-container .topbar .topbar-right .topbar-items .search-item label { color: #ffffff; top: 8px; } .layout-container .layout-menu { overflow: visible; position: fixed; width: 250px; z-index: 99; top: 75px; height: 100%; background-color: #ffffff; box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3); -moz-transition: margin-left 0.3s; -o-transition: margin-left 0.3s; -webkit-transition: margin-left 0.3s; transition: margin-left 0.3s; } .layout-container .layout-menu .ui-scrollpanel { background: transparent; border-radius: 0; border: none; } .layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-bar { background-color: #aaaaaa; opacity: 0.3; filter: alpha(opacity=30); } .layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-hidden { display: block; visibility: hidden; } .layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-content { overflow-x: hidden; } .layout-container .layout-menu .ui-scrollpanel .layout-menu { padding-bottom: 120px; } .layout-container .layout-menu .profile { box-sizing: border-box; padding-top: 2em; width: 250px; height: 145px; text-align: center; background: url("../images/profile-bg.png") top left no-repeat; background-size: 250px 145px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16); } .layout-container .layout-menu .profile .profile-image { width: 60px; height: 60px; margin: 0 auto 5px auto; display: block; } .layout-container .layout-menu .profile .profile-name { display: inline-block; color: #212121; vertical-align: middle; font-size: 1em; } .layout-container .layout-menu .profile i { color: #212121; vertical-align: middle; -moz-transition: transform 0.3s; -o-transition: transform 0.3s; -webkit-transition: transform 0.3s; transition: transform 0.3s; } .layout-container .layout-menu .profile.profile-expanded i { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); } .layout-container .layout-menu .profile-menu { border-bottom: 1px solid #d6d5d5; overflow: hidden; } .layout-container .layout-menu .profile-menu li:first-child { margin-top: 1em; } .layout-container .layout-menu .profile-menu li:last-child { margin-bottom: 1em; } .layout-container .layout-menu.layout-menu-dark { background-color: #424242; } .layout-container .layout-menu.layout-menu-dark .profile { background-image: url("../images/profile-bg-dark.png"); } .layout-container .layout-menu.layout-menu-dark .profile .profile-name { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark .profile i { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark .profile-menu { border-bottom: 1px solid #545454; } .layout-container .layout-menu.layout-menu-dark .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content { border-radius: 0; border: none; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a i { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a:hover { background-color: #676767; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink { color: #8BC34A; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink i { color: #8BC34A; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover > i { color: #ffffff; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem > a { color: #ffffff; background-color: #8BC34A; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem > a.active-menuitem-routerlink { color: #ffffff; background-color: #8BC34A; } .layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem > a.active-menuitem-routerlink i { color: #212121; } .layout-container .layout-menu .menuitem-badge { position: absolute; right: 3.5em; top: .75em; display: inline-block; width: 1em; height: 1em; margin-right: .5em; text-align: center; background-color: #8BC34A; color: #ffffff; font-size: 14px; font-weight: 700; line-height: 1em; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; } .layout-container .layout-menu .layout-menu-tooltip { display: none; padding: 0 5px; position: absolute; left: 76px; top: 6px; z-index: 101; line-height: 1; } .layout-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text { padding: 6px 8px; font-weight: 700; background-color: #353535; color: #ffffff; min-width: 75px; white-space: nowrap; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); } .layout-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #353535; } .layout-container.menu-layout-overlay .layout-menu { margin-left: -250px; } .layout-container.menu-layout-overlay .layout-main { margin-left: 0px; } .layout-container.menu-layout-overlay.layout-menu-overlay-active .layout-menu { z-index: 999999999; margin-left: 0px; } .layout-container.menu-layout-overlay.layout-menu-overlay-active .layout-mask { display: block; } .layout-container.menu-layout-overlay.layout-menu-overlay-active .topbar .topbar-right #menu-button i { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .layout-container.menu-layout-overlay .topbar { z-index: 999999998; } .layout-container.menu-layout-overlay .topbar .topbar-right #menu-button i { font-size: 36px !important; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .layout-container .layout-main { padding: 75px 0 0 0; -moz-transition: margin-left 0.3s; -o-transition: margin-left 0.3s; -webkit-transition: margin-left 0.3s; transition: margin-left 0.3s; } .layout-container .layout-main .layout-content { padding: 16px; } .layout-container .layout-mask { display: none; } .layout-container .layout-breadcrumb { background-color: #ffffff; box-shadow: inset 0 -2px 4px 0 rgba(0, 0, 0, 0.14); -webkit-box-shadow: inset 0 -2px 4px 0 rgba(0, 0, 0, 0.14); -moz-box-shadow: inset 0 -2px 4px 0 rgba(0, 0, 0, 0.14); min-height: 42px; } .layout-container .layout-breadcrumb:before, .layout-container .layout-breadcrumb:after { content: ""; display: table; } .layout-container .layout-breadcrumb:after { clear: both; } .layout-container .layout-breadcrumb ul { margin: 8px 0 0 0; padding: 0 0 0 20px; list-style: none; color: #757575; display: inline-block; } .layout-container .layout-breadcrumb ul li { display: inline-block; vertical-align: top; color: #757575; } .layout-container .layout-breadcrumb ul li:nth-child(even) { font-size: 20px; } .layout-container .layout-breadcrumb ul li:first-child(even) { color: #607D8B; } .layout-container .layout-breadcrumb ul li a { color: #757575; } .layout-container .layout-breadcrumb .layout-breadcrumb-options { float: right; padding: 0px 20px 0 0; height: 100%; } .layout-container .layout-breadcrumb .layout-breadcrumb-options a { color: #757575; display: inline-block; width: 42px; height: 42px; line-height: 42px; text-align: center; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .layout-container .layout-breadcrumb .layout-breadcrumb-options a:hover { background-color: #e8e8e8; } .layout-container .layout-breadcrumb .layout-breadcrumb-options a i { line-height: inherit; } .layout-container .ultima-menu { margin: 0; padding: 0; list-style: none; width: 268px; } .layout-container .ultima-menu.ultima-main-menu { margin-top: 16px; padding-bottom: 120px; } .layout-container .ultima-menu li a { font-size: 1em; display: block; padding: .5em 2.5em .5em 1em; color: #212121; width: 100%; box-sizing: border-box; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; overflow: hidden; } .layout-container .ultima-menu li a i { color: #757575; } .layout-container .ultima-menu li a i:first-child { display: inline-block; vertical-align: middle; margin-right: .5em; font-size: 1.5em; } .layout-container .ultima-menu li a i:last-child { float: right; font-size: 20px; margin-top: .15em; margin-right: -.15em; -moz-transition: transform 0.3s; -o-transition: transform 0.3s; -webkit-transition: transform 0.3s; transition: transform 0.3s; } .layout-container .ultima-menu li a:hover { background-color: #e8e8e8; } .layout-container .ultima-menu li a span { display: inline-block; vertical-align: middle; } .layout-container .ultima-menu li a.active-menuitem-routerlink { color: #8BC34A; } .layout-container .ultima-menu li a.active-menuitem-routerlink > i { color: #8BC34A; } .layout-container .ultima-menu li a.active-menuitem-routerlink:hover { color: #212121; } .layout-container .ultima-menu li a.active-menuitem-routerlink:hover > i { color: #757575; } .layout-container .ultima-menu li.active-menuitem > a { color: #607D8B; background-color: #e8e8e8; } .layout-container .ultima-menu li.active-menuitem > a i { color: #607D8B; } .layout-container .ultima-menu li.active-menuitem > a i:last-child { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); } .layout-container .ultima-menu li ul { padding: 0; margin: 0; list-style: none; overflow: hidden; } .layout-container .ultima-menu li ul li a { padding: .5em 2.5em .5em 2em; } .layout-container .ultima-menu li ul li a > span { font-size: 15px; } .layout-container .ultima-menu li ul li a i:first-child { display: inline-block; vertical-align: middle; margin-right: .6em; font-size: 1.250em; } .layout-container .ultima-menu li ul li ul li a { padding-left: 3em; } .layout-container .ultima-menu li ul li ul ul li a { padding-left: 4em; } .layout-container .ultima-menu li ul li ul ul ul li a { padding-left: 5em; } .layout-container .ultima-menu li ul li ul ul ul ul li a { padding-left: 6em; } .layout-container .ultima-menu li.red-badge > a .menuitem-badge { background-color: #F44336; color: #ffffff; } .layout-container .ultima-menu li.purple-badge > a .menuitem-badge { background-color: #4527A0; color: #ffffff; } .layout-container .ultima-menu li.teal-badge > a .menuitem-badge { background-color: #00695C; color: #ffffff; } .layout-container .footer { padding: .5em; } .layout-container .footer .footer-text-left { float: left; } .layout-container .footer .footer-text-right { color: #757575; float: right; } .layout-container .footer .footer-text-right span { vertical-align: middle; display: inline-block; } .layout-container .layout-rightpanel { position: fixed; top: 75px; height: 100%; right: -240px; width: 240px; z-index: 100; background-color: #ffffff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-transition: right 0.3s; -o-transition: right 0.3s; -webkit-transition: right 0.3s; transition: right 0.3s; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); } .layout-container .layout-rightpanel.layout-rightpanel-active { right: 0; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); } .layout-container .layout-rightpanel .layout-rightpanel-content { padding: 14px; padding-bottom: 120px; } .layout-container .layout-rightpanel .ui-scrollpanel { border-radius: 0; border: none; } .layout-container .layout-rightpanel .ui-scrollpanel .ui-scrollpanel-hidden { display: block; visibility: hidden; } .layout-container .layout-rightpanel .ui-scrollpanel .layout-rightpanel-wrapper { width: 258px; padding-right: 18px; } .ajax-loader { font-size: 2em; color: #8BC34A; } @media (min-width: 1025px) { .layout-container .topbar-items { float: right; margin: 0; padding: 5px 0 0 0; list-style-type: none; } .layout-container .topbar-items > li { float: right; position: relative; margin-left: 8px; } .layout-container .topbar-items > li > a { position: relative; display: block; } .layout-container .topbar-items > li > a .topbar-item-name { display: none; } .layout-container .topbar-items > li > a .topbar-badge { position: absolute; right: -5px; top: -5px; background-color: #8BC34A; color: #ffffff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; padding: 2px 4px; display: block; font-size: 12px; line-height: 12px; } .layout-container .topbar-items > li .topbar-icon { font-size: 36px; color: #ffffff; -moz-transition: color 0.3s; -o-transition: color 0.3s; -webkit-transition: color 0.3s; transition: color 0.3s; } .layout-container .topbar-items > li .topbar-icon:hover { color: #e8e8e8; } .layout-container .topbar-items > li.profile-item .profile-image { width: 36px; height: 36px; } .layout-container .topbar-items > li > ul { position: absolute; top: 55px; right: 5px; display: none; width: 250px; background-color: #ffffff; -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -webkit-animation-duration: 0.3s; -moz-animation-duration: 0.3s; animation-duration: 0.3s; } .layout-container .topbar-items > li.active-top-menu > ul { display: block; } .layout-container .topbar-items > li .topbar-message img { display: inline-block; vertical-align: middle; margin-right: 12px; } .layout-container.menu-layout-static .layout-menu { margin-left: 0; } .layout-container.menu-layout-static .layout-main { margin-left: 250px; } .layout-container.menu-layout-static.layout-menu-static-inactive .topbar .topbar-right #menu-button i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .layout-container.menu-layout-static.layout-menu-static-inactive .layout-menu { margin-left: -250px; } .layout-container.menu-layout-static.layout-menu-static-inactive .layout-main { margin-left: 0px; } .layout-container.menu-layout-static .layout-mask { display: none; } .layout-container.menu-layout-horizontal .topbar { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .layout-container.menu-layout-horizontal .topbar .topbar-left { background-color: #607D8B; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .layout-container.menu-layout-horizontal .topbar .topbar-right #menu-button { display: none; } .layout-container.menu-layout-horizontal .layout-menu { overflow: visible; position: fixed; width: 100%; top: 75px; height: auto; background-color: #37474F; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel { overflow: visible; border: none; } .layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper { overflow: visible; } .layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content { overflow: visible; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu { width: 100%; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu.ultima-main-menu { margin-top: 0; padding-bottom: 0; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li { float: left; position: relative; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a { padding: .5em 1em; color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a i { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a:hover { background-color: #e8e8e8; color: #212121; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a:hover i { color: #212121; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a.active-menuitem-routerlink { color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a.active-menuitem-routerlink > i { color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a.active-menuitem-routerlink:hover { color: #212121; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > a.active-menuitem-routerlink:hover i { color: #212121; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul { position: absolute; top: 41px; left: 0px; width: 250px; background-color: #ffffff; -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li a { padding: 10px 16px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul { position: static; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul li a { padding-left: 32px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul ul li a { padding-left: 48px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul ul ul li a { padding-left: 64px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul ul ul ul li a { padding-left: 80px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li ul ul ul ul ul li a { padding-left: 96px; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li.active-menuitem > a { color: #607D8B; background-color: #e8e8e8; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li.active-menuitem > ul { display: block; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li.active-menuitem > a { color: #ffffff; background-color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li.active-menuitem > a i { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li.active-menuitem > ul { display: block; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark { background-color: #424242; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a:hover { background-color: #676767; color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a:hover i { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink { color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink i { color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover i { color: #ffffff; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem > a { color: #ffffff; background-color: #8BC34A; } .layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li ul { background-color: #424242; } .layout-container.menu-layout-horizontal .layout-menu .menuitem-badge { left: 32px; top: 7px; } .layout-container.menu-layout-horizontal .layout-menu .active-menuitem .menuitem-badge { background-color: #ffffff; color: #212121; } .layout-container.menu-layout-horizontal .layout-main { padding-top: 116px; margin-left: 0px; } .layout-container.menu-layout-horizontal .layout-mask { display: none; } .layout-container.menu-layout-slim .topbar { left: 75px; width: calc(100% - 75px); } .layout-container.menu-layout-slim .topbar .topbar-left { background: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .layout-container.menu-layout-slim .topbar .topbar-right #menu-button { display: none; } .layout-container.menu-layout-slim .layout-menu { width: 75px; overflow: visible; z-index: 100; top: 0; } .layout-container.menu-layout-slim .layout-menu .profile { width: calc(100% - 18px); height: 74px; padding-top: 15px; } .layout-container.menu-layout-slim .layout-menu .profile > a .profile-image { width: 45px; height: 45px; } .layout-container.menu-layout-slim .layout-menu .profile > a .profile-name, .layout-container.menu-layout-slim .layout-menu .profile > a i { display: none; } .layout-container.menu-layout-slim .layout-menu .ui-scrollpanel { border: none; border-radius: 0; } .layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper { overflow: visible; } .layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content { overflow: visible; } .layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-bar { display: none; } .layout-container.menu-layout-slim .layout-menu .ultima-menu { padding: 0; width: calc(100% - 18px); } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li { position: relative; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > a { text-align: center; padding-left: 0; padding-right: 0; padding-top: .5em; padding-bottom: .5em; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > a i:first-child { font-size: 1.75em; margin-right: 0; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > a span, .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > a .submenu-icon { display: none; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > a:hover + .layout-menu-tooltip { display: block; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul { background-color: #ffffff; position: absolute; top: 0; left: 75px; min-width: 200px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li a { padding: .5em 1em .5em 2em; padding-left: 16px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li ul li a { padding-left: 32px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li ul ul li a { padding-left: 48px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li ul ul ul li a { padding-left: 64px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li ul ul ul ul li a { padding: 80px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li > ul li ul ul ul ul ul li a { padding: 96px; } .layout-container.menu-layout-slim .layout-menu .ultima-menu > li.active-menuitem > a:hover + .layout-menu-tooltip { display: none; } .layout-container.menu-layout-slim .layout-menu.layout-menu-dark .ultima-menu > li > ul { background-color: #424242; } .layout-container.menu-layout-slim .layout-main { margin-left: 75px; } .layout-container.menu-layout-slim .layout-footer { margin-left: 75px; } } @media (max-width: 1024px) { .layout-container.menu-layout-static .topbar .topbar-right #menu-button i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .layout-container.menu-layout-static .layout-menu { margin-left: -265px; } .layout-container.menu-layout-static .layout-main { margin-left: 0px; } .layout-container.menu-layout-static.layout-menu-static-active .layout-menu { margin-left: 0; z-index: 999999999; } .layout-container.menu-layout-static.layout-menu-static-active .topbar { z-index: 999999998; } .layout-container.menu-layout-static.layout-menu-static-active .topbar .topbar-right #menu-button i { -webkit-transform: rotate(0); -moz-transform: rotate(0); -o-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); } .layout-container.menu-layout-static.layout-menu-static-active .layout-main { margin-left: 0; } .layout-container.menu-layout-static.layout-menu-static-active .layout-mask { display: block; } .layout-container .topbar .topbar-right #topbar-menu-button { display: block; } .layout-container .topbar .topbar-right .topbar-items { position: absolute; top: 75px; right: 15px; width: 275px; display: none; background-color: #ffffff; -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2); -webkit-animation-duration: 0.3s; -moz-animation-duration: 0.3s; animation-duration: 0.3s; list-style-type: none; margin: 0; padding: 0; } .layout-container .topbar .topbar-right .topbar-items > li > a { width: 100%; display: block; box-sizing: border-box; font-size: 16px; padding: 16px 16px; color: #212121; position: relative; } .layout-container .topbar .topbar-right .topbar-items > li > a i { display: inline-block; vertical-align: middle; margin-right: 12px; font-size: 24px; } .layout-container .topbar .topbar-right .topbar-items > li > a:hover { background-color: #e8e8e8; } .layout-container .topbar .topbar-right .topbar-items > li > a .topbar-item-name { display: inline-block; vertical-align: middle; } .layout-container .topbar .topbar-right .topbar-items > li > a .topbar-badge { position: absolute; left: 30px; top: 10px; background-color: #8BC34A; color: #ffffff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; padding: 2px 4px; display: block; font-size: 12px; line-height: 12px; } .layout-container .topbar .topbar-right .topbar-items > li > ul { display: none; } .layout-container .topbar .topbar-right .topbar-items > li > ul li a span, .layout-container .topbar .topbar-right .topbar-items > li > ul li a img, .layout-container .topbar .topbar-right .topbar-items > li > ul li a i { display: inline-block; vertical-align: middle; } .layout-container .topbar .topbar-right .topbar-items > li.active-top-menu > a { color: #607D8B; } .layout-container .topbar .topbar-right .topbar-items > li.active-top-menu > ul { display: block; } .layout-container .topbar .topbar-right .topbar-items > li.active-top-menu > ul li a { padding-left: 32px; } .layout-container .topbar .topbar-right .topbar-items > li.search-item input { background-image: linear-gradient(to bottom, #607D8B, #607D8B), linear-gradient(to bottom, #b5b5b5, #b5b5b5); } .layout-container .topbar .topbar-right .topbar-items > li.search-item { text-align: center; width: 100%; display: block; box-sizing: border-box; font-size: 16px; padding: 16px 16px; position: relative; } .layout-container .topbar .topbar-right .topbar-items > li.search-item input { top: 0; width: 100%; box-sizing: border-box; padding-right: 16px; border-color: #bdbdbd; color: #212121; } .layout-container .topbar .topbar-right .topbar-items > li.search-item input:focus { border-color: #bdbdbd; } .layout-container .topbar .topbar-right .topbar-items > li.search-item input:focus ~ label, .layout-container .topbar .topbar-right .topbar-items > li.search-item input.ui-state-filled ~ label { top: -20px; color: #607D8B; } .layout-container .topbar .topbar-right .topbar-items > li.search-item label { top: 1px; color: #212121; } .layout-container .topbar .topbar-right .topbar-items > li.search-item i { position: absolute; right: 5px; top: -2px; } .layout-container .topbar .topbar-right .topbar-items > li.profile-item .profile-image { display: inline-block; vertical-align: middle; width: 24px; height: 24px; background: url("../images/avatar.png") top left no-repeat; background-size: 24px 24px; margin-right: 14px; } .layout-container .topbar .topbar-right .topbar-items > li.profile-item span { vertical-align: middle; display: inline-block; } .layout-container .topbar .topbar-right .topbar-items.topbar-items-visible { display: block; } } @media (max-width: 385px) { .layout-container .topbar .topbar-right #topbar-menu-button { position: absolute; height: 1.5em; right: 24px; top: 1.375em; } .layout-container .topbar .topbar-right #topbar-menu-button i { font-size: 1.5em; } .layout-container .topbar .topbar-right #rightpanel-menu-button { position: absolute; height: 1.5em; right: 8px; top: 1.375em; } .layout-container .topbar .topbar-right #rightpanel-menu-button i { font-size: 1.5em; } .layout-container .topbar .topbar-right #menu-button { margin-right: 0; } } body .layout-wrapper.layout-compact { font-size: 14px; line-height: 18px; } body .layout-wrapper.layout-compact .layout-container .ultima-menu li a i:last-child { font-size: 18px; } body .layout-wrapper.layout-compact .layout-container .ultima-menu li ul li a span { font-size: 14px; } body .layout-wrapper.layout-compact .layout-container .layout-breadcrumb ul li { vertical-align: middle; } body .layout-wrapper.layout-compact .ui-radiobutton .ui-radiobutton-box { width: 18px; height: 18px; } body .layout-wrapper.layout-compact .ui-datepicker tbody td a, body .layout-wrapper.layout-compact .ui-datepicker body .ui-datepicker tbody td span { padding-top: .25em; } @media (min-width: 1025px) { .layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul { top: 35px; } .layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu > li > ul li span { font-size: 14px; } .layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-main { padding-top: 110px; } }
index_release.html
mrwizard82d1/word-source-cljs
<!DOCTYPE html> <html> <head> <title>word-source</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <script src="release/word_source.js" type="text/javascript"></script> </body> </html>
html/recoverPassword.html
gromero7/my-weather-cloud-v2
<!DOCTYPE html> <html lang="en" ng-app="myweatherapp"> <head> <meta charset="UTF-8"> <meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <title>MWC - Profile</title> <!--CSS--> <link rel="stylesheet" href="../css/materialize.css"> <link rel="stylesheet" href="../css/custombox.css"> <link rel="stylesheet" href="../css/index.css"> <link rel="stylesheet" href="../css/sweetalert.css"> <link rel="stylesheet" href="../css/bootstrap-material-datetimepicker.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-jcrop/0.9.12/css/jquery.Jcrop.min.css" /> <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="shortcut icon" type="image/x-icon" href="../assets/sun.png" /> <!--jQuery framework load--> <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script> <script src="../js/frameworks/jQuery/jquery.Jcrop.min.js"></script> <script src="../js/frameworks/jQuery/jquery-cookie/jquery.cookie.js" type="text/javascript" xml:space="preserve"></script> <!--Angular framework load--> <script src="../js/frameworks/angular/angular.min.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/frameworks/angular/angular-file-upload.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/frameworks/angular/i18n/angular-locale_es-es.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/frameworks/angular/ng-currency.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/frameworks/angular/ngAutocomplete.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/frameworks/angular/ng-jcrop.js" type="text/javascript" xml:space="preserve"></script> <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?libraries=places&sensor=false"></script> <script src="../js/frameworks/angular/angular.dcb-img-fallback.js" type="text/javascript" xml:space="preserve"></script> <!--Materialize framework load--> <script src="../js/frameworks/materialize/materialize.js"></script> <!--Datepicker framework load--> <script src="../js/frameworks/datepicker/momentjs.js"></script> <script src="../js/frameworks/datepicker/bootstrap-material-datetimepicker.js"></script> <!--Custom Box framework load--> <script src="../js/frameworks/custombox/custombox.js"></script> <script src="../js/frameworks/custombox/legacy.js"></script> <!--Sweet Alert framework load--> <script src="../js/frameworks/sweetAlert/sweetalert.min.js"></script> <!--Own Code--> <script src="../js/model/userObj.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/model/newObj.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/model/photoObj.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/control/generalFunctions.js" type="text/javascript" xml:space="preserve"></script> <script src="../js/control/recoverPassword.js"></script> <script src="../js/control/custombox.js"></script> </head> <body ng-controller="recoveryController as recoveryCtrl" ng-init="recoveryCtrl.sessionControl();"> <!-- ************************************************************** MAIN MENU **************************************************************************--> <!-- Dropdown Structure --> <ul id="dropdown1" class="dropdown-content"> <li><a href="../index.html">Main menu</a></li> <li class="divider"></li> <li><a href="meteocalc.html">Meteorological calculator</a></li> </ul> <nav class="blue-grey darken-1"> <div class="nav-wrapper"> <a href="../index.html" class="brand-logo"><img class="logo-sun" src="../assets/sun.png"><span class="title-logo">My Weather Cloud</span></a> <!-- Normal navbar--> <ul class="right hide-on-med-and-down"> <li ng-if="toLogIn" id="loginClicked"><a href="">Log in</a></li> <li><a class="dropdown-button" href="#!" data-activates="dropdown1">Other options<i class="material-icons right">arrow_drop_down</i></a></li> </ul> <!-- Mobile navbar--> <ul id="slide-out" class="side-nav"> <li ng-if="toLogIn" id="loginClickedMobile"><a href="">Log in</a></li> <li class="no-padding"> <ul class="collapsible collapsible-accordion"> <li> <a class="collapsible-header">Other options<i class="mdi-navigation-arrow-drop-down"></i></a> <div class="collapsible-body"> <ul> <li><a href="../index.html">Main menu</a></li> <li class="divider"></li> <li><a href="meteocalc.html">Meteorological calculator</a></li> </ul> </div> </li> <li ng-if="myProfile" id="logoutClicked" ng-click="profileCtrl.connectionDestroy()"><a href="">Logout</a></li> </ul> </li> </ul> <a href="#" data-activates="slide-out" class="button-collapse"><i class="mdi-navigation-menu"></i></a> </div> </nav> <!--Template for login--> <login-management></login-management> <div class="row" style="margin-left: 32%"> <div class="col s12 m6"> <div class="card blue-grey darken-1"> <form name="recoveryForm" ng-submit="recoveryForm.$valid && recoveryCtrl.recoveryPassword();"> <div class="card-content white-text"> <span class="card-title">Recovery Password</span> <br> <br> <span> New password: </span> <input type="password" id="newPassword" ng-model="newPassword" ng-minlength="4" ng-maxlength="16" required> <br> <span> Repeat new password: </span> <input type="password" id="repnewPassword" ng-model="repnewPassword" ng-minlength="4" ng-maxlength="16" required> <br> <span>Write your code received here: </span> <input type="text" name="recoveryCode" id="recoveryCode" placeholder="Code" ng-model="codeRecover" ng-minlength="8" ng-maxlength="8" ng-pattern="/^[^[\]:;|=+*?¿$%&·!¡<>/\\,]+$/" required/> </div> <div class="card-action"> <button class="btn waves-effect waves-light" type="submit" name="action" ng-disabled="recoveryForm.$invalid">Submit <i class="material-icons right">send</i> </button> </div> </form> </div> </div> </div> <!--FOOTER--> <footer class="page-footer blue-grey darken-1"> <div class="container"> <div class="row"> <div class="col l6 s12"> <h5 class="white-text">My Weather Cloud</h5> <p class="grey-text text-lighten-4">The unified weather connection in the cloud.</p> </div> <div class="col l4 offset-l2 s12"> <h5 class="white-text">Links</h5> <ul> <li><a class="grey-text text-lighten-3" href="http://www.ies-provenzana.com">IES Provençana</a></li> <li><a class="grey-text text-lighten-3" href="http://www.meteo.cat">Meteocat</a></li> <li><a class="grey-text text-lighten-3" href="http://www.meteociel.fr">Météociel</a></li> </ul> </div> </div> </div> <div class="footer-copyright"> <div class="container"> © 2016 All rights reserved </div> </div> </footer> </body> </html>
doc/api/org/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html
jgaupp/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>ClassificationFeatureMetadata (ARX 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="ClassificationFeatureMetadata (ARX 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/ClassificationFeatureMetadata.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-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/deidentifier/arx/aggregates/classification/ClassificationDataSpecification.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/deidentifier/arx/aggregates/classification/ClassificationMethod.html" title="interface in org.deidentifier.arx.aggregates.classification"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html" target="_top">Frames</a></li> <li><a href="ClassificationFeatureMetadata.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><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">org.deidentifier.arx.aggregates.classification</div> <h2 title="Class ClassificationFeatureMetadata" class="title">Class ClassificationFeatureMetadata</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">ClassificationFeatureMetadata</span> extends java.lang.Object</pre> <div class="block">Metadata about a single feature</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="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/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html#ClassificationFeatureMetadata(java.lang.String, org.deidentifier.arx.DataType)">ClassificationFeatureMetadata</a></strong>(java.lang.String&nbsp;attribute, <a href="../../../../../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a>&lt;?&gt;&nbsp;type)</code> <div class="block">Creates a new instance</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>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html#getName()">getName</a></strong>()</code> <div class="block">Returns the name of the feature</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html#isNumeric()">isNumeric</a></strong>()</code> <div class="block">Returns whether this is a numeric attribute</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="ClassificationFeatureMetadata(java.lang.String, org.deidentifier.arx.DataType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ClassificationFeatureMetadata</h4> <pre>public&nbsp;ClassificationFeatureMetadata(java.lang.String&nbsp;attribute, <a href="../../../../../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a>&lt;?&gt;&nbsp;type)</pre> <div class="block">Creates a new instance</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>attribute</code> - </dd><dd><code>type</code> - </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="getName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getName</h4> <pre>public&nbsp;java.lang.String&nbsp;getName()</pre> <div class="block">Returns the name of the feature</div> <dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="isNumeric()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isNumeric</h4> <pre>public&nbsp;boolean&nbsp;isNumeric()</pre> <div class="block">Returns whether this is a numeric attribute</div> <dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ClassificationFeatureMetadata.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-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/deidentifier/arx/aggregates/classification/ClassificationDataSpecification.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/deidentifier/arx/aggregates/classification/ClassificationMethod.html" title="interface in org.deidentifier.arx.aggregates.classification"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/deidentifier/arx/aggregates/classification/ClassificationFeatureMetadata.html" target="_top">Frames</a></li> <li><a href="ClassificationFeatureMetadata.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><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>
static/assets/css/style-responsive.css
liugangabc/ccs_web
/*** Responsive Theme. Based on http://getbootstrap.com/css/#responsive-utilities-classes ***/ /*** Form Medium Devices Up To Large Devices ***/ @media (min-width: 992px) and (max-width: 1200px) { .page-boxed .header .dropdown .username { display: none; } } /*** From Medium Devices Up To Larger Devices ***/ @media (min-width: 992px) { /*** Page sidebar ***/ .page-sidebar { position: absolute; width: 225px; } .page-sidebar.navbar-collapse { max-height: none !important; } .page-sidebar-fixed .page-sidebar { position: fixed !important; top: 41px; } .page-sidebar-fixed ul.page-sidebar-menu > li.last { margin-bottom: 15px !important; } .page-sidebar-fixed.page-sidebar-hover-on .page-sidebar { z-index: 10000; width: 35px; } .page-sidebar-fixed.page-sidebar-hover-on .page-sidebar .selected { display: none; } .page-sidebar-fixed.page-sidebar-hover-on .page-content { margin-left: 35px; } .page-sidebar-fixed.page-sidebar-hover-on .footer { margin-left: 35px; } .page-sidebar-fixed .page-sidebar-closed .page-sidebar .sidebar-search .submit, .page-sidebar-fixed .page-sidebar .sidebar-toggler { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .page-sidebar-hovering { overflow: hidden !important; } .page-sidebar-hovering .sub-menu, .page-sidebar-hovering span.title, .page-sidebar-hovering span.arrow { display: none !important; } .page-sidebar-hovering .submit { opacity: 0; width: 0 !important; height: 0 !important; } /*** Page content ***/ .page-content { margin-left: 225px; margin-top: 0px; min-height: 760px; padding: 0 20px 20px 20px; } .page-sidebar-fixed .page-content { min-height: 600px; } .page-content.no-min-height { min-height: auto; } /*** Footer ***/ /* fixed sidebar */ .page-footer-fixed .footer { position: fixed; left: 0; right: 0; z-index: 10000; bottom: 0; } .page-footer-fixed .page-container { margin-bottom: 32px; } .page-footer-fixed.page-sidebar-fixed .footer { margin-left: 0 !important; } /* end: fixed footer */ .page-boxed .footer { padding: 8px 0 5px 0; } .page-sidebar-fixed .footer { margin-left: 225px; background-color: #fff; padding: 8px 20px 5px 20px; } .page-sidebar-fixed .footer .footer-inner { color: #333; } .page-sidebar-fixed.page-sidebar-closed .footer { margin-left: 35px; } .page-sidebar-fixed .footer .footer-tools .go-top { background-color: #666; } .page-sidebar-fixed .footer .footer-tools .go-top i { color: #ddd; } /* boxed layout */ .page-boxed .header .navbar-brand { margin-left: 0px !important; width: 226px; } .page-boxed .header .navbar-brand img { margin-left: 10px; } .page-boxed .header .navbar-nav { margin-right: 0px; } } /*** Up To Medium Devices ***/ @media (max-width:991px) { /*** Page header ***/ .header { padding: 0 20px 0 20px; position: relative; clear: both; } .header .navbar-toggle { display: inline-block; } .page-sidebar.navbar-collapse { max-height: 340px; } .page-sidebar.navbar-collapse.collapse { display: none !important; } .page-sidebar.navbar-collapse.in { overflow: hidden !important; overflow-y: auto !important; } .header .nav li.dropdown i { display: inline-block; position: relative; top:1px; right:0px; } .header .navbar-nav { display: block; margin-bottom: 0px !important; } .header .navbar-nav .open .dropdown-menu { position: absolute; } .header .navbar-nav { display: inline-block; float: right; margin: 0; } .header .navbar-nav > li { float: left; } .header .navbar-brand { margin-left: 0px !important; padding-left: 0px !important; } .header .navbar-brand img { margin-left: 4px !important; } /*** Page container ***/ .page-container { margin: 0 !important; padding: 0 !important; } /*** Page content ***/ .page-content { margin: 0px !important; padding: 20px 20px 20px 20px !important; min-height: 280px; } /*** Page sidebar ***/ .page-sidebar { border-top: 0 !important; margin: 20px; } .page-sidebar.in { border-top: 0 !important; margin: 20px; position: relative; z-index: 5; } .header .sidebar-toggler, .page-sidebar .sidebar-toggler { display: none; } .page-sidebar ul { margin-top:0px; width:100%; } .page-sidebar .selected { display: none !important; } .page-sidebar .sidebar-search .input-box { width: 220px; } /*** Styler panel ***/ .styler-panel { top:55px; right:20px; } /*** Boxed Layout ***/ .page-boxed .header > .container, .page-boxed .footer > .container, .page-boxed > .container { max-width: none !important; margin: 0 !important; padding: 0 !important; } } /*** From Small Devices Up To Medium Devices ***/ @media (min-width: 768px) and (max-width: 991px) { /*** Body ***/ body { padding-top: 0px; } /*** Page sidebar ***/ .page-sidebar .btn-navbar.collapsed .arrow { display: none; } .page-sidebar .btn-navbar .arrow { position: absolute; right: 25px; width: 0; height: 0; top:50px; border-bottom: 15px solid #5f646b; border-left: 15px solid transparent; border-right: 15px solid transparent; } } /*** Extra Small Devices Only ***/ @media (max-width: 767px) { /*** Page header ***/ .header { padding: 0 10px 0 10px; } .header .top-nav .nav{ margin-top: 0px; margin-right: 5px; } .header .nav > li > .dropdown-menu.notification:after, .header .nav > li > .dropdown-menu.notification:before { margin-right: 180px; } .header .nav > li > .dropdown-menu.notification { margin-right: -180px; } .header .nav > li > .dropdown-menu.inbox:after, .header .nav > li > .dropdown-menu.inbox:before { margin-right: 140px; } .header .nav > li > .dropdown-menu.inbox { margin-right: -140px; } .header .nav > li > .dropdown-menu.tasks:after, .header .nav > li > .dropdown-menu.tasks:before { margin-right: 90px; } .header .nav > li > .dropdown-menu.tasks { margin-right: -90px; } /* Header logo */ .header .navbar-brand { margin-left: 0px !important; width: 110px; } /*** Page content ***/ .page-content { padding: 20px 10px 10px 10px !important; overflow: hidden; } /*** Page title ***/ .page-title { margin-bottom: 20px; font-size: 18px; } .page-title small { font-size: 13px; padding-top: 3px; } /*** Styler pagel ***/ .styler-panel { top:58px; right:12px; } /*** Page breadcrumb ***/ .breadcrumb { padding-left: 10px; padding-right: 10px; } /*** Portlet form action ***/ .portlet-body.form .form-actions{ padding-left: 15px; } /*** Form input validation states ***/ .input-icon .input-error, .input-icon .input-warning, .input-icon .input-success { top:-27px; float: right; right:10px !important; } /*** Advance tables ***/ .table-advance tr td.highlight:first-child a { margin-left: 8px; } /*** Footer ***/ .footer { padding-left: 10px; padding-right: 10px; } .footer .go-top { float: right; display: block; margin-right: 0px; } /*** Vertical inline menu ***/ .ver-inline-menu li.active:after { display: none; } /*** Form controls ***/ .form-horizontal .form-actions { padding-left: 180px; } .portlet .form-horizontal .form-actions { padding-left: 190px; } } /*** The Most Extra Small Devices Landscape Mode Only ***/ @media (max-width: 480px) { /*** Header navbar ***/ .header .navbar-nav { display: block !important; margin-top: 0px !important; } .header .navbar-nav > li.dropdown .dropdown-toggle { margin-top:-1px; padding-left: 8px; padding-right: 8px; } .header .navbar-nav > li.dropdown.user .dropdown-toggle, .header .navbar-nav > li.dropdown.language .dropdown-toggle { padding-right: 6px; padding-left: 6px; } .header .navbar-nav li.dropdown .dropdown-toggle .badge { top: 8px; } /*** Page sidebar ***/ .page-sidebar, .page-sidebar.in { margin: 0 10px 10px 10px; } /*** Page title ***/ .page-title small { display: block; clear: both; } /*** Forms ***/ .portlet .form-horizontal .form-actions { padding-left: 10px; } /*** Dashboard date range panel ***/ .page-content .breadcrumb .dashboard-date-range { padding-bottom: 8px; } .page-content .breadcrumb .dashboard-date-range span { display: none; } .page-content .breadcrumb > .btn-group span { display: none; } .page-content .breadcrumb > .btn-group > .btn { padding-left: 7px; padding-right: 7px; } /*** Hidden phone ***/ .hidden-480 { display: none !important; } } /*** The Most Extra Small Devices Portrait Mode Only ***/ @media (max-width: 320px) { /*** Hidden phone ***/ .hidden-320 { display: none; } .header .navbar-brand { width: 100px; } }
demo/templates/home.html
madre/analytics_nvd3
{% load demo_tags %} <head> <title>Django NVD3 - Examples</title> </head> <body> <h1>{{ 'django-nvd3'|demo }}</h1> <h3>List of supported chart:</h3> <a href="{% url 'demo_cumulativelinechart' %}">cumulativeLineChart</a> <br/> <a href="{% url 'demo_discretebarchart' %}">discreteBarChart</a> <br/> <a href="{% url 'demo_discretebarchart_with_date' %}">discreteBarChar with Date</a> <br/> <a href="{% url 'demo_linechart' %}">lineChart</a> <br/> <a href="{% url 'demo_linechart_with_ampm' %}">lineChart with AM_PM</a> <br/> <a href="{% url 'demo_linechart_without_date' %}">lineChart without date</a> <br/> <a href="{% url 'demo_linewithfocuschart' %}">lineWithFocusChart</a> <br/> <a href="{% url 'demo_lineplusbarchart' %}">linePlusBarChart</a><strong> - (need fix)</strong><br/> <a href="{% url 'demo_linechart_with_ampm' %}">linechart_with_ampm</a> <br/> <a href="{% url 'demo_multibarchart' %}">multiBarChart</a> <br/> <a href="{% url 'demo_multibarhorizontalchart' %}">multiBarHorizontalChart</a> <br/> <a href="{% url 'demo_piechart' %}">pieChart</a> <br/> <a href="{% url 'demo_stackedareachart' %}">stackedAreaChart</a> <br/> <a href="{% url 'demo_scatterchart' %}">scatterChart</a> <br/> </body>
apache-geode-1.0.0-incubating.M2/javadoc/com/gemstone/gemfire/cache/DynamicRegionListener.html
azwickey-pivotal/oauth2-gemfire-sample
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_66-internal) on Wed Apr 13 11:47:05 PDT 2016 --> <title>DynamicRegionListener (Apache Geode 1.0.0-incubating.M2)</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="DynamicRegionListener (Apache Geode 1.0.0-incubating.M2)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6,"i3":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="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/gemstone/gemfire/cache/DynamicRegionFactory.Config.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/gemstone/gemfire/cache/EntryDestroyedException.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/gemstone/gemfire/cache/DynamicRegionListener.html" target="_top">Frames</a></li> <li><a href="DynamicRegionListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.gemstone.gemfire.cache</div> <h2 title="Interface DynamicRegionListener" class="title">Interface DynamicRegionListener</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="typeNameLabel">DynamicRegionListener</span></pre> <div class="block"><code>DynamicRegionListener</code> is an interface that can be implemented to handle dynamic region-related events. The methods on a <code>DynamicRegionListener</code> are invoked synchronously. If the listener method takes a long time to execute then it will cause the operation that caused it to be invoked to take a long time. <p> Note: It is possible to receive duplicate create events when the DynamicRegionFactory goes active due to Cache creation. <p> See <a href="../../../../com/gemstone/gemfire/cache/DynamicRegionFactory.html" title="class in com.gemstone.gemfire.cache"><code>DynamicRegionFactory</code></a></div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.3</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="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>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/gemstone/gemfire/cache/DynamicRegionListener.html#afterRegionCreate-com.gemstone.gemfire.cache.RegionEvent-">afterRegionCreate</a></span>(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code> <div class="block">Handles the 'after region creation' event of a dynamic region.</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/gemstone/gemfire/cache/DynamicRegionListener.html#afterRegionDestroy-com.gemstone.gemfire.cache.RegionEvent-">afterRegionDestroy</a></span>(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code> <div class="block">Handles the 'after region destroyed' event of a dynamic region.</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/gemstone/gemfire/cache/DynamicRegionListener.html#beforeRegionCreate-java.lang.String-java.lang.String-">beforeRegionCreate</a></span>(java.lang.String&nbsp;parentRegionName, java.lang.String&nbsp;regionName)</code> <div class="block">Handles the 'before region creation' event of a dynamic region.</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/gemstone/gemfire/cache/DynamicRegionListener.html#beforeRegionDestroy-com.gemstone.gemfire.cache.RegionEvent-">beforeRegionDestroy</a></span>(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</code> <div class="block">Handles the 'before region destroyed' event of a dynamic region.</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="beforeRegionCreate-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>beforeRegionCreate</h4> <pre>void&nbsp;beforeRegionCreate(java.lang.String&nbsp;parentRegionName, java.lang.String&nbsp;regionName)</pre> <div class="block">Handles the 'before region creation' event of a dynamic region. This method is invoked before the dynamic region is created in the local VM.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>parentRegionName</code> - The name of the parent region</dd> <dd><code>regionName</code> - The name of the region being created</dd> </dl> </li> </ul> <a name="afterRegionCreate-com.gemstone.gemfire.cache.RegionEvent-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>afterRegionCreate</h4> <pre>void&nbsp;afterRegionCreate(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre> <div class="block">Handles the 'after region creation' event of a dynamic region. This method is invoked after the dynamic region is created in the local VM.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>event</code> - A <code>RegionEvent</code> describing the event</dd> </dl> </li> </ul> <a name="beforeRegionDestroy-com.gemstone.gemfire.cache.RegionEvent-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>beforeRegionDestroy</h4> <pre>void&nbsp;beforeRegionDestroy(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre> <div class="block">Handles the 'before region destroyed' event of a dynamic region. This method is invoked before the dynamic region is destroyed in the local VM.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>event</code> - A <code>RegionEvent</code> describing the event</dd> </dl> </li> </ul> <a name="afterRegionDestroy-com.gemstone.gemfire.cache.RegionEvent-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>afterRegionDestroy</h4> <pre>void&nbsp;afterRegionDestroy(<a href="../../../../com/gemstone/gemfire/cache/RegionEvent.html" title="interface in com.gemstone.gemfire.cache">RegionEvent</a>&lt;?,?&gt;&nbsp;event)</pre> <div class="block">Handles the 'after region destroyed' event of a dynamic region. This method is invoked after the dynamic region is destroyed in the local VM.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>event</code> - A <code>RegionEvent</code> describing the event</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="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/gemstone/gemfire/cache/DynamicRegionFactory.Config.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/gemstone/gemfire/cache/EntryDestroyedException.html" title="class in com.gemstone.gemfire.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/gemstone/gemfire/cache/DynamicRegionListener.html" target="_top">Frames</a></li> <li><a href="DynamicRegionListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
src/app/css/main.css
MarkCuypers/kubb-client
body,html { margin: 0; padding: 0; background-color: #DDD; }
docs/javadoc/2.6/com/fasterxml/jackson/databind/jsontype/class-use/TypeDeserializer.html
FasterXML/jackson-databind
<!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) on Sun Jul 19 11:36:55 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml.jackson.databind.jsontype.TypeDeserializer (jackson-databind 2.6.0 API)</title> <meta name="date" content="2015-07-19"> <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.jsontype.TypeDeserializer (jackson-databind 2.6.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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">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/jsontype/class-use/TypeDeserializer.html" target="_top">Frames</a></li> <li><a href="TypeDeserializer.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.jsontype.TypeDeserializer" class="title">Uses of Class<br>com.fasterxml.jackson.databind.jsontype.TypeDeserializer</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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">com.fasterxml.jackson.databind</a></td> <td class="colLast"> <div class="block">Basic data binding (mapping) functionality that allows for reading JSON content into Java Objects (POJOs) and JSON Trees (<a href="../../../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><code>JsonNode</code></a>), as well as writing Java Objects and trees as JSON.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.deser">com.fasterxml.jackson.databind.deser</a></td> <td class="colLast"> <div class="block">Contains implementation classes of deserialization part of data binding.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.deser.impl">com.fasterxml.jackson.databind.deser.impl</a></td> <td class="colLast"> <div class="block">Contains those implementation classes of deserialization part of data binding that are not considered part of public or semi-public interfaces.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.deser.std">com.fasterxml.jackson.databind.deser.std</a></td> <td class="colLast"> <div class="block">Contains public standard implementations of abstraction that Jackson uses.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.jsontype">com.fasterxml.jackson.databind.jsontype</a></td> <td class="colLast"> <div class="block">Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.jsontype.impl">com.fasterxml.jackson.databind.jsontype.impl</a></td> <td class="colLast"> <div class="block">Package that contains standard implementations for <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype"><code>TypeResolverBuilder</code></a> and <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeIdResolver.html" title="interface in com.fasterxml.jackson.databind.jsontype"><code>TypeIdResolver</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.module">com.fasterxml.jackson.databind.module</a></td> <td class="colLast"> <div class="block">Package that contains classes and interfaces to help implement custom extension <a href="../../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a>s (which are registered using <a href="../../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule-com.fasterxml.jackson.databind.Module-"><code>ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)</code></a>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.databind"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</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/package-summary.html">com.fasterxml.jackson.databind</a> that return <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">ObjectMapper.DefaultTypeResolverBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/ObjectMapper.DefaultTypeResolverBuilder.html#buildTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-java.util.Collection-">buildTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/NamedType.html" title="class in com.fasterxml.jackson.databind.jsontype">NamedType</a>&gt;&nbsp;subtypes)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">DeserializationConfig.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html#findTypeDeserializer-com.fasterxml.jackson.databind.JavaType-">findTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType)</code> <div class="block">Helper method that is needed to properly handle polymorphic referenced types, such as types referenced by <a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/atomic/AtomicReference.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicReference</code></a>, or various "optional" types.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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">JsonDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code> <div class="block">Deserialization called when type being deserialized is defined to contain additional type identifier, to allow for correctly instantiating correct subtype.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.deser"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/deser/package-summary.html">com.fasterxml.jackson.databind.deser</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../com/fasterxml/jackson/databind/deser/package-summary.html">com.fasterxml.jackson.databind.deser</a> declared as <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">SettableBeanProperty.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code> <div class="block">If value will contain type information (to support polymorphic handling), this is the type deserializer used to handle type resolution.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">SettableAnyProperty.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/deser/package-summary.html">com.fasterxml.jackson.databind.deser</a> that return <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#findPropertyContentTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.introspect.AnnotatedMember-">findPropertyContentTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;containerType, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMember.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMember</a>&nbsp;propertyEntity)</code> <div class="block">Method called to find and create a type information deserializer for values of given container (list, array, map) property, if one is needed.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#findPropertyTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.introspect.AnnotatedMember-">findPropertyTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMember.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMember</a>&nbsp;annotated)</code> <div class="block">Method called to create a type information deserializer for values of given non-container property, if one is needed.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">DeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/DeserializerFactory.html#findTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-">findTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType)</code> <div class="block">Method called to find and create a type information deserializer for given base type, if one is needed.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#findTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-">findTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">SettableBeanProperty.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html#getValueTypeDeserializer--">getValueTypeDeserializer</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/deser/package-summary.html">com.fasterxml.jackson.databind.deser</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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>protected <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#Z:Z_findCustomArrayDeserializer-com.fasterxml.jackson.databind.type.ArrayType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">_findCustomArrayDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/ArrayType.html" title="class in com.fasterxml.jackson.databind.type">ArrayType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#Z:Z_findCustomCollectionDeserializer-com.fasterxml.jackson.databind.type.CollectionType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">_findCustomCollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionType.html" title="class in com.fasterxml.jackson.databind.type">CollectionType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#Z:Z_findCustomCollectionLikeDeserializer-com.fasterxml.jackson.databind.type.CollectionLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">_findCustomCollectionLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionLikeType.html" title="class in com.fasterxml.jackson.databind.type">CollectionLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#Z:Z_findCustomMapDeserializer-com.fasterxml.jackson.databind.type.MapType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">_findCustomMapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapType.html" title="class in com.fasterxml.jackson.databind.type">MapType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BasicDeserializerFactory.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.html#Z:Z_findCustomMapLikeDeserializer-com.fasterxml.jackson.databind.type.MapLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">_findCustomMapLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapLikeType.html" title="class in com.fasterxml.jackson.databind.type">MapLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">BeanDeserializerBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBase.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">AbstractDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/AbstractDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html#findArrayDeserializer-com.fasterxml.jackson.databind.type.ArrayType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findArrayDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/ArrayType.html" title="class in com.fasterxml.jackson.databind.type">ArrayType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code> <div class="block">Method called to locate serializer for specified array type.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.Base.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.Base.html#findArrayDeserializer-com.fasterxml.jackson.databind.type.ArrayType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findArrayDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/ArrayType.html" title="class in com.fasterxml.jackson.databind.type">ArrayType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html#findCollectionDeserializer-com.fasterxml.jackson.databind.type.CollectionType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionType.html" title="class in com.fasterxml.jackson.databind.type">CollectionType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code> <div class="block">Method called to locate serializer for specified <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> (List, Set etc) type.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.Base.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.Base.html#findCollectionDeserializer-com.fasterxml.jackson.databind.type.CollectionType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionType.html" title="class in com.fasterxml.jackson.databind.type">CollectionType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html#findCollectionLikeDeserializer-com.fasterxml.jackson.databind.type.CollectionLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionLikeType.html" title="class in com.fasterxml.jackson.databind.type">CollectionLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code> <div class="block">Method called to locate serializer for specified "Collection-like" type (one that acts like <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> but does not implement it).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.Base.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.Base.html#findCollectionLikeDeserializer-com.fasterxml.jackson.databind.type.CollectionLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionLikeType.html" title="class in com.fasterxml.jackson.databind.type">CollectionLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html#findMapDeserializer-com.fasterxml.jackson.databind.type.MapType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapType.html" title="class in com.fasterxml.jackson.databind.type">MapType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code> <div class="block">Method called to locate deserializer for specified <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> type.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.Base.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.Base.html#findMapDeserializer-com.fasterxml.jackson.databind.type.MapType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapType.html" title="class in com.fasterxml.jackson.databind.type">MapType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html#findMapLikeDeserializer-com.fasterxml.jackson.databind.type.MapLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapLikeType.html" title="class in com.fasterxml.jackson.databind.type">MapLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code> <div class="block">Method called to locate serializer for specified "Map-like" type (one that acts like <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> but does not implement it).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Deserializers.Base.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/Deserializers.Base.html#findMapLikeDeserializer-com.fasterxml.jackson.databind.type.MapLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapLikeType.html" title="class in com.fasterxml.jackson.databind.type">MapLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../com/fasterxml/jackson/databind/deser/package-summary.html">com.fasterxml.jackson.databind.deser</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/CreatorProperty.html#CreatorProperty-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedParameter-int-java.lang.Object-com.fasterxml.jackson.databind.PropertyMetadata-">CreatorProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a>&nbsp;name, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a>&nbsp;wrapperName, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedParameter.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedParameter</a>&nbsp;param, int&nbsp;index, <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;injectableValueId, <a href="../../../../../../com/fasterxml/jackson/databind/PropertyMetadata.html" title="class in com.fasterxml.jackson.databind">PropertyMetadata</a>&nbsp;metadata)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html#SettableAnyProperty-com.fasterxml.jackson.databind.BeanProperty-com.fasterxml.jackson.databind.introspect.AnnotatedMethod-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">SettableAnyProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;property, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a>&nbsp;setter, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html#SettableBeanProperty-com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-">SettableBeanProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/introspect/BeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.introspect">BeanPropertyDefinition</a>&nbsp;propDef, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html#SettableBeanProperty-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.PropertyMetadata-">SettableBeanProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a>&nbsp;propName, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a>&nbsp;wrapper, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, <a href="../../../../../../com/fasterxml/jackson/databind/PropertyMetadata.html" title="class in com.fasterxml.jackson.databind">PropertyMetadata</a>&nbsp;metadata)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html#SettableBeanProperty-java.lang.String-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-boolean-">SettableBeanProperty</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propName, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a>&nbsp;wrapper, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, boolean&nbsp;isRequired)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.deser.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/package-summary.html">com.fasterxml.jackson.databind.deser.impl</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/package-summary.html">com.fasterxml.jackson.databind.deser.impl</a> declared as <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">TypeWrappedDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/TypeWrappedDeserializer.html#Z:Z_typeDeserializer">_typeDeserializer</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/package-summary.html">com.fasterxml.jackson.databind.deser.impl</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">ExternalTypeHandler.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/ExternalTypeHandler.Builder.html#addExternal-com.fasterxml.jackson.databind.deser.SettableBeanProperty-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">addExternal</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>&nbsp;property, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">TypeWrappedDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/TypeWrappedDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/package-summary.html">com.fasterxml.jackson.databind.deser.impl</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/FieldProperty.html#FieldProperty-com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedField-">FieldProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/introspect/BeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.introspect">BeanPropertyDefinition</a>&nbsp;propDef, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedField.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedField</a>&nbsp;field)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/MethodProperty.html#MethodProperty-com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedMethod-">MethodProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/introspect/BeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.introspect">BeanPropertyDefinition</a>&nbsp;propDef, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a>&nbsp;method)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/SetterlessProperty.html#SetterlessProperty-com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedMethod-">SetterlessProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/introspect/BeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.introspect">BeanPropertyDefinition</a>&nbsp;propDef, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a>&nbsp;contextAnnotations, <a href="../../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a>&nbsp;method)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/impl/TypeWrappedDeserializer.html#TypeWrappedDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">TypeWrappedDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;deser)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.deser.std"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a> declared as <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">ObjectArrayDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.html#Z:Z_elementTypeDeserializer">_elementTypeDeserializer</a></span></code> <div class="block">If element instances have polymorphic type information, this is the type deserializer that can handle it</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">MapEntryDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code> <div class="block">If value instances have polymorphic type information, this is the type deserializer that can handle it</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">MapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code> <div class="block">If value instances have polymorphic type information, this is the type deserializer that can handle it</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">EnumMapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code> <div class="block">If value instances have polymorphic type information, this is the type deserializer that can handle it</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">CollectionDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code> <div class="block">If element instances have polymorphic type information, this is the type deserializer that can handle it</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AtomicReferenceDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.html#Z:Z_valueTypeDeserializer">_valueTypeDeserializer</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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">UntypedObjectDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/UntypedObjectDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">UntypedObjectDeserializer.Vanilla.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/UntypedObjectDeserializer.Vanilla.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><span class="typeNameLabel">StringDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StringDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">StringCollectionDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StringCollectionDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">StringArrayDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">StdScalarDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StdScalarDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">StdNodeBasedDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StdNodeBasedDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;td)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">StdDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StdDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code> <div class="block">Base implementation that does not assume specific type inclusion mechanism.</div> </td> </tr> <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">StdDelegatingDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/StdDelegatingDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">PrimitiveArrayDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">ObjectArrayDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td> <td class="colLast"><span class="typeNameLabel">NumberDeserializers.BooleanDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/NumberDeserializers.BooleanDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> <td class="colLast"><span class="typeNameLabel">NumberDeserializers.IntegerDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/NumberDeserializers.IntegerDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td> <td class="colLast"><span class="typeNameLabel">NumberDeserializers.DoubleDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/NumberDeserializers.DoubleDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">NumberDeserializers.NumberDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/NumberDeserializers.NumberDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code> <div class="block">As mentioned in class Javadoc, there is additional complexity in handling potentially mixed type information here.</div> </td> </tr> <tr class="rowColor"> <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">NullifyingDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">MapEntryDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">MapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">EnumSetDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumSetDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">EnumMapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">EnumDeserializer.FactoryBasedDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumDeserializer.FactoryBasedDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;p, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">DelegatingDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/DelegatingDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">CollectionDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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">AtomicReferenceDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <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">ArrayBlockingQueueDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ArrayBlockingQueueDeserializer.html#deserializeWithType-com.fasterxml.jackson.core.JsonParser-com.fasterxml.jackson.databind.DeserializationContext-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">deserializeWithType</a></span>(com.fasterxml.jackson.core.JsonParser&nbsp;jp, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind">DeserializationContext</a>&nbsp;ctxt, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">ObjectArrayDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">ObjectArrayDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.html#withDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">withDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elemTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elemDeser)</code> <div class="block">Overridable fluent-factory method used to create contextual instances</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">CollectionDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">CollectionDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html#withResolved-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;dd, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;vd, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;vtd)</code> <div class="block">Fluent-factory method call to construct contextual instance.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ArrayBlockingQueueDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">ArrayBlockingQueueDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">ArrayBlockingQueueDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ArrayBlockingQueueDeserializer.html#withResolved-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;dd, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;vd, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;vtd)</code> <div class="block">Fluent-factory method call to construct contextual instance.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">EnumMapDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">EnumMapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.html#withResolved-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;valueDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">MapEntryDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">MapEntryDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html#withResolved-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;valueDeser)</code> <div class="block">Fluent factory method used to create a copy with slightly different settings.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">MapDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">MapDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html#withResolved-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-java.util.HashSet-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;valueDeser, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;ignorable)</code> <div class="block">Fluent factory method used to create a copy with slightly different settings.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">AtomicReferenceDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AtomicReferenceDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.html#withResolved-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">withResolved</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;valueDeser)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ArrayBlockingQueueDeserializer.html#ArrayBlockingQueueDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.deser.ValueInstantiator-com.fasterxml.jackson.databind.JsonDeserializer-">ArrayBlockingQueueDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;collectionType, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a>&nbsp;valueInstantiator, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;delegateDeser)</code> <div class="block">Constructor used when creating contextualized instances.</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.html#AtomicReferenceDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">AtomicReferenceDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;referencedType, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;typeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;deser)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html#CollectionDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.deser.ValueInstantiator-">CollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;collectionType, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a>&nbsp;valueInstantiator)</code> <div class="block">Constructor for context-free instances, where we do not yet know which property is using this deserializer.</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.html#CollectionDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.deser.ValueInstantiator-com.fasterxml.jackson.databind.JsonDeserializer-">CollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;collectionType, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="../../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a>&nbsp;valueInstantiator, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;delegateDeser)</code> <div class="block">Constructor used when creating contextualized instances.</div> </td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.html#EnumMapDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">EnumMapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;mapType, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html#MapDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.deser.ValueInstantiator-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">MapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;mapType, <a href="../../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a>&nbsp;valueInstantiator, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html#MapDeserializer-com.fasterxml.jackson.databind.deser.std.MapDeserializer-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-java.util.HashSet-">MapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">MapDeserializer</a>&nbsp;src, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;ignorable)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html#MapEntryDeserializer-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">MapEntryDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html#MapEntryDeserializer-com.fasterxml.jackson.databind.deser.std.MapEntryDeserializer-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">MapEntryDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">MapEntryDeserializer</a>&nbsp;src, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeser, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;valueDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;valueTypeDeser)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.html#ObjectArrayDeserializer-com.fasterxml.jackson.databind.type.ArrayType-com.fasterxml.jackson.databind.JsonDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-">ObjectArrayDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/ArrayType.html" title="class in com.fasterxml.jackson.databind.type">ArrayType</a>&nbsp;arrayType, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;<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>&gt;&nbsp;elemDeser, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elemTypeDeser)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.jsontype"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/package-summary.html">com.fasterxml.jackson.databind.jsontype</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/jsontype/package-summary.html">com.fasterxml.jackson.databind.jsontype</a> that return <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">TypeResolverBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html#buildTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-java.util.Collection-">buildTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/NamedType.html" title="class in com.fasterxml.jackson.databind.jsontype">NamedType</a>&gt;&nbsp;subtypes)</code> <div class="block">Method for building type deserializer based on current configuration of this builder.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">TypeDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code> <div class="block">Method called to create contextual version, to be used for values of given property.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.jsontype.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/package-summary.html">com.fasterxml.jackson.databind.jsontype.impl</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/package-summary.html">com.fasterxml.jackson.databind.jsontype.impl</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsArrayTypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype.impl">AsArrayTypeDeserializer</a></span></code> <div class="block">Type deserializer used with <code>JsonTypeInfo.As.WRAPPER_ARRAY</code> inclusion mechanism.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsExternalTypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype.impl">AsExternalTypeDeserializer</a></span></code> <div class="block">Type deserializer used with <code>JsonTypeInfo.As.EXTERNAL_PROPERTY</code> inclusion mechanism.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsPropertyTypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype.impl">AsPropertyTypeDeserializer</a></span></code> <div class="block">Type deserializer used with <code>JsonTypeInfo.As.PROPERTY</code> inclusion mechanism.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsWrapperTypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype.impl">AsWrapperTypeDeserializer</a></span></code> <div class="block">Type deserializer used with <code>JsonTypeInfo.As.WRAPPER_OBJECT</code> inclusion mechanism.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/TypeDeserializerBase.html" title="class in com.fasterxml.jackson.databind.jsontype.impl">TypeDeserializerBase</a></span></code> <div class="block">Base class for all standard Jackson <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype"><code>TypeDeserializer</code></a>s.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/package-summary.html">com.fasterxml.jackson.databind.jsontype.impl</a> that return <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">StdTypeResolverBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/StdTypeResolverBuilder.html#buildTypeDeserializer-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.JavaType-java.util.Collection-">buildTypeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a>&nbsp;baseType, <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../com/fasterxml/jackson/databind/jsontype/NamedType.html" title="class in com.fasterxml.jackson.databind.jsontype">NamedType</a>&gt;&nbsp;subtypes)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">TypeDeserializerBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/TypeDeserializerBase.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AsWrapperTypeDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsWrapperTypeDeserializer.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AsPropertyTypeDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsPropertyTypeDeserializer.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AsExternalTypeDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsExternalTypeDeserializer.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a></code></td> <td class="colLast"><span class="typeNameLabel">AsArrayTypeDeserializer.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/jsontype/impl/AsArrayTypeDeserializer.html#forProperty-com.fasterxml.jackson.databind.BeanProperty-">forProperty</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</a>&nbsp;prop)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.fasterxml.jackson.databind.module"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a> in <a href="../../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</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/module/package-summary.html">com.fasterxml.jackson.databind.module</a> with parameters of type <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</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/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SimpleDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html#findArrayDeserializer-com.fasterxml.jackson.databind.type.ArrayType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findArrayDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/ArrayType.html" title="class in com.fasterxml.jackson.databind.type">ArrayType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SimpleDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html#findCollectionDeserializer-com.fasterxml.jackson.databind.type.CollectionType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionType.html" title="class in com.fasterxml.jackson.databind.type">CollectionType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SimpleDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html#findCollectionLikeDeserializer-com.fasterxml.jackson.databind.type.CollectionLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findCollectionLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/CollectionLikeType.html" title="class in com.fasterxml.jackson.databind.type">CollectionLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SimpleDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html#findMapDeserializer-com.fasterxml.jackson.databind.type.MapType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapType.html" title="class in com.fasterxml.jackson.databind.type">MapType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SimpleDeserializers.</span><code><span class="memberNameLink"><a href="../../../../../../com/fasterxml/jackson/databind/module/SimpleDeserializers.html#findMapLikeDeserializer-com.fasterxml.jackson.databind.type.MapLikeType-com.fasterxml.jackson.databind.DeserializationConfig-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.KeyDeserializer-com.fasterxml.jackson.databind.jsontype.TypeDeserializer-com.fasterxml.jackson.databind.JsonDeserializer-">findMapLikeDeserializer</a></span>(<a href="../../../../../../com/fasterxml/jackson/databind/type/MapLikeType.html" title="class in com.fasterxml.jackson.databind.type">MapLikeType</a>&nbsp;type, <a href="../../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a>&nbsp;config, <a href="../../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a>&nbsp;beanDesc, <a href="../../../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind">KeyDeserializer</a>&nbsp;keyDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">TypeDeserializer</a>&nbsp;elementTypeDeserializer, <a href="../../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a>&lt;?&gt;&nbsp;elementDeserializer)</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/jsontype/TypeDeserializer.html" title="class in com.fasterxml.jackson.databind.jsontype">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/jsontype/class-use/TypeDeserializer.html" target="_top">Frames</a></li> <li><a href="TypeDeserializer.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; 2014&#x2013;2015 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
css/styles.css
sahitb/rendezvous
#InputLocation1{ margin-bottom: 30px; } #destination{ margin-bottom: 30px; } #traveller_table, #destination_table{ padding-top: 20px; } #traveller_table th{ padding-left: 20%; } #below{ padding-top: 20px; } body{ overflow: hidden; } .navbar-inner li a:link{ background-color: transparent; font-size: 2em; color: black; } .navbar-inner li a:hover{ color: white; text-decoration: underline; font-size: 2.25em; } .navbar { background-color: transparent; border: none; } #group_Complete{ margin-top: 20px; } #destination_Form{ display: none; } #destinationForm_Instructions{ display: none; }
dev/app/lib/scripts/CDP/NativeBridge/_module.scripts.html
sony/cordova-plugin-cdp-nativebridge
<section> <script type="lazy-module-cdp.nativebridge" src="lib/scripts/CDP/NativeBridge/Utils.js"></script> <script type="lazy-module-cdp.nativebridge" src="lib/scripts/CDP/NativeBridge/Gate.js"></script> <!--<script type="lazy-module-cdp.nativebridge" src="lib/scripts/CDP/NativeBridge/Patch.js"></script>--> </section>
js/components/cohortbuilder/components/VisitOccurrenceTemplate.html
anthonysena/Atlas
<div class="criteriaSection" data-bind="with: Criteria"> <div style="position: relative"> <table class="criteriaTable"> <colgroup> <col style="width:100%"/> <col /> </colgroup> <tr> <td> a visit occurrence of <conceptset-selector params="conceptSetId: CodesetId, conceptSets: $component.expression.ConceptSets, defaultText: 'Any Visit'"></conceptset-selector> </td> <td> <div class="btn-group pull-right"> <button type="button" class="btn btn-primary btn-sm dropdown-toggle" data-toggle="dropdown"><i class="fa fa-plus"></i> Add attribute...<span class="caret"></span></button> <ul class="dropdown-menu" data-bind="foreach:$component.addActions"> <li><a data-bind="html:$component.formatOption($data), click:action" href="#"></a></li> </ul> </div> </td> </tr> </table> <table class="criteriaTable"> <colgroup> <col style="width:20px"/> <col /> </colgroup> <tr data-bind="if: First() != null, visible: First() != null"> <td><i data-bind="click: function() { $component.removeCriterion('First') }" class="fa fa-times" /></td> <td> <div>for the first time in the person's history</div> </td> </tr> <tr data-bind="if: OccurrenceStartDate() != null, visible: OccurrenceStartDate() != null"> <td><i data-bind="click: function() { $component.removeCriterion('OccurrenceStartDate') }" class="fa fa-times" /></td> <td> occurrence start is: <date-range params="Range: OccurrenceStartDate"></date-range> </td> </tr> <tr data-bind="if: OccurrenceEndDate() != null, visible: OccurrenceEndDate() != null"> <td><i data-bind="click: function() { $component.removeCriterion('OccurrenceEndDate') }" class="fa fa-times" /></td> <td> occurrence end is: <date-range params="Range: OccurrenceEndDate"></date-range> </td> </tr> <tr data-bind="if: VisitType() != null, visible: VisitType() != null"> <td><i data-bind="click: function() { $component.removeCriterion('VisitType') }" class="fa fa-times" /></td> <td> Visit Type <cycle-toggle-input params="{value: VisitTypeExclude, options: $component.options.DomainTypeExcludeOptions}"></cycle-toggle-input> <concept-list params="PickerParams: { DefaultDomain: 'Type Concept', DefaultQuery: ''}, ConceptList: VisitType()"></concept-list> </td> </tr> <tr data-bind="if: VisitSourceConcept() != null, visible: VisitSourceConcept() != null"> <td><i data-bind="click: function() { $component.removeCriterion('VisitSourceConcept') }" class="fa fa-times" /></td> <td> <div> Visit Source Concept is <conceptset-selector params="conceptSetId: VisitSourceConcept(), conceptSets: $component.expression.ConceptSets, defaultText: 'Any Visit'"></conceptset-selector> </div> </td> </tr> <tr data-bind="if: VisitLength() != null, visible: VisitLength() != null"> <td><i data-bind="click: function() { $component.removeCriterion('VisitLength') }" class="fa fa-times" /></td> <td> with visit duration <numeric-range params="Range: VisitLength"></numeric-range> </td> </tr> <tr data-bind="if: Age() != null, visible: Age() != null"> <td><i data-bind="click: function() { $component.removeCriterion('Age') }" class="fa fa-times" /></td> <td> with age <numeric-range params="Range: Age"></numeric-range> </td> </tr> <tr data-bind="if: Gender() != null, visible: Gender() != null"> <td><i data-bind="click: function() { $component.removeCriterion('Gender') }" class="fa fa-times" /></td> <td> <div> with a gender of: <concept-list params="PickerParams: { DefaultDomain: 'Gender', DefaultQuery: ''}, ConceptList: Gender()"></concept-list> </div> </td> </tr> <tr data-bind="if: ProviderSpecialty() != null, visible: ProviderSpecialty() != null"> <td><i data-bind="click: function() { $component.removeCriterion('ProviderSpecialty') }" class="fa fa-times" /></td> <td> <div> with a Provider Specialty of: <concept-list params="PickerParams: { DefaultDomain: 'Provider Specialty', DefaultQuery: ''}, ConceptList: ProviderSpecialty()"></concept-list> </div> </td> </tr> <tr data-bind="if: PlaceOfService() != null, visible: PlaceOfService() != null"> <td><i data-bind="click: function() { $component.removeCriterion('PlaceOfService') }" class="fa fa-times" /></td> <td> <div> with a Place of Service of: <concept-list params="PickerParams: { DefaultDomain: 'Place of Service'}, ConceptList: PlaceOfService()"></concept-list> </div> </td> </tr> <tr data-bind="if: PlaceOfServiceLocation() !== undefined, visible: PlaceOfServiceLocation() !== undefined"> <td><i data-bind="click: function() { $component.removeCriterion('PlaceOfServiceLocation') }" class="fa fa-times" /></td> <td> <div> with a Place of Service located in: <conceptset-selector params="conceptSetId: PlaceOfServiceLocation, conceptSets: $component.expression.ConceptSets, defaultText: 'Any Location'"></conceptset-selector> </div> </td> </tr> <tr data-bind="if: PlaceOfServiceDistance() !== undefined, visible: PlaceOfServiceDistance() !== undefined"> <td><i data-bind="click: function() { $component.removeCriterion('PlaceOfServiceDistance') }" class="fa fa-times" /></td> <td> <div> with distance from a Place of Service to Patient <numeric-range params="Range: PlaceOfServiceDistance"></numeric-range> </div> </td> </tr> <tr data-bind="if: CorrelatedCriteria() != null, visible: CorrelatedCriteria() != null"> <td><i data-bind="click: function() { $component.removeCriterion('CorrelatedCriteria') }" class="fa fa-times" /></td> <td style="background-color: white"> <criteria-group params="{expression: $component.expression, group: CorrelatedCriteria}"></criteria-group> </td> </tr> </table> </div> </div>
docs/devapidocs/org/apache/hadoop/hbase/master/balancer/class-use/StochasticLoadBalancer.LocalityCostFunction.html
lshain/hbase-0.98.6-hadoop2
<!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_65) on Wed Sep 03 20:06:00 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LocalityCostFunction (HBase 0.98.6-hadoop2 API)</title> <meta name="date" content="2014-09-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="Uses of Class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LocalityCostFunction (HBase 0.98.6-hadoop2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.LocalityCostFunction.html" title="class in org.apache.hadoop.hbase.master.balancer">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/master/balancer/class-use/StochasticLoadBalancer.LocalityCostFunction.html" target="_top">Frames</a></li> <li><a href="StochasticLoadBalancer.LocalityCostFunction.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LocalityCostFunction" class="title">Uses of Class<br>org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LocalityCostFunction</h2> </div> <div class="classUseContainer">No usage of org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LocalityCostFunction</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.LocalityCostFunction.html" title="class in org.apache.hadoop.hbase.master.balancer">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/master/balancer/class-use/StochasticLoadBalancer.LocalityCostFunction.html" target="_top">Frames</a></li> <li><a href="StochasticLoadBalancer.LocalityCostFunction.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
debug.html
zpdemo/demo-app
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Vibrate - Zalo Pay Demo</title> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-status-bar-style" content="black"/> <meta name="format-detection" content="telephone=no"/> <meta name="format-detection" content="email=no"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=0"/> <link rel="stylesheet" type="text/css" href="https://a.alipayobjects.com/amui/native/9.0/amui.css" media="all"> <link rel="stylesheet" href="https://a.alipayobjects.com/u/ecmng/css/201410/3g09kW3g7h.css"> <script src="https://a.alipayobjects.com/u/ecmng/js/201410/3fzyLyZl9J.js"></script> <script>hljs.initHighlightingOnLoad();</script> <style> .example-trigger{ margin:15px 10px; } .example-code{ padding-bottom:20px; } .example-code pre{ margin:8px 0 10px; padding:0; -webkit-user-select:auto; user-select:auto; } .example-code pre code{ word-break:break-all; word-wrap:break-word; } .example-result{ padding-bottom:4px; } .example-result-wrap{ border:1px solid #d2d2d2; border-width:1px 0; background-color:#fff; padding:15px; margin-top:4px; } .example-result .example-result-doing, .example-result .example-result-done{ font-size:16px; color:#000; } .example-result .example-result-done{ display:none; } .example-result .example-result-done .example-result-sub{ font-size:13px; color:#8f8f95; } </style> </head> <body ontouchstart=""> <div id="J_widgetList" class="am-list am-list-flat am-list-flat-chip"> <a href="getNetworkType.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Get Network Type</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="takePhoto.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Take Photo</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="share.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Share</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="getCities.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Get Cities</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="vibrate.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Vibrate</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="shake.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Shake</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="selectAddress.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Select Address</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="scan.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Scan</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="getLocation.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Location</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> <a href="speech.html" class="am-list-item"> <div class="am-list-content"> <div class="am-list-title am-ft-ellipsis">Speech</div> </div> <div class="am-list-arrow"><span class="am-icon-arrow-horizontal"></span></div> </a> </div> <div class="example-code"> <div class="am-content"> <div class="am-list-header"> <p>Call Vibrate result</p> </div> </div> <pre><code class="html" id="code_output"></code></pre> </div> <div class="example-trigger"> <button id="J_exampleTrigger" class="am-button">Vibrate</button> </div> <script src="zalopaybridge.js?hash=1212353"></script> <script src="https://a.alipayobjects.com/amui/zepto/1.1.3/zepto.js"></script> <script> (function(Z) { Z(document).ready(function() { if(navigator.userAgent.indexOf("ZaloPayClient")!==-1) { // Ali.showTitle(function(){}); // Ali.hideToolbar(); console.log("loaded in ZaloPayClient"); } function getAbsoluteUrl(url) { var a = document.createElement('A'); a.href = url; // 设置相对路径给Image, 此时会发送出请求 url = a.href; // 此时相对路径已经变成绝对路径 return url; } Z('#J_exampleTrigger').click(function(e) { e.preventDefault(); if(navigator.userAgent.indexOf("ZaloPayClient")===-1) { // alert('请在支付宝钱包内运行'); console.log("no Zalo Pay"); } else { ZaloPay.vibration.vibrate({ duration: 500 }, function() { console.log("call back"); Z('#code_output').html(function(idx, oldHtml) { return "Call Return!!"; }); }); } }); }); })(Zepto); </script> </body> </html>
mvideo_captain/20170609_cashback/20170609_cashback.html
wim-agency/wim-agency.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--<![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <style type="text/css"> .ExternalClass {width:100%;} .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;} body {margin:0; padding:0;} table td {border-collapse:collapse;} p {margin:0; padding:0; margin-bottom:0;} h1, h2, h3, h4, h5, h6 { color: black; line-height: 100%; } a, a:link { color:#0070cc; text-decoration: none; } body, #body_style { background:#f5f5f5; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; } span.yshortcuts { color:#000; background-color:none; border:none;} span.yshortcuts:hover, span.yshortcuts:active, span.yshortcuts:focus {color:#000; background-color:none; border:none;} a:visited { color: #3c96e2; text-decoration: none} a:focus { color: #3c96e2; text-decoration: underline} a:hover { color: #3c96e2; text-decoration: underline} @media only screen and (max-device-width: 480px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 10px} } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 12px} } @media only screen and (max-width: 640px), only screen and (max-device-width: 640px) { div[class=hide-menu], td[class=hide-menu] { height: 0 !important; max-height: 0 !important; display: none !important; visibility: hidden !important; } table[class=full-width], img[class=full-width], td[class=full-width], div[class=full-width] { width:100% !important; height:auto !important; } } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { div[class=w480-full] { width:100% !important; height:auto !important; } } @media only screen and (min-device-width: 640px) and (max-device-width: 640px) { table[class=w640-full] { width:100% !important; height:auto !important; } } .preheader {display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0;} </style> </head> <body style="color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#f5f5f5; " alink="#FF0000" link="#FF0000" bgcolor="#f5f5f5" text="#000000" yahoo="fix"> <!--[if gte mso 10]> <table align="center" width="640" border="0" cellspacing="0" cellpadding="0"> <tr><td><![endif]--> <table cellpadding="0" cellspacing="0" width="100%" height="100%"> <tbody> <tr> <td bgcolor="#f5f5f5" align="center" width="640" style="width: 640px;"> <table bgcolor="#ffffff" class="full-width" width="640" cellspacing="0" cellpadding="0" style="width: 100%; max-width: 640px; min-width: 300px;"> <tbody> <tr> <td align="center"> <table align="center" width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-top: 14px; font-size: 1px; line-height: 1px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; text-align: center;"> Вернём 10% за покупку ТВ или холодильника до 19 июня </td> </tr> <tr> <td style="padding-bottom: 14px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a href="http://contact.mvideo.ru/u/gm.php?UID=$uid$&ID=$ident$" target="_blank" style="color: #838383; text-decoration: underline;" title = "Онлайн-версия письма">Письмо не отображается корректно?</a> </td> </tr> <tr> <td style="padding-bottom: 4px; font-size: 0; line-height: 0;"> <img style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 15px !important;" src="http://static.mvideo.ru/emarsis/20170609_cashback/top-shadow-img.gif" alt=""> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-align: center;"> <a href="http://www.mvideo.ru/?reff=Action_mail_email_a_20170609_cashback_a_head_logo&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_logo&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img width="110" height="63" title="Перейти на сайт М.Видео" alt="Перейти на сайт М.Видео" src="http://static.mvideo.ru/emarsis/20170609_cashback/logo.png" style=" width: 110px; height: 63px; vertical-align: top; border:none;"></a> </td> </tr> <!-- начало блока с главным меню --> <tr> <td class="hide-menu" style="padding-bottom:20px; font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 83px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/telefony?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="82" height="53" title="Телефоны" alt="Телефоны и гаджеты" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img01.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 134px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="133" height="53" title="Ноутбуки, планшеты, компьютеры" alt="Ноутбуки, планшеты, компьютеры" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img02.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 93px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/televizory-i-video?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="92" height="53" title="Телевизоры и видео" alt="Телевизоры и видео" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img03.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 74px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/malaya-bytovaya-tehnika?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="73" height="53" title="Малая бытовая техника" alt="Малая бытовая техника" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img04.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 72px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/krupnaya-bytovaya-tehnika?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="71" height="53" title="Крупная бытовая техника" alt="Крупная бытовая техника" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img05.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 66px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/fotoapparaty-i-videotehnika?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="65" height="53" title="Фото и видео" alt="Фото и видео" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img06.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="bottom" align="left" height="55"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 77px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="middle" height="55" style="font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; color:#333333; text-align: center; font-weight:bold; border: 1px solid #c9c9c9; border-collapse: collapse;"> <a style="color: #5a5a5a; text-decoration: none; font-weight:bold;" target="_blank" href="http://www.mvideo.ru/catalog?reff=Action_mail_email_a_20170609_cashback_a_head_menu&amp;utm_source=Action_mail&amp;utm_medium=email&amp;utm_campaign=a_20170609_cashback&amp;utm_content=a_head_menu&amp;userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID"><img width="76" height="53" title="Другие категории" alt="Другие категории" src="http://static.mvideo.ru/emarsis/20170609_cashback/nav-item-img07.gif" style="display: block; border:none;"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <!-- конец блока с главным меню --> <tr> <td align="center" style="padding-bottom: 20px; font-size: 30px; line-height: 35px; font-family: Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf?reff=Action_mail_email_a_20170609_cashback_a_banner_top&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_banner_top" style="color: #e30613; text-decoration: none;"><img width="600" src="http://static.mvideo.ru/emarsis/20170609_cashback/banner-top.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 300px;" alt="Всего 120 часов суперцен" title="Всего 120 часов суперцен" ></a> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 17px; line-height: 22px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <!--[if mso]> <v:roundrect href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf??reff=Action_mail_email_a_20170609_cashback_a_btn_uznat_bolshe&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_btn_uznat_bolshe&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:45px;v-text-anchor:middle;width:220px;" arcsize="10%" stroke="f" fillcolor="#ed1c29"> <w:anchorlock/> <center> <![endif]--> <a href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf??reff=Action_mail_email_a_20170609_cashback_a_btn_uznat_bolshe&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_btn_uznat_bolshe&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" title="Узнать больше" style="background-color:#ed1c29; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#ffffff;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;line-height:45px;text-align:center;text-decoration:none;width:220px;-webkit-text-size-adjust:none;" target="_blank">Узнать больше</a> <!--[if mso]> </center> </v:roundrect> <![endif]--> </td> </tr> <tr> <td style="font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> Смарт-телевизор<br><strong>Sony KDL32WD603</strong><br/>Диагональ экрана: 32"(81 см) </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/televizor-sony-kdl32wd603-10009965?reff=Action_mail_email_a_20170609_cashback_a_img_tv_sony&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_tv_sony&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-tv-sony.jpg" width="300" height="285" alt="Смарт-телевизор Sony KDL32WD603" title="Смарт-телевизор Sony KDL32WD603"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> Холодильник с нижней<br/>морозильной камерой<br><strong>Hotpoint-Ariston HF 5200 W</strong> </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/holodilnik-s-nizhnei-morozilnoi-kameroi-hotpoint-ariston-hf-5200-w-20032257?reff=Action_mail_email_a_20170609_cashback_a_img_rf_ariston&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_rf_ariston&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-rf-ariston.jpg" width="300" height="285" alt="Холодильник с нижней морозильной камерой Hotpoint-Ariston HF 5200 W" title="Холодильник с нижней морозильной камерой Hotpoint-Ariston HF 5200 W"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td style="font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> Холодильник с нижней<br/>морозильной камерой<br><strong>Bosch KGN39VW19R</strong> </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/holodilnik-s-nizhnei-morozilnoi-kameroi-bosch-kgn39vw19r-20031932?reff=Action_mail_email_a_20170609_cashback_a_img_rf_bosh&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_rf_bosh&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-rf-bosh.jpg" width="300" height="285" alt="Холодильник с нижней морозильной камерой Bosch KGN39VW19R" title="Холодильник с нижней морозильной камерой Bosch KGN39VW19R"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> 4К Смарт-телевизор<br><strong>Телевизор LG 49UJ630V</strong><br/>Диагональ экрана: 49"(124 см) </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/televizor-lg-49uj630v-10012262?reff=Action_mail_email_a_20170609_cashback_a_img_tv_lg_630v&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_tv_lg_630v&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-tv-lg-49.jpg" width="300" height="285" alt="4К Смарт-телевизор Телевизор LG 49UJ630V" title="4К Смарт-телевизор Телевизор LG 49UJ630V"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td style="font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> 4К Смарт-телевизор<br><strong>LG 43UJ634V</strong><br/>Диагональ экрана: 43"(109 см) </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/televizor-lg-43uj634v-10012264?reff=Action_mail_email_a_20170609_cashback_a_img_tv_lg_634v&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_tv_lg_634v&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-tv-lg.jpg" width="300" height="285" alt="4К Смарт-телевизор LG 43UJ634V" title="4К Смарт-телевизор LG 43UJ634V"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 300px;"> <table width="100%" align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" style="padding-bottom: 8px; font-size: 17px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> Холодильник с нижней<br/>морозильной камерой<br><strong>LG GA-M429SQRZ</strong> </td> </tr> <tr> <td style="padding-bottom: 35px; font-size: 16px; line-height: 20px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <a href="http://www.mvideo.ru/products/holodilnik-s-nizhnei-morozilnoi-kameroi-lg-ga-m429sqrz-20038566?reff=Action_mail_email_a_20170609_cashback_a_img_rf_lg&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_img_rf_lg&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank"><img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/img-rf-lg.jpg" width="300" height="285" alt="Холодильник с нижней морозильной камерой LG GA-M429SQRZ" title="Холодильник с нижней морозильной камерой LG GA-M429SQRZ"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 17px; line-height: 22px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: center;"> <!--[if mso]> <v:roundrect href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf?reff=Action_mail_email_a_20170609_cashback_a_btn_see_all&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_btn_see_all " xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:45px;v-text-anchor:middle;width:270px;" arcsize="10%" stroke="f" fillcolor="#ed1c29"> <w:anchorlock/> <center> <![endif]--> <a href="http://www.mvideo.ru/promo/10-procentov-cashback-na-tv-rf?reff=Action_mail_email_a_20170609_cashback_a_btn_see_all&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_btn_see_all " title="Смотреть все товары" style="background-color:#ed1c29; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#ffffff;display:inline-block;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;line-height:45px;text-align:center;text-decoration:none;width:270px;-webkit-text-size-adjust:none;" target="_blank">Смотреть все товары</a> <!--[if mso]> </center> </v:roundrect> <![endif]--> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/promo/philips-one-blade-pro?reff=Action_mail_email_a_20170609_cashback_a_banner_philips&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_banner_philips&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" style="color: #0070cc; text-decoration: underline;"> <img width="600" src="http://static.mvideo.ru/emarsis/20170609_cashback/banner-philips.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 150px !important;" alt="Купите Philips OneBlade и выиграйте 100000 рублей" title="Купите Philips OneBlade и выиграйте 100000 рублей"> </a> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/promo/kitchen-aid-sokovyzhymalka-v-podarok?reff=Action_mail_email_a_20170609_cashback_a_banner_kitchen_aid_podarok&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_banner_kitchen_aid_podarok&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" style="color: #0070cc; text-decoration: underline;"> <img width="600" src="http://static.mvideo.ru/emarsis/20170609_cashback/banner-kitchen-aid.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 150px !important;" alt="KitchenAid насадка-соковыжималка в подарок" title="KitchenAid насадка-соковыжималка в подарок"> </a> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/melkaya-kuhonnaya-tehnika/miksery-i-blendery-98/f/brand=kitchenaid/price=from-24750-to-37190?reff=Action_mail_email_a_20170609_cashback_a_banner_kitchen_aid_sale&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_banner_kitchen_aid_sale" style="color: #0070cc; text-decoration: underline;"> <img width="600" src="http://static.mvideo.ru/emarsis/20170609_cashback/banner-kitchen-aid-sale.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 150px !important;" alt="KitchenAid скидки 30%" title="KitchenAid скидки 30%"> </a> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" style="padding-top: 20px;"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 30px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-align: center;"> <img alt="" src="http://static.mvideo.ru/emarsis/20170609_cashback/top-shadow-img.gif" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 15px !important;"> </td> </tr> <!-- начало блока с всеми видами продукции --> <tr> <td style="font-size: 0; text-align: center; padding-bottom: 30px;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr><td valign="top" width="120" align="right"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Телевизоры и цифровое ТВ" href="http://www.mvideo.ru/televizory-i-cifrovoe-tv-1?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico01.gif" width="88" height="83" alt="Телевизоры и цифровое ТВ"/> <br/><strong>Телевизоры и цифровое ТВ</strong> </a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Ноутбуки" href="http://www.mvideo.ru/noutbuki-planshety-komputery/noutbuki-118?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico02.gif" width="88" height="83" alt="Ноутбуки"/> <br/><strong>Ноутбуки</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Планшеты" href="http://www.mvideo.ru/noutbuki-planshety-komputery/planshety-195?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico03.gif" width="88" height="83" alt="Планшеты"/> <br/><strong>Планшеты</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Apple" href="http://www.mvideo.ru/komputernaya-tehnika-apple-2667?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico04.gif" width="88" height="83" alt="Apple"/> <br/><strong>Apple</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Смартфоны и сотовые телефоны" href="http://www.mvideo.ru/smartfony-sotovye-telefony-10?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico05.gif" width="88" height="83" alt="Смартфоны и сотовые телефоны"/> <br/><strong>Смартфоны <br/>и сотовые телефоны</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if gte mso 9]> </td></tr> </table><![endif]--> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr><td valign="top" width="120" align="right"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Электронные книги" href="http://www.mvideo.ru/elektronnye-knigi-i-aksessuary/elektronnye-knigi-73?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico06.gif" width="88" height="83" alt="Электронные книги"/> <br/><strong>Электронные книги</strong><br/><br/> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Фото и видео" href="http://www.mvideo.ru/fotoapparaty-i-videotehnika?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico07.gif" width="88" height="83" alt="Фото и видео"/> <br/><strong>Фото и видео</strong><br/><br/> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Аудио" href="http://www.mvideo.ru/audiotehnika?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico08.gif" width="88" height="83" alt="Аудио"/> <br/><strong>Аудио</strong><br/><br/> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Красота и здоровье" href="http://www.mvideo.ru/krasota-i-zdorove?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico09.gif" width="88" height="83" alt="Красота и здоровье"/> <br/><strong>Красота и здоровье</strong><br/><br/> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Малая бытовая техника" href="http://www.mvideo.ru/malaya-bytovaya-tehnika?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico10.gif" width="88" height="83" alt="Техника для кухни"/> <br/><strong>Малая бытовая техника</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if gte mso 9]> </td></tr> </table><![endif]--> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr><td valign="top" width="120" align="right"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Крупная бытовая техника" href="http://www.mvideo.ru/krupnaya-bytovaya-tehnika?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico11.gif" width="88" height="83" alt="Бытовая техника"/> <br/><strong>Крупная бытовая техника</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Автотехника" href="http://www.mvideo.ru/avtomobilnaya-elektronika-i-gps?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico12.gif" width="88" height="83" alt="Автотехника"/> <br/><strong>Автотехника</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Игры и развлечения" href="http://www.mvideo.ru/igry-i-razvlecheniya?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico13.gif" width="88" height="83" alt="Игры и развлечения"/> <br/><strong>Игры и развлечения</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Компьютерные программы" href="http://www.mvideo.ru/komputernye-programmy-i-pc-igry-19?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico14.gif" width="88" height="83" alt="Компьютерные программы"/> <br/><strong>Компьютерные <br/>программы</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="120" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 120px;"> <div style="display: inline-block; vertical-align: top; width: 120px;"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-bottom: 14px; font-size: 10px; line-height: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a title="Аксессуары" href="http://www.mvideo.ru/aksessuary-dlya-telefonov-58?reff=Action_mail_email_a_20170609_cashback_a_foot_menu&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_menu&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" target="_blank" style="color: #333333; text-decoration: none;"> <img style="vertical-align:top; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/article-ico15.gif" width="88" height="83" alt="Аксессуары"/> <br/><strong>Аксессуары</strong> </a> </td> </tr> </tbody> </table> </div> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <!-- конец блока с всеми видами продукции --> </tbody> </table> </td> </tr> <tr> <td align="center" bgcolor="#dfdfdf"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 15px; font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none"> <br/> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Вы можете <a target="_blank" href="http://contact.mvideo.ru/u/un.php?par=$uid$_$cid$_$llid$_$sid$" style="text-decoration:none" title=""><font color="#A3A0A0" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:normal;font-weight:normal;color:#a3a0a0;text-decoration:underline">отписаться</font></a> и не получать информацию об акциях, распродажах и спецпредложениях.</font> <br> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Данное сообщение отправлено автоматически и не требует ответа.</font> <br> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Чтобы регулярно и без проблем получать рассылку от &laquo;М.Видео&raquo;, пожалуйста, добавьте адрес <a target="_blank" href="mailto:&#109;&#046;&#118;&#105;&#100;&#101;&#111;&#064;&#115;&#101;&#110;&#100;&#101;&#114;&#046;&#109;&#118;&#105;&#100;&#101;&#111;&#046;&#114;&#117;" style="text-decoration:none" title=""><font color="#A3A0A0" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:normal;font-weight:normal;color:#a3a0a0;text-decoration:underline">&#109;&#046;&#118;&#105;&#100;&#101;&#111;&#064;&#115;&#101;&#110;&#100;&#101;&#114;&#046;&#109;&#118;&#105;&#100;&#101;&#111;&#046;&#114;&#117;</font></a> в свою адресную книгу.</font> <br> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:20px;font-weight:normal;color:#333333;text-decoration:none">Цены и скидки на товары действительны на момент отправки данного письма.</font> </td> </tr> </tbody> </table> </td> </tr> <tr> <td height="1" bgcolor="#aaaaaa" style="font-size: 0; line-height: 0;"></td> </tr> <tr> <td align="center" bgcolor="#dfdfdf"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 25px; font-family:Arial,sans-serif;font-size:13px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none"> <br/><br/> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:13px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none">ООО «М.видео Менеджмент», ОГРН 1057746840095. <br/>Юридический адрес: 105066, Россия, Москва, ул. Нижняя Красносельская, дом 40/12, корп. 20. </font> </td> </tr> <tr> <td style="padding-bottom: 10px; font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; width:50%; min-width: 228px; vertical-align: top;"> <table align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 15px;"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/footer_logo_mvideo.jpg" width="49" height="49" alt=""/> </td> <td width="2" style="font-size:0; line-height: 0;">&nbsp;</td> <td style=" font-size: 13px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <span style="white-space: nowrap;">&nbsp;&nbsp;Copyright &copy; М.Видео, 2017</span> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="right"> <![endif]--> <div style="display: inline-block; width:50%; min-width: 266px; vertical-align: top;"> <table align="right" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 15px;"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-right: 5px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/legalcontent?reff=Action_mail_email_a_20170609_cashback_a_foot_links&utm_source=Action_mail&utm_medium=email&utm_campaign=a_20170609_cashback&utm_content=a_foot_links&userId=%SAP_CRMS_MKTHV_LBP-ZWEB_ID" style="color:#a3a0a0;text-decoration:underline; white-space: nowrap;" title="Политика конфиденциальности">Политика&nbsp;конфиденциальности&nbsp;</a> </td> <td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <img style="display: block; border:none;" src="http://static.mvideo.ru/emarsis/20170609_cashback/footer_logo_akit.jpg" width="51" height="48" alt=""/> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <!--[if gte mso 10]> </td></tr> </table><![endif]--> </body> </html>
_site/web development/2014/07/15/project-4/index.html
dat-ai/dat-ai.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Dat Nguyen</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."> <meta name="author" content="Nguyen Dat"> <link rel="canonical" href="http://localhost:4000/web%20development/2014/07/15/project-4/"> <link rel="alternate" type="application/rss+xml" title="RSS" href="/feed.xml"> <!-- Custom CSS & Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ --> <link rel="stylesheet" href="/style.css"> <!-- Google verification --> <!-- Bing Verification --> <!-- Custom Fonts --> <link rel="stylesheet" href="/css/font-awesome/css/font-awesome.min.css"> <link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" 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 id="mainNav" class="navbar navbar-default navbar-fixed-top navbar-custom"> <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> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand" href="#page-top">#Hello World</a> </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 class="page-scroll"> <a href="#page-top">HOME</a> </li> <li class="page-scroll"> <a href="#portfolio">Projects</a> </li> <li class="page-scroll"> <a href="#skills">Skills</a> </li> <li class="page-scroll"> <a href="#about">About</a> </li> <li class="page-scroll"> <a href="#contact">Contact</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <!-- Header MAIN INFORMATION HERE (NAME, BLA BLA)--> <header> <div class="container"> <div class="row"> <div class=" col-lg-12"> <!-- Profile picture --> <br></br> <br></br> <img class="img-responsive" src="img/datprofile.png" alt=""> <div class="intro-text"> <span class="name">Dat Nguyen</span> <div class="deco-line"><b>_____________</b></div> <span class="skills">Computer Engineering Student</span> <br></br> <ul class="list-inline"> <li><a href="https://www.linkedin.com/in/tdatnguyen" class="btn-info" target="_blank"><i class="fa fa-4x fa-linkedin-square"></i> </a></li> <li><a href="https://github.com/datthnguyen" class="btn-info" target="_blank"><i class="fa fa-4x fa-github-square"></i></a></li> <li><a href="assets/datresume_sept2016.pdf" class="btn-resume btn" target="_blank">Résumé/CV</a></li> </ul> <br></br> <br></br> <br></br> <span><i>"Chasing my dream..."</i></span> </div> </div> </div> </div> </header> <!-- Portfolio Grid Section --> <section id="portfolio"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>Portfolio</h2> <hr class="star-primary"> </div> </div> <div class="row"> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-1" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/cabin.png" class="img-responsive" alt="image-alt"> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-2" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/cake.png" class="img-responsive" alt="image-alt"> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-3" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/circus.png" class="img-responsive" alt="image-alt"> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-4" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/game.png" class="img-responsive" alt="image-alt"> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-6" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/submarine.png" class="img-responsive" alt="image-alt"> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="#portfolioModal-5" class="portfolio-link" data-toggle="modal"> <div class="caption"> <div class="caption-content"> <i class="fa fa-search-plus fa-3x"></i> </div> </div> <img src="img/portfolio/safe.png" class="img-responsive" alt="image-alt"> </a> </div> </div> </div> </section> <!-- About Section --> <section id="about" class="full-section-two bg-skills"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>ABOUT</h2> <hr class="star-primary"> <h4><br><br> Comming soon...</h4> </div> </div> </div> </section> <!-- Contact Section --> <section id="contact"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>Contact Me</h2> <hr class="star-primary"> </div> </div> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <form action="//formspree.io/you@email.com" method="POST" name="sentMessage" id="contactForm" novalidate> <div class="row control-group"> <div class="form-group col-xs-12 floating-label-form-group controls"> <label>Name</label> <input type="text" name="name" class="form-control" placeholder="Name" id="name" required data-validation-required-message="Please enter your name."> <p class="help-block text-danger"></p> </div> </div> <div class="row control-group"> <div class="form-group col-xs-12 floating-label-form-group controls"> <label>Email Address</label> <input type="email" name="_replyto" class="form-control" placeholder="Email Address" id="email" required data-validation-required-message="Please enter your email address."> <p class="help-block text-danger"></p> </div> </div> <div> <input type="hidden" name="_subject" value="New submission!"> <input type="text" name="_gotcha" style="display:none" /> </div> <div class="row control-group"> <div class="form-group col-xs-12 floating-label-form-group controls"> <label>Message</label> <textarea rows="5" name="message" class="form-control" placeholder="Message" id="message" required data-validation-required-message="Please enter a message."></textarea> <p class="help-block text-danger"></p> </div> </div> <br> <div id="success"></div> <div class="row"> <div class="form-group col-xs-12"> <button type="submit" class="btn btn-success btn-lg">Send</button> </div> </div> </form> </div> </div> </div> </section> <!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="col-lg-12"> <span id="myfooter"> <h5>Born in Vietnam</h5> <h4>Being Developed in USA</h4> </span> </div> </div> </div> <div class="footer-below"> <div class="container"> <div class="row"> <div class="col-lg-12"> Copyright &copy; Dat Nguyen 2016 </div> </div> </div> </div> </footer> <!-- Portfolio Modals --> <div class="portfolio-modal modal fade" id="portfolioModal-1" 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 1</h2> <hr class="star-primary"> <img src="img/portfolio/cabin.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <div class="portfolio-modal modal fade" id="portfolioModal-2" 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 2</h2> <hr class="star-primary"> <img src="img/portfolio/cake.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <div class="portfolio-modal modal fade" id="portfolioModal-3" 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 3</h2> <hr class="star-primary"> <img src="img/portfolio/circus.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <div class="portfolio-modal modal fade" id="portfolioModal-4" 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 4</h2> <hr class="star-primary"> <img src="img/portfolio/game.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <div class="portfolio-modal modal fade" id="portfolioModal-6" 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 6</h2> <hr class="star-primary"> <img src="img/portfolio/submarine.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <div class="portfolio-modal modal fade" id="portfolioModal-5" 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 5</h2> <hr class="star-primary"> <img src="img/portfolio/safe.png" class="img-responsive img-centered" alt="image-alt"> <p>Use this area of the page to describe your project. The icon above is part of a free icon set by <a href="https://sellfy.com/p/8Q9P/jV3VZ/">Flat Icons</a>. On their website, you can download their free set with 16 icons, or you can purchase the entire set with 146 icons for only $12!</p> <ul class="list-inline item-details"> <li>Client: <strong><a href="http://startbootstrap.com">Start Bootstrap</a> </strong> </li> <li>Date: <strong><a href="http://startbootstrap.com">April 2014</a> </strong> </li> <li>Service: <strong><a href="http://startbootstrap.com">Web Development</a> </strong> </li> </ul> <button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button> </div> </div> </div> </div> </div> </div> <!-- jQuery Version 1.11.0 --> <script src="/js/jquery-1.11.0.js"></script> <!-- Bootstrap Core JavaScript --> <script src="/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="/js/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_static.js"></script> <!-- Custom Theme JavaScript --> <script src="/js/freelancer.js"></script> </body> </html>
solr-4.5.0/docs/solr-analysis-extras/allclasses-noframe.html
hajimeni/dbflute-solr-example
<!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 Sat Sep 28 14:10:04 CEST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> All Classes (Solr 4.5.0 API) </TITLE> <META NAME="date" CONTENT="2013-09-28"> <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="org/apache/solr/schema/ICUCollationField.html" title="class in org.apache.solr.schema">ICUCollationField</A> <BR> </FONT></TD> </TR> </TABLE> </BODY> </HTML>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03_testAbaNumberCheck_4392_bad_oug.html
dcarda/aba.route.validator
<!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_03.html">Class Test_AbaRouteValidator_03</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_4392_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03.html?line=45473#src-45473" >testAbaNumberCheck_4392_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:33:26 </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_4392_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=32200#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=32200#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=32200#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
Documentation/matplotlib/examples/shapes_and_collections/path_patch_demo.html
leesavide/pythonista-docs
<!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>shapes_and_collections example code: path_patch_demo.py &mdash; Matplotlib 1.3.1 documentation</title> <link rel="stylesheet" href="../../_static/pythonista.css" type="text/css" /> <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../', VERSION: '1.3.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../_static/jquery.js"></script> <script type="text/javascript" src="../../_static/underscore.js"></script> <script type="text/javascript" src="../../_static/doctools.js"></script> <link rel="search" type="application/opensearchdescription+xml" title="Search within Matplotlib 1.3.1 documentation" href="../../_static/opensearch.xml"/> <link rel="top" title="Matplotlib 1.3.1 documentation" href="../../index.html" /> <link rel="shortcut icon" type="image/png" href="../../_static/py.png" /> <link rel="stylesheet" href="../_static/pythonista.css" type="text/css" /> <meta name = "viewport" content = "width=device-width,initial-scale=1.0,user-scalable=no;"> <script type="text/javascript"> var getTextForSample = function(i) { codeBlock = document.getElementsByClassName('highlight-python')[i]; return codeBlock.innerText; } var copySample = function (i) { window.location.href = '/__pythonista_copy__/' + encodeURI(getTextForSample(i)); } var openSample = function (i) { window.location.href = '/__pythonista_open__/' + encodeURI(getTextForSample(i)); } //Source: http://ejohn.org/blog/partial-functions-in-javascript/ Function.prototype.partial = function() { var fn = this, args = Array.prototype.slice.call(arguments); return function() { var arg = 0; for (var i = 0; i < args.length && arg < arguments.length; i++) if (args[i] === undefined) args[i] = arguments[arg++]; return fn.apply(this, args); }; }; window.onload=function() { //Add "Copy" and "Open in Editor" buttons for code samples: var inApp = navigator.userAgent.match(/AppleWebKit/i) != null && navigator.userAgent.match(/Safari/i) == null; if (inApp) { codeBlocks = document.getElementsByClassName('highlight-python'); for (var i = 0; i < codeBlocks.length; i++) { codeBlock = codeBlocks[i]; if (codeBlock.innerText.indexOf('>>>') == 0) { //Don't add header for interactive sessions continue; } var codeHeader = document.createElement('div'); codeHeader.className = 'pythonista-code-header'; var copyButton = document.createElement('button'); copyButton.className = 'pythonista-button'; copyButton.innerText = 'Copy'; copyButton.addEventListener('click', copySample.partial(i)); codeHeader.appendChild(copyButton); var openButton = document.createElement('button'); openButton.className = 'pythonista-button'; openButton.innerText = 'Open in Editor'; openButton.addEventListener('click', openSample.partial(i)); codeHeader.appendChild(openButton); codeBlock.parentElement.insertBefore(codeHeader, codeBlock); } } } </script> </head> <body ontouchstart=""> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="http://omz-software.com/pythonista"><img src="../../_static/py.png" alt="" style="vertical-align: middle; margin-top: -4px; margin-right: 4px;"/></a></li> <li><a href="../../index.html">Matplotlib 1.3.1 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="body"> <div class="section" id="shapes-and-collections-example-code-path-patch-demo-py"> <span id="shapes-and-collections-path-patch-demo"></span><h1>shapes_and_collections example code: path_patch_demo.py<a class="headerlink" href="#shapes-and-collections-example-code-path-patch-demo-py" title="Permalink to this headline">¶</a></h1> <p>(<a class="reference external" href="../../../../../Pythonista/matplotlib-1.3.1/doc/mpl_examples/shapes_and_collections/path_patch_demo.py">Source code</a>, <a class="reference external" href="../../../../../Pythonista/matplotlib-1.3.1/doc/mpl_examples/shapes_and_collections/path_patch_demo.png">png</a>)</p> <div class="figure"> <img alt="../../_images/path_patch_demo.png" src="../../_images/path_patch_demo.png" /> </div> <div class="highlight-python"><div class="highlight"><pre><span class="sd">&quot;&quot;&quot;</span> <span class="sd">Demo of a PathPatch object.</span> <span class="sd">&quot;&quot;&quot;</span> <span class="kn">import</span> <span class="nn">matplotlib.path</span> <span class="kn">as</span> <span class="nn">mpath</span> <span class="kn">import</span> <span class="nn">matplotlib.patches</span> <span class="kn">as</span> <span class="nn">mpatches</span> <span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="kn">as</span> <span class="nn">plt</span> <span class="n">fig</span><span class="p">,</span> <span class="n">ax</span> <span class="o">=</span> <span class="n">plt</span><span class="o">.</span><span class="n">subplots</span><span class="p">()</span> <span class="n">Path</span> <span class="o">=</span> <span class="n">mpath</span><span class="o">.</span><span class="n">Path</span> <span class="n">path_data</span> <span class="o">=</span> <span class="p">[</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">MOVETO</span><span class="p">,</span> <span class="p">(</span><span class="mf">1.58</span><span class="p">,</span> <span class="o">-</span><span class="mf">2.57</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="mf">0.35</span><span class="p">,</span> <span class="o">-</span><span class="mf">1.1</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="o">-</span><span class="mf">1.75</span><span class="p">,</span> <span class="mf">2.0</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="mf">0.375</span><span class="p">,</span> <span class="mf">2.0</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">LINETO</span><span class="p">,</span> <span class="p">(</span><span class="mf">0.85</span><span class="p">,</span> <span class="mf">1.15</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="mf">2.2</span><span class="p">,</span> <span class="mf">3.2</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="mi">3</span><span class="p">,</span> <span class="mf">0.05</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CURVE4</span><span class="p">,</span> <span class="p">(</span><span class="mf">2.0</span><span class="p">,</span> <span class="o">-</span><span class="mf">0.5</span><span class="p">)),</span> <span class="p">(</span><span class="n">Path</span><span class="o">.</span><span class="n">CLOSEPOLY</span><span class="p">,</span> <span class="p">(</span><span class="mf">1.58</span><span class="p">,</span> <span class="o">-</span><span class="mf">2.57</span><span class="p">)),</span> <span class="p">]</span> <span class="n">codes</span><span class="p">,</span> <span class="n">verts</span> <span class="o">=</span> <span class="nb">zip</span><span class="p">(</span><span class="o">*</span><span class="n">path_data</span><span class="p">)</span> <span class="n">path</span> <span class="o">=</span> <span class="n">mpath</span><span class="o">.</span><span class="n">Path</span><span class="p">(</span><span class="n">verts</span><span class="p">,</span> <span class="n">codes</span><span class="p">)</span> <span class="n">patch</span> <span class="o">=</span> <span class="n">mpatches</span><span class="o">.</span><span class="n">PathPatch</span><span class="p">(</span><span class="n">path</span><span class="p">,</span> <span class="n">facecolor</span><span class="o">=</span><span class="s">&#39;r&#39;</span><span class="p">,</span> <span class="n">alpha</span><span class="o">=</span><span class="mf">0.5</span><span class="p">)</span> <span class="n">ax</span><span class="o">.</span><span class="n">add_patch</span><span class="p">(</span><span class="n">patch</span><span class="p">)</span> <span class="c"># plot control points and connecting lines</span> <span class="n">x</span><span class="p">,</span> <span class="n">y</span> <span class="o">=</span> <span class="nb">zip</span><span class="p">(</span><span class="o">*</span><span class="n">path</span><span class="o">.</span><span class="n">vertices</span><span class="p">)</span> <span class="n">line</span><span class="p">,</span> <span class="o">=</span> <span class="n">ax</span><span class="o">.</span><span class="n">plot</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">,</span> <span class="s">&#39;go-&#39;</span><span class="p">)</span> <span class="n">ax</span><span class="o">.</span><span class="n">grid</span><span class="p">()</span> <span class="n">ax</span><span class="o">.</span><span class="n">axis</span><span class="p">(</span><span class="s">&#39;equal&#39;</span><span class="p">)</span> <span class="n">plt</span><span class="o">.</span><span class="n">show</span><span class="p">()</span> </pre></div> </div> <p>Keywords: python, matplotlib, pylab, example, codex (see <a class="reference internal" href="../../faq/howto_faq.html#how-to-search-examples"><em>Search examples</em></a>)</p> </div> </div> </div> <div class="clearer"></div> </div> <div class="footer"> &copy; <a href="../../copyright.html">Copyright</a> 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2013 The matplotlib development team. <br /> The Python Software Foundation is a non-profit corporation. <a href="http://www.python.org/psf/donations/">Please donate.</a> <br /> Last updated on May 03, 2016. <a href="../../bugs.html">Found a bug</a>? <br /> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.1. </div> </body> </html>
testing 2.html
lendkhoa/lendkhoa.github.io
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Smooth Page Scroll</title> <link rel="stylesheet" href="css/style.css"> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script> $(function() { $('a[href*="#"]:not([href="#"])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html, body').animate({ scrollTop: target.offset().top }, 1000); return false; } } }); }); </script> </head> <body> <div id="demo-top-bar"> <div id="demo-bar-inside"> <h2 id="demo-bar-badge"> <a href="/">CSS-Tricks Example</a> </h2> <div id="demo-bar-buttons"> </div> </div> </div> <div id="page-wrap"> <h1 id="top">Smooth Page Scrolling</h1> <ul> <li><a href="#two">Scroll to Section Two</a></li> <li><a href="#three">Scroll to Section Three</a></li> </ul> <h1 id="one">Section One</h1> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <div id="two"> <p> Hello </p> </div> <h1 id="three">Section Three</h1> <p><a href="#top">Top</a></p> <p>quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p> </div> <style type="text/css" style="display: none !important;"> * { margin: 0; padding: 0; } body { overflow-x: hidden; } #demo-top-bar { text-align: left; background: #222; position: relative; zoom: 1; width: 100% !important; z-index: 6000; padding: 20px 0 20px; } #demo-bar-inside { width: 960px; margin: 0 auto; position: relative; overflow: hidden; } #demo-bar-buttons { padding-top: 10px; float: right; } #demo-bar-buttons a { font-size: 12px; margin-left: 20px; color: white; margin: 2px 0; text-decoration: none; font: 14px "Lucida Grande", Sans-Serif !important; } #demo-bar-buttons a:hover, #demo-bar-buttons a:focus { text-decoration: underline; } #demo-bar-badge { display: inline-block; width: 302px; padding: 0 !important; margin: 0 !important; background-color: transparent !important; } #demo-bar-badge a { display: block; width: 100%; height: 38px; border-radius: 0; bottom: auto; margin: 0; background: url(/img/thelake.jpg) no-repeat; background-size: 100%; overflow: hidden; text-indent: -9999px; } #demo-bar-badge:before, #demo-bar-badge:after { display: none !important; } </style> </body> </html>
2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 09:39:59 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>FilterRefSupplier (BOM: * : All 2.4.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-07-17"> <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="FilterRefSupplier (BOM: * : All 2.4.1.Final-SNAPSHOT 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/FilterRefSupplier.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">Thorntail API, 2.4.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefConsumer.html" title="interface in org.wildfly.swarm.config.undertow.server.host"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/HTTPInvokerSetting.html" title="class in org.wildfly.swarm.config.undertow.server.host"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" target="_top">Frames</a></li> <li><a href="FilterRefSupplier.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.undertow.server.host</div> <h2 title="Interface FilterRefSupplier" class="title">Interface FilterRefSupplier&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRef.html" title="class in org.wildfly.swarm.config.undertow.server.host">FilterRef</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="https://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">FilterRefSupplier&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRef.html" title="class in org.wildfly.swarm.config.undertow.server.host">FilterRef</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/undertow/server/host/FilterRef.html" title="class in org.wildfly.swarm.config.undertow.server.host">FilterRef</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of FilterRef 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/undertow/server/host/FilterRef.html" title="class in org.wildfly.swarm.config.undertow.server.host">FilterRef</a>&nbsp;get()</pre> <div class="block">Constructed instance of FilterRef 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/FilterRefSupplier.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">Thorntail API, 2.4.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefConsumer.html" title="interface in org.wildfly.swarm.config.undertow.server.host"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/undertow/server/host/HTTPInvokerSetting.html" title="class in org.wildfly.swarm.config.undertow.server.host"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" target="_top">Frames</a></li> <li><a href="FilterRefSupplier.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; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jan 16 10:54:14 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>BindingsDirectoryPathSupplier (BOM: * : All 2.3.0.Final-SNAPSHOT API)</title> <meta name="date" content="2019-01-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="BindingsDirectoryPathSupplier (BOM: * : All 2.3.0.Final-SNAPSHOT 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/BindingsDirectoryPathSupplier.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">Thorntail API, 2.3.0.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/Bridge.html" title="class in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathSupplier.html" target="_top">Frames</a></li> <li><a href="BindingsDirectoryPathSupplier.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.messaging.activemq.server</div> <h2 title="Interface BindingsDirectoryPathSupplier" class="title">Interface BindingsDirectoryPathSupplier&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPath.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">BindingsDirectoryPath</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="https://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">BindingsDirectoryPathSupplier&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPath.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">BindingsDirectoryPath</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/messaging/activemq/server/BindingsDirectoryPath.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">BindingsDirectoryPath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of BindingsDirectoryPath 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/messaging/activemq/server/BindingsDirectoryPath.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">BindingsDirectoryPath</a>&nbsp;get()</pre> <div class="block">Constructed instance of BindingsDirectoryPath 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/BindingsDirectoryPathSupplier.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">Thorntail API, 2.3.0.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/Bridge.html" title="class in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/BindingsDirectoryPathSupplier.html" target="_top">Frames</a></li> <li><a href="BindingsDirectoryPathSupplier.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; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
samples/dexie-cloud-todo-app/src/App.css
dfahlander/Dexie.js
h1, p { font-family: Lato; } div.box { padding: 10px; border: 1px solid #ddd; margin: 5px 0 5px 0; position: relative; } div.box > h2 { margin: 0 0 10px 0; } .grid-row { display: inline-flex; width: 100%; position: relative; } button.large-button { padding: 10px; margin: 5px 5px 5px 0; font-size: 12pt; } .row { display: inline-flex; border: 1px solid #ccc; margin: 2px; transition-duration: 100ms; font-size: 20pt; width: 100%; position: relative; } .row.add-item { border-style: dashed; border-color: #ccc8; } .done { background-color: #ccf; } .narrow { padding: 10px; } .todo-list-trash { padding: 0.6em 1em; font-size: 12pt; opacity: 0.3; } .todo-list-trash > button { cursor: pointer; padding: 0; border: none; background: none; } .todo-list-trash:hover { opacity: 1; } .todo-item-trash { position: absolute; right: 15px; top: 9px; opacity: 0.3; } .todo-item-trash:hover { opacity: 1; } .todo-item-trash > button { cursor: pointer; padding: 0; border: none; background: none; } .todo-item-text { width: 50vw; padding: 10px; } .todo-item-input { width: 70vw; margin: 10px; outline: none; padding-right: 10%; font-size: 8pt; } input[type="checkbox"] { -webkit-appearance: none; appearance: none; height: 25px; width: 25px; border: 1px solid #ccf; outline: none; transition-duration: 0.3s; cursor: pointer; } input[type="checkbox"]:checked { border: 1px solid #41b883; background-color: #fff; } input[type="checkbox"]:checked::after { content: "\2713"; display: block; font-size: 25px; text-align: center; color: #ccf; position: relative; left: 0; top: -3px; } input[type="checkbox"]:disabled { border-color: #ccf4; } input[type="text"] { border-color: #ccf4; height: 35px; width: 100%; outline: none; font-size: 17pt; padding: 8px; } input::placeholder { color: #ddd; font-style: italic; font-weight: normal; }
archive/v1.9/zh/help/ops/telemetry/index.html
istio/istio.io
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.9/zh/docs/ops/configuration/telemetry/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.9/zh/docs/ops/configuration/telemetry/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.9/zh/docs/ops/configuration/telemetry/>Click here if you are not redirected.</a></body></html>
public/201309/20130912/popup3.html
fatbigbright/HTMLExercises
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>popup3.html</title> </head> <body> <h1>popup3.html</h1> </body> </html>
apache-cassandra-2.0.16/javadoc/org/apache/cassandra/utils/class-use/OutputHandler.LogOutput.html
anuragkapur/cassandra-2.1.2-ak-skynet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Thu Jun 18 14:08:48 EDT 2015 --> <title>Uses of Class org.apache.cassandra.utils.OutputHandler.LogOutput (apache-cassandra API)</title> <meta name="date" content="2015-06-18"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.utils.OutputHandler.LogOutput (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/utils/OutputHandler.LogOutput.html" title="class in org.apache.cassandra.utils">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/utils/class-use/OutputHandler.LogOutput.html" target="_top">Frames</a></li> <li><a href="OutputHandler.LogOutput.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.utils.OutputHandler.LogOutput" class="title">Uses of Class<br>org.apache.cassandra.utils.OutputHandler.LogOutput</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.utils.OutputHandler.LogOutput</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/utils/OutputHandler.LogOutput.html" title="class in org.apache.cassandra.utils">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/utils/class-use/OutputHandler.LogOutput.html" target="_top">Frames</a></li> <li><a href="OutputHandler.LogOutput.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; 2015 The Apache Software Foundation</small></p> </body> </html>
2.2.1.Final/apidocs/org/wildfly/swarm/undertow/descriptors/package-use.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:53:05 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.wildfly.swarm.undertow.descriptors (BOM: * : All 2.2.1.Final API)</title> <meta name="date" content="2018-10-30"> <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.wildfly.swarm.undertow.descriptors (BOM: * : All 2.2.1.Final API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.2.1.Final</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/undertow/descriptors/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.wildfly.swarm.undertow.descriptors" class="title">Uses of Package<br>org.wildfly.swarm.undertow.descriptors</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/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.jaxrs">org.wildfly.swarm.jaxrs</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.keycloak">org.wildfly.swarm.keycloak</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.undertow">org.wildfly.swarm.undertow</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.undertow.descriptors">org.wildfly.swarm.undertow.descriptors</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.jaxrs"> <!-- --> </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/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</a> used by <a href="../../../../../org/wildfly/swarm/jaxrs/package-summary.html">org.wildfly.swarm.jaxrs</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/wildfly/swarm/undertow/descriptors/class-use/JBossWebContainer.html#org.wildfly.swarm.jaxrs">JBossWebContainer</a> <div class="block">An archive mix-in supporting <code>jboss-web.xml</code> capabilities.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/WebXmlContainer.html#org.wildfly.swarm.jaxrs">WebXmlContainer</a> <div class="block">Archive mix-in supporting manipulation of <code>web.xml</code>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.keycloak"> <!-- --> </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/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</a> used by <a href="../../../../../org/wildfly/swarm/keycloak/package-summary.html">org.wildfly.swarm.keycloak</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/wildfly/swarm/undertow/descriptors/class-use/SecurityConstraint.html#org.wildfly.swarm.keycloak">SecurityConstraint</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.undertow"> <!-- --> </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/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</a> used by <a href="../../../../../org/wildfly/swarm/undertow/package-summary.html">org.wildfly.swarm.undertow</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/wildfly/swarm/undertow/descriptors/class-use/JBossWebContainer.html#org.wildfly.swarm.undertow">JBossWebContainer</a> <div class="block">An archive mix-in supporting <code>jboss-web.xml</code> capabilities.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/WebXmlContainer.html#org.wildfly.swarm.undertow">WebXmlContainer</a> <div class="block">Archive mix-in supporting manipulation of <code>web.xml</code>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.undertow.descriptors"> <!-- --> </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/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</a> used by <a href="../../../../../org/wildfly/swarm/undertow/descriptors/package-summary.html">org.wildfly.swarm.undertow.descriptors</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/wildfly/swarm/undertow/descriptors/class-use/CertInfo.html#org.wildfly.swarm.undertow.descriptors">CertInfo</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/JBossWebAsset.html#org.wildfly.swarm.undertow.descriptors">JBossWebAsset</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/SecurityConstraint.html#org.wildfly.swarm.undertow.descriptors">SecurityConstraint</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/Servlet.html#org.wildfly.swarm.undertow.descriptors">Servlet</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../org/wildfly/swarm/undertow/descriptors/class-use/WebXmlAsset.html#org.wildfly.swarm.undertow.descriptors">WebXmlAsset</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.2.1.Final</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/undertow/descriptors/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.component.impl/-default-component/focus-given.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>focusGiven</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.internal.component.impl/DefaultComponent/focusGiven/#/PointingToDeclaration//-828656838"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.internal.component.impl</a>/<a href="index.html">DefaultComponent</a>/<a href="focus-given.html">focusGiven</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>focus</span><wbr></wbr><span>Given</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 override fun <a href="focus-given.html">focusGiven</a>(): <a href="../../org.hexworks.zircon.api.uievent/-u-i-event-response/index.html">UIEventResponse</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">Focus was given to the component. Note that if focus was programmatically given there is no originating <a href="../../org.hexworks.zircon.api.uievent/-u-i-event/index.html">UIEvent</a>.</p></div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.internal.component.impl%2FDefaultComponent%2FfocusGiven%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/internal/component/impl/DefaultComponent.kt#L195" id="%5Borg.hexworks.zircon.internal.component.impl%2FDefaultComponent%2FfocusGiven%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838" 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/internal/component/impl/DefaultComponent.kt#L195">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.internal.component.impl%2FDefaultComponent%2FfocusGiven%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838"></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>
spring-framework-0.9.1/docs/api/com/interface21/web/servlet/mvc/multiaction/package-tree.html
Will1229/LearnSpring
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Aug 08 17:46:24 CEST 2003 --> <TITLE> Spring Framework: com.interface21.web.servlet.mvc.multiaction Class Hierarchy </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../com/interface21/web/servlet/mvc/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../com/interface21/web/servlet/support/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <CENTER> <H2> Hierarchy For Package com.interface21.web.servlet.mvc.multiaction </H2> </CENTER> <DL> <DT><B>Package Hierarchies: </B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">class java.lang.Object<UL> <LI TYPE="circle">class com.interface21.context.support.<A HREF="../../../../../../com/interface21/context/support/ApplicationObjectSupport.html"><B>ApplicationObjectSupport</B></A> (implements com.interface21.context.<A HREF="../../../../../../com/interface21/context/ApplicationContextAware.html">ApplicationContextAware</A>) <UL> <LI TYPE="circle">class com.interface21.web.servlet.mvc.<A HREF="../../../../../../com/interface21/web/servlet/mvc/WebContentGenerator.html"><B>WebContentGenerator</B></A><UL> <LI TYPE="circle">class com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/MultiActionController.html"><B>MultiActionController</B></A> (implements com.interface21.web.servlet.mvc.<A HREF="../../../../../../com/interface21/web/servlet/mvc/Controller.html">Controller</A>, com.interface21.web.servlet.<A HREF="../../../../../../com/interface21/web/servlet/LastModified.html">LastModified</A>) </UL> </UL> <LI TYPE="circle">class com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/InternalPathMethodNameResolver.html"><B>InternalPathMethodNameResolver</B></A> (implements com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/MethodNameResolver.html">MethodNameResolver</A>) <LI TYPE="circle">class com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/ParameterMethodNameResolver.html"><B>ParameterMethodNameResolver</B></A> (implements com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/MethodNameResolver.html">MethodNameResolver</A>) <LI TYPE="circle">class com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/PropertiesMethodNameResolver.html"><B>PropertiesMethodNameResolver</B></A> (implements com.interface21.beans.factory.<A HREF="../../../../../../com/interface21/beans/factory/InitializingBean.html">InitializingBean</A>, com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/MethodNameResolver.html">MethodNameResolver</A>) <LI TYPE="circle">class java.lang.Throwable (implements java.io.Serializable) <UL> <LI TYPE="circle">class java.lang.Exception<UL> <LI TYPE="circle">class javax.servlet.ServletException<UL> <LI TYPE="circle">class com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/NoSuchRequestHandlingMethodException.html"><B>NoSuchRequestHandlingMethodException</B></A></UL> </UL> </UL> </UL> </UL> <H2> Interface Hierarchy </H2> <UL> <LI TYPE="circle">interface com.interface21.web.servlet.mvc.multiaction.<A HREF="../../../../../../com/interface21/web/servlet/mvc/multiaction/MethodNameResolver.html"><B>MethodNameResolver</B></A></UL> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../com/interface21/web/servlet/mvc/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../com/interface21/web/servlet/support/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <i>Rod Johnson and Spring contributors 2001-2003.</i> </BODY> </HTML>
rally/ui/templates/task/trends.html
gluke77/rally
{% extends "/base.html" %} {% block html_attr %} ng-app="App"{% endblock %} {% block title_text %}Rally Tasks Trends{% endblock %} {% block libs %} {% if include_libs %} <style> {{ include_raw_file("/libs/nv.d3.1.1.15-beta.min.css") }} </style> <script type="text/javascript"> {{ include_raw_file("/libs/angular.1.3.3.min.js") }} {{ include_raw_file("/libs/d3.3.4.13.min.js") }} {{ include_raw_file("/libs/nv.d3.1.1.15-beta.min.js") }} </script> {% else %} <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.css"> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.3/angular.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.4.13/d3.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/nvd3/1.1.15-beta/nv.d3.min.js"></script> {% endif %} {% endblock %} {% block js_before %} "use strict"; {{ include_raw_file("/task/directive_widget.js") }} var controllerFunction = function($scope, $location) { $scope.data = {{ data }}; {% raw %} $scope.location = { /* #/path/hash/sub/div */ normalize: function(str) { /* Remove unwanted characters from string */ if (typeof str !== "string") { return "" } return str.replace(/[^\w\-\.]/g, "") }, uri: function(obj) { /* Getter/Setter */ if (! obj) { var uri = {path: "", hash: "", sub: "", div: ""}; var arr = ["div", "sub", "hash", "path"]; angular.forEach($location.url().split("/"), function(value){ var v = $scope.location.normalize(value); if (v) { var k = arr.pop(); if (k) { this[k] = v }} }, uri); return uri } var arr = [obj.path, obj.hash, obj.sub, obj.div], res = []; for (var i in arr) { if (! arr[i]) { break }; res.push(arr[i]) } return $location.url("/" + res.join("/")) }, path: function(path, hash) { /* Getter/Setter */ if (path === "") { return this.uri({}) } path = this.normalize(path); var uri = this.uri(); if (! path) { return uri.path } uri.path = path; var _hash = this.normalize(hash); if (_hash || hash === "") { uri.hash = _hash } return this.uri(uri) }, hash: function(hash) { /* Getter/Setter */ if (hash) { this.uri({path:this.uri().path, hash:hash}) } return this.uri().hash } } /* Dispatch */ $scope.route = function(uri) { if (! $scope.wload_map) { return } if (uri.path in $scope.wload_map) { $scope.view = {is_wload:true}; $scope.wload = $scope.wload_map[uri.path]; $scope.nav_idx = $scope.nav_map[uri.path]; $scope.showTab(uri); } else { $scope.wload = null; $scope.view = {is_main:true} } } $scope.$on("$locationChangeSuccess", function (event, newUrl, oldUrl) { $scope.route($scope.location.uri()) }); $scope.showNav = function(nav_idx) { $scope.nav_idx = nav_idx } /* Tabs */ $scope.tabs = [ { id: "total", name: "Total", visible: function(){ return true } }, { id: "atomic", name: "Atomic actions", visible: function(){ return (! $scope.wload.single) && $scope.wload.atomic.length } }, { id: "config", name: "Configuration", visible: function(){ return !! $scope.wload.config.length } } ]; $scope.tabs_map = {}; angular.forEach($scope.tabs, function(tab){ this[tab.id] = tab }, $scope.tabs_map); $scope.showTab = function(uri) { $scope.tab = uri.hash in $scope.tabs_map ? uri.hash : "total" } for (var i in $scope.tabs) { $scope.tabs[i].isVisible = function() { if ($scope.wload) { if (this.visible()) { return true } /* If tab should be hidden but is selected - show another one */ if (this.id === $scope.location.hash()) { for (var i in $scope.tabs) { var tab = $scope.tabs[i]; if (tab.id != this.id && tab.visible()) { $scope.tab = tab.id; return false } } } } return false } } $scope.showError = function(message) { return (function (e) { e.style.display = "block"; e.textContent = message })(document.getElementById("page-error")) } /* Initialization */ angular.element(document).ready(function(){ if (! $scope.data.length) { return $scope.showError("No data...") } /* Compose data mapping */ $scope.nav = []; $scope.nav_map = {}; $scope.wload_map = {}; var prev_cls, prev_met, met = [], itr = 0, cls_idx = 0; for (var idx in $scope.data) { var w = $scope.data[idx]; if (! prev_cls) { prev_cls = w.cls } else if (prev_cls !== w.cls) { $scope.nav.push({name:prev_cls, met:met, idx:cls_idx}); prev_cls = w.cls; met = []; itr = 1; cls_idx += 1 } if (prev_met !== w.met) { itr = 1 }; w.ref = $scope.location.normalize(w.cls+"."+w.met+(itr > 1 ? "-"+itr : "")); w.order_idx = itr > 1 ? " ["+itr+"]" : "" $scope.wload_map[w.ref] = w; $scope.nav_map[w.ref] = cls_idx; met.push({name:w.met, itr:itr, idx:idx, order_idx:w.order_idx, ref:w.ref, single:w.single}); prev_met = w.met; itr += 1; } if (met.length) { $scope.nav.push({name:prev_cls, met:met, idx:cls_idx}) } /* Start */ $scope.route($scope.location.uri()); $scope.$digest() }); }; if (typeof angular === "object") { angular.module("App", []) .controller("Controller", ["$scope", "$location", controllerFunction]) .directive("widget", widgetDirective) } {% endraw %} {% endblock %} {% block css %} .aside { margin:0 20px 0 0; display:block; width:255px; float:left } .aside > div { margin-bottom: 15px } .aside > div div:first-child { border-top-left-radius:4px; border-top-right-radius:4px } .aside > div div:last-child { border-bottom-left-radius:4px; border-bottom-right-radius:4px } .navcls { color:#678; background:#eee; border:1px solid #ddd; margin-bottom:-1px; display:block; padding:8px 9px; font-weight:bold; text-align:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; cursor:pointer } .navcls.expanded { color:#469 } .navcls.active { background:#428bca; background-image:linear-gradient(to bottom, #428bca 0px, #3278b3 100%); border-color:#3278b3; color:#fff } .navmet { color:#555; background:#fff; border:1px solid #ddd; font-size:12px; display:block; margin-bottom:-1px; padding:8px 10px; text-align:left; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer } .navmet:hover { background:#f8f8f8 } .navmet.active, .navmet.active:hover { background:#428bca; background-image:linear-gradient(to bottom, #428bca 0px, #3278b3 100%); border-color:#3278b3; color:#fff } .navmet.single, .single, .single td { color:#999 } .navmet.active.single { color:#ccc } .tabs { list-style:outside none none; margin:0 0 5px; padding:0; border-bottom:1px solid #ddd } .tabs:after { clear:both } .tabs li { float:left; margin-bottom:-1px; display:block; position:relative } .tabs li div { border:1px solid transparent; border-radius:4px 4px 0 0; line-height:20px; margin-right:2px; padding:10px 15px; color:#428bca } .tabs li div:hover { border-color:#eee #eee #ddd; background:#eee; cursor:pointer; } .tabs li.active div { background:#fff; border-color:#ddd #ddd transparent; border-style:solid; border-width:1px; color:#555; cursor:default } .failure-mesg { color:#900 } .failure-trace { color:#333; white-space:pre; overflow:auto } .link { color:#428BCA; padding:5px 15px 5px 5px; text-decoration:underline; cursor:pointer } .link.active { color:#333; text-decoration:none } .chart { padding:0; margin:0; width:890px } .chart svg { height:300px; padding:0; margin:0; overflow:visible; float:right } .chart.lower svg { height:180px } .chart-label-y { font-size:12px; position:relative; top:5px; padding:0; margin:0 } .clearfix { clear:both } .sortable > .arrow { display:inline-block; width:12px; height:inherit; color:#c90 } .content-main { margin:0 5px; display:block; float:left } .content-wrap { width:900px } .chart-title { color:#f60; font-size:20px; padding:8px 0 3px } {% endblock %} {% block media_queries %} @media only screen and (min-width: 320px) { .content-wrap { width:900px } .content-main { width:600px } } @media only screen and (min-width: 900px) { .content-wrap { width:880px } .content-main { width:590px } } @media only screen and (min-width: 1000px) { .content-wrap { width:980px } .content-main { width:690px } } @media only screen and (min-width: 1100px) { .content-wrap { width:1080px } .content-main { width:790px } } @media only screen and (min-width: 1200px) { .content-wrap { width:1180px } .content-main { width:890px } } {% endblock %} {% block body_attr %} ng-controller="Controller"{% endblock %} {% block header_text %}tasks trends report{% endblock %} {% block content %} {% raw %} <p id="page-error" class="notify-error" style="display:none"></p> <div id="content-nav" class="aside" ng-cloack> <div> <div class="navcls" ng-class="{active:view.is_main}" ng-click="location.path('')">Trends overview</div> </div> <div> <div class="navcls" title="{{n.name}}" ng-repeat-start="n in nav track by $index" ng-click="showNav(n.idx)" ng-class="{expanded:n.idx==nav_idx}"> <span ng-hide="n.idx==nav_idx">&#9658;</span> <span ng-show="n.idx==nav_idx">&#9660;</span> {{n.name}}</div> <div class="navmet" title="{{m.name}}{{m.order_idx}}" ng-show="n.idx==nav_idx" ng-class="{active:wload && m.ref==wload.ref, single:m.single}" ng-click="location.path(m.ref)" ng-repeat="m in n.met track by $index" ng-repeat-end>{{m.name}}{{m.order_idx}}</div> </div> </div> <div id="content-main" class="content-main" ng-show="data.length" ng-cloak> <span id="/"></span> <div ng-show="view.is_main"> <h2>Trends overview</h2> <table class="linked compact" ng-init="ov_srt='ref'; ov_dir=false"> <thead> <tr> <th class="sortable" title="Scenario name, with optional suffix of run number" ng-click="ov_srt='ref'; ov_dir=!ov_dir"> Scenario <span class="arrow"> <b ng-show="ov_srt=='ref' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='ref' && ov_dir">&#x25be;</b> </span> <th class="sortable" title="How many times the workload has run" ng-click="ov_srt='seq'; ov_dir=!ov_dir"> Number of runs <span class="arrow"> <b ng-show="ov_srt=='seq' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='seq' && ov_dir">&#x25be;</b> </span> <th class="sortable" title="Mimimum duration" ng-click="ov_srt='stat.min'; ov_dir=!ov_dir"> Min duration <span class="arrow"> <b ng-show="ov_srt=='stat.min' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='stat.min' && ov_dir">&#x25be;</b> </span> <th class="sortable" title="Maximum duration" ng-click="ov_srt='stat.max'; ov_dir=!ov_dir"> Max duration <span class="arrow"> <b ng-show="ov_srt=='stat.max' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='stat.max' && ov_dir">&#x25be;</b> </span> <th class="sortable" title="Average duration" ng-click="ov_srt='stat.avg'; ov_dir=!ov_dir"> Avg duration <span class="arrow"> <b ng-show="ov_srt=='stat.avg' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='stat.avg' && ov_dir">&#x25be;</b> </span> <th class="sortable" title="Whether there were SLA failures" ng-click="ov_srt='sla_failures'; ov_dir=!ov_dir"> SLA <span class="arrow"> <b ng-show="ov_srt=='sla_failures' && !ov_dir">&#x25b4;</b> <b ng-show="ov_srt=='sla_failures' && ov_dir">&#x25be;</b> </span> <tr> </thead> <tbody> <tr ng-repeat="w in data | orderBy:ov_srt:ov_dir" ng-click="location.path(w.ref)" ng-class="{single:w.single}"> <td>{{w.ref}} <td>{{w.seq}} <td> <span ng-if="w.single">-</span> <span ng-if="!w.single">{{w.stat.min | number:4}}</span> <td> <span ng-if="w.single">-</span> <span ng-if="!w.single">{{w.stat.max | number:4}}</span> <td> <span ng-if="w.single">-</span> <span ng-if="!w.single">{{w.stat.avg | number:4}}</span> <td title="{{w.sla_failures ? 'Failures: ' + w.sla_failures : 'No failures'}}"> <span ng-hide="w.sla_failures" class="status-pass">&#x2714;</span> <span ng-show="w.sla_failures" class="status-fail">&#x2716;</span> <tr> </tbody> </table> </div> <div ng-show="view.is_wload"> <div style="color:#8be; font-size:18px;">Compare workload runs</div> <h1>{{wload.cls}}.<wbr>{{wload.met}}{{wload.order_idx}}</h1> <ul class="tabs"> <li ng-repeat="t in tabs" ng-show="t.isVisible()" ng-class="{active:t.id == tab}" ng-click="location.hash(t.id)"> <div>{{t.name}}</div> </li> <div class="clearfix"></div> </ul> <div ng-include="tab"></div> <script type="text/ng-template" id="total"> <div ng-if="wload.single"> <div style="margin:30px 0 10px; font-size:14px; color:#ff6622"> This workload has single run so trends can not be displayed.<br> There should be at least two workload results with the same configuration </div> </div> <div ng-if="!wload.single"> <h2>Total durations</h2> <div widget="Lines" data="wload.total.values" name-x="Task run sequence number" controls="true" guide="true"> </div> <h2>Total success rate</h2> <div widget="Lines" data="wload.total.success" name-x="Task run sequence number" controls="true" guide="true"> </div> </div> </script> <script type="text/ng-template" id="atomic"> <h2>Atomic actions durations / success rate</h2> <div ng-repeat="chart in wload.atomic track by $index"> <span id="{{chart.name}}"></span> <div class="chart-title">{{chart.name}}</div> <div widget="Lines" data="chart.values" name-x="Task run sequence number" controls="true" guide="true"> </div> <div widget="Lines" data="chart.success" name-x="Task run sequence number" controls="true" guide="true"> </div> </div> </script> <script type="text/ng-template" id="config"> <h2>Workload configuration</h2> <pre class="code">{{wload.config}}</pre> </script> </div> </div> <div class="clearfix"></div> {% endraw %} {% endblock %} {% block js_after %} if (! window.angular) {(function(f){ f(document.getElementById("content-nav"), "none"); f(document.getElementById("content-main"), "none"); f(document.getElementById("page-error"), "block").textContent = "Failed to load AngularJS framework" })(function(e, s){e.style.display = s; return e})} {% endblock %}
themes/Bootstrap3/static/css/pygments/base16-solarized.light.css
iiLaurens/blog
/* Name: Base16 Solarized Light Author: Ethan Schoonover (http://ethanschoonover.com/solarized) Pygments template by Jan T. Sott (https://github.com/idleberg) Created with Base16 Builder by Chris Kempson (https://github.com/chriskempson/base16-builder) */ .highlight pre .hll { background-color: #eee8d5 } .highlight pre { background: #fdf6e3; color: #002b36 } .highlight pre .c { color: #839496 } /* Comment */ .highlight pre .err { color: #dc322f } /* Error */ .highlight pre .k { color: #6c71c4 } /* Keyword */ .highlight pre .l { color: #cb4b16 } /* Literal */ .highlight pre .n { color: #002b36 } /* Name */ .highlight pre .o { color: #2aa198 } /* Operator */ .highlight pre .p { color: #002b36 } /* Punctuation */ .highlight pre .cm { color: #839496 } /* Comment.Multiline */ .highlight pre .cp { color: #839496 } /* Comment.Preproc */ .highlight pre .c1 { color: #839496 } /* Comment.Single */ .highlight pre .cs { color: #839496 } /* Comment.Special */ .highlight pre .gd { color: #dc322f } /* Generic.Deleted */ .highlight pre .ge { font-style: italic } /* Generic.Emph */ .highlight pre .gh { color: #002b36; font-weight: bold } /* Generic.Heading */ .highlight pre .gi { color: #859900 } /* Generic.Inserted */ .highlight pre .gp { color: #839496; font-weight: bold } /* Generic.Prompt */ .highlight pre .gs { font-weight: bold } /* Generic.Strong */ .highlight pre .gu { color: #2aa198; font-weight: bold } /* Generic.Subheading */ .highlight pre .kc { color: #6c71c4 } /* Keyword.Constant */ .highlight pre .kd { color: #6c71c4 } /* Keyword.Declaration */ .highlight pre .kn { color: #2aa198 } /* Keyword.Namespace */ .highlight pre .kp { color: #6c71c4 } /* Keyword.Pseudo */ .highlight pre .kr { color: #6c71c4 } /* Keyword.Reserved */ .highlight pre .kt { color: #b58900 } /* Keyword.Type */ .highlight pre .ld { color: #859900 } /* Literal.Date */ .highlight pre .m { color: #cb4b16 } /* Literal.Number */ .highlight pre .s { color: #859900 } /* Literal.String */ .highlight pre .na { color: #268bd2 } /* Name.Attribute */ .highlight pre .nb { color: #002b36 } /* Name.Builtin */ .highlight pre .nc { color: #b58900 } /* Name.Class */ .highlight pre .no { color: #dc322f } /* Name.Constant */ .highlight pre .nd { color: #2aa198 } /* Name.Decorator */ .highlight pre .ni { color: #002b36 } /* Name.Entity */ .highlight pre .ne { color: #dc322f } /* Name.Exception */ .highlight pre .nf { color: #268bd2 } /* Name.Function */ .highlight pre .nl { color: #002b36 } /* Name.Label */ .highlight pre .nn { color: #b58900 } /* Name.Namespace */ .highlight pre .nx { color: #268bd2 } /* Name.Other */ .highlight pre .py { color: #002b36 } /* Name.Property */ .highlight pre .nt { color: #2aa198 } /* Name.Tag */ .highlight pre .nv { color: #dc322f } /* Name.Variable */ .highlight pre .ow { color: #2aa198 } /* Operator.Word */ .highlight pre .w { color: #002b36 } /* Text.Whitespace */ .highlight pre .mf { color: #cb4b16 } /* Literal.Number.Float */ .highlight pre .mh { color: #cb4b16 } /* Literal.Number.Hex */ .highlight pre .mi { color: #cb4b16 } /* Literal.Number.Integer */ .highlight pre .mo { color: #cb4b16 } /* Literal.Number.Oct */ .highlight pre .sb { color: #859900 } /* Literal.String.Backtick */ .highlight pre .sc { color: #002b36 } /* Literal.String.Char */ .highlight pre .sd { color: #839496 } /* Literal.String.Doc */ .highlight pre .s2 { color: #859900 } /* Literal.String.Double */ .highlight pre .se { color: #cb4b16 } /* Literal.String.Escape */ .highlight pre .sh { color: #859900 } /* Literal.String.Heredoc */ .highlight pre .si { color: #cb4b16 } /* Literal.String.Interpol */ .highlight pre .sx { color: #859900 } /* Literal.String.Other */ .highlight pre .sr { color: #859900 } /* Literal.String.Regex */ .highlight pre .s1 { color: #859900 } /* Literal.String.Single */ .highlight pre .ss { color: #859900 } /* Literal.String.Symbol */ .highlight pre .bp { color: #002b36 } /* Name.Builtin.Pseudo */ .highlight pre .vc { color: #dc322f } /* Name.Variable.Class */ .highlight pre .vg { color: #dc322f } /* Name.Variable.Global */ .highlight pre .vi { color: #dc322f } /* Name.Variable.Instance */ .highlight pre .il { color: #cb4b16 } /* Literal.Number.Integer.Long */
banco/doc/br/com/empresa/banco/package-use.html
wilsonsf/Caelum-FJ11
<!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) on Fri Aug 28 08:39:38 BRT 2015 --> <title>Uses of Package br.com.empresa.banco</title> <meta name="date" content="2015-08-28"> <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 br.com.empresa.banco"; } } 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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?br/com/empresa/banco/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 br.com.empresa.banco" class="title">Uses of Package<br>br.com.empresa.banco</h1> </div> <div class="contentContainer">No usage of br.com.empresa.banco</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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?br/com/empresa/banco/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>
2.1.0.Final/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/BehindWriteConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Aug 14 15:31:51 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer (BOM: * : All 2.1.0.Final API)</title> <meta name="date" content="2018-08-14"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer (BOM: * : All 2.1.0.Final 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/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.1.0.Final</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/infinispan/cache_container/class-use/BehindWriteConsumer.html" target="_top">Frames</a></li> <li><a href="BehindWriteConsumer.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.infinispan.cache_container.BehindWriteConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan.cache_container">org.wildfly.swarm.config.infinispan.cache_container</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.infinispan.cache_container"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> that return <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="type parameter in BehindWriteConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BehindWriteConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html#andThen-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="type parameter in BehindWriteConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="type parameter in BehindWriteConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BehindWriteConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html#andThen-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="type parameter in BehindWriteConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html" title="type parameter in BinaryJDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">BinaryJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html" title="type parameter in MixedJDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">MixedJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/FileStore.html" title="type parameter in FileStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">FileStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/FileStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/JDBCStore.html" title="type parameter in JDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">JDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/JDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/CustomStore.html" title="type parameter in CustomStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">CustomStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/CustomStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/RemoteStore.html" title="type parameter in RemoteStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">RemoteStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/RemoteStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteConsumer-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteConsumer</a>&nbsp;consumer)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.1.0.Final</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/infinispan/cache_container/class-use/BehindWriteConsumer.html" target="_top">Frames</a></li> <li><a href="BehindWriteConsumer.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>
app/views/editTrace.scala.html
mael-morel/rest-app
@(id: Option[String], form: Form[models.Trace], files: Option[List[(String, reactivemongo.api.gridfs.ReadFile[reactivemongo.bson.BSONValue])]]) @import helper.twitterBootstrap._ @main("Welcome to Play 2.0") { <div class="row"> <div class="span8"> <h2> @if(!id.isDefined) { Add } else { Edit } a trace</h2> @helper.form(action = (if(!id.isDefined) routes.Traces.create else routes.Traces.edit(id.get)), 'class -> "form-horizontal", 'id -> "addTraceForm") { @helper.inputText(form("name")) @helper.inputText(form("desc")) <div class="form-actions"> <input class="btn btn-primary" type="submit"> </div> } </div> <div class="span4"> <h2>Attachments</h2> @if(id.isDefined) { @if(files.isDefined) { <ul> @files.get.map { file => <li><a href="@routes.Traces.getAttachment(file._1)">@file._2.filename</a> - <a target="_blank" href="@routes.Traces.getAttachment(file._1)?inline=true">inline</a> - <a class="delete" href="@routes.Traces.removeAttachment(file._1)">delete</a></li> } </ul> } @helper.form(action = routes.Traces.saveAttachment(id.get), 'enctype -> "multipart/form-data") { <input type="file" name="picture"> <div> <input type="submit" class="btn"> </div> } } </div> }
docs/api/org/apache/hadoop/ipc/class-use/RemoteException.html
fchu/hadoop-0.20.205
<!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_23) on Fri Oct 07 06:23:09 UTC 2011 --> <TITLE> Uses of Class org.apache.hadoop.ipc.RemoteException (Hadoop 0.20.205.0 API) </TITLE> <META NAME="date" CONTENT="2011-10-07"> <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.ipc.RemoteException (Hadoop 0.20.205.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="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc"><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/ipc//class-useRemoteException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RemoteException.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.ipc.RemoteException</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc">RemoteException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.ipc"><B>org.apache.hadoop.ipc</B></A></TD> <TD>Tools to help define network clients and servers.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.ipc"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc">RemoteException</A> in <A HREF="../../../../../org/apache/hadoop/ipc/package-summary.html">org.apache.hadoop.ipc</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/ipc/package-summary.html">org.apache.hadoop.ipc</A> that return <A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc">RemoteException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc">RemoteException</A></CODE></FONT></TD> <TD><CODE><B>RemoteException.</B><B><A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html#valueOf(org.xml.sax.Attributes)">valueOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/org/xml/sax/Attributes.html?is-external=true" title="class or interface in org.xml.sax">Attributes</A>&nbsp;attrs)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create RemoteException from attributes</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/ipc/RemoteException.html" title="class in org.apache.hadoop.ipc"><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/ipc//class-useRemoteException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RemoteException.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>
_site/week-9-the-iron-yard.html
joeypoon/blog
<!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="A Programmer's Adventures"> <title>Blog | Joey F. Poon</title> <!-- <title>Week 9 The Iron Yard - Blog | Joey F. Poon</title> --> <link rel="canonical" href="joeypoon.com/blog/week-9-the-iron-yard"> <link rel="stylesheet" href="/blog/css/bootstrap.min.css"> <link rel="stylesheet" href="/blog/css/clean-blog.min.css"> <link rel="stylesheet" href="/blog/css/syntax.css"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='https://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> <a class="navbar-brand" href="http://joeypoon.com" target="_blank">Joey F. Poon</a> </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 href="/blog/">Home</a> </li> <li> <a href="http://joeypoon.com/portfolio/#portfolio" target="_blank">Portfolio</a> </li> <li> <a href="http://joeypoon.com/portfolio/#contact" target="_blank">Contact</a> </li> <!-- --> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Post Header --> <header class="intro-header" style="background-image: url('/blog/img/home-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="post-heading"> <h1>Week 9 The Iron Yard</h1> <h2 class="subheading">More React.js, some Backbone.js, and distributed systems</h2> <span class="meta">Posted by Joey F. Poon on July 4, 2015</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"> <h3 id="javascript-is-kind-ofcool">JavaScript is kind of…cool</h3> <p>Okay, I’m really starting to like JS. Rails is awesome but with the current state of web applications, a full Rails app doesn’t produce the kind of UX that’s needed for a serious product. While I wish this wasn’t the case, at least I can still use Rails to be awesome for the back-end. I actually tried Meteor.js and found it super intuitive and easy to use but the part of me that paid to learn Rails won’t let me go on without Rails. Fortunately, we have front-end frameworks and libraries to supplement our Rails back-end.</p> <h3 id="monday">Monday</h3> <p>This is speculation but it looks like we won’t be getting anymore challenges for remainder of the program. This is end of week 9 and the end of our main lecture topics. Since we didn’t get a challenge today, I imagine we won’t be having anymore.</p> <p>Today’s lecture is over the super important topics of ecommerce and mailers. Jesse starts with a brief history of internet payments that leads to Stripe. Jesse then shows us how to integrate Stripe payments using the Payola gem. We are then shown how to utilize the built in Rails mailer to send receipts. It’s super awesome how easy Rails makes things. That’s how technology should be, making things easier.</p> <p><a href="https://github.com/tiy-hou-q2-2015-rails/day-41" target="\_blank">Homework</a> is optional but…yeah I still did it. Basically we are to make an app that displays products that you can then fake buy with Stripe. Solution: <a href="http://joey-store-front.herokuapp.com/" target="\_blank">Site</a> | <a href="https://github.com/joeypoon/store_front" target="\_blank">Code</a>.</p> <h3 id="tuesday--wednesday">Tuesday &amp; Wednesday</h3> <p>So this week is a little different. The next two days actually take place in the commons room because we’re having joint lecture. Jesse and Matt will be creating a web app together. The goal of this joint lecture is to demonstrate some issues you run into working on a distributed project, how to solve them, and best practices.</p> <p>The project that Jesse and Matt decided to create is an imgur clone called imgderp. Jesse created the Rails API while Matt developed the front-end with React.js and Backbone.js. This is probably one of my favorite lectures during my time at the Iron Yard. As you know, I have been playing around with different front-end frameworks and libraries. To see someone as experienced as Matt explain and walk us through his thought process on the front-end was tremendously helpful for me. Your mileage may vary, however. I have no doubt that if I didn’t play with React.js just a couple days earlier that I would not have gained as much out of it.</p> <p>One of the challenges I had with React.js was routing. Rails makes routing ridiculously easy. Needing to handwrite the logic for routing was a little daunting for me. Matt walked us through the process of routing in Backbone.js and how to proxy the request through the server so that we wouldn’t get CORS errors when connecting to our API. A second challenge I had with React.js was structuring my application in a way that data could flow through parent-child relationships. Witnessing Matt build the front-end of the app from ground up really helped me grasp the structure better.</p> <h3 id="thursday">Thursday</h3> <p>On the agenda today is a revisit from <a href="/blog/week-3-the-iron-yard.html" target="\_blank">JB</a> to do a TDD coding dojo. Kind of. We ended up doing this instead: <a href="https://twitter.com/JoeyFPoon/status/616675374177615874" target="\_blank"><img src="https://pbs.twimg.com/media/CI7e-mYW8AMLeH_.jpg" /></a> (Note: Based on how Jesse plays Sheriff of Nottingham, there is a high probability that he runs the blackmarket.)</p> <p>Just another day at TIY :). Friday is no class for Independence day, happy 4th all!</p> <h3 id="other-stuff">Other stuff</h3> <p>So I’m sure you’ve noticed, we didn’t have lab this week. We were planning on having a distributed systems project between the front and Rails classes but Jesse and Matt made the executive decision that the scope of the project was probably too large and would take too much time. We are instead to work on our final projects. Yep. That’s right, it’s time for final projects. I still don’t know where the last 9 weeks have gone and it is definitely a bittersweet feeling. Jesse did post an <a href="https://github.com/tiy-hou-q2-2015-rails/week-9-lab" target="\_blank">optional lab</a> for us which I may work on if I have the time but right now I’m focusing on my final project.</p> <p>I am a little scared about the scope of my project. My plan is to develop a mobile app that lets you see and share contact info with those around you. Think meetups and events. It’s entirely possible that two weeks in, I will realize that I’ve dug myself too deep. The Rails part should be pretty simple but creating a mobile app will require a well built front-end wrapped in Cordova or perhaps React native. The basic API and React/Backbone is done already so hopefully the fine-tuning and mobile’fying won’t be too bad. Jesse approved the project so I’m hoping that means that he knows it can be done by demo day.</p> <hr> <ul class="pager"> <li class="previous"> <a href="/blog/week-8-the-iron-yard.html" data-toggle="tooltip" data-placement="top" title="Week 8 The Iron Yard">&larr; Previous Post</a> </li> <li class="next"> <a href="/blog/week-10-the-iron-yard.html" data-toggle="tooltip" data-placement="top" title="Week 10 The Iron Yard">Next Post &rarr;</a> </li> </ul> </div> </div> </div> </article> <hr> <!-- 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"> <li> <a href="https://github.com/joeypoon" target="_blank"> <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> <li> <a href="https://twitter.com/joeyfpoon" target="_blank"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://www.linkedin.com/in/joeypoon" target="_blank"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-linkedin fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted">Copyright &copy; <a href="http://joeypoon.com" target="_blank">Joey F. Poon</a> 2016</p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/blog/js/jquery.min.js "></script> <!-- Bootstrap Core JavaScript --> <script src="/blog/js/bootstrap.min.js "></script> <!-- Custom Theme JavaScript --> <script src="/blog/js/clean-blog.min.js "></script> </body> </html>
css/study-style.css
roninedu/feifan
.content .right ul{ padding: 0px 24px; } .content .right ul li{ height: 164px; border-bottom: 1px #EAEAEA solid; } .content .right ul li .box-left{ width: 710px; color: #979797; display: inline-block; } .content .right ul li .box-left h1 a{ font-weight: normal; font-size: 16px; color: #555; line-height: 50px; } .content .right ul li .box-left h1:hover a{ color:#dd2727 ; } .content .right ul li .box-left p{ cursor: pointer; font-size: 12px; line-height: 22px; } .content .right ul li .box-left>span{ cursor: pointer; font-size: 12px; margin-right: 28px; line-height: 40px; } .content .right ul li:last-child{ border: 0px; text-align: center; padding: 40px 0px 0px; height: 80px; } .content .right ul li:last-child span{ cursor: pointer; font-size: 12px; line-height: 38px; padding: 0px 30px; border-radius: 3px; border: 1px #999999 solid; display: inline-block; margin: 0px 5px; color: #666666; } .content .right ul li:last-child span a{ color: #666666; } .content .right ul li:last-child span.active{ background-color: #dd2726; } .content .right ul li:last-child span.active a{ color: #FFFFFF; } .content .right ul li:last-child span.noneactive{ background-color: #e3e3e3; color: #222; } .content .right ul li .box-right{ display: inline-block; margin-left: 50px; margin-top: 30px; } .content .right ul li .box-right img{ width: 115px; height: 115px; border-radius: 50%; }
examples/index.html
SuperMap/iClient9
<!--******************************************************************** * Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved. *********************************************************************--> <!DOCTYPE html> <html> <head> <meta http-equiv="refresh" content="0;url=./leaflet/examples.html"> </head> <body></body> </html>
2017.12.1/apidocs/org/wildfly/swarm/datasources/package-summary.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:41 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.datasources (BOM: * : All 2017.12.1 API)</title> <meta name="date" content="2017-12-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="org.wildfly.swarm.datasources (BOM: * : All 2017.12.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li 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 class="aboutLanguage">WildFly Swarm API, 2017.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/container/util/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/wildfly/swarm/datasources/detect/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/datasources/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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="Package" class="title">Package&nbsp;org.wildfly.swarm.datasources</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" 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/wildfly/swarm/datasources/DatasourceArchive.html" title="interface in org.wildfly.swarm.datasources">DatasourceArchive</a></td> <td class="colLast"> <div class="block">A simplistic archive to allow deployment-based creation of datasources.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" 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/wildfly/swarm/datasources/DatasourcesFraction.html" title="class in org.wildfly.swarm.datasources">DatasourcesFraction</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/wildfly/swarm/datasources/DSXmlAsset.html" title="class in org.wildfly.swarm.datasources">DSXmlAsset</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> <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 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 class="aboutLanguage">WildFly Swarm API, 2017.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/container/util/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/wildfly/swarm/datasources/detect/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/datasources/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
carrot2-webapp-3.8.1/herballsilvertrigram/01014965.txt.html
idigbio-citsci-hackathon/carrotFacetNgram
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank-2 -2.096092247256209'>?Familia</span> <span class='rank-8 -8.323692067857685'>GRAMINEAE</span> </br> <span class='rank21 20.76259700715093'>30253</span> </br> <span class='rank-4 -4.2133447557816766'>UNIVERSIDAD</span> <span class='rank5 5.0175020442242335'>DE</span> <span class='rank1 0.6138186161001045'>PUERTO</span> <span class='rank2 1.5840482508891967'>RICO</span> <span class='rank14 13.946602471622025'>Jard’n</span> <span class='rank9 8.667148357582764'>Bot‡nico</span> <span class='rank-2 -1.5157945441457912'>Herbario</span> </br> <span class='rank27 26.640850973217873'>Arun-dinella</span> <span class='rank1 1.0100616451725202'>conflnis</span> <span class='rank14 14.106320996252087'>(Schult.)</span> <span class='rank8 7.536541700381693'>H.</span> <span class='rank0 0.0'>&</span> <span class='rank8 7.770156551563198'>C.</span> <span class='rank5 4.892203821683058'>Det.</span> <span class='rank-13 -12.692258050158799'>A.H.Liogier,</span> <span class='rank12 11.847021729095836'>1980.-</span> </br> <span class='rank-8 -7.864129660752283'>Herbaceous,</span> <span class='rank-2 -1.8967981304120656'>erect,</span> <span class='rank0 0.0'>1</span> <span class='rank0 0.0'>m</span> <span class='rank0 0.28276987935062436'>tall;</span> <span class='rank-2 -2.305078565832595'>glumes</span> <span class='rank-4 -4.104737387240583'>purple.</span> <span class='rank10 10.021448350169694'>On</span> <span class='rank-4 -3.9373741790981924'>slope,</span> <span class='rank1 1.415173898567529'>near</span> <span class='rank6 6.125192512493335'>AdJuntasÈ</span> <span class='rank7 6.790864015287783'>AltÈ</span> <span class='rank15 15.130241814603334'>600</span> <span class='rank7 6.953395415036075'>m.</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='rank23 23.251031653808106'>01014965</span> </br> <span class='rank0 0.0'><0></span> </br> <span class='rank5 5.360241865163829'>IMAGED</span> </br> <span class='rank0 -0.09446273509380632'>Fecha:</span> <span class='rank8 8.07553820111438'>16</span> <span class='rank10 9.656504785466165'>Jan.,</span> <span class='rank13 12.971197944708265'>1980.-Col.:</span> </br> <span class='rank7 6.605804338261704'>Dr.</span> <span class='rank0 -0.37614185835462877'>Alain</span> <span class='rank0 0.0'>&</span> <span class='rank2 2.30692001951644'>Perfa</span> <span class='rank13 13.158921950022652'>L”og”er</span> <span class='rank7 6.605804338261704'>Dr.</span> <span class='rank0 0.0'>L</span> <span class='rank7 7.313398149067483'>F.</span> <span class='rank-9 -9.095882562368168'>Martorell,</span> <span class='rank8 8.149646173268101'>E.</span> <span class='rank-1 -0.5669288637032253'>Solano</span> </br> <span class='rank23 23.251031653808106'>01014965</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>
items/show-test/30deg-tetrad.css
scholarslab/takeback
/* TBTA: /* DESCRIPTION: 30-degree tetrad palette based on $link-color */ /* Palette URL: http://paletton.com/#uid=74y0u0kmWekfhmEiChwru9+yo5M */ /* As hex codes */ .color-primary-0 { color: #331A4D } /* Main Primary color */ .color-primary-1 { color: #5F447A } .color-primary-2 { color: #452C5E } .color-primary-3 { color: #200B36 } .color-primary-4 { color: #10021F } .color-secondary-1-0 { color: #521747 } /* Main Secondary color (1) */ .color-secondary-1-1 { color: #814476 } .color-secondary-1-2 { color: #642A59 } .color-secondary-1-3 { color: #390830 } .color-secondary-1-4 { color: #21001B } .color-secondary-2-0 { color: #5B6D1F } /* Main Secondary color (2) */ .color-secondary-2-1 { color: #9AAC5A } .color-secondary-2-2 { color: #748538 } .color-secondary-2-3 { color: #3D4C0B } .color-secondary-2-4 { color: #222C00 } .color-complement-0 { color: #726D20 } /* Main Complement color */ .color-complement-1 { color: #B4AF5E } .color-complement-2 { color: #8B863A } .color-complement-3 { color: #504B0B } .color-complement-4 { color: #2E2B00 } /* As RGBa codes */ .rgba-primary-0 { color: rgba( 51, 26, 77,1) } /* Main Primary color */ .rgba-primary-1 { color: rgba( 95, 68,122,1) } .rgba-primary-2 { color: rgba( 69, 44, 94,1) } .rgba-primary-3 { color: rgba( 32, 11, 54,1) } .rgba-primary-4 { color: rgba( 16, 2, 31,1) } .rgba-secondary-1-0 { color: rgba( 82, 23, 71,1) } /* Main Secondary color (1) */ .rgba-secondary-1-1 { color: rgba(129, 68,118,1) } .rgba-secondary-1-2 { color: rgba(100, 42, 89,1) } .rgba-secondary-1-3 { color: rgba( 57, 8, 48,1) } .rgba-secondary-1-4 { color: rgba( 33, 0, 27,1) } .rgba-secondary-2-0 { color: rgba( 91,109, 31,1) } /* Main Secondary color (2) */ .rgba-secondary-2-1 { color: rgba(154,172, 90,1) } .rgba-secondary-2-2 { color: rgba(116,133, 56,1) } .rgba-secondary-2-3 { color: rgba( 61, 76, 11,1) } .rgba-secondary-2-4 { color: rgba( 34, 44, 0,1) } .rgba-complement-0 { color: rgba(114,109, 32,1) } /* Main Complement color */ .rgba-complement-1 { color: rgba(180,175, 94,1) } .rgba-complement-2 { color: rgba(139,134, 58,1) } .rgba-complement-3 { color: rgba( 80, 75, 11,1) } .rgba-complement-4 { color: rgba( 46, 43, 0,1) } /* Generated by Paletton.com © 2002-2014 */ /* http://paletton.com */
web/static/javadoc/5.5.1/org/acra/scheduler/package-summary.html
ACRA/acra
<!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>org.acra.scheduler</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="org.acra.scheduler"; } } 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 class="navBarCell1Rev">Package</li> <li>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="../../../org/acra/reporter/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../org/acra/security/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/acra/scheduler/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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="Package" class="title">Package&nbsp;org.acra.scheduler</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" 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/acra/scheduler/SenderScheduler.html" title="interface in org.acra.scheduler">SenderScheduler</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/SenderSchedulerFactory.html" title="interface in org.acra.scheduler">SenderSchedulerFactory</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" 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/acra/scheduler/AdvancedSenderScheduler.html" title="class in org.acra.scheduler">AdvancedSenderScheduler</a></td> <td class="colLast"> <div class="block">Utilizes jobservice to delay report sending</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/AdvancedSenderScheduler.Factory.html" title="class in org.acra.scheduler">AdvancedSenderScheduler.Factory</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/DefaultSenderScheduler.html" title="class in org.acra.scheduler">DefaultSenderScheduler</a></td> <td class="colLast"> <div class="block">Simply schedules sending instantly</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/RestartingAdministrator.html" title="class in org.acra.scheduler">RestartingAdministrator</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/RestartingService.html" title="class in org.acra.scheduler">RestartingService</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/acra/scheduler/SchedulerStarter.html" title="class in org.acra.scheduler">SchedulerStarter</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> <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 class="navBarCell1Rev">Package</li> <li>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="../../../org/acra/reporter/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../org/acra/security/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/acra/scheduler/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
src/main/java/org/eminmamedov/smscenter/common/package.html
emamedov/smscenter
<body>Package for utilities classes and other common logic</body>
book/plugin.css
GitbookIO/plugin-adbutler
.adbutler-ad { }
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_02_testAbaNumberCheck_722_bad_941.html
dcarda/aba.route.validator
<!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_02.html">Class Test_AbaRouteValidator_02</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_722_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_02.html?line=52625#src-52625" >testAbaNumberCheck_722_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:31:59 </td> <td> 0.001 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_722_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=11809#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=11809#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=11809#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
build/docs/api/org/apache/hadoop/mapreduce/split/class-use/JobSplit.html
jrnz/hadoop
<!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_43) on Tue Apr 09 16:55:13 ICT 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.split.JobSplit (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2013-04-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="Uses of Class org.apache.hadoop.mapreduce.split.JobSplit (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/mapreduce/split/JobSplit.html" title="class in org.apache.hadoop.mapreduce.split"><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/mapreduce/split//class-useJobSplit.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JobSplit.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.mapreduce.split.JobSplit</B></H2> </CENTER> No usage of org.apache.hadoop.mapreduce.split.JobSplit <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/mapreduce/split/JobSplit.html" title="class in org.apache.hadoop.mapreduce.split"><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/mapreduce/split//class-useJobSplit.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JobSplit.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>
index.html
supertc3/guess-cn-word
<!DOCTYPE html> <html> <head> <title>Guessing Word Game</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="./build/css/compiled.css"> <script type="text/javascript" src="./closure-library/closure/goog/base.js"></script> <script type="text/javascript"> goog.require('goog.events'); goog.require('goog.events.Event'); goog.require('goog.events.EventTarget'); goog.require('goog.events.EventHandler'); goog.require('goog.events.KeyCodes'); goog.require('goog.events.KeyHandler'); goog.require('goog.soy'); goog.require('goog.string.StringBuffer'); goog.require('goog.ui.Component'); </script> <script type="text/javascript" src="javascript/data/words_data.js"></script> <script type="text/javascript" src="javascript/ui/digittimer.js"></script> <script type="text/javascript" src="javascript/ui/wordgame.js"></script> <script type="text/javascript" src="javascript/controller/pagemanager.js"></script> <script type="text/javascript"> var pageManager = new game.controller.PageManager(); </script> </head> <body> <div class="game-start-page"> <h1>猜词游戏</h1> <h2>游戏规则</h2> <ol class="game-text"> <li> 每两人一组,具体的分组情况通过抽签决定. <li> 一名队员猜词,另一名队员通过肢体或语言给猜词者提供信息(<span class="game-red-text">语言暗示不得出现所猜的字,不得同音/谐音</span>). <li> 猜对一个加一分,猜错不扣分.遇到难词可以选择跳过,最后得分多者获胜.(<span class="game-red-text">如果出现相同分数,则进行加时赛</span>) <li> 每组限时<input class="game-timer-input" type="text" name="cycle">分钟. </ol> <div> <button class="game-button game-start-button">开始</button> </div> </div> </body> </html>
doc/darks/orm/exceptions/package-tree.html
liulhdarks/darks-orm
<!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_14) on Wed Sep 10 22:04:22 CST 2014 --> <TITLE> darks.orm.exceptions Àà·Ö²ã½á¹¹ </TITLE> <META NAME="date" CONTENT="2014-09-10"> <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="darks.orm.exceptions Àà·Ö²ã½á¹¹"; } } </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="Ìø¹ýµ¼º½Á´½Ó"></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>¸ÅÊö</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Èí¼þ°ü</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Àà</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">ʹÓÃ</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Ê÷</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Òѹýʱ</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Ë÷Òý</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>°ïÖú</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="../../../darks/orm/examples/query/package-tree.html"><B>ÉÏÒ»¸ö</B></A>&nbsp; &nbsp;<A HREF="../../../darks/orm/log/package-tree.html"><B>ÏÂÒ»¸ö</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?darks/orm/exceptions/package-tree.html" target="_top"><B>¿ò¼Ü</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>ÎÞ¿ò¼Ü</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> Èí¼þ°ü darks.orm.exceptions µÄ·Ö²ã½á¹¹ </H2> </CENTER> <DL> <DT><B>Èí¼þ°ü·Ö²ã½á¹¹£º</B><DD><A HREF="../../../overview-tree.html">ËùÓÐÈí¼þ°ü</A></DL> <HR> <H2> Àà·Ö²ã½á¹¹ </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable) <UL> <LI TYPE="circle">java.lang.Exception<UL> <LI TYPE="circle">java.lang.RuntimeException<UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/AssistException.html" title="darks.orm.exceptions ÖеÄÀà"><B>AssistException</B></A><UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/AspectException.html" title="darks.orm.exceptions ÖеÄÀà"><B>AspectException</B></A><UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/JsAspectException.html" title="darks.orm.exceptions ÖеÄÀà"><B>JsAspectException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/JythonAspectException.html" title="darks.orm.exceptions ÖеÄÀà"><B>JythonAspectException</B></A></UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/CacheException.html" title="darks.orm.exceptions ÖеÄÀà"><B>CacheException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/ConfigException.html" title="darks.orm.exceptions ÖеÄÀà"><B>ConfigException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/DataSourceException.html" title="darks.orm.exceptions ÖеÄÀà"><B>DataSourceException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/LogException.html" title="darks.orm.exceptions ÖеÄÀà"><B>LogException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/QueryException.html" title="darks.orm.exceptions ÖеÄÀà"><B>QueryException</B></A><UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/SqlMapQueryException.html" title="darks.orm.exceptions ÖеÄÀà"><B>SqlMapQueryException</B></A></UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/SessionException.html" title="darks.orm.exceptions ÖеÄÀà"><B>SessionException</B></A><UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/ClassReflectException.html" title="darks.orm.exceptions ÖеÄÀà"><B>ClassReflectException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/PersistenceException.html" title="darks.orm.exceptions ÖеÄÀà"><B>PersistenceException</B></A><LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/TransformException.html" title="darks.orm.exceptions ÖеÄÀà"><B>TransformException</B></A></UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/UpdateException.html" title="darks.orm.exceptions ÖеÄÀà"><B>UpdateException</B></A><UL> <LI TYPE="circle">darks.orm.exceptions.<A HREF="../../../darks/orm/exceptions/SqlMapUpdateException.html" title="darks.orm.exceptions ÖеÄÀà"><B>SqlMapUpdateException</B></A></UL> </UL> </UL> </UL> </UL> </UL> </UL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Ìø¹ýµ¼º½Á´½Ó"></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>¸ÅÊö</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Èí¼þ°ü</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Àà</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">ʹÓÃ</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Ê÷</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Òѹýʱ</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Ë÷Òý</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>°ïÖú</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="../../../darks/orm/examples/query/package-tree.html"><B>ÉÏÒ»¸ö</B></A>&nbsp; &nbsp;<A HREF="../../../darks/orm/log/package-tree.html"><B>ÏÂÒ»¸ö</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?darks/orm/exceptions/package-tree.html" target="_top"><B>¿ò¼Ü</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>ÎÞ¿ò¼Ü</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
app/index.html
joesaas/rest-html
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!--<base href="/angularjs-lazy-loading-with-requirejs/app/index.html"/>--> <base href="./index.html"/> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css" > <link rel="stylesheet" href="styles/bootstrap-responsive.min.css" > <link rel="stylesheet" href="styles/sticky-footer.css"/> <link rel="stylesheet" href="styles/app.css"/> <title>AngularJS Lazy Loading Demo</title> </head> <body> <div id="wrap"> <div id="header"> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="brand" href="/">AngularJS Lazy Loading Demo</a> <div class="nav-collapse collapse"> <ul class="nav"> <li class="active"><a href="#/">Home</a></li> <li><a href="#/about/me">About</a></li> <li><a href="#/contact">Contact</a></li> </ul> </div> </div> </div> </div> </div> <!-- Main Content Container --> <div id="main" class="container" ng-view></div> <div id="push"></div> </div> <div id="footer"> <div class="container"> <p class="muted credit">Example courtesy <a href="http://ify.io">ify.io</a>.</p> </div> </div> <script type="text/javascript" src="bower_components/requirejs/require.js" data-main="scripts/bootstrap.js"></script> </body> </html>
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/net/CallbackInfo.html
elisska/cloudera-cassandra
<!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 Thu Apr 28 18:37:31 UTC 2016 --> <title>CallbackInfo (apache-cassandra API)</title> <meta name="date" content="2016-04-28"> <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="CallbackInfo (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/CallbackInfo.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/net/AsyncOneResponse.html" title="class in org.apache.cassandra.net"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/net/CompactEndpointSerializationHelper.html" title="class in org.apache.cassandra.net"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/net/CallbackInfo.html" target="_top">Frames</a></li> <li><a href="CallbackInfo.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.net</div> <h2 title="Class CallbackInfo" class="title">Class CallbackInfo</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.net.CallbackInfo</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../org/apache/cassandra/net/WriteCallbackInfo.html" title="class in org.apache.cassandra.net">WriteCallbackInfo</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">CallbackInfo</span> extends java.lang.Object</pre> <div class="block">Encapsulates the callback information. The ability to set the message is useful in cases for when a hint needs to be written due to a timeout in the response from a replica.</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>protected <a href="../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#callback">callback</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a>&lt;?&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#serializer">serializer</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.net.InetAddress</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#target">target</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/apache/cassandra/net/CallbackInfo.html#CallbackInfo(java.net.InetAddress, org.apache.cassandra.net.IAsyncCallback, org.apache.cassandra.io.IVersionedSerializer, boolean)">CallbackInfo</a></strong>(java.net.InetAddress&nbsp;target, <a href="../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a>&nbsp;callback, <a href="../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a>&lt;?&gt;&nbsp;serializer, boolean&nbsp;failureCallback)</code> <div class="block">Create CallbackInfo without sent message</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>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#isFailureCallback()">isFailureCallback</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#shouldHint()">shouldHint</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/net/CallbackInfo.html#toString()">toString</a></strong>()</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, 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="target"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>target</h4> <pre>protected final&nbsp;java.net.InetAddress target</pre> </li> </ul> <a name="callback"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>callback</h4> <pre>protected final&nbsp;<a href="../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a> callback</pre> </li> </ul> <a name="serializer"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>serializer</h4> <pre>protected final&nbsp;<a href="../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a>&lt;?&gt; serializer</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="CallbackInfo(java.net.InetAddress, org.apache.cassandra.net.IAsyncCallback, org.apache.cassandra.io.IVersionedSerializer, boolean)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CallbackInfo</h4> <pre>public&nbsp;CallbackInfo(java.net.InetAddress&nbsp;target, <a href="../../../../org/apache/cassandra/net/IAsyncCallback.html" title="interface in org.apache.cassandra.net">IAsyncCallback</a>&nbsp;callback, <a href="../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a>&lt;?&gt;&nbsp;serializer, boolean&nbsp;failureCallback)</pre> <div class="block">Create CallbackInfo without sent message</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>target</code> - target to send message</dd><dd><code>callback</code> - </dd><dd><code>serializer</code> - serializer to deserialize response message</dd><dd><code>failureCallback</code> - True when we have a callback to handle failures</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="shouldHint()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>shouldHint</h4> <pre>public&nbsp;boolean&nbsp;shouldHint()</pre> </li> </ul> <a name="isFailureCallback()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isFailureCallback</h4> <pre>public&nbsp;boolean&nbsp;isFailureCallback()</pre> </li> </ul> <a name="toString()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/CallbackInfo.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/net/AsyncOneResponse.html" title="class in org.apache.cassandra.net"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/net/CompactEndpointSerializationHelper.html" title="class in org.apache.cassandra.net"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/net/CallbackInfo.html" target="_top">Frames</a></li> <li><a href="CallbackInfo.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; 2016 The Apache Software Foundation</small></p> </body> </html>
4.00.00dev/a03186.html
stweil/tesseract-ocr.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>tesseract: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">tesseract &#160;<span id="projectnumber">4.00.00dev</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </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"> $(document).ready(function(){initNavTree('a03189.html','');}); </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="headertitle"> <div class="title">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="a03189.html">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="a03189.html#ab23c675974433ca0703e94bdb7630c88">_TessFunctionResultCallback_0_1</a>(FunctionSignature function)</td><td class="entry"><a class="el" href="a03189.html">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="a03189.html#a171e7f2ec1e8abda274ac3ae2c4f4833">base</a> typedef</td><td class="entry"><a class="el" href="a03189.html">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="a03189.html#ada72e74914a9bfb828249a4bab9de070">FunctionSignature</a> typedef</td><td class="entry"><a class="el" href="a03189.html">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="a03189.html#a01b04bdd9dc1add6a513973893cbe735">Run</a>(A1 a1)</td><td class="entry"><a class="el" href="a03189.html">_TessFunctionResultCallback_0_1&lt; del, R, A1 &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="a03145.html#a835c7946edf6b545dbba1a7d95e82607">~TessResultCallback1</a>()</td><td class="entry"><a class="el" href="a03145.html">TessResultCallback1&lt; R, A1 &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated on Sat May 20 2017 22:15:26 for tesseract by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
vector-1.0.1/index.html
krux/vector-pkg
<!doctype html><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--><!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--><!--[if gt IE 8]><!--><html class="no-js"><!--<![endif]--><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Vector</title><meta name="description" content=""><meta name="viewport" content="width=device-width"><link rel="shortcut icon" href="favicon.ico" type="image/x-icon"><link rel="icon" href="favicon.ico" type="image/x-icon"><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" rel="stylesheet"><link rel="stylesheet" href="styles/vendor-44fa8ac5.css"><link rel="stylesheet" href="styles/main-b5d53ab1.css"></head><body ng-app="app"><!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--><div class="navbar navbar-inverse navbar-fixed-top" role="navigation"><div class="container-fluid"><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="#/"><img ng-src="assets/images/vector_owl.png" alt="Vector Owl" height="20"></a> <a class="navbar-brand" href="#/">Vector</a></div></div></div><div class="dashboard-container main-container" ng-view=""></div><script src="scripts/vendors-9520a2ac.js"></script><script src="scripts/app-9309d63d.js"></script></body></html>
_includes/css/sdsc.css
ggtychon/ggtychon.github.io
/*! * SDSC custom and override CSS. */ .fa-stronger2 { color: black; } body{ font-family: 'Open Sans', sans-serif; }
src/mmw/js/src/data_catalog/templates/window.html
WikiWatershed/model-my-watershed
<div class="result-details-region"></div> <div class="form-region"></div> <div class="intro-text"> <p> <strong>Sample search terms: "turbidity", "water" &amp; "MODIS".</strong> </p> <p> Start typing to find some datasets that would be useful for your research. You can add filters if dates are important. </p> <p> Certain catalogs may time out for large areas of interest that contain many results. </p> </div> <div class="output-tabs-wrapper hide"> <div role="tabpanel" class="tab-panels-region"></div> <div class="tab-contents-region"></div> </div>
docs/templates/stevCms.html
MTFA/CohortEx
<script id="repo-item" type="text/html"> <div class="span12 well repo" style="{{style}}" id="{{full_name}}"> <a href="#{{full_name}}" data-repo="{{full_name}}" class="open"> <strong>{{#permissions}} <i class="icon-pencil"></i>&nbsp; {{/permissions}} {{full_name}}</strong> <br/> <small>{{description}}</small> </a> </div> </script> <script id="grid" type="text/html"> <table class="table table-hover" id="files"> <thead> <tr> <th></th> <th>Name</th> <th>Size</th> <th>SHA</th> </tr> </thead> <tbody> </tbody> </table> </script> <script id="file" type="text/html"> <tr data-path="{{path}}" class="{{type}}"> <td> <em class="icon-{{type}}"></em>&nbsp; <input type="checkbox" /> </td> <td> {{ name }} </td> <td> {{ size }} </td> <td> {{ sha }} </td> </tr> </script> <script id="template" type="text/html"> <li> <h5>{{ name }}</h5> <a href="{{ templateurl }}" class="btn">Edit Template</a> <a href="{{ editorurl }}" class="btn">Edit Dialog</a> </li> </script> <script id="history-item" type="text/html"> <hr/> <dl class="dl-horizontal"> <dt>Author</dt> <dd> <a href="{{ author.html_url }}"> {{ author.login }} </a> </dd> <dt>Date</dt> <dd>{{ commit.author.date }}</dd> <dt>Message</dt> <dd>{{ commit.message }}</dd> </dl> </script> <!-- Page Content Editors --> <script id="page-content-textarea" type="text/html"> <legend>Page Content</legend> <textarea id="content" rows="20" style="width:100%" placeholder="Write your page...">{{content}}</textarea><br/> </script> <script id="page-content-json" type="text/html"> <legend>CohortEx Parameters</legend> <div id="json-editor"></div> <!-- textarea id="content" style="display:inline">{{content}}</textarea --> </script> <script id="page-content-markdown" type="text/html"> <legend>Page Content</legend> <div id="markdown-editor"></div> <textarea id="content" style="display:none">{{content}}</textarea> </script> <script id="page-content-binary" type="text/html"> <legend>File Content</legend> <a href="https://github.com/{{repo}}/blob/{{branch}}/{{path}}?raw=true" download>Download</a> <legend>Upload New</legend> <input type="file" id="upload-file-input" /> </script> <script id="org-header" type="text/html"> <img src="{{avatar_url}}" class="img-polaroid org-avatar"/> <h4><a href="https://github.com/{{ login }}" target="_blank">{{ login }}</a></h4> <form id="{{ login }}-filter" class="form-inline"> <input type="text" name="filter" placeholder="Filter..." /> </form> <hr class="clear" /> </script> <script id="page-content-image" type="text/html"> <legend>File Content</legend> <img id="preview-img" src="https://github.com/{{repo}}/blob/{{branch}}/{{path}}?raw=true&tstamp={{date}}" /> <legend>Upload New</legend> <input type="file" id="upload-file-input" /> </script> <!-- Modals --> <script id="new-file" type="text/html"> <div id="new-file-modal" class="modal"> <div class="modal-header"> <h3>New File</h3> </div> <div class="modal-body"> <form id="new-file"> <label for="file-name">File Name</label> <input type="text" id="file-name" /><br/> <a href="javascript:void(0);" class="btn cancel no">Cancel</a>&nbsp;<input type="submit" class="btn btn-success yes" value="Create File &gt;" /> </form> </div> </div> </script> <script id="history" type="text/html"> <div id="history-modal" class="modal"> <div class="modal-header"> <h3>History for {{ file }}</h3> </div> <div class="modal-body"> <div class="history-container"> </div> </div> <div class="modal-footer"> <a href="javascript:void(0);" class="btn cancel no">Close</a> </div> </div> </script> <script id="upload" type="text/html"> <div id="upload-modal" class="modal"> <div class="modal-header"> <h3>Upload File</h3> </div> <div class="modal-body"> <form id="upload-form"> <label for="path">Path</label> <input type="text" name="path" value="{{ path }}" /> <label for="file">Select File</label> <input type="file" name="file" id="upload-file-input" /> <a href="javascript:void(0);" class="btn cancel no">Cancel</a>&nbsp;<input type="submit" class="btn btn-success yes" value="Upload File &gt;" /> </form> </div> </div> </script>
app/imports/ui/layouts/if-is-owner.html
manoa-tckts/manoa-tckts
<template name="If_Is_Owner"> {{#if isOwner}} {{> UI.contentBlock }} {{else}} <p>User not authorized ...</p> {{/if}} </template>
doxygen/ovs_all/html/structofp11__flow__stats__request.html
vladn-ma/vladn-ovs-doc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>ovs all: ofp11_flow_stats_request Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">ovs all </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Data&#160;Fields</span></a></li> </ul> </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"> $(document).ready(function(){initNavTree('structofp11__flow__stats__request.html','');}); </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="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">ofp11_flow_stats_request Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="openflow-1_81_8h_source.html">openflow-1.1.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:a87a1e21128ab06ed17af79d5082806b0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#a87a1e21128ab06ed17af79d5082806b0">table_id</a></td></tr> <tr class="separator:a87a1e21128ab06ed17af79d5082806b0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a57d6b9fe48727846041710435ef97029"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#a57d6b9fe48727846041710435ef97029">pad</a> [3]</td></tr> <tr class="separator:a57d6b9fe48727846041710435ef97029"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad3638c7ac515cb8cbdb066b32e9f8f4a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#ae1eb23768e4dd2d6b787d319e31cda8e">ovs_be32</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#ad3638c7ac515cb8cbdb066b32e9f8f4a">out_port</a></td></tr> <tr class="separator:ad3638c7ac515cb8cbdb066b32e9f8f4a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1d682833ffb1c0fbe1ec6a4eccee2cd0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#ae1eb23768e4dd2d6b787d319e31cda8e">ovs_be32</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#a1d682833ffb1c0fbe1ec6a4eccee2cd0">out_group</a></td></tr> <tr class="separator:a1d682833ffb1c0fbe1ec6a4eccee2cd0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af712091a646396be68da0146be033740"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#af712091a646396be68da0146be033740">pad2</a> [4]</td></tr> <tr class="separator:af712091a646396be68da0146be033740"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a06896b16e2c1fc4078e0ee1d47780f31"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#a21a6961b68d3796ab7879c80ad9281cc">ovs_be64</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#a06896b16e2c1fc4078e0ee1d47780f31">cookie</a></td></tr> <tr class="separator:a06896b16e2c1fc4078e0ee1d47780f31"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9ecde1c1596397627d9142fe5316c32f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Types_8h.html#a21a6961b68d3796ab7879c80ad9281cc">ovs_be64</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structofp11__flow__stats__request.html#a9ecde1c1596397627d9142fe5316c32f">cookie_mask</a></td></tr> <tr class="separator:a9ecde1c1596397627d9142fe5316c32f"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Field Documentation</h2> <a class="anchor" id="a06896b16e2c1fc4078e0ee1d47780f31"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#a21a6961b68d3796ab7879c80ad9281cc">ovs_be64</a> ofp11_flow_stats_request::cookie</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a9ecde1c1596397627d9142fe5316c32f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#a21a6961b68d3796ab7879c80ad9281cc">ovs_be64</a> ofp11_flow_stats_request::cookie_mask</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a1d682833ffb1c0fbe1ec6a4eccee2cd0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#ae1eb23768e4dd2d6b787d319e31cda8e">ovs_be32</a> ofp11_flow_stats_request::out_group</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="ad3638c7ac515cb8cbdb066b32e9f8f4a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#ae1eb23768e4dd2d6b787d319e31cda8e">ovs_be32</a> ofp11_flow_stats_request::out_port</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a57d6b9fe48727846041710435ef97029"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a> ofp11_flow_stats_request::pad[3]</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="af712091a646396be68da0146be033740"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a> ofp11_flow_stats_request::pad2[4]</td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a87a1e21128ab06ed17af79d5082806b0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="Types_8h.html#aba7bc1797add20fe3efdf37ced1182c5">uint8_t</a> ofp11_flow_stats_request::table_id</td> </tr> </table> </div><div class="memdoc"> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>/home/vladn/git/ovs/include/openflow/<a class="el" href="openflow-1_81_8h_source.html">openflow-1.1.h</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="structofp11__flow__stats__request.html">ofp11_flow_stats_request</a></li> <li class="footer">Generated on Wed Sep 9 2015 19:08:08 for ovs all by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li> </ul> </div> </body> </html>
src/main/webapp/views/enrolledMatches.html
leomora/gae-bookingmatches-app
<div class="container"> <h1>Partidos a los que estoy inscripto</h1> <hr/> <table ng-table="tableParams" class="table table-bordered table-striped table-condensed" show-filter="false"> <thead> <th></th> <th>Deporte</th> <th>Jugadores necesarios</th> <th>Fecha</th> <th>Titulares</th> <th>Suplentes</th> </thead> <tr ng-repeat="match in matches"> <td> <a ng-href="/#/matches/{{match.id}}" class="btn btn-info">Detalle</a> </td> <td>{{match.sport.name}}</td> <td>{{match.playersNeeded}}</td> <td>{{match.date | date: 'yyyy-MM-dd'}}</td> <td>{{match.starters.length}}</td> <td>{{match.alternates.length}}</td> </tr> </table> </div>
2016.12.1/apidocs/org/wildfly/swarm/config/resource/adapters/package-use.html
wildfly-swarm/wildfly-swarm-javadocs
<!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 Thu Dec 15 09:48:38 EST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.wildfly.swarm.config.resource.adapters (Public javadocs 2016.12.1 API)</title> <meta name="date" content="2016-12-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.wildfly.swarm.config.resource.adapters (Public javadocs 2016.12.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2016.12.1</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/resource/adapters/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.wildfly.swarm.config.resource.adapters" class="title">Uses of Package<br>org.wildfly.swarm.config.resource.adapters</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/wildfly/swarm/config/resource/adapters/package-summary.html">org.wildfly.swarm.config.resource.adapters</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.resource.adapters">org.wildfly.swarm.config.resource.adapters</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.resource.adapters">org.wildfly.swarm.resource.adapters</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </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/wildfly/swarm/config/resource/adapters/package-summary.html">org.wildfly.swarm.config.resource.adapters</a> used by <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</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/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapter.html#org.wildfly.swarm.config">ResourceAdapter</a> <div class="block">The configuration of a resource adapter.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapterConsumer.html#org.wildfly.swarm.config">ResourceAdapterConsumer</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapterSupplier.html#org.wildfly.swarm.config">ResourceAdapterSupplier</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.resource.adapters"> <!-- --> </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/wildfly/swarm/config/resource/adapters/package-summary.html">org.wildfly.swarm.config.resource.adapters</a> used by <a href="../../../../../../org/wildfly/swarm/config/resource/adapters/package-summary.html">org.wildfly.swarm.config.resource.adapters</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/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapter.html#org.wildfly.swarm.config.resource.adapters">ResourceAdapter</a> <div class="block">The configuration of a resource adapter.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapter.ResourceAdapterResources.html#org.wildfly.swarm.config.resource.adapters">ResourceAdapter.ResourceAdapterResources</a> <div class="block">Child mutators for ResourceAdapter</div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapter.TransactionSupport.html#org.wildfly.swarm.config.resource.adapters">ResourceAdapter.TransactionSupport</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapterConsumer.html#org.wildfly.swarm.config.resource.adapters">ResourceAdapterConsumer</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.resource.adapters"> <!-- --> </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/wildfly/swarm/config/resource/adapters/package-summary.html">org.wildfly.swarm.config.resource.adapters</a> used by <a href="../../../../../../org/wildfly/swarm/resource/adapters/package-summary.html">org.wildfly.swarm.resource.adapters</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/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapter.html#org.wildfly.swarm.resource.adapters">ResourceAdapter</a> <div class="block">The configuration of a resource adapter.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/resource/adapters/class-use/ResourceAdapterConsumer.html#org.wildfly.swarm.resource.adapters">ResourceAdapterConsumer</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2016.12.1</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/resource/adapters/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
docs/xref/org/apache/hadoop/hbase/codec/prefixtree/scanner/package-summary.html
lshain/hbase-0.98.6-hadoop2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>HBase 0.98.6-hadoop2 Reference Package org.apache.hadoop.hbase.codec.prefixtree.scanner</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" /> </head> <body> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <h2>Package org.apache.hadoop.hbase.codec.prefixtree.scanner</h2> <table class="summary"> <thead> <tr> <th>Class Summary</th> </tr> </thead> <tbody> <tr> <td> <a href="CellScannerPosition.html" target="classFrame">CellScannerPosition</a> </td> </tr> <tr> <td> <a href="CellSearcher.html" target="classFrame">CellSearcher</a> </td> </tr> <tr> <td> <a href="ReversibleCellScanner.html" target="classFrame">ReversibleCellScanner</a> </td> </tr> </tbody> </table> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <hr /> Copyright &#169; 2014 The Apache Software Foundation. All Rights Reserved. </body> </html>
docs/com/google/api/ads/dfp/v201311/Dimension.html
google-code-export/google-api-dfp-java
<!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-google-v5) on Thu Dec 19 17:42:45 EST 2013 --> <title>Dimension</title> <meta name="date" content="2013-12-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="Dimension"; } //--> </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-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/api/ads/dfp/v201311/DeviceManufacturerTargeting.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201311/DimensionAttribute.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201311/Dimension.html" target="_top">Frames</a></li> <li><a href="Dimension.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">com.google.api.ads.dfp.v201311</div> <h2 title="Class Dimension" class="title">Class Dimension</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.api.ads.dfp.v201311.Dimension</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">Dimension</span> extends java.lang.Object implements java.io.Serializable</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#com.google.api.ads.dfp.v201311.Dimension">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>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ACTIVITY_GROUP_ID">_ACTIVITY_GROUP_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ACTIVITY_GROUP_NAME">_ACTIVITY_GROUP_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ACTIVITY_ID">_ACTIVITY_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ACTIVITY_NAME">_ACTIVITY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_REQUEST_AD_UNIT_SIZES">_AD_REQUEST_AD_UNIT_SIZES</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_REQUEST_CUSTOM_CRITERIA">_AD_REQUEST_CUSTOM_CRITERIA</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_UNIT_ANCESTOR_AD_UNIT_ID">_AD_UNIT_ANCESTOR_AD_UNIT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_UNIT_ANCESTOR_AD_UNIT_NAME">_AD_UNIT_ANCESTOR_AD_UNIT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_UNIT_ID">_AD_UNIT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AD_UNIT_NAME">_AD_UNIT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ADVERTISER_ID">_ADVERTISER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ADVERTISER_NAME">_ADVERTISER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AUDIENCE_SEGMENT_DATA_PROVIDER_NAME">_AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AUDIENCE_SEGMENT_ID">_AUDIENCE_SEGMENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_AUDIENCE_SEGMENT_NAME">_AUDIENCE_SEGMENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CITY_CRITERIA_ID">_CITY_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CITY_NAME">_CITY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_BUNDLE_ID">_CONTENT_BUNDLE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_BUNDLE_NAME">_CONTENT_BUNDLE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_ID">_CONTENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_NAME">_CONTENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_PARTNER_ID">_CONTENT_PARTNER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CONTENT_PARTNER_NAME">_CONTENT_PARTNER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_COUNTRY_CRITERIA_ID">_COUNTRY_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_COUNTRY_NAME">_COUNTRY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CREATIVE_ID">_CREATIVE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CREATIVE_NAME">_CREATIVE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CREATIVE_SIZE">_CREATIVE_SIZE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CREATIVE_TYPE">_CREATIVE_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CUSTOM_CRITERIA">_CUSTOM_CRITERIA</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CUSTOM_EVENT_ID">_CUSTOM_EVENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CUSTOM_EVENT_NAME">_CUSTOM_EVENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CUSTOM_EVENT_TYPE">_CUSTOM_EVENT_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_CUSTOM_TARGETING_VALUE_ID">_CUSTOM_TARGETING_VALUE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_DATE">_DATE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_DAY">_DAY</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_DISTRIBUTION_PARTNER_ID">_DISTRIBUTION_PARTNER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_DISTRIBUTION_PARTNER_NAME">_DISTRIBUTION_PARTNER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_GENERIC_CRITERION_NAME">_GENERIC_CRITERION_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_HOUR">_HOUR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_LINE_ITEM_ID">_LINE_ITEM_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_LINE_ITEM_NAME">_LINE_ITEM_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_LINE_ITEM_TYPE">_LINE_ITEM_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_MASTER_COMPANION_CREATIVE_ID">_MASTER_COMPANION_CREATIVE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_MASTER_COMPANION_CREATIVE_NAME">_MASTER_COMPANION_CREATIVE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_METRO_CRITERIA_ID">_METRO_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_METRO_NAME">_METRO_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_MONTH">_MONTH</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_MONTH_AND_YEAR">_MONTH_AND_YEAR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ORDER_ID">_ORDER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_ORDER_NAME">_ORDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PLACEMENT_ID">_PLACEMENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PLACEMENT_NAME">_PLACEMENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_POSITION_IN_POD">_POSITION_IN_POD</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_POSITION_OF_POD">_POSITION_OF_POD</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_POSTAL_CODE">_POSTAL_CODE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_POSTAL_CODE_CRITERIA_ID">_POSTAL_CODE_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PRODUCT_ID">_PRODUCT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PRODUCT_NAME">_PRODUCT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PRODUCT_TEMPLATE_ID">_PRODUCT_TEMPLATE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PRODUCT_TEMPLATE_NAME">_PRODUCT_TEMPLATE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_AGENCY_ID">_PROPOSAL_AGENCY_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_AGENCY_NAME">_PROPOSAL_AGENCY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_ID">_PROPOSAL_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_LINE_ITEM_ID">_PROPOSAL_LINE_ITEM_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_LINE_ITEM_NAME">_PROPOSAL_LINE_ITEM_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_NAME">_PROPOSAL_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_SALESPERSON_ID">_PROPOSAL_SALESPERSON_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_PROPOSAL_SALESPERSON_NAME">_PROPOSAL_SALESPERSON_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_REGION_CRITERIA_ID">_REGION_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_REGION_NAME">_REGION_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_RIGHTS_HOLDER_ID">_RIGHTS_HOLDER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_RIGHTS_HOLDER_NAME">_RIGHTS_HOLDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_SALESPERSON_ID">_SALESPERSON_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_SALESPERSON_NAME">_SALESPERSON_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_VIDEO_FALLBACK_POSITION">_VIDEO_FALLBACK_POSITION</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#_WEEK">_WEEK</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ACTIVITY_GROUP_ID">ACTIVITY_GROUP_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ACTIVITY_GROUP_NAME">ACTIVITY_GROUP_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ACTIVITY_ID">ACTIVITY_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ACTIVITY_NAME">ACTIVITY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_REQUEST_AD_UNIT_SIZES">AD_REQUEST_AD_UNIT_SIZES</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_REQUEST_CUSTOM_CRITERIA">AD_REQUEST_CUSTOM_CRITERIA</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_UNIT_ANCESTOR_AD_UNIT_ID">AD_UNIT_ANCESTOR_AD_UNIT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_UNIT_ANCESTOR_AD_UNIT_NAME">AD_UNIT_ANCESTOR_AD_UNIT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_UNIT_ID">AD_UNIT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AD_UNIT_NAME">AD_UNIT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ADVERTISER_ID">ADVERTISER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ADVERTISER_NAME">ADVERTISER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AUDIENCE_SEGMENT_DATA_PROVIDER_NAME">AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AUDIENCE_SEGMENT_ID">AUDIENCE_SEGMENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#AUDIENCE_SEGMENT_NAME">AUDIENCE_SEGMENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CITY_CRITERIA_ID">CITY_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CITY_NAME">CITY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_BUNDLE_ID">CONTENT_BUNDLE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_BUNDLE_NAME">CONTENT_BUNDLE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_ID">CONTENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_NAME">CONTENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_PARTNER_ID">CONTENT_PARTNER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CONTENT_PARTNER_NAME">CONTENT_PARTNER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#COUNTRY_CRITERIA_ID">COUNTRY_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#COUNTRY_NAME">COUNTRY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CREATIVE_ID">CREATIVE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CREATIVE_NAME">CREATIVE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CREATIVE_SIZE">CREATIVE_SIZE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CREATIVE_TYPE">CREATIVE_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CUSTOM_CRITERIA">CUSTOM_CRITERIA</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CUSTOM_EVENT_ID">CUSTOM_EVENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CUSTOM_EVENT_NAME">CUSTOM_EVENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CUSTOM_EVENT_TYPE">CUSTOM_EVENT_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#CUSTOM_TARGETING_VALUE_ID">CUSTOM_TARGETING_VALUE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#DATE">DATE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#DAY">DAY</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#DISTRIBUTION_PARTNER_ID">DISTRIBUTION_PARTNER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#DISTRIBUTION_PARTNER_NAME">DISTRIBUTION_PARTNER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#GENERIC_CRITERION_NAME">GENERIC_CRITERION_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#HOUR">HOUR</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#LINE_ITEM_ID">LINE_ITEM_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#LINE_ITEM_NAME">LINE_ITEM_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#LINE_ITEM_TYPE">LINE_ITEM_TYPE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#MASTER_COMPANION_CREATIVE_ID">MASTER_COMPANION_CREATIVE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#MASTER_COMPANION_CREATIVE_NAME">MASTER_COMPANION_CREATIVE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#METRO_CRITERIA_ID">METRO_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#METRO_NAME">METRO_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#MONTH">MONTH</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#MONTH_AND_YEAR">MONTH_AND_YEAR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ORDER_ID">ORDER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#ORDER_NAME">ORDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PLACEMENT_ID">PLACEMENT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PLACEMENT_NAME">PLACEMENT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#POSITION_IN_POD">POSITION_IN_POD</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#POSITION_OF_POD">POSITION_OF_POD</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#POSTAL_CODE">POSTAL_CODE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#POSTAL_CODE_CRITERIA_ID">POSTAL_CODE_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PRODUCT_ID">PRODUCT_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PRODUCT_NAME">PRODUCT_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PRODUCT_TEMPLATE_ID">PRODUCT_TEMPLATE_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PRODUCT_TEMPLATE_NAME">PRODUCT_TEMPLATE_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_AGENCY_ID">PROPOSAL_AGENCY_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_AGENCY_NAME">PROPOSAL_AGENCY_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_ID">PROPOSAL_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_LINE_ITEM_ID">PROPOSAL_LINE_ITEM_ID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_LINE_ITEM_NAME">PROPOSAL_LINE_ITEM_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_NAME">PROPOSAL_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_SALESPERSON_ID">PROPOSAL_SALESPERSON_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#PROPOSAL_SALESPERSON_NAME">PROPOSAL_SALESPERSON_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#REGION_CRITERIA_ID">REGION_CRITERIA_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#REGION_NAME">REGION_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#RIGHTS_HOLDER_ID">RIGHTS_HOLDER_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#RIGHTS_HOLDER_NAME">RIGHTS_HOLDER_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#SALESPERSON_ID">SALESPERSON_ID</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#SALESPERSON_NAME">SALESPERSON_NAME</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#VIDEO_FALLBACK_POSITION">VIDEO_FALLBACK_POSITION</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#WEEK">WEEK</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="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#Dimension(java.lang.String)">Dimension</a></strong>(java.lang.String&nbsp;value)</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>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#fromString(java.lang.String)">fromString</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Deserializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getDeserializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Serializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getSerializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.description.TypeDesc</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#getTypeDesc()">getTypeDesc</a></strong>()</code> <div class="block">Return type metadata object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#getValue()">getValue</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#readResolve()">readResolve</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html#toString()">toString</a></strong>()</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, finalize, getClass, 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="_MONTH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_MONTH</h4> <pre>public static final&nbsp;java.lang.String _MONTH</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._MONTH">Constant Field Values</a></dd></dl> </li> </ul> <a name="_MONTH_AND_YEAR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_MONTH_AND_YEAR</h4> <pre>public static final&nbsp;java.lang.String _MONTH_AND_YEAR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._MONTH_AND_YEAR">Constant Field Values</a></dd></dl> </li> </ul> <a name="_WEEK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_WEEK</h4> <pre>public static final&nbsp;java.lang.String _WEEK</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._WEEK">Constant Field Values</a></dd></dl> </li> </ul> <a name="_DATE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_DATE</h4> <pre>public static final&nbsp;java.lang.String _DATE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._DATE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_DAY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_DAY</h4> <pre>public static final&nbsp;java.lang.String _DAY</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._DAY">Constant Field Values</a></dd></dl> </li> </ul> <a name="_HOUR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_HOUR</h4> <pre>public static final&nbsp;java.lang.String _HOUR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._HOUR">Constant Field Values</a></dd></dl> </li> </ul> <a name="_LINE_ITEM_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_LINE_ITEM_ID</h4> <pre>public static final&nbsp;java.lang.String _LINE_ITEM_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._LINE_ITEM_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_LINE_ITEM_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_LINE_ITEM_NAME</h4> <pre>public static final&nbsp;java.lang.String _LINE_ITEM_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._LINE_ITEM_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_LINE_ITEM_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_LINE_ITEM_TYPE</h4> <pre>public static final&nbsp;java.lang.String _LINE_ITEM_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._LINE_ITEM_TYPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ORDER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ORDER_ID</h4> <pre>public static final&nbsp;java.lang.String _ORDER_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ORDER_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ORDER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ORDER_NAME</h4> <pre>public static final&nbsp;java.lang.String _ORDER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ORDER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ADVERTISER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ADVERTISER_ID</h4> <pre>public static final&nbsp;java.lang.String _ADVERTISER_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ADVERTISER_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ADVERTISER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ADVERTISER_NAME</h4> <pre>public static final&nbsp;java.lang.String _ADVERTISER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ADVERTISER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_SALESPERSON_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_SALESPERSON_ID</h4> <pre>public static final&nbsp;java.lang.String _SALESPERSON_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._SALESPERSON_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_SALESPERSON_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_SALESPERSON_NAME</h4> <pre>public static final&nbsp;java.lang.String _SALESPERSON_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._SALESPERSON_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CREATIVE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CREATIVE_ID</h4> <pre>public static final&nbsp;java.lang.String _CREATIVE_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CREATIVE_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CREATIVE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CREATIVE_NAME</h4> <pre>public static final&nbsp;java.lang.String _CREATIVE_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CREATIVE_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CREATIVE_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CREATIVE_TYPE</h4> <pre>public static final&nbsp;java.lang.String _CREATIVE_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CREATIVE_TYPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CUSTOM_EVENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CUSTOM_EVENT_ID</h4> <pre>public static final&nbsp;java.lang.String _CUSTOM_EVENT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CUSTOM_EVENT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CUSTOM_EVENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CUSTOM_EVENT_NAME</h4> <pre>public static final&nbsp;java.lang.String _CUSTOM_EVENT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CUSTOM_EVENT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CUSTOM_EVENT_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CUSTOM_EVENT_TYPE</h4> <pre>public static final&nbsp;java.lang.String _CUSTOM_EVENT_TYPE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CUSTOM_EVENT_TYPE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CREATIVE_SIZE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CREATIVE_SIZE</h4> <pre>public static final&nbsp;java.lang.String _CREATIVE_SIZE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CREATIVE_SIZE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_UNIT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_UNIT_ID</h4> <pre>public static final&nbsp;java.lang.String _AD_UNIT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_UNIT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_UNIT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_UNIT_NAME</h4> <pre>public static final&nbsp;java.lang.String _AD_UNIT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_UNIT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_UNIT_ANCESTOR_AD_UNIT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_UNIT_ANCESTOR_AD_UNIT_ID</h4> <pre>public static final&nbsp;java.lang.String _AD_UNIT_ANCESTOR_AD_UNIT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_UNIT_ANCESTOR_AD_UNIT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_UNIT_ANCESTOR_AD_UNIT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_UNIT_ANCESTOR_AD_UNIT_NAME</h4> <pre>public static final&nbsp;java.lang.String _AD_UNIT_ANCESTOR_AD_UNIT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_UNIT_ANCESTOR_AD_UNIT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PLACEMENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PLACEMENT_ID</h4> <pre>public static final&nbsp;java.lang.String _PLACEMENT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PLACEMENT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PLACEMENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PLACEMENT_NAME</h4> <pre>public static final&nbsp;java.lang.String _PLACEMENT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PLACEMENT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_GENERIC_CRITERION_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_GENERIC_CRITERION_NAME</h4> <pre>public static final&nbsp;java.lang.String _GENERIC_CRITERION_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._GENERIC_CRITERION_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_COUNTRY_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_COUNTRY_CRITERIA_ID</h4> <pre>public static final&nbsp;java.lang.String _COUNTRY_CRITERIA_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._COUNTRY_CRITERIA_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_COUNTRY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_COUNTRY_NAME</h4> <pre>public static final&nbsp;java.lang.String _COUNTRY_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._COUNTRY_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_REGION_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_REGION_CRITERIA_ID</h4> <pre>public static final&nbsp;java.lang.String _REGION_CRITERIA_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._REGION_CRITERIA_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_REGION_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_REGION_NAME</h4> <pre>public static final&nbsp;java.lang.String _REGION_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._REGION_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CITY_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CITY_CRITERIA_ID</h4> <pre>public static final&nbsp;java.lang.String _CITY_CRITERIA_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CITY_CRITERIA_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CITY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CITY_NAME</h4> <pre>public static final&nbsp;java.lang.String _CITY_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CITY_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_METRO_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_METRO_CRITERIA_ID</h4> <pre>public static final&nbsp;java.lang.String _METRO_CRITERIA_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._METRO_CRITERIA_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_METRO_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_METRO_NAME</h4> <pre>public static final&nbsp;java.lang.String _METRO_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._METRO_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_POSTAL_CODE_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_POSTAL_CODE_CRITERIA_ID</h4> <pre>public static final&nbsp;java.lang.String _POSTAL_CODE_CRITERIA_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._POSTAL_CODE_CRITERIA_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_POSTAL_CODE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_POSTAL_CODE</h4> <pre>public static final&nbsp;java.lang.String _POSTAL_CODE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._POSTAL_CODE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CUSTOM_TARGETING_VALUE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CUSTOM_TARGETING_VALUE_ID</h4> <pre>public static final&nbsp;java.lang.String _CUSTOM_TARGETING_VALUE_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CUSTOM_TARGETING_VALUE_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CUSTOM_CRITERIA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CUSTOM_CRITERIA</h4> <pre>public static final&nbsp;java.lang.String _CUSTOM_CRITERIA</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CUSTOM_CRITERIA">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ACTIVITY_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ACTIVITY_ID</h4> <pre>public static final&nbsp;java.lang.String _ACTIVITY_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ACTIVITY_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ACTIVITY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ACTIVITY_NAME</h4> <pre>public static final&nbsp;java.lang.String _ACTIVITY_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ACTIVITY_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ACTIVITY_GROUP_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ACTIVITY_GROUP_ID</h4> <pre>public static final&nbsp;java.lang.String _ACTIVITY_GROUP_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ACTIVITY_GROUP_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ACTIVITY_GROUP_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ACTIVITY_GROUP_NAME</h4> <pre>public static final&nbsp;java.lang.String _ACTIVITY_GROUP_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._ACTIVITY_GROUP_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_ID</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_NAME</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_BUNDLE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_BUNDLE_ID</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_BUNDLE_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_BUNDLE_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_BUNDLE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_BUNDLE_NAME</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_BUNDLE_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_BUNDLE_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_VIDEO_FALLBACK_POSITION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_VIDEO_FALLBACK_POSITION</h4> <pre>public static final&nbsp;java.lang.String _VIDEO_FALLBACK_POSITION</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._VIDEO_FALLBACK_POSITION">Constant Field Values</a></dd></dl> </li> </ul> <a name="_POSITION_OF_POD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_POSITION_OF_POD</h4> <pre>public static final&nbsp;java.lang.String _POSITION_OF_POD</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._POSITION_OF_POD">Constant Field Values</a></dd></dl> </li> </ul> <a name="_POSITION_IN_POD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_POSITION_IN_POD</h4> <pre>public static final&nbsp;java.lang.String _POSITION_IN_POD</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._POSITION_IN_POD">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_REQUEST_AD_UNIT_SIZES"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_REQUEST_AD_UNIT_SIZES</h4> <pre>public static final&nbsp;java.lang.String _AD_REQUEST_AD_UNIT_SIZES</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_REQUEST_AD_UNIT_SIZES">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AD_REQUEST_CUSTOM_CRITERIA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AD_REQUEST_CUSTOM_CRITERIA</h4> <pre>public static final&nbsp;java.lang.String _AD_REQUEST_CUSTOM_CRITERIA</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AD_REQUEST_CUSTOM_CRITERIA">Constant Field Values</a></dd></dl> </li> </ul> <a name="_MASTER_COMPANION_CREATIVE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_MASTER_COMPANION_CREATIVE_ID</h4> <pre>public static final&nbsp;java.lang.String _MASTER_COMPANION_CREATIVE_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._MASTER_COMPANION_CREATIVE_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_MASTER_COMPANION_CREATIVE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_MASTER_COMPANION_CREATIVE_NAME</h4> <pre>public static final&nbsp;java.lang.String _MASTER_COMPANION_CREATIVE_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._MASTER_COMPANION_CREATIVE_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_DISTRIBUTION_PARTNER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_DISTRIBUTION_PARTNER_ID</h4> <pre>public static final&nbsp;java.lang.String _DISTRIBUTION_PARTNER_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._DISTRIBUTION_PARTNER_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_DISTRIBUTION_PARTNER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_DISTRIBUTION_PARTNER_NAME</h4> <pre>public static final&nbsp;java.lang.String _DISTRIBUTION_PARTNER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._DISTRIBUTION_PARTNER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_PARTNER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_PARTNER_ID</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_PARTNER_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_PARTNER_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_CONTENT_PARTNER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_CONTENT_PARTNER_NAME</h4> <pre>public static final&nbsp;java.lang.String _CONTENT_PARTNER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._CONTENT_PARTNER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_RIGHTS_HOLDER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_RIGHTS_HOLDER_ID</h4> <pre>public static final&nbsp;java.lang.String _RIGHTS_HOLDER_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._RIGHTS_HOLDER_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_RIGHTS_HOLDER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_RIGHTS_HOLDER_NAME</h4> <pre>public static final&nbsp;java.lang.String _RIGHTS_HOLDER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._RIGHTS_HOLDER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_LINE_ITEM_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_LINE_ITEM_ID</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_LINE_ITEM_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_LINE_ITEM_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_LINE_ITEM_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_LINE_ITEM_NAME</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_LINE_ITEM_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_LINE_ITEM_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_ID</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_NAME</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_SALESPERSON_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_SALESPERSON_ID</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_SALESPERSON_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_SALESPERSON_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_SALESPERSON_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_SALESPERSON_NAME</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_SALESPERSON_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_SALESPERSON_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_AGENCY_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_AGENCY_ID</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_AGENCY_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_AGENCY_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PROPOSAL_AGENCY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PROPOSAL_AGENCY_NAME</h4> <pre>public static final&nbsp;java.lang.String _PROPOSAL_AGENCY_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PROPOSAL_AGENCY_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PRODUCT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PRODUCT_ID</h4> <pre>public static final&nbsp;java.lang.String _PRODUCT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PRODUCT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PRODUCT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PRODUCT_NAME</h4> <pre>public static final&nbsp;java.lang.String _PRODUCT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PRODUCT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PRODUCT_TEMPLATE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PRODUCT_TEMPLATE_ID</h4> <pre>public static final&nbsp;java.lang.String _PRODUCT_TEMPLATE_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PRODUCT_TEMPLATE_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_PRODUCT_TEMPLATE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_PRODUCT_TEMPLATE_NAME</h4> <pre>public static final&nbsp;java.lang.String _PRODUCT_TEMPLATE_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._PRODUCT_TEMPLATE_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AUDIENCE_SEGMENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AUDIENCE_SEGMENT_ID</h4> <pre>public static final&nbsp;java.lang.String _AUDIENCE_SEGMENT_ID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AUDIENCE_SEGMENT_ID">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AUDIENCE_SEGMENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AUDIENCE_SEGMENT_NAME</h4> <pre>public static final&nbsp;java.lang.String _AUDIENCE_SEGMENT_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AUDIENCE_SEGMENT_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="_AUDIENCE_SEGMENT_DATA_PROVIDER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</h4> <pre>public static final&nbsp;java.lang.String _AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.Dimension._AUDIENCE_SEGMENT_DATA_PROVIDER_NAME">Constant Field Values</a></dd></dl> </li> </ul> <a name="MONTH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MONTH</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> MONTH</pre> </li> </ul> <a name="MONTH_AND_YEAR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MONTH_AND_YEAR</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> MONTH_AND_YEAR</pre> </li> </ul> <a name="WEEK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WEEK</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> WEEK</pre> </li> </ul> <a name="DATE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DATE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> DATE</pre> </li> </ul> <a name="DAY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DAY</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> DAY</pre> </li> </ul> <a name="HOUR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>HOUR</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> HOUR</pre> </li> </ul> <a name="LINE_ITEM_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINE_ITEM_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> LINE_ITEM_ID</pre> </li> </ul> <a name="LINE_ITEM_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINE_ITEM_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> LINE_ITEM_NAME</pre> </li> </ul> <a name="LINE_ITEM_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINE_ITEM_TYPE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> LINE_ITEM_TYPE</pre> </li> </ul> <a name="ORDER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ORDER_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ORDER_ID</pre> </li> </ul> <a name="ORDER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ORDER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ORDER_NAME</pre> </li> </ul> <a name="ADVERTISER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADVERTISER_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ADVERTISER_ID</pre> </li> </ul> <a name="ADVERTISER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADVERTISER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ADVERTISER_NAME</pre> </li> </ul> <a name="SALESPERSON_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SALESPERSON_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> SALESPERSON_ID</pre> </li> </ul> <a name="SALESPERSON_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SALESPERSON_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> SALESPERSON_NAME</pre> </li> </ul> <a name="CREATIVE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CREATIVE_ID</pre> </li> </ul> <a name="CREATIVE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CREATIVE_NAME</pre> </li> </ul> <a name="CREATIVE_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_TYPE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CREATIVE_TYPE</pre> </li> </ul> <a name="CUSTOM_EVENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_EVENT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CUSTOM_EVENT_ID</pre> </li> </ul> <a name="CUSTOM_EVENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_EVENT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CUSTOM_EVENT_NAME</pre> </li> </ul> <a name="CUSTOM_EVENT_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_EVENT_TYPE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CUSTOM_EVENT_TYPE</pre> </li> </ul> <a name="CREATIVE_SIZE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_SIZE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CREATIVE_SIZE</pre> </li> </ul> <a name="AD_UNIT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_UNIT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_UNIT_ID</pre> </li> </ul> <a name="AD_UNIT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_UNIT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_UNIT_NAME</pre> </li> </ul> <a name="AD_UNIT_ANCESTOR_AD_UNIT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_UNIT_ANCESTOR_AD_UNIT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_UNIT_ANCESTOR_AD_UNIT_ID</pre> </li> </ul> <a name="AD_UNIT_ANCESTOR_AD_UNIT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_UNIT_ANCESTOR_AD_UNIT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_UNIT_ANCESTOR_AD_UNIT_NAME</pre> </li> </ul> <a name="PLACEMENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLACEMENT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PLACEMENT_ID</pre> </li> </ul> <a name="PLACEMENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLACEMENT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PLACEMENT_NAME</pre> </li> </ul> <a name="GENERIC_CRITERION_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GENERIC_CRITERION_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> GENERIC_CRITERION_NAME</pre> </li> </ul> <a name="COUNTRY_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COUNTRY_CRITERIA_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> COUNTRY_CRITERIA_ID</pre> </li> </ul> <a name="COUNTRY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COUNTRY_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> COUNTRY_NAME</pre> </li> </ul> <a name="REGION_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REGION_CRITERIA_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> REGION_CRITERIA_ID</pre> </li> </ul> <a name="REGION_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REGION_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> REGION_NAME</pre> </li> </ul> <a name="CITY_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CITY_CRITERIA_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CITY_CRITERIA_ID</pre> </li> </ul> <a name="CITY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CITY_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CITY_NAME</pre> </li> </ul> <a name="METRO_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>METRO_CRITERIA_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> METRO_CRITERIA_ID</pre> </li> </ul> <a name="METRO_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>METRO_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> METRO_NAME</pre> </li> </ul> <a name="POSTAL_CODE_CRITERIA_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>POSTAL_CODE_CRITERIA_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> POSTAL_CODE_CRITERIA_ID</pre> </li> </ul> <a name="POSTAL_CODE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>POSTAL_CODE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> POSTAL_CODE</pre> </li> </ul> <a name="CUSTOM_TARGETING_VALUE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_TARGETING_VALUE_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CUSTOM_TARGETING_VALUE_ID</pre> </li> </ul> <a name="CUSTOM_CRITERIA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_CRITERIA</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CUSTOM_CRITERIA</pre> </li> </ul> <a name="ACTIVITY_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ACTIVITY_ID</pre> </li> </ul> <a name="ACTIVITY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ACTIVITY_NAME</pre> </li> </ul> <a name="ACTIVITY_GROUP_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_GROUP_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ACTIVITY_GROUP_ID</pre> </li> </ul> <a name="ACTIVITY_GROUP_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_GROUP_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> ACTIVITY_GROUP_NAME</pre> </li> </ul> <a name="CONTENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_ID</pre> </li> </ul> <a name="CONTENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_NAME</pre> </li> </ul> <a name="CONTENT_BUNDLE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_BUNDLE_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_BUNDLE_ID</pre> </li> </ul> <a name="CONTENT_BUNDLE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_BUNDLE_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_BUNDLE_NAME</pre> </li> </ul> <a name="VIDEO_FALLBACK_POSITION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VIDEO_FALLBACK_POSITION</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> VIDEO_FALLBACK_POSITION</pre> </li> </ul> <a name="POSITION_OF_POD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>POSITION_OF_POD</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> POSITION_OF_POD</pre> </li> </ul> <a name="POSITION_IN_POD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>POSITION_IN_POD</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> POSITION_IN_POD</pre> </li> </ul> <a name="AD_REQUEST_AD_UNIT_SIZES"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_REQUEST_AD_UNIT_SIZES</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_REQUEST_AD_UNIT_SIZES</pre> </li> </ul> <a name="AD_REQUEST_CUSTOM_CRITERIA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_REQUEST_CUSTOM_CRITERIA</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AD_REQUEST_CUSTOM_CRITERIA</pre> </li> </ul> <a name="MASTER_COMPANION_CREATIVE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MASTER_COMPANION_CREATIVE_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> MASTER_COMPANION_CREATIVE_ID</pre> </li> </ul> <a name="MASTER_COMPANION_CREATIVE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MASTER_COMPANION_CREATIVE_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> MASTER_COMPANION_CREATIVE_NAME</pre> </li> </ul> <a name="DISTRIBUTION_PARTNER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DISTRIBUTION_PARTNER_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> DISTRIBUTION_PARTNER_ID</pre> </li> </ul> <a name="DISTRIBUTION_PARTNER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DISTRIBUTION_PARTNER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> DISTRIBUTION_PARTNER_NAME</pre> </li> </ul> <a name="CONTENT_PARTNER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_PARTNER_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_PARTNER_ID</pre> </li> </ul> <a name="CONTENT_PARTNER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_PARTNER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> CONTENT_PARTNER_NAME</pre> </li> </ul> <a name="RIGHTS_HOLDER_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RIGHTS_HOLDER_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> RIGHTS_HOLDER_ID</pre> </li> </ul> <a name="RIGHTS_HOLDER_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RIGHTS_HOLDER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> RIGHTS_HOLDER_NAME</pre> </li> </ul> <a name="PROPOSAL_LINE_ITEM_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_LINE_ITEM_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_LINE_ITEM_ID</pre> </li> </ul> <a name="PROPOSAL_LINE_ITEM_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_LINE_ITEM_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_LINE_ITEM_NAME</pre> </li> </ul> <a name="PROPOSAL_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_ID</pre> </li> </ul> <a name="PROPOSAL_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_NAME</pre> </li> </ul> <a name="PROPOSAL_SALESPERSON_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_SALESPERSON_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_SALESPERSON_ID</pre> </li> </ul> <a name="PROPOSAL_SALESPERSON_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_SALESPERSON_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_SALESPERSON_NAME</pre> </li> </ul> <a name="PROPOSAL_AGENCY_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_AGENCY_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_AGENCY_ID</pre> </li> </ul> <a name="PROPOSAL_AGENCY_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_AGENCY_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PROPOSAL_AGENCY_NAME</pre> </li> </ul> <a name="PRODUCT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PRODUCT_ID</pre> </li> </ul> <a name="PRODUCT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PRODUCT_NAME</pre> </li> </ul> <a name="PRODUCT_TEMPLATE_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_TEMPLATE_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PRODUCT_TEMPLATE_ID</pre> </li> </ul> <a name="PRODUCT_TEMPLATE_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_TEMPLATE_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> PRODUCT_TEMPLATE_NAME</pre> </li> </ul> <a name="AUDIENCE_SEGMENT_ID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUDIENCE_SEGMENT_ID</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AUDIENCE_SEGMENT_ID</pre> </li> </ul> <a name="AUDIENCE_SEGMENT_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUDIENCE_SEGMENT_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AUDIENCE_SEGMENT_NAME</pre> </li> </ul> <a name="AUDIENCE_SEGMENT_DATA_PROVIDER_NAME"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a> AUDIENCE_SEGMENT_DATA_PROVIDER_NAME</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Dimension(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Dimension</h4> <pre>protected&nbsp;Dimension(java.lang.String&nbsp;value)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getValue()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> <pre>public&nbsp;java.lang.String&nbsp;getValue()</pre> </li> </ul> <a name="fromValue(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> <pre>public static&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a>&nbsp;fromValue(java.lang.String&nbsp;value) throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> <pre>public static&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/Dimension.html" title="class in com.google.api.ads.dfp.v201311">Dimension</a>&nbsp;fromString(java.lang.String&nbsp;value) throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="equals(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="hashCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="toString()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="readResolve()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readResolve</h4> <pre>public&nbsp;java.lang.Object&nbsp;readResolve() throws java.io.ObjectStreamException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.ObjectStreamException</code></dd></dl> </li> </ul> <a name="getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSerializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Serializer&nbsp;getSerializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> </li> </ul> <a name="getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDeserializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Deserializer&nbsp;getDeserializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> </li> </ul> <a name="getTypeDesc()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getTypeDesc</h4> <pre>public static&nbsp;org.apache.axis.description.TypeDesc&nbsp;getTypeDesc()</pre> <div class="block">Return type metadata object</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="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/api/ads/dfp/v201311/DeviceManufacturerTargeting.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201311/DimensionAttribute.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201311/Dimension.html" target="_top">Frames</a></li> <li><a href="Dimension.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>
surfers/wlt/ysuz.html
chicofilho/fst
<!DOCTYPE html> <html> <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>FST - Yuki Suzuki</title> <meta name="description" content="Keep track of the statistics from Yuki Suzuki. Average heat score, heat wins, heat wins percentage, epic heats road to the final"> <meta name="author" content=""> <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta property="og:title" content="Fantasy Surfing tips"/> <meta property="og:image" content="https://fantasysurfingtips.com/img/just_waves.png"/> <meta property="og:description" content="See how great Yuki Suzuki is surfing this year"/> <!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: https://bootswatch.com/flatly/ --> <link href="https://fantasysurfingtips.com/css/bootstrap.css" rel="stylesheet"> <!-- Custom CSS --> <link href="https://fantasysurfingtips.com/css/freelancer.css" rel="stylesheet"> <link href="https://cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet" /> <!-- Custom Fonts --> <link href="https://fantasysurfingtips.com/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css"> <script src="https://code.jquery.com/jquery-2.x-git.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script> <script src="https://www.w3schools.com/lib/w3data.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2675412311042802", enable_page_level_ads: true }); </script> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.6"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Navigation --> <div w3-include-html="https://fantasysurfingtips.com/layout/header.html"></div> <!-- Header --> <div w3-include-html="https://fantasysurfingtips.com/layout/sponsor.html"></div> <section > <div class="container"> <div class="row"> <div class="col-sm-3 "> <div class="col-sm-2 "> </div> <div class="col-sm-8 "> <!-- <img src="http://fantasysurfingtips.com/img/surfers/ysuz.png" class="img-responsive" alt=""> --> <h3 style="text-align:center;">Yuki Suzuki</h3> <a href="https://twitter.com/share" class="" data-via="fansurfingtips"><i class="fa fa-twitter"></i> Share on Twitter</i></a> <br/> <a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ffantasysurfingtips.com%2Fsurfers%2Fysuz&amp;src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a> </div> <div class="col-sm-2 "> </div> </div> <div class="col-sm-3 portfolio-item"> </div> <div class="col-sm-3 portfolio-item"> <h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6> <h1 style="text-align:center;">9.0</h1> </div> </div> <h4 style="text-align:center;" >Epic Battles</h4> <div class="row"> <div class="col-sm-6 "> <p style="text-align:center;">Surfed <b>3</b> heats against <a href="http://fantasysurfingtips.com/surfers/wlt/aogu.html"> Akemi Oguma</a> <br/> <b>won 3</b> and <b>lost 0</b></p> </div> <div class="col-sm-6 "> <p style="text-align:center;">Surfed <b>4</b> heats against <a href="http://fantasysurfingtips.com/surfers/wlt/ntao.html"> Natsumi Taoka</a> <br/> <b>won 1</b> and <b>lost 3</b></p> </div> </div> <hr/> <h4 style="text-align:center;" >Heat Stats (FST data)</h4> <div class="row"> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heats</h6> <h2 style="text-align:center;">19</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heat wins</h6> <h2 style="text-align:center;">13</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">HEAT WINS PERCENTAGE</h6> <h2 style="text-align:center;">68.42%</h2> </div> </div> <hr/> <h4 style="text-align:center;">Avg Heat Score progression</h4> <div id="avg_chart" style="height: 250px;"></div> <hr/> <h4 style="text-align:center;">Heat stats progression</h4> <div id="heat_chart" style="height: 250px;"></div> <hr/> <style type="text/css"> .heats-all{ z-index: 3; margin-left: 5px; cursor: pointer; } </style> <div class="container"> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ var disqus_config = function () { this.page.url = "http://fantasysurfingtips.com/surfers/ysuz"; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = '5047'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//fantasysurfingtips.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <script type="text/javascript"> $('.heats-all').click(function(){ $('.heats-all-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('.heats-2016').click(function(){ $('.heats-2016-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('document').ready(function(){ new Morris.Line({ // ID of the element in which to draw the chart. element: 'avg_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [{"year":"2012","avg":8.27,"avg_all":9.0},{"year":"2013","avg":6.2,"avg_all":9.0},{"year":"2014","avg":9.49,"avg_all":9.0},{"year":"2015","avg":10.95,"avg_all":9.0},{"year":"2017","avg":6.12,"avg_all":9.0}], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['avg', 'avg_all'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Avg score in year', 'Avg score FST DATA'] }); new Morris.Bar({ // ID of the element in which to draw the chart. element: 'heat_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [{"year":"2012","heats":3,"wins":2,"percs":"66.67%"},{"year":"2013","heats":1,"wins":0,"percs":"0.0%"},{"year":"2014","heats":10,"wins":8,"percs":"80.0%"},{"year":"2015","heats":3,"wins":2,"percs":"66.67%"},{"year":"2017","heats":2,"wins":1,"percs":"50.0%"}], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['heats', 'wins', 'percs'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Heats surfed', 'Heats won', 'Winning percentage'] }); }); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- Footer --> <div w3-include-html="https://fantasysurfingtips.com/layout/footer.html"></div> <script type="text/javascript"> (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-74337819-1', 'auto'); // Replace with your property ID. ga('send', 'pageview'); </script> <script> w3IncludeHTML(); </script> <!-- jQuery --> <script src="https://fantasysurfingtips.com/js/jquery.js"></script> <script src="https://cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="https://fantasysurfingtips.com/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="https://fantasysurfingtips.com/js/classie.js"></script> <script src="https://fantasysurfingtips.com/js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="https://fantasysurfingtips.com/js/jqBootstrapValidation.js"></script> <script src="https://fantasysurfingtips.com/js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="https://fantasysurfingtips.com/js/freelancer.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js"></script> </body> </html>
src/main/resources/static/js/healthChecks/healthChecks-detail-template.html
gilles-stragier/quickmon
<nav class="navbar navbar-toggleable-md navbar-light bg-faded"> <a class="navbar-brand" href="/ui"> <i class="fa fa-tachometer" aria-hidden="true"></i> Quickmon </a> </nav> <div class="jumbotron"> <h2 class="card-title">{{ vm.healthCheck.name}} <span ng-repeat="tag in vm.healthCheck.tags"><span class="badge badge-primary">{{tag}}</span> </span></h2> </div> <div class="card" ng-class="vm.computeClass()"> <div class="card-header"> <ul class="nav nav-tabs card-header-tabs"> <li class="nav-item"> <a href="#" ng-class="vm.currentTab == 'overview' ? 'nav-link active' : 'nav-link'" ng-click="vm.switchTab('overview')">Overview</a> </li> <li class="nav-item"> <a href="#" ng-class="vm.currentTab == 'definition' ? 'nav-link active' : 'nav-link'" ng-click="vm.switchTab('definition')">Definition</a> </li> <li class="nav-item"> <a href="#" ng-class="vm.currentTab == 'detail' ? 'nav-link active' : 'nav-link'" ng-click="vm.switchTab('detail')">Detail</a> </li> <li class="nav-item"> <a href="#" ng-class="vm.currentTab == 'history' ? 'nav-link active' : 'nav-link'" ng-click="vm.switchTab('history')">History</a> </li> </ul> </div> <div class="card-block" ng-if="vm.currentTab == 'overview'"> <div class="row"> <div class="col-md-8"> <div class="row"> <div class="col-md-2"> <b>Message</b> : </div> <div class="col-md-10"> {{ vm.healthCheck.lastStatus.message}} </div> </div> <div class="row"> <div class="col-md-2"> <b>Sampler</b> : </div> <div class="col-md-10"> {{ vm.healthCheck.definition.sampler.type}} </div> </div> <div class="row"> <div class="col-md-2"> <b>Aggregator</b> : </div> <div class="col-md-10"> {{ vm.healthCheck.definition.aggregator.type}} </div> </div> </div> <div class="col-md-4"> <ul class="list-group list-group"> <li class="list-group-item" ng-repeat="(key, value) in vm.healthCheck.stats" ng-if="value > 0" ng-class="vm.computeStatusSpanClass(key)"> {{ key }} {{ value }} % </li> </ul> </div> </div> </div> <div class="card-block" ng-if="vm.currentTab == 'definition'"> <p class="card-text"> <pre class="card-text"><code>{{ vm.healthCheck.definition | json }}</code></pre> </p> </div> <div class="card-block" ng-if="vm.currentTab == 'detail' && vm.healthCheck.lastStatus.detail"> <h4>Error</h4> <ul class="list-group list-group-flush"> <li class="list-group-item" ng-repeat="(key, value) in vm.healthCheck.lastStatus.assertions"> <b>{{ key }}</b> : <i>{{ value.message }}</i> </li> </ul> <p class="card-text"> <pre class="card-text">{{ vm.healthCheck.lastStatus.detail | json }}</pre> </p> </div> <ul class="list-group list-group-flush" ng-if="vm.currentTab == 'history' && vm.healthCheck.history"> <li class="list-group-item" ng-repeat="histItem in vm.healthCheck.history"> <div class="row"> <div class="col-md-2"> <b>{{ histItem.checkedOn | date : 'hh:mm:ss yyyy-MM-dd' }}</b> </div> <div class="col-md-1"> {{ histItem.health }} </div> <div class="col-md-9"> {{ histItem.message }} </div> </div> </li> </ul> <div class="card-footer"> Last checked on {{ vm.healthCheck.lastStatus.checkedOn | date : 'hh:mm:ss yyyy-MM-dd'}} </div> </div>
app/views/footer.scala.html
orlyngerano/myexpenses
</div> <script src='@routes.Assets.at("javascripts/jquery-1.11.3.min.js")'></script> <script src='@routes.Assets.at("javascripts/bootstrap.min.js")'></script> <script src='@routes.Assets.at("javascripts/bootstrap-datepicker.min.js")'></script> </body> </html>
forum.html
Luceven/CS232
<!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>大咖文书</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/custom.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" 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> <div id="wrapper"> <!-- Top Navigation Bar--> <nav class="navbar navbar-inverse navbar-static-top" id="topbar" role="navigation" style="margin-bottom: 0"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">大咖文书</a> </div> <!-- /.navbar-header --> <ul class="nav navbar-top-links navbar-right"> <li> <a href="contactus.html">联系我们</a> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" id="loginDrop">登录<i class="fa fa-caret-down"></i></a> <ul class="dropdown-menu dropdown-login" > <li><a id="beforeLogin" data-toggle="modal" data-target="#login-modal">注册与登录</a></li> <li><a id="afterLogin" style="display: none">登出</a></li> </ul> <!-- /.dropdown-user --> </li> <!-- /.dropdown --> </ul> <!-- /.navbar-top-links --> </nav> <!-- BEGIN # MODAL LOGIN --> <div class="modal fade" id="login-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="display: none;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" align="center"> <img class="img-circle" id="img_logo" src="img/login.png"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span class="glyphicon glyphicon-remove" aria-hidden="true"></span> </button> </div> <!-- Begin # DIV Form --> <div id="div-forms"> <!-- Begin # Login Form --> <form id="login-form"> <div class="modal-body"> <div id="div-login-msg"> <div id="icon-login-msg" class="glyphicon glyphicon-chevron-right"></div> <span id="text-login-msg">用户名与密码</span> </div> <input id="login_username" class="form-control" type="text" placeholder="Username" required> <input id="login_password" class="form-control" type="password" placeholder="Password" required> <div class="checkbox"> <label> <input type="checkbox">记住我 </label> </div> </div> <div class="modal-footer"> <div> <button type="submit" class="btn btn-primary btn-lg btn-block">登录</button> </div> <div> <button id="login_lost_btn" type="button" class="btn btn-link">忘记密码?</button> <button id="login_register_btn" type="button" class="btn btn-link">新用户注册</button> </div> </div> </form> <!-- End # Login Form --> <!-- Begin | Lost Password Form --> <form id="lost-form" style="display:none;"> <div class="modal-body"> <div id="div-lost-msg"> <div id="icon-lost-msg" class="glyphicon glyphicon-chevron-right"></div> <span id="text-lost-msg">邮箱地址</span> </div> <input id="lost_email" class="form-control" type="text" placeholder="E-Mail" required> </div> <div class="modal-footer"> <div> <button type="submit" class="btn btn-primary btn-lg btn-block">发送</button> </div> <div> <button id="lost_login_btn" type="button" class="btn btn-link">登录</button> <button id="lost_register_btn" type="button" class="btn btn-link">注册</button> </div> </div> </form> <!-- End | Lost Password Form --> <!-- Begin | Register Form --> <form id="register-form" style="display:none;"> <div class="modal-body"> <div id="div-register-msg"> <div id="icon-register-msg" class="glyphicon glyphicon-chevron-right"></div> <span id="text-register-msg">注册新用户</span> </div> <input id="register_username" class="form-control" type="text" placeholder="Username" required> <input id="register_email" class="form-control" type="text" placeholder="E-Mail" required> <input id="register_password" class="form-control" type="password" placeholder="Password" required> </div> <div class="modal-footer"> <div> <button type="submit" class="btn btn-primary btn-lg btn-block">注册</button> </div> <div> <button id="register_login_btn" type="button" class="btn btn-link">登录</button> <button id="register_lost_btn" type="button" class="btn btn-link">忘记密码?</button> </div> </div> </form> <!-- End | Register Form --> </div> <!-- End # DIV Form --> </div> </div> </div> <!-- END # MODAL LOGIN --> <!--BEGIN # FORUM --> <div class="container" style="margin-top: 35px"> <div class="page-header page-heading"> <h1 class="pull-left">Forums</h1> <ol class="breadcrumb pull-right where-am-i"> <li><a href="#">Forums</a></li> <li class="active">List of topics</li> </ol> <div class="clearfix"></div> </div> <p class="lead">This is the right place to discuss any ideas, critics, feature requests and all the ideas regarding our website. Please follow the forum rules and always check FAQ before posting to prevent duplicate posts.</p> <table class="table forum table-striped"> <thead> <tr> <th class="cell-stat"></th> <th> <h3>Important</h3> </th> <th class="cell-stat text-center hidden-xs hidden-sm">Topics</th> <th class="cell-stat text-center hidden-xs hidden-sm">Posts</th> <th class="cell-stat-2x hidden-xs hidden-sm">Last Post</th> </tr> </thead> <tbody> <tr> <td class="text-center"><i class="fa fa-question fa-2x text-primary"></i></td> <td> <h4><a href="#">Frequently Asked Questions</a><br><small>Some description</small></h4> </td> <td class="text-center hidden-xs hidden-sm"><a href="#">9542</a></td> <td class="text-center hidden-xs hidden-sm"><a href="#">89897</a></td> <td class="hidden-xs hidden-sm">by <a href="#">John Doe</a><br><small><i class="fa fa-clock-o"></i> 3 months ago</small></td> </tr> <tr> <td class="text-center"><i class="fa fa-exclamation fa-2x text-danger"></i></td> <td> <h4><a href="#">Important changes</a><br><small>Category description</small></h4> </td> <td class="text-center hidden-xs hidden-sm"><a href="#">6532</a></td> <td class="text-center hidden-xs hidden-sm"><a href="#">152123</a></td> <td class="hidden-xs hidden-sm">by <a href="#">Jane Doe</a><br><small><i class="fa fa-clock-o"></i> 1 years ago</small></td> </tr> </tbody> </table> <table class="table forum table-striped"> <thead> <tr> <th class="cell-stat"></th> <th> <h3>Suggestions</h3> </th> <th class="cell-stat text-center hidden-xs hidden-sm">Topics</th> <th class="cell-stat text-center hidden-xs hidden-sm">Posts</th> <th class="cell-stat-2x hidden-xs hidden-sm">Last Post</th> </tr> </thead> <tbody> <tr> <td class="text-center"><i class="fa fa-heart fa-2x text-primary"></i></td> <td> <h4><a href="#">More more more</a><br><small>Category description</small></h4> </td> <td class="text-center hidden-xs hidden-sm"><a href="#">6532</a></td> <td class="text-center hidden-xs hidden-sm"><a href="#">152123</a></td> <td class="hidden-xs hidden-sm">by <a href="#">Jane Doe</a><br><small><i class="fa fa-clock-o"></i> 3 months ago</small></td> </tr> <tr> <td class="text-center"><i class="fa fa-magic fa-2x text-primary"></i></td> <td> <h4><a href="#">Haha</a><br><small>Category description</small></h4> </td> <td class="text-center hidden-xs hidden-sm"><a href="#">6532</a></td> <td class="text-center hidden-xs hidden-sm"><a href="#">152123</a></td> <td class="hidden-xs hidden-sm">by <a href="#">Jane Doe</a><br><small><i class="fa fa-clock-o"></i> 1 years ago</small></td> </tr> </tbody> </table> <table class="table forum table-striped"> <thead> <tr> <th class="cell-stat"></th> <th> <h3>Open discussion</h3> </th> <th class="cell-stat text-center hidden-xs hidden-sm">Topics</th> <th class="cell-stat text-center hidden-xs hidden-sm">Posts</th> <th class="cell-stat-2x hidden-xs hidden-sm">Last Post</th> </tr> </thead> <tbody> <tr> <td></td> <td colspan="4" class="center">No topics have been added yet.</td> </tr> </tbody> </table> </div> <!--END # FORUM --> </div> <!-- jQuery Version 2.1.4 --> <script src="js/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- login-modal --> <script src="js/login.js"></script> </body> </html>
2.7.0.Final/apidocs/org/wildfly/swarm/config/class-use/Infinispan.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 13:53:01 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.Infinispan (BOM: * : All 2.7.0.Final API)</title> <meta name="date" content="2020-06-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="Uses of Class org.wildfly.swarm.config.Infinispan (BOM: * : All 2.7.0.Final 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/Infinispan.html" title="class 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">Thorntail API, 2.7.0.Final</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/Infinispan.html" target="_top">Frames</a></li> <li><a href="Infinispan.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.Infinispan" class="title">Uses of Class<br>org.wildfly.swarm.config.Infinispan</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.infinispan">org.wildfly.swarm.infinispan</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a> in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type parameters of type <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a>&lt;T extends <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a>&lt;T&gt;&gt;</span></code> <div class="block">The configuration of the infinispan subsystem.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/InfinispanConsumer.html" title="interface in org.wildfly.swarm.config">InfinispanConsumer</a>&lt;T extends <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/InfinispanSupplier.html" title="interface in org.wildfly.swarm.config">InfinispanSupplier</a>&lt;T extends <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a></code></td> <td class="colLast"><span class="typeNameLabel">InfinispanSupplier.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/InfinispanSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of Infinispan resource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.infinispan"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a> in <a href="../../../../../org/wildfly/swarm/infinispan/package-summary.html">org.wildfly.swarm.infinispan</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class in org.wildfly.swarm.config">Infinispan</a> in <a href="../../../../../org/wildfly/swarm/infinispan/package-summary.html">org.wildfly.swarm.infinispan</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/infinispan/InfinispanFraction.html" title="class in org.wildfly.swarm.infinispan">InfinispanFraction</a></span></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/wildfly/swarm/config/Infinispan.html" title="class 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">Thorntail API, 2.7.0.Final</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/Infinispan.html" target="_top">Frames</a></li> <li><a href="Infinispan.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; 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
surfers/mlt/pduv.html
chicofilho/fst
<!DOCTYPE html> <html> <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>FST - Paul Duvignau</title> <meta name="description" content="Keep track of the statistics from Paul Duvignau. Average heat score, heat wins, heat wins percentage, epic heats road to the final"> <meta name="author" content=""> <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta property="og:title" content="Fantasy Surfing tips"/> <meta property="og:image" content="https://fantasysurfingtips.com/img/just_waves.png"/> <meta property="og:description" content="See how great Paul Duvignau is surfing this year"/> <!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: https://bootswatch.com/flatly/ --> <link href="https://fantasysurfingtips.com/css/bootstrap.css" rel="stylesheet"> <!-- Custom CSS --> <link href="https://fantasysurfingtips.com/css/freelancer.css" rel="stylesheet"> <link href="https://cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet" /> <!-- Custom Fonts --> <link href="https://fantasysurfingtips.com/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css"> <script src="https://code.jquery.com/jquery-2.x-git.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script> <script src="https://www.w3schools.com/lib/w3data.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2675412311042802", enable_page_level_ads: true }); </script> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.6"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Navigation --> <div w3-include-html="https://fantasysurfingtips.com/layout/header.html"></div> <!-- Header --> <div w3-include-html="https://fantasysurfingtips.com/layout/sponsor.html"></div> <section > <div class="container"> <div class="row"> <div class="col-sm-3 "> <div class="col-sm-2 "> </div> <div class="col-sm-8 "> <!-- <img src="http://fantasysurfingtips.com/img/surfers/pduv.png" class="img-responsive" alt=""> --> <h3 style="text-align:center;">Paul Duvignau</h3> <a href="https://twitter.com/share" class="" data-via="fansurfingtips"><i class="fa fa-twitter"></i> Share on Twitter</i></a> <br/> <a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ffantasysurfingtips.com%2Fsurfers%2Fpduv&amp;src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a> </div> <div class="col-sm-2 "> </div> </div> <div class="col-sm-3 portfolio-item"> </div> <div class="col-sm-3 portfolio-item"> <h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6> <h1 style="text-align:center;">7.16</h1> </div> </div> <hr/> <h4 style="text-align:center;" >Heat Stats (FST data)</h4> <div class="row"> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heats</h6> <h2 style="text-align:center;">4</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heat wins</h6> <h2 style="text-align:center;">0</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">HEAT WINS PERCENTAGE</h6> <h2 style="text-align:center;">0.0%</h2> </div> </div> <hr/> <h4 style="text-align:center;">Avg Heat Score progression</h4> <div id="avg_chart" style="height: 250px;"></div> <hr/> <h4 style="text-align:center;">Heat stats progression</h4> <div id="heat_chart" style="height: 250px;"></div> <hr/> <style type="text/css"> .heats-all{ z-index: 3; margin-left: 5px; cursor: pointer; } </style> <div class="container"> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ var disqus_config = function () { this.page.url = "http://fantasysurfingtips.com/surfers/pduv"; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = '4684'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//fantasysurfingtips.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <script type="text/javascript"> $('.heats-all').click(function(){ $('.heats-all-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('.heats-2016').click(function(){ $('.heats-2016-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('document').ready(function(){ new Morris.Line({ // ID of the element in which to draw the chart. element: 'avg_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['avg', 'avg_all'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Avg score in year', 'Avg score FST DATA'] }); new Morris.Bar({ // ID of the element in which to draw the chart. element: 'heat_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['heats', 'wins', 'percs'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Heats surfed', 'Heats won', 'Winning percentage'] }); }); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- Footer --> <div w3-include-html="https://fantasysurfingtips.com/layout/footer.html"></div> <script type="text/javascript"> (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-74337819-1', 'auto'); // Replace with your property ID. ga('send', 'pageview'); </script> <script> w3IncludeHTML(); </script> <!-- jQuery --> <script src="https://fantasysurfingtips.com/js/jquery.js"></script> <script src="https://cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="https://fantasysurfingtips.com/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="https://fantasysurfingtips.com/js/classie.js"></script> <script src="https://fantasysurfingtips.com/js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="https://fantasysurfingtips.com/js/jqBootstrapValidation.js"></script> <script src="https://fantasysurfingtips.com/js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="https://fantasysurfingtips.com/js/freelancer.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js"></script> </body> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24737_good_cuq.html
dcarda/aba.route.validator
<!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_11.html">Class Test_AbaRouteValidator_11</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_24737_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_11.html?line=54952#src-54952" >testAbaNumberCheck_24737_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:40:56 </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_24737_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=16658#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>
1.0.0.Final/apidocs/org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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 Mon Jun 27 14:13:38 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>PeriodicRotatingFileHandlerConsumer (WildFly Swarm: Public javadocs 1.0.0.Final API)</title> <meta name="date" content="2016-06-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="PeriodicRotatingFileHandlerConsumer (WildFly Swarm: Public javadocs 1.0.0.Final API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default 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/PeriodicRotatingFileHandlerConsumer.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, 1.0.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerSupplier.html" title="interface in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" target="_top">Frames</a></li> <li><a href="PeriodicRotatingFileHandlerConsumer.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.management.access</div> <h2 title="Interface PeriodicRotatingFileHandlerConsumer" class="title">Interface PeriodicRotatingFileHandlerConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandler</a>&lt;T&gt;&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">PeriodicRotatingFileHandlerConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandler</a>&lt;T&gt;&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><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default 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="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of PeriodicRotatingFileHandler resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html#andThen-org.wildfly.swarm.config.management.access.PeriodicRotatingFileHandlerConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="accept-org.wildfly.swarm.config.management.access.PeriodicRotatingFileHandler-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of PeriodicRotatingFileHandler resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.management.access.PeriodicRotatingFileHandlerConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.management.access">PeriodicRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" title="type parameter in PeriodicRotatingFileHandlerConsumer">T</a>&gt;&nbsp;after)</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/PeriodicRotatingFileHandlerConsumer.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, 1.0.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerSupplier.html" title="interface in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/access/PeriodicRotatingFileHandlerConsumer.html" target="_top">Frames</a></li> <li><a href="PeriodicRotatingFileHandlerConsumer.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; 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/repair/StreamingRepairTask.html
jasonwee/videoOnCloud
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Sat Apr 09 10:10:56 EDT 2016 --> <title>StreamingRepairTask (apache-cassandra API)</title> <meta name="date" content="2016-04-09"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="StreamingRepairTask (apache-cassandra API)"; } } 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="class-use/StreamingRepairTask.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/repair/SnapshotTask.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/cassandra/repair/SyncStat.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/StreamingRepairTask.html" target="_top">Frames</a></li> <li><a href="StreamingRepairTask.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">org.apache.cassandra.repair</div> <h2 title="Class StreamingRepairTask" class="title">Class StreamingRepairTask</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.repair.StreamingRepairTask</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>com.google.common.util.concurrent.FutureCallback&lt;<a href="../../../../org/apache/cassandra/streaming/StreamState.html" title="class in org.apache.cassandra.streaming">StreamState</a>&gt;, java.lang.Runnable, <a href="../../../../org/apache/cassandra/streaming/StreamEventHandler.html" title="interface in org.apache.cassandra.streaming">StreamEventHandler</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">StreamingRepairTask</span> extends java.lang.Object implements java.lang.Runnable, <a href="../../../../org/apache/cassandra/streaming/StreamEventHandler.html" title="interface in org.apache.cassandra.streaming">StreamEventHandler</a></pre> <div class="block">StreamingRepairTask performs data streaming between two remote replica which neither is not repair coordinator. Task will send <a href="../../../../org/apache/cassandra/repair/messages/SyncComplete.html" title="class in org.apache.cassandra.repair.messages"><code>SyncComplete</code></a> message back to coordinator upon streaming completion.</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="../../../../org/apache/cassandra/repair/StreamingRepairTask.html#StreamingRepairTask-org.apache.cassandra.repair.RepairJobDesc-org.apache.cassandra.repair.messages.SyncRequest-long-">StreamingRepairTask</a></span>(<a href="../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair">RepairJobDesc</a>&nbsp;desc, <a href="../../../../org/apache/cassandra/repair/messages/SyncRequest.html" title="class in org.apache.cassandra.repair.messages">SyncRequest</a>&nbsp;request, long&nbsp;repairedAt)</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="../../../../org/apache/cassandra/repair/StreamingRepairTask.html#handleStreamEvent-org.apache.cassandra.streaming.StreamEvent-">handleStreamEvent</a></span>(<a href="../../../../org/apache/cassandra/streaming/StreamEvent.html" title="class in org.apache.cassandra.streaming">StreamEvent</a>&nbsp;event)</code> <div class="block">Callback for various streaming events.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/repair/StreamingRepairTask.html#onFailure-java.lang.Throwable-">onFailure</a></span>(java.lang.Throwable&nbsp;t)</code> <div class="block">If we failed on either stream in or out, reply fail to coordinator</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/repair/StreamingRepairTask.html#onSuccess-org.apache.cassandra.streaming.StreamState-">onSuccess</a></span>(<a href="../../../../org/apache/cassandra/streaming/StreamState.html" title="class in org.apache.cassandra.streaming">StreamState</a>&nbsp;state)</code> <div class="block">If we succeeded on both stream in and out, reply back to coordinator</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/repair/StreamingRepairTask.html#run--">run</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="StreamingRepairTask-org.apache.cassandra.repair.RepairJobDesc-org.apache.cassandra.repair.messages.SyncRequest-long-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>StreamingRepairTask</h4> <pre>public&nbsp;StreamingRepairTask(<a href="../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair">RepairJobDesc</a>&nbsp;desc, <a href="../../../../org/apache/cassandra/repair/messages/SyncRequest.html" title="class in org.apache.cassandra.repair.messages">SyncRequest</a>&nbsp;request, long&nbsp;repairedAt)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="run--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>run</h4> <pre>public&nbsp;void&nbsp;run()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd> </dl> </li> </ul> <a name="handleStreamEvent-org.apache.cassandra.streaming.StreamEvent-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>handleStreamEvent</h4> <pre>public&nbsp;void&nbsp;handleStreamEvent(<a href="../../../../org/apache/cassandra/streaming/StreamEvent.html" title="class in org.apache.cassandra.streaming">StreamEvent</a>&nbsp;event)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/cassandra/streaming/StreamEventHandler.html#handleStreamEvent-org.apache.cassandra.streaming.StreamEvent-">StreamEventHandler</a></code></span></div> <div class="block">Callback for various streaming events.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/cassandra/streaming/StreamEventHandler.html#handleStreamEvent-org.apache.cassandra.streaming.StreamEvent-">handleStreamEvent</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cassandra/streaming/StreamEventHandler.html" title="interface in org.apache.cassandra.streaming">StreamEventHandler</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>event</code> - Stream event.</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../org/apache/cassandra/streaming/StreamEvent.Type.html" title="enum in org.apache.cassandra.streaming"><code>StreamEvent.Type</code></a></dd> </dl> </li> </ul> <a name="onSuccess-org.apache.cassandra.streaming.StreamState-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onSuccess</h4> <pre>public&nbsp;void&nbsp;onSuccess(<a href="../../../../org/apache/cassandra/streaming/StreamState.html" title="class in org.apache.cassandra.streaming">StreamState</a>&nbsp;state)</pre> <div class="block">If we succeeded on both stream in and out, reply back to coordinator</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>onSuccess</code>&nbsp;in interface&nbsp;<code>com.google.common.util.concurrent.FutureCallback&lt;<a href="../../../../org/apache/cassandra/streaming/StreamState.html" title="class in org.apache.cassandra.streaming">StreamState</a>&gt;</code></dd> </dl> </li> </ul> <a name="onFailure-java.lang.Throwable-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>onFailure</h4> <pre>public&nbsp;void&nbsp;onFailure(java.lang.Throwable&nbsp;t)</pre> <div class="block">If we failed on either stream in or out, reply fail to coordinator</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>onFailure</code>&nbsp;in interface&nbsp;<code>com.google.common.util.concurrent.FutureCallback&lt;<a href="../../../../org/apache/cassandra/streaming/StreamState.html" title="class in org.apache.cassandra.streaming">StreamState</a>&gt;</code></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/StreamingRepairTask.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/repair/SnapshotTask.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/cassandra/repair/SyncStat.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/StreamingRepairTask.html" target="_top">Frames</a></li> <li><a href="StreamingRepairTask.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 ======= --> <p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
public/docs/ts/latest/interfaces/_stats_base_dists_beta_logpdf_docs_types_index_d_.logpdf.html
stdlib-js/www
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>LogPDF | stdlib</title> <meta name="description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing."> <meta name="author" content="stdlib"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <!-- Icons --> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="manifest" href="../manifest.json"> <link rel="mask-icon" href="../safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <!-- Facebook Open Graph --> <meta property="og:type" content="website"> <meta property="og:site_name" content="stdlib"> <meta property="og:url" content="https://stdlib.io/"> <meta property="og:title" content="A standard library for JavaScript and Node.js."> <meta property="og:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing."> <meta property="og:locale" content="en_US"> <meta property="og:image" content=""> <!-- Twitter --> <meta name="twitter:card" content="A standard library for JavaScript and Node.js."> <meta name="twitter:site" content="@stdlibjs"> <meta name="twitter:url" content="https://stdlib.io/"> <meta name="twitter:title" content="stdlib"> <meta name="twitter:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing."> <meta name="twitter:image" content=""> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/css/theme.css"> </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"><img src="../logo_white.svg" alt="stdlib"></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-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/_stats_base_dists_beta_logpdf_docs_types_index_d_.html">&quot;stats/base/dists/beta/logpdf/docs/types/index.d&quot;</a> </li> <li> <a href="_stats_base_dists_beta_logpdf_docs_types_index_d_.logpdf.html">LogPDF</a> </li> </ul> <h1>Interface LogPDF</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Interface for the natural logarithm of the probability density function (logPDF) of a beta distribution.</p> </div> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">LogPDF</span> </li> </ul> </section> <section class="tsd-panel"> <h3 class="tsd-before-signature">Callable</h3> <ul class="tsd-signatures tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">__call<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, alpha<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, beta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/index.d.ts#L32">lib/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/index.d.ts:32</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Evaluates the natural logarithm of the probability density function (logPDF) for a beta distribution with first shape parameter <code>alpha</code> and second shape parameter <code>beta</code> at a value <code>x</code>.</p> </div> <a href="#notes" id="notes" style="color: inherit; text-decoration: none;"> <h2>Notes</h2> </a> <ul> <li>If <code>alpha &lt;= 0</code> or <code>beta &lt;= 0</code>, the function returns <code>NaN</code>.</li> </ul> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>x: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>input value</p> </div> </li> <li> <h5>alpha: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>first shape parameter</p> </div> </li> <li> <h5>beta: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>second shape parameter</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span> </h4> <p>evaluated logPDF</p> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-number">1.0</span>, <span class="hljs-number">1.0</span> ); <span class="hljs-comment">// returns 0.0</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-number">2.0</span>, <span class="hljs-number">4.0</span> ); <span class="hljs-comment">// returns ~0.223</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.2</span>, <span class="hljs-number">2.0</span>, <span class="hljs-number">2.0</span> ); <span class="hljs-comment">// returns ~-0.041</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.8</span>, <span class="hljs-number">4.0</span>, <span class="hljs-number">4.0</span> ); <span class="hljs-comment">// returns ~-0.556</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">-0.5</span>, <span class="hljs-number">4.0</span>, <span class="hljs-number">2.0</span> ); <span class="hljs-comment">// returns -Infinity</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">1.5</span>, <span class="hljs-number">4.0</span>, <span class="hljs-number">2.0</span> ); <span class="hljs-comment">// returns -Infinity</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-number">-1.0</span>, <span class="hljs-number">0.5</span> ); <span class="hljs-comment">// returns NaN</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-number">0.5</span>, <span class="hljs-number">-1.0</span> ); <span class="hljs-comment">// returns NaN</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-literal">NaN</span>, <span class="hljs-number">1.0</span>, <span class="hljs-number">1.0</span> ); <span class="hljs-comment">// returns NaN</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-literal">NaN</span>, <span class="hljs-number">1.0</span> ); <span class="hljs-comment">// returns NaN</span></code></pre> </div> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> y = logpdf( <span class="hljs-number">0.5</span>, <span class="hljs-number">1.0</span>, <span class="hljs-literal">NaN</span> ); <span class="hljs-comment">// returns NaN</span></code></pre> </div> </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 tsd-is-not-exported"> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported"><a href="_stats_base_dists_beta_logpdf_docs_types_index_d_.logpdf.html#factory" class="tsd-kind-icon">factory</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-not-exported"> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported"> <a name="factory" class="tsd-anchor"></a> <h3>factory</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">factory<span class="tsd-signature-symbol">(</span>alpha<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, beta<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/_stats_base_dists_beta_logpdf_docs_types_index_d_.html#unary" class="tsd-signature-type">Unary</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/index.d.ts#L107">lib/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/index.d.ts:107</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Returns a function for evaluating the natural logarithm of the probability density function (logPDF) for a beta distribution with first shape parameter <code>alpha</code> and second shape parameter <code>beta</code>.</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>alpha: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>first shape parameter</p> </div> </li> <li> <h5>beta: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>second shape parameter</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="../modules/_stats_base_dists_beta_logpdf_docs_types_index_d_.html#unary" class="tsd-signature-type"> Unary </a> </h4> <p>logPDF</p> <h4 class="tsd-example-title">Example</h4> <div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> mylogpdf = logpdf.factory( <span class="hljs-number">0.5</span>, <span class="hljs-number">0.5</span> ); <span class="hljs-keyword">var</span> y = mylogpdf( <span class="hljs-number">0.8</span> ); <span class="hljs-comment">// returns ~-0.228</span> y = mylogpdf( <span class="hljs-number">0.3</span> ); <span class="hljs-comment">// returns ~-0.364</span></code></pre> </div> </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>Packages</em></a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_stats_base_dists_beta_logpdf_docs_types_index_d_.html">&quot;stats/base/dists/beta/logpdf/docs/types/index.d&quot;</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_stats_base_dists_beta_logpdf_docs_types_index_d_.logpdf.html" class="tsd-kind-icon">LogPDF</a> <ul> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported"> <a href="_stats_base_dists_beta_logpdf_docs_types_index_d_.logpdf.html#factory" class="tsd-kind-icon">factory</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/_stats_base_dists_beta_logpdf_docs_types_index_d_.html#unary" class="tsd-kind-icon">Unary</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/_stats_base_dists_beta_logpdf_docs_types_index_d_.html#logpdf-1" class="tsd-kind-icon">logPDF</a> </li> </ul> </nav> </div> </div> </div> <footer> <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> <li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</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> <div class="bottom-nav center border-top"> <a href="https://www.patreon.com/athan">Donate</a> / <a href="/docs/api/">Docs</a> / <a href="https://gitter.im/stdlib-js/stdlib">Chat</a> / <a href="https://twitter.com/stdlibjs">Twitter</a> / <a href="https://github.com/stdlib-js/stdlib">Contribute</a> </div> </footer> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script src="../assets/js/theme.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</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-105890493-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
docs/javadoc-0.1.0/com/github/fedorchuck/jsqlb/postgresql/datatypes/BIT.html
fedorchuck/jsqlb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_131) on Mon Jul 31 22:53:23 EEST 2017 --> <title>BIT (jsqlb 0.1.0 API)</title> <meta name="date" content="2017-07-31"> <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="BIT (jsqlb 0.1.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li 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/github/fedorchuck/jsqlb/postgresql/datatypes/BIGSERIAL.html" title="class in com.github.fedorchuck.jsqlb.postgresql.datatypes"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../com/github/fedorchuck/jsqlb/postgresql/datatypes/BIT_VARYING.html" title="class in com.github.fedorchuck.jsqlb.postgresql.datatypes"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/github/fedorchuck/jsqlb/postgresql/datatypes/BIT.html" target="_top">Frames</a></li> <li><a href="BIT.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="#methods.inherited.from.class.java.lang.Object">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>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.github.fedorchuck.jsqlb.postgresql.datatypes</div> <h2 title="Class BIT" class="title">Class BIT</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.github.fedorchuck.jsqlb.postgresql.datatypes.BIT</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../../com/github/fedorchuck/jsqlb/DataTypes.html" title="interface in com.github.fedorchuck.jsqlb">DataTypes</a>, <a href="../../../../../../com/github/fedorchuck/jsqlb/postgresql/PGDataTypes.html" title="interface in com.github.fedorchuck.jsqlb.postgresql">PGDataTypes</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">BIT</span> extends java.lang.Object implements <a href="../../../../../../com/github/fedorchuck/jsqlb/postgresql/PGDataTypes.html" title="interface in com.github.fedorchuck.jsqlb.postgresql">PGDataTypes</a></pre> <div class="block">Fixed-length bit string</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/github/fedorchuck/jsqlb/postgresql/datatypes/BIT.html#BIT-int-">BIT</a></span>(int&nbsp;capacity)</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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="BIT-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BIT</h4> <pre>public&nbsp;BIT(int&nbsp;capacity)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/github/fedorchuck/jsqlb/postgresql/datatypes/BIGSERIAL.html" title="class in com.github.fedorchuck.jsqlb.postgresql.datatypes"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../com/github/fedorchuck/jsqlb/postgresql/datatypes/BIT_VARYING.html" title="class in com.github.fedorchuck.jsqlb.postgresql.datatypes"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/github/fedorchuck/jsqlb/postgresql/datatypes/BIT.html" target="_top">Frames</a></li> <li><a href="BIT.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="#methods.inherited.from.class.java.lang.Object">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>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/jca/class-use/ArchiveValidation.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Dec 04 18:43:09 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.jca.ArchiveValidation (BOM: * : All 2.5.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-12-04"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.jca.ArchiveValidation (BOM: * : All 2.5.1.Final-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/jca/class-use/ArchiveValidation.html" target="_top">Frames</a></li> <li><a href="ArchiveValidation.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.jca.ArchiveValidation" class="title">Uses of Class<br>org.wildfly.swarm.config.jca.ArchiveValidation</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.jca">org.wildfly.swarm.config.jca</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></code></td> <td class="colLast"><span class="typeNameLabel">JCA.JCAResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/JCA.JCAResources.html#archiveValidation--">archiveValidation</a></span>()</code> <div class="block">Archive validation for resource adapters</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/JCA.html" title="type parameter in JCA">T</a></code></td> <td class="colLast"><span class="typeNameLabel">JCA.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/JCA.html#archiveValidation-org.wildfly.swarm.config.jca.ArchiveValidation-">archiveValidation</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>&nbsp;value)</code> <div class="block">Archive validation for resource adapters</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.jca"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a> in <a href="../../../../../../org/wildfly/swarm/config/jca/package-summary.html">org.wildfly.swarm.config.jca</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/jca/package-summary.html">org.wildfly.swarm.config.jca</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>&lt;T&gt;&gt;</span></code> <div class="block">Archive validation for resource adapters</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidationConsumer.html" title="interface in org.wildfly.swarm.config.jca">ArchiveValidationConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidationSupplier.html" title="interface in org.wildfly.swarm.config.jca">ArchiveValidationSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/jca/package-summary.html">org.wildfly.swarm.config.jca</a> that return <a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">ArchiveValidation</a></code></td> <td class="colLast"><span class="typeNameLabel">ArchiveValidationSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidationSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of ArchiveValidation resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/jca/ArchiveValidation.html" title="class in org.wildfly.swarm.config.jca">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/jca/class-use/ArchiveValidation.html" target="_top">Frames</a></li> <li><a href="ArchiveValidation.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
html/_map_extensions_8cs.html
XLabs/xlabs.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>XLabs: F:/Projects/Xamarin-Forms-Labs/src/Serialization/ServiceStack/MapExtensions.cs File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="XLabs_logo.psd"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">XLabs </div> <div id="projectbrief">Cross-platform reusable C# libraries</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Packages</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </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"> $(document).ready(function(){initNavTree('_map_extensions_8cs.html','');}); </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="headertitle"> <div class="title">MapExtensions.cs File Reference</div> </div> </div><!--header--> <div class="contents"> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_96aec6d1100a5554d6f7fb69df2c511a.html">Xamarin-Forms-Labs</a></li><li class="navelem"><a class="el" href="dir_88bafe9029e18a0be9e6e2b4e8ed9f17.html">src</a></li><li class="navelem"><a class="el" href="dir_22cc748290613e84c02d8ba9d46e740e.html">Serialization</a></li><li class="navelem"><a class="el" href="dir_54e619d53058ba4ad7cc5434af7a6df6.html">ServiceStack</a></li><li class="navelem"><a class="el" href="_map_extensions_8cs.html">MapExtensions.cs</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li> </ul> </div> </body> </html>
examples/openlayers/echarts_linesDrawMillionsBeijingRoadsNetwork.html
SuperMap/iClient9
<!--******************************************************************** * Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved. *********************************************************************--> <html> <head> <meta charset='utf-8'/> <title data-i18n="resources.title_echartsLinesMillions_bjRoads"></title> <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no'/> <script type="text/javascript" include="jquery" src="../js/include-web.js"></script> <script type="text/javascript" include="echarts,ol3-echarts" src="../../dist/ol/include-ol.js"></script> <style> body { margin: 0; padding: 0; } #map { position: absolute; top: 0; bottom: 0; width: 100%; } </style> </head> <body> <div id='map'></div> <script type="text/javascript"> var host = window.isLocal ? window.server : "https://iserver.supermap.io"; var tileURL = host + "/iserver/services/map-china400/rest/maps/ChinaDark"; var map = new ol.Map({ target: 'map', controls: ol.control.defaults({attributionOptions: {collapsed: false}}) .extend([new ol.supermap.control.Logo()]), view: new ol.View({ center: [116.36, 40.0], zoom: 10, projection: 'EPSG:4326', multiWorld: true }), layers: [new ol.layer.Tile({ source: new ol.source.OSM({}), source: new ol.source.TileSuperMapRest({ url: tileURL, prjCoordSys: {"epsgCode": 4326} }), projection: 'EPSG:4326' })] }); var echartslayer = new ol3Echarts(null, { hideOnMoving: true, hideOnZooming: true }); echartslayer.appendTo(map); var option = { progressive: 20000, title: { top: '10px', text: resources.text_echartsLinesMillions_bjRoads, subtext: resources.text_echartsLinesMillions_bjRoads_subtext, left: 'center', textStyle: { color: '#fff' }, subtextStyle: { color: '#fff' } }, series: [{ type: 'lines', blendMode: 'lighter', dimensions: ['value'], data: new Float64Array(), polyline: true, large: true, lineStyle: { color: 'orange', width: 1, opacity: 0.3 } }] }; var CHUNK_COUNT = 19; var dataCount = 0; function fetchData(idx) { if (idx > CHUNK_COUNT) { return; } var dataURL = "https://iclient.supermap.io/web/data/bigdata_beijingroads/data_" + idx + ".bin"; var xhr = new XMLHttpRequest(); xhr.open('GET', dataURL, true); xhr.responseType = 'arraybuffer'; xhr.onload = function (e) { var rawData = new Float32Array(this.response); var data = new Float64Array(rawData.length); var off = 0; var addedDataCount = 0; for (var i = 0; i < rawData.length;) { data[off++] = rawData[i++]; addedDataCount++; } echartslayer.appendData({ seriesIndex: 0, data: data }); dataCount += addedDataCount; fetchData(idx + 1); }; xhr.send(); } echartslayer.setChartOptions(option); fetchData(0); </script> </body> </html>
app/views/info.html
sujinw/traval
<!DOCTYPE html> <html> <head> <title> 标题</title> <meta charset="utf-8"> <meta http-equiv="description" content="/> <meta http-equiv="keywords" content=""/> <meta name="author" content="slade"> <meta name="copyright" content="slade"> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,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="stylesheet" type="text/css" href="{{ static }}/Css/global.css"/> --> <link rel="stylesheet" type="text/css" href="{{ static }}/Css/global.css"> <link rel="stylesheet" type="text/css" href="{{ static }}/Css/demo.css"> <link rel="stylesheet" type="text/css" href="{{ static }}/Css/main.css"> <!-- <script src="{{ static }}/Scripts/zepto.min.js"></script> <script src="{{ static }}/Scripts/frozen.js"></script> --> <script type="text/javascript" src="{{ static }}/Scripts/zepto.min.js"></script> <script type="text/javascript" src="{{ static }}/Scripts/frozen.js"></script> <script type="text/javascript" src="{{ static }}/Scripts/jquery1.42.min.js"></script> <script src="{{ static }}/Scripts/jquery-1.8.2.min.js"></script> <script type="text/javascript" src="{{ static }}/Scripts/jquery.superslide.2.1.1.js"></script> <link href="{{ static }}/Css/layer.css" rel="stylesheet" media="all" /> <script src="{{ static }}/Scripts/layer.m.js" type="text/javascript"></script> <script src="{{ static }}/Scripts/laydate.js"></script> <link href="{{ static }}/Css/laydate.css" rel="stylesheet" /> </head> <script> function alert(data) { layer.open({ content: data, style: 'background-color:#06c1bf; color:#fff; border:none;text-align: center;', time: 2 }); } </script> <style type="text/css"> .pl_wrap { width: 100%; height: auto; overflow: hidden; background: #fff; } .pl_tit { width: 100%; height: 40px; line-height: 40px; overflow: hidden; border-bottom: 1px solid #e0e0e0; } .pl_tit h4 { height: 40px; line-height: 40px; font-family: '微软雅黑',Verdana, Geneva, sans-serif; font-size: 14px; color: #333; width: 22%; padding-left: 3%; float: left; } .pl_tit span { display: inline-block; height: 20px; line-height: 20px; padding: 10px 0px; width: 50%; overflow: hidden; float: left; } .pl_tit label { height: 40px; line-height: 40px; display: inline-block; font-family: '微软雅黑',Verdana, Geneva, sans-serif; font-size: 14px; color: #333; width: 22%; padding-right: 3%; float: left; } .pl_con { width: 92%; padding: 10px 3% 10px 3%; height: auto; overflow: hidden; border-bottom: 1px solid #e0e0e0; } .pl_con .pl_conl { width: 20%; height: 100%; float: left; } .pl_con .pl_conl span { width: 40px; height: 40px; margin: 10px 0px; } .pl_con .pl_conl p { font-family: '微软雅黑',Verdana, Geneva, sans-serif; font-size: 14px; color: #333; } .pl_con .pl_conr { width: 80%; height: auto; overflow: hidden; float: left; } .pl_con .pl_conr p { font-family: '微软雅黑',Verdana, Geneva, sans-serif; font-size: 14px; color: #333; width: 100%; height: auto; overflow: hidden; } .pl_con .pl_conr span { display: inline-block; height: 30px; line-height: 30px; } </style> <style type="text/css"> .nj_yd { } .nj_yd p a { display: inline-block; width: auto; height: auto; overflow: hidden; color: #fff; background-color: #fdba55; padding: 2px 5px; margin-left: 10px; font-size: 16px; } .nj_yd p a :hover { color: #F90; } </style> <body> <div id="onediv" style="margin-left: auto; margin-right: auto"> <ul id="nav" class="nav clearfix"> <li class="nLi nLiOne"><a href="/index"><span class="cityP" style="font-size: 16px;">&nbsp;&nbsp;<img src="{{ static }}/Picture/tit1.png" width="30" height="30"></span></a></li> <li class="nLi nLiTwo"> <h3><a href="/index/index" style="display: inline-block; width: 100%; height: 30px;"> <img src="{{ static }}/Picture/logo.png" height="30" /></a></h3> </li> <li class="nLi nLiThree"> <div class="topR" style=""> <a href="/user/index"><img src="{{ static }}/Picture/tit2.png" width="" height="30" style="display: -webkit-box; -webkit-box-flex: 0.5; -webkit-box-align: center; -webkit-box-pack: center; -webkit-box-orient: vertical; text-align: center; margin-left: auto; margin-right: auto;"></a> </div> </li> </ul> <script id="jsID" type="text/javascript"> $(".nLi").click(function () { // $(this).addClass("on").siblings().removeClass("on"); if ($(this).children("ul").is(":hidden")) { $(".nLi").children("ul").css("display", "none"); $(this).children("ul").css("display", "block"); } else { $(this).children("ul").css("display", "none"); } }) </script> <div class="content"> <div class="ui-slider banner_slider" style="margin-top: 0px !important; padding-top: 50%;"> <ul class="ui-slider-content" style="width: 100%;"> <li style="position: relative;"> <img src="{{ ROOT }}/{{ info.thumb }}" alt="" style=" display: block; width: 100%; height:100%; position: relative;"/> <label style="display: inline-block; position: absolute; left: 0; bottom: 0px; background: #06c1ae; opacity: 0.7; color: #fff; font-family: '微软雅黑', Verdana, Geneva, sans-serif; font-size: 18px; width: auto; height: auto; padding: 7px 7px;">¥{{ info.price }}</label> <a href="#" class="fenxiang"></a> </li> </ul> </div> <!--/banner--> <ul class="ui-list" style="margin-bottom: 10px !important;"> <li class="ui-border-b" style="margin-left: 0px;"> <h4 class="detail_tit" style="padding: 10px 10px 10px 10px;">{{ info.title }}</h4> </li> <li class="" style="display: block; padding: 0px 10px 10px 10px; margin-left: 0px;"> <h4 class="TimeNum"> <label style="float: left; text-align: left; width: 40%;">累计报名人数:{{ info.signnum }} 人</label> <label style="width:60%; float: right;">报名时间:{{ info.signeuptime }}</label> </h4> <div class="head"> <span> <img src="{{ static }}/Picture/centertopy.png" width="33" height="33">13775056065</span> <span> <img src="{{ static }}/Picture/21334e511cb1401fb964c12165ec3817.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/b0f681be3fee49af9235cfd60664be91.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/e6d05ddd4736498b816b2c4763838ca6.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/5088974150d9487fa451c7943bfe2d2e.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/4a56b3d669f34f01a4a5ede2dbbefef7.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/b15b419cff5a4db980e334cbcabe3cf7.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/6636df3a2188403790b54d53deb30848.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/26ce15074ed14dd4ad5f1b482db5f6f4.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/b10ab8eee0f64cbfadb45404add07dd7.gif" width="33" height="33"></span> <span> <img src="{{ static }}/Picture/9ddfc3a4d57245f8979750822f79cdb0.gif" width="33" height="33"></span> </div> </li> </ul> <ul class="ui-list ui-border-b ui-listDeatil" style="margin-bottom: 10px !important;"> </ul> <ul class="ui-list ui-border-b ui-listDeatil" style="margin-bottom: 10px !important;"> <li class="ui-border-b" style="padding: 5px 0px; height: auto; overflow: hidden;" data-href="#"> <div style="width: 50%; height: auto; overflow: hidden; padding: 0px 0px 0px 5px !important; z-index: 100;"> <p style="width: 100%; color: #333; font-size: 14px; height: auto; overflow: hidden;">8月28日恐龙园限量特价亲子票</p> <p style="width: 100%; color: #999; font-size: 12px;">(9:00-22:30) 可选时间:08-31</p> </div> <div class="nj_yd" style="width: 40%"> <p style="width: 100%;"> <span style="display: inline-block; font-size: 16px; color: #333;">¥{{ info.price }}</span> {% if info.is_end==1 %} <script> alert("商品已下架"); </script> <a href="javascript:void(0)" style="color: #fff;">已下架</a> {% else %} <a href="{{ ROOT }}/user/setOrder/id/{{ info.id }}" style="color: #fff;">预定</a> {% endif %} </p> </div> </li> </ul> <div class="ui-tab"> <ul class="ui-tab-nav ui-border-b ui-tab-nav2"> <li class="current" data="1">活动详情</li> <li data="2">用户评价</li> </ul> <ul class="ui-tab-content" style="width: 100%;"> <li class="div1"></li> <li class="div2" style="display: none">暂无内容...</li> <li style="width: 100% !important; padding: 0px 0px !important; display: none" class="div2"> </li> </ul> <script> function escape2Html(str) { var arrEntities={'lt':'<','gt':'>','nbsp':' ','amp':'&','quot':'"'}; return str.replace(/&(lt|gt|nbsp|amp|quot);/ig,function(all,t){return arrEntities[t];}); } var html = escape2Html("{{ info.contents }}"); $(html).appendTo(".div1"); $(".ui-tab-nav li").click(function () { // alert("被电"); $(this).addClass("current").siblings().removeClass("current"); if ($(this).attr("data") == 1) { $(".div1").css("display", "block"); $(".div2").css("display", "none"); } else { $(".div2").css("display", "block"); $(".div1").css("display", "none"); } }) //var tab = new fz.Scroll('.ui-tab', { // role: 'tab', // interval: 3000, // //autoplay: true //}); //tab.currentPage = 0; //$(tab.nav.children[0]).removeClass('current'); //$(tab.nav.children[tab.currentPage]).addClass('current'); //tab.scrollTo(-tab.itemWidth * tab.currentPage, 0); //tab.on('beforeScrollStart', function (fromIndex, toIndex) { // console.log(fromIndex, toIndex); //}); //tab.on('scrollEnd', function () { // console.log('end'); //}); </script> </div> <!--/ui-tab--> <div class=" ui-btn-group-bottom " style="width: 100%;"> </div> <!--/detailBtn--> <script type="text/javascript"> $("span.shoucang").click(function () { //ajax //获取data var data = $(this).attr("data"); if (data == 1) { $.ajax({ type: "POST", url: "/Order/DeleteSC", data: "goodid=496",//$("#loginForm").serialize(), success: function (msg) { if (msg != "ok") { // alert(msg); window.location.href = "/user/login?id=1&goodid=496"; } else { alert("取消收藏成功!"); $("#img").attr("data", "2"); $("#img").css("background-image", "url(Images/shoucang2.png)"); $("#img").css("background-size", "14%"); } } }); } else { $.ajax({ type: "POST", url: "/Order/AddSC", data: "goodid=496",//$("#loginForm").serialize(), success: function (msg) { if (msg != "ok") { // alert(msg); window.location.href = "/user/login?id=1&goodid=496"; } else { alert("收藏成功!"); $("#img").attr("data", "1"); $("#img").css("background-image", "url(Images/shoucang2on.png)"); $("#img").css("background-size", "14%"); } } }); } }) </script> </div> <!--/content--> </div> <script type="text/javascript"> var _a = $(".div1").width(); $(".div1 img").css("width", _a - 40); $(window).resize(function () { $(".div1 img").css("width", _a - 40); }); $("section").css({ height: "auto", overflow: "hidden" }); </script> </body> <script> //var aa = navigator.platform; //// alert(aa); //if (aa.indexOf('Win') != -1) { // $("#onediv").css("width", "640px"); // $(".ui-btn-group-bottom").css("position", "relative"); //} </script> </html>
public/docs/api/latest/@stdlib/complex/reim/index.html
stdlib-js/www
<h1 id="reim">reim</h1><blockquote><p>Return the real and imaginary components of a complex number.</p></blockquote><section class="intro"></section><section class="usage"><h2 id="usage">Usage</h2><pre><code class="hljs language-javascript"><span class="hljs-keyword">var</span> reim = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/complex/reim'</span> ); </code></pre><h4 id="reim-z-">reim( z )</h4><p>Returns the <strong>real</strong> and <strong>imaginary</strong> components of a <code>complex</code> number.</p><pre><code class="hljs language-javascript"><span class="hljs-keyword">var</span> Complex128 = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/complex/float64'</span> ); <span class="hljs-keyword">var</span> Complex64 = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/complex/float32'</span> ); <span class="hljs-keyword">var</span> z = <span class="hljs-keyword">new</span> Complex128( <span class="hljs-number">5.0</span>, <span class="hljs-number">3.0</span> ); <span class="hljs-keyword">var</span> out = reim( z ); <span class="hljs-comment">// returns &#x3C;Float64Array>[ 5.0, 3.0 ]</span> z = <span class="hljs-keyword">new</span> Complex64( <span class="hljs-number">5.0</span>, <span class="hljs-number">3.0</span> ); out = reim( z ); <span class="hljs-comment">// returns &#x3C;Float32Array>[ 5.0, 3.0 ]</span> </code></pre></section><section class="notes"></section><section class="examples"><h2 id="examples">Examples</h2><pre><code class="hljs language-javascript"><span class="hljs-keyword">var</span> Complex128 = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/complex/float64'</span> ); <span class="hljs-keyword">var</span> randu = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/random/base/randu'</span> ); <span class="hljs-keyword">var</span> round = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/math/base/special/round'</span> ); <span class="hljs-keyword">var</span> reim = <span class="hljs-built_in">require</span>( <span class="hljs-string">'@stdlib/complex/reim'</span> ); <span class="hljs-keyword">var</span> out; <span class="hljs-keyword">var</span> re; <span class="hljs-keyword">var</span> im; <span class="hljs-keyword">var</span> z; <span class="hljs-keyword">var</span> i; <span class="hljs-keyword">for</span> ( i = <span class="hljs-number">0</span>; i &#x3C; <span class="hljs-number">100</span>; i++ ) { re = round( (randu()*<span class="hljs-number">100.0</span>) - <span class="hljs-number">50.0</span> ); im = round( (randu()*<span class="hljs-number">50.0</span>) - <span class="hljs-number">25.0</span> ); z = <span class="hljs-keyword">new</span> Complex128( re, im ); out = reim( z ); <span class="hljs-built_in">console</span>.log( <span class="hljs-string">'%s => %d, %d'</span>, z.toString(), out[ <span class="hljs-number">0</span> ], out[ <span class="hljs-number">1</span> ] ); } </code></pre></section><section class="references"></section><section class="related"><hr><h2 id="see-also">See Also</h2><ul><li><span class="package-name"><a href="/docs/api/latest/@stdlib/complex/imag"><code>@stdlib/complex/imag</code></a></span><span class="delimiter">: </span><span class="description">return the imaginary component of a complex number.</span></li><li><span class="package-name"><a href="/docs/api/latest/@stdlib/complex/real"><code>@stdlib/complex/real</code></a></span><span class="delimiter">: </span><span class="description">return the real component of a complex number.</span></li></ul></section><section class="links"></section>
esql-checks/src/main/resources/org/sonar/l10n/esql/rules/esql/ParameterWithDirection.html
EXXETA/sonar-esql-plugin
<p>Parameters of functions and procedures should always have a direction.</p>
output/csharp/html/functions.html
28msec/28.io-csharp
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.5"/> <title>28.io Library: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">28.io Library </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.5 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="#index_a"><span>a</span></a></li> <li><a href="#index_c"><span>c</span></a></li> <li><a href="#index_e"><span>e</span></a></li> <li><a href="#index_g"><span>g</span></a></li> <li><a href="#index_i"><span>i</span></a></li> <li><a href="#index_l"><span>l</span></a></li> <li><a href="#index_r"><span>r</span></a></li> <li><a href="#index_s"><span>s</span></a></li> <li><a href="#index_t"><span>t</span></a></li> <li><a href="#index_u"><span>u</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> <div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div> <h3><a class="anchor" id="index_a"></a>- a -</h3><ul> <li>authenticate() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1AuthApi.html#ace2311d9c4fb212895f330ecde216878">_28.io.Project.Api.AuthApi</a> </li> <li>authenticateAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1AuthApi.html#a6c858dbf732fb2d225a82badf06a1830">_28.io.Project.Api.AuthApi</a> </li> </ul> <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>createCollection() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a5e4cd8bbcd895e29093c1a889d2dba45">_28.io.Project.Api._datasourcesApi</a> </li> <li>createCollectionAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a57aa59b6405746a9f323e6757d754d0b">_28.io.Project.Api._datasourcesApi</a> </li> <li>createDatasource() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a99036cd796fda7072e83a1599b205179">_28.io.Project.Api._datasourcesApi</a> </li> <li>createDatasourceAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a978929b76a3ccd8d296d5df924b85573">_28.io.Project.Api._datasourcesApi</a> </li> <li>createQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a87395bd13b07e8e06126a83bafa879e0">_28.io.Project.Api._queriesApi</a> </li> <li>createQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a666dfa7a388087a7aa4e7f2c48449e17">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_e"></a>- e -</h3><ul> <li>executeQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#acda67ff00bcb5581ea8fc85bef3def0e">_28.io.Project.Api._queriesApi</a> </li> <li>executeQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#ab071843d2a9a1954a52ff93b0c207bbc">_28.io.Project.Api._queriesApi</a> </li> <li>executeSimpleQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a7a3d58c6ba93d6a18f1b97df953cccd5">_28.io.Project.Api._queriesApi</a> </li> <li>executeSimpleQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a953d04be5141cd6523b812ae4ceb06eb">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_g"></a>- g -</h3><ul> <li>getCollectionMetadata() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ab06ecd195e48fc618c5e05a144ef6488">_28.io.Project.Api._datasourcesApi</a> </li> <li>getCollectionMetadataAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a3a230e59eace82a2ba5f49ab39f1ce02">_28.io.Project.Api._datasourcesApi</a> </li> <li>getDatasource() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a3235b441a6dad8393302553ed745eed4">_28.io.Project.Api._datasourcesApi</a> </li> <li>getDatasourceAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ab32dfb23f87630e72388355351bcfa89">_28.io.Project.Api._datasourcesApi</a> </li> <li>getDatasourceContents() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a2f35db5bb5e24b1d5ccfae2575e74f68">_28.io.Project.Api._datasourcesApi</a> </li> <li>getDatasourceContentsAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#aecc45e20465e735bcb5472c89da62b93">_28.io.Project.Api._datasourcesApi</a> </li> <li>getItem() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#adfe17b2907007059fcda4cada91d2559">_28.io.Project.Api._datasourcesApi</a> </li> <li>getItemAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ae3fddc477da1a18c6e5d1a79384f1d98">_28.io.Project.Api._datasourcesApi</a> </li> <li>getQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#afdecaf52eea03198221fa8619198cea2">_28.io.Project.Api._queriesApi</a> </li> <li>getQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a030935acf64ff27d707da304605b26a6">_28.io.Project.Api._queriesApi</a> </li> <li>getQueryPlan() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a16318c734478f0c3318731f9e2c00e5c">_28.io.Project.Api._queriesApi</a> </li> <li>getQueryPlanAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a4cd5a60f27b797e21704feeed9f32046">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>insertInCollection() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a90b40fbebbdbef103d132aa2bdd3b9c9">_28.io.Project.Api._datasourcesApi</a> </li> <li>insertInCollectionAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ac2c5d002f04a3c5d36123063aa637726">_28.io.Project.Api._datasourcesApi</a> </li> </ul> <h3><a class="anchor" id="index_l"></a>- l -</h3><ul> <li>listCategoryDatasources() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#afbeeca0feff0c185040ed202a48a36d6">_28.io.Project.Api._datasourcesApi</a> </li> <li>listCategoryDatasourcesAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ae878ac5fcfe66d423e41920ea6ecffe2">_28.io.Project.Api._datasourcesApi</a> </li> <li>listCollection() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a0ff2837a3f1e2dbad698b8d8bec96a08">_28.io.Project.Api._datasourcesApi</a> </li> <li>listCollectionAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#abb1072ea297976388efd17933af465ae">_28.io.Project.Api._datasourcesApi</a> </li> <li>listDatasources() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a0a8b36282e82bf769ff20bb788a8d7c6">_28.io.Project.Api._datasourcesApi</a> </li> <li>listDatasourcesAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a4fdfd3f1aafc8fe10f1544cd2f24465e">_28.io.Project.Api._datasourcesApi</a> </li> <li>listQueries() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#aa2ab3d73942345045922214615388308">_28.io.Project.Api._queriesApi</a> </li> <li>listQueriesAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a4146ba5e15c82fb7d4d571a8c2788604">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_r"></a>- r -</h3><ul> <li>removeCollection() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ace65dcd0b924211ee0ef76caada2d9f7">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeCollectionAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a31858ad5d884aa8991097bfcf3d3069e">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeDatasource() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#abfed0f8b553d54c621571f05fe2e1cdb">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeDatasourceAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a958f97a6fa36245e138cb6011b87974b">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeItem() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a2e2fc85a5ead7d0e3bf810ec8d2c9158">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeItemAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#acfedb308bc84151cd99591eb3e2309b9">_28.io.Project.Api._datasourcesApi</a> </li> <li>removeQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#ad1093fea05ace2793fa7b30fa4105714">_28.io.Project.Api._queriesApi</a> </li> <li>removeQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#aab508b95865f2a674936561effc45ac5">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>saveQuery() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#a06312ea06e71eb4220352bfd3e9075e9">_28.io.Project.Api._queriesApi</a> </li> <li>saveQueryAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__queriesApi.html#ab0620e7c1a5c9a176d46bd1eaeee7df9">_28.io.Project.Api._queriesApi</a> </li> </ul> <h3><a class="anchor" id="index_t"></a>- t -</h3><ul> <li>truncateCollection() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#adda890019d62a64fbbca5a307547e3fc">_28.io.Project.Api._datasourcesApi</a> </li> <li>truncateCollectionAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#a7ef0ae59cbd4396d0f46caab6f91c555">_28.io.Project.Api._datasourcesApi</a> </li> </ul> <h3><a class="anchor" id="index_u"></a>- u -</h3><ul> <li>updateDatasource() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#ada588e7a0c20297065c47ecff3ffe9a5">_28.io.Project.Api._datasourcesApi</a> </li> <li>updateDatasourceAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#aa192e15592156a52e605c31d83a06f18">_28.io.Project.Api._datasourcesApi</a> </li> <li>updateItem() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#abb1cd4d44b2356c18c9fa4ee36f8727f">_28.io.Project.Api._datasourcesApi</a> </li> <li>updateItemAsString() : <a class="el" href="class__28_1_1io_1_1Project_1_1Api_1_1__datasourcesApi.html#aa9b2ff3c118ae744593cc3000b77644a">_28.io.Project.Api._datasourcesApi</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri May 23 2014 17:03:39 for 28.io Library by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.5 </small></address> </body> </html>
projects/arangodb-client/documentation/classes/database.html
kaerus/kaerus.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>database - arango</title> <link rel="stylesheet" href=""> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="stylesheet" href="../assets/css/custom.css"> <link rel="stylesheet" href="../assets/vendor/bootstrap/css/bootstrap.css"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> </head> <body class="yui3-skin-sam"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <h1 class="brand" style="padding: 10px 16px 10px; height: 20px; line-height: 20px; margin-left: 0;"> <img alt="arango" src="http://kaerus.com/images/kaerus_logo.png" style="max-height: 65%;" title="arango"> arango </h1> <div class="nav"> <li class="divider-vertical"></li> <li> <p class="navbar-text"> API Docs for Version: <b>1.1.0</b> </p> </li> </div> <form class="navbar-form pull-right" style="line-height: 40px; height: 40px;"> <input style="margin-top: 0;" type="text" class="search-query" placeholder="Search for classes/modules..." data-obj='["classes/action", "classes/admin", "classes/aqlfunction", "classes/batch", "classes/collection", "classes/cursor", "classes/database", "classes/document", "classes/edge", "classes/endpoint", "classes/graph", "classes/import", "classes/index", "classes/jobs", "classes/query", "classes/simple", "classes/transaction", "classes/traversal", "classes/users", "modules/action", "modules/admin", "modules/aqlfunction", "modules/arango", "modules/batch", "modules/collection", "modules/cursor", "modules/database", "modules/document", "modules/edge", "modules/endpoint", "modules/graph", "modules/import", "modules/index", "modules/jobs", "modules/query", "modules/simple", "modules/transaction", "modules/traversal", "modules/users"]'> </form> </div> </div> <div class="container"> <div class="row"> <div class="span3"> <div> <h3>APIs</h3> <div id="sidebar"> <ul id="main-nav" class="nav nav-tabs" style="margin-bottom:0;"> <li class="active"><a href="#classes" data-toggle="tab">Classes</a></li> <li><a href="#modules" data-toggle="tab">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" placeholder="Type to filter APIs"> </div> <div class="tab-content" style="border: 1px solid #DDD; border-top:0;"> <div class="tab-pane active" id="classes"> <ul id="api-classes" class="nav nav-list"> <li><a href="../classes/action.html">action</a></li> <li><a href="../classes/admin.html">admin</a></li> <li><a href="../classes/aqlfunction.html">aqlfunction</a></li> <li><a href="../classes/batch.html">batch</a></li> <li><a href="../classes/collection.html">collection</a></li> <li><a href="../classes/cursor.html">cursor</a></li> <li><a href="../classes/database.html">database</a></li> <li><a href="../classes/document.html">document</a></li> <li><a href="../classes/edge.html">edge</a></li> <li><a href="../classes/endpoint.html">endpoint</a></li> <li><a href="../classes/graph.html">graph</a></li> <li><a href="../classes/import.html">import</a></li> <li><a href="../classes/index.html">index</a></li> <li><a href="../classes/jobs.html">jobs</a></li> <li><a href="../classes/query.html">query</a></li> <li><a href="../classes/simple.html">simple</a></li> <li><a href="../classes/transaction.html">transaction</a></li> <li><a href="../classes/traversal.html">traversal</a></li> <li><a href="../classes/users.html">users</a></li> </ul> </div> <div class="tab-pane" id="modules"> <ul id="api-modules" class="nav nav-list"> <li><a href="../modules/action.html">action</a></li> <li><a href="../modules/admin.html">admin</a></li> <li><a href="../modules/aqlfunction.html">aqlfunction</a></li> <li><a href="../modules/arango.html">arango</a></li> <li><a href="../modules/batch.html">batch</a></li> <li><a href="../modules/collection.html">collection</a></li> <li><a href="../modules/cursor.html">cursor</a></li> <li><a href="../modules/database.html">database</a></li> <li><a href="../modules/document.html">document</a></li> <li><a href="../modules/edge.html">edge</a></li> <li><a href="../modules/endpoint.html">endpoint</a></li> <li><a href="../modules/graph.html">graph</a></li> <li><a href="../modules/import.html">import</a></li> <li><a href="../modules/index.html">index</a></li> <li><a href="../modules/jobs.html">jobs</a></li> <li><a href="../modules/query.html">query</a></li> <li><a href="../modules/simple.html">simple</a></li> <li><a href="../modules/transaction.html">transaction</a></li> <li><a href="../modules/traversal.html">traversal</a></li> <li><a href="../modules/users.html">users</a></li> </ul> </div> </div> </div> </div> </div> <div class="span9"> <form id="options-form" class="form-inline pull-right"> Show: <label for="api-show-inherited" class="checkbox"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected" class="checkbox"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private" class="checkbox"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated" class="checkbox"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </form> <div class="apidocs"> <div id="docs-main"> <div class="content"> <div class="page-header"> <h1>database <small>Class</small></h1> </div> <div class="well well-small"> <div class="foundat"> Defined in: <a href="../files/lib_api_database.js.html#l3"><code>lib&#x2F;api&#x2F;database.js:3</code></a> </div> Module: <a href="../modules/database.html">database</a><br> Parent Module: <a href="../modules/arango.html">arango</a> </div> <div class="well well-small"> <p>The api module to perform database related operations on ArangoDB.</p> </div> <div> <ul class="nav nav-tabs"> <li class="active"><a data-toggle="tab" href="#index">Index</a></li> <li><a data-toggle="tab" href="#methods">Methods</a></li> </ul> <div class="tab-content"> <div id="index" class="tab-pane active"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods"> <li class="index-item method"> <a href="#" data-tabid="#methods" data-anchor="#method_create" data-tablink="create">create</a> </li> <li class="index-item method"> <a href="#" data-tabid="#methods" data-anchor="#method_current" data-tablink="current">current</a> </li> <li class="index-item method"> <a href="#" data-tabid="#methods" data-anchor="#method_delete" data-tablink="delete">delete</a> </li> <li class="index-item method"> <a href="#" data-tabid="#methods" data-anchor="#method_list" data-tablink="list">list</a> </li> <li class="index-item method"> <a href="#" data-tabid="#methods" data-anchor="#method_user" data-tablink="user">user</a> </li> </ul> </div> </div> <div id="methods" class="tab-pane"> <h2 class="off-left">Methods</h2> <div id="method_create" class="method item"> <h3 class="name"><code>create</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>users</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/lib_api_database.js.html#l14"><code>lib&#x2F;api&#x2F;database.js:14</code></a> </p> </div> <div class="description"> <p>Creates a database.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type">String</span> <div class="param-description"> <ul> <li>The name of the database.</li> </ul> </div> </li> <li class="param"> <code class="param-name">users</code> <span class="type">List</span> <div class="param-description"> <ul> <li>A list containing objects describing the users, each user Object contains:</li> </ul> </div> <ul class="params-list"> <li class="param"> <code class="param-name">username</code> <span class="type">String</span> <div class="param-description"> <ul> <li>The name of the user.</li> </ul> </div> </li> <li class="param"> <code class="param-name optional">[passwd=&quot;&quot;]</code> <span class="type">String</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <ul> <li>The user password</li> </ul> </div> </li> <li class="param"> <code class="param-name optional">[active=true]</code> <span class="type">Boolean</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <ul> <li>Indicates if the user is active.</li> </ul> </div> </li> <li class="param"> <code class="param-name optional">[extra]</code> <span class="type">Object</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <ul> <li>Object containing additional user data.</li> </ul> </div> </li> </ul> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_current" class="method item"> <h3 class="name"><code>current</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/lib_api_database.js.html#l36"><code>lib&#x2F;api&#x2F;database.js:36</code></a> </p> </div> <div class="description"> <p>Retrieves information about the current database</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_delete" class="method item"> <h3 class="name"><code>delete</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/lib_api_database.js.html#l66"><code>lib&#x2F;api&#x2F;database.js:66</code></a> </p> </div> <div class="description"> <p>Deletes a database.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type">String</span> <div class="param-description"> <ul> <li>The database to delete.</li> </ul> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_list" class="method item"> <h3 class="name"><code>list</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/lib_api_database.js.html#l46"><code>lib&#x2F;api&#x2F;database.js:46</code></a> </p> </div> <div class="description"> <p>Lists all databases.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> <div id="method_user" class="method item"> <h3 class="name"><code>user</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Promise</span> </span> <div class="meta"> <p> Defined in <a href="../files/lib_api_database.js.html#l56"><code>lib&#x2F;api&#x2F;database.js:56</code></a> </p> </div> <div class="description"> <p>Returns all databases the current user can access.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Promise</span>: </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/jquery/jquery-1.8.2.min.js"></script> <script src="../assets/vendor/bootstrap/js/bootstrap.js"></script> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script src="../assets/js/yuidoc-bootstrap.js"></script> <script>prettyPrint();</script> </body> </html>
public/scaladoc/2.1.1/org/scalatest/LoneElement$LoneElementStringWrapper.html
scalatest/scalatest-website
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>LoneElementStringWrapper - ScalaTest 2.1.1 - org.scalatest.LoneElement.LoneElementStringWrapper</title> <meta name="description" content="LoneElementStringWrapper - ScalaTest 2.1.1 - org.scalatest.LoneElement.LoneElementStringWrapper" /> <meta name="keywords" content="LoneElementStringWrapper ScalaTest 2.1.1 org.scalatest.LoneElement.LoneElementStringWrapper" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../lib/template.js"></script> <script type="text/javascript" src="../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../index.html'; var hash = 'org.scalatest.LoneElement$LoneElementStringWrapper'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> <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-71294502-3', 'auto'); ga('send', 'pageview'); </script> </head> <body class="type"> <!-- Top of doc.scalatest.org [javascript] --> <script type="text/javascript"> var rnd = window.rnd || Math.floor(Math.random()*10e6); var pid204546 = window.pid204546 || rnd; var plc204546 = window.plc204546 || 0; var abkw = window.abkw || ''; var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER'; document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>'); </script> <div id="definition"> <img src="../../lib/class_big.png" /> <p id="owner"><a href="../package.html" class="extype" name="org">org</a>.<a href="package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="LoneElement.html" class="extype" name="org.scalatest.LoneElement">LoneElement</a></p> <h1>LoneElementStringWrapper</h1> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">class</span> </span> <span class="symbol"> <span class="name">LoneElementStringWrapper</span><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Wrapper class that adds a <code>loneElement</code> method to <code>String</code> for which an implicit <code>Collecting[C]</code> is available.</p><p>Through the implicit conversion provided by trait <code>LoneElement</code>, this class allows you to make statements like:</p><p><pre class="stHighlighted"> <span class="stQuotedString">&quot;9&quot;</span>.loneElement should be (<span class="stQuotedString">'9'</span>) </pre> </p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-2.1.1-for-scala-2.10/src/main/scala/org/scalatest/LoneElement.scala" target="_blank">LoneElement.scala</a></dd></dl><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="org.scalatest.LoneElement.LoneElementStringWrapper"><span>LoneElementStringWrapper</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show all</span></li> </ol> <a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div id="template"> <div id="allMembers"> <div id="constructors" class="members"> <h3>Instance Constructors</h3> <ol><li name="org.scalatest.LoneElement.LoneElementStringWrapper#&lt;init&gt;" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="&lt;init&gt;(s:String)(implicitcollecting:org.scalatest.enablers.Collecting[Char,String]):LoneElement.this.LoneElementStringWrapper"></a> <a id="&lt;init&gt;:LoneElementStringWrapper"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">new</span> </span> <span class="symbol"> <span class="name">LoneElementStringWrapper</span><span class="params">(<span name="s">s: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="params">(<span class="implicit">implicit </span><span name="collecting">collecting: <a href="enablers/Collecting.html" class="extype" name="org.scalatest.enablers.Collecting">Collecting</a>[<span class="extype" name="scala.Char">Char</span>, <span class="extype" name="scala.Predef.String">String</span>]</span>)</span> </span> </h4> <p class="shortcomment cmt"></p><div class="fullcomment"><div class="comment cmt"></div><dl class="paramcmts block"><dt class="param">s</dt><dd class="cmt"><p>the <code>String</code> to wrap</p></dd><dt class="param">collecting</dt><dd class="cmt"><p>a typeclass that enables the <code>loneElement</code> syntax </p></dd></dl></div> </li></ol> </div> <div id="values" class="values members"> <h3>Value Members</h3> <ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:AnyRef):Boolean"></a> <a id="!=(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <a id="##():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:AnyRef):Boolean"></a> <a id="==(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">java.lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">java.lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="org.scalatest.LoneElement.LoneElementStringWrapper#loneElement" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="loneElement:Char"></a> <a id="loneElement:Char"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">loneElement</span><span class="result">: <span class="extype" name="scala.Char">Char</span></span> </span> </h4> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
docs/apidocs/org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html
algarecu/hbase-0.94.8-qod
<!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_43) on Wed May 22 21:49:17 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> CacheableDeserializer (HBase 0.94.8 API) </TITLE> <META NAME="date" CONTENT="2013-05-22"> <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="CacheableDeserializer (HBase 0.94.8 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/CacheableDeserializer.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="../../../../../../org/apache/hadoop/hbase/io/hfile/Cacheable.html" title="interface in org.apache.hadoop.hbase.io.hfile"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/CacheConfig.html" title="class in org.apache.hadoop.hbase.io.hfile"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CacheableDeserializer.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"> org.apache.hadoop.hbase.io.hfile</FONT> <BR> Interface CacheableDeserializer&lt;T extends <A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/Cacheable.html" title="interface in org.apache.hadoop.hbase.io.hfile">Cacheable</A>&gt;</H2> <HR> <DL> <DT><PRE>public interface <B>CacheableDeserializer&lt;T extends <A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/Cacheable.html" title="interface in org.apache.hadoop.hbase.io.hfile">Cacheable</A>&gt;</B></DL> </PRE> <P> Interface for a deserializer. Throws an IOException if the serialized data is incomplete or wrong. <P> <P> <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;<A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html" title="type parameter in CacheableDeserializer">T</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html#deserialize(java.nio.ByteBuffer)">deserialize</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;b)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the deserialized object.</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="deserialize(java.nio.ByteBuffer)"><!-- --></A><H3> deserialize</H3> <PRE> <A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html" title="type parameter in CacheableDeserializer">T</A> <B>deserialize</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;b) throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Returns the deserialized object. <P> <DD><DL> <DT><B>Returns:</B><DD>T the deserialized object. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></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/CacheableDeserializer.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="../../../../../../org/apache/hadoop/hbase/io/hfile/Cacheable.html" title="interface in org.apache.hadoop.hbase.io.hfile"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/hadoop/hbase/io/hfile/CacheConfig.html" title="class in org.apache.hadoop.hbase.io.hfile"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CacheableDeserializer.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; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
docs/typenum/consts/type.N722.html
nitro-devs/nitro-game-engine
<!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 `N722` type in crate `typenum`."> <meta name="keywords" content="rust, rustlang, rust-lang, N722"> <title>typenum::consts::N722 - 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: 'N722', 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=''>N722</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#1504' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type N722 = <a class="struct" href="../../typenum/int/struct.NInt.html" title="struct typenum::int::NInt">NInt</a>&lt;<a class="type" href="../../typenum/consts/type.U722.html" title="type typenum::consts::U722">U722</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>
templates/forgot_pw.html
blockcypher/explorer
{% extends "base.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Reset Password" %}{% endblock title %} {% block page_header %} <h1>{% trans "Reset Password" %}</h1> {% endblock page_header %} {% block content %} <div class="form-page"> <div class="container"> <div class="row"> <div class="col-md-4 col-md-offset-4"> <div class="form-well"> <form role="form" method="post" action="{% url "forgot_password" %}"> {% load crispy_forms_tags %} {{ form|crispy }} {% csrf_token %} <p class="text-center"> <button type="submit" class="btn btn-primary btn-lg btn-block">{% trans "Reset Password" %}</button> </p> </form> <p class="text-center reset"> Or, <a href="{% url 'signup' %}">{% trans "create a new account" %}</a>. </p> </div> </div> </div> </div> </div> {% endblock content %}
cheddar/templates/cheddar/editsession.html
ttx/summitsched
{% extends "cheddar/base.html" %} {% block content %} <form class="form" action="/cheddar/{{trackid}}/edit/{{session.id}}" method="POST"> {% csrf_token %} <div class="form-group"> <label>Title</label> {% if session.style == 'FISHBOWL' %} <div class="input-group input-group-lg"> <span class="input-group-addon" id="basic-addon1">{{ trackname }}:</span> <input type="text" class="form-control" name="title" value="{{ session.title }}" aria-describedby="basic-addon1"> </div> {% else %} <div class="form-group"> <input readonly type="text" class="form-control input-lg" name="name" value="{{ session.title }}"> </div> {% endif %} </div> <div class="form-group"> <ul class="list-group"> <li class="list-group-item"> <span class="glyphicon glyphicon-time"</span> {{ session.start|slice:":10" }}, {{ session.start|slice:"-8:-3" }}-{{ session.end|slice:"-8:-3" }} </li> <li class="list-group-item"> <span class="glyphicon glyphicon-blackboard"</span> {% if session.style == 'FISHBOWL' %} <span class="label label-primary">Fishbowl</span> {% endif %} {% if session.style == 'WORKROOM' %} <span class="label label-info">Workroom</span> {% endif %} {% if session.style == 'MEETUP' %} <span class="label label-success">Meetup</span> {% endif %} </li> <li class="list-group-item"> <span class="glyphicon glyphicon-home"</span> {{ session.room }} </li> </ul> </div> <div class="form-group"> <label>Also appears in... <small>(comma-separated list of track names)</small></label> <input id="extratracks" type="text" class="form-control" name="extratracks" value="{{ session.extratracks}}"> </div> {% if session.style != 'MEETUP' %} <div class="form-group"> <label> {% if session.style == 'WORKROOM' %}Boring {% endif %} Description <small>(may use &lt;a&gt; for links)</small></label> <textarea rows=10 name="description" class="form-control" aria-describedby="basic-addon2">{{ session.description}}</textarea> </div> {% else %} <div class="form-group"> <label>Description</label> <textarea readonly rows=3 name="description" class="form-control" aria-describedby="basic-addon2">{{ session.description|striptags}}</textarea> </div> <div class="form-group"> <label>Meetup etherpad URL</label> <input type="text" class="form-control" name="urllink" value="{{ session.urllink}}"> </div> {% endif %} <div class="form-group"> <input class="btn btn-primary" type="submit" value="Modify" /> &nbsp; <a class="btn btn-default" href="/cheddar/{{ trackid }}">Cancel</a> </div> <button type="button" class="btn btn-sm btn-danger" onClick="window.open('{{linkurl}}', '_blank')"> <span class="glyphicon glyphicon-eye-open" aria-hidden="true"></span> View in live schedule </button> </form> {% endblock %} {% block extrajs %} <link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css"> <script src="//code.jquery.com/ui/1.11.4/jquery-ui.js"></script> <script> $(function() { var availableTags = [ {% for track in extratracks %} "{{ track.name }}"{% if not forloop.last %},{% endif %} {% endfor %} ]; function split( val ) { return val.split( /,\s*/ ); } function extractLast( term ) { return split( term ).pop(); } $( "#extratracks" ) // don't navigate away from the field on tab when selecting an item .bind( "keydown", function( event ) { if ( event.keyCode === $.ui.keyCode.TAB && $( this ).autocomplete( "instance" ).menu.active ) { event.preventDefault(); } }) .autocomplete({ minLength: 0, source: function( request, response ) { // delegate back to autocomplete, but extract the last term response( $.ui.autocomplete.filter( availableTags, extractLast( request.term ) ) ); }, focus: function() { // prevent value inserted on focus return false; }, select: function( event, ui ) { var terms = split( this.value ); // remove the current input terms.pop(); // add the selected item terms.push( ui.item.value ); // add placeholder to get the comma-and-space at the end terms.push( "" ); this.value = terms.join( ", " ); return false; } }); }); </script> {% endblock %}
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/base/class-use/JRBaseElement.html
phurtado1112/cnaemvc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:25 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.engine.base.JRBaseElement (JasperReports 5.6.0 API)</title> <meta name="date" content="2014-05-27"> <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 net.sf.jasperreports.engine.base.JRBaseElement (JasperReports 5.6.0 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="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/base/class-use/JRBaseElement.html" target="_top">Frames</a></li> <li><a href="JRBaseElement.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 net.sf.jasperreports.engine.base.JRBaseElement" class="title">Uses of Class<br>net.sf.jasperreports.engine.base.JRBaseElement</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="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</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="#net.sf.jasperreports.components.headertoolbar.actions">net.sf.jasperreports.components.headertoolbar.actions</a></td> <td class="colLast"> <div class="block">Contains Action classes for the built-in Header Toolbar component.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.jasperreports.crosstabs.base">net.sf.jasperreports.crosstabs.base</a></td> <td class="colLast"> <div class="block">Contains base classes for the Crosstab report element.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.crosstabs.design">net.sf.jasperreports.crosstabs.design</a></td> <td class="colLast"> <div class="block">Contains design classes for the Crosstab report element.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.jasperreports.engine.base">net.sf.jasperreports.engine.base</a></td> <td class="colLast"> <div class="block">Contains base implementations for the library's main interfaces.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.engine.design">net.sf.jasperreports.engine.design</a></td> <td class="colLast"> <div class="block">Contains design time implementations for the library's main interfaces as well as report compiling tools.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="net.sf.jasperreports.components.headertoolbar.actions"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/components/headertoolbar/actions/package-summary.html">net.sf.jasperreports.components.headertoolbar.actions</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../net/sf/jasperreports/components/headertoolbar/actions/package-summary.html">net.sf.jasperreports.components.headertoolbar.actions</a> with parameters of type <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/headertoolbar/actions/MoveElementCommand.html#MoveElementCommand(net.sf.jasperreports.engine.base.JRBaseElement, int)">MoveElementCommand</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a>&nbsp;receiver, int&nbsp;x)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/headertoolbar/actions/ResizeElementCommand.html#ResizeElementCommand(net.sf.jasperreports.engine.base.JRBaseElement, int)">ResizeElementCommand</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a>&nbsp;receiver, int&nbsp;width)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.crosstabs.base"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/crosstabs/base/package-summary.html">net.sf.jasperreports.crosstabs.base</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/crosstabs/base/package-summary.html">net.sf.jasperreports.crosstabs.base</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="../../../../../../net/sf/jasperreports/crosstabs/base/JRBaseCrosstab.html" title="class in net.sf.jasperreports.crosstabs.base">JRBaseCrosstab</a></strong></code> <div class="block">Base read-only <a href="../../../../../../net/sf/jasperreports/crosstabs/JRCrosstab.html" title="interface in net.sf.jasperreports.crosstabs"><code>crosstab</code></a> implementation.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.crosstabs.design"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/crosstabs/design/package-summary.html">net.sf.jasperreports.crosstabs.design</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/crosstabs/design/package-summary.html">net.sf.jasperreports.crosstabs.design</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="../../../../../../net/sf/jasperreports/crosstabs/design/JRDesignCrosstab.html" title="class in net.sf.jasperreports.crosstabs.design">JRDesignCrosstab</a></strong></code> <div class="block">Design-time <a href="../../../../../../net/sf/jasperreports/crosstabs/JRCrosstab.html" title="interface in net.sf.jasperreports.crosstabs"><code>crosstab</code></a> implementation.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.engine.base"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/engine/base/package-summary.html">net.sf.jasperreports.engine.base</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="../../../../../../net/sf/jasperreports/engine/base/JRBaseBreak.html" title="class in net.sf.jasperreports.engine.base">JRBaseBreak</a></strong></code> <div class="block">The actual implementation of a break element.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseChart.html" title="class in net.sf.jasperreports.engine.base">JRBaseChart</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseComponentElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseComponentElement</a></strong></code> <div class="block">A read-only <a href="../../../../../../net/sf/jasperreports/engine/JRComponentElement.html" title="interface in net.sf.jasperreports.engine"><code>JRComponentElement</code></a> implementation which is included in compiled reports.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseEllipse.html" title="class in net.sf.jasperreports.engine.base">JRBaseEllipse</a></strong></code> <div class="block">The actual implementation of a graphic element representing an ellipse.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseFrame.html" title="class in net.sf.jasperreports.engine.base">JRBaseFrame</a></strong></code> <div class="block">Base read-only implementation of <a href="../../../../../../net/sf/jasperreports/engine/JRFrame.html" title="interface in net.sf.jasperreports.engine"><code>JRFrame</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseGenericElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseGenericElement</a></strong></code> <div class="block">A read-only implementation of <a href="../../../../../../net/sf/jasperreports/engine/JRGenericElement.html" title="interface in net.sf.jasperreports.engine"><code>JRGenericElement</code></a> that is included in compiled reports.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseGraphicElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseGraphicElement</a></strong></code> <div class="block">This class provides functionality common to graphic elements.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseImage.html" title="class in net.sf.jasperreports.engine.base">JRBaseImage</a></strong></code> <div class="block">The actual implementation of a graphic element representing an image.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseLine.html" title="class in net.sf.jasperreports.engine.base">JRBaseLine</a></strong></code> <div class="block">The actual implementation of a graphic element representing a straight line.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseRectangle.html" title="class in net.sf.jasperreports.engine.base">JRBaseRectangle</a></strong></code> <div class="block">The actual implementation of a graphic element representing a rectangle.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseStaticText.html" title="class in net.sf.jasperreports.engine.base">JRBaseStaticText</a></strong></code> <div class="block">This class is used for representing a static text element.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseSubreport.html" title="class in net.sf.jasperreports.engine.base">JRBaseSubreport</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseTextElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseTextElement</a></strong></code> <div class="block">This class provides functionality common to text elements.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseTextField.html" title="class in net.sf.jasperreports.engine.base">JRBaseTextField</a></strong></code> <div class="block">This class is used for representing a text field.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.engine.design"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">JRBaseElement</a> in <a href="../../../../../../net/sf/jasperreports/engine/design/package-summary.html">net.sf.jasperreports.engine.design</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="../../../../../../net/sf/jasperreports/engine/design/JRDesignBreak.html" title="class in net.sf.jasperreports.engine.design">JRDesignBreak</a></strong></code> <div class="block">The actual implementation of a break element, used at design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignChart.html" title="class in net.sf.jasperreports.engine.design">JRDesignChart</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignComponentElement.html" title="class in net.sf.jasperreports.engine.design">JRDesignComponentElement</a></strong></code> <div class="block">A <a href="../../../../../../net/sf/jasperreports/engine/JRComponentElement.html" title="interface in net.sf.jasperreports.engine"><code>JRComponentElement</code></a> implementation which is to be used at report design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignElement.html" title="class in net.sf.jasperreports.engine.design">JRDesignElement</a></strong></code> <div class="block">This class provides a skeleton implementation for a design time report element.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignEllipse.html" title="class in net.sf.jasperreports.engine.design">JRDesignEllipse</a></strong></code> <div class="block">The actual implementation of a graphic element representing an ellipse, used at design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignFrame.html" title="class in net.sf.jasperreports.engine.design">JRDesignFrame</a></strong></code> <div class="block">Implementation of <a href="../../../../../../net/sf/jasperreports/engine/JRFrame.html" title="interface in net.sf.jasperreports.engine"><code>JRFrame</code></a> to be used at design time.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignGenericElement.html" title="class in net.sf.jasperreports.engine.design">JRDesignGenericElement</a></strong></code> <div class="block">A implementation of <a href="../../../../../../net/sf/jasperreports/engine/JRGenericElement.html" title="interface in net.sf.jasperreports.engine"><code>JRGenericElement</code></a> that is to be used at report design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignGraphicElement.html" title="class in net.sf.jasperreports.engine.design">JRDesignGraphicElement</a></strong></code> <div class="block">This class contains functionality common to graphic elements at design time.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignImage.html" title="class in net.sf.jasperreports.engine.design">JRDesignImage</a></strong></code> <div class="block">The actual implementation of a graphic element representing an image, used at design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignLine.html" title="class in net.sf.jasperreports.engine.design">JRDesignLine</a></strong></code> <div class="block">The actual implementation of a graphic element representing a straight line, used at design time.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignRectangle.html" title="class in net.sf.jasperreports.engine.design">JRDesignRectangle</a></strong></code> <div class="block">The actual implementation of a graphic element representing a rectangle, used at design time.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignStaticText.html" title="class in net.sf.jasperreports.engine.design">JRDesignStaticText</a></strong></code> <div class="block">This class is used for representing a design static text element.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignSubreport.html" title="class in net.sf.jasperreports.engine.design">JRDesignSubreport</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignTextElement.html" title="class in net.sf.jasperreports.engine.design">JRDesignTextElement</a></strong></code> <div class="block">This class provides functionality common to design text elements.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/design/JRDesignTextField.html" title="class in net.sf.jasperreports.engine.design">JRDesignTextField</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../net/sf/jasperreports/engine/base/JRBaseElement.html" title="class in net.sf.jasperreports.engine.base">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/base/class-use/JRBaseElement.html" target="_top">Frames</a></li> <li><a href="JRBaseElement.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> <span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">&copy; 2001-2010 Jaspersoft Corporation <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span> </small></p> </body> </html>
CTAL-TM_001.css
braindumps/all_braindumps
.ff0{font-family:sans-serif;visibility:hidden;} @font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.589369;font-style:normal;font-weight:normal;visibility:visible;} @font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.695312;font-style:normal;font-weight:normal;visibility:visible;} @font-face{font-family:ff3;src:url(f3.woff)format("woff");}.ff3{font-family:ff3;line-height:1.695312;font-style:normal;font-weight:normal;visibility:visible;} .m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-webkit-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);} .m1{transform:none;-ms-transform:none;-webkit-transform:none;} .v0{vertical-align:0.000000px;} .ls0{letter-spacing:0.000000px;} .sc_{text-shadow:none;} .sc0{text-shadow:-0.015em 0 transparent,0 0.015em transparent,0.015em 0 transparent,0 -0.015em transparent;} @media screen and (-webkit-min-device-pixel-ratio:0){ .sc_{-webkit-text-stroke:0px transparent;} .sc0{-webkit-text-stroke:0.015em transparent;text-shadow:none;} } .ws0{word-spacing:0.000000px;} .fc7{color:rgb(33,78,123);} .fc4{color:rgb(102,0,0);} .fc3{color:rgb(0,0,0);} .fc5{color:rgb(255,0,0);} .fc2{color:rgb(0,0,51);} .fc6{color:rgb(66,184,55);} .fc1{color:rgb(120,0,0);} .fc0{color:rgb(255,255,255);} .fs0{font-size:40.000000px;} .fs4{font-size:48.000000px;} .fs5{font-size:56.000000px;} .fs3{font-size:60.000000px;} .fs2{font-size:80.000000px;} .fs1{font-size:160.000000px;} .ye{bottom:17.000000px;} .y38{bottom:31.000000px;} .yf{bottom:44.500000px;} .yc0{bottom:62.000000px;} .y82{bottom:63.000000px;} .y33{bottom:64.000000px;} .ya3{bottom:74.000000px;} .y60{bottom:77.000000px;} .y81{bottom:79.000000px;} .ya2{bottom:90.000000px;} .yc3{bottom:93.500000px;} .y5f{bottom:95.000000px;} .y36{bottom:95.500000px;} .ya1{bottom:102.000000px;} .y5e{bottom:107.000000px;} .y80{bottom:113.000000px;} .ya0{bottom:114.000000px;} .y5d{bottom:123.000000px;} .ybf{bottom:127.000000px;} .y32{bottom:129.000000px;} .y9f{bottom:130.000000px;} .y7f{bottom:133.000000px;} .y5c{bottom:139.000000px;} .ybe{bottom:147.000000px;} .y31{bottom:149.000000px;} .y7e{bottom:151.000000px;} .y5b{bottom:155.000000px;} .ya6{bottom:161.500000px;} .ybd{bottom:165.000000px;} .y30{bottom:167.000000px;} .y7d{bottom:169.000000px;} .y5a{bottom:171.000000px;} .y7c{bottom:181.000000px;} .ybc{bottom:183.000000px;} .y2f{bottom:185.000000px;} .y59{bottom:187.000000px;} .y9e{bottom:195.000000px;} .y2e{bottom:197.000000px;} .y58{bottom:203.000000px;} .ybb{bottom:211.000000px;} .y2d{bottom:213.000000px;} .y9d{bottom:215.000000px;} .y57{bottom:219.000000px;} .yba{bottom:227.000000px;} .y2c{bottom:229.000000px;} .y56{bottom:231.000000px;} .y9c{bottom:233.000000px;} .y55{bottom:243.000000px;} .y2b{bottom:245.000000px;} .y9b{bottom:251.000000px;} .y7b{bottom:257.000000px;} .y54{bottom:259.000000px;} .y2a{bottom:261.000000px;} .y9a{bottom:263.000000px;} .y7a{bottom:269.000000px;} .y53{bottom:275.000000px;} .y29{bottom:277.000000px;} .y99{bottom:279.000000px;} .y79{bottom:285.000000px;} .yb9{bottom:287.000000px;} .y28{bottom:289.000000px;} .y52{bottom:291.000000px;} .y98{bottom:295.000000px;} .y78{bottom:297.000000px;} .yb8{bottom:299.000000px;} .y27{bottom:301.000000px;} .y97{bottom:311.000000px;} .y77{bottom:313.000000px;} .yb7{bottom:315.000000px;} .y26{bottom:317.000000px;} .y62{bottom:322.500000px;} .y76{bottom:325.000000px;} .y96{bottom:327.000000px;} .y25{bottom:333.000000px;} .y95{bottom:339.000000px;} .y75{bottom:341.000000px;} .yc2{bottom:346.500000px;} .y24{bottom:349.000000px;} .y94{bottom:351.000000px;} .y74{bottom:353.000000px;} .y51{bottom:356.000000px;} .y93{bottom:367.000000px;} .y73{bottom:369.000000px;} .y50{bottom:376.000000px;} .yb6{bottom:380.000000px;} .y35{bottom:380.500000px;} .y72{bottom:381.000000px;} .yd{bottom:388.500000px;} .y71{bottom:393.000000px;} .y4f{bottom:394.000000px;} .ya5{bottom:398.500000px;} .yb5{bottom:400.000000px;} .yc{bottom:406.500000px;} .y70{bottom:409.000000px;} .y4e{bottom:412.000000px;} .y23{bottom:414.000000px;} .yb4{bottom:418.000000px;} .y4d{bottom:424.000000px;} .y6f{bottom:425.000000px;} .y92{bottom:432.000000px;} .y22{bottom:434.000000px;} .yb3{bottom:436.000000px;} .yb{bottom:436.500000px;} .y4c{bottom:440.000000px;} .yb2{bottom:448.000000px;} .ya{bottom:451.500000px;} .y21{bottom:452.000000px;} .y4b{bottom:456.000000px;} .y84{bottom:456.500000px;} .y9{bottom:461.500000px;} .yb1{bottom:464.000000px;} .y20{bottom:470.000000px;} .y4a{bottom:472.000000px;} .yb0{bottom:480.000000px;} .y1f{bottom:482.000000px;} .y8{bottom:484.000000px;} .y49{bottom:488.000000px;} .y6e{bottom:490.000000px;} .y7{bottom:494.000000px;} .yaf{bottom:496.000000px;} .y1e{bottom:498.000000px;} .y48{bottom:500.000000px;} .y6d{bottom:510.000000px;} .y47{bottom:512.000000px;} .y1d{bottom:514.000000px;} .y91{bottom:516.000000px;} .y6{bottom:524.000000px;} .y5{bottom:526.000000px;} .y46{bottom:528.000000px;} .y1c{bottom:530.000000px;} .y90{bottom:532.000000px;} .y45{bottom:544.000000px;} .y1b{bottom:546.000000px;} .y8f{bottom:548.000000px;} .y6c{bottom:558.000000px;} .yae{bottom:560.000000px;} .y1a{bottom:562.000000px;} .y8e{bottom:564.000000px;} .yad{bottom:572.000000px;} .y19{bottom:574.000000px;} .y61{bottom:575.500000px;} .y8d{bottom:580.000000px;} .yac{bottom:584.000000px;} .y4{bottom:586.000000px;} .y6b{bottom:590.000000px;} .y8c{bottom:596.000000px;} .yab{bottom:600.000000px;} .y18{bottom:602.000000px;} .y6a{bottom:606.000000px;} .y44{bottom:609.000000px;} .y8b{bottom:612.000000px;} .yaa{bottom:616.000000px;} .y17{bottom:618.000000px;} .y69{bottom:622.000000px;} .y8a{bottom:624.000000px;} .y43{bottom:629.000000px;} .y68{bottom:634.000000px;} .y89{bottom:636.000000px;} .y67{bottom:646.000000px;} .y42{bottom:647.000000px;} .yc1{bottom:647.500000px;} .y34{bottom:649.500000px;} .y66{bottom:662.000000px;} .y41{bottom:665.000000px;} .ya4{bottom:667.500000px;} .y40{bottom:677.000000px;} .y65{bottom:678.000000px;} .ya9{bottom:681.000000px;} .y16{bottom:683.000000px;} .y3{bottom:686.000000px;} .y2{bottom:688.000000px;} .y3f{bottom:693.000000px;} .y64{bottom:694.000000px;} .y15{bottom:699.000000px;} .y88{bottom:701.000000px;} .y1{bottom:703.000000px;} .y3e{bottom:709.000000px;} .y0{bottom:712.500000px;} .y14{bottom:715.000000px;} .y87{bottom:717.000000px;} .ya8{bottom:719.000000px;} .y3d{bottom:725.000000px;} .y83{bottom:725.500000px;} .y13{bottom:731.000000px;} .y86{bottom:733.000000px;} .ya7{bottom:737.000000px;} .y3c{bottom:741.000000px;} .y12{bottom:747.000000px;} .y85{bottom:749.000000px;} .y3b{bottom:753.000000px;} .y63{bottom:759.000000px;} .y11{bottom:763.000000px;} .y3a{bottom:765.000000px;} .y10{bottom:779.000000px;} .y39{bottom:781.000000px;} .y37{bottom:799.000000px;} .h2{height:46.973200px;} .h6{height:56.367840px;} .h9{height:59.156250px;} .h7{height:69.015625px;} .h5{height:70.459800px;} .h1{height:84.500000px;} .h4{height:93.946400px;} .h3{height:187.892799px;} .h8{height:752.500000px;} .h0{height:842.000000px;} .w1{width:277.500000px;} .w2{width:485.500000px;} .w0{width:595.000000px;} .x0{left:55.000000px;} .xa{left:57.000000px;} .x6{left:103.280000px;} .x5{left:201.370000px;} .xb{left:204.810000px;} .x8{left:231.150000px;} .x9{left:245.000000px;} .x3{left:257.480000px;} .x7{left:269.150000px;} .x1{left:276.080000px;} .x4{left:291.940000px;} .x2{left:296.110000px;} .xc{left:531.330000px;} @media print{ .v0{vertical-align:0.000000pt;} .ls0{letter-spacing:0.000000pt;} .ws0{word-spacing:0.000000pt;} .fs0{font-size:53.333333pt;} .fs4{font-size:64.000000pt;} .fs5{font-size:74.666667pt;} .fs3{font-size:80.000000pt;} .fs2{font-size:106.666667pt;} .fs1{font-size:213.333333pt;} .ye{bottom:22.666667pt;} .y38{bottom:41.333333pt;} .yf{bottom:59.333333pt;} .yc0{bottom:82.666667pt;} .y82{bottom:84.000000pt;} .y33{bottom:85.333333pt;} .ya3{bottom:98.666667pt;} .y60{bottom:102.666667pt;} .y81{bottom:105.333333pt;} .ya2{bottom:120.000000pt;} .yc3{bottom:124.666667pt;} .y5f{bottom:126.666667pt;} .y36{bottom:127.333333pt;} .ya1{bottom:136.000000pt;} .y5e{bottom:142.666667pt;} .y80{bottom:150.666667pt;} .ya0{bottom:152.000000pt;} .y5d{bottom:164.000000pt;} .ybf{bottom:169.333333pt;} .y32{bottom:172.000000pt;} .y9f{bottom:173.333333pt;} .y7f{bottom:177.333333pt;} .y5c{bottom:185.333333pt;} .ybe{bottom:196.000000pt;} .y31{bottom:198.666667pt;} .y7e{bottom:201.333333pt;} .y5b{bottom:206.666667pt;} .ya6{bottom:215.333333pt;} .ybd{bottom:220.000000pt;} .y30{bottom:222.666667pt;} .y7d{bottom:225.333333pt;} .y5a{bottom:228.000000pt;} .y7c{bottom:241.333333pt;} .ybc{bottom:244.000000pt;} .y2f{bottom:246.666667pt;} .y59{bottom:249.333333pt;} .y9e{bottom:260.000000pt;} .y2e{bottom:262.666667pt;} .y58{bottom:270.666667pt;} .ybb{bottom:281.333333pt;} .y2d{bottom:284.000000pt;} .y9d{bottom:286.666667pt;} .y57{bottom:292.000000pt;} .yba{bottom:302.666667pt;} .y2c{bottom:305.333333pt;} .y56{bottom:308.000000pt;} .y9c{bottom:310.666667pt;} .y55{bottom:324.000000pt;} .y2b{bottom:326.666667pt;} .y9b{bottom:334.666667pt;} .y7b{bottom:342.666667pt;} .y54{bottom:345.333333pt;} .y2a{bottom:348.000000pt;} .y9a{bottom:350.666667pt;} .y7a{bottom:358.666667pt;} .y53{bottom:366.666667pt;} .y29{bottom:369.333333pt;} .y99{bottom:372.000000pt;} .y79{bottom:380.000000pt;} .yb9{bottom:382.666667pt;} .y28{bottom:385.333333pt;} .y52{bottom:388.000000pt;} .y98{bottom:393.333333pt;} .y78{bottom:396.000000pt;} .yb8{bottom:398.666667pt;} .y27{bottom:401.333333pt;} .y97{bottom:414.666667pt;} .y77{bottom:417.333333pt;} .yb7{bottom:420.000000pt;} .y26{bottom:422.666667pt;} .y62{bottom:430.000000pt;} .y76{bottom:433.333333pt;} .y96{bottom:436.000000pt;} .y25{bottom:444.000000pt;} .y95{bottom:452.000000pt;} .y75{bottom:454.666667pt;} .yc2{bottom:462.000000pt;} .y24{bottom:465.333333pt;} .y94{bottom:468.000000pt;} .y74{bottom:470.666667pt;} .y51{bottom:474.666667pt;} .y93{bottom:489.333333pt;} .y73{bottom:492.000000pt;} .y50{bottom:501.333333pt;} .yb6{bottom:506.666667pt;} .y35{bottom:507.333333pt;} .y72{bottom:508.000000pt;} .yd{bottom:518.000000pt;} .y71{bottom:524.000000pt;} .y4f{bottom:525.333333pt;} .ya5{bottom:531.333333pt;} .yb5{bottom:533.333333pt;} .yc{bottom:542.000000pt;} .y70{bottom:545.333333pt;} .y4e{bottom:549.333333pt;} .y23{bottom:552.000000pt;} .yb4{bottom:557.333333pt;} .y4d{bottom:565.333333pt;} .y6f{bottom:566.666667pt;} .y92{bottom:576.000000pt;} .y22{bottom:578.666667pt;} .yb3{bottom:581.333333pt;} .yb{bottom:582.000000pt;} .y4c{bottom:586.666667pt;} .yb2{bottom:597.333333pt;} .ya{bottom:602.000000pt;} .y21{bottom:602.666667pt;} .y4b{bottom:608.000000pt;} .y84{bottom:608.666667pt;} .y9{bottom:615.333333pt;} .yb1{bottom:618.666667pt;} .y20{bottom:626.666667pt;} .y4a{bottom:629.333333pt;} .yb0{bottom:640.000000pt;} .y1f{bottom:642.666667pt;} .y8{bottom:645.333333pt;} .y49{bottom:650.666667pt;} .y6e{bottom:653.333333pt;} .y7{bottom:658.666667pt;} .yaf{bottom:661.333333pt;} .y1e{bottom:664.000000pt;} .y48{bottom:666.666667pt;} .y6d{bottom:680.000000pt;} .y47{bottom:682.666667pt;} .y1d{bottom:685.333333pt;} .y91{bottom:688.000000pt;} .y6{bottom:698.666667pt;} .y5{bottom:701.333333pt;} .y46{bottom:704.000000pt;} .y1c{bottom:706.666667pt;} .y90{bottom:709.333333pt;} .y45{bottom:725.333333pt;} .y1b{bottom:728.000000pt;} .y8f{bottom:730.666667pt;} .y6c{bottom:744.000000pt;} .yae{bottom:746.666667pt;} .y1a{bottom:749.333333pt;} .y8e{bottom:752.000000pt;} .yad{bottom:762.666667pt;} .y19{bottom:765.333333pt;} .y61{bottom:767.333333pt;} .y8d{bottom:773.333333pt;} .yac{bottom:778.666667pt;} .y4{bottom:781.333333pt;} .y6b{bottom:786.666667pt;} .y8c{bottom:794.666667pt;} .yab{bottom:800.000000pt;} .y18{bottom:802.666667pt;} .y6a{bottom:808.000000pt;} .y44{bottom:812.000000pt;} .y8b{bottom:816.000000pt;} .yaa{bottom:821.333333pt;} .y17{bottom:824.000000pt;} .y69{bottom:829.333333pt;} .y8a{bottom:832.000000pt;} .y43{bottom:838.666667pt;} .y68{bottom:845.333333pt;} .y89{bottom:848.000000pt;} .y67{bottom:861.333333pt;} .y42{bottom:862.666667pt;} .yc1{bottom:863.333333pt;} .y34{bottom:866.000000pt;} .y66{bottom:882.666667pt;} .y41{bottom:886.666667pt;} .ya4{bottom:890.000000pt;} .y40{bottom:902.666667pt;} .y65{bottom:904.000000pt;} .ya9{bottom:908.000000pt;} .y16{bottom:910.666667pt;} .y3{bottom:914.666667pt;} .y2{bottom:917.333333pt;} .y3f{bottom:924.000000pt;} .y64{bottom:925.333333pt;} .y15{bottom:932.000000pt;} .y88{bottom:934.666667pt;} .y1{bottom:937.333333pt;} .y3e{bottom:945.333333pt;} .y0{bottom:950.000000pt;} .y14{bottom:953.333333pt;} .y87{bottom:956.000000pt;} .ya8{bottom:958.666667pt;} .y3d{bottom:966.666667pt;} .y83{bottom:967.333333pt;} .y13{bottom:974.666667pt;} .y86{bottom:977.333333pt;} .ya7{bottom:982.666667pt;} .y3c{bottom:988.000000pt;} .y12{bottom:996.000000pt;} .y85{bottom:998.666667pt;} .y3b{bottom:1004.000000pt;} .y63{bottom:1012.000000pt;} .y11{bottom:1017.333333pt;} .y3a{bottom:1020.000000pt;} .y10{bottom:1038.666667pt;} .y39{bottom:1041.333333pt;} .y37{bottom:1065.333333pt;} .h2{height:62.630933pt;} .h6{height:75.157120pt;} .h9{height:78.875000pt;} .h7{height:92.020833pt;} .h5{height:93.946400pt;} .h1{height:112.666667pt;} .h4{height:125.261866pt;} .h3{height:250.523733pt;} .h8{height:1003.333333pt;} .h0{height:1122.666667pt;} .w1{width:370.000000pt;} .w2{width:647.333333pt;} .w0{width:793.333333pt;} .x0{left:73.333333pt;} .xa{left:76.000000pt;} .x6{left:137.706667pt;} .x5{left:268.493333pt;} .xb{left:273.080000pt;} .x8{left:308.200000pt;} .x9{left:326.666667pt;} .x3{left:343.306667pt;} .x7{left:358.866667pt;} .x1{left:368.106667pt;} .x4{left:389.253333pt;} .x2{left:394.813333pt;} .xc{left:708.440000pt;} }
lib/jquery.nouislider/jquery.nouislider.css
jinpeng/chrome-ext-itpub
/* Functional styling; * These styles are required for noUiSlider to function. * You don't need to change these rules to apply your design. */ .noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; -ms-user-select: none; -moz-user-select: none; -moz-box-sizing: border-box; box-sizing: border-box; } .noUi-base { width: 100%; height: 100%; position: relative; } .noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; } .noUi-handle { position: relative; z-index: 1; } .noUi-stacking .noUi-handle { /* This class is applied to the lower origin when its values is > 50%. */ z-index: 10; } .noUi-stacking + .noUi-origin { /* Fix stacking order in IE7, which incorrectly creates a new context for the origins. */ *z-index: -1; } .noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; } .noUi-state-drag * { cursor: inherit !important; } /* Slider size and handle placement; */ .noUi-horizontal { height: 10px; } .noUi-horizontal .noUi-handle { width: 14px; height: 17px; left: -7px; top: -4px; } .noUi-horizontal.noUi-extended { padding: 0 6px; } .noUi-horizontal.noUi-extended .noUi-origin { right: -6px; } .noUi-vertical { width: 18px; } .noUi-vertical .noUi-handle { width: 17px; height: 14px; left: -4px; top: -7px; } .noUi-vertical.noUi-extended { padding: 6px 0; } .noUi-vertical.noUi-extended .noUi-origin { bottom: -6px; } /* Styling; */ .noUi-background { background: #FAFAFA; box-shadow: inset 0 1px 1px #f0f0f0; } .noUi-connect { background: #3498DB; box-shadow: inset 0 0 3px rgba(51,51,51,0.45); -webkit-transition: background 450ms; transition: background 450ms; } .noUi-origin { border-radius: 2px; } .noUi-target { border-radius: 4px; border: 1px solid #D3D3D3; box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; } .noUi-target.noUi-connect { box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB; } /* Handles and cursors; */ .noUi-dragable { cursor: w-resize; } .noUi-vertical .noUi-dragable { cursor: n-resize; } .noUi-handle { border: 1px solid #D9D9D9; border-radius: 3px; background: #FFF; cursor: default; box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; } .noUi-active { box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; } /* Handle stripes; */ .noUi-handle:before, .noUi-handle:after { content: ""; display: block; position: absolute; height: 11px; width: 1px; background: #E8E7E6; left: 4px; top: 2px; } .noUi-handle:after { left: 7px; } .noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after { width: 11px; height: 1px; left: 2px; top: 4px; } .noUi-vertical .noUi-handle:after { top: 7px; } /* Disabled state; */ [disabled].noUi-connect, [disabled] .noUi-connect { background: #B8B8B8; } [disabled] .noUi-handle { cursor: not-allowed; }
src/burshtinskiy/htmls/burshtinskiy-tabl-3.html
arcgistask/arcgistask.github.io
<table border="1" cellspacing="0" cellpadding="0" width="100%"> <tbody> <tr> <td width="100%" colspan="3"> <p align="center"> <strong>Водогосподарський баланс водосховища</strong> </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Приходна частина в цілому, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 74,91 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> У т.ч. природній притік, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 56,17 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Підживлення, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 18,74 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Витратна частина в цілому, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 74,91 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> В т.ч. незворотні втрати, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 28,71 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Водопостачання інших споживачів, </p> <p> млн м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 8,01 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Зрошування, млн м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> не здійснюється </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Санітарні пропуски, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 15,77 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Холості скиди, млн м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 0,5 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Випаровування, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 5,92 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Фільтрація, млн м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> 16 </p> </td> </tr> <tr> <td width="51%" nowrap="" valign="top"> <p> Акумуляція усього +/-, млн. м<sup>3</sup> </p> </td> <td width="42%" nowrap="" valign="top"> <p> - </p> </td> </tr> </tbody> </table>
2012.12.0/apidocs/org/wildfly/swarm/config/elytron/class-use/ChainedPrincipalTransformer.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Dec 12 12:37:17 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.elytron.ChainedPrincipalTransformer (BOM: * : All 2012.12.0 API)</title> <meta name="date" content="2017-12-12"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.elytron.ChainedPrincipalTransformer (BOM: * : All 2012.12.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2012.12.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/ChainedPrincipalTransformer.html" target="_top">Frames</a></li> <li><a href="ChainedPrincipalTransformer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.elytron.ChainedPrincipalTransformer" class="title">Uses of Class<br>org.wildfly.swarm.config.elytron.ChainedPrincipalTransformer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.elytron">org.wildfly.swarm.config.elytron</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#chainedPrincipalTransformer-java.lang.String-">chainedPrincipalTransformer</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return types with arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#chainedPrincipalTransformers--">chainedPrincipalTransformers</a></span>()</code> <div class="block">Get the list of ChainedPrincipalTransformer resources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#chainedPrincipalTransformer-org.wildfly.swarm.config.elytron.ChainedPrincipalTransformer-">chainedPrincipalTransformer</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&nbsp;value)</code> <div class="block">Add the ChainedPrincipalTransformer object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#chainedPrincipalTransformers-java.util.List-">chainedPrincipalTransformers</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&gt;&nbsp;value)</code> <div class="block">Add all ChainedPrincipalTransformer objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.elytron"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a> in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&lt;T&gt;&gt;</span></code> <div class="block">A principal transformer definition where the principal transformer is a chaining of other principal transformers.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformerConsumer.html" title="interface in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformerConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformerSupplier.html" title="interface in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformerSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">ChainedPrincipalTransformer</a></code></td> <td class="colLast"><span class="typeNameLabel">ChainedPrincipalTransformerSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformerSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of ChainedPrincipalTransformer resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/elytron/ChainedPrincipalTransformer.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2012.12.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/ChainedPrincipalTransformer.html" target="_top">Frames</a></li> <li><a href="ChainedPrincipalTransformer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
public/scaladoc/3.0.0/org/scalatest/matchers/BeMatcher$.html
scalatest/scalatest-website
<!DOCTYPE html > <html> <head> <title>BeMatcher - ScalaTest 3.0.0 - org.scalatest.matchers.BeMatcher</title> <meta name="description" content="BeMatcher - ScalaTest 3.0.0 - org.scalatest.matchers.BeMatcher" /> <meta name="keywords" content="BeMatcher ScalaTest 3.0.0 org.scalatest.matchers.BeMatcher" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript" src="../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../../index.html'; var hash = 'org.scalatest.matchers.BeMatcher$'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> </head> <body class="value"> <!-- Top of doc.scalatest.org [javascript] --> <script type="text/javascript"> var rnd = window.rnd || Math.floor(Math.random()*10e6); var pid204546 = window.pid204546 || rnd; var plc204546 = window.plc204546 || 0; var abkw = window.abkw || ''; var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER'; document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>'); </script> <div id="definition"> <a href="BeMatcher.html" title="See companion trait"><img alt="Object/Trait" src="../../../lib/object_to_trait_big.png" /></a> <p id="owner"><a href="../../package.html" class="extype" name="org">org</a>.<a href="../package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="package.html" class="extype" name="org.scalatest.matchers">matchers</a></p> <h1><a href="BeMatcher.html" title="See companion trait">BeMatcher</a></h1><h3><span class="morelinks"><div> Related Docs: <a href="BeMatcher.html" title="See companion trait">trait BeMatcher</a> | <a href="package.html" class="extype" name="org.scalatest.matchers">package matchers</a> </div></span></h3><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <span class="name">BeMatcher</span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Companion object for trait <code>BeMatcher</code> that provides a factory method that creates a <code>BeMatcher[T]</code> from a passed function of type <code>(T =&gt; MatchResult)</code>. </p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-3.0.0/scalatest//src/main/scala/org/scalatest/matchers/BeMatcher.scala" target="_blank">BeMatcher.scala</a></dd></dl><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="org.scalatest.matchers.BeMatcher"><span>BeMatcher</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div id="template"> <div id="allMembers"> <div id="values" class="values members"> <h3>Value Members</h3> <ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@!=(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <a id="##():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@##():Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@==(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="org.scalatest.matchers.BeMatcher#apply" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="apply[T](fun:T=&gt;org.scalatest.matchers.MatchResult)(implicitev:scala.reflect.ClassTag[T]):org.scalatest.matchers.BeMatcher[T]"></a> <a id="apply[T]((T)⇒MatchResult)(ClassTag[T]):BeMatcher[T]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">apply</span><span class="tparams">[<span name="T">T</span>]</span><span class="params">(<span name="fun">fun: (<span class="extype" name="org.scalatest.matchers.BeMatcher.apply.T">T</span>) ⇒ <a href="MatchResult.html" class="extype" name="org.scalatest.matchers.MatchResult">MatchResult</a></span>)</span><span class="params">(<span class="implicit">implicit </span><span name="ev">ev: <span class="extype" name="scala.reflect.ClassTag">ClassTag</span>[<span class="extype" name="org.scalatest.matchers.BeMatcher.apply.T">T</span>]</span>)</span><span class="result">: <a href="BeMatcher.html" class="extype" name="org.scalatest.matchers.BeMatcher">BeMatcher</a>[<span class="extype" name="org.scalatest.matchers.BeMatcher.apply.T">T</span>]</span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@apply[T](fun:T=&gt;org.scalatest.matchers.MatchResult)(implicitev:scala.reflect.ClassTag[T]):org.scalatest.matchers.BeMatcher[T]" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <p class="shortcomment cmt">Factory method that creates a <code>BeMatcher[T]</code> from a passed function of type <code>(T =&gt; MatchResult)</code>.</code></code></p><div class="fullcomment"><div class="comment cmt"><p>Factory method that creates a <code>BeMatcher[T]</code> from a passed function of type <code>(T =&gt; MatchResult)</code>. </p></div></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@asInstanceOf[T0]:T0" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@clone():Object" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@eq(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@equals(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@finalize():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@getClass():Class[_]" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@hashCode():Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@isInstanceOf[T0]:Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@ne(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@notify():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@notifyAll():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@synchronized[T0](x$1:=&gt;T0):T0" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@toString():String" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@wait():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@wait(x$1:Long,x$2:Int):Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#org.scalatest.matchers.BeMatcher$@wait(x$1:Long):Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
2017.12.1/apidocs/org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:36 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ReverseProxyConsumer (BOM: * : All 2017.12.1 API)</title> <meta name="date" content="2017-12-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="ReverseProxyConsumer (BOM: * : All 2017.12.1 API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default 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/ReverseProxyConsumer.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.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxy.ReverseProxyResources.html" title="class in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxySupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" target="_top">Frames</a></li> <li><a href="ReverseProxyConsumer.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.undertow.configuration</div> <h2 title="Interface ReverseProxyConsumer" class="title">Interface ReverseProxyConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxy.html" title="class in org.wildfly.swarm.config.undertow.configuration">ReverseProxy</a>&lt;T&gt;&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">ReverseProxyConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxy.html" title="class in org.wildfly.swarm.config.undertow.configuration">ReverseProxy</a>&lt;T&gt;&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><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default 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="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of ReverseProxy resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ReverseProxyConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html#andThen-org.wildfly.swarm.config.undertow.configuration.ReverseProxyConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ReverseProxyConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="accept-org.wildfly.swarm.config.undertow.configuration.ReverseProxy-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of ReverseProxy resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.undertow.configuration.ReverseProxyConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ReverseProxyConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ReverseProxyConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" title="type parameter in ReverseProxyConsumer">T</a>&gt;&nbsp;after)</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/ReverseProxyConsumer.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.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxy.ReverseProxyResources.html" title="class in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ReverseProxySupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/undertow/configuration/ReverseProxyConsumer.html" target="_top">Frames</a></li> <li><a href="ReverseProxyConsumer.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>
2.4.0.Final/apidocs/org/wildfly/swarm/config/logging/class-use/PeriodicRotatingFileHandler.html
wildfly-swarm/wildfly-swarm-javadocs
<!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 Sun Mar 17 11:03:40 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler (BOM: * : All 2.4.0.Final API)</title> <meta name="date" content="2019-03-17"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler (BOM: * : All 2.4.0.Final 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/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.4.0.Final</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/logging/class-use/PeriodicRotatingFileHandler.html" target="_top">Frames</a></li> <li><a href="PeriodicRotatingFileHandler.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler" class="title">Uses of Class<br>org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.logging">org.wildfly.swarm.config.logging</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></code></td> <td class="colLast"><span class="typeNameLabel">Logging.LoggingResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Logging.LoggingResources.html#periodicRotatingFileHandler-java.lang.String-">periodicRotatingFileHandler</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return types with arguments of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Logging.LoggingResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Logging.LoggingResources.html#periodicRotatingFileHandlers--">periodicRotatingFileHandlers</a></span>()</code> <div class="block">Get the list of PeriodicRotatingFileHandler resources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Logging.html" title="type parameter in Logging">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Logging.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Logging.html#periodicRotatingFileHandler-org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler-">periodicRotatingFileHandler</a></span>(<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&nbsp;value)</code> <div class="block">Add the PeriodicRotatingFileHandler object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type arguments of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Logging.html" title="type parameter in Logging">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Logging.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Logging.html#periodicRotatingFileHandlers-java.util.List-">periodicRotatingFileHandlers</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&gt;&nbsp;value)</code> <div class="block">Add all PeriodicRotatingFileHandler objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.logging"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a> in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&lt;T&gt;&gt;</span></code> <div class="block">Defines a handler which writes to a file, rotating the log after a time period derived from the given suffix string, which should be in a format understood by java.text.SimpleDateFormat.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandlerConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandlerSupplier.html" title="interface in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandlerSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a> that return <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></code></td> <td class="colLast"><span class="typeNameLabel">PeriodicRotatingFileHandlerSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandlerSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of PeriodicRotatingFileHandler resource</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></code></td> <td class="colLast"><span class="typeNameLabel">LoggingProfile.LoggingProfileResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.LoggingProfileResources.html#periodicRotatingFileHandler-java.lang.String-">periodicRotatingFileHandler</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a> that return types with arguments of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LoggingProfile.LoggingProfileResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.LoggingProfileResources.html#periodicRotatingFileHandlers--">periodicRotatingFileHandlers</a></span>()</code> <div class="block">Get the list of PeriodicRotatingFileHandler resources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.html" title="type parameter in LoggingProfile">T</a></code></td> <td class="colLast"><span class="typeNameLabel">LoggingProfile.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.html#periodicRotatingFileHandler-org.wildfly.swarm.config.logging.PeriodicRotatingFileHandler-">periodicRotatingFileHandler</a></span>(<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&nbsp;value)</code> <div class="block">Add the PeriodicRotatingFileHandler object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../org/wildfly/swarm/config/logging/package-summary.html">org.wildfly.swarm.config.logging</a> with type arguments of type <a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.html" title="type parameter in LoggingProfile">T</a></code></td> <td class="colLast"><span class="typeNameLabel">LoggingProfile.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/LoggingProfile.html#periodicRotatingFileHandlers-java.util.List-">periodicRotatingFileHandlers</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">PeriodicRotatingFileHandler</a>&gt;&nbsp;value)</code> <div class="block">Add all PeriodicRotatingFileHandler objects to this subresource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/logging/PeriodicRotatingFileHandler.html" title="class in org.wildfly.swarm.config.logging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.4.0.Final</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/logging/class-use/PeriodicRotatingFileHandler.html" target="_top">Frames</a></li> <li><a href="PeriodicRotatingFileHandler.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>