path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
2.7.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/elytron/class-use/AggregateSASLServerFactorySupplier.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 Mon Jun 22 05:15:31 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.elytron.AggregateSASLServerFactorySupplier (BOM: * : All 2.7.1.Final-SNAPSHOT API)</title> <meta name="date" content="2020-06-22"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.elytron.AggregateSASLServerFactorySupplier (BOM: * : All 2.7.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/elytron/AggregateSASLServerFactorySupplier.html" title="interface 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">Thorntail API, 2.7.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/elytron/class-use/AggregateSASLServerFactorySupplier.html" target="_top">Frames</a></li> <li><a href="AggregateSASLServerFactorySupplier.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.elytron.AggregateSASLServerFactorySupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.elytron.AggregateSASLServerFactorySupplier</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/AggregateSASLServerFactorySupplier.html" title="interface in org.wildfly.swarm.config.elytron">AggregateSASLServerFactorySupplier</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> </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/AggregateSASLServerFactorySupplier.html" title="interface in org.wildfly.swarm.config.elytron">AggregateSASLServerFactorySupplier</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/AggregateSASLServerFactorySupplier.html" title="interface in org.wildfly.swarm.config.elytron">AggregateSASLServerFactorySupplier</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#aggregateSaslServerFactory-org.wildfly.swarm.config.elytron.AggregateSASLServerFactorySupplier-">aggregateSaslServerFactory</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/AggregateSASLServerFactorySupplier.html" title="interface in org.wildfly.swarm.config.elytron">AggregateSASLServerFactorySupplier</a>&nbsp;supplier)</code> <div class="block">Install a supplied AggregateSASLServerFactory object to the list of subresources</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/AggregateSASLServerFactorySupplier.html" title="interface 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">Thorntail API, 2.7.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/elytron/class-use/AggregateSASLServerFactorySupplier.html" target="_top">Frames</a></li> <li><a href="AggregateSASLServerFactorySupplier.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>
web/traxx/templates/index.html
tinuzz/traxx
<!DOCTYPE html> <html> <head> <title>Traxx</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="{{ url_for('static', filename='lib/bootstrap/css/bootstrap.min.css') }}" rel="stylesheet" media="screen"> <link href="{{ url_for('static', filename='lib/bootstrap/css/bootstrap-responsive.min.css') }}" rel="stylesheet" media="screen"> <link href="{{ url_for('static', filename='lib/bootstrapSwitch.css') }}" rel="stylesheet" media="screen"> <style> /* Some overrides for Bootstrap */ .popover.right { margin-left: 20px; } .sortable-placeholder { border: 4px soldi red; } .table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th { background-color: #f4f4ff; } .btn-tiny { padding: 0 4px; font-size: 7px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } body { padding-top: 55px; } .navbar-fixed-top .navbar-inner { padding-left: 10px; } </style> <script type=text/javascript> $SCRIPT_ROOT = {{ request.script_root|tojson|safe }}; </script> </head> <body> <div class="container-fluid"> <div class="masthead"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <a class="brand" href="#">Traxx Music Library</a> <ul class="nav nav-pills pull-right" style="margin-right: 5px"> <li><a href="#" id="showplaylistmodal" class="btn btn-small">Playlist</a></li> <li><a href="#" id="showstreams" class="btn btn-small">Streams</a></li> <li><a href="#" id="showoutputs" class="btn btn-small">Outputs</a></li> </ul> </div> </div> </div> <!-- search bar --> <div class="row"> <div class="span10"> <!-- breadcrumbs --> <div id="breadcrumbs"> </div> <br /> <div id="searchbar"> <form> <div class="input-prepend input-append"> <div class="btn-group"> <button class="btn dropdown-toggle" data-toggle="dropdown"> Files <span class="caret"></span> </button> <ul class="dropdown-menu"> <li><a href="#">Files</a></li> <li><a href="#">Folders</a></li> </ul> </div> <input id="search" class="input-xlarge" type="text" name="q" placeholder="Artist or title"> <button class="btn" type="button" id="searchbutton">Search</button> </div> </form> </div> </div> <div class="span2"> <div id="folderjpg" class="pull-right" style="width: 100px; height: 100px"> </div> </div> </div> <hr style="margin: 5px 0" /> <!-- list of directories, populated with jQuery AJAX --> <div class="row"> <div id="dirlist"> </div> </div> <br /> <!-- list of songs, populated with jQuery AJAX --> <div class="row"> <div class="span12"> <b>Songs</b> <div class="btn-group pull-right"> <button id="sortbutton" class="btn dropdown-toggle" data-toggle="dropdown"> Sort <span class="caret"></span> </button> <ul class="dropdown-menu"> <li><a href="#" data-sort="trackno">Track no.</a></li> <li><a href="#" data-sort="artist">Artist</a></li> <li><a href="#" data-sort="title">Title</a></li> <li><a href="#" data-sort="length">Length</a></li> <li><a href="#" data-sort="size">Size</a></li> </ul> </div> <br /><br /> <div id="songlist"> </div> </div> </div> </div> <!-- end container --> <!-- playlist modal --> <div class="modal hide" id="playlistmodal"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h3 id="plhead" class="muted" style="display: inline"><span id="pltxt">Playlist</span></h3> <span class="pull-right" style="margin-top: 5px; margin-right: 15px">Status: <span id="mpdstatus" class="text-info">unknown</span></span> &nbsp; &nbsp; </div> <div class="modal-body" id="mpdplaylist"> </div> <div class="modal-footer"> <a href="#" class="btn" id="mpd_play"><i class="icon-play"></i></a> <a href="#" class="btn" id="mpd_stop"><i class="icon-stop"></i></a> <a href="#" class="btn" id="mpd_pause"><i class="icon-pause"></i></a> <a href="#" class="btn" id="mpd_prev"><i class="icon-fast-backward"></i></a> <a href="#" class="btn" id="mpd_next"><i class="icon-fast-forward"></i></a> <a href="#" class="btn" id="mpd_clear"><i class="icon-trash"></i></a> <a href="#" class="btn" id="mpd_cleanup"><i class="icon-remove-circle"></i></a> </div> </div> <!-- streams modal --> <div class="modal hide" id="streamsmodal"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h3 class="muted">Streams</h3> </div> <div class="modal-body" id="streamsbody"> </div> <div class="modal-footer"> <a href="#" class="btn" data-dismiss="modal">Close</a> </div> </div> <!-- outputs modal --> <div class="modal hide" id="outputsmodal"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h3 class="muted">Outputs</h3> </div> <div class="modal-body" id="outputsbody"> </div> <div class="modal-footer"> <a href="#" class="btn" data-dismiss="modal">Close</a> </div> </div> <!-- image modal --> <div class="modal hide" id="imagemodal"> <div class="modal-body" id="outputsbody"> <img id="imageinmodal" /> </div> </div> <!-- scripts --> <script src="{{ url_for('static', filename='lib/jquery.js') }}"></script> <script src="{{ url_for('static', filename='lib/jquery-ui/js/jquery-ui-1.10.1.custom.min.js') }}"></script> <script src="{{ url_for('static', filename='lib/bootstrap/js/bootstrap.min.js') }}"></script> <script src="{{ url_for('static', filename='lib/bootstrapx-clickover.js') }}"></script> <script src="{{ url_for('static', filename='lib/pjax/jquery.pjax.js') }}"></script> <script src="{{ url_for('static', filename='lib/spin.min.js') }}"></script> <script src="{{ url_for('static', filename='lib/jquery.spin.js') }}"></script> <script src="{{ url_for('static', filename='lib/bootstrapSwitch.js') }}"></script> <script type="text/javascript"> var initpath = '{{ path|urlencode }}'; </script> <script src="{{ url_for('static', filename='site.js') }}?{{ js_mtime }}"></script> </body> </html>
src/styles/elements.css
lawrence0819/neptune-front
@import "./variables.css"; .divider { &.bottom-space{ padding-bottom: var(--space); } &.top-space{ padding-top: var(--space); } }
treebanks/olo_kkpp/olo_kkpp-pos-ADV.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of ADV in UD_Livvi-KKPP</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/olo_kkpp/olo_kkpp-pos-ADV.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_livvi-kkpp-pos-tags-adv">Treebank Statistics: UD_Livvi-KKPP: POS Tags: <code class="language-plaintext highlighter-rouge">ADV</code></h2> <p>There are 55 <code class="language-plaintext highlighter-rouge">ADV</code> lemmas (9%), 55 <code class="language-plaintext highlighter-rouge">ADV</code> types (7%) and 104 <code class="language-plaintext highlighter-rouge">ADV</code> tokens (6%). Out of 14 observed tags, the rank of <code class="language-plaintext highlighter-rouge">ADV</code> is: 4 in number of lemmas, 4 in number of types and 4 in number of tokens.</p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">ADV</code> lemmas: <em>sit, ainos, gu, muga, ylen, hyvin, jo, ližäkse, sen, taaste</em></p> <p>The 10 most frequent <code class="language-plaintext highlighter-rouge">ADV</code> types: <em>sit, ainos, gu, muga, ylen, hyvin, jo, ližäkse, sen, taaste</em></p> <p>The 10 most frequent ambiguous lemmas: <em>sit</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 13, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>da</em> (<tt><a href="olo_kkpp-pos-CCONJ.html">CCONJ</a></tt> 42, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1), <em>hantuzis</em> (<tt><a href="olo_kkpp-pos-ADP.html">ADP</a></tt> 1, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1), <em>kai</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>kui</em> (<tt><a href="olo_kkpp-pos-SCONJ.html">SCONJ</a></tt> 3, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1), <em>vai</em> (<tt><a href="olo_kkpp-pos-CCONJ.html">CCONJ</a></tt> 3, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1)</p> <p>The 10 most frequent ambiguous types: <em>sit</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 3, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>sen</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>hantuzis</em> (<tt><a href="olo_kkpp-pos-ADP.html">ADP</a></tt> 1, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1), <em>kai</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>kui</em> (<tt><a href="olo_kkpp-pos-SCONJ.html">SCONJ</a></tt> 3, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1), <em>sie</em> (<tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1, <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1), <em>vai</em> (<tt><a href="olo_kkpp-pos-CCONJ.html">CCONJ</a></tt> 3, <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1)</p> <ul> <li><em>sit</em> <ul> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 3: <em>Sit taaste tämä briha kuuloitti : “ Konzu minun taatto oli bohattu , <b>sit</b> saaril andoi kolme puččii d’engaa .</em></li> <li><tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1: <em>Heil ei ole ovvostustu <b>sit</b> , ken sen kirjutti .</em></li> </ul> </li> <li><em>sen</em> <ul> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>Tavallizele ristikanzale on ylen jygei kerras arvata , mis on pagin vahnas arbaitukses , gu tekstas nimidä ei sanottu kohti da <b>sen</b> ližäkse käytettih erilazii metaaforoi .</em></li> <li><tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1: <em>Heil ei ole ovvostustu sit , ken <b>sen</b> kirjutti .</em></li> </ul> </li> <li><em>hantuzis</em> <ul> <li><tt><a href="olo_kkpp-pos-ADP.html">ADP</a></tt> 1: <em>Festivualin <b>hantuzis</b> pietäh kaksi kilbua nuorih niškoi : Moja Karelija -videos’užietoin kilbu da Karelija – eto mi -karjalan , vepsän da suomen kieldy maltajien kilbu .</em></li> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>Tämän festivualin <b>hantuzis</b> järjestetäh kaksi matkua Petroskoispäi Anuksen piirih : nuorien pajo- da tansijoukot lähtietäh ezittymäh Anuksen piirin kylih .</em></li> </ul> </li> <li><em>kai</em> <ul> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>Sen ližäkse lapset hyvin tiettih <b>kai</b> vešit , kudamat kuvattih tekstois , gu net kuuluttih jogapäiväzeh elaigah .</em></li> <li><tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1: <em>Murginan jälles <b>kai</b> matkuniekat lähtiettih Kotkatjärvele , sigäläzes kul’tuurutalois ezityttih jo kaksi joukkuo .</em></li> </ul> </li> <li><em>kui</em> <ul> <li><tt><a href="olo_kkpp-pos-SCONJ.html">SCONJ</a></tt> 3: <em>Vojennoit vastatah , <b>kui</b> saari käski : “ Kuulimo myö tämän dai tiezimö “ .</em></li> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>“ Tverin Karjalas olen hyväs mieles , <b>kui</b> omas kodikyläs ”</em></li> </ul> </li> <li><em>sie</em> <ul> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>Vuvves 1994 algajen <b>sie</b> ruadau Tverinkarjalaisten ystävät ry -liitto , kuduan alguhpanijannu oli tundiettu suomelaine tiedomies Pertti Virtaranta .</em></li> <li><tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> 1: <em>Oli <b>sie</b> enne saari .</em></li> </ul> </li> <li><em>vai</em> <ul> <li><tt><a href="olo_kkpp-pos-CCONJ.html">CCONJ</a></tt> 3: <em>Arbaituksii vähan käytetäh argielaijas , enimytten <b>vai</b> lapsien keskes .</em></li> <li><tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> 1: <em>– Tverin Karjalua koskijoi kielitiijollizii tutkimuksii rodieu ainos <b>vai</b> enämbi Suomes da Ven’al .</em></li> </ul> </li> </ul> <h2 id="morphology">Morphology</h2> <p>The form / lemma ratio of <code class="language-plaintext highlighter-rouge">ADV</code> is 1.000000 (the average of all parts of speech is 1.333901).</p> <p>The 1st highest number of forms (1) was observed with the lemma “Konzubo”: <em>Konzubo</em>.</p> <p>The 2nd highest number of forms (1) was observed with the lemma “ainos”: <em>ainos</em>.</p> <p>The 3rd highest number of forms (1) was observed with the lemma “buitegu”: <em>buitegu</em>.</p> <p><code class="language-plaintext highlighter-rouge">ADV</code> does not occur with any features.</p> <h2 id="relations">Relations</h2> <p><code class="language-plaintext highlighter-rouge">ADV</code> nodes are attached to their parents using 6 different relations: <tt><a href="olo_kkpp-dep-advmod.html">advmod</a></tt> (97; 93% instances), <tt><a href="olo_kkpp-dep-fixed.html">fixed</a></tt> (3; 3% instances), <tt><a href="olo_kkpp-dep-case.html">case</a></tt> (1; 1% instances), <tt><a href="olo_kkpp-dep-compound.html">compound</a></tt> (1; 1% instances), <tt><a href="olo_kkpp-dep-conj.html">conj</a></tt> (1; 1% instances), <tt><a href="olo_kkpp-dep-orphan.html">orphan</a></tt> (1; 1% instances)</p> <p>Parents of <code class="language-plaintext highlighter-rouge">ADV</code> nodes belong to 5 different parts of speech: <tt><a href="olo_kkpp-pos-VERB.html">VERB</a></tt> (86; 83% instances), <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> (6; 6% instances), <tt><a href="olo_kkpp-pos-NOUN.html">NOUN</a></tt> (6; 6% instances), <tt><a href="olo_kkpp-pos-ADJ.html">ADJ</a></tt> (5; 5% instances), <tt><a href="olo_kkpp-pos-SCONJ.html">SCONJ</a></tt> (1; 1% instances)</p> <p>90 (87%) <code class="language-plaintext highlighter-rouge">ADV</code> nodes are leaves.</p> <p>13 (13%) <code class="language-plaintext highlighter-rouge">ADV</code> nodes have one child.</p> <p>1 (1%) <code class="language-plaintext highlighter-rouge">ADV</code> nodes have two children.</p> <p>The highest child degree of a <code class="language-plaintext highlighter-rouge">ADV</code> node is 2.</p> <p>Children of <code class="language-plaintext highlighter-rouge">ADV</code> nodes are attached using 6 different relations: <tt><a href="olo_kkpp-dep-cc.html">cc</a></tt> (5; 33% instances), <tt><a href="olo_kkpp-dep-fixed.html">fixed</a></tt> (4; 27% instances), <tt><a href="olo_kkpp-dep-advmod.html">advmod</a></tt> (2; 13% instances), <tt><a href="olo_kkpp-dep-conj.html">conj</a></tt> (2; 13% instances), <tt><a href="olo_kkpp-dep-nmod.html">nmod</a></tt> (1; 7% instances), <tt><a href="olo_kkpp-dep-punct.html">punct</a></tt> (1; 7% instances)</p> <p>Children of <code class="language-plaintext highlighter-rouge">ADV</code> nodes belong to 5 different parts of speech: <tt><a href="olo_kkpp-pos-ADV.html">ADV</a></tt> (6; 40% instances), <tt><a href="olo_kkpp-pos-CCONJ.html">CCONJ</a></tt> (5; 33% instances), <tt><a href="olo_kkpp-pos-NOUN.html">NOUN</a></tt> (2; 13% instances), <tt><a href="olo_kkpp-pos-PRON.html">PRON</a></tt> (1; 7% instances), <tt><a href="olo_kkpp-pos-PUNCT.html">PUNCT</a></tt> (1; 7% instances)</p> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
day47-vlFutbolRotation.html
VirtualLayout/360sites
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Day47-vlFutbolRotation</title> <script src="https://aframe.io/releases/0.2.0/aframe.min.js"></script> <script src="https://rawgit.com/ngokevin/aframe-text-component/master/dist/aframe-text-component.min.js"></script> <script src="https://code.jquery.com/jquery-2.1.1.js"></script> </head> <body> <a-scene> <!-- camera --> <a-entity position="0 0 0"> <a-camera> <a-entity cursor="maxDistance:10000" position="0 0 -1" color="pink" geometry="primitive:ring; color:pink; radiusInner:.005; radiusOuter:.01"></a-entity> </a-camera> </a-entity> <!--divs and baloon--> <a-entity id="titleName"></a-entity> <a-entity id="sphereA"> <a-sphere id="sphere1" visable="true" material="src:url(http://www.headsub.com/attachment/uq23A3T8/Templates/Textures/Football.png)" radius="1"></a-sphere> <a-animation attribute="position" from="0 -20 -2" to="0 0 -2"></a-animation> </a-entity> <!-- light --> <a-entity><a-entity light="color:#F5F5F5; intensity:2" position="-1 3 2"></a-entity></a-entity> <a-sky color="#333"></a-sky> </a-scene> <script> $(document).ready(function(){ document.querySelector('#sphere1').addEventListener('click', function () { // text add $("a-scene").append('<a-entity><a-entity material="color:#F16785" scale="5 5 5" text="text:Lay ut"></a-entity><a-animation begin="500" attribute="position" from="20 0 -10" to=".15 0 -10"></a-animation></a-entity>'); $("a-scene").append('<a-entity><a-entity material="color:#F16785" scale="5 5 5" text="text:Virtual"></a-entity><a-animation begin="500" attribute="position" from="-20 0 -10" to="-10.5 0 -10"></a-animation></a-entity>'); // welcome slide in and slide out $("a-scene").append('<a-entity><a-entity material="color:#F16785" scale="1 1 1" text="text:Welcome to"></a-entity><a-animation begin="1100" attribute="position" from="-20 3 -10" to="-4 3 -10"></a-animation><a-animation begin="2000" attribute="position" from="-4 3 -10" to="-40 3 -10"></a-animation></a-entity>'); // animated spotlight $("a-scene").append('<a-entity><a-entity light="color:#F5F5F5; type:spot; intensity:1.8; angle:10"></a-entity><a-animation attribute="position" dur="5000" from="-25 -2 2" to="25 -1 4" repeat="indefinite"></a-animation></a-entity>'); // remove original sphere $(this).hide(1,function(){$(this).remove();}); // create new sphere $("a-scene").append('<a-entity id="sphereB"><a-sphere position="0 0 -2" id="sphere1" material="src:url(http://www.headsub.com/attachment/uq23A3T8/Templates/Textures/Football.png)" radius="1"></a-sphere><a-animation attribute="position" from=0 0 -4" to="0 4 -8"></a-animation><a-animation begin="1710" attribute="rotation" dur="5000" fill="forwards" to="0 0 -360" repeat="indefinite"></a-animation><a-animation attribute="position" begin="1710" from="0 4 -8" to="2 5 -8"></a-animation><a-animation attribute="position" begin="2500" from="2 5 -8" to="3.5 4 -8"></a-animation><a-animation attribute="position" begin="3400" from="3.5 4 -8" to="6.58 4 -8"></a-animation><a-animation attribute="position" begin="4300" from="6.58 4 -8" to="6.58 .9 -8"></a-animation></a-entity>'); }); }); </script> </body> </html>
client/app/funcion/funcion.html
salvadoracosta/SS
<div class="bg-light lter b-b wrapper-md"> <toaster-container toaster-options="{'position-class': 'toast-top-right', 'close-button':true}"></toaster-container> <div class="row"> <div class="col-sm-3 col-xs-12"> <h1 class="m-n font-thin h3 text-black">Funciones</h1> <small class="text-muted">Registro de Funciones</small> </div> </div> </div> <div class ="wrapper-md ng-scope" ng-scope="FuncionesCtrl"> <div class ="col" > <div class ="row"> <div class="col-sm-12"> <div class="panel panel-default" > <div class="panel-heading font-bold">Registro de Funcion</div> <div class="panel-body"> <form class="bs-example form-horizontal ng-pristine ng-valid" name="form" novalidate> <div class="form-group"> <label class="col-lg-2 control-label ">Nombre Función</label> <div class="col-lg-10"> <input type="text" class="form-control" ng-model="nombre" required> </div> </div> <div class="form-group"> <label class="col-lg-2 control-label ">Comentario</label> <div class="col-lg-10"> <input type="text" class="form-control" ng-model="comentario" required> </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 1</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v1}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v1}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 2</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider2" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v2}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v2}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 3</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider3" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v3}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v3}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 4</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider4" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v4}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v4}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 4</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider5" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v5}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v5}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 6</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider6" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v6}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v6}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 7</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider7" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v7}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v7}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 8</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider8" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v8}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v8}} </div> </div> <div class="form-group"> <label class="col-lg-2 control-label">ival 9</label> <div class="col-sm-10 ng-binding"> <div class="slider slider-horizontal"><div class="slider-track"><div class="slider-selection" style="left: 0%; width: 15%;"></div><div class="slider-handle min-slider-handle round" style="left: 15%;" tabindex="0"></div><div class="slider-handle max-slider-handle round hide" tabindex="0" style="left: 0%;"></div></div><div id="tooltip" class="tooltip top" style="top: -30px; left: 15%; margin-left: -10.5px;"><div class="tooltip-arrow"></div><div class="tooltip-inner">3</div></div><div id="tooltip_min" class="tooltip top" style="top: -30px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><div id="tooltip_max" class="tooltip bottom" style="top: 18px;"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div><input id="slider9" ui-jq="slider" ui-options="{ min: 0, max: 1, step: 0.1, value: {{v9}} }" class="slider slider-horizontal form-control" type="text" style="display: none;"></div> {{v9}} </div> </div> <div class="form-group"> <div class="col-lg-offset-2 col-lg-10"> <button type="submit" class="btn btn-sm btn-success" ng-click="addFuncion()" ng-disabled='form.$invalid'>Registrar</button> <button type="submit" class="btn btn-sm btn-danger" ng-click="notshowregistro()">Cancelar</button> </div> </div> </form> </div> </div> </div> </div> </div> </div>
Documentations/html/_f_h_cloud_request_8cs.html
feedhenry/fh-dotnet-sdk
<!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>fh-dotnet-sdk: FHSDK/API/FHCloudRequest.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); </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">fh-dotnet-sdk &#160;<span id="projectnumber">1.3.9</span> </div> <div id="projectbrief">FeedHenry C#/.Net Native SDK (WP and Xamarin)</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('_f_h_cloud_request_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="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">FHCloudRequest.cs File Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_h_s_d_k_1_1_a_p_i_1_1_f_h_cloud_request.html">FHSDK.API.FHCloudRequest</a></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Class represents cloud requests. <a href="class_f_h_s_d_k_1_1_a_p_i_1_1_f_h_cloud_request.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespace_f_h_s_d_k_1_1_a_p_i"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_f_h_s_d_k_1_1_a_p_i.html">FHSDK.API</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</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="navelem"><a class="el" href="dir_62894b74a7fb75891ba900def47f0d7a.html">FHSDK</a></li><li class="navelem"><a class="el" href="dir_9a5d28c5a22bb020b5048d5af04cc036.html">API</a></li><li class="navelem"><a class="el" href="_f_h_cloud_request_8cs.html">FHCloudRequest.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.13 </li> </ul> </div> </body> </html>
web/static/javadoc/5.9.0-rc1/acra/org.acra.config/-http-sender-configuration-builder/compress.html
ACRA/acra
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>compress</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"><a href="../../../index.html"> <div id="logo"></div> </a> <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/main.js"></script> <div class="main-content" id="content" pageIds="acra::org.acra.config/HttpSenderConfigurationBuilder/compress/#/PointingToDeclaration//-535716451"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../../index.html">acra</a>/<a href="../index.html">org.acra.config</a>/<a href="index.html">HttpSenderConfigurationBuilder</a>/<a href="compress.html">compress</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector jvm-like" data-active="" data-filter=":acra-toast:dokkaHtml/release">androidJvm</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>compress</span></h1> </div> <div class="divergent-group" data-filterable-current=":acra-toast:dokkaHtml/release" data-filterable-set=":acra-toast:dokkaHtml/release"><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=":acra-toast:dokkaHtml/release"><div class="symbol monospace">var <a href="compress.html">compress</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> <h2 class="">See also</h2><div data-togglable="See also"><div class="platform-hinted WithExtraAttributes" data-platform-hinted="data-platform-hinted" data-togglable="See also"><div class="content sourceset-depenent-content" data-active="" data-togglable=":acra-toast:dokkaHtml/release"><div data-togglable="See also"><div class="table" data-togglable="See also"><div class="table-row" data-filterable-current=":acra-toast:dokkaHtml/release" data-filterable-set=":acra-toast:dokkaHtml/release"><div class="main-subrow keyValue WithExtraAttributes RowTitle"><div class=""><span class="inline-flex"><a href="../-http-sender-configuration/compress.html">org.acra.config.HttpSenderConfiguration</a></span><span class="inline-flex"><div data-togglable="See also"></div></span></div><div></div></div></div></div></div></div></div></div></div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.resource/-built-in-c-p437-tileset-resource/-h-a-c-k_64-x64/name.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>name</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.resource/BuiltInCP437TilesetResource.HACK_64X64/name/#/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.resource</a>/<a href="../index.html">BuiltInCP437TilesetResource</a>/<a href="index.html">HACK_64X64</a>/<a href="name.html">name</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>name</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="name.html">name</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</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>
2.2.0.Final/apidocs/org/wildfly/swarm/config/jca/class-use/ShortRunningThreadsSupplier.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 Sep 05 03:08:47 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.jca.ShortRunningThreadsSupplier (BOM: * : All 2.2.0.Final API)</title> <meta name="date" content="2018-09-05"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.jca.ShortRunningThreadsSupplier (BOM: * : All 2.2.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/jca/ShortRunningThreadsSupplier.html" title="interface 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.2.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/jca/class-use/ShortRunningThreadsSupplier.html" target="_top">Frames</a></li> <li><a href="ShortRunningThreadsSupplier.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.jca.ShortRunningThreadsSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.jca.ShortRunningThreadsSupplier</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/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</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.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.jca"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</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 methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/jca/package-summary.html">org.wildfly.swarm.config.jca</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</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/DistributedWorkmanager.html" title="type parameter in DistributedWorkmanager">T</a></code></td> <td class="colLast"><span class="typeNameLabel">DistributedWorkmanager.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html#shortRunningThreads-org.wildfly.swarm.config.jca.ShortRunningThreadsSupplier-">shortRunningThreads</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</a>&nbsp;supplier)</code> <div class="block">Install a supplied ShortRunningThreads object to the list of subresources</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/jca/Workmanager.html" title="type parameter in Workmanager">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Workmanager.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/jca/Workmanager.html#shortRunningThreads-org.wildfly.swarm.config.jca.ShortRunningThreadsSupplier-">shortRunningThreads</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jca/ShortRunningThreadsSupplier.html" title="interface in org.wildfly.swarm.config.jca">ShortRunningThreadsSupplier</a>&nbsp;supplier)</code> <div class="block">Install a supplied ShortRunningThreads object to the list of subresources</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/ShortRunningThreadsSupplier.html" title="interface 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.2.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/jca/class-use/ShortRunningThreadsSupplier.html" target="_top">Frames</a></li> <li><a href="ShortRunningThreadsSupplier.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>
documentation/javadoc/com/amazonaws/services/elasticmapreduce/package-frame.html
TomNong/Project2-Intel-Edison
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Thu Oct 15 19:28:09 UTC 2015 --> <title>com.amazonaws.services.elasticmapreduce (AWS SDK for Java - 1.10.27)</title> <meta name="date" content="2015-10-15"> <link rel="stylesheet" type="text/css" href="../../../../JavaDoc.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../com/amazonaws/services/elasticmapreduce/package-summary.html" target="classFrame">com.amazonaws.services.elasticmapreduce</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="AmazonElasticMapReduce.html" title="interface in com.amazonaws.services.elasticmapreduce" target="classFrame"><i>AmazonElasticMapReduce</i></a></li> <li><a href="AmazonElasticMapReduceAsync.html" title="interface in com.amazonaws.services.elasticmapreduce" target="classFrame"><i>AmazonElasticMapReduceAsync</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AbstractAmazonElasticMapReduce.html" title="class in com.amazonaws.services.elasticmapreduce" target="classFrame">AbstractAmazonElasticMapReduce</a></li> <li><a href="AbstractAmazonElasticMapReduceAsync.html" title="class in com.amazonaws.services.elasticmapreduce" target="classFrame">AbstractAmazonElasticMapReduceAsync</a></li> <li><a href="AmazonElasticMapReduceAsyncClient.html" title="class in com.amazonaws.services.elasticmapreduce" target="classFrame">AmazonElasticMapReduceAsyncClient</a></li> <li><a href="AmazonElasticMapReduceClient.html" title="class in com.amazonaws.services.elasticmapreduce" target="classFrame">AmazonElasticMapReduceClient</a></li> </ul> </div> </body> </html>
docs/cpp/dir_000001_000027.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.2"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>OR-Tools: algorithms -&gt; linear_solver Relation</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> <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" /> <link href="styleSheet.tmp.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="orLogo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OR-Tools &#160;<span id="projectnumber">9.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('dir_80dda7a75b0dfcf996988638a63eb03a.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> <h3>algorithms &rarr; linear_solver Relation</h3><table class="dirtab"><tr class="dirtab"><th class="dirtab">File in ortools/algorithms</th><th class="dirtab">Includes file in ortools/linear_solver</th></tr><tr class="dirtab"><td class="dirtab"><a class="el" href="knapsack__solver_8cc.html">knapsack_solver.cc</a></td><td class="dirtab"><a class="el" href="linear__solver_8h.html">linear_solver.h</a></td></tr></table></div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.18--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_a7cc1eeded8f693d0da6c729bc88c45a.html">ortools</a></li><li class="navelem"><a class="el" href="dir_80dda7a75b0dfcf996988638a63eb03a.html">algorithms</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.9.2 </li> </ul> </div> </body> </html>
_site/docs/1.0.0-rc.0/api/directive/ionSideMenuContent/index.html
qintengfei/ionic-site
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs"> <meta name="author" content="Drifty"> <meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/> <title>ion-side-menu-content - Directive in module ionic - Ionic Framework</title> <link href="/css/site.css?12" rel="stylesheet"> <!--<script src="//cdn.optimizely.com/js/595530035.js"></script>--> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44023830-1', 'ionicframework.com'); ga('send', 'pageview'); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> </head> <body class="docs docs-page docs-api"> <nav class="navbar navbar-default horizontal-gradient" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <i class="icon ion-navicon"></i> </button> <a class="navbar-brand" href="/"> <img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework"> </a> <a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank"> <img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block"> </a> </div> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav navbar-right"> <li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li> <li><a class="docs-nav nav-link" href="/docs/">Docs</a></li> <li><a class="nav-link" href="http://ionic.io/support">Support</a></li> <li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li> <li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle nav-link " data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <div class="arrow-up"></div> <li><a class="products-nav nav-link" href="http://ionic.io/">Ionic.io</a></li> <li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li> <li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li> <li><a class="nav-link" href="http://market.ionic.io/">Market</a></li> <li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li> <li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li> <li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li> <li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li> <!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>--> </ul> </li> </ul> </div> </div> </nav> <div class="header horizontal-gradient"> <div class="container"> <h3>ion-side-menu-content</h3> <h4>Directive in module ionic</h4> </div> <div class="news"> <div class="container"> <div class="row"> <div class="col-sm-8 news-col"> <div class="picker"> <select onchange="window.location.href=this.options[this.selectedIndex].value"> <option value="/docs/nightly/api/directive/ionSideMenuContent/" > nightly </option> <option value="/docs/api/directive/ionSideMenuContent/" > 1.1.0 (latest) </option> <option value="/docs/1.0.1/api/directive/ionSideMenuContent/" > 1.0.1 </option> <option value="/docs/1.0.0/api/directive/ionSideMenuContent/" > 1.0.0 </option> <option value="/docs/1.0.0-rc.5/api/directive/ionSideMenuContent/" > 1.0.0-rc.5 </option> <option value="/docs/1.0.0-rc.4/api/directive/ionSideMenuContent/" > 1.0.0-rc.4 </option> <option value="/docs/1.0.0-rc.3/api/directive/ionSideMenuContent/" > 1.0.0-rc.3 </option> <option value="/docs/1.0.0-rc.2/api/directive/ionSideMenuContent/" > 1.0.0-rc.2 </option> <option value="/docs/1.0.0-rc.1/api/directive/ionSideMenuContent/" > 1.0.0-rc.1 </option> <option value="/docs/1.0.0-rc.0/api/directive/ionSideMenuContent/" selected> 1.0.0-rc.0 </option> <option value="/docs/1.0.0-beta.14/api/directive/ionSideMenuContent/" > 1.0.0-beta.14 </option> <option value="/docs/1.0.0-beta.13/api/directive/ionSideMenuContent/" > 1.0.0-beta.13 </option> <option value="/docs/1.0.0-beta.12/api/directive/ionSideMenuContent/" > 1.0.0-beta.12 </option> <option value="/docs/1.0.0-beta.11/api/directive/ionSideMenuContent/" > 1.0.0-beta.11 </option> <option value="/docs/1.0.0-beta.10/api/directive/ionSideMenuContent/" > 1.0.0-beta.10 </option> </select> </div> </div> <div class="col-sm-4 search-col"> <div class="search-bar"> <span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span> <input type="search" id="search-input" value="Search"> </div> </div> </div> </div> </div> </div> <div id="search-results" class="search-results" style="display:none"> <div class="container"> <div class="search-section search-api"> <h4>JavaScript</h4> <ul id="results-api"></ul> </div> <div class="search-section search-css"> <h4>CSS</h4> <ul id="results-css"></ul> </div> <div class="search-section search-content"> <h4>Resources</h4> <ul id="results-content"></ul> </div> </div> </div> <div class="container content-container"> <div class="row"> <div class="col-md-2 col-sm-3 aside-menu"> <div> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/overview/">Overview</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/components/">CSS</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/platform-customization/">Platform Customization</a> </li> </ul> <!-- Docs: JavaScript --> <ul class="nav left-menu active-menu"> <li class="menu-title"> <a href="/docs/api/"> JavaScript </a> </li> <!-- Action Sheet --> <li class="menu-section"> <a href="/docs/api/service/$ionicActionSheet/" class="api-section"> Action Sheet </a> <ul> <li> <a href="/docs/api/service/$ionicActionSheet/"> $ionicActionSheet </a> </li> </ul> </li> <!-- Backdrop --> <li class="menu-section"> <a href="/docs/api/service/$ionicBackdrop/" class="api-section"> Backdrop </a> <ul> <li> <a href="/docs/api/service/$ionicBackdrop/"> $ionicBackdrop </a> </li> </ul> </li> <!-- Content --> <li class="menu-section"> <a href="/docs/api/directive/ionContent/" class="api-section"> Content </a> <ul> <li> <a href="/docs/api/directive/ionContent/"> ion-content </a> </li> <li> <a href="/docs/api/directive/ionRefresher/"> ion-refresher </a> </li> <li> <a href="/docs/api/directive/ionPane/"> ion-pane </a> </li> </ul> </li> <!-- Form Inputs --> <li class="menu-section"> <a href="/docs/api/directive/ionCheckbox/" class="api-section"> Form Inputs </a> <ul> <li> <a href="/docs/api/directive/ionCheckbox/"> ion-checkbox </a> </li> <li> <a href="/docs/api/directive/ionRadio/"> ion-radio </a> </li> <li> <a href="/docs/api/directive/ionToggle/"> ion-toggle </a> </li> </ul> </li> <!-- Gesture and Events --> <li class="menu-section"> <a href="/docs/api/directive/onHold/" class="api-section"> Gestures and Events </a> <ul> <li> <a href="/docs/api/directive/onHold/"> on-hold </a> </li> <li> <a href="/docs/api/directive/onTap/"> on-tap </a> </li> <li> <a href="/docs/api/directive/onDoubleTap/"> on-double-tap </a> </li> <li> <a href="/docs/api/directive/onTouch/"> on-touch </a> </li> <li> <a href="/docs/api/directive/onRelease/"> on-release </a> </li> <li> <a href="/docs/api/directive/onDrag/"> on-drag </a> </li> <li> <a href="/docs/api/directive/onDragUp/"> on-drag-up </a> </li> <li> <a href="/docs/api/directive/onDragRight/"> on-drag-right </a> </li> <li> <a href="/docs/api/directive/onDragDown/"> on-drag-down </a> </li> <li> <a href="/docs/api/directive/onDragLeft/"> on-drag-left </a> </li> <li> <a href="/docs/api/directive/onSwipe/"> on-swipe </a> </li> <li> <a href="/docs/api/directive/onSwipeUp/"> on-swipe-up </a> </li> <li> <a href="/docs/api/directive/onSwipeRight/"> on-swipe-right </a> </li> <li> <a href="/docs/api/directive/onSwipeDown/"> on-swipe-down </a> </li> <li> <a href="/docs/api/directive/onSwipeLeft/"> on-swipe-left </a> </li> <li> <a href="/docs/api/service/$ionicGesture/"> $ionicGesture </a> </li> </ul> </li> <!-- Headers/Footers --> <li class="menu-section"> <a href="/docs/api/directive/ionHeaderBar/" class="api-section"> Headers/Footers </a> <ul> <li> <a href="/docs/api/directive/ionHeaderBar/"> ion-header-bar </a> </li> <li> <a href="/docs/api/directive/ionFooterBar/"> ion-footer-bar </a> </li> </ul> </li> <!-- Keyboard --> <li class="menu-section"> <a href="/docs/api/page/keyboard/" class="api-section"> Keyboard </a> <ul> <li> <a href="/docs/api/page/keyboard/"> Keyboard </a> </li> <li> <a href="/docs/api/directive/keyboardAttach/"> keyboard-attach </a> </li> </ul> </li> <!-- Lists --> <li class="menu-section"> <a href="/docs/api/directive/ionList/" class="api-section"> Lists </a> <ul> <li> <a href="/docs/api/directive/ionList/"> ion-list </a> </li> <li> <a href="/docs/api/directive/ionItem/"> ion-item </a> </li> <li> <a href="/docs/api/directive/ionDeleteButton/"> ion-delete-button </a> </li> <li> <a href="/docs/api/directive/ionReorderButton/"> ion-reorder-button </a> </li> <li> <a href="/docs/api/directive/ionOptionButton/"> ion-option-button </a> </li> <li> <a href="/docs/api/directive/collectionRepeat/"> collection-repeat </a> </li> <li> <a href="/docs/api/service/$ionicListDelegate/"> $ionicListDelegate </a> </li> </ul> </li> <!-- Loading --> <li class="menu-section"> <a href="/docs/api/service/$ionicLoading/" class="api-section"> Loading </a> <ul> <li> <a href="/docs/api/service/$ionicLoading/"> $ionicLoading </a> </li> </ul> <ul> <li> <a href="/docs/api/object/$ionicLoadingConfig/"> $ionicLoadingConfig </a> </li> </ul> </li> <!-- Modal --> <li class="menu-section"> <a href="/docs/api/service/$ionicModal/" class="api-section"> Modal </a> <ul> <li> <a href="/docs/api/service/$ionicModal/"> $ionicModal </a> </li> <li> <a href="/docs/api/controller/ionicModal/"> ionicModal </a> </li> </ul> </li> <!-- Navigation --> <li class="menu-section"> <a href="/docs/api/directive/ionNavView/" class="api-section"> Navigation </a> <ul> <li> <a href="/docs/api/directive/ionNavView/"> ion-nav-view </a> </li> <li> <a href="/docs/api/directive/ionView/"> ion-view </a> </li> <li> <a href="/docs/api/directive/ionNavBar/"> ion-nav-bar </a> </li> <li> <a href="/docs/api/directive/ionNavBackButton/"> ion-nav-back-button </a> </li> <li> <a href="/docs/api/directive/ionNavButtons/"> ion-nav-buttons </a> </li> <li> <a href="/docs/api/directive/ionNavTitle/"> ion-nav-title </a> </li> <li> <a href="/docs/api/directive/navTransition/"> nav-transition </a> </li> <li> <a href="/docs/api/directive/navDirection/"> nav-direction </a> </li> <li> <a href="/docs/api/service/$ionicNavBarDelegate/"> $ionicNavBarDelegate </a> </li> <li> <a href="/docs/api/service/$ionicHistory/"> $ionicHistory </a> </li> </ul> </li> <!-- Platform --> <li class="menu-section"> <a href="/docs/api/service/$ionicPlatform/" class="api-section"> Platform </a> <ul> <li> <a href="/docs/api/service/$ionicPlatform/"> $ionicPlatform </a> </li> </ul> </li> <!-- Popover --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopover/" class="api-section"> Popover </a> <ul> <li> <a href="/docs/api/service/$ionicPopover/"> $ionicPopover </a> </li> <li> <a href="/docs/api/controller/ionicPopover/"> ionicPopover </a> </li> </ul> </li> <!-- Popup --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopup/" class="api-section"> Popup </a> <ul> <li> <a href="/docs/api/service/$ionicPopup/"> $ionicPopup </a> </li> </ul> </li> <!-- Scroll --> <li class="menu-section"> <a href="/docs/api/directive/ionScroll/" class="api-section"> Scroll </a> <ul> <li> <a href="/docs/api/directive/ionScroll/"> ion-scroll </a> </li> <li> <a href="/docs/api/directive/ionInfiniteScroll/"> ion-infinite-scroll </a> </li> <li> <a href="/docs/api/service/$ionicScrollDelegate/"> $ionicScrollDelegate </a> </li> </ul> </li> <!-- Side Menus --> <li class="menu-section"> <a href="/docs/api/directive/ionSideMenus/" class="api-section"> Side Menus </a> <ul> <li> <a href="/docs/api/directive/ionSideMenus/"> ion-side-menus </a> </li> <li> <a href="/docs/api/directive/ionSideMenuContent/"> ion-side-menu-content </a> </li> <li> <a href="/docs/api/directive/ionSideMenu/"> ion-side-menu </a> </li> <li> <a href="/docs/api/directive/exposeAsideWhen/"> expose-aside-when </a> </li> <li> <a href="/docs/api/directive/menuToggle/"> menu-toggle </a> </li> <li> <a href="/docs/api/directive/menuClose/"> menu-close </a> </li> <li> <a href="/docs/api/service/$ionicSideMenuDelegate/"> $ionicSideMenuDelegate </a> </li> </ul> </li> <!-- Slide Box --> <li class="menu-section"> <a href="/docs/api/directive/ionSlideBox/" class="api-section"> Slide Box </a> <ul> <li> <a href="/docs/api/directive/ionSlideBox/"> ion-slide-box </a> </li> <li> <a href="/docs/api/directive/ionSlidePager/"> ion-slide-pager </a> </li> <li> <a href="/docs/api/directive/ionSlide/"> ion-slide </a> </li> <li> <a href="/docs/api/service/$ionicSlideBoxDelegate/"> $ionicSlideBoxDelegate </a> </li> </ul> </li> <!-- Spinner --> <li class="menu-section"> <a href="/docs/api/directive/ionSpinner/" class="api-section"> Spinner </a> <ul> <li> <a href="/docs/api/directive/ionSpinner/"> ion-spinner </a> </li> </ul> </li> <!-- Tabs --> <li class="menu-section"> <a href="/docs/api/directive/ionTabs/" class="api-section"> Tabs </a> <ul> <li> <a href="/docs/api/directive/ionTabs/"> ion-tabs </a> </li> <li> <a href="/docs/api/directive/ionTab/"> ion-tab </a> </li> <li> <a href="/docs/api/service/$ionicTabsDelegate/"> $ionicTabsDelegate </a> </li> </ul> </li> <!-- Tap --> <li class="menu-section"> <a href="/docs/api/page/tap/" class="api-section"> Tap &amp; Click </a> </li> <!-- Utility --> <li class="menu-section"> <a href="#" class="api-section"> Utility </a> <ul> <li> <a href="/docs/api/provider/$ionicConfigProvider/"> $ionicConfigProvider </a> </li> <li> <a href="/docs/api/utility/ionic.Platform/"> ionic.Platform </a> </li> <li> <a href="/docs/api/utility/ionic.DomUtil/"> ionic.DomUtil </a> </li> <li> <a href="/docs/api/utility/ionic.EventController/"> ionic.EventController </a> </li> <li> <a href="/docs/api/service/$ionicPosition/"> $ionicPosition </a> </li> </ul> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/cli/">CLI</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="http://learn.ionicframework.com/">Learn Ionic</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/guide/">Guide</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/ionic-cli-faq/">FAQ</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/getting-help/">Getting Help</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/concepts/">Ionic Concepts</a> </li> </ul> </div> </div> <div class="col-md-10 col-sm-9 main-content"> <div class="improve-docs"> <a href='http://github.com/driftyco/ionic/tree/master/js/angular/directive/sideMenuContent.js#L1'> View Source </a> &nbsp; <a href='http://github.com/driftyco/ionic/edit/master/js/angular/directive/sideMenuContent.js#L1'> Improve this doc </a> </div> <h1 class="api-title"> ion-side-menu-content <br /> <small> Child of <a href="/docs/api/directive/ionSideMenus/"><code>ionSideMenus</code></a> </small> </h1> <p>A container for the main visible content, sibling to one or more <a href="/docs/api/directive/ionSideMenu/"><code>ionSideMenu</code></a> directives.</p> <h2 id="usage">Usage</h2> <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;ion-side-menu-content</span> <span class="na">edge-drag-threshold=</span><span class="s">&quot;true&quot;</span> <span class="na">drag-content=</span><span class="s">&quot;true&quot;</span><span class="nt">&gt;</span> <span class="nt">&lt;/ion-side-menu-content&gt;</span> </code></pre></div> <p>For a complete side menu example, see the <a href="/docs/api/directive/ionSideMenus/"><code>ionSideMenus</code></a> documentation.</p> <h2 id="api" style="clear:both;">API</h2> <table class="table" style="margin:0;"> <thead> <tr> <th>Attr</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> drag-content <div><em>(optional)</em></div> </td> <td> <code>boolean</code> </td> <td> <p>Whether the content can be dragged. Default true.</p> </td> </tr> <tr> <td> edge-drag-threshold </td> <td> <code>boolean</code>|<code>number</code> </td> <td> <p>Whether the content drag can only start if it is below a certain threshold distance from the edge of the screen. Default false. Accepts three types of values:</p> <ul> <li>If a non-zero number is given, that many pixels is used as the maximum allowed distance from the edge that starts dragging the side menu.</li> <li>If true is given, the default number of pixels (25) is used as the maximum allowed distance.</li> <li>If false or 0 is given, the edge drag threshold is disabled, and dragging from anywhere on the content is allowed.</li> </ul> </td> </tr> </tbody> </table> </div> </div> </div> <div class="pre-footer"> <div class="row ionic"> <div class="col-sm-6 col-a"> <h4> <a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a> </h4> <p> Learn more about how Ionic was built, why you should use it, and what's included. We'll cover the basics and help you get started from the ground up. </p> </div> <div class="col-sm-6 col-b"> <h4> <a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a> </h4> <p> What are you waiting for? Take a look and get coding! Our documentation covers all you need to know to get an app up and running in minutes. </p> </div> </div> </div> <footer class="footer"> <nav class="base-links"> <dl> <dt>Docs</dt> <dd><a href="http://ionicframework.com/docs/">Documentation</a></dd> <dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd> <dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd> <dd><a href="http://ionicframework.com/docs/components/">Components</a></dd> <dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd> <dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd> </dl> <dl> <dt>Resources</dt> <dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd> <dd><a href="http://ngcordova.com/">ngCordova</a></dd> <dd><a href="http://ionicons.com/">Ionicons</a></dd> <dd><a href="http://creator.ionic.io/">Creator</a></dd> <dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd> <dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd> </dl> <dl> <dt>Contribute</dt> <dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd> <dd><a href="http://webchat.freenode.net/?randomnick=1&amp;channels=%23ionic&amp;uio=d4">Ionic IRC</a></dd> <dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd> <dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd> <dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd> <dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd> </dl> <dl class="small-break"> <dt>About</dt> <dd><a href="http://blog.ionic.io/">Blog</a></dd> <dd><a href="http://ionic.io">Services</a></dd> <dd><a href="http://drifty.com">Company</a></dd> <dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd> <dd><a href="mailto:hi@ionicframework.com">Contact</a></dd> <dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd> </dl> <dl> <dt>Connect</dt> <dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd> <dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd> <dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd> <dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd> <dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd> <dd><a href="https://twitter.com/ionitron">Ionitron</a></dd> </dl> </nav> <div class="newsletter row"> <div class="newsletter-container"> <div class="col-sm-7"> <div class="newsletter-text">Stay in the loop</div> <div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div> </div> <form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5"> <input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required /> <span class="input-group-btn"> <button class="btn btn-default" type="submit">Subscribe</button> </span> </form> </div> </div> <div class="copy"> <div class="copy-container"> <p class="authors"> Code licensed under <a href="/docs/#license">MIT</a>. Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a> <span>|</span> &copy; 2013-2015 <a href="http://drifty.com/">Drifty Co</a> </p> </div> </div> </footer> <script type="text/javascript"> var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true }; (function() { function loadChartbeat() { window._sf_endpt = (new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); }; var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script> <script src="/js/site.js?1"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script> <script> $('.navbar .dropdown').on('show.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').addClass('animated fadeInDown'); }); // ADD SLIDEUP ANIMATION TO DROPDOWN // $('.navbar .dropdown').on('hide.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200); //$(this).find('.dropdown-menu').removeClass('animated fadeInDown'); }); try { var d = new Date('2015-03-20 05:00:00 -0500'); var ts = d.getTime(); var cd = Cookies.get('_iondj'); if(cd) { cd = JSON.parse(atob(cd)); if(parseInt(cd.lp) < ts) { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; } cd.lp = ts; } else { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; cd = { lp: ts } } Cookies.set('_iondj', btoa(JSON.stringify(cd))); } catch(e) { } </script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </body> </html>
docs/apidocs/org/apache/hadoop/hbase/thrift/generated/class-use/Hbase.compact_result._Fields.html
axfcampos/hbase-0.94.19
<!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 Tue Apr 22 01:43:52 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields (HBase 0.94.19 API) </TITLE> <META NAME="date" CONTENT="2014-04-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="Uses of Class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields (HBase 0.94.19 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/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated"><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/hbase/thrift/generated//class-useHbase.compact_result._Fields.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Hbase.compact_result._Fields.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.hbase.thrift.generated.Hbase.compact_result._Fields</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/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.hbase.thrift.generated"><B>org.apache.hadoop.hbase.thrift.generated</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.hbase.thrift.generated"><!-- --></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/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A> in <A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/package-summary.html">org.apache.hadoop.hbase.thrift.generated</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">Fields in <A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/package-summary.html">org.apache.hadoop.hbase.thrift.generated</A> with type parameters of type <A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A>,org.apache.thrift.meta_data.FieldMetaData&gt;</CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html#metaDataMap">metaDataMap</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </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/hbase/thrift/generated/package-summary.html">org.apache.hadoop.hbase.thrift.generated</A> that return <A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html#fieldForId(int)">fieldForId</A></B>(int&nbsp;fieldId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result._Fields.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html#findByName(java.lang.String)">findByName</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find the _Fields constant that matches name, or null if its not found.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result._Fields.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html#findByThriftId(int)">findByThriftId</A></B>(int&nbsp;fieldId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find the _Fields constant that matches fieldId, or null if its not found.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result._Fields.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</A></B>(int&nbsp;fieldId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Find the _Fields constant that matches fieldId, throwing an exception if it is not found.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result._Fields.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A>[]</CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result._Fields.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they are declared.</TD> </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/hbase/thrift/generated/package-summary.html">org.apache.hadoop.hbase.thrift.generated</A> with parameters of type <A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html#getFieldValue(org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields)">getFieldValue</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A>&nbsp;field)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html#isSet(org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields)">isSet</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A>&nbsp;field)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Hbase.compact_result.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result.html#setFieldValue(org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields, java.lang.Object)">setFieldValue</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated">Hbase.compact_result._Fields</A>&nbsp;field, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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/hbase/thrift/generated/Hbase.compact_result._Fields.html" title="enum in org.apache.hadoop.hbase.thrift.generated"><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/hbase/thrift/generated//class-useHbase.compact_result._Fields.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Hbase.compact_result._Fields.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
Application/Jy_admin/View/CdkGoodsConfigure/add.html
YeGithubAdmin/JYHD
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,gprs-scalable=no" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <!--[if lt IE 9]> <script type="text/javascript" src="{$responseAdmin}/lib/html5.js"></script> <script type="text/javascript" src="{$responseAdmin}/lib/respond.min.js"></script> <script type="text/javascript" src="{$responseAdmin}/lib/PIE_IE678.js"></script> <![endif]--> <link href="{$responseAdmin}/css/H-ui.min.css" rel="stylesheet" type="text/css" /> <link href="{$responseAdmin}/css/H-ui.admin.css" rel="stylesheet" type="text/css" /> <link href="{$responseAdmin}/lib/icheck/icheck.css" rel="stylesheet" type="text/css" /> <link href="{$responseAdmin}/lib/Hui-iconfont/1.0.1/iconfont.css" rel="stylesheet" type="text/css" /> <!--[if IE 6]> <script type="text/javascript" src="http://lib.h-ui.net/DD_belatedPNG_0.0.8a-min.js" ></script> <script>DD_belatedPNG.fix('*');</script> <![endif]--> <title>添加等级</title> </head> <body> <div class="pd-20"> <form action="" method="post" class="form form-horizontal" id="form-vipInfo-add"> <label class="form-label col-3"><span class="c-red">*</span>商品</label> <div id = "parent" > <div class="row cl GiveInfo" > <label class="form-label col-3"><span class="c-red"></span></label> <div class="formControls col-1"> <div style="width:100%;text-align:center;float:left"> <span class="select-box"> <select class="select GoodsType" name = "GiveInfo[0][Type]" datatype="*" onchange="selectGoodsFun(this)" nullmsg="" > <option value="">请选择类型</option> <option value="1">金币</option> <option value="2">钻石</option> <option value="3">道具</option> <option value="0">其他</option> </select> </span> </div> </div> <div class="col-1"></div> <div class="formControls col-1"> <div style="width:100%;text-align:center;float:left"> <span class="select-box"> <select class="select Id" name = "GiveInfo[0][Id]" datatype="*" nullmsg="" > <option value="">请选择商品</option> <volist name = "GoodsAllList" id="val"> <option class="type{$val['Type']}" style="display: none;" value="{$val['Id']}">{$val['Name']}</option> </volist> </select> </span> </div> </div> <div class="col-1"></div> <div class="formControls col-1"> <input type="text" class="input-text GetNum" datatype="*" value="" placeholder="请输入倍数" name="GiveInfo[0][GetNum]" nullmsg=""> </div> <div class="col-1"></div> <div class="formControls col-1"> <input type="text" class="input-text GoodName" datatype="*" value="" placeholder="请输入名称" name="GiveInfo[0][Name]" nullmsg=""> </div> <div class="col-1"></div> <div class="formControls col-0 operation" index =0 onclick="GiveInfoAdd(this)"> <input class="btn btn-primary radius" type="button" value="增加"> </div> </div> </div> <div id ="child"> </div> <div class="row cl"> <label class="form-label col-3"><span class="c-red">*</span>活动名称:</label> <div class="formControls col-2"> <input type="text" class="input-text" value="{$info['Number']}" placeholder="" name="Aname" datatype="*1-16" nullmsg=""> </div> <div class="col-1"></div> <label class="form-label col-1"><span class="c-red">*</span>商品编码:</label> <div class="formControls col-1"> <input type="text" class="input-text" value="{$info['Number']}" placeholder="" name="Code" datatype="Code" nullmsg=""> </div> <div class="col-1"></div> </div> <div class="row cl"> <label class="form-label col-3"><span class="c-red"></span>备注:</label> <div class="formControls col-5"> <textarea name="Remark" style="width:100%" rows="7" cols="10" ></textarea> </div> <div class="col-4"></div> </div> <div class="row cl"> <div class="col-2 col-offset-3"> <input class="btn btn-primary radius" type="submit" name="submit" value="保存配置"> </div> <div class="col-1"> <input class="btn btn-primary radius" type="submit" name="submit" value="发布配置"> </div> </div> </form> </div> </div> <script type="text/javascript" src="{$responseAdmin}/lib/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="{$responseAdmin}/lib/icheck/jquery.icheck.min.js"></script> <script type="text/javascript" src="{$responseAdmin}/lib/Validform/5.3.2/Validform.min.js"></script> <script type="text/javascript" src="{$responseAdmin}/lib/layer/1.9.3/layer.js"></script> <script type="text/javascript" src="{$responseAdmin}/js/H-ui.js"></script> <script type="text/javascript" src="{$responseAdmin}/js/H-ui.admin.js"></script> <literal> <script type="text/javascript"> $(function() { $('.skin-minimal input').iCheck({ checkboxClass : 'icheckbox-blue', radioClass : 'iradio-blue', increaseArea : '20%' }); $("#form-vipInfo-add").Validform({ tiptype : 2, datatype:{ 'Code':function (gets,obj,curform,regxp) { if(gets ==''){ return false; } //验证等级存在 var _Verification = true; $.ajax( { type:"POST", url:'/jy_admin/CdkGoodsConfigure/Verification', async:false, data:{'Code':gets}, success:function (msg) { if(msg == 0){ _Verification = false; }else if(msg == 1){ _Verification = true; }else if(msg == 2){ _Verification = '编码已存在!'; } } } ); return _Verification; } }, callback : function(form) { form[0].submit(); var index = parent.layer.getFrameIndex(window.name); parent.$('.btn-refresh').click(); parent.layer.close(index); } }); }); //增加 function GiveInfoAdd(my) { var parent = document.getElementById('parent'); var child = document.getElementById('child'); var GiveInfo = document.getElementsByClassName('GiveInfo'); var del = document.getElementById('del'); var index = my.getAttribute('index'); index++ console.log(child); child.innerHTML += parent.innerHTML; var Id = document.getElementsByClassName('Id'); var Length = Id.length; var GetNum = document.getElementsByClassName('GetNum'); var GoodsType = document.getElementsByClassName('GoodsType'); var GoodName = document.getElementsByClassName('GoodName'); var operation = document.getElementsByClassName('operation'); var operationVal = operation[Length-1].getElementsByTagName('input')[0]; GoodsType[Length-1].setAttribute('name','GiveInfo['+index+'][Type]'); GetNum[Length-1].setAttribute('name','GiveInfo['+index+'][GetNum]'); GoodName[Length-1].setAttribute('name','GiveInfo['+index+'][Name]'); Id[Length-1].setAttribute('name','GiveInfo['+index+'][Id]'); operation[Length-1].setAttribute('onclick','GiveInfoDel(this)'); operationVal.setAttribute('value','删除'); my.setAttribute('index',index); } function GiveInfoDel(my) { var child = document.getElementById('child'); var MyParent = my.parentNode; child.removeChild(MyParent); console.log(MyParent); } //选择商品 function selectGoodsFun(my) { var GoodsType = document.getElementsByClassName('GoodsType') var Id = document.getElementsByClassName('Id'); for(i=0;i<GoodsType.length;i++){ GoodsType[i].index = i; } var MyIndex = my.index; var IdSelect = Id[MyIndex]; var seleIndex = my.selectedIndex; var selectValue = my.options[seleIndex].value; var selectOptions = my.options; var IdSelectOptionType = IdSelect.getElementsByClassName('type'+selectValue); var IdSelectOption = IdSelect.options; for(j = 0;j<IdSelectOption.length;j++){ if(j>0){ IdSelectOption[j].style.display = "none"; } } for(k=0;k<IdSelectOptionType.length;k++){ IdSelectOptionType[k].style.display = "inline-block"; } } </script> </literal> </body> </html>
css/timeline/style.css
duck12212/duck12212.github.io
@charset "utf-8"; /* CSS Document */ .timelineFlat h1,.timelineFlat h2,.timelineFlat h3,.timelineFlat h4,.timelineFlat h5,.timelineFlat h6 { font-family: 'BebasNeueRegular', Sans; font-weight: normal; color:#313131; margin:10px 0; } /*.timelineFlat h1 { font-size:38px; } .timelineFlat h2 { font-size:30px; } .timelineFlat h3 { font-size:22px; } .timelineFlat h4 { font-size:20px; }*/ .timelineFlat { /*background:#fff url("../../img/background.png") repeat;*/ margin:0; } .timelineFlat a { text-decoration:none; color:#dd5555; } .timelineFlat a:hover { color: #ED8989; } .timelineFlat a img { border:0; } .timelineFlat .clear { clear:both; } .timelineFlat .half_page { width:460px; float:left; } .timelineFlat .half_page.first { margin-right:20px; } .timelineFlat .selectors { text-align:center; margin:20px; } .timelineFlat .selectors a { font-family: 'BebasNeueRegular', Sans; font-weight: normal; text-decoration:none; color:#313131; font-size:34px; margin:10px; } .timelineFlat .selectors a.active, .timelineFlat .selectors a:hover { color:#dd5555; } .timelineFlat a.image_rollover_bottom, .timelineFlat a.image_rollover_right, .timelineFlat a.image_rollover_top, .timelineFlat a.image_rollover_left { margin:0; display:block; position:relative; overflow:hidden; } .timelineFlat a.image_rollover_bottom img, .timelineFlat a.image_rollover_right img, .timelineFlat a.image_rollover_top img, .timelineFlat a.image_rollover_left img { display:block; } .timelineFlat .image_roll_zoom { display:inline-block; width:100%; height:100%; position:absolute; background:url("../../img/zoomIn.png") no-repeat center center; } .timelineFlat .image_roll_glass { display:none; width:100%; height:100%; position:absolute; top:0; left:0; background:url('../../img/glass.png') repeat; } /* ------------------------ help --------------------------------- */ .timelineFlat .help { width:960px; text-align:left; margin:0 auto; } .timelineFlat .help p { margin:10px 0; } .timelineFlat .help h2{ margin:40px 0 20px 0; /*font-size:32px;*/ } .timelineFlat .help ol { padding-left:20px; } .timelineFlat .big_image { margin-left:-120px } .timelineFlat pre { border: solid 1px #dddddd; /*font-size: 11px;*/ color: blue; margin: 10px 0; padding:10px; background: #f2f2f2; } .timelineFlat code { /*font-size:1.2em;*/ color: #008099; } .timelineFlat .red { color:#c30000;} .timelineFlat .green {color:#1c9600;} .timelineFlat .orange {color:#c17b00;} .timelineFlat .purple {color:#b100c1;} .timelineFlat .blue {color:#1f08c9;} .timelineFlat table { border: solid 1px #dddddd; background:#fff; margin:10px 0; } .timelineFlat th { padding:10px; background: #dddddd; } .timelineFlat td { padding:10px; background: #f2f2f2; }
html/toc-caldavclientlibrary.client.fullclient-module.html
skarra/CalDAVClientLibrary
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>fullclient</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <h1 class="toc">Module fullclient</h1> <hr /> <h2 class="toc">Variables</h2> <a target="mainFrame" href="caldavclientlibrary.client.fullclient-module.html#__package__" >__package__</a><br /><hr /> <span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
integrationExamples/gpt/gpt_aliasingBidder.html
yellowhammer/Prebid.js
<html> <head> <script> var PREBID_TIMEOUT = 700 var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; /* pbjs.initAdserver will be called either when all bids are back, or when the timeout is reached. */ function initAdserver() { if (pbjs.initAdserverSet) return; //load GPT library here (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); pbjs.initAdserverSet = true; }; // Load GPT when timeout is reached. setTimeout(initAdserver, PREBID_TIMEOUT); var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; // Load the Prebid Javascript Library Async. We recommend loading it immediately after // the initAdserver() and setTimeout functions. (function() { var d = document, pbs = d.createElement("script"), pro = d.location.protocal; pbs.type = "text/javascript"; pbs.src = '/dist/prebid.js'; var target = document.getElementsByTagName("head")[0]; target.insertBefore(pbs, target.firstChild); })(); pbjs.que.push(function(){ var adUnits = [{ code: 'div-gpt-ad-12345678-0', sizes: [[300, 250], [300, 600]], bids: [ // 1 ad unit can be targeted by multiple bids. { bidder: 'appnexus', params: { placementId: 'TO ADD' } } ] },{ code: 'div-gpt-ad-12345678-1', sizes: [[728, 90], [970, 90]], bids: [{ bidder: 'brealtime', params: { placementId: 'TO ADD' } } ] }]; //add the adUnits pbjs.addAdUnits(adUnits); /* Alias Bidders (existingBidderCode, newBidderCode) <------ New Feature aliased bidders will use the existing adapter and require the same params as the existing adapter. The only change is the bidderCode is updated. */ pbjs.aliasBidder('appnexus', 'brealtime') /* Request bids for the added ad units. If adUnits or adUnitCodes are not specified, the function will request bids for all added ad units. */ pbjs.requestBids({ /* The bidsBack function will be called when either timeout is reached, or when all bids come back, whichever happens sooner. */ bidsBackHandler: function(bidResponses) { initAdserver(); }, /* You can specify specific `adUnitCodes` to only request bids for certain ad units. adUnitCodes: ['code1', 'code2'] */ /* You can also make one off bid requests for the given `adUnits`. adUnits: [adUnit2, adUnit1] */ /* The bidsBackHandler will be executed either when all bids are back, or when the timeout is reached. timeout: 1000 */ }); }); </script> <script> googletag.cmd.push(function() { var rightSlot = googletag.defineSlot('/9968336/header-bid-tag-0', [[300, 250], [300, 600]], 'div-gpt-ad-12345678-0').addService(googletag.pubads()); var topSlot = googletag.defineSlot('/9968336/header-bid-tag1', [[728, 90], [970, 90]], 'div-gpt-ad-12345678-1').addService(googletag.pubads()); pbjs.que.push(function() { /* Set query string targeting on all GPT ad units. The logic for deciding query strings is described in the section Configure AdServer Targeting. Note that this function has to be called after all ad units on page are defined. */ pbjs.setTargetingForGPTAsync(); console.log('Are all bids available? : ' + pbjs.allBidsAvailable()); console.log('Targeting params:') console.log(pbjs.getAdserverTargeting()); console.log('Dumping all bid objects to console:'); console.log(pbjs.getBidResponses()); }); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> </head> <body> <h2>Prebid.js Test</h2> <div id='div-gpt-ad-12345678-0'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-12345678-0'); }); </script> </div> <div id='{id}'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-12345678-1'); }); </script> </div> </body> <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', 'XXXXXX', 'auto'); //Send data from prebid.js automatically pbjs.que.push(function() { pbjs.enableAnalytics({ provider: 'ga', options: { global: 'ga', // <string> name of GA global. Default is 'ga' enableDistribution: false, // <bool> enable/disable distribution. Recommend disable to save bandwidth/calls } }); }); </script> </html>
gearsBridgeJ/src/de/uni_hildesheim/sse/system/deflt/package.html
SSEHUB/spassMeter
<body> The concrete classes implementing data gathering for operating systems with massive delegation to a native library, such as Windows and Linux. Do <b>not</b> reference classes in this package. Use {@link de.uni_hildesheim.sse.system.GathererFactory} instead. The name of this package is chosen in order to reduce the size of the native library. </body>
apps/codelab/src/app/codelabs/angular/material/material.component.html
nycJSorg/angular-presentation
<div #translations style="display: none"> ¬ <div i18n="@@AddMatModules" id="AddMatModules"> app.module.ts: Add MatCardModule and MatToolbarModule, to the imports. </div> <div i18n="@@AddMatToolbar" id="AddMatToolbar"> app.html: Add material toolbar containing the title </div> <div i18n="@@UseMatCard" id="UseMatCard"> video/video.component.html: Use material card to display the data </div> <div i18n="@@AddMatCardTitle" id="AddMatCardTitle"> video/video.component.html: Add mat-card-title (inside of the mat-card) to display video title </div> <div i18n="@@AddMatCardSubtitle" id="AddMatCardSubtitle"> video/video.component.html: Add mat-card-subtitle (inside of the mat-card) to display video description </div> <div i18n="@@AddMatImage" id="AddMatImage"> video/video.component.html: Mark img with mat-card-image attribute (inside of the mat-card) so that it takes full card size </div> <div i18n="@@MoveDataToNewComponent" id="MoveDataToNewComponent"> video/video.component.html: move date/views/likes info inside of mat-card-content (inside of the mat-card) </div> </div> <slide-deck slideShortcuts slidesRouting slides-tracking> <codelab-progress-bar></codelab-progress-bar> <slide-arrows></slide-arrows> <!-- INTRO --> <div *slide id="intro" no-padding> <codelab-title-slide i18n-title i18n-description title="Material design" description="Learn how to use Angular Material" ></codelab-title-slide> </div> <!-- INTRO --> <div *slide id="components" milestone="material"> <h2 i18n> Now let's use <a href="https://material.angular.io" target="_blank">Angular Material</a> to make our app look beautiful ✨✨ </h2> <h2 i18n> Angular Material provides you with a set of <a href="https://material.io/" target="_blank">Material Design</a> components for Angular: </h2> <!--Angular Material предоставляет множество Angular-компонентов в стиле--> <!--<ph name="START_LINK"><ex>&lt;a&gt;</ex>&lt;a&gt;</ph>Material Design<ph name="CLOSE_LINK"><ex>&lt;/a&gt;</ex>&lt;/a&gt;</ph>:--> <ul> <li i18n>Fast and Consistent</li> <li i18n>Versatile</li> <li i18n>Accessible</li> <li i18n>Optimized for Angular</li> <li i18n>Look great on mobile</li> </ul> <h2 i18n> See the list of components <a href="https://material.angular.io/components/categories" target="_blank" >here</a > </h2> </div> <div *slide id="toolbar" milestone="material"> <codelab-breadcrumb i18n>MatToolBar</codelab-breadcrumb> <h2 i18n>Adding a toolbar takes 2 steps:</h2> <ul> <li i18n>Add <b>MatToolbarModule</b> to the imports</li> <li i18n>Use the component in the template</li> </ul> <!--MatToolBar--> <code-demo [(ngModel)]="code.material.step1.code" [files]="code.material.step1.files" [highlights]="code.material.step1.highlights" ></code-demo> <div class="info" i18n> Note that Angular animations come in a separate module. We're including <b>NoopAnimationsModule</b> here, but could have used <b>BrowserAnimationsModule</b> instead, to have full-fledged animations. </div> </div> <div *slide id="card" milestone="material"> <codelab-breadcrumb i18n>Card</codelab-breadcrumb> <h2 i18n>Now let's add material card.</h2> <code-demo [allowSwitchingFiles]="false" [(ngModel)]="code.material.step2.code" [files]="code.material.step2.files" [highlights]="code.material.step2.highlights" ></code-demo> </div> <div *slide id="header" milestone="material"> <codelab-breadcrumb i18n>Card Header</codelab-breadcrumb> <h2 i18n>Header and an image.</h2> <code-demo [allowSwitchingFiles]="false" [(ngModel)]="code.material.step3.code" [files]="code.material.step3.files" [highlights]="code.material.step3.highlights" ></code-demo> </div> <div *slide id="buttons" milestone="material"> <codelab-breadcrumb i18n>Buttons</codelab-breadcrumb> <h2 i18n>Adding some actions....</h2> <code-demo [allowSwitchingFiles]="false" [(ngModel)]="code.material.step4.code" [files]="code.material.step4.files" [highlights]="code.material.step4.highlights" ></code-demo> <div class="info" i18n> Note that for the button we're using <b>mat-button</b> attribute instead of a separate tag. </div> </div> <div *slide id="themes" milestone="material"> <codelab-breadcrumb i18n>Themes</codelab-breadcrumb> <h2 i18n> All Angular Material components allow to apply themes. Try different themes by clicking the buttons below: </h2> <div style="margin-bottom: 1.5vw;"> <button mat-button mat-raised-button [color]="theme === 'indigo' ? 'primary' : 'secondary'" (click)="setTheme('indigo')" i18n > Indigo </button> <button mat-button mat-raised-button [color]="theme === 'deeppurple' ? 'primary' : 'secondary'" (click)="setTheme('deeppurple')" i18n > Deep purple </button> <button mat-button mat-raised-button [color]="theme === 'pink' ? 'primary' : 'secondary'" (click)="setTheme('pink')" i18n > Pink </button> <button mat-button mat-raised-button [color]="theme === 'purple' ? 'primary' : 'secondary'" (click)="setTheme('purple')" i18n > Purple </button> </div> <code-demo [allowSwitchingFiles]="false" [(ngModel)]="code.material.themes.code" [files]="code.material.themes.files" ></code-demo> <div class="info" i18n> Read more on theming Angular Material <a href="https://material.angular.io/guide/theming">in this guide</a> </div> </div> <div *slide id="exercise-pre" milestone="material"> <codelab-breadcrumb i18n>Exercise</codelab-breadcrumb> <h2 i18n> In the next slide there is an exercise. We're going to materialize our application </h2> <codelab-exercise-preview style="height: 50vh;width: 100%" [exercise]="exercise" [url]="'/assets/runner/'" ></codelab-exercise-preview> <div class="info" i18n> Note: the final app won't be super beautiful, we're still working on that. </div> </div> <div *slide id="exercise" no-padding> <codelab-exercise milestone="material" url="/assets/runner" [translations]="t" [exercise]="exercise" > </codelab-exercise> </div> <div *slide id="end"> <codelab-closing-slide> <div class="header" header> <codelab-breadcrumb i18n >End of The Material Milestone </codelab-breadcrumb> </div> <div class="body" body> <h2 i18n>Well done! This is the end of the milestone!</h2> <h2 i18n> Check out Angular Material <a href="https://material.angular.io/guide/getting-started" target="_blank" >"Getting Started"</a > Guide </h2> </div> <div class="footer" footer> <h2> <ng-container i18n>Next:</ng-container> <a routerLink="../../forms/0" i18n> Learn how to create simple forms with Angular </a> </h2> <feedback-rating lesson="Material"></feedback-rating> </div> </codelab-closing-slide> </div> </slide-deck>
2.2.0.Final/apidocs/org/wildfly/swarm/config/logging/class-use/SizeRotatingFileHandlerConsumer.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 Sep 05 03:08:47 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer (BOM: * : All 2.2.0.Final API)</title> <meta name="date" content="2018-09-05"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer (BOM: * : All 2.2.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/SizeRotatingFileHandlerConsumer.html" title="interface 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.2.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/SizeRotatingFileHandlerConsumer.html" target="_top">Frames</a></li> <li><a href="SizeRotatingFileHandlerConsumer.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.logging.SizeRotatingFileHandlerConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer</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/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</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/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</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#sizeRotatingFileHandler-java.lang.String-org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer-">sizeRotatingFileHandler</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;childKey, <a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a SizeRotatingFileHandler object to the list of subresources</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/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</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 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/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</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/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="type parameter in SizeRotatingFileHandlerConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SizeRotatingFileHandlerConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html#andThen-org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="type parameter in SizeRotatingFileHandlerConsumer">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/logging/package-summary.html">org.wildfly.swarm.config.logging</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</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/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="type parameter in SizeRotatingFileHandlerConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SizeRotatingFileHandlerConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html#andThen-org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="type parameter in SizeRotatingFileHandlerConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> <tr class="rowColor"> <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#sizeRotatingFileHandler-java.lang.String-org.wildfly.swarm.config.logging.SizeRotatingFileHandlerConsumer-">sizeRotatingFileHandler</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;childKey, <a href="../../../../../../org/wildfly/swarm/config/logging/SizeRotatingFileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">SizeRotatingFileHandlerConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a SizeRotatingFileHandler object to the list of subresources</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/SizeRotatingFileHandlerConsumer.html" title="interface 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.2.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/SizeRotatingFileHandlerConsumer.html" target="_top">Frames</a></li> <li><a href="SizeRotatingFileHandlerConsumer.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>
index.html
ifeanyi/webos-chi-bustracker
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=false; target-densityDpi=medium-dpi" /> <title>Chicago BusTracker</title> <script src="/usr/palm/frameworks/mojo/mojo.js" type="text/javascript" x-mojo-version="1"></script> <link href="stylesheets/ctabustracker.css" media="screen" rel="stylesheet" type="text/css"> </head> <body id="BT"> </body> </html>
doc/app/files/app/models/exam_group_rb.html
Fedena/XueDu
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>File: exam_group.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> <script type="text/javascript"> // <![CDATA[ function popupCode( url ) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode( id ) { if ( document.getElementById ) elem = document.getElementById( id ); else if ( document.all ) elem = eval( "document.all." + id ); else return false; elemStyle = elem.style; if ( elemStyle.display != "block" ) { elemStyle.display = "block" } else { elemStyle.display = "none" } return true; } // Make codeblocks hidden by default document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" ) // ]]> </script> </head> <body> <div id="fileHeader"> <h1>exam_group.rb</h1> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Path:</strong></td> <td>app/models/exam_group.rb </td> </tr> <tr class="top-aligned-row"> <td><strong>Last Update:</strong></td> <td>Sun Mar 06 13:05:36 +0800 2011</td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> </div> </div> <!-- if includes --> <div id="section"> <!-- if method_list --> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> </div> </body> </html>
doc/org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html
sayanh/ViewMaintenanceCassandra
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 22:22:28 CEST 2015 --> <title>Cassandra.Processor.describe_keyspaces</title> <meta name="date" content="2015-05-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Cassandra.Processor.describe_keyspaces"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspace.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_local_ring.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" target="_top">Frames</a></li> <li><a href="Cassandra.Processor.describe_keyspaces.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.apache.cassandra.thrift</div> <h2 title="Class Cassandra.Processor.describe_keyspaces" class="title">Class Cassandra.Processor.describe_keyspaces&lt;I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>&gt;</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.thrift.ProcessFunction&lt;I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&gt;</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.thrift.Cassandra.Processor.describe_keyspaces&lt;I&gt;</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.html" title="class in org.apache.cassandra.thrift">Cassandra.Processor</a>&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.html" title="type parameter in Cassandra.Processor">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>&gt;</dd> </dl> <hr> <br> <pre>public static class <span class="strong">Cassandra.Processor.describe_keyspaces&lt;I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>&gt;</span> extends org.apache.thrift.ProcessFunction&lt;I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&gt;</pre> </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/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html#Cassandra.Processor.describe_keyspaces()">Cassandra.Processor.describe_keyspaces</a></strong>()</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><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html#getEmptyArgsInstance()">getEmptyArgsInstance</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_result</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html#getResult(I,%20org.apache.cassandra.thrift.Cassandra.describe_keyspaces_args)">getResult</a></strong>(<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" title="type parameter in Cassandra.Processor.describe_keyspaces">I</a>&nbsp;iface, <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&nbsp;args)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html#isOneway()">isOneway</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.thrift.ProcessFunction"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.thrift.ProcessFunction</h3> <code>getMethodName, process</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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="Cassandra.Processor.describe_keyspaces()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Cassandra.Processor.describe_keyspaces</h4> <pre>public&nbsp;Cassandra.Processor.describe_keyspaces()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getEmptyArgsInstance()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEmptyArgsInstance</h4> <pre>public&nbsp;<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&nbsp;getEmptyArgsInstance()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getEmptyArgsInstance</code>&nbsp;in class&nbsp;<code>org.apache.thrift.ProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" title="type parameter in Cassandra.Processor.describe_keyspaces">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&gt;</code></dd> </dl> </li> </ul> <a name="isOneway()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isOneway</h4> <pre>protected&nbsp;boolean&nbsp;isOneway()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>isOneway</code>&nbsp;in class&nbsp;<code>org.apache.thrift.ProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" title="type parameter in Cassandra.Processor.describe_keyspaces">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&gt;</code></dd> </dl> </li> </ul> <a name="getResult(org.apache.cassandra.thrift.Cassandra.Iface,org.apache.cassandra.thrift.Cassandra.describe_keyspaces_args)"> <!-- --> </a><a name="getResult(I, org.apache.cassandra.thrift.Cassandra.describe_keyspaces_args)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getResult</h4> <pre>public&nbsp;<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_result</a>&nbsp;getResult(<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" title="type parameter in Cassandra.Processor.describe_keyspaces">I</a>&nbsp;iface, <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&nbsp;args) throws org.apache.thrift.TException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getResult</code>&nbsp;in class&nbsp;<code>org.apache.thrift.ProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" title="type parameter in Cassandra.Processor.describe_keyspaces">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.Iface.html" title="interface in org.apache.cassandra.thrift">Cassandra.Iface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&gt;</code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.thrift.TException</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="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/apache/cassandra/thrift/Cassandra.Processor.describe_keyspace.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.Processor.describe_local_ring.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.Processor.describe_keyspaces.html" target="_top">Frames</a></li> <li><a href="Cassandra.Processor.describe_keyspaces.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>
poi-3.10-FINAL/docs/apidocs/org/apache/poi/poifs/crypt/Decryptor.html
pedro93/ifarmaStudents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>Decryptor (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Decryptor (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Decryptor.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/poifs/crypt/Decryptor.html" target="_top">Frames</a></li> <li><a href="Decryptor.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.poi.poifs.crypt</div> <h2 title="Class Decryptor" class="title">Class Decryptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.poifs.crypt.Decryptor</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileDecryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileDecryptor</a>, <a href="../../../../../org/apache/poi/poifs/crypt/standard/StandardDecryptor.html" title="class in org.apache.poi.poifs.crypt.standard">StandardDecryptor</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">Decryptor</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#DEFAULT_PASSWORD">DEFAULT_PASSWORD</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#info">info</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier</th> <th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#Decryptor(org.apache.poi.poifs.crypt.EncryptionInfo)">Decryptor</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir)</code> <div class="block">Return a stream with decrypted data.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)">getDataStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getInstance(org.apache.poi.poifs.crypt.EncryptionInfo)">getInstance</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getIntegrityHmacKey()">getIntegrityHmacKey</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getIntegrityHmacValue()">getIntegrityHmacValue</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract long</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getLength()">getLength</a></strong>()</code> <div class="block">Returns the length of the encytpted data that can be safely read with <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>javax.crypto.SecretKey</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getSecretKey()">getSecretKey</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getVerifier()">getVerifier</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setIntegrityHmacKey(byte[])">setIntegrityHmacKey</a></strong>(byte[]&nbsp;integrityHmacKey)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setIntegrityHmacValue(byte[])">setIntegrityHmacValue</a></strong>(byte[]&nbsp;integrityHmacValue)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setSecretKey(javax.crypto.SecretKey)">setSecretKey</a></strong>(javax.crypto.SecretKey&nbsp;secretKey)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#setVerifier(byte[])">setVerifier</a></strong>(byte[]&nbsp;verifier)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#verifyPassword(java.lang.String)">verifyPassword</a></strong>(java.lang.String&nbsp;password)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="DEFAULT_PASSWORD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_PASSWORD</h4> <pre>public static final&nbsp;java.lang.String DEFAULT_PASSWORD</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.poifs.crypt.Decryptor.DEFAULT_PASSWORD">Constant Field Values</a></dd></dl> </li> </ul> <a name="info"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>info</h4> <pre>protected final&nbsp;<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a> info</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Decryptor(org.apache.poi.poifs.crypt.EncryptionInfo)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Decryptor</h4> <pre>protected&nbsp;Decryptor(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public abstract&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir) throws java.io.IOException, java.security.GeneralSecurityException</pre> <div class="block">Return a stream with decrypted data. <p> Use <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getLength()"><code>getLength()</code></a> to get the size of that data that can be safely read from the stream. Just reading to the end of the input stream is not sufficient because there are normally padding bytes that must be discarded </p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dir</code> - the node to read from</dd> <dt><span class="strong">Returns:</span></dt><dd>decrypted stream</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="verifyPassword(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>verifyPassword</h4> <pre>public abstract&nbsp;boolean&nbsp;verifyPassword(java.lang.String&nbsp;password) throws java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getLength()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLength</h4> <pre>public abstract&nbsp;long&nbsp;getLength()</pre> <div class="block">Returns the length of the encytpted data that can be safely read with <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>. Just reading to the end of the input stream is not sufficient because there are normally padding bytes that must be discarded <p> The length variable is initialized in <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a>, an attempt to call getLength() prior to getDataStream() will result in IllegalStateException. </p></div> <dl><dt><span class="strong">Returns:</span></dt><dd>length of the encrypted data</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalStateException</code> - if <a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html#getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode)</code></a> was not called</dd></dl> </li> </ul> <a name="getInstance(org.apache.poi.poifs.crypt.EncryptionInfo)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInstance</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a>&nbsp;getInstance(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info)</pre> </li> </ul> <a name="getDataStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs) throws java.io.IOException, java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getDataStream(org.apache.poi.poifs.filesystem.POIFSFileSystem)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDataStream</h4> <pre>public&nbsp;java.io.InputStream&nbsp;getDataStream(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs) throws java.io.IOException, java.security.GeneralSecurityException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.security.GeneralSecurityException</code></dd></dl> </li> </ul> <a name="getVerifier()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getVerifier</h4> <pre>public&nbsp;byte[]&nbsp;getVerifier()</pre> </li> </ul> <a name="getSecretKey()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSecretKey</h4> <pre>public&nbsp;javax.crypto.SecretKey&nbsp;getSecretKey()</pre> </li> </ul> <a name="getIntegrityHmacKey()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIntegrityHmacKey</h4> <pre>public&nbsp;byte[]&nbsp;getIntegrityHmacKey()</pre> </li> </ul> <a name="getIntegrityHmacValue()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIntegrityHmacValue</h4> <pre>public&nbsp;byte[]&nbsp;getIntegrityHmacValue()</pre> </li> </ul> <a name="setSecretKey(javax.crypto.SecretKey)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSecretKey</h4> <pre>protected&nbsp;void&nbsp;setSecretKey(javax.crypto.SecretKey&nbsp;secretKey)</pre> </li> </ul> <a name="setVerifier(byte[])"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setVerifier</h4> <pre>protected&nbsp;void&nbsp;setVerifier(byte[]&nbsp;verifier)</pre> </li> </ul> <a name="setIntegrityHmacKey(byte[])"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setIntegrityHmacKey</h4> <pre>protected&nbsp;void&nbsp;setIntegrityHmacKey(byte[]&nbsp;integrityHmacKey)</pre> </li> </ul> <a name="setIntegrityHmacValue(byte[])"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setIntegrityHmacValue</h4> <pre>protected&nbsp;void&nbsp;setIntegrityHmacValue(byte[]&nbsp;integrityHmacValue)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Decryptor.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/poi/poifs/crypt/Decryptor.html" target="_top">Frames</a></li> <li><a href="Decryptor.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
_site/offline.html
tjw0051/tjw0051.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="FPWHdyBDD6jevLuW5oFDPqoeCkmXxYTpLezJ_qISKeE" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Code help, tutorials, guides, tips"> <meta name="keywords" content="code base camp codebase camp basecamp programming tutorial help guides iOS xCode Swift Android Java"> <meta name="theme-color" content="#000000"> <title>Coding Guides, Tutorials and Help | CodeBaseCamp</title> <!-- Web App Manifest --> <link rel="manifest" href="/pwa/manifest.json"> <!-- Favicon --> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="../img/favicon/apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../img/favicon/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../img/favicon/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../img/favicon/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="../img/favicon/apple-touch-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../img/favicon/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="../img/favicon/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../img/favicon/apple-touch-icon-152x152.png" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-16x16.png" sizes="16x16" /> <link rel="icon" type="image/png" href="../img/favicon/favicon-128.png" sizes="128x128" /> <meta name="application-name" content="CodeBaseCamp"/> <meta name="msapplication-TileColor" content="#FFFFFF" /> <meta name="msapplication-TileImage" content="../img/favicon/mstile-144x144.png" /> <meta name="msapplication-square70x70logo" content="../img/favicon/mstile-70x70.png" /> <meta name="msapplication-square150x150logo" content="../img/favicon/mstile-150x150.png" /> <meta name="msapplication-wide310x150logo" content="../img/favicon/mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="../img/favicon/mstile-310x310.png" /> <!-- Canonical URL --> <link rel="canonical" href="http://localhost:4000/offline.html"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="/css/bootstrap.min.css"> <!-- Custom CSS --> <!-- <link rel="stylesheet" href="/css/hux-blog.min.css"> --> <link rel="stylesheet" href="/css/hux-blog.css"> <!-- Pygments Github CSS --> <link rel="stylesheet" href="/css/syntax.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <!-- Custom Fonts --> <!-- <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> --> <!-- Hux change font-awesome CDN to qiniu --> <link href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Hux Delete, sad but pending in China <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/ css'> --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- ga & ba script hoook --> <script></script> </head> <!-- hack iOS CSS :active style --> <body ontouchstart=""> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/">Code Base Camp</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div id="huxblog_navbar"> <div class="navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li> <a href="/">Home</a> </li> <li> <a href="/about/">About</a> </li> <li> <a href="/tags/">Tags</a> </li> </ul> </div> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <script> // Drop Bootstarp low-performance Navbar // Use customize navbar with high-quality material design animation // in high-perf jank-free CSS3 implementation var $body = document.body; var $toggle = document.querySelector('.navbar-toggle'); var $navbar = document.querySelector('#huxblog_navbar'); var $collapse = document.querySelector('.navbar-collapse'); var __HuxNav__ = { close: function(){ $navbar.className = " "; // wait until animation end. setTimeout(function(){ // prevent frequently toggle if($navbar.className.indexOf('in') < 0) { $collapse.style.height = "0px" } },400) }, open: function(){ $collapse.style.height = "auto" $navbar.className += " in"; } } // Bind Event $toggle.addEventListener('click', function(e){ if ($navbar.className.indexOf('in') > 0) { __HuxNav__.close() }else{ __HuxNav__.open() } }) /** * Since Fastclick is used to delegate 'touchstart' globally * to hack 300ms delay in iOS by performing a fake 'click', * Using 'e.stopPropagation' to stop 'touchstart' event from * $toggle/$collapse will break global delegation. * * Instead, we use a 'e.target' filter to prevent handler * added to document close HuxNav. * * Also, we use 'click' instead of 'touchstart' as compromise */ document.addEventListener('click', function(e){ if(e.target == $toggle) return; if(e.target.className == 'icon-bar') return; __HuxNav__.close(); }) </script> <!-- Page Header --> <header class="intro-header" style="background-image: url('/img/404-bg.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading" id="tag-heading"> <h1>Offline</h1> <span class="subheading">当前网络不可用 :(</span> </div> </div> </div> </div> </header> <script> document.body.classList.add('page-fullscreen'); </script> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <!-- add Weibo, Zhihu by Hux, add target = "_blank" to <a> by Hux --> <li> <a target="_blank" href="https://github.com/tjw0051"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted"> Copyright &copy; Code Base Camp 2018 <br> Theme by <a href="http://huangxuan.me">Hux</a> | <iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="91px" height="20px" src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true" > </iframe> </p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/js/jquery.min.js "></script> <!-- Bootstrap Core JavaScript --> <script src="/js/bootstrap.min.js "></script> <!-- Custom Theme JavaScript --> <script src="/js/hux-blog.min.js "></script> <!-- Service Worker --> <script type="text/javascript"> if(navigator.serviceWorker){ // For security reasons, a service worker can only control the pages that are in the same directory level or below it. That's why we put sw.js at ROOT level. navigator.serviceWorker .register('/sw.js') .then((registration) => {console.log('Service Worker Registered. ', registration)}) .catch((error) => {console.log('ServiceWorker registration failed: ', error)}) } </script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- Because of the native support for backtick-style fenced code blocks right within the Markdown is landed in Github Pages, From V1.6, There is no need for Highlight.js, so Huxblog drops it officially. - https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0 - https://help.github.com/articles/creating-and-highlighting-code-blocks/ - https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers --> <!-- <script> async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){ hljs.initHighlightingOnLoad(); }) </script> <link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet"> --> <!-- jquery.tagcloud.js --> <script> // only load tagcloud.js in tag.html if($('#tag_cloud').length !== 0){ async('/js/jquery.tagcloud.js',function(){ $.fn.tagcloud.defaults = { //size: {start: 1, end: 1, unit: 'em'}, color: {start: '#bbbbee', end: '#0085a1'}, }; $('#tag_cloud a').tagcloud(); }) } </script> <!--fastClick.js --> <script> async("//cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js", function(){ var $nav = document.querySelector("nav"); if($nav) FastClick.attach($nav); }) </script> <!-- Google Analytics --> <script> // dynamic User by Hux var _gaId = 'UA-86516015-1'; var _gaDomain = 'codebasecamp.com'; // Originial (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', _gaId, _gaDomain); ga('send', 'pageview'); </script> <!-- Baidu Tongji --> <!-- Side Catalog --> <!-- Image to hack wechat --> <img src="/img/icon_wechat.png" width="0" height="0" /> <!-- Migrate from head to bottom, no longer block render and still work --> </body> </html>
org/deeplearning4j/topicmodeling/VocabCreator.html
YeewenTan/YeewenTan.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Sat Apr 05 12:45:39 PDT 2014 --> <title>VocabCreator</title> <meta name="date" content="2014-04-05"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="VocabCreator"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/deeplearning4j/topicmodeling/TopicModelingDataSetIterator.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/deeplearning4j/topicmodeling/VocabCreatorActor.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/deeplearning4j/topicmodeling/VocabCreator.html" target="_top">Frames</a></li> <li><a href="VocabCreator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.deeplearning4j.topicmodeling</div> <h2 title="Class VocabCreator" class="title">Class VocabCreator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.deeplearning4j.topicmodeling.VocabCreator</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="strong">VocabCreator</span> extends java.lang.Object implements java.io.Serializable</pre> <div class="block">Sets up the word count frequencies across a set of directories such that the root directory has a directory for each topic where the files underlying each directory represent the topic.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#org.deeplearning4j.topicmodeling.VocabCreator">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#currVocab">currVocab</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/CounterMap.html" title="class in org.deeplearning4j.berkeley">CounterMap</a>&lt;java.lang.String,java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#documentWordFrequencies">documentWordFrequencies</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#idf">idf</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static org.slf4j.Logger</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#log">log</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#numFiles">numFiles</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static java.util.regex.Pattern</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#punct">punct</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.io.File</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#rootDir">rootDir</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static long</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#serialVersionUID">serialVersionUID</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.util.List&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#stopWords">stopWords</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected akka.actor.ActorSystem</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#system">system</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tf">tf</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tfidf">tfidf</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#tokenizerFactory">tokenizerFactory</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#wordScores">wordScores</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator()">VocabCreator</a></strong>()</code> <div class="block">Creates a vocab based on tf-idf.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator(java.io.File)">VocabCreator</a></strong>(java.io.File&nbsp;rootDir)</code> <div class="block">Creates a vocab based on tf-idf</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#VocabCreator(java.io.File, org.deeplearning4j.word2vec.tokenizer.TokenizerFactory)">VocabCreator</a></strong>(java.io.File&nbsp;rootDir, <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a>&nbsp;tokenizerFactory)</code> <div class="block">Creates a vocab based on tf-idf</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#addForDoc(java.io.File)">addForDoc</a></strong>(java.io.File&nbsp;doc)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#calcWordFrequencies()">calcWordFrequencies</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#countFiles()">countFiles</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#createVocab(int)">createVocab</a></strong>(int&nbsp;size)</code> <div class="block">Creates an index of the top size words based on tf-idf metrics</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getCountForWord(java.lang.String)">getCountForWord</a></strong>(java.lang.String&nbsp;word)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a></code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getCurrVocab()">getCurrVocab</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getIdf()">getIdf</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.io.File</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getRootDir()">getRootDir</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.jblas.DoubleMatrix</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getScoreMatrix(java.io.File)">getScoreMatrix</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getStopWords()">getStopWords</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getTf()">getTf</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getTfidf()">getTfidf</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#getWordScores()">getWordScores</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setIdf(org.deeplearning4j.berkeley.Counter)">setIdf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;idf)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setRootDir(java.io.File)">setRootDir</a></strong>(java.io.File&nbsp;rootDir)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setStopWords(java.util.List)">setStopWords</a></strong>(java.util.List&lt;java.lang.String&gt;&nbsp;stopWords)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setTf(org.deeplearning4j.berkeley.Counter)">setTf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tf)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setTfidf(org.deeplearning4j.berkeley.Counter)">setTfidf</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tfidf)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#setWordScores(org.deeplearning4j.berkeley.Counter)">setWordScores</a></strong>(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;wordScores)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../org/deeplearning4j/topicmodeling/VocabCreator.html#validWord(java.lang.String)">validWord</a></strong>(java.lang.String&nbsp;test)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="serialVersionUID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>protected static final&nbsp;long serialVersionUID</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.deeplearning4j.topicmodeling.VocabCreator.serialVersionUID">Constant Field Values</a></dd></dl> </li> </ul> <a name="stopWords"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>stopWords</h4> <pre>protected&nbsp;java.util.List&lt;java.lang.String&gt; stopWords</pre> </li> </ul> <a name="currVocab"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>currVocab</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a> currVocab</pre> </li> </ul> <a name="rootDir"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>rootDir</h4> <pre>protected&nbsp;java.io.File rootDir</pre> </li> </ul> <a name="log"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>log</h4> <pre>protected static&nbsp;org.slf4j.Logger log</pre> </li> </ul> <a name="tf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; tf</pre> </li> </ul> <a name="idf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>idf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; idf</pre> </li> </ul> <a name="tfidf"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>tfidf</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; tfidf</pre> </li> </ul> <a name="wordScores"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>wordScores</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt; wordScores</pre> </li> </ul> <a name="numFiles"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>numFiles</h4> <pre>protected&nbsp;int numFiles</pre> </li> </ul> <a name="system"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>system</h4> <pre>protected transient&nbsp;akka.actor.ActorSystem system</pre> </li> </ul> <a name="punct"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>punct</h4> <pre>protected static&nbsp;java.util.regex.Pattern punct</pre> </li> </ul> <a name="documentWordFrequencies"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>documentWordFrequencies</h4> <pre>protected&nbsp;<a href="../../../org/deeplearning4j/berkeley/CounterMap.html" title="class in org.deeplearning4j.berkeley">CounterMap</a>&lt;java.lang.String,java.lang.String&gt; documentWordFrequencies</pre> </li> </ul> <a name="tokenizerFactory"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>tokenizerFactory</h4> <pre>protected transient&nbsp;<a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a> tokenizerFactory</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="VocabCreator(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator(java.io.File&nbsp;rootDir)</pre> <div class="block">Creates a vocab based on tf-idf</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>stopWords</code> - the stop words to use</dd><dd><code>rootDir</code> - the root directory to train on</dd></dl> </li> </ul> <a name="VocabCreator()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator()</pre> <div class="block">Creates a vocab based on tf-idf. This is a serialization constructor. Use at your own risk.</div> </li> </ul> <a name="VocabCreator(java.io.File, org.deeplearning4j.word2vec.tokenizer.TokenizerFactory)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VocabCreator</h4> <pre>public&nbsp;VocabCreator(java.io.File&nbsp;rootDir, <a href="../../../org/deeplearning4j/word2vec/tokenizer/TokenizerFactory.html" title="interface in org.deeplearning4j.word2vec.tokenizer">TokenizerFactory</a>&nbsp;tokenizerFactory)</pre> <div class="block">Creates a vocab based on tf-idf</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>stopWords</code> - the stop words to use</dd><dd><code>rootDir</code> - the root directory to train on</dd><dd><code>tokenizerFactory</code> - the tokenizer factory to use</dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="calcWordFrequencies()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>calcWordFrequencies</h4> <pre>protected&nbsp;void&nbsp;calcWordFrequencies()</pre> </li> </ul> <a name="countFiles()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>countFiles</h4> <pre>protected&nbsp;int&nbsp;countFiles()</pre> </li> </ul> <a name="validWord(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>validWord</h4> <pre>protected&nbsp;boolean&nbsp;validWord(java.lang.String&nbsp;test)</pre> </li> </ul> <a name="addForDoc(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addForDoc</h4> <pre>protected&nbsp;void&nbsp;addForDoc(java.io.File&nbsp;doc)</pre> </li> </ul> <a name="createVocab(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createVocab</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a>&nbsp;createVocab(int&nbsp;size)</pre> <div class="block">Creates an index of the top size words based on tf-idf metrics</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - the number of words in the vocab</dd> <dt><span class="strong">Returns:</span></dt><dd>the index of the words</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="getScoreMatrix(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getScoreMatrix</h4> <pre>public&nbsp;org.jblas.DoubleMatrix&nbsp;getScoreMatrix(java.io.File&nbsp;file)</pre> </li> </ul> <a name="getStopWords()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStopWords</h4> <pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getStopWords()</pre> </li> </ul> <a name="setStopWords(java.util.List)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setStopWords</h4> <pre>public&nbsp;void&nbsp;setStopWords(java.util.List&lt;java.lang.String&gt;&nbsp;stopWords)</pre> </li> </ul> <a name="getRootDir()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRootDir</h4> <pre>public&nbsp;java.io.File&nbsp;getRootDir()</pre> </li> </ul> <a name="setRootDir(java.io.File)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setRootDir</h4> <pre>public&nbsp;void&nbsp;setRootDir(java.io.File&nbsp;rootDir)</pre> </li> </ul> <a name="getTf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getTf()</pre> </li> </ul> <a name="setTf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTf</h4> <pre>public&nbsp;void&nbsp;setTf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tf)</pre> </li> </ul> <a name="getIdf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIdf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getIdf()</pre> </li> </ul> <a name="setIdf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setIdf</h4> <pre>public&nbsp;void&nbsp;setIdf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;idf)</pre> </li> </ul> <a name="getTfidf()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTfidf</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getTfidf()</pre> </li> </ul> <a name="setTfidf(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTfidf</h4> <pre>public&nbsp;void&nbsp;setTfidf(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;tfidf)</pre> </li> </ul> <a name="getWordScores()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWordScores</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;getWordScores()</pre> </li> </ul> <a name="setWordScores(org.deeplearning4j.berkeley.Counter)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setWordScores</h4> <pre>public&nbsp;void&nbsp;setWordScores(<a href="../../../org/deeplearning4j/berkeley/Counter.html" title="class in org.deeplearning4j.berkeley">Counter</a>&lt;java.lang.String&gt;&nbsp;wordScores)</pre> </li> </ul> <a name="getCountForWord(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCountForWord</h4> <pre>public&nbsp;double&nbsp;getCountForWord(java.lang.String&nbsp;word)</pre> </li> </ul> <a name="getCurrVocab()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getCurrVocab</h4> <pre>public&nbsp;<a href="../../../org/deeplearning4j/word2vec/viterbi/Index.html" title="class in org.deeplearning4j.word2vec.viterbi">Index</a>&nbsp;getCurrVocab()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/deeplearning4j/topicmodeling/TopicModelingDataSetIterator.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Prev Class</span></a></li> <li><a href="../../../org/deeplearning4j/topicmodeling/VocabCreatorActor.html" title="class in org.deeplearning4j.topicmodeling"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/deeplearning4j/topicmodeling/VocabCreator.html" target="_top">Frames</a></li> <li><a href="VocabCreator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
index.html
wttree/wttree.github.io
--- layout: page description: "凌霄的梧桐树" --- {% for post in paginator.posts %} <div class="post-preview"> <a href="{{ post.url | prepend: site.baseurl }}"> <h2 class="post-title"> {{ post.title }} </h2> {% if post.subtitle %} <h3 class="post-subtitle"> {{ post.subtitle }} </h3> {% endif %} <div class="post-content-preview"> {{ post.content | strip_html | truncate:200 }} </div> </a> <p class="post-meta"> Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }} </p> </div> <hr> {% endfor %} <!-- Pager --> {% if paginator.total_pages > 1 %} <ul class="pager"> {% if paginator.previous_page %} <li class="previous"> <a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">&larr; Newer Posts</a> </li> {% endif %} {% if paginator.next_page %} <li class="next"> <a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">Older Posts &rarr;</a> </li> {% endif %} </ul> {% endif %}
core/doc/org/linq4android/collections/class-use/CollectionUtils.html
ziaagikian/linq4android
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_32) on Mon Oct 13 19:43:27 PKT 2014 --> <title>Uses of Class org.linq4android.collections.CollectionUtils</title> <meta name="date" content="2014-10-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.linq4android.collections.CollectionUtils"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../org/linq4android/collections/CollectionUtils.html" title="class in org.linq4android.collections">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/linq4android/collections//class-useCollectionUtils.html" target="_top">FRAMES</a></li> <li><a href="CollectionUtils.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.linq4android.collections.CollectionUtils" class="title">Uses of Class<br>org.linq4android.collections.CollectionUtils</h2> </div> <div class="classUseContainer">No usage of org.linq4android.collections.CollectionUtils</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../org/linq4android/collections/CollectionUtils.html" title="class in org.linq4android.collections">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/linq4android/collections//class-useCollectionUtils.html" target="_top">FRAMES</a></li> <li><a href="CollectionUtils.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
suanshu-javadoc-1.3.1/com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html
Aliced3645/DataCenterMarketing
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_24) on Tue Apr 26 20:40:32 CST 2011 --> <TITLE> com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde (SuanShu 1.3.1 API Documentation) </TITLE> <META NAME="date" CONTENT="2011-04-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde (SuanShu 1.3.1 API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/sde/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Construction.html" title="interface in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Construction</A></B></TD> <TD>This interface defines how a realization of a stochastic process is constructed.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Euler.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Euler</A></B></TD> <TD>The Euler method is a first-order numerical procedure for integrating stochastic differential equations (SDEs) with a given initial value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Expectation.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Expectation</A></B></TD> <TD>This class computes the expectation of a stochastic integral.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/Milstein.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">Milstein</A></B></TD> <TD>The Milstein method is a first-order numerical procedure for integrating stochastic differential equations (SDEs) with a given initial value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/PathByIdImpl.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">PathByIdImpl</A></B></TD> <TD>This class implements some common methods to identify a path or a trajectory of a realization of a stochastic process.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/RandomWalk.html" title="class in com.numericalmethod.suanshu.stats.stochasticprocess.univariate.integration.sde">RandomWalk</A></B></TD> <TD>This is the Random Walk construction of a stochastic process per SDE specification.</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../../../../com/numericalmethod/suanshu/stats/stochasticprocess/univariate/sde/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?com/numericalmethod/suanshu/stats/stochasticprocess/univariate/integration/sde/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &#169; 2011 Numerical Method Inc. Ltd. All Rights Reserved.</i> </BODY> </HTML>
slidewiki/libraries/frontend/MathJax/test/sample-dynamic.html
AKSW/SlideWiki
<!DOCTYPE html> <html> <head> <title>MathJax Dynamic Math Test Page</title> <!-- Copyright (c) 2010-2011 Design Science, Inc. --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); </script> <script type="text/javascript" src="../MathJax.js"></script> <style> input {margin-top: .7em} .output { border: 1px solid black; padding: 1em; width: auto; position: absolute; top: 0; left: 2em; min-width: 20em; } .box {position: relative} </style> </head> <body> <script> // // Use a closure to hide the local variables from the // global namespace // (function () { var QUEUE = MathJax.Hub.queue; // shorthand for the queue var math = null, box = null; // the element jax for the math output, and the box it's in // // Hide and show the box (so it doesn't flicker as much) // var HIDEBOX = function () {box.style.visibility = "hidden"} var SHOWBOX = function () {box.style.visibility = "visible"} // // Get the element jax when MathJax has produced it. // QUEUE.Push(function () { math = MathJax.Hub.getAllJax("MathOutput")[0]; box = document.getElementById("box"); SHOWBOX(); // box is initially hidden so the braces don't show }); // // The onchange event handler that typesets the // math entered by the user // window.UpdateMath = function (TeX) { QUEUE.Push(HIDEBOX,["Text",math,"\\displaystyle{"+TeX+"}"],SHOWBOX); } // // IE doesn't fire onchange events for RETURN, so // use onkeypress to do a blur (and refocus) to // force the onchange to occur // if (MathJax.Hub.Browser.isMSIE) { window.MathInput.onkeypress = function () { if (window.event && window.event.keyCode === 13) {this.blur(); this.focus()} } } })(); </script> <p> Type some \(\rm\TeX\) code and press RETURN:<br /> <input id="MathInput" size="80" onchange="UpdateMath(this.value)" /> </p> <p>You typed:</p> <div class="box" id="box" style="visibility:hidden"> <div id="MathOutput" class="output">$${}$$</div> </div> </body> </html>
articles/thrashing-code-metal-monday-10-30-2017/index.html
Adron/adron.github.io
<!DOCTYPE html> <html lang="en"> <head> <title>Adron's Thrashing Code</title> <meta name="description" content=""> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="alternate" href="/feed.xml" type="application/rss+xml" title="Coder, Messenger, Recon, Infrastructure, Ops, &amp; A Sprinkling of Metal"> <link rel="icon" type="image/png" href="/img/favicons/favicon-16x16.png" sizes="16x16"> <link rel="icon" type="image/png" href="/img/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/img/favicons/favicon-96x96.png" sizes="96x96"> <link rel="apple-touch-icon" sizes="57x57" href="/img/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/img/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/img/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/img/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/img/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/img/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/img/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon-180x180.png"> <link rel="stylesheet" href="/css/custom.css"> <link rel="stylesheet" href="/css/style.min.css"> <script src="/js/modernizr.js"></script> </head> <body class="article-detail"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="header header-over large"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6 col-xs-6"> <!-- Logo Image--><a href="/index.html" class="logo-image logo-animated"><img src="/img/logos/logo.png" alt="logo"></a> <!-- End of Logo Image--> </div> <div class="col-md-9 col-sm-6 col-xs-6"> <!-- Menu--> <nav class="right helper"> <ul class="menu sf-menu js-menu"> <li><a href="#">Conf - Meetup - Events</a> <ul> <li><a href="/docs/Speaking-Presentations-Workshops/">Speaking - Presentations - Workshops</a></li> <li><a href="/docs/calendar">Calendar of Engagements</a></li> </ul> </li> <li><a href="/docs/thrashing-code-news/">Thrashing Code News</a></li> <li><a href="/docs/medium-_TOC_/">Medium</a></li> <li><a href="/docs/documentation/">Docs</a></li> <li><a href="#">Contact</a> <ul> <li><a href="/docs/contact">Message</a></li> <li><a href="/docs/job-talk/">Hire</a></li> </ul> </li> <li><a href="/docs/about/">About</a></li> </ul> </nav> <!-- End of Menu--> </div> </div> </div> </div> <div class="header-back header-back-simple header-back-small"> <div class="header-back-container"> <div class="container"> <div class="row"> <div class="col-md-12"> <!-- Page Info--> <div class="page-info page-info-simple"> <h1>Thrashing Code Metal Monday for Week of October 30th 2017</h1> <p class="author">Written by <span class="author">Adron Hall</span> and published on <span>October, 30 of 2017.</span> </p> <div class="nav"><a href="/">« Home</a></div> </div> <!-- End Page Info--> </div> </div> </div> </div> </div> <div id="content"> <div class="container"> <div class="layout with-right-sidebar js-layout"> <div class="row"> <div class="col-md-9"> <div class="main-content"> <!-- Blog Page--> <article class="article"> <section class="content"><div class="image float-right"> <iframe src="https://open.spotify.com/embed/track/1m9uKIXsCb9nFFKNDPKuBP" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> </div> <p>I’ll start with some tunes today. It seems like a good day for a swashbuckling adventure, especially with Halloween tomorrow and all. With the tunes rocking, let’s talk upcoming meetups real quick, then the code challenge and two additional epic tunes to get some coding done&nbsp;to.</p> <ul> <li><p><a href="https://www.meetup.com/BallardTechHH/events/237787094/">Ballard Happy Hour</a> is @ 5:30pm this Tuesday @ <a href="https://www.google.com/maps/place/Ballard+Beer+Company/@47.6689494,-122.3864897,17z/data=!4m13!1m7!3m6!1s0x549015c5e180c76b:0xc471e67540ce0239!2s2050+NW+Market+St,+Seattle,+WA+98107!3b1!8m2!3d47.6689494!4d-122.384301!3m4!1s0x549015c5e18581a5:0xef3a1fd5ec7a26b!8m2!3d47.668843!4d-122.3842715?hl=en">Ballard Beer&nbsp;Company</a></p> </li> <li><p><a href="https://www.meetup.com/Pelo-Technology-Share-Out/events/244321597/">Seattle Geek Lunch</a> @ noon @ <a href="https://www.google.com/maps/place/Kigo+Kitchen/@47.6015953,-122.3366801,17z/data=!3m1!4b1!4m5!3m4!1s0x54906abaad799b7d:0x76899de962b1b653!8m2!3d47.6015953!4d-122.3344915?hl=en">Kigo Kitchen Pioneer&nbsp;Square</a></p> </li> <li><p><a href="https://www.meetup.com/Seattle-CoffeeOps/events/243985521/">Chat about Dev+Ops over Morning Coffee/Tea</a> @ 8am @ <a href="https://www.google.com/maps/place/Chef+Software,+Inc./@47.6021758,-122.3381707,17z/data=!4m13!1m7!3m6!1s0x54906aaffc113ae7:0xa3f5e2e1b40bd3e8!2s619+Western+Ave,+Seattle,+WA+98104!3b1!8m2!3d47.6021758!4d-122.335982!3m4!1s0x54906ab1d0063ac1:0x8fa8c8c312405e50!8m2!3d47.6021894!4d-122.3359318?hl=en">Chef Software</a>.</p> </li> </ul> <p>Also to mention, next week I’ll be presenting with <a href="https://twitter.com/Lenadroid">@Lenadroid</a> at the .<span class="caps">NET</span> Developer’s Association meetups in <a href="https://www.meetup.com/NET-Developers-Association-Westside/events/242573016/">downtown Seattle @ Parametric Portfolio Associates</a> and in <a href="https://www.meetup.com/NET-Developers-Association-Eastside/events/242573024/">Redmond at Microsoft Building 34</a>. I hope you’ll join us there for the presentation and chats&nbsp;after.</p> <p><span class="more"></span></p> <h2 id="code-challenge">Code&nbsp;Challenge</h2> <p>Have you ever eaten at a <a href="https://www.jimmyjohns.com/">Jimmy John’s</a>? If you have, or you’ve ordered from them and you live in a city you’ve likely received delivery via a <a href="/articles/thrashing-code-metal-monday-10-30-2017/">bike messenger</a>. For more details, here’s a&nbsp;video.</p> <iframe width="560" height="315" src="https://www.youtube.com/embed/iYKBgfFpd8A" frameborder="0" allowfullscreen></iframe> <p>However, out in the burbs where people tend to be auto-dependent, your Jimmy John’s is also more auto-dependent. Determine the variables needed to determine delivery rate of a bike messenger versus a car messenger. Then based on those variables write algorithms to determine who will be the most efficient deliverer of sandwiches per&nbsp;hour.</p> <h3 id="victor-will-get-">Victor will&nbsp;get…</h3> <p>The winner of this challenge will get a week worth of Jimmy John sandwiches of their&nbsp;choice.</p> <p>Alright… last&nbsp;tunes.</p> <p>Insomnium is brutally heavy and intricately amazing. Then follow that up with a good dose of SuidAkrA, with the inspirational attack of Lion of&nbsp;Darcania!</p> <iframe src="https://open.spotify.com/embed/track/4bOX3KfGgQE1GkxxJ3OUtI" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> <iframe src="https://open.spotify.com/embed/track/7EHmEnTHesQEf4LA02WK7U" width="300" height="380" frameborder="0" allowtransparency="true"></iframe> </section> </article> <!-- End of Blog Page--> </div> </div> <div class="col-md-3 hidden-sm hidden-xs"> <div class="sidebar js-sidebar-fixed"> <!-- Vertical Menu--> <div class="widget"> <!-- Search--> <div class="search"> <form action="https://google.com/search" method="get"> <input type="hidden" name="sitesearch" value="http://blog.adron.me"> <input type="text" name="q" placeholder="search" class="search-input form-control"><i class="fa fa-search search-icon"></i> </form> </div> <!-- End of Search--> </div> <div class="widget"> <h3 class="widget-title">Keyword Search</h3> <!-- Tags--> <ul class="tags"> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=terraform">terraform</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=kubernetes">kubernetes</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=immutable+infrastructure">immutable infrastructure</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=html">html</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=javascript">javascript</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=ubuntu">ubuntu</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=node pdx">node pdx</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=.NET fringe">.net fringe</a></li> <li class="tag-item"><a href="https://www.google.com/search?sitesearch=http%3A%2F%2Fblog.adron.me&amp;q=videos">videos</a></li> </ul> <!-- End of Tags--> </div> <nav class="menu-vertical-wrapper"> <ul data-prepend-to=".js-layout" data-select="Menu" class="menu-vertical js-menu-vertical"> <li><a href="#">About</a> <ul> <li><a href="/docs/about/">Me, Adron</a></li> <li><a href="#">My Hobbies</a> <ul> <li><a href="http://photos.adron.me">My Photos</a></li> </ul> </li> <li><a href="/docs/Speaking-Presentations-Workshops">My Presentations</a></li> <li><a href="/docs/documentation/">Collection of Docs & Notes</a></li> </ul> </li> </ul> </nav> <div class="widget"> <h3 class="widget-title">Photos</h3> <!-- Photos--> <ul class="widget-recommended-products"> <!-- Photos--> <li class="widget-recommended-product"><img src="/img/photos/IMG_1836.jpg" alt="Jon Oropeza" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Meetups-N-Conferences/Conferences/Node-PDX-2016/i-D9qFQ6m" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Node PDX 2016<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Jon Oropeza @ Node PDX 2016</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/IMG_1812.jpg" alt="Liz Abinante" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Meetups-N-Conferences/Conferences/Node-PDX-2016/i-g2m2hgP" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Node PDX 2016<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Liz Abinante @ Node PDX 2016</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/IMG_5709.jpg" alt="Praha hlavní nádraží" class="widget-recommended-product-img"><a href="http://photos.adron.me/Travels-N-Traversings/Across-the-Pond-2016-Travels/September-Krakow/Week-4-Prague/i-62ZPsPb" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Prague (Praha)<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Praha hlavní nádraží</p></a></li> <!-- End of photos row one--> </ul> <ul class="widget-recommended-products"> <!-- Photos--> <li class="widget-recommended-product"><img src="/img/photos/IMG_4417.jpg" alt="St Mary's Basilica" class="widget-recommended-product-img"><a href="http://photos.adron.me/Travels-N-Traversings/Across-the-Pond-2016-Travels/September-Krakow/Krakow/i-KnZf6pK/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">St Mary's Basilica<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Bazylika Mariacka in Rynek Główny.</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/VSC_03.png" alt="Visual Studio Code" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Software-Development/Visual-Studio-Things/i-LLW7WcD/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Visual Studio Code<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Images from a review of Visual Studio Code.</p></a></li> <!-- End of Recommended product Item--> <!-- Recommended product Item--> <li class="widget-recommended-product"><img src="/img/photos/-home-adronhall-Pictures-Selection_002.png - Shutter_003.png" alt="" class="widget-recommended-product-img"><a href="http://photos.adron.me/Software/Software-Development/Ubuntu/i-CQsQ4zj/A" class="widget-recommended-product-link"> <h5 class="widget-recommended-product-link-title">Mono Develop & WebStorm<i class="fa fa-angle-right"></i></h5> <p class="widget-recommended-product-link-description">Working through Mono Develop & WebStorm.</p></a> <!-- End of photos row two--> </li> </ul> <!-- End Photos--> </div> </div> </div> </div> </div> <div class="nav"><a href="/">« Home</a></div> </div> </div> <script src="/js/all.js"></script> <script src="/js/custom.js"></script> <!-- Google Tag Manager--> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-KMMZX2" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <script> console.log(document.getElementById("search-google")); console.log(document.getElementById("search-google").innerText); var searchBox = document.getElementById("search-google"); function googleSearch(search_string) { alert(search_string); } document.getElementById("search-google").addEventListener("onClick", function () { alert(document.getElementById("search-google").innerHTML); }); document.getElementById("search-google").addEventListener("onClick", function () { googleSearch(document.getElementById("search-google").innerHTML) }); </script> <script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-39158070-6', 'auto'); ga('send', 'pageview'); </script> </body> </html>
_includes/footer.html
jaronheard/jaronheard.github.io
<!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="row"> <div class="footer-col col-md-4"> <h3>{{ site.footer.location }}</h3> <p> {% for address in site.address %} {{ address.line }} <br> {% endfor %} </p> </div> <div class="footer-col col-md-4"> <h3>{{ site.footer.social }}</h3> <ul class="list-inline"> {% for network in site.social %} <li> <a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a> </li> {% endfor %} </ul> </div> <div class="footer-col col-md-4"> <h3>{{ site.footer.credits }}</h3> <p>{{ site.credits }}</p> </div> </div> </div> </div> <div class="footer-below"> <div class="container"> <div class="row"> <div class="col-lg-12"> You made it to the end! 😊 Let's talk soon. 💙--Jaron </div> </div> </div> </div> </footer> <!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) --> <div class="scroll-top page-scroll visible-xs visible-sm"> <a class="btn btn-primary" href="#page-top"> <i class="fa fa-chevron-up"></i> </a> </div>
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.data/-tile/as-character-tile-or-else.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>asCharacterTileOrElse</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../styles/style.css" rel="Stylesheet"> <link href="../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.api.data/Tile/asCharacterTileOrElse/#kotlin.Function1[org.hexworks.zircon.api.data.Tile,org.hexworks.zircon.api.data.CharacterTile]/PointingToDeclaration//-755115832"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.api.data</a>/<a href="index.html">Tile</a>/<a href="as-character-tile-or-else.html">asCharacterTileOrElse</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>as</span><wbr></wbr><span>Character</span><wbr></wbr><span>Tile</span><wbr></wbr><span>Or</span><wbr></wbr><span>Else</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">open fun <a href="as-character-tile-or-else.html">asCharacterTileOrElse</a>(orElse: (<a href="index.html">Tile</a>) -&gt; <a href="../-character-tile/index.html">CharacterTile</a>): <a href="../-character-tile/index.html">CharacterTile</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> <p class="paragraph">Returns this <a href="index.html">Tile</a> as a <a href="../-character-tile/index.html">CharacterTile</a> if possible or the result of calling <span data-unresolved-link="org.hexworks.zircon.api.data/Tile/orElse/#/PointingToCallableParameters(-1)/">orElse</span> with <code>this</code> if it is not.</p></div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L109" id="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" data-filterable-set=":zircon.core:dokkaHtml/commonMain"></a> <div class="table-row" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L109">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.api.data%2FTile%2FasCharacterTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.CharacterTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div></div> </div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
jsonService/src/main/webapp/passfault.css
c-a-m/passfault
@CHARSET "ISO-8859-1"; @font-face { font-family: road_em; src: url('font/Roadgeek2005SeriesEM.eot'); } @font-face { font-family: road_em; src: url('font/Roadgeek2005SeriesEM.ttf'); } @font-face { font-family: road_c; src: url('font/Roadgeek2005SeriesC.eot'); } @font-face { font-family: road_c; src: url('font/Roadgeek2005SeriesC.ttf'); } .white { font-family: road_em; color: black; border-color: black; border-style: solid; background-color: white; } .green { font-family: road_em; color: white; border-color: white; border-style: solid; background-color: rgb(0,155,103); } .blue { font-family: road_em; color: white; border-color: white; border-style: solid; background-color: rgb(0,62,134); } .yellow { font-family: road_em; color: black; border-color: black; border-style: solid; background-color: rgb(255,242,0); } .orange { font-family: road_em; color: black; border-color: black; border-style: solid; background-color: rgb(247,146,51); } .red { font-family: road_em; color: white; border-color: white; border-style: solid; background-color: rgb(181,39,60); } .brown { font-family: road_em; color: white; border-color: white; border-style: solid; background-color: rgb(97,54,29); } a:link {color:#D0D0D0; } /* unvisited link */ a:visited {color:#D0D0D0;} /* visited link */ a:hover {color:yellow; border-bottom: none;} /* mouse over link */ a:active {color:red;} /* selected link */ p, ul { font-family: road_c; font-size: x-large; color: white; } div { float: none; } .elevatorPitch { font-family: road_em; color: yellow; margin: .3em; text-align: center; text-shadow: 0px 0px 3px black; /* makes it slightly easier to read */ } .dashed { border-bottom: 5px; border-bottom-style: dashed; border-bottom-width: 5px; border-bottom-color: white; padding-bottom: 5px; } h1 { padding-top: 0.5em; font-family: road_em; color: Yellow; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; clear:both; } h2 { font-family: road_em; color: yellow; border-bottom: 5px; border-bottom-style: dashed; border-bottom-width: 5px; border-bottom-color: white; padding-bottom: 5px; text-shadow: 0px 0px 3px black; /* makes it slightly easier to read */ clear:both; } body { background-image: url(img/asphalt.jpg); background-repeat: repeat; margin-left: auto; margin-right: auto; width:70%; } .keyboard { background-image: url(img/keys.png); background-repeat: no-repeat; background-position: center; } .navigation { max-width: 35em; } .navsign { text-align: center; float: left; border-width: 2px; padding: .25em; padding-left: .4em; padding-right: .4em; margin: .2em; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .sign { text-align: center; border-width: 3px; padding: .5em; margin: .2em; float: left; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; } .center { margin-left: auto; margin-right: auto; } .welcome { float: none; padding-left: 2em; padding-right: 2em; width: 30em; } .innerWelcome { font-size: x-large; text-align: left; } .subWelcome { font-size: large; font-style: italic; display: block; text-align: right; } .smallSign { width: 2em; height: 3em; } .password { clear: both; padding: 1.5em; max-width: 40em; } .finders { clear: both; padding: 1.5em; max-width: 48em; height: 100em; } .pattern { font-family: road_em; margin-bottom: 10px; height: 8em; } .passSummary { font-family: road_em; margin-bottom: 10px; } .patternDetail { font-family: road_em; clear:both; display: none; margin: 5; } .inline { float:left; } .large { font-size: x-large; } .medium { font-size: large; } .xxlarge { font-size: xx-large; } .xsmall { font-size: x-small; } .small { font-size: small; } .smallFixed { width: 12em; } .nowrap { clear:both; } .horiz { background-image: url('img/horiz-keys.png'); } .diag { background-image: url('img/diag-keys.png'); } .repeat { background-image: url('img/repeat-keys.png'); } .policy { width: 30em; } .left{ float: left; } dd { font-family: road_c; color: white; font-size: x-large; } dt { font-family: road_em; color: yellow; font-size: x-large; } em { color: white; font-style: normal; text-shadow: 2px 2px 3px #B2B200; /* makes it slightly easier to read */ } div.spaceTop { margin-top: 15px; } .example{ font-size: x-small; } div.passwordOptions, div.examples{ border-top-style: groove; border-top-width: 1px; display: none; padding: .25em; } .examplesIcon,.optionsIcon { font-size: small; padding: 0.25em; padding-left: 1em; padding-right: 1em; } div.textArea { padding-bottom: 0.25em; padding-left: 2em; padding-right: 2em; } div.menu { display: block; } /* loading page: */ .modal { display: none; position: fixed; z-index: 1000; top: 0; left: 0; height: 120%; width: 120%; background: rgba( 200, 200, 200, .8 ) url('img/ajax-loader.gif') 45% 45% no-repeat; } /* When the body has the loading class, we turn the scrollbar off with overflow:hidden */ body.loading { overflow: hidden; } /* Anytime the body has the loading class, our modal element will be visible */ body.loading .modal { display: block; }
other_languages/C++/monCSRF_C++/doc/logs/white_list2.html
bt3gl/Monitoring_CSRF_Attacks
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>white_list2 - RDoc Documentation</title> <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../js/navigation.js"></script> <script type="text/javascript" charset="utf-8" src="../js/search_index.js"></script> <script type="text/javascript" charset="utf-8" src="../js/search.js"></script> <script type="text/javascript" charset="utf-8" src="../js/searcher.js"></script> <script type="text/javascript" charset="utf-8" src="../js/darkfish.js"></script> <body class="file"> <nav id="metadata"> <nav id="home-section" class="section"> <h3 class="section-header"> <a href="../index.html">Home</a> <a href="../table_of_contents.html#classes">Classes</a> <a href="../table_of_contents.html#methods">Methods</a> </h3> </nav> <nav id="search-section" class="section project-section" class="initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <h3 class="section-header"> <input type="text" name="search" placeholder="Search" id="search-field" title="Type to search, Up and Down to navigate, Enter to load"> </h3> </form> <ul id="search-results" class="initially-hidden"></ul> </nav> <div id="project-metadata"> <nav id="fileindex-section" class="section project-section"> <h3 class="section-header">Pages</h3> <ul> <li class="file"><a href="../Gemfile.html">Gemfile</a> <li class="file"><a href="../README_rdoc.html">README</a> <li class="file"><a href="../lib/log_parser/strategies/sql/README_strategies.html">README_strategies</a> <li class="file"><a href="../logs/log.html">log</a> <li class="file"><a href="../logs/log_simple.html">log_simple</a> <li class="file"><a href="../logs/log_tests.html">log_tests</a> <li class="file"><a href="../logs/white_list.html">white_list</a> <li class="file"><a href="../logs/white_list2.html">white_list2</a> <li class="file"><a href="../spec/fixtures/log.html">log</a> <li class="file"><a href="../spec/fixtures/log_simple.html">log_simple</a> <li class="file"><a href="../spec/fixtures/log_tests.html">log_tests</a> <li class="file"><a href="../spec/fixtures/white_list.html">white_list</a> <li class="file"><a href="../spec/fixtures/white_list2.html">white_list2</a> <li class="file"><a href="../white_list.html">white_list</a> </ul> </nav> <nav id="classindex-section" class="section project-section"> <h3 class="section-header">Class and Module Index</h3> <ul class="link-list"> <li><a href="../LogParser.html">LogParser</a> <li><a href="../LogParser/Log.html">LogParser::Log</a> <li><a href="../LogParser/LogEntry.html">LogParser::LogEntry</a> <li><a href="../LogParser/SqlInfo.html">LogParser::SqlInfo</a> <li><a href="../LogParser/Strategies.html">LogParser::Strategies</a> <li><a href="../LogParser/Strategies/Sql.html">LogParser::Strategies::Sql</a> <li><a href="../LogParser/Strategies/Sql/Base.html">LogParser::Strategies::Sql::Base</a> <li><a href="../LogParser/Strategies/Sql/Ragel.html">LogParser::Strategies::Sql::Ragel</a> <li><a href="../LogParser/Strategies/Sql/Regexp.html">LogParser::Strategies::Sql::Regexp</a> <li><a href="../LogParser/WhiteList.html">LogParser::WhiteList</a> <li><a href="../Object.html">Object</a> <li><a href="../Runtime.html">Runtime</a> </ul> </nav> </div> </nav> <div id="documentation" class="description"> <p>UPDATE users SET session_user_id = -1, session_start = 1319238613, session_time = 1319238613, session_page = 0, session_logged_in = 0 WHERE session_id = ‘1’ UPDATE phpbb_sessions SET session_user_id = -1, session_start = 1319238613, session_time = 1319238613, session_page = 0, session_logged_in = 0 WHERE session_id = ‘1’ AND session_ip = ‘7f000001’</p> </div> <footer id="validator-badges"> <p><a href="http://validator.w3.org/check/referer">[Validate]</a> <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12. <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. </footer>
2018.2.0/apidocs/org/wildfly/swarm/config/class-use/JGroupsSupplier.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 Thu Feb 08 09:04:07 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.JGroupsSupplier (BOM: * : All 2018.2.0 API)</title> <meta name="date" content="2018-02-08"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.JGroupsSupplier (BOM: * : All 2018.2.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/wildfly/swarm/config/JGroupsSupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.2.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/JGroupsSupplier.html" target="_top">Frames</a></li> <li><a href="JGroupsSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.wildfly.swarm.config.JGroupsSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.JGroupsSupplier</h2> </div> <div class="classUseContainer">No usage of org.wildfly.swarm.config.JGroupsSupplier</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/wildfly/swarm/config/JGroupsSupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.2.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/JGroupsSupplier.html" target="_top">Frames</a></li> <li><a href="JGroupsSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
docs/_includes/generated/akka_configuration.html
mbode/flink
<table class="table table-bordered"> <thead> <tr> <th class="text-left" style="width: 20%">Key</th> <th class="text-left" style="width: 15%">Default</th> <th class="text-left" style="width: 65%">Description</th> </tr> </thead> <tbody> <tr> <td><h5>akka.ask.timeout</h5></td> <td style="word-wrap: break-word;">"10 s"</td> <td>Timeout used for all futures and blocking Akka calls. If Flink fails due to timeouts then you should try to increase this value. Timeouts can be caused by slow machines or a congested network. The timeout value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-factor</h5></td> <td style="word-wrap: break-word;">1.0</td> <td>The pool size factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the pool-size-min and pool-size-max values.</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-max</h5></td> <td style="word-wrap: break-word;">2</td> <td>Max number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.client-socket-worker-pool.pool-size-min</h5></td> <td style="word-wrap: break-word;">1</td> <td>Min number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.client.timeout</h5></td> <td style="word-wrap: break-word;">"60 s"</td> <td>Timeout for all blocking calls on the client side.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-factor</h5></td> <td style="word-wrap: break-word;">2.0</td> <td>The parallelism factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the parallelism-min and parallelism-max values.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-max</h5></td> <td style="word-wrap: break-word;">64</td> <td>Max number of threads to cap factor-based parallelism number to.</td> </tr> <tr> <td><h5>akka.fork-join-executor.parallelism-min</h5></td> <td style="word-wrap: break-word;">8</td> <td>Min number of threads to cap factor-based parallelism number to.</td> </tr> <tr> <td><h5>akka.framesize</h5></td> <td style="word-wrap: break-word;">"10485760b"</td> <td>Maximum size of messages which are sent between the JobManager and the TaskManagers. If Flink fails because messages exceed this limit, then you should increase it. The message size requires a size-unit specifier.</td> </tr> <tr> <td><h5>akka.jvm-exit-on-fatal-error</h5></td> <td style="word-wrap: break-word;">true</td> <td>Exit JVM on fatal Akka errors.</td> </tr> <tr> <td><h5>akka.log.lifecycle.events</h5></td> <td style="word-wrap: break-word;">false</td> <td>Turns on the Akka’s remote logging of events. Set this value to 'true' in case of debugging.</td> </tr> <tr> <td><h5>akka.lookup.timeout</h5></td> <td style="word-wrap: break-word;">"10 s"</td> <td>Timeout used for the lookup of the JobManager. The timeout value has to contain a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.retry-gate-closed-for</h5></td> <td style="word-wrap: break-word;">50</td> <td>Milliseconds a gate should be closed for after a remote connection was disconnected.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-factor</h5></td> <td style="word-wrap: break-word;">1.0</td> <td>The pool size factor is used to determine thread pool size using the following formula: ceil(available processors * factor). Resulting size is then bounded by the pool-size-min and pool-size-max values.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-max</h5></td> <td style="word-wrap: break-word;">2</td> <td>Max number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.server-socket-worker-pool.pool-size-min</h5></td> <td style="word-wrap: break-word;">1</td> <td>Min number of threads to cap factor-based number to.</td> </tr> <tr> <td><h5>akka.ssl.enabled</h5></td> <td style="word-wrap: break-word;">true</td> <td>Turns on SSL for Akka’s remote communication. This is applicable only when the global ssl flag security.ssl.enabled is set to true.</td> </tr> <tr> <td><h5>akka.startup-timeout</h5></td> <td style="word-wrap: break-word;">(none)</td> <td>Timeout after which the startup of a remote component is considered being failed.</td> </tr> <tr> <td><h5>akka.tcp.timeout</h5></td> <td style="word-wrap: break-word;">"20 s"</td> <td>Timeout for all outbound connections. If you should experience problems with connecting to a TaskManager due to a slow network, you should increase this value.</td> </tr> <tr> <td><h5>akka.throughput</h5></td> <td style="word-wrap: break-word;">15</td> <td>Number of messages that are processed in a batch before returning the thread to the pool. Low values denote a fair scheduling whereas high values can increase the performance at the cost of unfairness.</td> </tr> <tr> <td><h5>akka.transport.heartbeat.interval</h5></td> <td style="word-wrap: break-word;">"1000 s"</td> <td>Heartbeat interval for Akka’s transport failure detector. Since Flink uses TCP, the detector is not necessary. Therefore, the detector is disabled by setting the interval to a very high value. In case you should need the transport failure detector, set the interval to some reasonable value. The interval value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.transport.heartbeat.pause</h5></td> <td style="word-wrap: break-word;">"6000 s"</td> <td>Acceptable heartbeat pause for Akka’s transport failure detector. Since Flink uses TCP, the detector is not necessary. Therefore, the detector is disabled by setting the pause to a very high value. In case you should need the transport failure detector, set the pause to some reasonable value. The pause value requires a time-unit specifier (ms/s/min/h/d).</td> </tr> <tr> <td><h5>akka.transport.threshold</h5></td> <td style="word-wrap: break-word;">300.0</td> <td>Threshold for the transport failure detector. Since Flink uses TCP, the detector is not necessary and, thus, the threshold is set to a high value.</td> </tr> </tbody> </table>
public/docs/classes/_gii_templates_new_readme_.readme.html
relution-io/relution-cli
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Readme | Relution-CLI</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script src="../assets/js/modernizr.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">Relution-CLI</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/_gii_templates_new_readme_.html">&quot;gii/templates/new/Readme&quot;</a> </li> <li> <a href="_gii_templates_new_readme_.readme.html">Readme</a> </li> </ul> <h1>Class Readme</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">Readme</span> </li> </ul> </section> <section class="tsd-panel"> <h3>Implements</h3> <ul class="tsd-hierarchy"> <li><a href="../interfaces/_gii_templateinterface_.templateinterface.html" class="tsd-signature-type">TemplateInterface</a></li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#name" class="tsd-kind-icon">name</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#package" class="tsd-kind-icon">package</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#publishname" class="tsd-kind-icon">publish<wbr>Name</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_gii_templates_new_readme_.readme.html#template" class="tsd-kind-icon">template</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="name" class="tsd-anchor"></a> <h3>name</h3> <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L6">gii/templates/new/Readme.ts:6</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="package" class="tsd-anchor"></a> <h3>package</h3> <div class="tsd-signature tsd-kind-icon">package<span class="tsd-signature-symbol">:</span> <a href="_gii_templates_new_packagejson_.packagejson.html" class="tsd-signature-type">PackageJson</a></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L8">gii/templates/new/Readme.ts:8</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="publishname" class="tsd-anchor"></a> <h3>publish<wbr>Name</h3> <div class="tsd-signature tsd-kind-icon">publish<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_gii_templateinterface_.templateinterface.html">TemplateInterface</a>.<a href="../interfaces/_gii_templateinterface_.templateinterface.html#publishname">publishName</a></p> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L7">gii/templates/new/Readme.ts:7</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="template" class="tsd-anchor"></a> <h3>template</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> template<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/relution-io/relution-cli/blob/master/src/gii/templates/new/Readme.ts#L10">gii/templates/new/Readme.ts:10</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/_gii_templates_new_readme_.html">"gii/templates/new/<wbr>Readme"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module"> <a href="_gii_templates_new_readme_.readme.html" class="tsd-kind-icon">Readme</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#name" class="tsd-kind-icon">name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#package" class="tsd-kind-icon">package</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#publishname" class="tsd-kind-icon">publish<wbr>Name</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="_gii_templates_new_readme_.readme.html#template" class="tsd-kind-icon">template</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/_gii_templates_new_readme_.html#html" class="tsd-kind-icon">html</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
src/python/pants/docs/docsite.css
tejal29/pants
/* * Copyright 2014 Pants project contributors (see CONTRIBUTORS.md). * Licensed under the Apache License, Version 2.0 (see LICENSE). */ body { background-color: #eee; color: #111; font-family: "Luxi Sans", "Lucida Sans", sans-serif; } h1, h2, h3, h4, h5, h6 { color: #006; margin: 1em 0 0 -0.01em; } /* 64px above for build status 300px on left to leave room for bignav, 40em below so jumping to anchor link works OK close to content bottom */ .mainflow { margin: 64px 1rem 40em 300px; } a:link, a:visited { text-decoration: none; color: #007; } a:hover { background-color: #fff; } pre { border: 1px solid #ddd; padding: 2px; color: #006; } ul, ol, dl { margin: 0px; padding: 0px; } ul li { margin-left: 24px; } /* "Pilcrows": each heading has a link to it, next to it. Handy for * copy-pasting section links in chat. */ table.h-plus-pilcrow { border-spacing: 0px; } table.h-plus-pilcrow td { padding: 0; vertical-align: top; } div.pilcrow-div { margin: 1em 0.5em; } /* Pilcrow links are transparent until hovered over */ a.pilcrow-link, a.pilcrow-link:link,a.pilcrow-link:visited { font-size: 150%; color: transparent; text-decoration: none; } /* Most links get a background color when hovered over; but not Pilcrow links. */ table.h-plus-pilcrow:hover, table.h-plus-pilcrow:hover a:hover { background-color: transparent; color: #002; } table.h-plus-pilcrow:hover a.pilcrow-link { color: #04a; } nav { z-index: 1; } /* on small screens, hide navigation by default */ @media screen and (max-width: 768px){ #navtoggler { display: block; } nav { display: none; } div.mainflow { margin-left: 2px; } } /* navtoggler button appears top-left of skinny screens */ @media screen and (min-width: 769px){ #navtoggler { display: none; } } #navtoggler { position: absolute; left: 4px; top: 4px; font-size: 200%; background-color: #fff; color: #55acee; border: 1px solid #888; border-radius: 2px; z-index: 10; } #navtoggler:hover { cursor: pointer; } /* "breadcrumbs" arrow-nav at top of content*/ nav.breadcrumbs ul { margin: 0px; padding: 0px; } nav.breadcrumbs ul li { display: inline; list-style-type: none; margin-left: 0; } nav.breadcrumbs ul li:before { content: "←"; } nav.breadcrumbs ul li:first-child:before { content: none; /* no arrow */ } /* bignav search box and site-wide TOC on page left-hand side */ nav.bignav { font-size: larger; position: absolute; top: 0px; left: 0px; margin: 0px; max-width: 272px; background-color: #55acee; } .bignav-logo { text-align: center; margin-top: 4px; } .bignav-logo img { border: 3px solid #55acee; border-radius: 3px; } nav.bignav form.search { padding: 1em 0px; } /* text entry for search terms */ nav.bignav form.search input.query { width: 246px; margin-left: 4px; background-color: #fff; padding: 0.5em 8px; border: 1px solid #147; border-radius: 20px; } /* Site-wide table of contents */ nav.bignav .site-toc { color: white; background-color: #444; } .site-toc ul { padding: 0.3rem 0px; list-style-type: none; } /* toc-here: within the site TOC, the entry for this page */ .site-toc li.toc-here { background-color: #777; } .site-toc ul li { margin: 0.6rem 0px; padding-right: 0.5rem; } .site-toc ul li a { color: white; } /* mainflow links get a white background on hover; bignav links get a black one to contrast w/white text */ .site-toc li:hover, .site-toc li:hover a:hover { background-color: black; color: white; } /* ...and the this-page TOC entry has its own hover look */ .site-toc li.toc-here:hover, .site-toc li.toc-here:hover a:hover { background-color: #e5e7f3; color: black; } .site-toc ul li.toc-h0 { padding-left: 0; } .site-toc ul li.toc-h1 { padding-left: 0.5em; } .site-toc ul li.toc-h2 { padding-left: 1.0em; } .site-toc ul li.toc-h3 { padding-left: 1.5em; } .site-toc ul li.toc-h4 { padding-left: 2.0em; } /* page's table of contents */ nav.pagetoc { float: right; margin: 0px -1.0rem 0px 1em; background-color: #55acee; max-width: 24%; } nav.pagetoc ul { padding: 1.0em 0px; list-style-type: none; background-color: #dde; } nav.pagetoc ul li { margin: 0.5em 0px; padding-right: 2px; } nav.pagetoc ul li:hover, nav.pagetoc ul li:hover a:hover { background-color: black; color: white; } nav.pagetoc ul li:hover a { color: white; } nav.pagetoc ul li.toc-h1 { padding-left: 0.25em; } nav.pagetoc ul li.toc-h2 { padding-left: 1.0em; } nav.pagetoc ul li.toc-h3 { padding-left: 2.0em; } nav.pagetoc ul li.toc-h4 { padding-left: 3.0em; } /* show the build/test/coverage status on each page */ div.ci-status { position: absolute; top: 0px; right: 0px; } div.ci-status img { vertical-align: middle; } /* colophon at page bottom */ .generated { margin-top: 5em; font-size: 70%; text-align: center; color: #777; } .generated a { text-decoration: none; } .generated a:hover { background-color: #fff; }
docs/4.0.0/jrugged-aspects/org/fishwife/jrugged/aspects/class-use/CircuitBreaker.html
Comcast/jrugged
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_172) on Wed Mar 13 10:37:24 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.fishwife.jrugged.aspects.CircuitBreaker (jrugged-aspects 4.0.0-SNAPSHOT API)</title> <meta name="date" content="2019-03-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.fishwife.jrugged.aspects.CircuitBreaker (jrugged-aspects 4.0.0-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../org/fishwife/jrugged/aspects/package-summary.html">Package</a></li> <li><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/fishwife/jrugged/aspects/class-use/CircuitBreaker.html" target="_top">Frames</a></li> <li><a href="CircuitBreaker.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.fishwife.jrugged.aspects.CircuitBreaker" class="title">Uses of Class<br>org.fishwife.jrugged.aspects.CircuitBreaker</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.fishwife.jrugged.aspects"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</a> in <a href="../../../../../org/fishwife/jrugged/aspects/package-summary.html">org.fishwife.jrugged.aspects</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/fishwife/jrugged/aspects/package-summary.html">org.fishwife.jrugged.aspects</a> with parameters of type <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><span class="typeNameLabel">CircuitBreakerAspect.</span><code><span class="memberNameLink"><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreakerAspect.html#monitor-org.aspectj.lang.ProceedingJoinPoint-org.fishwife.jrugged.aspects.CircuitBreaker-">monitor</a></span>(<a href="http://www.eclipse.org/aspectj/doc/next/runtime-api/org/aspectj/lang/ProceedingJoinPoint.html?is-external=true" title="class or interface in org.aspectj.lang">ProceedingJoinPoint</a>&nbsp;pjp, <a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">CircuitBreaker</a>&nbsp;circuitBreakerAnnotation)</code> <div class="block">Runs a method call through the configured <a href="https://github.com/Comcast/jrugged/apidocs/org/fishwife/jrugged/CircuitBreaker.html?is-external=true" title="class or interface in org.fishwife.jrugged"><code>CircuitBreaker</code></a>.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../org/fishwife/jrugged/aspects/package-summary.html">Package</a></li> <li><a href="../../../../../org/fishwife/jrugged/aspects/CircuitBreaker.html" title="annotation in org.fishwife.jrugged.aspects">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/fishwife/jrugged/aspects/class-use/CircuitBreaker.html" target="_top">Frames</a></li> <li><a href="CircuitBreaker.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2019. All Rights Reserved.</small></p> </body> </html>
images/apple-touch-icon-114x114.html
sunpj2007/sunpj2007.github.io
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head> <body> <h1>Not Found</h1> <p>The requested URL /html/wedlock/images/apple-touch-icon-114x114.png was not found on this server.</p> <hr> <address>Apache Server at demo.t2themes.com Port 80</address> </body></html>
eng_sept2016_v3/sept2016_classes_html/VALPROIC-(ACID)-AND,-BY-EXTRAPOLATION,-VALPROMIDE.html
glilly/osdi
<table cellspacing="0" cellpadding="0" border="1"> <tbody> <tr> <td valign="top"><p><b>CLASS: VALPROIC (ACID) AND, BY EXTRAPOLATION, VALPROMIDE</b></p> <p><b>CLASS CODE: N03AG0</b></p></td> </tr> <tr> <td valign="top"><p>Drug: Valproic acid</p> <p>RxNorm: 11118</p> <p>ATC: N03AG01</p></td> </tr> <tr> <td valign="top"><p>Drug: Valpromide</p> <p>RxNorm: 23420</p> <p>ATC: N03AG02</p></td> </tr> </tbody> </table>
docs/solr-test-framework/org/apache/solr/cloud/package-use.html
arnaud71/webso-db
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_27) on Thu Jan 23 20:22:22 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Package org.apache.solr.cloud (Solr 4.6.1 API)</title> <meta name="date" content="2014-01-23"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.solr.cloud (Solr 4.6.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/cloud/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package org.apache.solr.cloud" class="title">Uses of Package<br>org.apache.solr.cloud</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.cloud">org.apache.solr.cloud</a></td> <td class="colLast"> <div class="block">Base classes and utilities for creating and testing <a href="https://wiki.apache.org/solr/SolrCloud">Solr Cloud</a> clusters.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.cloud"> <!-- --> </a> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a> used by <a href="../../../../org/apache/solr/cloud/package-summary.html">org.apache.solr.cloud</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/AbstractDistribZkTestBase.html#org.apache.solr.cloud">AbstractDistribZkTestBase</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/AbstractFullDistribZkTestBase.CloudJettyRunner.html#org.apache.solr.cloud">AbstractFullDistribZkTestBase.CloudJettyRunner</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ChaosMonkey.html#org.apache.solr.cloud">ChaosMonkey</a> <div class="block">The monkey can stop random or specific jetties used with SolrCloud.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ZkTestServer.html#org.apache.solr.cloud">ZkTestServer</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/solr/cloud/class-use/ZkTestServer.HostPort.html#org.apache.solr.cloud">ZkTestServer.HostPort</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/cloud/package-use.html" target="_top">FRAMES</a></li> <li><a href="package-use.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
_includes/cards/tags.html
gmalecha/gmalecha.github.io
<div class="card"> <div class="card-block"> <h4 class="card-title">What's Here</h4> <p class="card-text"> {% assign tags = site.tags | sort %} {% for tag in tags %} <span class="site-tag"> <a href="/tag/{{ tag | first | slugify }}/" style="font-size: {{ tag | last | size | times: 4 | plus: 80 }}%"> {{ tag[0] | replace:'-', ' ' }} ({{ tag | last | size }}) </a> </span> {% endfor %} </p> </div> </div>
docs/javadoc/2.9/com/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.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_162) on Tue Jan 23 20:22:19 PST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml.jackson.databind.ser.std.SqlDateSerializer (jackson-databind 2.9.0 API)</title> <meta name="date" content="2018-01-23"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.fasterxml.jackson.databind.ser.std.SqlDateSerializer (jackson-databind 2.9.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.html" target="_top">Frames</a></li> <li><a href="SqlDateSerializer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.fasterxml.jackson.databind.ser.std.SqlDateSerializer" class="title">Uses of Class<br>com.fasterxml.jackson.databind.ser.std.SqlDateSerializer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.databind.ser.std">com.fasterxml.jackson.databind.ser.std</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.databind.ser.std"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a> in <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/package-summary.html">com.fasterxml.jackson.databind.ser.std</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/package-summary.html">com.fasterxml.jackson.databind.ser.std</a> that return <a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">SqlDateSerializer</a></code></td> <td class="colLast"><span class="typeNameLabel">SqlDateSerializer.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html#withFormat-java.lang.Boolean-java.text.DateFormat-">withFormat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;timestamp, <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;customFormat)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.html" title="class in com.fasterxml.jackson.databind.ser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/ser/std/class-use/SqlDateSerializer.html" target="_top">Frames</a></li> <li><a href="SqlDateSerializer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2018 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
css/grayscale.css
alran/alran.github.io
/*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { width: 100%; height: 100%; font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif; color: #fff; background-color: #000; } html { width: 100%; height: 100%; } h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 700; letter-spacing: 1px; } p { margin: 0 0 25px; font-size: 18px; line-height: 1.5; } @media(min-width:768px) { p { margin: 0 0 35px; font-size: 20px; line-height: 1.6; } } a { color: #42dca3; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a:hover, a:focus { text-decoration: none; color: #1d9b6c; } .light { font-weight: 400; } .navbar-custom { margin-bottom: 0; border-bottom: 1px solid rgba(255,255,255,.3); text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; background-color: #000; } .navbar-custom .navbar-brand { font-weight: 700; } .navbar-custom .navbar-brand:focus { outline: 0; } .navbar-custom .navbar-brand .navbar-toggle { padding: 4px 6px; font-size: 16px; color: #fff; } .navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active { outline: 0; } .navbar-custom a { color: #fff; } .navbar-custom .nav li a { -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out; } .navbar-custom .nav li a:hover { outline: 0; color: rgba(255,255,255,.8); background-color: transparent; } .navbar-custom .nav li a:focus, .navbar-custom .nav li a:active { outline: 0; background-color: transparent; } .navbar-custom .nav li.active { outline: 0; } .navbar-custom .nav li.active a { background-color: rgba(255,255,255,.3); } .navbar-custom .nav li.active a:hover { color: #fff; } @media(min-width:768px) { .navbar-custom { padding: 20px 0; border-bottom: 0; letter-spacing: 1px; background: 0 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .navbar-custom.top-nav-collapse { padding: 0; border-bottom: 1px solid rgba(255,255,255,.3); background: #000; } } .intro { display: table; width: 100%; height: auto; padding: 100px 0; text-align: center; color: #fff; background: url('../img/intro-bg.jpg') no-repeat bottom center scroll; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .project-intro { display: table; width: 100%; height: auto; padding: 100px 0; text-align: center; color: #fff; background: url('../blog/img/nextbestfriend_user_wide.jpg') no-repeat bottom center scroll; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .project-intro-lookieloo { display: table; width: 100%; height: auto; padding: 100px 0; text-align: center; color: #fff; background: url('../blog/img/public-restroom.jpg') no-repeat bottom center scroll; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } .intro .intro-body { display: table-cell; vertical-align: middle; } .intro .intro-body .brand-heading { font-size: 40px; } .intro .intro-body .intro-text { font-size: 18px; } @media(min-width:768px) { .intro { height: 100%; padding: 0; } .intro .intro-body .brand-heading { font-size: 100px; } .intro .intro-body .intro-text { font-size: 26px; } } .btn-circle { width: 70px; height: 70px; margin-top: 15px; padding: 7px 16px; border: 2px solid #fff; border-radius: 100%!important; font-size: 40px; color: #fff; background: 0 0; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out; } .btn-circle:hover, .btn-circle:focus { outline: 0; color: #fff; background: rgba(255,255,255,.1); } .btn-circle i.animated { -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s; } .btn-circle:hover i.animated { -webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.2); transform: scale(1.2); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { 0% { -moz-transform: scale(1); transform: scale(1); } 50% { -moz-transform: scale(1.2); transform: scale(1.2); } 100% { -moz-transform: scale(1); transform: scale(1); } } .content-section { padding-top: 100px; } .projects-section { width: 100%; padding: 100px 0; color: #fff; background: url('../img/melbourne1.jpg') no-repeat center center scroll; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #contact { margin-bottom: 100px; } @media(min-width:767px) { .content-section { padding-top: 250px; } .download-section { padding: 100px 0; } #map { height: 400px; margin-top: 250px; } } .btn { border-radius: 0; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 400; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .btn-default { border: 1px solid #42dca3; color: #000; background-color: #42dca3; } .btn-default:hover, .btn-default:focus { border: 1px solid #42dca3; outline: 0; color: #42dca3; background-color: white; } ul.banner-social-buttons { margin-top: 0; } @media(max-width:1199px) { ul.banner-social-buttons { margin-top: 15px; } } @media(max-width:767px) { ul.banner-social-buttons li { display: block; margin-bottom: 20px; padding: 0; } ul.banner-social-buttons li:last-child { margin-bottom: 0; } } footer { padding: 50px 0; } footer p { margin: 0; } ::-moz-selection { text-shadow: none; background: #fcfcfc; background: rgba(255,255,255,.2); } ::selection { text-shadow: none; background: #fcfcfc; background: rgba(255,255,255,.2); } img::selection { background: 0 0; } img::-moz-selection { background: 0 0; } body { webkit-tap-highlight-color: rgba(255,255,255,.2); } .project-screenshot { height: 500px; margin: 10px }
thirdparty/source/asio-1.11.0/doc/asio/reference/basic_streambuf_ref/prepare.html
letitvi/VideoGridPlayer
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_streambuf_ref::prepare</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../basic_streambuf_ref.html" title="basic_streambuf_ref"> <link rel="prev" href="mutable_buffers_type.html" title="basic_streambuf_ref::mutable_buffers_type"> <link rel="next" href="size.html" title="basic_streambuf_ref::size"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="mutable_buffers_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf_ref.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="size.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.basic_streambuf_ref.prepare"></a><a class="link" href="prepare.html" title="basic_streambuf_ref::prepare">basic_streambuf_ref::prepare</a> </h4></div></div></div> <p> <a class="indexterm" name="idp146967472"></a> Get a list of buffers that represents the output sequence, with the given size. </p> <pre class="programlisting"><span class="identifier">mutable_buffers_type</span> <span class="identifier">prepare</span><span class="special">(</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <span class="identifier">n</span><span class="special">);</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="mutable_buffers_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_streambuf_ref.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="size.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
google_play_services/docs/reference/com/google/android/gms/plus/model/people/package-summary.html
gudnam/bringluck
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../favicon.ico" /> <title>com.google.android.gms.plus.model.people | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto+Condensed"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../../../../../../assets/css/default.css?v=2" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../../../../../../"; var metaTags = []; var devsite = false; </script> <script src="../../../../../../../../assets/js/docs.js?v=2" type="text/javascript"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5831155-1', 'android.com'); ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker); ga('send', 'pageview'); ga('universal.send', 'pageview'); // Send page view for new tracker. </script> </head> <body class="gc-documentation develop"> <div id="doc-api-level" class="" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header-wrapper"> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../../../../../../index.html"> <img src="../../../../../../../../assets/images/dac_logo.png" srcset="../../../../../../../../assets/images/dac_logo@2x.png 2x" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../../../../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../../../../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../../../../../../distribute/googleplay/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../../../../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div><!-- end 'mid' --> <div class="bottom"></div> </div><!-- end 'moremenu' --> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../../../../../../')" onkeyup="return search_changed(event, false, '../../../../../../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div><!-- end search-inner --> </div><!-- end search-container --> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> <div class="child-card samples no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div><!-- end menu-container (search and menu widget) --> <!-- Expanded quicknav --> <div id="quicknav" class="col-13"> <ul> <li class="about"> <ul> <li><a href="../../../../../../../../about/index.html">About</a></li> <li><a href="../../../../../../../../wear/index.html">Wear</a></li> <li><a href="../../../../../../../../tv/index.html">TV</a></li> <li><a href="../../../../../../../../auto/index.html">Auto</a></li> </ul> </li> <li class="design"> <ul> <li><a href="../../../../../../../../design/index.html">Get Started</a></li> <li><a href="../../../../../../../../design/devices.html">Devices</a></li> <li><a href="../../../../../../../../design/style/index.html">Style</a></li> <li><a href="../../../../../../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../../../../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../../../../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../../../../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../../../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../../../../../../guide/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../../../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../../../../../../sdk/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> </li> <li><a href="../../../../../../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../../../../../../distribute/googleplay/index.html">Google Play</a></li> <li><a href="../../../../../../../../distribute/essentials/index.html">Essentials</a></li> <li><a href="../../../../../../../../distribute/users/index.html">Get Users</a></li> <li><a href="../../../../../../../../distribute/engage/index.html">Engage &amp; Retain</a></li> <li><a href="../../../../../../../../distribute/monetize/index.html">Monetize</a></li> <li><a href="../../../../../../../../distribute/tools/index.html">Tools &amp; Reference</a></li> <li><a href="../../../../../../../../distribute/stories/index.html">Developer Stories</a></li> </ul> </li> </ul> </div><!-- /Expanded quicknav --> </div><!-- end header-wrap.wrap --> </div><!-- end header --> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../../../../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../../../../../../guide/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../../../../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../../../../../../sdk/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../../../../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav DEVELOP --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> </div> <!--end header-wrapper --> <div id="sticky-header"> <div> <a class="logo" href="#top"></a> <a class="top" href="#top"></a> <ul class="breadcrumb"> <li class="current">com.google.android.gms.plus.model.people</li> </ul> </div> </div> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled" title="Select your target API level to dim unavailable APIs">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/package-summary.html">com.google.android.gms</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/actions/package-summary.html">com.google.android.gms.actions</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/package-summary.html">com.google.android.gms.ads</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/doubleclick/package-summary.html">com.google.android.gms.ads.doubleclick</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/identifier/package-summary.html">com.google.android.gms.ads.identifier</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/package-summary.html">com.google.android.gms.ads.mediation</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/admob/package-summary.html">com.google.android.gms.ads.mediation.admob</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/mediation/customevent/package-summary.html">com.google.android.gms.ads.mediation.customevent</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/purchase/package-summary.html">com.google.android.gms.ads.purchase</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/ads/search/package-summary.html">com.google.android.gms.ads.search</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/analytics/package-summary.html">com.google.android.gms.analytics</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/analytics/ecommerce/package-summary.html">com.google.android.gms.analytics.ecommerce</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/appindexing/package-summary.html">com.google.android.gms.appindexing</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/appstate/package-summary.html">com.google.android.gms.appstate</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/auth/package-summary.html">com.google.android.gms.auth</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/auth/api/package-summary.html">com.google.android.gms.auth.api</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/cast/package-summary.html">com.google.android.gms.cast</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/package-summary.html">com.google.android.gms.common</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/annotation/package-summary.html">com.google.android.gms.common.annotation</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/api/package-summary.html">com.google.android.gms.common.api</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/data/package-summary.html">com.google.android.gms.common.data</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/common/images/package-summary.html">com.google.android.gms.common.images</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/package-summary.html">com.google.android.gms.drive</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/events/package-summary.html">com.google.android.gms.drive.events</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/metadata/package-summary.html">com.google.android.gms.drive.metadata</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/query/package-summary.html">com.google.android.gms.drive.query</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/drive/widget/package-summary.html">com.google.android.gms.drive.widget</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/package-summary.html">com.google.android.gms.fitness</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/data/package-summary.html">com.google.android.gms.fitness.data</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/request/package-summary.html">com.google.android.gms.fitness.request</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/result/package-summary.html">com.google.android.gms.fitness.result</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/fitness/service/package-summary.html">com.google.android.gms.fitness.service</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/package-summary.html">com.google.android.gms.games</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/achievement/package-summary.html">com.google.android.gms.games.achievement</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/event/package-summary.html">com.google.android.gms.games.event</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/leaderboard/package-summary.html">com.google.android.gms.games.leaderboard</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/package-summary.html">com.google.android.gms.games.multiplayer</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html">com.google.android.gms.games.multiplayer.realtime</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html">com.google.android.gms.games.multiplayer.turnbased</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/quest/package-summary.html">com.google.android.gms.games.quest</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/request/package-summary.html">com.google.android.gms.games.request</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/games/snapshot/package-summary.html">com.google.android.gms.games.snapshot</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/gcm/package-summary.html">com.google.android.gms.gcm</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/identity/intents/package-summary.html">com.google.android.gms.identity.intents</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/identity/intents/model/package-summary.html">com.google.android.gms.identity.intents.model</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/location/package-summary.html">com.google.android.gms.location</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/maps/package-summary.html">com.google.android.gms.maps</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/maps/model/package-summary.html">com.google.android.gms.maps.model</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/panorama/package-summary.html">com.google.android.gms.panorama</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/package-summary.html">com.google.android.gms.plus</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/model/moments/package-summary.html">com.google.android.gms.plus.model.moments</a></li> <li class="selected api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/package-summary.html">com.google.android.gms.plus.model.people</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/security/package-summary.html">com.google.android.gms.security</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/tagmanager/package-summary.html">com.google.android.gms.tagmanager</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wallet/package-summary.html">com.google.android.gms.wallet</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wallet/fragment/package-summary.html">com.google.android.gms.wallet.fragment</a></li> <li class="api apilevel-"> <a href="../../../../../../../../reference/com/google/android/gms/wearable/package-summary.html">com.google.android.gms.wearable</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.AgeRange.html">Person.AgeRange</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.html">Person.Cover</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html">Person.Cover.CoverInfo</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html">Person.Cover.CoverPhoto</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Image.html">Person.Image</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Name.html">Person.Name</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.html">Person.Organizations</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html">Person.PlacesLived</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.html">Person.Urls</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html">Person.Cover.Layout</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Gender.html">Person.Gender</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.ObjectType.html">Person.ObjectType</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html">Person.Organizations.Type</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html">Person.RelationshipStatus</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html">Person.Urls.Type</a></li> <li class="api apilevel-"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/PersonBuffer.html">PersonBuffer</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../../../../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="api-level"> </div> </div> <div id="jd-header"> package <h1>com.google.android.gms.plus.model.people</h1> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-"> <h2>Interfaces</h2> <div class="jd-sumtable"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.AgeRange.html">Person.AgeRange</a></td> <td class="jd-descrcol" width="100%">The age range of the person.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.html">Person.Cover</a></td> <td class="jd-descrcol" width="100%">The cover photo content.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html">Person.Cover.CoverInfo</a></td> <td class="jd-descrcol" width="100%">Extra information about the cover photo.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html">Person.Cover.CoverPhoto</a></td> <td class="jd-descrcol" width="100%">The person's primary cover image.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Image.html">Person.Image</a></td> <td class="jd-descrcol" width="100%">The representation of the person's profile photo.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Name.html">Person.Name</a></td> <td class="jd-descrcol" width="100%">An object representation of the individual components of a person's name.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.html">Person.Organizations</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html">Person.PlacesLived</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.html">Person.Urls</a></td> <td class="jd-descrcol" width="100%">&nbsp;</td> </tr> </table> </div> <h2>Classes</h2> <div class="jd-sumtable"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html">Person.Cover.Layout</a></td> <td class="jd-descrcol" width="100%">The layout of the cover art.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Gender.html">Person.Gender</a></td> <td class="jd-descrcol" width="100%">The person's gender.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.ObjectType.html">Person.ObjectType</a></td> <td class="jd-descrcol" width="100%">Type of person within Google+.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html">Person.Organizations.Type</a></td> <td class="jd-descrcol" width="100%">The type of organization.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html">Person.RelationshipStatus</a></td> <td class="jd-descrcol" width="100%">The person's relationship status.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html">Person.Urls.Type</a></td> <td class="jd-descrcol" width="100%">The type of URL.&nbsp;</td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-linkcol"><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/PersonBuffer.html">PersonBuffer</a></td> <td class="jd-descrcol" width="100%">Data structure providing access to a list of <code><a href="../../../../../../../../reference/com/google/android/gms/plus/model/people/Person.html">Person</a></code> objects.&nbsp;</td> </tr> </table> </div> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../../../../../../license.html"> Content License</a>. </div> <div id="build_info"> Android GmsCore 1501030&nbsp;r &mdash; <script src="../../../../../../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../../../../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../../../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../../../../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div><!-- end jd-content --> </div><!-- doc-content --> </div> <!-- end body-content --> </body> </html>
hongkong.html
jenkr55/jenkr55.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Hong Kong - Jennifer Kruse</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/clean-blog.min.css" rel="stylesheet"> <link href="css/application.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a style="color:white" href="http://jenniferkruse.me">Home</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Page Header --> <!-- Set your background image for this header on the line below. --> <header class="intro-header" style="background-image: url('img/hk/header.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <h1 style="color: white">Hong Kong</h1> <h2 class="subheading" style="color: white">My weekend trip to Hong Kong</h2>July 25, 2016</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <p>Plane tickets from Taiwan to Hong Kong were only about $160, so while I'm in Taiwan I decided to make a weekend trip! I went alone and was there for 4 days and 3 nights. After being in Taipei for 2 months, Hong Kong definitely has a different feel to it. It's more "big city" than Taipei is.</p> <h4>Airbnb</h4> <p>As someone who graduated college in May and took a trip to Asia instead of immediately starting my job (read: no money), I decided to stay in an Airbnb room. I wanted something cheap and convenient, and found a room that was $30/night in Kowloon close to an MTR station. It was very convenient! My room was my bed and my bed was my room, but I only used the apartment for showering and sleeping so it didn't matter. There were 2 rooms always being rented out. The first night there were two other Chinese girls there so we could speak in Chinese to each other. The other two nights actually had a guy from Taipei so it was interesting we both came from the same city and ended up at the same place!</p> <img class="blogImgShort" src="img/hk/pic1.jpg"> <br><br> <h4>Food</h4> <p>During first night in Hong Kong I went out for dim sum with a friend and her friends. It was SO GOOD. For the rest of my meals, I usually tried to find a hole in the wall place to eat at (harder to find than in Taiwan, where you can just walk out of your apartment and find food stalls in any direction). In one restaurant they seated me in a booth across what looked to be Hong Kong's most ancient man. I think Hong Kong people's taste is less sweet than Taiwan's, judging by what shops were around and also the fact that the 7-11s had way more chips and less candy than the 7-11s in Taiwan. </p> <h4>People</h4> <p>After spending 2 months in Taiwan, it was interesting to compare Taiwanese people to Hong Kong people. Taiwanese people seem more shy, but really warm if you actually talk with them. The people in Hong Kong seem less shy, but cashiers, etc seem less patient than Taiwanese people. The styles are also different. I noticed that Hong Kong people wear styles more similar to American styles, while Taiwanese people seem to dress more "cute." Hong Kong is also a very diverse place and definitely has more foreigners than Taiwan. In many places I didn't even feel like a foreigner for the first time in two months! Before I came to Hong Kong I knew that their English was good, but I was surprised by how good their English actually was.</p> <h4>Convenience</h4> <p>Hong Kong's public transportation is pretty good. When I was there I bought an octopus card and used that for the metros, buses, and trams. Ever since I was little, I had wanted to ride a double decker bus, and Hong Kong has plenty! In fact, the first thing I got to do after leaving the airport was board a double decker bus and I was so happy about it.</p> <p>I was able to buy a pretty cheap SIM card in the airport so I could use cell data during the duration of my trip. I had 5 GBs worth for about $20 USD or so and only ended up using about 1 GB.</p> <p>Although Hong Kong doesn't have as many 7-11s as Taiwan, they're still plentiful enough to find and grab a bottle of water to stay hydrated when walking around. However, I had trouble finding public bathrooms as not all MTR stations have them (although once I asked an MTR employee where the bathroom was and he let me use a secret unmarked bathroom he unlocked for me). </p> <h4>Tian Tan Buddha</h4> <p>Going to see big Buddha statue in Hong Kong like something a white person who travels to Asia might want to see so there I went. I went directly from the airport to take the cable car to the Buddha (the cable car company held my bags). The view from the cable car was really neat, and the sky was clear so I could see pretty far. The cable car takes you to a little village made of souvenir shops, and past the village is the Buddha and some temples. </p> <img class="blogImgShort" src="img/hk/pic2.jpg"> <p>To get to the actual Buddha you climb a bunch of steps (no small feat in the Hong Kong heat (that wasn't supposed to rhyme but I'm leaving it)). The view at the top is pretty neat and there are additional smaller statues around the Buddha, as well as a little indoor area you can see some other Buddhist things. </p> <img class="blogImgShort" src="img/hk/pic3.jpg"> <p>At the bottom there are shops selling drinks, souvenirs, fans, etc. The temples are pretty cool and worth seeing. The architecture is so beautiful! </p> <h4>Lan Kwai Fong</h4> <p>If you want to drink while in Hong Kong, I heard this is the place, and it was a lot of fun. It's a few streets/blocks of bars. But since it's in Asia, you can also drink beers outside while walking around, so the streets are full of people, a good portion of them being other foreigners. If you don't want to spend a lot of money at a bar, there are two 7-11s you can buy a cheap beer in. I actually went here both Friday and Saturday, and it was fun! </p> <img class="blogImgShort" src="img/hk/pic4.jpg"> <br><br> <h4>Temple Street Night Market/Ladies Market</h4> <p>Admittedly I'm already a bit spoiled from Taiwan's night markets so I was a bit disappointed in the food selection, but these two markets were great if you want to buy some cheap souvenirs. However, you have to bargain! None of the prices are marked, and if you're a foreigner they tell you an extremely marked up price. I was able to bargain down to less than half of the asking price for the few things I bought. I also have a lot of experience from bargaining in Taiwan, but in Hong Kong they are very aggressive about it! It was a lot of fun though. However, many of the items are very cheap things you could probably find online for less money than at these night markets. </p> <img class="blogImgShort" src="img/hk/pic5.jpg"> <br><br> <h4>Victoria Peak</h4> <p>I figured going to the peak of Victoria Mountain was something I had to do as a tourist. Even though I got to the Peak Tram by 10am, the line was already 45 minutes long! I think the line to the tram could've been handled better..when the tram doors opened it was basically a mad dash to get inside. At one point another woman had blocked me with her arm (even though I was next to enter the tram) so her kids could get on before me but I pushed through. I found a seat by a window and sat down, but then people flooded into the tram and at one point a woman was on my lap trying to save a ton of seats in front of me so I pushed her off of me. The tram ride to the top was nice though, and at the top the view was beautiful! The air was so clean (a friend told me the air is only that clean in the summer) (the clean air was probably why even though I don't get burnt in Taiwan without wearing sunscreen, I got fried my first day in Hong Kong), and the skyline was breathtaking.</p> <img class="blogImgShort" src="img/hk/pic7.jpg"> <br><br> <h4>Tram Ride</h4> <p>Although there's a tram tour you can take in Hong Kong, you can also just board a tram for less than 50 cents USD and ride it around. I spent a morning doing this and it was so fun! I was able to see many different parts of the city. At the terminal station we had to get off the tram so I walked around and found some breakfast and hopped back on. I got a seat at the very back and was able to take pictures out the open window. </p> <img class="blogImgShort" src="img/hk/pic6.jpg"> <br><br> <h4>Lamma Island</h4> <p>I took a ferry to Lamma Island one afternoon with not much of a plan. I had read up on it a bit before going and it sounded interesting. The island basically has two villages, one on each side, and the ferry drops you off at one of them. Then there's a hiking trail to the other side and you can take that ferry back. </p> <img class="blogImgShort" src="img/hk/pic8.jpg"> <p>The village was pretty cool, the main street had lots of seafood restaurants and little shops. I ate some fish and window shopped a bit, then went to the hiking trail. After about 15 minutes of hiking I came to a beach. They had lockers and showers so I decided to swim in the ocean for a bit. The water had lots of trash and other unidentifiable objects but it was still pretty fun. After about an hour I continued the hike in wet clothes since I didn't plan ahead and bring my swimsuit. However, I probably still would've worn my shorts and T-shirt because all weekend at the touristy spots I had a problem with tourists from some of the other countries sneakily/creepily taking my photo (I guess it's not every day you see a 6'5 girl) without asking me first, and I didn't want pictures of me in a bikini on strangers' phones without my consent. </p> <p>At the beach there were tons of other foreigners, and I saw a lady from Africa carrying one of those huge 24-pack cases of water bottles on her head walking on the beach, balancing it with no hands! It's hard enough for me to walk on the hot sand carrying nothing so I was very impressed! And I thought it was funny that I came all the way to Hong Kong by myself, to a beach on an island, to see an African lady carrying a heavy case of water on her head. </p> <img class="blogImgShort" src="img/hk/pic9.jpg"> <p>Anyways, the hike was pretty fun and interesting. I got to see a kamikaze cave (actually one of the reasons I was interested in Lamma Island because I love WWII things), which are caves that the Japanese had planned to fill with speed boats and use in kamikaze attacks, but the war ended before the plan ever got carried out. Then after about 1.5 hours I arrived at the other town. I ate some frozen pineapple and headed back to Hong Kong! It was very tiring and very fun. </p> <img class="blogImgShort" src="img/hk/pic10.jpg"> <br><br> <h4>Bird Market</h4> <p>The bird market was probably one of my favorite things in Hong Kong even though I stayed for less than 20 minutes. There were a bunch of older Hong Kong ladies and men buying and selling birds. Some of the men were also loudly playing card games and drinking beer. Meanwhile there were cages and cages of all kinds of birds (maybe inhumane) and lots of wild birds who were attracted to the sounds. I LOVE birds, so this was great. There were also no tourists around besides me. </p> <img class="blogImgShort" src="img/hk/pic11.jpg"> <br><br> <img class="blogImgShort" src="img/hk/pic12.jpg"> <br><br> <h4>Central–Mid-Levels Escalator and Wet Markets</h4> <p>I went to the largest outdoor escalator system in the world (exciting, huh?) but it was actually pretty relaxing and there were lots of little markets around selling anything from knick-knacks to fruit to live fish to fresh meat. </p> <img class="blogImgShort" src="img/hk/pic13.jpg"> <br><br> <h4>Kowloon Walled City Park</h4> <p>I think the history of <a href="https://en.wikipedia.org/wiki/Kowloon_Walled_City">Kowloon Walled City</a> is really interesting, but since it doesn't exist anymore, there's only Kowloon Walled City Park. I was in the neighborhood and had time so I walked around for a bit and saw some of the ruins they still had up. It was a pretty nice park but I wouldn't make a special point out of going unless you're already near it. <h4>Pokemon Go!</h4> <p>The day I left was the day that Hong Kong got Pokemon Go. Taiwan still doesn't have it so this was my first chance to actually play! I had 30 minutes before I needed to leave for the airport so I walked around catching Pokemon and tons of other people were doing the same. Then at the airport I had time to kill so I charged my phone and walked everywhere catching a lot of Pokemon. Then it was back to Pokemon-less Taiwan :'(</p> <p>A link to my full album of Hong Kong photos can be found <a href="https://www.facebook.com/jennifer.kruse/media_set?set=a.10157040603055276.1073741839.582350275">here</a>.</p> <p class="contactText"> Questions? Comments? Don't hesitate to <a href="http://jenniferkruse.me/about">contact me</a>!</p> <!-- <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'jenniferkruse'; // required: replace example with your forum shortname var disqus_identifier = 'hongkong'; var disqus_url = 'http://jenniferkruse.me/hongkong.html'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> --> </div> </div> </div> </article> <hr> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> <script src="js/clean-blog.min.js"></script> </body> </html> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-59909033-1', 'auto'); ga('send', 'pageview'); </script>
src/main/resources/templates/index.html
rookiefly/dubbo-monitor
#tag layout_block("headContent") <!-- daterange picker --> <link href="plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet" type="text/css" /> <!-- daterangepicker --> <script src="plugins/daterangepicker/moment.min.js" type="text/javascript"></script> <script src="plugins/daterangepicker/daterangepicker.js" type="text/javascript"></script> <!-- Bootstrap time Picker --> <script src="plugins/highcharts/highcharts.js" type="text/javascript"></script> <script src="plugins/highcharts/exporting.js" type="text/javascript"></script> <script src="plugins/highcharts/dark-unica.js" type="text/javascript"></script> <script src="scripts/index.js" type="text/javascript"></script> #end #tag layout_block("mainContent") <section class="content-header"> <h1> Home <small>overview</small> </h1> <ol class="breadcrumb"> <li><a href=""><i class="fa fa-home"></i> Home</a></li> </ol> </section> <!-- Main content --> <section class="content"> <div class="row margin-bottom"> <div class="col-xs-12"> <input type="text" hidden="hidden" id="invokeSearchService" name="invokeSearchService" value="${service}"/> <input type="text" hidden="hidden" id="invokeDateFrom" name="invokeDateFrom"/> <input type="text" hidden="hidden" id="invokeDateTo" name="invokeDateTo"/> <button class="btn btn-default pull-right" id="searchDateRange"> <i class="fa fa-calendar"></i> <span>Date range picker</span> <i class="fa fa-caret-down"></i> </button> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="box box-primary"> <div class="box-header"> <h3 class="box-title">Top Count <small>method of service</small></h3> </div> <div class="box box-solid"> <div class="row"> <div class="col-lg-12"> <div id="TOP-SUCCESS" class="box-body"></div> </div> </div> </div> <div class="box box-solid"> <div class="row"> <div class="col-lg-12"> <div id="TOP-FAILURE" class="box-body"></div> </div> </div> </div> </div> </div> </div> </section> #end #include ("common/main_layout.html")
_layouts/post.html
niuniulove/niuniulove.github.io
--- layout: default --- <!-- Post Header --> <style type="text/css"> header.intro-header{ background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}') } </style> <header class="intro-header" > <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <div class="Tags"> {% for tag in page.tags %} <a class="tag" href="/Tags/#{{ tag }}" title="{{ tag }}">{{ tag }}</a> {% endfor %} </div> <h1>{{ page.title }}</h1> {% if page.subtitle %} <h2 class="subheading">{{ page.subtitle }}</h2> {% endif %} <span class="meta">Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 post-container"> {{ content }} <hr> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC A-N-S 4.0 International License</a>. <hr> <!-- <hr> 2051/12/24 removed --> <ul class="pager"> {% if page.previous.url %} <li class="previous"> <a href="{{ page.previous.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.previous.title}}">&larr; Previous Post</a> </li> {% endif %} {% if page.next.url %} <li class="next"> <a href="{{ page.next.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.next.title}}">Next Post &rarr;</a> </li> {% endif %} </ul> <!-- Duoshuo Share start --> <style> .ds-share{ text-align: right; } @media only screen and (max-width: 700px) { .ds-share { } } </style> <!-- Duoshuo Share end--> <!-- 多说评论框 start --> <div class="comment"> <div class="ds-thread" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-url="{{site.url}}{{page.url}}"></div> </div> <!-- 多说评论框 end --> </div> </div> </div> </article> <!-- 多说评论框 start --> <!-- <div class="ds-thread" data-thread-key="请将此处替换成文章在你的站点中的ID" data-title="请替换成文章的标题" data-url="请替换成文章的网址"></div> --> <!-- 多说评论框 end --> <!-- 多说公共JS代码 start (一个网页只需插入一次) --> <script type="text/javascript"> var duoshuoQuery = {short_name:"shjang"}; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <!-- 多说公共JS代码 end --> </script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ --> <script> async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){ anchors.options = { visible: 'always', placement: 'right', icon: '#' }; anchors.add().remove('.intro-header h1').remove('.subheading'); }) </script> <style> /* place left on bigger screen */ @media all and (min-width: 800px) { .anchorjs-link{ position: absolute; left: -0.75em; font-size: 1.1em; margin-top : -0.1em; } } </style>
docs/java/CppFlags_8java.html
google/or-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>OR-Tools</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta charset="utf-8"/> <!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>--> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="banner-container"> <div id="banner"> <span id="sfml">Google OR-Tools 9.2</span> </div> </div> <div id="content" style="width: 100%; overflow: hidden;"> <div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;"> <h2>Java Reference</h2> <ul> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1sat.html">CP-SAT</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1graph.html">Graph</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1algorithms.html">Knapsack solver</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1linearsolver.html">Linear solver</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1constraintsolver.html">Routing</a></li> <li><a href="../java/namespacecom_1_1google_1_1ortools_1_1util.html">Util</a></li> </ul> </div> <div id="content"> <div align="center"> <h1 style="color: #145A32;">Java Reference</h1> </div> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('CppFlags_8java.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Packages</a> </div> <div class="headertitle"><div class="title">CppFlags.java File Reference</div></div> </div><!--header--> <div class="contents"> <p><a href="CppFlags_8java_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1google_1_1ortools_1_1init_1_1CppFlags.html">CppFlags</a></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Simple structure that holds useful C++ flags to setup from non-C++ languages. <a href="classcom_1_1google_1_1ortools_1_1init_1_1CppFlags.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a> Packages</h2></td></tr> <tr class="memitem:namespacecom_1_1google_1_1ortools_1_1init"><td class="memItemLeft" align="right" valign="top">package &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecom_1_1google_1_1ortools_1_1init.html">com.google.ortools.init</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> </div> </div> <div id="footer-container"> <div id="footer"> </div> </div> </body> </html>
templates/main.html
Wojtechnology/Muzit
{% extends "skeleton.html" %} {% block content %} {% module TitleEntry(icon, titleEntry) %} {% for song in songs %} {% module SongEntry(song, voteList) %} {% end %} {% end %}
shuzhongxing/蜀中行Web端_20151106_V1.0/files/p6-1周边游详情/styles.css
yicold/axure-case
body { margin:0px; background-image:none; position:relative; left:-40px; width:1230px; margin-left:auto; margin-right:auto; text-align:left; } .form_sketch { border-color:transparent; background-color:transparent; } #base { position:absolute; z-index:0; } #u4863 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u4864_div { position:absolute; left:0px; top:0px; width:1220px; height:532px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u4864 { position:absolute; left:40px; top:318px; width:1220px; height:532px; } #u4865 { position:absolute; left:2px; top:258px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4866_div { position:absolute; left:0px; top:0px; width:97px; height:37px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; } #u4866 { position:absolute; left:495px; top:459px; width:97px; height:37px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; } #u4867 { position:absolute; left:0px; top:0px; width:97px; white-space:nowrap; } #u4868_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4868 { position:absolute; left:432px; top:553px; width:29px; height:16px; } #u4869 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4870_div { position:absolute; left:0px; top:0px; width:241px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4870 { position:absolute; left:495px; top:541px; width:241px; height:36px; } #u4871 { position:absolute; left:2px; top:10px; width:237px; visibility:hidden; word-wrap:break-word; } #u4872 { position:absolute; left:496px; top:542px; width:239px; height:34px; } #u4872_input { position:absolute; left:0px; top:0px; width:239px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4872_input { color:#000000; } #u4872_image_sketch { position:absolute; left:-3px; top:-3px; width:245px; height:40px; } #u4873_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4873 { position:absolute; left:432px; top:620px; width:29px; height:16px; } #u4874 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4875_div { position:absolute; left:0px; top:0px; width:241px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4875 { position:absolute; left:495px; top:608px; width:241px; height:36px; } #u4876 { position:absolute; left:2px; top:10px; width:237px; visibility:hidden; word-wrap:break-word; } #u4877 { position:absolute; left:496px; top:609px; width:239px; height:34px; } #u4877_input { position:absolute; left:0px; top:0px; width:239px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4877_input { color:#000000; } #u4877_image_sketch { position:absolute; left:-3px; top:-3px; width:245px; height:40px; } #u4878_div { position:absolute; left:0px; top:0px; width:240px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(255, 255, 255, 1); border-radius:5px; font-size:14px; color:#666666; } #u4878 { position:absolute; left:495px; top:693px; width:240px; height:36px; font-size:14px; color:#666666; } #u4879 { position:absolute; left:2px; top:10px; width:236px; word-wrap:break-word; } #u4880 { position:absolute; left:496px; top:663px; width:100px; height:16px; } #u4881 { position:absolute; left:16px; top:0px; width:82px; word-wrap:break-word; } #u4880_input { position:absolute; left:-3px; top:-2px; } #u4882_div { position:absolute; left:0px; top:0px; width:71px; height:16px; text-decoration:underline; } #u4882 { position:absolute; left:657px; top:663px; width:71px; height:16px; text-decoration:underline; } #u4883 { position:absolute; left:0px; top:0px; width:71px; white-space:nowrap; } #u4884_div { position:absolute; left:0px; top:0px; width:57px; height:16px; text-decoration:underline; } #u4884 { position:absolute; left:496px; top:739px; width:57px; height:16px; text-decoration:underline; } #u4885 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u4886_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4886 { position:absolute; left:1180px; top:340px; width:29px; height:16px; } #u4887 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4888_div { position:absolute; left:0px; top:0px; width:127px; height:16px; } #u4888 { position:absolute; left:334px; top:802px; width:127px; height:16px; } #u4889 { position:absolute; left:0px; top:0px; width:127px; white-space:nowrap; } #u4890_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4890 { position:absolute; left:496px; top:795px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:48px; } #u4891 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u4892_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4892 { position:absolute; left:562px; top:795px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:48px; } #u4893 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u4894_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4894 { position:absolute; left:562px; top:795px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:48px; } #u4895 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u4896 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u4897_div { position:absolute; left:0px; top:0px; width:1220px; height:500px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u4897 { position:absolute; left:40px; top:318px; width:1220px; height:500px; } #u4898 { position:absolute; left:2px; top:242px; width:1216px; word-wrap:break-word; } #u4899_div { position:absolute; left:0px; top:0px; width:97px; height:37px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; } #u4899 { position:absolute; left:495px; top:359px; width:97px; height:37px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; } #u4900 { position:absolute; left:0px; top:0px; width:97px; white-space:nowrap; } #u4901_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4901 { position:absolute; left:432px; top:453px; width:29px; height:16px; } #u4902 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4903_div { position:absolute; left:0px; top:0px; width:241px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4903 { position:absolute; left:495px; top:441px; width:241px; height:36px; } #u4904 { position:absolute; left:2px; top:10px; width:237px; visibility:hidden; word-wrap:break-word; } #u4905 { position:absolute; left:496px; top:442px; width:239px; height:34px; } #u4905_input { position:absolute; left:0px; top:0px; width:239px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4905_input { color:#000000; } #u4905_image_sketch { position:absolute; left:-3px; top:-3px; width:245px; height:40px; } #u4906_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4906 { position:absolute; left:432px; top:520px; width:29px; height:16px; } #u4907 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4908_div { position:absolute; left:0px; top:0px; width:241px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4908 { position:absolute; left:495px; top:508px; width:241px; height:36px; } #u4909 { position:absolute; left:2px; top:10px; width:237px; visibility:hidden; word-wrap:break-word; } #u4910 { position:absolute; left:496px; top:509px; width:239px; height:34px; } #u4910_input { position:absolute; left:0px; top:0px; width:239px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4910_input { color:#000000; } #u4910_image_sketch { position:absolute; left:-3px; top:-3px; width:245px; height:40px; } #u4911_div { position:absolute; left:0px; top:0px; width:240px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(255, 255, 255, 1); border-radius:5px; font-size:14px; color:#666666; } #u4911 { position:absolute; left:496px; top:678px; width:240px; height:36px; font-size:14px; color:#666666; } #u4912 { position:absolute; left:2px; top:10px; width:236px; word-wrap:break-word; } #u4913_div { position:absolute; left:0px; top:0px; width:143px; height:16px; } #u4913 { position:absolute; left:918px; top:528px; width:143px; height:16px; } #u4914 { position:absolute; left:0px; top:0px; width:143px; white-space:nowrap; } #u4915_div { position:absolute; left:0px; top:0px; width:43px; height:16px; } #u4915 { position:absolute; left:432px; top:582px; width:43px; height:16px; } #u4916 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u4917_div { position:absolute; left:0px; top:0px; width:136px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(255, 255, 255, 1); border-radius:5px; font-size:14px; color:#666666; } #u4917 { position:absolute; left:495px; top:572px; width:136px; height:36px; font-size:14px; color:#666666; } #u4918 { position:absolute; left:2px; top:10px; width:132px; word-wrap:break-word; } #u4919_div { position:absolute; left:0px; top:0px; width:95px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4919 { position:absolute; left:641px; top:572px; width:95px; height:36px; } #u4920 { position:absolute; left:2px; top:10px; width:91px; visibility:hidden; word-wrap:break-word; } #u4921 { position:absolute; left:642px; top:573px; width:93px; height:34px; } #u4921_input { position:absolute; left:0px; top:0px; width:93px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4921_input { color:#000000; } #u4921_image_sketch { position:absolute; left:-3px; top:-3px; width:99px; height:40px; } #u4922 { position:absolute; left:496px; top:638px; width:175px; height:16px; } #u4923 { position:absolute; left:16px; top:0px; width:157px; word-wrap:break-word; } #u4922_input { position:absolute; left:-3px; top:-2px; } #u4924p000 { position:absolute; left:639px; top:544px; width:345px; height:3px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); } #u4924p000_img { position:absolute; left:0px; top:0px; width:345px; height:3px; } #u4924 { position:absolute; left:40px; top:50px; width:0px; height:0px; } #u4925 { position:absolute; left:813px; top:538px; width:1px; visibility:hidden; word-wrap:break-word; } #u4926_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u4926 { position:absolute; left:1193px; top:340px; width:29px; height:16px; } #u4927 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4928_div { position:absolute; left:0px; top:0px; width:1220px; height:50px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u4928 { position:absolute; left:40px; top:50px; width:1220px; height:50px; } #u4929 { position:absolute; left:2px; top:17px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4930_div { position:absolute; left:0px; top:0px; width:1220px; height:52px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u4930 { position:absolute; left:40px; top:100px; width:1220px; height:52px; } #u4931 { position:absolute; left:2px; top:18px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4932_div { position:absolute; left:0px; top:0px; width:33px; height:19px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u4932 { position:absolute; left:75px; top:118px; width:33px; height:19px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u4933 { position:absolute; left:0px; top:0px; width:33px; white-space:nowrap; } #u4934_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4934 { position:absolute; left:166px; top:118px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4935 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u4936_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4936 { position:absolute; left:288px; top:118px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4937 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u4938_div { position:absolute; left:0px; top:0px; width:33px; height:19px; font-size:16px; color:#FFFFFF; } #u4938 { position:absolute; left:411px; top:118px; width:33px; height:19px; font-size:16px; color:#FFFFFF; } #u4939 { position:absolute; left:0px; top:0px; width:33px; white-space:nowrap; } #u4940_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4940 { position:absolute; left:501px; top:118px; width:65px; height:19px; font-size:16px; color:#FFFFFF; } #u4941 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u4942_div { position:absolute; left:0px; top:0px; width:49px; height:19px; font-size:16px; color:#FFFFFF; } #u4942 { position:absolute; left:624px; top:118px; width:49px; height:19px; font-size:16px; color:#FFFFFF; } #u4943 { position:absolute; left:0px; top:0px; width:49px; white-space:nowrap; } #u4944p000 { position:absolute; left:-2px; top:49px; width:1225px; height:5px; } #u4944p000_img { position:absolute; left:0px; top:0px; width:1225px; height:5px; } #u4944 { position:absolute; left:40px; top:50px; width:0px; height:0px; } #u4945 { position:absolute; left:2px; top:43px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4946_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4946 { position:absolute; left:75px; top:59px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:36px; text-align:left; } #u4947 { position:absolute; left:0px; top:0px; width:30px; visibility:hidden; word-wrap:break-word; } #u4948_div { position:absolute; left:0px; top:0px; width:49px; height:19px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#434343; } #u4948 { position:absolute; left:115px; top:68px; width:49px; height:19px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#434343; } #u4949 { position:absolute; left:0px; top:0px; width:49px; white-space:nowrap; } #u4950_div { position:absolute; left:0px; top:0px; width:182px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u4950 { position:absolute; left:271px; top:60px; width:182px; height:36px; } #u4951 { position:absolute; left:2px; top:10px; width:178px; visibility:hidden; word-wrap:break-word; } #u4952 { position:absolute; left:274px; top:61px; width:178px; height:34px; } #u4952_input { position:absolute; left:0px; top:0px; width:178px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u4952_input { color:#000000; } #u4952_image_sketch { position:absolute; left:-3px; top:-3px; width:184px; height:40px; } #u4953 { position:absolute; left:211px; top:61px; width:60px; height:34px; } #u4953_input { position:absolute; left:0px; top:0px; width:60px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; } #u4953_input { color:#000000; } #u4953_image_sketch { position:absolute; left:-3px; top:-3px; width:66px; height:40px; } #u4953_input:disabled { color:grayText; } #u4954_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4954 { position:absolute; left:418px; top:63px; width:30px; height:30px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; color:#999999; text-align:left; } #u4955 { position:absolute; left:0px; top:0px; width:30px; visibility:hidden; word-wrap:break-word; } #u4956_div { position:absolute; left:0px; top:0px; width:120px; height:48px; background:inherit; background-color:rgba(242, 242, 242, 1); border-radius:3px; } #u4956 { position:absolute; left:1049px; top:104px; width:120px; height:48px; } #u4957 { position:absolute; left:2px; top:16px; width:116px; visibility:hidden; word-wrap:break-word; } #u4958_div { position:absolute; left:0px; top:0px; width:29px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; } #u4958 { position:absolute; left:1074px; top:121px; width:29px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; } #u4959 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4960_div { position:absolute; left:0px; top:0px; width:29px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; } #u4960 { position:absolute; left:1119px; top:121px; width:29px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; } #u4961 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4962p000 { position:absolute; left:-2px; top:99px; width:1225px; height:5px; } #u4962p000_img { position:absolute; left:0px; top:0px; width:1225px; height:5px; } #u4962 { position:absolute; left:40px; top:50px; width:0px; height:0px; } #u4963 { position:absolute; left:2px; top:93px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4964_div { position:absolute; left:0px; top:0px; width:57px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4964 { position:absolute; left:1049px; top:69px; width:57px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4965 { position:absolute; left:0px; top:-1px; width:57px; white-space:nowrap; } #u4966_div { position:absolute; left:0px; top:0px; width:94px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4966 { position:absolute; left:1129px; top:69px; width:94px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4967 { position:absolute; left:0px; top:-1px; width:94px; white-space:nowrap; } #u4968_div { position:absolute; left:0px; top:0px; width:4px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4968 { position:absolute; left:1116px; top:69px; width:4px; height:15px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:14px; color:#666666; text-align:center; } #u4969 { position:absolute; left:0px; top:-1px; width:4px; white-space:nowrap; } #u4970 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u4971_div { position:absolute; left:0px; top:0px; width:1220px; height:500px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u4971 { position:absolute; left:50px; top:328px; width:1220px; height:500px; } #u4972 { position:absolute; left:2px; top:242px; width:1216px; word-wrap:break-word; } #u4973_div { position:absolute; left:0px; top:0px; width:1143px; height:26px; font-size:18px; text-align:center; } #u4973 { position:absolute; left:80px; top:356px; width:1143px; height:26px; font-size:18px; text-align:center; } #u4974 { position:absolute; left:0px; top:0px; width:1143px; word-wrap:break-word; } #u4975_div { position:absolute; left:0px; top:0px; width:1143px; height:422px; font-size:14px; } #u4975 { position:absolute; left:80px; top:382px; width:1143px; height:422px; font-size:14px; } #u4976 { position:absolute; left:0px; top:0px; width:1143px; word-wrap:break-word; } #u4977_img { position:absolute; left:0px; top:0px; width:30px; height:30px; } #u4977 { position:absolute; left:1230px; top:340px; width:30px; height:30px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:28px; } #u4978 { position:absolute; left:2px; top:7px; width:26px; visibility:hidden; word-wrap:break-word; } #u4979_div { position:absolute; left:0px; top:0px; width:43px; height:16px; color:#009DD9; } #u4979 { position:absolute; left:40px; top:162px; width:43px; height:16px; color:#009DD9; } #u4980 { position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u4981_div { position:absolute; left:0px; top:0px; width:5px; height:16px; color:#999999; } #u4981 { position:absolute; left:83px; top:162px; width:5px; height:16px; color:#999999; } #u4982 { position:absolute; left:0px; top:0px; width:5px; white-space:nowrap; } #u4983_div { position:absolute; left:0px; top:0px; width:29px; height:16px; color:#999999; } #u4983 { position:absolute; left:91px; top:162px; width:29px; height:16px; color:#999999; } #u4984 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u4985 { position:absolute; left:40px; top:200px; } #u4985_state0 { position:relative; left:0px; top:0px; background-image:none; } #u4985_state0_content { position:absolute; left:0px; top:0px; width:1px; height:1px; } #u4986_img { position:absolute; left:0px; top:0px; width:1220px; height:434px; } #u4986 { position:absolute; left:0px; top:0px; width:1220px; height:434px; } #u4987 { position:absolute; left:2px; top:209px; width:1216px; visibility:hidden; word-wrap:break-word; } #u4988_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u4988 { position:absolute; left:1152px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u4989 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4990_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u4990 { position:absolute; left:27px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u4991 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4992_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; text-align:left; } #u4992 { position:absolute; left:531px; top:375px; width:37px; height:16px; font-size:14px; text-align:left; } #u4993 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4994_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4994 { position:absolute; left:559px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4995 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4996_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4996 { position:absolute; left:587px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4997 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4998_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4998 { position:absolute; left:615px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u4999 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4985_state1 { position:relative; left:0px; top:0px; visibility:hidden; background-image:none; } #u4985_state1_content { position:absolute; left:0px; top:0px; width:1px; height:1px; } #u5000_div { position:absolute; left:0px; top:0px; width:1220px; height:434px; background:inherit; background-color:rgba(102, 102, 102, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); } #u5000 { position:absolute; left:0px; top:0px; width:1220px; height:434px; } #u5001 { position:absolute; left:2px; top:209px; width:1216px; visibility:hidden; word-wrap:break-word; } #u5002_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5002 { position:absolute; left:1152px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5003 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5004_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5004 { position:absolute; left:27px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5005 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5006_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; text-align:left; } #u5006 { position:absolute; left:531px; top:375px; width:37px; height:16px; font-size:14px; text-align:left; } #u5007 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5008_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5008 { position:absolute; left:559px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5009 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5010_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5010 { position:absolute; left:587px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5011 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5012_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5012 { position:absolute; left:615px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5013 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u4985_state2 { position:relative; left:0px; top:0px; visibility:hidden; background-image:none; } #u4985_state2_content { position:absolute; left:0px; top:0px; width:1px; height:1px; } #u5014_div { position:absolute; left:0px; top:0px; width:1220px; height:434px; background:inherit; background-color:rgba(102, 102, 102, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); } #u5014 { position:absolute; left:0px; top:0px; width:1220px; height:434px; } #u5015 { position:absolute; left:2px; top:209px; width:1216px; visibility:hidden; word-wrap:break-word; } #u5016_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5016 { position:absolute; left:1152px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5017 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5018_div { position:absolute; left:0px; top:0px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5018 { position:absolute; left:27px; top:159px; width:37px; height:36px; font-family:'FontAwesome Regular', 'FontAwesome'; font-weight:400; font-style:normal; font-size:36px; color:#999999; text-align:left; } #u5019 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5020_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; text-align:left; } #u5020 { position:absolute; left:531px; top:375px; width:37px; height:16px; font-size:14px; text-align:left; } #u5021 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5022_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5022 { position:absolute; left:559px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5023 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5024_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5024 { position:absolute; left:587px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5025 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5026_div { position:absolute; left:0px; top:0px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5026 { position:absolute; left:615px; top:375px; width:37px; height:16px; font-size:14px; color:#999999; text-align:left; } #u5027 { position:absolute; left:0px; top:0px; width:37px; word-wrap:break-word; } #u5028 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5029_div { position:absolute; left:0px; top:0px; width:316px; height:534px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(204, 204, 204, 1); border-radius:5px; color:#AEAEAE; } #u5029 { position:absolute; left:924px; top:706px; width:316px; height:534px; color:#AEAEAE; } #u5030 { position:absolute; left:2px; top:259px; width:312px; visibility:hidden; word-wrap:break-word; } #u5031_div { position:absolute; left:0px; top:0px; width:290px; height:48px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:20px; } #u5031 { position:absolute; left:940px; top:716px; width:290px; height:48px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:20px; } #u5032 { position:absolute; left:0px; top:0px; width:290px; word-wrap:break-word; } #u5033_div { position:absolute; left:0px; top:0px; width:41px; height:22px; font-size:18px; } #u5033 { position:absolute; left:982px; top:774px; width:41px; height:22px; font-size:18px; } #u5034 { position:absolute; left:0px; top:0px; width:41px; white-space:nowrap; } #u5035_div { position:absolute; left:0px; top:0px; width:29px; height:16px; font-size:13px; } #u5035 { position:absolute; left:1033px; top:777px; width:29px; height:16px; font-size:13px; } #u5036 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u5037p000 { position:absolute; left:1031px; top:784px; width:31px; height:3px; } #u5037p000_img { position:absolute; left:0px; top:0px; width:31px; height:3px; } #u5037 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5038 { position:absolute; left:1035px; top:777px; width:22px; visibility:hidden; word-wrap:break-word; } #u5039_div { position:absolute; left:0px; top:0px; width:59px; height:16px; } #u5039 { position:absolute; left:1159px; top:777px; width:59px; height:16px; } #u5040 { position:absolute; left:0px; top:0px; width:59px; white-space:nowrap; } #u5041_div { position:absolute; left:0px; top:0px; width:29px; height:16px; } #u5041 { position:absolute; left:943px; top:777px; width:29px; height:16px; } #u5042 { position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u5043_div { position:absolute; left:0px; top:0px; width:203px; height:42px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(201, 201, 201, 1); border-radius:5px; font-size:14px; color:#666666; } #u5043 { position:absolute; left:943px; top:1168px; width:203px; height:42px; font-size:14px; color:#666666; } #u5044 { position:absolute; left:2px; top:13px; width:199px; word-wrap:break-word; } #u5045_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; } #u5045 { position:absolute; left:943px; top:828px; width:65px; height:19px; font-size:16px; } #u5046 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u5047_div { position:absolute; left:0px; top:0px; width:182px; height:36px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u5047 { position:absolute; left:943px; top:854px; width:182px; height:36px; } #u5048 { position:absolute; left:2px; top:10px; width:178px; visibility:hidden; word-wrap:break-word; } #u5049 { position:absolute; left:945px; top:855px; width:178px; height:34px; } #u5049_input { position:absolute; left:0px; top:0px; width:178px; height:34px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; border-color:transparent; outline-style:none; } #u5049_input { color:#000000; } #u5049_image_sketch { position:absolute; left:-3px; top:-3px; width:184px; height:40px; } #u5050_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; } #u5050 { position:absolute; left:943px; top:899px; width:65px; height:19px; font-size:16px; } #u5051 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u5052 { position:absolute; left:945px; top:926px; width:245px; height:95px; } #u5053_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5053 { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5054 { position:absolute; left:2px; top:7px; width:116px; word-wrap:break-word; } #u5055_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5055 { position:absolute; left:120px; top:0px; width:120px; height:30px; } #u5056 { position:absolute; left:2px; top:7px; width:116px; word-wrap:break-word; } #u5057_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5057 { position:absolute; left:0px; top:30px; width:120px; height:30px; } #u5058 { position:absolute; left:2px; top:7px; width:116px; word-wrap:break-word; } #u5059_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5059 { position:absolute; left:120px; top:30px; width:120px; height:30px; } #u5060 { position:absolute; left:2px; top:7px; width:116px; visibility:hidden; word-wrap:break-word; } #u5061_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5061 { position:absolute; left:0px; top:60px; width:120px; height:30px; } #u5062 { position:absolute; left:2px; top:7px; width:116px; word-wrap:break-word; } #u5063_img { position:absolute; left:0px; top:0px; width:120px; height:30px; } #u5063 { position:absolute; left:120px; top:60px; width:120px; height:30px; } #u5064 { position:absolute; left:2px; top:7px; width:116px; visibility:hidden; word-wrap:break-word; } #u5065_div { position:absolute; left:0px; top:0px; width:48px; height:24px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u5065 { position:absolute; left:1098px; top:960px; width:48px; height:24px; } #u5066 { position:absolute; left:2px; top:4px; width:44px; visibility:hidden; word-wrap:break-word; } #u5067 { position:absolute; left:1099px; top:961px; width:46px; height:22px; } #u5067_input { position:absolute; left:0px; top:0px; width:46px; height:22px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:center; border-color:transparent; outline-style:none; } #u5067_input { color:#000000; } #u5067_image_sketch { position:absolute; left:-3px; top:-3px; width:52px; height:28px; } #u5068_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5068 { position:absolute; left:1153px; top:960px; width:24px; height:24px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:20px; } #u5069 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5070_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5070 { position:absolute; left:1069px; top:960px; width:24px; height:24px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:20px; } #u5071 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5072_div { position:absolute; left:0px; top:0px; width:48px; height:24px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(188, 188, 188, 1); border-radius:3px; } #u5072 { position:absolute; left:1099px; top:990px; width:48px; height:24px; } #u5073 { position:absolute; left:2px; top:4px; width:44px; visibility:hidden; word-wrap:break-word; } #u5074 { position:absolute; left:1100px; top:991px; width:46px; height:22px; } #u5074_input { position:absolute; left:0px; top:0px; width:46px; height:22px; font-family:'Arial Normal', 'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:center; border-color:transparent; outline-style:none; } #u5074_input { color:#000000; } #u5074_image_sketch { position:absolute; left:-3px; top:-3px; width:52px; height:28px; } #u5075_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5075 { position:absolute; left:1154px; top:990px; width:24px; height:24px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:20px; } #u5076 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5077_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5077 { position:absolute; left:1070px; top:990px; width:24px; height:24px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:20px; } #u5078 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5079_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; } #u5079 { position:absolute; left:943px; top:1026px; width:65px; height:19px; font-size:16px; } #u5080 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u5081_div { position:absolute; left:0px; top:0px; width:73px; height:15px; font-size:12px; } #u5081 { position:absolute; left:943px; top:1052px; width:73px; height:15px; font-size:12px; } #u5082 { position:absolute; left:0px; top:0px; width:73px; white-space:nowrap; } #u5083_div { position:absolute; left:0px; top:0px; width:138px; height:15px; font-size:12px; } #u5083 { position:absolute; left:945px; top:1077px; width:138px; height:15px; font-size:12px; } #u5084 { position:absolute; left:0px; top:0px; width:138px; white-space:nowrap; } #u5085p000 { position:absolute; left:923px; top:1101px; width:319px; height:3px; } #u5085p000_img { position:absolute; left:0px; top:0px; width:319px; height:3px; } #u5085 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5086 { position:absolute; left:926px; top:1094px; width:312px; visibility:hidden; word-wrap:break-word; } #u5087p000 { position:absolute; left:923px; top:816px; width:319px; height:3px; } #u5087p000_img { position:absolute; left:0px; top:0px; width:319px; height:3px; } #u5087 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5088 { position:absolute; left:926px; top:809px; width:312px; visibility:hidden; word-wrap:break-word; } #u5089_div { position:absolute; left:0px; top:0px; width:115px; height:19px; font-size:16px; } #u5089 { position:absolute; left:940px; top:1121px; width:115px; height:19px; font-size:16px; } #u5090 { position:absolute; left:0px; top:0px; width:115px; white-space:nowrap; } #u5091_div { position:absolute; left:0px; top:0px; width:74px; height:42px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(201, 201, 201, 1); border-radius:5px; font-size:14px; color:#666666; } #u5091 { position:absolute; left:1156px; top:1168px; width:74px; height:42px; font-size:14px; color:#666666; } #u5092 { position:absolute; left:2px; top:13px; width:70px; word-wrap:break-word; } #u5093_div { position:absolute; left:0px; top:0px; width:120px; height:36px; background:inherit; background-color:rgba(204, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-right:0px; border-radius:5px; border-top-right-radius:0px; border-bottom-right-radius:0px; } #u5093 { position:absolute; left:60px; top:660px; width:120px; height:36px; } #u5094 { position:absolute; left:2px; top:10px; width:116px; word-wrap:break-word; } #u5095_div { position:absolute; left:0px; top:0px; width:120px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; border-top-left-radius:0px; border-bottom-left-radius:0px; } #u5095 { position:absolute; left:180px; top:660px; width:120px; height:36px; } #u5096 { position:absolute; left:2px; top:10px; width:116px; word-wrap:break-word; } #u5097 { position:absolute; left:58px; top:706px; width:856px; height:934px; overflow:hidden; } #u5097_state0 { position:absolute; left:0px; top:0px; width:856px; height:934px; -ms-overflow-x:hidden; overflow-x:hidden; -ms-overflow-y:hidden; overflow-y:hidden; background-image:none; } #u5097_state0_content { position:absolute; left:0px; top:0px; width:1px; height:1px; } #u5098_div { position:absolute; left:0px; top:0px; width:5px; height:16px; background:inherit; background-color:rgba(102, 102, 102, 1); } #u5098 { position:absolute; left:20px; top:617px; width:5px; height:16px; } #u5099 { position:absolute; left:2px; top:0px; width:1px; visibility:hidden; word-wrap:break-word; } #u5100_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5100 { position:absolute; left:35px; top:617px; width:57px; height:16px; } #u5101 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5102_div { position:absolute; left:0px; top:0px; width:5px; height:16px; background:inherit; background-color:rgba(102, 102, 102, 1); } #u5102 { position:absolute; left:20px; top:708px; width:5px; height:16px; } #u5103 { position:absolute; left:2px; top:0px; width:1px; visibility:hidden; word-wrap:break-word; } #u5104_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5104 { position:absolute; left:35px; top:708px; width:57px; height:16px; } #u5105 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5106_div { position:absolute; left:0px; top:0px; width:5px; height:16px; background:inherit; background-color:rgba(102, 102, 102, 1); } #u5106 { position:absolute; left:20px; top:836px; width:5px; height:16px; } #u5107 { position:absolute; left:2px; top:0px; width:1px; visibility:hidden; word-wrap:break-word; } #u5108_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5108 { position:absolute; left:35px; top:836px; width:57px; height:16px; } #u5109 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5110_div { position:absolute; left:0px; top:0px; width:814px; height:54px; } #u5110 { position:absolute; left:35px; top:644px; width:814px; height:54px; } #u5111 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5112_div { position:absolute; left:0px; top:0px; width:814px; height:92px; line-height:18px; } #u5112 { position:absolute; left:35px; top:734px; width:814px; height:92px; line-height:18px; } #u5113 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5114_div { position:absolute; left:0px; top:0px; width:814px; height:54px; line-height:18px; } #u5114 { position:absolute; left:35px; top:862px; width:814px; height:54px; line-height:18px; } #u5115 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5116_div { position:absolute; left:0px; top:0px; width:5px; height:16px; background:inherit; background-color:rgba(102, 102, 102, 1); } #u5116 { position:absolute; left:20px; top:20px; width:5px; height:16px; } #u5117 { position:absolute; left:2px; top:0px; width:1px; visibility:hidden; word-wrap:break-word; } #u5118_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5118 { position:absolute; left:35px; top:20px; width:57px; height:16px; } #u5119 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5120_img { position:absolute; left:0px; top:0px; width:300px; height:170px; } #u5120 { position:absolute; left:35px; top:46px; width:300px; height:170px; } #u5121 { position:absolute; left:2px; top:77px; width:296px; visibility:hidden; word-wrap:break-word; } #u5122_div { position:absolute; left:0px; top:0px; width:814px; height:54px; line-height:18px; } #u5122 { position:absolute; left:35px; top:226px; width:814px; height:54px; line-height:18px; } #u5123 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5124_div { position:absolute; left:0px; top:0px; width:814px; height:54px; line-height:18px; } #u5124 { position:absolute; left:35px; top:292px; width:814px; height:54px; line-height:18px; } #u5125 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5126_img { position:absolute; left:0px; top:0px; width:300px; height:170px; } #u5126 { position:absolute; left:35px; top:356px; width:300px; height:170px; } #u5127 { position:absolute; left:2px; top:77px; width:296px; visibility:hidden; word-wrap:break-word; } #u5128_div { position:absolute; left:0px; top:0px; width:814px; height:54px; line-height:18px; } #u5128 { position:absolute; left:35px; top:536px; width:814px; height:54px; line-height:18px; } #u5129 { position:absolute; left:0px; top:0px; width:814px; word-wrap:break-word; } #u5097_state1 { position:absolute; left:0px; top:0px; width:856px; height:934px; visibility:hidden; -ms-overflow-x:hidden; overflow-x:hidden; -ms-overflow-y:hidden; overflow-y:hidden; background-image:none; } #u5097_state1_content { position:absolute; left:0px; top:0px; width:1px; height:1px; } #u5130p000 { position:absolute; left:49px; top:841px; width:323px; height:3px; } #u5130p000_img { position:absolute; left:0px; top:0px; width:323px; height:3px; } #u5130 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5131 { position:absolute; left:52px; top:834px; width:316px; visibility:hidden; word-wrap:break-word; } #u5132_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5132 { position:absolute; left:178px; top:20px; width:24px; height:24px; } #u5133 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5134_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5134 { position:absolute; left:202px; top:20px; width:24px; height:24px; } #u5135 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5136_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5136 { position:absolute; left:226px; top:20px; width:24px; height:24px; } #u5137 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5138_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5138 { position:absolute; left:250px; top:20px; width:24px; height:24px; } #u5139 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5140_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5140 { position:absolute; left:274px; top:20px; width:24px; height:24px; } #u5141 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5142_img { position:absolute; left:0px; top:0px; width:13px; height:13px; } #u5142 { position:absolute; left:280px; top:50px; width:13px; height:13px; } #u5143 { position:absolute; left:2px; top:-2px; width:9px; visibility:hidden; word-wrap:break-word; } #u5144_div { position:absolute; left:0px; top:0px; width:35px; height:15px; font-size:12px; color:#666666; } #u5144 { position:absolute; left:145px; top:25px; width:35px; height:15px; font-size:12px; color:#666666; } #u5145 { position:absolute; left:0px; top:0px; width:35px; word-wrap:break-word; } #u5146_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5146 { position:absolute; left:178px; top:44px; width:24px; height:24px; } #u5147 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5148_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5148 { position:absolute; left:202px; top:44px; width:24px; height:24px; } #u5149 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5150_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5150 { position:absolute; left:226px; top:44px; width:24px; height:24px; } #u5151 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5152_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5152 { position:absolute; left:250px; top:44px; width:24px; height:24px; } #u5153 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5154_div { position:absolute; left:0px; top:0px; width:35px; height:15px; font-size:12px; color:#666666; } #u5154 { position:absolute; left:145px; top:49px; width:35px; height:15px; font-size:12px; color:#666666; } #u5155 { position:absolute; left:0px; top:0px; width:35px; word-wrap:break-word; } #u5156_div { position:absolute; left:0px; top:0px; width:35px; height:15px; font-size:12px; color:#666666; } #u5156 { position:absolute; left:145px; top:73px; width:35px; height:15px; font-size:12px; color:#666666; } #u5157 { position:absolute; left:0px; top:0px; width:35px; word-wrap:break-word; } #u5158_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5158 { position:absolute; left:178px; top:69px; width:24px; height:24px; } #u5159 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5160_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5160 { position:absolute; left:202px; top:69px; width:24px; height:24px; } #u5161 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5162_img { position:absolute; left:0px; top:0px; width:24px; height:24px; } #u5162 { position:absolute; left:226px; top:69px; width:24px; height:24px; } #u5163 { position:absolute; left:2px; top:4px; width:20px; visibility:hidden; word-wrap:break-word; } #u5164_img { position:absolute; left:0px; top:0px; width:13px; height:13px; } #u5164 { position:absolute; left:257px; top:75px; width:13px; height:13px; } #u5165 { position:absolute; left:2px; top:-2px; width:9px; visibility:hidden; word-wrap:break-word; } #u5166_img { position:absolute; left:0px; top:0px; width:13px; height:13px; } #u5166 { position:absolute; left:281px; top:75px; width:13px; height:13px; } #u5167 { position:absolute; left:2px; top:-2px; width:9px; visibility:hidden; word-wrap:break-word; } #u5168_div { position:absolute; left:0px; top:0px; width:56px; height:47px; color:#666666; } #u5168 { position:absolute; left:50px; top:33px; width:56px; height:47px; color:#666666; } #u5169 { position:absolute; left:0px; top:0px; width:56px; word-wrap:break-word; } #u5170_div { position:absolute; left:0px; top:0px; width:39px; height:20px; font-size:12px; color:#666666; } #u5170 { position:absolute; left:306px; top:24px; width:39px; height:20px; font-size:12px; color:#666666; } #u5171 { position:absolute; left:0px; top:0px; width:39px; word-wrap:break-word; } #u5172_div { position:absolute; left:0px; top:0px; width:39px; height:20px; font-size:12px; color:#666666; } #u5172 { position:absolute; left:306px; top:48px; width:39px; height:20px; font-size:12px; color:#666666; } #u5173 { position:absolute; left:0px; top:0px; width:39px; word-wrap:break-word; } #u5174_div { position:absolute; left:0px; top:0px; width:39px; height:20px; font-size:12px; color:#666666; } #u5174 { position:absolute; left:306px; top:73px; width:39px; height:20px; font-size:12px; color:#666666; } #u5175 { position:absolute; left:0px; top:0px; width:39px; word-wrap:break-word; } #u5176p000 { position:absolute; left:39px; top:102px; width:973px; height:3px; } #u5176p000_img { position:absolute; left:0px; top:0px; width:973px; height:3px; } #u5176 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5177 { position:absolute; left:42px; top:95px; width:966px; visibility:hidden; word-wrap:break-word; } .u5179_div { position:absolute; left:0px; top:0px; width:88px; height:20px; font-size:14px; } .u5179 { position:absolute; left:4px; top:120px; width:88px; height:20px; font-size:14px; } .u5180 { position:absolute; left:0px; top:0px; width:88px; word-wrap:break-word; } .u5181_div { position:absolute; left:0px; top:0px; width:747px; height:60px; font-size:12px; color:#666666; line-height:20px; } .u5181 { position:absolute; left:102px; top:100px; width:747px; height:60px; font-size:12px; color:#666666; line-height:20px; } .u5182 { position:absolute; left:0px; top:0px; width:747px; word-wrap:break-word; } .u5183_img { position:absolute; left:0px; top:0px; width:80px; height:80px; } .u5183 { position:absolute; left:5px; top:20px; width:80px; height:80px; } .u5184 { position:absolute; left:2px; top:32px; width:76px; visibility:hidden; word-wrap:break-word; } .u5185_div { position:absolute; left:0px; top:0px; width:237px; height:15px; font-size:12px; color:#999999; } .u5185 { position:absolute; left:102px; top:61px; width:237px; height:15px; font-size:12px; color:#999999; } .u5186 { position:absolute; left:0px; top:0px; width:237px; word-wrap:break-word; } .u5187_div { position:absolute; left:0px; top:0px; width:168px; height:20px; font-size:14px; } .u5187 { position:absolute; left:102px; top:31px; width:168px; height:20px; font-size:14px; } .u5188 { position:absolute; left:0px; top:0px; width:168px; word-wrap:break-word; } .u5189_img { position:absolute; left:0px; top:0px; width:971px; height:2px; } .u5189 { position:absolute; left:0px; top:179px; width:970px; height:1px; } .u5190 { position:absolute; left:2px; top:-8px; width:966px; visibility:hidden; word-wrap:break-word; } #u5178-1 { position:absolute; left:0px; top:0px; width:970px; height:180px; } #u5178-2 { position:absolute; left:0px; top:180px; width:970px; height:180px; } #u5178-3 { position:absolute; left:0px; top:360px; width:970px; height:180px; } #u5178-4 { position:absolute; left:0px; top:540px; width:970px; height:180px; } #u5178-5 { position:absolute; left:0px; top:720px; width:970px; height:180px; } #u5178-6 { position:absolute; left:0px; top:900px; width:970px; height:180px; } #u5178-7 { position:absolute; left:0px; top:1080px; width:970px; height:180px; } #u5178-8 { position:absolute; left:0px; top:1260px; width:970px; height:180px; } #u5178-9 { position:absolute; left:0px; top:1440px; width:970px; height:180px; } #u5178-10 { position:absolute; left:0px; top:1620px; width:970px; height:180px; } #u5178 { position:absolute; left:40px; top:103px; width:970px; height:1800px; } #u5191_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-right:0px; border-radius:5px; border-top-right-radius:0px; border-bottom-right-radius:0px; } #u5191 { position:absolute; left:511px; top:1918px; width:40px; height:36px; } #u5192 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5193_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); color:#009DD9; } #u5193 { position:absolute; left:629px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5194 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5195_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-left:0px; border-radius:5px; border-top-left-radius:0px; border-bottom-left-radius:0px; color:#009DD9; } #u5195 { position:absolute; left:747px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5196 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5197_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); color:#009DD9; } #u5197 { position:absolute; left:551px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5198 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5199_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); color:#009DD9; } #u5199 { position:absolute; left:590px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5200 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5201_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); color:#009DD9; } #u5201 { position:absolute; left:668px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5202 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5203_div { position:absolute; left:0px; top:0px; width:40px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); color:#009DD9; } #u5203 { position:absolute; left:707px; top:1918px; width:40px; height:36px; color:#009DD9; } #u5204 { position:absolute; left:2px; top:10px; width:36px; word-wrap:break-word; } #u5206 { position:absolute; left:0px; top:0px; width:0px; height:0px; } #u5207_div { position:absolute; left:0px; top:0px; width:1220px; height:50px; background:inherit; background-color:rgba(188, 188, 188, 1); } #u5207 { position:absolute; left:40px; top:1943px; width:1220px; height:50px; } #u5208 { position:absolute; left:2px; top:17px; width:1216px; visibility:hidden; word-wrap:break-word; } #u5209_div { position:absolute; left:0px; top:0px; width:505px; height:16px; background:inherit; background-color:rgba(188, 188, 188, 1); } #u5209 { position:absolute; left:382px; top:1960px; width:505px; height:16px; } #u5210 { position:absolute; left:0px; top:0px; width:505px; word-wrap:break-word; } #u5211_div { position:absolute; left:0px; top:0px; width:1220px; height:283px; background:inherit; background-color:rgba(215, 215, 215, 1); } #u5211 { position:absolute; left:40px; top:1660px; width:1220px; height:283px; } #u5212 { position:absolute; left:2px; top:134px; width:1216px; visibility:hidden; word-wrap:break-word; } #u5213_img { position:absolute; left:0px; top:0px; width:48px; height:48px; } #u5213 { position:absolute; left:64px; top:1698px; width:48px; height:48px; font-family:'IOS8-Icons Regular', 'IOS8-Icons'; font-weight:400; font-style:normal; font-size:36px; text-align:left; } #u5214 { position:absolute; left:0px; top:0px; width:48px; visibility:hidden; word-wrap:break-word; } #u5215_div { position:absolute; left:0px; top:0px; width:85px; height:33px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:28px; color:#434343; } #u5215 { position:absolute; left:122px; top:1710px; width:85px; height:33px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:28px; color:#434343; } #u5216 { position:absolute; left:0px; top:0px; width:85px; white-space:nowrap; } #u5217_div { position:absolute; left:0px; top:0px; width:81px; height:19px; font-size:16px; color:#000000; } #u5217 { position:absolute; left:254px; top:1710px; width:81px; height:19px; font-size:16px; color:#000000; } #u5218 { position:absolute; left:0px; top:0px; width:81px; white-space:nowrap; } #u5219_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5219 { position:absolute; left:254px; top:1746px; width:57px; height:16px; } #u5220 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5221_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5221 { position:absolute; left:254px; top:1772px; width:57px; height:16px; } #u5222 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5223_div { position:absolute; left:0px; top:0px; width:76px; height:19px; font-size:16px; color:#000000; } #u5223 { position:absolute; left:393px; top:1710px; width:76px; height:19px; font-size:16px; color:#000000; } #u5224 { position:absolute; left:0px; top:0px; width:76px; white-space:nowrap; } #u5225_div { position:absolute; left:0px; top:0px; width:57px; height:16px; } #u5225 { position:absolute; left:395px; top:1746px; width:57px; height:16px; } #u5226 { position:absolute; left:0px; top:0px; width:57px; white-space:nowrap; } #u5227_img { position:absolute; left:0px; top:0px; width:197px; height:197px; } #u5227 { position:absolute; left:527px; top:1739px; width:197px; height:197px; } #u5228 { position:absolute; left:2px; top:91px; width:193px; visibility:hidden; word-wrap:break-word; } #u5229_div { position:absolute; left:0px; top:0px; width:197px; height:50px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(255, 255, 255, 1); border-radius:8px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u5229 { position:absolute; left:774px; top:1739px; width:197px; height:50px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u5230 { position:absolute; left:2px; top:16px; width:193px; word-wrap:break-word; } #u5231_div { position:absolute; left:0px; top:0px; width:197px; height:50px; box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(255, 255, 255, 1); border-radius:8px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u5231 { position:absolute; left:774px; top:1810px; width:197px; height:50px; font-family:'Arial Negreta', 'Arial'; font-weight:700; font-style:normal; font-size:16px; color:#FFFFFF; } #u5232 { position:absolute; left:2px; top:16px; width:193px; word-wrap:break-word; } #u5233_div { position:absolute; left:0px; top:0px; width:65px; height:19px; font-size:16px; color:#000000; } #u5233 { position:absolute; left:527px; top:1710px; width:65px; height:19px; font-size:16px; color:#000000; } #u5234 { position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u5235_div { position:absolute; left:0px; top:0px; width:66px; height:19px; font-size:16px; color:#000000; } #u5235 { position:absolute; left:774px; top:1710px; width:66px; height:19px; font-size:16px; color:#000000; } #u5236 { position:absolute; left:0px; top:0px; width:66px; white-space:nowrap; } #u5237_div { position:absolute; left:0px; top:0px; width:53px; height:16px; } #u5237 { position:absolute; left:395px; top:1772px; width:53px; height:16px; } #u5238 { position:absolute; left:0px; top:0px; width:53px; white-space:nowrap; } #u5239_div { position:absolute; left:0px; top:0px; width:53px; height:16px; } #u5239 { position:absolute; left:395px; top:1798px; width:53px; height:16px; } #u5240 { position:absolute; left:0px; top:0px; width:53px; white-space:nowrap; } #u5241_div { position:absolute; left:0px; top:0px; width:53px; height:16px; } #u5241 { position:absolute; left:395px; top:1824px; width:53px; height:16px; } #u5242 { position:absolute; left:0px; top:0px; width:53px; white-space:nowrap; }
Highlander/ship-gis/src/main/webapp/js/arcgis_js_api/library/3.22/esri/dijit/analysis/templates/SummarizeWithin.html
wanglongbiao/webapp-tools
<div class="esriAnalysis"> <div data-dojo-type="dijit/layout/ContentPane" style="margin-top:0.5em; margin-bottom: 0.5em;"> <div data-dojo-attach-point="_aggregateToolContentTitle" class="analysisTitle"> <table class="esriFormTable" > <tr> <td class="esriToolIconTd"><div class="sumWithinIcon"></div></td> <td class="esriAlignLeading esriAnalysisTitle" data-dojo-attach-point="_toolTitle"> <label data-dojo-attach-point="_titleLbl">${i18n.summarizeWithin}</label> <nav class="breadcrumbs" data-dojo-attach-point="_analysisModeLblNode" style="display:none;"> <a href="#" class="crumb" style="font-size:12px;" data-dojo-attach-event="onclick:_handleModeCrumbClick" data-dojo-attach-point="_analysisModeCrumb"></a> <a href="#" class="crumb is-active" data-dojo-attach-point="_analysisTitleCrumb" style="font-size:16px;">${i18n.summarizeWithin}</a> </nav> </td> <td> <div class="esriFloatTrailing" style="padding:0;"> <div class="esriFloatLeading"> <a href="#" class='esriFloatLeading helpIcon' esriHelpTopic="toolDescription"></a> </div> <div class="esriFloatTrailing"> <a href="#" data-dojo-attach-point="_closeBtn" title="${i18n.close}" class="esriAnalysisCloseIcon"></a> </div> </div> </td> </tr> </table> </div> <div style="clear:both; border-bottom: #CCC thin solid; height:1px;width:100%;"></div> </div> <div data-dojo-type="dijit/form/Form" data-dojo-attach-point="_form" readOnly="true"> <table class="esriFormTable" data-dojo-attach-point="_aggregateTable" style="border-collapse:collapse;border-spacing:5px;" cellpadding="5px" cellspacing="5px"> <tbody> <tr data-dojo-attach-point="_titleRow"> <td colspan="3" class="sectionHeader" data-dojo-attach-point="_aggregateToolDescription" >${i18n.summarizeDefine}</td> </tr> <tr data-dojo-attach-point="_analysisLabelRow" style="display:none;"> <td colspan="2" style="padding-bottom:0;"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.oneLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.analysisLayerLabel}</label> </td> <td class="shortTextInput" style="padding-bottom:0;"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="sumWithinLayer"></a> </td> </tr> <tr data-dojo-attach-point="_sumGeomTypeRow"> <td data-dojo-attach-point="bufTypeTd" colspan="2"> <table style="width:100%"> <tr> <td> <div class="bufferSelector selected" data-dojo-attach-point="_polygon" > <div class="bufferIcon polygonBinIcon"></div> <div><label class="esriSelectLabel">${i18n.polygon}</label></div> </div> </td> <td> <div class="bufferSelector" data-dojo-attach-point="_square"> <div class="bufferIcon squareBinIcon"></div> <div><label class="esriSelectLabel">${i18n.square}</label></div> </div> </td> <td> <div class="bufferSelector" data-dojo-attach-point="_hexagon"> <div class="bufferIcon hexagonBinIcon"></div> <div><label class="esriSelectLabel">${i18n.hexagon}</label></div> </div> </td> </tr> </table> </td> </tr> <tr data-dojo-attach-point="_chooseBinSizeLblRow"> <td colspan="3" style="padding-top:0;padding-bottom:0"> <label class="esriLeadingMargin1" data-dojo-attach-point="_binSizeLabel"></label> </td> </tr> <tr data-dojo-attach-point="_binsTypeRow"> <td style="padding-right:0;margin-top:1.0em;idth:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="intermediateChanges:true,value:'5',required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_binsInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;margin-top:1.0em;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_binUnits" style="width:80%;table-layout:fixed;"> <option value="NauticalMiles">${i18n.nautMiles}</option> <option value="Miles">${i18n.miles}</option> <option value="Yards">${i18n.yards}</option> <option value="Feet">${i18n.feet}</option> <option type="separator"></option> <option value="Kilometers">${i18n.kilometers}</option> <option value="Meters">${i18n.meters}</option> </select> </td> </tr> <tr data-dojo-attach-point="_choosePolyLblRow"> <td colspan="3" style="padding-top:0;padding-bottom:0"> <label class="esriLeadingMargin1">${i18n.choosePolyLayer}</label> </td> </tr> <tr data-dojo-attach-point="_selectAnalysisRow" style="display:none;"> <td colspan="3" style="padding-top:0;"> <select class="esriLeadingMargin1 longInput esriLongLabel" style="margin-top:0.5em;" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_analysisSelect" data-dojo-attach-event="onChange:_handleAnalysisLayerChange"></select> </td> </tr> <tr> <td colspan="2" style="padding-bottom:0;"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.oneLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.chooseSummarizeLabel}</label> </td> <td class="shortTextInput" style="padding-bottom:0;"> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_sumLabelHelp" esriHelpTopic="Summarize"></a> </td> </tr> <tr data-dojo-attach-point="_polyLayerSelectRow"> <td colspan="3" style="padding-top:0;"> <select class="longInput esriLongLabel esriLeadingMargin1" style="margin-top:1.0em;" data-dojo-props="required:true" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_layersSelect" data-dojo-attach-event="onChange:_handleLayerChange"></select> </td> </tr> <tr> <tr> <td colspan="3" class="clear"></td> </tr> <!--<tr data-dojo-attach-point="_timeStepsLabelRow"> <td colspan="2"> <label data-dojo-attach-point="_timeStepLabelNo" class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.twoLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.aggTimeStepsLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeSlicing"></a> </td> </tr> <tr data-dojo-attach-point="_intervalLabelRow"> <td colspan="2"> <label>${i18n.intervalLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeInterval"></a> </td> </tr> <tr data-dojo-attach-point="_intervalRow"> <td style="padding-right:0;padding-bottom:0;width:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="constraints:{min:1,places:0},intermediateChanges:true,required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_timeIntervalInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;padding-bottom:0;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_timeIntervalUnits" style="width:80%;table-layout:fixed;"> <option value="milliseconds">${i18n.milliseconds}</option> <option value="seconds">${i18n.seconds}</option> <option value="minutes">${i18n.minutes}</option> <option value="hours">${i18n.hours}</option> <option value="days">${i18n.days}</option> <option value="weeks">${i18n.weeks}</option> <option value="months">${i18n.months}</option> <option value="years">${i18n.years}</option> </select> </td> </tr> <tr data-dojo-attach-point="_repeatLabelRow"> <td colspan="2"> <label>${i18n.repeatLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeStep"></a> </td> </tr> <tr data-dojo-attach-point="_repeatRow"> <td style="padding-right:0;padding-bottom:0;width:50%;"> <input type="text" data-dojo-type="dijit/form/NumberTextBox" data-dojo-props="constraints:{min:1,places:0},intermediateChanges:true,required:false,missingMessage:'${i18n.distanceMsg}'" data-dojo-attach-point="_timeRepeatInput" class="esriLeadingMargin1" style="width:75%;"> </td> <td colspan="2" style="padding-left:0.25em;padding-bottom:0;width:50%;"> <select class="mediumInput esriAnalysisSelect" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_timeRepeatUnits" style="width:80%;table-layout:fixed;"> <option value="milliseconds">${i18n.milliseconds}</option> <option value="seconds">${i18n.seconds}</option> <option value="minutes">${i18n.minutes}</option> <option value="hours">${i18n.hours}</option> <option value="days">${i18n.days}</option> <option value="weeks">${i18n.weeks}</option> <option value="months">${i18n.months}</option> <option value="years">${i18n.years}</option> </select> </td> </tr> <tr data-dojo-attach-point="_timeLabelRow"> <td colspan="2"> <labe>${i18n.timeRefLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_timeRefRow"> <td style="padding-right:0;width:50%;padding-bottom:1em;"> <input class="esriLeadingMargin1 esriAnalysisSelect" data-dojo-props="required:false" data-dojo-type="dijit/form/DateTextBox" data-dojo-attach-point="_timeRefDay" style="width:75%;"> </input> </td> <td colpsan="2" style="padding-left:0.25em;width:50%;padding-bottom:1em;"> <input class="esriAnalysisSelect" type="text" data-dojo-type="dijit/form/TimeTextBox" data-dojo-props="required:false,intermediateChanges:true,constraints:{formatLength:'short',selector:'time'}" data-dojo-attach-point="_timeRefTime" data-dojo-attach-event="onChange:_handleRefTimeChange" style="margin-top:0;width:90%;"> </input> </td> </tr>--> <tr> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_statsLblNo">${i18n.threeLabel}</label> <label class="esriAnalysisStepsLabel" data-dojo-attach-point="_addStatsLabel">${i18n.addStats}</label> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_addStatsHelpLink" esriHelpTopic="StatisticsNoLayer"></a> </td> </tr> <tr data-dojo-attach-point="_sumShapeRow"> <td colspan="3"> <label class="esriLeadingMargin1"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_sumMetricCheck" data-dojo-props="checked:'true', disabled:'true'"></div> <label data-dojo-attach-point="_sumMetricLabel"></label> </label> <select class="mediumInput esriShortlabel" data-dojo-type="dijit.form.Select" data-dojo-props="style:{tableLayout: 'fixed', overflowX:'hidden'}" data-dojo-attach-event="onChange:_handleShapeUnitsChange" data-dojo-attach-point="_shapeUnitsSelect"></select> </td> </tr> <tr data-dojo-attach-point="_addNonWgtRow" style="display:none;"> <td colspan="2" class="padBottom0"> <label class="esriLeadingMargin2">${i18n.addNonWightLabel}</label> </td> <td class="shortTextInput padBottom0"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_afterStatsRow"> <td colspan="3" class="clear"></td> </tr> <tr data-dojo-attach-point="_addWgtRow" style="display:none;"> <td colspan="2" class="padBottom0"> <label class="esriLeadingMargin2">${i18n.addWeightLabel}</label> </td> <td class="shortTextInput padBottom0"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="timeReference"></a> </td> </tr> <tr data-dojo-attach-point="_afterStatsRow1" style="display:none;"> <td colspan="3" class="clear"></td> </tr> <tr data-dojo-attach-point="_groupByLabelRow"> <td colspan="2"> <label data-dojo-attach-point="_groupByLabelNo" class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel">${i18n.threeLabel}</label> <label class="esriAnalysisStepsLabel" data-dojo-attach-point="_groupByLabel">${i18n.groupByLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="GroupBy"></a> </td> </tr> <tr data-dojo-attach-point="_groupBySelectRow"> <td colspan="3"> <select class="longInput esriLeadingMargin1" data-dojo-type="dijit.form.Select" data-dojo-attach-point="_groupBySelect" data-dojo-attach-event="onChange:_handleGroupBySelectChange"></select> </td> </tr> <tr data-dojo-attach-point="_minmajorityRow"> <td colspan="2"> <label class="esriLeadingMargin2 esriSelectLabel" data-dojo-attach-point="_minmajorityLabel"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_minmajorityCheck" data-dojo-props="checked:false"></div> ${i18n.addMinMajorityLable} </label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="MinorityMajority"></a> </td> </tr> <tr data-dojo-attach-point="_percentPointsRow"> <td colspan="2"> <label class="esriLeadingMargin2 esriSelectLabel" data-dojo-attach-point="_percentPointsLabel"> <div data-dojo-type="dijit/form/CheckBox" data-dojo-attach-point="_percentPointsCheck" data-dojo-props="checked:false"></div> ${i18n.addPercentageLabel} </label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' esriHelpTopic="PercentShape"></a> </td> </tr> <tr> <td colspan="3" class="clear"></td> </tr> <!-- <tr data-dojo-attach-point="_srLabelRow"> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_spatialRefLabel">${i18n.fourLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.spatialReference}</label> </td> </tr> <tr data-dojo-attach-point="_srInputRow"> <td colspan="3"> <input type="text" data-dojo-type="dijit/form/ValidationTextBox" class="esriLeadingMargin1 longInput" data-dojo-props="trim:true" data-dojo-attach-point="_spatialRefInput" value=""></input> </td> </tr>--> <tr data-dojo-attach-point="_datastoreLabelRow"> <td colspan="3"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_datastoreLabel">${i18n.fiveLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.datastoreLabel}</label> </td> </tr> <tr data-dojo-attach-point="_selectDataStore"> <td colspan="3" style="padding-top:0;"> <select class="esriLeadingMargin1 longInput esriLongLabel" style="margin-top:1.0em;" data-dojo-type="dijit/form/Select" data-dojo-attach-point="_datastoreSelect"> <option value="relational">${i18n.relationalDS}</option> <option value="spatialtemporal" selected="true">${i18n.spatialDS}</option> </select> </td> </tr> <tr> <td colspan="2"> <label class="esriFloatLeading esriTrailingMargin025 esriAnalysisNumberLabel" data-dojo-attach-point="_outputLbl">${i18n.fourLabel}</label> <label class="esriAnalysisStepsLabel">${i18n.outputLayerLabel}</label> </td> <td class="shortTextInput"> <a href="#" class='esriFloatTrailing helpIcon' data-dojo-attach-point="_outputHelp" esriHelpTopic="ResultLayerName"></a> </td> </tr> <tr> <td colspan="3"> <input type="text" data-dojo-type="dijit/form/ValidationTextBox" class="longInput esriLeadingMargin1" data-dojo-props="trim:true,required:true" data-dojo-attach-point="_outputLayerInput" value=""></input> </td> </tr> <tr> <td colspan="3"> <div data-dojo-attach-point="_chooseFolderRow" class="esriLeadingMargin1"> <label style="width:9px;font-size:smaller;">${i18n.saveResultIn}</label> <input class="longInput" data-dojo-attach-point="_webMapFolderSelect" data-dojo-type="dijit/form/FilteringSelect" trim="true" style="width:60%;"></input> </div> </td> </tr> </tbody> </table> </div> <div data-dojo-attach-point="_aggregateToolContentButtons" style="padding:5px;margin-top:5px;border-top:solid 1px #BBB;"> <div class="esriFormWarning esriRoundedBox" data-dojo-attach-point="_errorMessagePane" style="display:none;"> <a href="#" title="${i18n.close}" class="esriFloatTrailing esriAnalysisCloseIcon" data-dojo-attach-event="onclick:_handleCloseMsg"></a> <span data-dojo-attach-point="_bodyNode"></span> </div> <div class="esriExtentCreditsCtr"> <a class="esriFloatTrailing esriSmallFont" href="#" data-dojo-attach-point="_showCreditsLink" data-dojo-attach-event="onclick:_handleShowCreditsClick">${i18n.showCredits}</a> <label data-dojo-attach-point="_chooseExtentDiv" class="esriSelectLabel esriExtentLabel"> <input type="radio" data-dojo-attach-point="_useExtentCheck" data-dojo-type="dijit/form/CheckBox" data-dojo-props="checked:true" name="extent" value="true"/> ${i18n.useMapExtent} </label> </div> <button data-dojo-type="dijit/form/Button" type="submit" data-dojo-attach-point="_saveBtn" class="esriLeadingMargin4 esriAnalysisSubmitButton" data-dojo-attach-event="onClick:_handleSaveBtnClick"> ${i18n.runAnalysis} </button> </div> <div data-dojo-type="dijit/Dialog" title="${i18n.creditTitle}" data-dojo-attach-point="_usageDialog" style="width:40em;"> <div data-dojo-type="esri/dijit/analysis/CreditEstimator" data-dojo-attach-point="_usageForm"></div> </div> </div>
views/dj.html
FLMS-HackUmass/djq
<!--start navbar--> <nav class="navbar navbar-inverse navbar-fixed-top"> <div id="nav-container" class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a id="main-title" class="navbar-brand" href="/"><span style="float:left">dj</span><img id="logo" src="/images/red.png" class="navbar-brand"> </a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li id="home"><a href="/home">Home</a></li> <li id="about"><a href="/about">About</a></li> <li class="active" id='username'><a href="/{{username}}">{{username}}</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li ng-click="showOrHidePlayer()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="hide-player" href="">Show Player <span class="glyphicon glyphicon-eye-open"></span></a> </li> <li ng-click="playPause()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="play-pause" href=""><span class="glyphicon glyphicon-play"></span></a> </li> <li ng-click="popSong()" ng-mouseover="applyActiveOnHover($event)" ng-mouseleave="removeActiveOnLeave($event)"> <a id="play-pause" href=""><span class="glyphicon glyphicon-fast-forward"></span></a> </li> </ul> </div> <!-- end .nav-collapse --> </div> <!-- end .container-flued --> </nav> <!--end navbar--> <!--start container--> <div class="container"> <!--start player--> <div class="now-playing"> <div id="player-container" style="display: none;"> <div class="embed-responsive embed-responsive-16by9"> <youtube-video player-vars="playerVars" video-id="playing.url"></youtube-video> </div> </div> </div> <!--end player--> <!--panel--> <div class="panel panel-default"> <!-- Default panel contents --> <div class="panel-heading clearfix"> <div class="panel-title pull-left"> <b>The Queue</b> </div> <button class="btn btn-default pull-right" type="button"> <span class="glyphicon glyphicon-refresh" ng-click="refresh()"></span> </button> <button id="add-btn" class="btn btn-default pull-right" type="button" data-toggle="modal" data-target=".search-songs" ng-click="giveFocusToSearch()"> <span class="glyphicon glyphicon-plus"></span> </button> </div> <!--start modal--> <div id="myModal" class="modal fade search-songs" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div id="yt-search-songs" class="modal-content"> <!--start search--> <div id="search" class="form-group"> <input class="search-qu ery form-control" type="text" id="searchbar" name="song_search" placeholder="Search for a song here." ng-keyup="keyPress()"/> <ul id="results" class="list-group" data-dismiss="modal" ng-click="mousePressed()"> </ul> </div> <!--end search--> </div> </div> </div> <!--end modal--> <div class="panel-body"> <!--table--> <table class="table table-striped"> <thead> <tr> <!--th>#</th--> <th class="col-md-1"></th> <th class="col-md-2">Song</th> <th class="col-md-1 text-right">Priority</th> </tr> </thead> <tbody> <tr ng-repeat="song in queue"> <!--td>{{song.$index + 1}}</td--> <td><img src="{{song.thumbnail}}" height="50"/></td> <td>{{song.title}}</td> <td align="right"> <span id="upvote" class="glyphicon glyphicon-chevron-up" ng-click="upvoteSong(song)"></span> {{song.priority}} <span id="downvote" class="glyphicon glyphicon-chevron-down" ng-click="downvoteSong(song)"></span> </td> </tr> </tbody> </table> <!--end of table--> </div> </div> <!--end of panel--> <button id="remove" class="btn btn-danger" ng-click="popSong()">Play Next Song</button> </div><!-- /.container -->
modules/proposals/client/views/cwu-proposal-edit-attachments.html
BCDevExchange/devex
<div class="m-4"> <div class="alert alert-info">Upload any supporting material here.</div> <div> <a href class="btn btn-default" id="button-cwu-proposal-upload-file" data-automation-id="button-cwu-proposal-upload-file" ngf-select="ppp.upload($file)"><i class="fas fa-upload"></i> Upload a file</a> &nbsp; <span class="text-black-50">Max 3 MB per file</span> </div> <div style="padding: 20px 0;"> <table class="table"> <tr ng-repeat="file in ppp.proposal.attachments"> <td class="text-left" width="32px"> <i class="fas {{ppp.getIconName(file.type)}}"></i> </td> <td class="text-left"> {{file.name}} </td> <td class="text-left"> <span ng-click="ppp.deleteAttachment(file._id)"><i class="fas fa-trash btn-remove-attachment" title="remove"></i><span> </td> </tr> </table> </div> </div>
priv/worlds/default/client/app/assets/index.html
tjgillies/moongate
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Moongate</title> <link href="/index.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="moongate.js"></script> <script type="text/javascript" src="js/vendor.js"></script> <script type="text/javascript" src="js/app.js"></script> </head> <body> <div id="canvas-container"></div> <script type="text/javascript"> var Game = require('game'), game = new Game(); </script> </body> </html>
burrai.antonio/index.html
FabAcademyFR/fabacademy-fr
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Agency - Start Bootstrap Theme</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/agency.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top" class="index"> <!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li class="hidden"> <a href="#page-top"></a> </li> <li> <a class="page-scroll" href="#portfolio">Fab Academy 2015</a></li> <li class="hidden"> <a href="#Home">Home</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <!-- Header --> <header> <div class="container"> <div class="intro-text"> <div class="intro-lead-in"><a href="mailto:antonio.burrai@gmail.com">Antonio Burrai</a></div> <div class="intro-heading">[Almost]</div> </div> </div> </header> <!-- Portfolio Grid Section --> <section id="portfolio" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">FAB ACADEMY 2015 </h2> <h3 class="section-subheading text-muted">ASSIGNMENTS</h3> </div> </div> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week1.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w1.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #1</h4> <p class="text-muted">Principles and practices, Project management</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week2.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w2.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #2</h4> <p class="text-muted">Computer-aided design</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week3.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w3.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #3</h4> <p class="text-muted">Computer-controlled cutting</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week4.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w4.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #4</h4> <p class="text-muted">Electronics production</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week5.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w5.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #5</h4> <p class="text-muted">3D scanning and printing</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week6.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w6.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #6</h4> <p class="text-muted">Electronics design</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week7.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w7.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #7</h4> <p class="text-muted">Embedded programming</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week8.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w8.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #8</h4> <p class="text-muted">Computer-controlled machining </p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week9.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w9.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #9</h4> <p class="text-muted">Molding and casting</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week10.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w10.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #10</h4> Input devices <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week11.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w11.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #11</h4>Output devices <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week12.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w12.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #12</h4> Composites <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week13.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w13.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #13</h4> Networking and communications <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week14.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w14.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #14</h4>Interface and application programming <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week15.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w15.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #15</h4>Applications and implication <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week16.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w16.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #16</h4>Mechanical design, machine design <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week17.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w17.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #17</h4>The invention, intellectual property, and income <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="week18.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w18.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>Week #18</h4>Project development <p class="text-muted">.</p> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="final_project.html" class="portfolio-link" > <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/w0.png" width="400" height="289" class="img-responsive"> </a> <div class="portfolio-caption"> <h4>The final project (Project presentation)</h4> <p class="text-muted">.</p> </div> </div> </section> <!-- Clients Aside --> <!-- Portfolio Modals --> <!-- Use the modals below to showcase details about your portfolio projects! --> <!-- Portfolio Modal 1 --> <div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive" src="img/portfolio/roundicons-free.png" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <p> <strong>Want these icons in this portfolio item sample?</strong>You can download 60 of them for free, courtesy of <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">RoundIcons.com</a>, or you can purchase the 1500 icon set <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">here</a>.</p> <ul class="list-inline"> <li>Date: July 2014</li> <li>Client: Round Icons</li> <li>Category: Graphic Design</li> </ul> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 2 --> <div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <h2>Project Heading</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/startup-framework-preview.png" alt=""> <p><a href="http://designmodo.com/startup/?u=787">Startup Framework</a> is a website builder for professionals. Startup Framework contains components and complex blocks (PSD+HTML Bootstrap themes and templates) which can easily be integrated into almost any design. All of these components are made in the same style, and can easily be integrated into projects, allowing you to create hundreds of solutions for your future projects.</p> <p>You can preview Startup Framework <a href="http://designmodo.com/startup/?u=787">here</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 3 --> <div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/treehouse-preview.png" alt=""> <p>Treehouse is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. This is bright and spacious design perfect for people or startup companies looking to showcase their apps or other projects.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/treehouse-free-psd-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 4 --> <div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/golden-preview.png" alt=""> <p>Start Bootstrap's Agency theme is based on Golden, a free PSD website template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Golden is a modern and clean one page web template that was made exclusively for Best PSD Freebies. This template has a great portfolio, timeline, and meet your team sections that can be easily modified to fit your needs.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/golden-free-one-page-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 5 --> <div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/escape-preview.png" alt=""> <p>Escape is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Escape is a one page web template that was designed with agencies in mind. This template is ideal for those looking for a simple one page solution to describe your business and offer your services.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/escape-one-page-psd-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 6 --> <div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-responsive img-centered" src="img/portfolio/dreams-preview.png" alt=""> <p>Dreams is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Dreams is a modern one page web template designed for almost any purpose. It’s a beautiful template that’s designed with the Bootstrap framework in mind.</p> <p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/dreams-free-one-page-web-template/">FreebiesXpress.com</a>.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="js/classie.js"></script> <script src="js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="js/jqBootstrapValidation.js"></script> <script src="js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="js/agency.js"></script> </body> </html>
_includes/head.html
markusleh/markusleh.github.io
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <meta charset=utf-8> <meta property=og:title content='{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}'> <meta property=og:description content='{{ page.description }}'> <meta property=og:image content={{site.baseurl}}{{ page.picture }}> <!-- evil icon --> <link rel="stylesheet" href="{{"/assets/evil-icons.min.css" | prepend:site.baseurl }}"> <script src="{{"/assets/evil-icons.min.js" | prepend:site.baseurl }}"></script> <!-- todo: include this into main.css --> <link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> {% include ga.html %} </head>
docs/solr-core/org/apache/solr/search/class-use/Insanity.html
johannesbraun/clm_autocomplete
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_102) on Wed Nov 02 19:53:02 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.search.Insanity (Solr 6.3.0 API)</title> <meta name="date" content="2016-11-02"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.search.Insanity (Solr 6.3.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/Insanity.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/Insanity.html" target="_top">Frames</a></li> <li><a href="Insanity.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.search.Insanity" class="title">Uses of Class<br>org.apache.solr.search.Insanity</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.search.Insanity</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/Insanity.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/Insanity.html" target="_top">Frames</a></li> <li><a href="Insanity.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
core/target/apidocs/com/google/zxing/client/result/class-use/URIParsedResult.html
CatherineWong/zxing-glass
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_65) on Mon Feb 17 14:53:39 PST 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.google.zxing.client.result.URIParsedResult (ZXing Core 2.3.0 API) </TITLE> <META NAME="date" CONTENT="2014-02-17"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.google.zxing.client.result.URIParsedResult (ZXing Core 2.3.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-788492-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/google/zxing/client/result//class-useURIParsedResult.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="URIParsedResult.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>com.google.zxing.client.result.URIParsedResult</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.google.zxing.client.result"><B>com.google.zxing.client.result</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.google.zxing.client.result"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A> in <A HREF="../../../../../../com/google/zxing/client/result/package-summary.html">com.google.zxing.client.result</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../com/google/zxing/client/result/package-summary.html">com.google.zxing.client.result</A> that return <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>URLTOResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/URLTOResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>URIResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/URIResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result">URIParsedResult</A></CODE></FONT></TD> <TD><CODE><B>BookmarkDoCoMoResultParser.</B><B><A HREF="../../../../../../com/google/zxing/client/result/BookmarkDoCoMoResultParser.html#parse(com.google.zxing.Result)">parse</A></B>(<A HREF="../../../../../../com/google/zxing/Result.html" title="class in com.google.zxing">Result</A>&nbsp;result)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/google/zxing/client/result/URIParsedResult.html" title="class in com.google.zxing.client.result"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-788492-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/google/zxing/client/result//class-useURIParsedResult.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="URIParsedResult.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2007&#x2013;2014. All rights reserved. </BODY> </HTML>
org.conqat.engine.commons/src/org/conqat/engine/commons/findings/xml/package.html
vimaier/conqat
<!-- $Id: package.html 22314 2009-07-27 15:09:51Z deissenb $ @version $Rev: 22314 $ @levd.rating GREEN Hash: 30858B32DBFB246B1E0AA5A43C65D5DD --> <body> XML serialization for finding reports. </body>
DATASTAX_CASSANDRA-3.5.0/javadoc/org/apache/cassandra/gms/class-use/VersionGenerator.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 (1.8.0_40) on Wed Apr 13 18:09:42 UTC 2016 --> <title>Uses of Class org.apache.cassandra.gms.VersionGenerator (apache-cassandra API)</title> <meta name="date" content="2016-04-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.gms.VersionGenerator (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/gms/VersionGenerator.html" title="class in org.apache.cassandra.gms">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/gms/class-use/VersionGenerator.html" target="_top">Frames</a></li> <li><a href="VersionGenerator.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.gms.VersionGenerator" class="title">Uses of Class<br>org.apache.cassandra.gms.VersionGenerator</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.gms.VersionGenerator</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/gms/VersionGenerator.html" title="class in org.apache.cassandra.gms">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/gms/class-use/VersionGenerator.html" target="_top">Frames</a></li> <li><a href="VersionGenerator.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
2017.1.1/apidocs/org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.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 Wed Jan 04 17:08:11 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DistributedWorkmanagerSupplier (Public javadocs 2017.1.1 API)</title> <meta name="date" content="2017-01-04"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="DistributedWorkmanagerSupplier (Public javadocs 2017.1.1 API)"; } } catch(err) { } //--> var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/DistributedWorkmanagerSupplier.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html" target="_top">Frames</a></li> <li><a href="DistributedWorkmanagerSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.wildfly.swarm.config.jca</div> <h2 title="Interface DistributedWorkmanagerSupplier" class="title">Interface DistributedWorkmanagerSupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a>&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> public interface <span class="typeNameLabel">DistributedWorkmanagerSupplier&lt;T extends <a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a>&gt;</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of DistributedWorkmanager resource</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="get--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>get</h4> <pre><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanager.html" title="class in org.wildfly.swarm.config.jca">DistributedWorkmanager</a>&nbsp;get()</pre> <div class="block">Constructed instance of DistributedWorkmanager resource</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>The instance</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/DistributedWorkmanagerSupplier.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/jca/DistributedWorkmanagerConsumer.html" title="interface in org.wildfly.swarm.config.jca"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/jca/LongRunningThreads.html" title="class in org.wildfly.swarm.config.jca"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/jca/DistributedWorkmanagerSupplier.html" target="_top">Frames</a></li> <li><a href="DistributedWorkmanagerSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
carrot2-webapp-3.8.1/herballsilvertrigram/01497445.txt.html
idigbio-citsci-hackathon/carrotFacetNgram
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank0 0.0'>?}3?</span> </br> <span class='rank0 0.0'>6</span> <span class='rank0 0.0'>7</span> <span class='rank0 0.0'>8</span> <span class='rank0 0.0'>9</span> <span class='rank6 5.886281793427337'>10</span> </br> <span class='rank5 5.380675333968457'>The</span> <span class='rank6 5.910214491268059'>New</span> <span class='rank5 5.027215308896533'>York</span> <span class='rank4 4.050174224831018'>copyright</span> <span class='rank2 1.7822710117187128'>reserved</span> <span class='rank3 2.5421264334187086'>Botanical</span> <span class='rank3 3.451197890939337'>Garden</span> </br> <span class='rank-1 -0.6203531335554402'>HERBARIO</span> <span class='rank4 4.246613383046139'>DEL</span> <span class='rank0 -0.09486083139265844'>COLEGIO</span> <span class='rank5 5.0175020442242335'>DE</span> <span class='rank6 6.495087825553531'>LA</span> <span class='rank1 0.8481343337906608'>SALLE</span> </br> <span class='rank12 12.46058746462967'>Num.</span> </br> <span class='rank-10 -10.154958323651982'>VEDADO-HABANA</span> </br> <span class='rank6 5.979445953858175'>Familia..</span> </br> <span class='rank5 5.23758013687111'>NEW</span> <span class='rank5 5.092407184714711'>YORK</span> <span class='rank4 4.3452095742978045'>BOTANICAL</span> <span class='rank5 4.836230413135688'>GARDEN</span> </br> <span class='rank9 9.01683700107882'>01497445</span> </br> <span class='rank9 9.01683700107882'>01497445</span> </br> </br></br> <strong>Legend - </strong> Level of confidence that token is an accurately-transcribed word</br> <span class='rank-13'>&nbsp;&nbsp;&nbsp;</span> extremely low <span class='rank-7'>&nbsp;&nbsp;&nbsp;</span> very low <span class='rank-1'>&nbsp;&nbsp;&nbsp;</span> low <span class='rank0'>&nbsp;&nbsp;&nbsp;</span> undetermined <span class='rank1'>&nbsp;&nbsp;&nbsp;</span> medium <span class='rank6'>&nbsp;&nbsp;&nbsp;</span> high <span class='rank16'>&nbsp;&nbsp;&nbsp;</span> very high</br> </body> </html>
index.html
square-tools/square-tools.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Square Tools repo"> <meta name="author" content="Square Inc."> <link rel="icon" href="https://squareup.com/apple-touch-icon-144x144.png"> <title>Square Tools - scripts and hacks that keep things working</title> <!-- Bootstrap core CSS --> <link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="starter-template.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="http://getbootstrap.com/assets/js/ie-emulation-modes-warning.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js"></script> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">Square Tools</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> </ul> </div><!--/.nav-collapse --> </div> </div> <div class="container"> <div class="starter-template"> <h1>Square Tools</h1> <p class="lead">A set of scripts, hacks and utilities used at <a href="http://www.squareup.com">Square</a> to Get Sh*t Done &trade;</p> </div> <div> <h2>Details</h2> <p>Please visit our GitHib <a href="http://github.com/square-tools">organization page</a>, where you will have access to various source code repositories.</p> <h2>Contributing</h2> <p>Fork. Make changes. Issue pull request. Quite simple, really.</p> <h2>Reporting bugs</h2> <p>Most repositories should have it's issue tracker enabled, as a way to report bugs or request for features.</p> <h2>Communications</h2> <p>You'll be able to speak to most contributors in this repo on IRC or a mailing list. Details will be published here shortly.</p> </div> </div><!-- /.container --> <div class="footer"> &copy; 2014, Square Inc. </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script> </body> </html>
php/index.html
DenisOH/iTravel
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Пошук</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.5.1/css/pikaday.min.css"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="loader"></div> <div class="container"> <div class="search-form"> <form action="search.php" method="get"> <div class="row"> <input type="text" name="from" class="col-xs-12 col-md-2 col-md-offset-4" placeholder="Звідки"> <input type="text" name="to" class="col-xs-12 col-md-2" placeholder="Куди"> </div> <div class="row"> <input type="text" id="datepicker" name="date" class="col-xs-12 col-md-4 col-md-offset-4" placeholder="Коли"> </div> <div class="row"> <button onclick="showLoader()" type="submit" class="btn btn-default col-xs-12 col-md-4 col-md-offset-4">Пошук</button> </div> </form> </div> </div> <script type="text/javascript"> function showLoader() { document.getElementById("loader").style.display = "block"; document.getElementsByClassName("container")[0].style.display = "none"; } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.5.1/pikaday.min.js"></script> <script> var today = new Date(); var picker = new Pikaday({ field: document.getElementById('datepicker'), format: 'DD.MM.YYYY', minDate: today, }); </script> </body>
resources/old-version.php/content/blog/2015-04-03-set-the-look-and-feel-in-java/content.html
cristian-sulea/cristian-sulea-net
To programmatically specify a look and feel, use one of the methods: <ul> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(java.lang.String)">UIManager.setLookAndFeel(String className)</a></li> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(javax.swing.LookAndFeel)">UIManager.setLookAndFeel(LookAndFeel newLookAndFeel)</a></li> </ul> For example, the following snippet makes the program use the <strong>Java Look &amp; Feel</strong> for the current platform: <pre> public static void main(String[] args) { // // set the look and feel try { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); } catch (Exception e) { // ignore exception } // // create and show the GUI new SwingApplication(); } </pre> <p> To specify a particular UI, you can use the actual class name. Here are some of the arguments you can use for <code>#setLookAndFeel(String className)</code> method: </p> <strong>UIManager.getCrossPlatformLookAndFeelClassName()</strong> <ul> <li>Returns the string for the one look-and-feel guaranteed to work - the Java Look &amp; Feel.</li> </ul> <strong>UIManager.getSystemLookAndFeelClassName()</strong> <ul> <li>Specifies the look and feel for the current platform. On Win32 platforms, this specifies the Windows Look &amp; Feel. On Mac OS platforms, this specifies the Mac OS Look &amp; Feel. On Sun platforms, it specifies the CDE/Motif Look &amp; Feel.</li> </ul> <strong>javax.swing.plaf.metal.MetalLookAndFeel</strong> <ul> <li>Specifies the Java Look &amp; Feel (the codename for this look and feel was Metal). This string is the value returned by the getCrossPlatformLookAndFeelClassName method.</li> </ul> <strong>com.sun.java.swing.plaf.windows.WindowsLookAndFeel</strong> <ul> <li>Specifies the Windows Look &amp; Feel. Currently, you can use this look and feel only on Win32 systems.</li> </ul> <strong>com.sun.java.swing.plaf.motif.MotifLookAndFeel</strong> <ul> <li>Specifies the CDE/Motif Look &amp; Feel. This look and feel can be used on any platform.</li> </ul> <strong>javax.swing.plaf.mac.MacLookAndFeel</strong> <ul> <li>Specifies the Mac OS Look &amp; Feel, which can be used only on Mac OS platforms.</li> </ul> <p> You aren't limited to the preceding arguments. You can specify the name for any look and feel that is in your program's class path. </p> <h3>How the UI Manager Chooses the Look and Feel</h3> Steps that occur when the UI manager first initializes itself: <ol> <li>If the program sets the look and feel before any components are created, the UI manager tries to create an instance of the specified look-and-feel class. If successful, all components use that look and feel.</li> <li>If the program hasn't successfully specified a look and feel, then before the first component's UI is created, the UI manager tests whether the user specified a look and feel in a file named <code>swing.properties</code>. It looks for the file in the <code>lib</code> directory of the Java release. For example, if you're using the Java interpreter in <code>javaHomeDirectory\bin</code>, then the <code>swing.properties</code> file (if it exists) is in <code>javaHomeDirectory\lib</code>. If the user specified a look and feel, then again the UI manager tries to instantiate the specified class.</li> <li>If neither the program nor the user successfully specifies a look and feel, then the program uses the Java Look &amp; Feel.</li> </ol> Example of a <code>swing.properties</code> file: <pre> # Swing properties swing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel </pre> <h3>Change the Look and Feel After Startup</h3> <p> You can change the look and feel with <code>#setLookAndFeel</code> methods even after the program's GUI is visible. To make existing components reflect the new look and feel, invoke the <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/UIManager.html#setLookAndFeel(javax.swing.LookAndFeel)">SwingUtilities.updateComponentTreeUI(Component c)</a> method once per top-level container. Then you might wish to resize each top-level container to reflect the new sizes of its contained components. </p> For example: <pre> UIManager.setLookAndFeel(lafName); SwingUtilities.updateComponentTreeUI(frame); frame.pack(); </pre>
docs/typenum/consts/type.P207.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 `P207` type in crate `typenum`."> <meta name="keywords" content="rust, rustlang, rust-lang, P207"> <title>typenum::consts::P207 - Rust</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc type"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a></p><script>window.sidebarCurrent = {name: 'P207', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Type Definition <a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a>::<wbr><a class="type" href=''>P207</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../../src/typenum/home/jacob/nitro-game-engine/target/debug/build/typenum-cb7a8e569dce0703/out/consts.rs.html#474' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type P207 = <a class="struct" href="../../typenum/int/struct.PInt.html" title="struct typenum::int::PInt">PInt</a>&lt;<a class="type" href="../../typenum/consts/type.U207.html" title="type typenum::consts::U207">U207</a>&gt;;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "typenum"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
page/3/index.html
tfhnia/tfhnia.github.io
<!DOCTYPE html> <html class="light page-home"> <head> <meta charset="utf-8"> <title>笑不忘书</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="前端,设计,Hexo主题,前端开发,用户体验,设计,frontend,design,Python,PHP" /> <meta property="og:type" content="website"> <meta property="og:title" content="笑不忘书"> <meta property="og:url" content="http://www.mybjut.cn/page/3/index.html"> <meta property="og:site_name" content="笑不忘书"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="笑不忘书"> <link rel="icon" href="images/favicon.ico"> <link href="/css/styles.css?v=028c63b1" rel="stylesheet"> <link rel="stylesheet" href="/css/personal-style.css"> </head> <body> <div class="content-home text-center"> <a class="avatar" href="/"> <img src="/images/avatar.jpg" alt="" /> </a> <h1 class="name" style="font-family: calligraffittiregular"> tfhnia </h1> <div class="slogan"> 永言配命 </div> <hr> <ul class="text-center nav"> <li class="item"> <a href="/archives">博客</a> <span>|</span> </li> <li class="item"> <a href="http://www.mybjut.cn" rel="noopener noreferrer" target="_blank">项目</a> <span>|</span> </li> <li class="item"> <a href="https://github.com/tfhnia" rel="noopener noreferrer" target="_blank">Github</a> <span>|</span> </li> </ul> </div> <div class="modal" id="modal"> <span id="cover" class="cover hide"></span> <div id="modal-dialog" class="modal-dialog hide-dialog"> <div class="modal-header"> <span id="close" class="btn-close">关闭</span> </div> <hr> <div class="modal-body"> <ul class="list-toolbox"> <li class="item-toolbox"> <a class="CIRCLE" href="/archives/" rel="noopener noreferrer" target="_self" > 博客 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/category/" rel="noopener noreferrer" target="_self" > 分类 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/tag/" rel="noopener noreferrer" target="_self" > 标签 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/link/" rel="noopener noreferrer" target="_self" > 友链 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/about/" rel="noopener noreferrer" target="_self" > 关于 </a> </li> <li class="item-toolbox"> <a class="CIRCLE" href="/search/" rel="noopener noreferrer" target="_self" > 搜索 </a> </li> </ul> </div> </div> </div> <script type="text/javascript"> function loadScript(url, callback) { var script = document.createElement('script') script.type = 'text/javascript'; if (script.readyState) { //IE script.onreadystatechange = function() { if (script.readyState == 'loaded' || script.readyState == 'complete') { script.onreadystatechange = null; callback(); } }; } else { //Others script.onload = function() { callback(); }; } script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } window.onload = function() { loadScript('/js/bundle.js?235683', function() { // load success }); } </script> </body> </html>
pub/i.css
andyvr/aircontroller
* { -webkit-touch-callout: none; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } #warning-message { display: none; text-align: center; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } @media only screen and (orientation: portrait) { .aircontroller { display: none; } #warning-message { display: block; } } @media only screen and (orientation: landscape) { #warning-message { display: none; } } .messages { position: absolute; top: 1em; text-align: left; left: 1em; z-index: 10; } .messages .msg { padding: 0.3em 0.8em; border: 1px solid #D4E2EA; display: block; float: left; clear: both; border-radius: 4px; background-color: #F4FCFF; cursor: default; margin-bottom: 0.5em; } .messages .msg:after { content: "\2297"; position: relative; right: -0.5em; top: -0.2em; color: #A9A9A9; cursor: pointer; } html { -webkit-text-size-adjust: none; } html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow: hidden; box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } body { min-height: 100%; background-color: gray; } .aircontroller { height: 100%; position: fixed; width: 100%; } .ctrl { height: 2em; } .gpad { height: 80%; height: calc(100% - 2em); text-align: center; } .gpad button { border: 0 none; padding: 0; margin: 0; position: absolute; z-index: 5; line-height: 1; font-size: 1rem; opacity: 0.4; background-color: purple; } .gpad button span { font-size: 0.4em; vertical-align: middle; } .up { left: 13%; top: 0%; height: 38%; width: 11.5%; } .left { top: 38%; width: 14%; left: 1%; height: 25%; } .right { top: 38%; left: 22%; width: 13%; height: 25%; } .down { top: 63%; left: 13%; height: 37%; width: 11%; } .fire { top: 52%; right: 5%; width: 12%; height: 30%; } .fire-alt { top: 52%; right: 18%; width: 12%; height: 30%; } .start { left: 41%; top: 63%; width: 8%; height: 10%; } .select { left: 54.6%; top: 63%; width: 8.2%; height: 10%; } .action { position: relative; z-index: 200; } .touchpanel { position: relative; width: auto; height: 100%; display: inline-block; } .touchpanel img { display: inline-block; max-width: 100%; max-height: 100%; float: left; position: relative; z-index: 1; } .actions { padding-top: 37.239%; position: relative; left: 0; width: 100%; z-index: 5; }
docs/testapidocs/constant-values.html
garydgregory/jcommander-addons
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_112) on Thu Nov 10 16:00:34 PST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Constant Field Values (jcommander-addons 1.0.0-SNAPSHOT Test API)</title> <meta name="date" content="2016-11-10"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Constant Field Values (jcommander-addons 1.0.0-SNAPSHOT Test API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=sunburst"></script></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Constant Field Values" class="title">Constant Field Values</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#com.garygregory">com.garygregory.*</a></li> </ul> </div> <div class="constantValuesContainer"><a name="com.garygregory"> <!-- --> </a> <h2 title="com.garygregory">com.garygregory.*</h2> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>com.garygregory.jcommander.converters.<a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html" title="class in com.garygregory.jcommander.converters">AbstractStringConverterBasicTest</a>&lt;<a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html" title="type parameter in AbstractStringConverterBasicTest">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="com.garygregory.jcommander.converters.AbstractStringConverterBasicTest.EMPTY_STRING"> <!-- --> </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td><code><a href="com/garygregory/jcommander/converters/AbstractStringConverterBasicTest.html#EMPTY_STRING">EMPTY_STRING</a></code></td> <td class="colLast"><code>""</code></td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=sunburst"></script></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><p align="center">Copyright © 2016-2016 <a href="http://garygregory.com/">Gary Gregory</a>. All Rights Reserved.<br />Use is subject to <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></small></p> </body> </html>
Aptana Jaxer/public/demo/Oa/static/help/skill/workflow/guide/019.html
Himkwok/TaxEasy
<h4 style="font-family:'΢ÈíÑźÚ'"><span>ÔõÑùʵÏÖÁ÷³ÌµÄÌø×ª£¬ÀýÈ磺´ÓµÚÒ»²½µ½µÚ¶þ²½»òÊǵÚËIJ½£¿</span></h4> <hr> <h5><span>½â¾ö·½·¨:</span></h5> <p style="font-size:1.1em;line-height:22px;"> Á÷³ÌÉè¼ÆÆ÷ÖУ¬µÚÒ»²½µÄ¡°»ù±¾ÊôÐÔ¡±µÄ¡°ÏÂÒ»²½Ö衱ÉèΪµÚ¶þ²½»òµÚËIJ½¾Í¿ÉÒÔÁË¡£ </p>
node_modules/leaflet-minimap/example/example_topleft.html
RobyRemzy/cozy-map
<!DOCTYPE html> <html> <head> <title>MiniMap Demo</title> <meta charset="utf-8" /> <link rel="stylesheet" href="./fullscreen.css" /> <!-- Leaflet --> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.1/dist/leaflet.css" /> <script src="https://unpkg.com/leaflet@1.0.1/dist/leaflet.js" type="text/javascript"></script> <!-- Leaflet Plugins --> <link rel="stylesheet" href="../src/Control.MiniMap.css" /> <script src="../src/Control.MiniMap.js" type="text/javascript"></script> </head> <body> <div id="map" ></div> <script type="text/javascript"> var map = new L.Map('map'); var osmUrl='http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png'; var osmAttrib='Map data &copy; OpenStreetMap contributors'; var osm = new L.TileLayer(osmUrl, {minZoom: 5, maxZoom: 18, attribution: osmAttrib}); map.addLayer(osm); map.setView(new L.LatLng(59.92448055859924, 10.758276373601069),10); //Plugin magic goes here! Note that you cannot use the same layer object again, as that will confuse the two map controls var osm2 = new L.TileLayer(osmUrl, {minZoom: 0, maxZoom: 13, attribution: osmAttrib }); var miniMap = new L.Control.MiniMap(osm2, { toggleDisplay: true, position: 'topleft' }).addTo(map); </script> </body> </html>
kasije-main/src/main/assembly/dist/admin/themes/minimal-admin/resources/css/custom.css
touwolf/kasije
.not-enabled { z-index: 1000; background-color: lightgrey; opacity: 0.6; pointer-events: none; } .ace-editor { width: 100%; min-height: 600px; resize: none; } #wrapper { width: 100%; } #page-wrapper { min-height: 568px; } @media (min-width: 768px) { #page-wrapper { position: inherit; margin: 0 0 0 250px; } } .navbar-top-links { margin-right: 0; } .navbar-top-links li { display: inline-block; } .navbar-top-links li:last-child { margin-right: 15px; } .navbar-top-links li a { padding: 15px; } .navbar-top-links .dropdown-menu li { display: block; } .navbar-top-links .dropdown-menu li:last-child { margin-right: 0; } .navbar-top-links .dropdown-menu li a { padding: 3px 20px; min-height: 0; } .navbar-top-links .dropdown-menu li a div { white-space: normal; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { width: 310px; min-width: 0; } .navbar-top-links .dropdown-messages { margin-left: 5px; } .navbar-top-links .dropdown-tasks { margin-left: -59px; } .navbar-top-links .dropdown-alerts { margin-left: -123px; } .navbar-top-links .dropdown-user { right: 0; left: auto; } .sidebar .sidebar-nav.navbar-collapse { padding-right: 0; padding-left: 0; } .sidebar .sidebar-search { padding: 15px; } .sidebar .arrow { float: right; } .sidebar .fa.arrow:before { content: "\f104"; } .sidebar .active > a > .fa.arrow:before { content: "\f107"; } .sidebar .nav-second-level li, .sidebar .nav-third-level li { border-bottom: 0 !important; } .sidebar .nav-third-level li a { padding-left: 52px; } @media (min-width: 768px) { .sidebar { z-index: 1; position: absolute; width: 250px; } .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts { margin-left: auto; } } .loadingoverlay { display: flex; flex-direction: column; align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-image: url("/admin/resources/images/loading.gif"); background-color: rgba(255, 255, 255, 0.8); background-size: 100px; background-position: 50% 50%; background-repeat: no-repeat; z-index: 9999; }
_includes/head.html
Warsztaty2015/Warsztaty2015.github.io
<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="Adam Kurkiewicz" content="programming"/> <meta property="og:image" content="http://warsztaty2015.github.io/assets/img/snake.jpg"/> <meta property="og:description" content="Chcesz stworzyć własny wirtualny świat?"/> <title> {% if page.meta-title == "Start Bootstrap" %} {{ page.meta-title }} - Katowice 18-31 sierpnia {% else %} {{ page.meta-title }} - Katowice 18-31 sierpnia {% endif %} </title> <!-- Fav Icon and Apple Touch Icons --> <link rel="icon" href="/assets/img/ico/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="/assets/img/ico/touch-icon-iphone.png"> <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/ico/touch-icon-ipad.png"> <link rel="apple-touch-icon" sizes="120x120" href="/assets/img/ico/touch-icon-iphone-retina.png"> <link rel="apple-touch-icon" sizes="152x152" href="/assets/img/ico/touch-icon-ipad-retina.png"> <!-- Fonts --> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,700italic,400,700" rel="stylesheet" type="text/css"> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Bootstrap Core CSS --> <link href="/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <!-- Start Bootstrap Custom CSS --> <link href="{{ "/assets/css/startbootstrap.css" | prepend: site.baseurl }}" rel="stylesheet" type="text/css"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]-->
boot-nutz-beetl/src/main/resources/templates/pages/admin/struts/dept/add_edit.html
Kerbores/Falsework
<!--# layout("/layout/default.html",{"menu":["struts","dept_admin"],"breadcrumbs":[{"name":"部门列表",url:" dept/list"},{"name":(obj.data.dept==null?"添加部门":"编辑部门")}]}){ #--> <link rel="stylesheet" href="${base!}/assets/kindeditor/themes/default/default.css" /> <script charset="utf-8" src="${base!}/assets/kindeditor/kindeditor-min.js"></script> <script charset="utf-8" src="${base!}/assets/kindeditor/lang/zh_CN.js"></script> <div class="space-4"></div> <div class="row"> <div class="col-md-8 col-md-offset-2 col-sm-12"> <div class="panel panel-info"> <div class="panel-heading"> <h3 class="panel-title">${obj.data.dept==null ? "添加部门":"编辑部门"}</h3> </div> <div class="panel-body"> <form id="deptForm" class="cmxform form-horizontal adminex-form" novalidate="novalidate"> <div class="form-group "> <label class="control-label col-lg-3"> 所属机构 : </label> <div class="col-lg-9"> <div class="input-group" onclick="showBranchSelector()"> <input class="form-control input-mask-date" type="text" id="parentName" disabled="disabled" placeholder="不选默认为总公司部门" value="${obj.data.parent.name!}"> <span class="input-group-btn"> <button class="btn btn-sm btn-primary" type="button"> <i class="ace-icon fa fa-plus bigger-110"></i> 选择 </button> </span> <input type="hidden" id="branchId" name="branchId" value="${obj.data.dept.branchId!}"> </div> </div> </div> <div class="form-group "> <label for="用户名" class="control-label col-lg-3">部门名称 : </label> <div class="col-lg-9"> <input class="form-control" type="text" placeholder="请输入部门名称" name="name" data-type='required' data-error='请输入部门名称' value="${obj.data.dept.name!}" /> </div> </div> <div class="form-group "> <label class="control-label col-lg-3"> 部门描述 : </label> <div class="col-lg-9"> <textarea rows="25" class="form-control" name="content">${obj.data.dept.description!}</textarea> <input type="hidden" name="description" id="description"> </div> </div> <input type="hidden" id="id" name="id" value="${obj.data.dept.id!}"> <div class="pull-right" style="margin-right: 45px"> <button type="button" class="btn btn-sm btn-primary" onclick="save(this)"> <i class="fa fa-save"></i> 提交 </button> <button class="btn btn-sm btn-default btn-back"> <i class="fa fa-undo"></i> 返回 </button> </div> </form> </div> </div> </div> </div> <script type="text/javascript"> var editor; $(function() { //kindeditor 初始化 KindEditor.ready(function(K) { editor = K.create('textarea[name="content"]', { items : [ 'source', '|', 'justifyleft', 'justifycenter', 'justifyright', 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript', 'superscript', '|', 'formatblock', 'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold', 'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'fullscreen', '/', 'undo', 'redo', '|', 'cut', 'copy', 'paste', 'plainpaste', 'wordpaste', '|', 'template', 'code', 'clearhtml', 'quickformat', 'selectall', '|', 'image', 'multiimage', 'flash', 'media', 'insertfile', 'table', 'hr', 'baidumap', 'pagebreak', 'link', 'unlink', '|', 'preview', 'print' ], uploadJson : Common.getRootPath() + '/kind/upload' }); }) }); function showBranchSelector() { Common.branchSelector(function(result) { $('#branchId').val(result.id); $('#parentName').val(result.name); }) } function save(btn) { $('#description').val(editor.html()); if ($('#deptForm').find('input').validation()) { //验证表单 if ($('#id').val()) { $.post(Common.getRootPath() + '/dept/edit', $('#deptForm').serialize(), function(result) { if (result.operationState == 'SUCCESS') { location.href = Common.getRootPath() + "/dept/list"; } else { Common.validationFail(result.data.reason, btn); } }, 'json'); } else { $.post(Common.getRootPath() + '/dept/add', $('#deptForm').serialize(), function(result) { if (result.operationState == 'SUCCESS') { location.href = Common.getRootPath() + "/dept/list"; } else { Common.validationFail(result.data.reason, btn); } }, 'json'); } } } </script> <!--# } #-->
sbt-compiler-maven-plugin/1.0.0-beta5/sbt-compilers/modules.html
sbt-compiler-maven-plugin/sbt-compiler-maven-plugin.github.io
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia at 2014-11-08 | Rendered using Apache Maven Fluido Skin 1.3.1 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20141108" /> <meta http-equiv="Content-Language" content="en" /> <title>SBT Compilers &#x2013; Project Modules</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script> <link rel="stylesheet" type="text/css" href="./css/site.css"/> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"> <div id="bannerLeft"> <h2>SBT Compilers</h2> </div> </div> <div class="pull-right"> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2014-11-08 <span class="divider">|</span> </li> <li id="projectVersion">Version: 1.0.0-beta5 </li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span3"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Parent Project</li> <li> <a href="../index.html" title="SBT Compiler"> <i class="none"></i> SBT Compiler</a> </li> <li class="nav-header">Modules</li> <li> <a href="sbt-compiler-sbt012/index.html" title="SBT Compiler for SBT 0.12"> <i class="none"></i> SBT Compiler for SBT 0.12</a> </li> <li> <a href="sbt-compiler-sbt013/index.html" title="SBT Compiler for SBT 0.13"> <i class="none"></i> SBT Compiler for SBT 0.13</a> </li> <li> <a href="sbt-compiler-sbt0131/index.html" title="SBT Compiler for SBT 0.13.1"> <i class="none"></i> SBT Compiler for SBT 0.13.1</a> </li> <li> <a href="sbt-compiler-sbt0132/index.html" title="SBT Compiler for SBT 0.13.2"> <i class="none"></i> SBT Compiler for SBT 0.13.2</a> </li> <li> <a href="sbt-compiler-sbt0135/index.html" title="SBT Compiler for SBT 0.13.5"> <i class="none"></i> SBT Compiler for SBT 0.13.5</a> </li> <li class="nav-header">Project Documentation</li> <li> <a href="project-info.html" title="Project Information"> <i class="icon-chevron-down"></i> Project Information</a> <ul class="nav nav-list"> <li> <a href="index.html" title="About"> <i class="none"></i> About</a> </li> <li> <a href="plugin-management.html" title="Plugin Management"> <i class="none"></i> Plugin Management</a> </li> <li> <a href="distribution-management.html" title="Distribution Management"> <i class="none"></i> Distribution Management</a> </li> <li> <a href="dependency-info.html" title="Dependency Information"> <i class="none"></i> Dependency Information</a> </li> <li> <a href="source-repository.html" title="Source Repository"> <i class="none"></i> Source Repository</a> </li> <li> <a href="mail-lists.html" title="Mailing Lists"> <i class="none"></i> Mailing Lists</a> </li> <li> <a href="issue-tracking.html" title="Issue Tracking"> <i class="none"></i> Issue Tracking</a> </li> <li> <a href="integration.html" title="Continuous Integration"> <i class="none"></i> Continuous Integration</a> </li> <li> <a href="plugins.html" title="Project Plugins"> <i class="none"></i> Project Plugins</a> </li> <li> <a href="license.html" title="Project License"> <i class="none"></i> Project License</a> </li> <li class="active"> <a href="#"><i class="none"></i>Project Modules</a> </li> <li> <a href="team-list.html" title="Project Team"> <i class="none"></i> Project Team</a> </li> <li> <a href="project-summary.html" title="Project Summary"> <i class="none"></i> Project Summary</a> </li> <li> <a href="dependencies.html" title="Dependencies"> <i class="none"></i> Dependencies</a> </li> </ul> </li> </ul> <hr /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> </div> <div id="bodyColumn" class="span9" > <div class="section"> <h2><a name="Project_Modules"></a>Project Modules</h2><a name="Project_Modules"></a> <p>This project has declared the following modules:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>Name</th> <th>Description</th></tr> <tr class="b"> <td><a href="sbt-compiler-sbt012/index.html">SBT Compiler for SBT 0.12</a></td> <td>SBT Compiler for SBT 0.12</td></tr> <tr class="a"> <td><a href="sbt-compiler-sbt013/index.html">SBT Compiler for SBT 0.13</a></td> <td>SBT Compiler for SBT 0.13</td></tr> <tr class="b"> <td><a href="sbt-compiler-sbt0131/index.html">SBT Compiler for SBT 0.13.1</a></td> <td>SBT Compiler for SBT 0.13.1</td></tr> <tr class="a"> <td><a href="sbt-compiler-sbt0132/index.html">SBT Compiler for SBT 0.13.2</a></td> <td>SBT Compiler for SBT 0.13.2</td></tr> <tr class="b"> <td><a href="sbt-compiler-sbt0135/index.html">SBT Compiler for SBT 0.13.5</a></td> <td>SBT Compiler for SBT 0.13.5</td></tr></table></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> <p >Copyright &copy; 2013&#x2013;2014. All rights reserved. </p> </div> </div> </footer> </body> </html>
test/func/assets/projects/voicemail/app/views/users/messages.html
metasansana/powerstone
<h1>Blah Blah Blah</h1>
ProjectManager/Content/后台公共样式/JScript/zTree/api/apiCss/zTreeStyleForApi.css
276544061/ProjectManager
/*------------------------------------- zTree Style version: 3.0 author: Hunter.z email: hunter.z@263.net website: http://code.google.com/p/jquerytree/ -------------------------------------*/ .ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif} .ztree {margin:0; padding:5px; color:#333} .ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap} .ztree li ul{ margin:0; padding:0 0 0 18px} .ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;} .ztree li a {padding:1px 3px 0 0; margin:0 10px 0 0; cursor:pointer; color:#333; height:16px; text-decoration:none; vertical-align:top; display: inline-block} .ztree li a:hover {text-decoration:none} .ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; border:1px #FFB951 solid; opacity:0.8; filter:alpha(opacity=80)} .ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; border:1px #FFB951 solid; opacity:0.8; filter:alpha(opacity=80)} .ztree li a.tmpTargetNode {padding-top:0px; background-color:#316AC5; color:white; border:1px #316AC5 solid; opacity:0.8; filter:alpha(opacity=80)} .ztree li a input.rename {height:14px; width:80px; padding:0; margin:0; font-size:12px; border:1px #7EC4CC solid; *border:0px} .ztree li span {line-height:16px; margin-right: 2px} .ztree li button {width:16px; height:16px; vertical-align:middle; border:0 none; cursor: pointer; background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")} .ztree li button.switch {width:1px; height:18px; visibility: hidden} .zTreeDragUL {margin:0; padding:0; position:absolute; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)} .zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute} /* level 等级样式*/ /*.ztree li button.level0 { display:none; } .ztree li ul.level0 { padding:0; background:none; }*/ .ztree li button.core_ico_docu{margin-right:2px; background-position:-126px 0; vertical-align:top; *vertical-align:middle} .ztree li button.check_ico_docu{margin-right:2px; background-position:-126px -16px; vertical-align:top; *vertical-align:middle} .ztree li button.edit_ico_docu{margin-right:2px; background-position:-126px -32px; vertical-align:top; *vertical-align:middle}
docs/html/search/all_72.html
Cray/graphbuilder
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_rdf_2ejava"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../RDF_8java.html" target="_parent">RDF.java</a> </div> </div> <div class="SRResult" id="SR_rdfnamespacemap"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RDFUtils.html#a8fe8a829255f35a40f926e2ace8a230f" target="_parent">RDFNamespaceMap</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util::RDFUtils</span> </div> </div> <div class="SRResult" id="SR_rdfutils"> <div class="SREntry"> <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RDFUtils.html" target="_parent">RDFUtils</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util</span> </div> </div> <div class="SRResult" id="SR_rdfutils_2ejava"> <div class="SREntry"> <a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../RDFUtils_8java.html" target="_parent">RDFUtils.java</a> </div> </div> <div class="SRResult" id="SR_read"> <div class="SREntry"> <a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1load_1_1XMLLoaderBufferedPositionedInputStream.html#a9d21be426aa1b03a83902615bde243a4" target="_parent">read</a> <span class="SRScope">com::intel::pig::load::XMLLoaderBufferedPositionedInputStream</span> </div> </div> <div class="SRResult" id="SR_readfields"> <div class="SREntry"> <a id="Item5" onkeydown="return searchResults.Nav(event,5)" onkeypress="return searchResults.Nav(event,5)" onkeyup="return searchResults.Nav(event,5)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_readfields')">readFields</a> <div class="SRChildren"> <a id="Item5_c0" onkeydown="return searchResults.NavChild(event,5,0)" onkeypress="return searchResults.NavChild(event,5,0)" onkeyup="return searchResults.NavChild(event,5,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1DoubleType.html#abc8cef276f75b966b5fec1c3a76b4aa3" target="_parent">com::intel::hadoop::graphbuilder::types::DoubleType::readFields()</a> <a id="Item5_c1" onkeydown="return searchResults.NavChild(event,5,1)" onkeypress="return searchResults.NavChild(event,5,1)" onkeyup="return searchResults.NavChild(event,5,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1EmptyType.html#ac2c677cf008828d7d25daf42ea239182" target="_parent">com::intel::hadoop::graphbuilder::types::EmptyType::readFields()</a> <a id="Item5_c2" onkeydown="return searchResults.NavChild(event,5,2)" onkeypress="return searchResults.NavChild(event,5,2)" onkeyup="return searchResults.NavChild(event,5,2)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1FloatType.html#ae9497f54c21f61f266d057ea6033ed66" target="_parent">com::intel::hadoop::graphbuilder::types::FloatType::readFields()</a> <a id="Item5_c3" onkeydown="return searchResults.NavChild(event,5,3)" onkeypress="return searchResults.NavChild(event,5,3)" onkeyup="return searchResults.NavChild(event,5,3)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1IntType.html#a290f78007b44c3e07bdf6a1291e54d17" target="_parent">com::intel::hadoop::graphbuilder::types::IntType::readFields()</a> <a id="Item5_c4" onkeydown="return searchResults.NavChild(event,5,4)" onkeypress="return searchResults.NavChild(event,5,4)" onkeyup="return searchResults.NavChild(event,5,4)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1LongType.html#a26e71584e25a8f3f426b196cc52d5bbd" target="_parent">com::intel::hadoop::graphbuilder::types::LongType::readFields()</a> <a id="Item5_c5" onkeydown="return searchResults.NavChild(event,5,5)" onkeypress="return searchResults.NavChild(event,5,5)" onkeyup="return searchResults.NavChild(event,5,5)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1types_1_1StringType.html#aaf3ece36ba346269b69e21c28f7c0f3a" target="_parent">com::intel::hadoop::graphbuilder::types::StringType::readFields()</a> <a id="Item5_c6" onkeydown="return searchResults.NavChild(event,5,6)" onkeypress="return searchResults.NavChild(event,5,6)" onkeyup="return searchResults.NavChild(event,5,6)" class="SRScope" href="../classcom_1_1intel_1_1pig_1_1data_1_1PropertyGraphElementTuple.html#a91b72ccc6e74cbd32dd810437f7626aa" target="_parent">com::intel::pig::data::PropertyGraphElementTuple::readFields()</a> </div> </div> </div> <div class="SRResult" id="SR_recordidentifier"> <div class="SREntry"> <a id="Item6" onkeydown="return searchResults.Nav(event,6)" onkeypress="return searchResults.Nav(event,6)" onkeyup="return searchResults.Nav(event,6)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1load_1_1XMLLoader.html#abfa472bf4138fecec16e4e5705d52d89" target="_parent">recordIdentifier</a> <span class="SRScope">com::intel::pig::load::XMLLoader</span> </div> </div> <div class="SRResult" id="SR_recordtypehbaserow_2ejava"> <div class="SREntry"> <a id="Item7" onkeydown="return searchResults.Nav(event,7)" onkeypress="return searchResults.Nav(event,7)" onkeyup="return searchResults.Nav(event,7)" class="SRSymbol" href="../RecordTypeHBaseRow_8java.html" target="_parent">RecordTypeHBaseRow.java</a> </div> </div> <div class="SRResult" id="SR_reduce"> <div class="SREntry"> <a id="Item8" onkeydown="return searchResults.Nav(event,8)" onkeypress="return searchResults.Nav(event,8)" onkeyup="return searchResults.Nav(event,8)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_reduce')">reduce</a> <div class="SRChildren"> <a id="Item8_c0" onkeydown="return searchResults.NavChild(event,8,0)" onkeypress="return searchResults.NavChild(event,8,0)" onkeyup="return searchResults.NavChild(event,8,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1titan_1_1IntermediateEdgeWriterReducer.html#a47491e7cd8c84bc6c6c36db27bf9f1b0" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::titan::IntermediateEdgeWriterReducer::reduce()</a> <a id="Item8_c1" onkeydown="return searchResults.NavChild(event,8,1)" onkeypress="return searchResults.NavChild(event,8,1)" onkeyup="return searchResults.NavChild(event,8,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1titan_1_1VerticesIntoTitanReducer.html#ad0aa9b0d72f32371274acaa51c688236" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::titan::VerticesIntoTitanReducer::reduce()</a> </div> </div> </div> <div class="SRResult" id="SR_regexextractallmatches"> <div class="SREntry"> <a id="Item9" onkeydown="return searchResults.Nav(event,9)" onkeypress="return searchResults.Nav(event,9)" onkeyup="return searchResults.Nav(event,9)" class="SRSymbol" href="../classcom_1_1intel_1_1pig_1_1udf_1_1eval_1_1RegexExtractAllMatches.html" target="_parent">RegexExtractAllMatches</a> <span class="SRScope">com::intel::pig::udf::eval</span> </div> </div> <div class="SRResult" id="SR_regexextractallmatches"> <div class="SREntry"> <a id="Item10" onkeydown="return searchResults.Nav(event,10)" onkeypress="return searchResults.Nav(event,10)" onkeyup="return searchResults.Nav(event,10)" class="SRSymbol" href="../graphbuilder_8pig.html#a2c1b09989d26078a59fcee23ee841d60" target="_parent">RegexExtractAllMatches</a> <span class="SRScope">graphbuilder.pig</span> </div> </div> <div class="SRResult" id="SR_regexextractallmatches_2ejava"> <div class="SREntry"> <a id="Item11" onkeydown="return searchResults.Nav(event,11)" onkeypress="return searchResults.Nav(event,11)" onkeyup="return searchResults.Nav(event,11)" class="SRSymbol" href="../RegexExtractAllMatches_8java.html" target="_parent">RegexExtractAllMatches.java</a> </div> </div> <div class="SRResult" id="SR_run"> <div class="SREntry"> <a id="Item12" onkeydown="return searchResults.Nav(event,12)" onkeypress="return searchResults.Nav(event,12)" onkeyup="return searchResults.Nav(event,12)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_run')">run</a> <div class="SRChildren"> <a id="Item12_c0" onkeydown="return searchResults.NavChild(event,12,0)" onkeypress="return searchResults.NavChild(event,12,0)" onkeyup="return searchResults.NavChild(event,12,0)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1GraphConstructionPipeline.html#a21d88f36f02c46be4dbd29a675535022" target="_parent">com::intel::hadoop::graphbuilder::pipeline::GraphConstructionPipeline::run()</a> <a id="Item12_c1" onkeydown="return searchResults.NavChild(event,12,1)" onkeypress="return searchResults.NavChild(event,12,1)" onkeyup="return searchResults.NavChild(event,12,1)" class="SRScope" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1pipeline_1_1output_1_1GraphGenerationMRJob.html#a0af163375b7e615ece3da56a6604116c" target="_parent">com::intel::hadoop::graphbuilder::pipeline::output::GraphGenerationMRJob::run()</a> </div> </div> </div> <div class="SRResult" id="SR_runtimeconfig"> <div class="SREntry"> <a id="Item13" onkeydown="return searchResults.Nav(event,13)" onkeypress="return searchResults.Nav(event,13)" onkeyup="return searchResults.Nav(event,13)" class="SRSymbol" href="../classcom_1_1intel_1_1hadoop_1_1graphbuilder_1_1util_1_1RuntimeConfig.html" target="_parent">RuntimeConfig</a> <span class="SRScope">com::intel::hadoop::graphbuilder::util</span> </div> </div> <div class="SRResult" id="SR_runtimeconfig_2ejava"> <div class="SREntry"> <a id="Item14" onkeydown="return searchResults.Nav(event,14)" onkeypress="return searchResults.Nav(event,14)" onkeyup="return searchResults.Nav(event,14)" class="SRSymbol" href="../RuntimeConfig_8java.html" target="_parent">RuntimeConfig.java</a> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
GigyaSDK.Android/GigyaSDK.Android.Binding/gigya-sdk-javadoc/com/gigya/socialize/package-tree.html
ScoreBig/XamarinBindings
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Wed Jun 11 12:07:03 IDT 2014 --> <title>com.gigya.socialize Class Hierarchy</title> <meta name="date" content="2014-06-11"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.gigya.socialize Class Hierarchy"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li><a href="../../../com/gigya/socialize/android/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/gigya/socialize/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package com.gigya.socialize</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSArray.html" title="class in com.gigya.socialize"><span class="strong">GSArray</span></a> (implements java.lang.Iterable&lt;T&gt;, java.io.Serializable)</li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSLogger.html" title="class in com.gigya.socialize"><span class="strong">GSLogger</span></a></li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSObject.html" title="class in com.gigya.socialize"><span class="strong">GSObject</span></a> (implements java.io.Serializable)</li> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSResponse.html" title="class in com.gigya.socialize"><span class="strong">GSResponse</span></a></li> <li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> <li type="circle">java.lang.Exception <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSException.html" title="class in com.gigya.socialize"><span class="strong">GSException</span></a> <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSKeyNotFoundException.html" title="class in com.gigya.socialize"><span class="strong">GSKeyNotFoundException</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">com.gigya.socialize.<a href="../../../com/gigya/socialize/GSResponseListener.html" title="interface in com.gigya.socialize"><span class="strong">GSResponseListener</span></a></li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li><a href="../../../com/gigya/socialize/android/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/gigya/socialize/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
app/b2c/view/site/passport/forgot.html
liuguogen/Ecstore
<div class="sign-title"><h2>找回密码</h2></div> <!-- 步骤图 --> <div id="forgot_steps" class="steps forgot-steps"> <table width="100%"> <tbody> <tr> <td class="step-item step-1 active"><span><q class="icon">&#x50;</q><i>1</i>填写账户名</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-2"><span><q class="icon">&#x50;</q><i>2</i>身份验证</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-3"><span><q class="icon">&#x50;</q><i>3</i>设置新密码</span></td> <td class="icon step-arrow">&#x28;</td> <td class="step-item step-4"><span><q class="icon">&#x50;</q><i>4</i>完成</span></td> </tr> </tbody> </table> </div> <!-- 找回密码 --> <div id="forgot_content" class="forgot-content signupin-content"> <form action="<{link app=b2c ctl=site_passport act=sendPSW}>" method="post"> <input name="forward" type="hidden" value="<{$options.url}>"> <ul> <li class="form-item"> <label for="" class="form-label">账户名:</label> <span class="form-act"><{input type="text" name="username" id="" placeholder="用户名/手机号码/邮箱地址" autofocus vtype="required" data-caution="请填写您的账户名"}></span> <span class="caution-content"><{$msg}></span> </li> <li class="form-item-normal"> <span class="form-act"><{button type="submit" label=$___b2c="下一步"|t:'b2c' class="btn-caution btn-big" rel="_request" data-ajax-config="{onSuccess:function(rs){changeStep(rs, 2);}}"}> <span class="forgot-remember">记起密码? <a href="<{link app=b2c ctl=site_passport act=login}>" class="goto-signin">登录</a></span></span> </li> </ul> </form> </div> <script> var module = $('forgot_content'); var Query = { send: function(url, data, fn){ new Request({ url: url, link: 'cancel', onSuccess: function(rs) { if(rs) { try{ rs = JSON.decode(rs); } catch (e) {} if(typeof rs.error === 'string') Message.error(rs.error); fn&&fn.call(this, rs); } } }).post(data); } }; function changeStep(rs, x, fn) { if(rs && rs[0]) { if(typeOf(rs[0]) === 'string') { module.innerHTML = rs[0]; if(x) $('forgot_steps').getElement('.active').removeClass('active').getSiblings('.step-' + x).addClass('active'); } else if(typeOf(rs[0]) === 'object') { if(rs[0].error) return Message.error(rs[0].error); } fn && fn.call(this); } } module.addEvents({ 'change:relay(.action-verify-method)': function(e) { var form = this.getParent('form'); form.getElements('.op-verify-mobile, .op-verify-email').addClass('hide'); form.getElements('.op-verify-' + this.value).removeClass('hide'); }, 'click:relay(.action-resend-email)':function(e) { e.stop(); var url = this.href; var data = JSON.decode(this.get('data-params')); Query.send(url, data, changeStep); }, 'click:relay(.action-get-verifycode)': function(e) { e.stop(); if(this.hasClass('disabled')) return false; sendVerify(this, 'uname=' + this.get('data-mobile') + '&type=forgot'); } }); function sendVerify(el, data) { var url = el.href; el.addClass('disabled'); var textCont = el.getElement('span span'); textCont.innerHTML = el.get('text') + '(<i>0</i>)'; var cd = new countdown(textCont.getElement('i'), { start: 120, secondOnly: true, callback: function(e) { el.removeClass('disabled'); textCont.innerHTML = '重发验证码'; } }); Query.send(url, data, function(rs) { if(rs.error) { cd.stop(); el.removeClass('disabled'); textCont.innerHTML = '重发验证码'; } }); } </script>
willow-servers/src/main/resources/webapp/styles/main.css
NitorCreations/willow
@font-face { font-family: 'Lato'; font-style: normal; font-weight: 400; src: local('Lato Regular'), local('Lato-Regular'), url(fonts/Lato-Regular.ttf); } *, *:after, *:before { box-sizing: border-box; } html, body { height: 100%; width: 100%; } html { overflow-y: scroll; } body { font-family: 'Lato', sans-serif; margin: 30px 50px; position: relative; } header { padding: 6px 0; } a { color: #000; } a:focus { outline: 3px solid #1976D2; } .mainchart { padding: 0; } .group { margin-bottom: 1em; } .axis { font-size: 10px; position: relative; pointer-events: none; z-index: 2; } .axis text { transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -o-transition: fill-opacity 250ms linear; } .axis path { display: none; } .axis line { stroke: #DDD; shape-rendering: crispEdges; } .axis.top { background-image: linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -o-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -moz-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -ms-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%); top: 0; padding: 0 0 24px 0; } .axis.bottom { background-image: linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -moz-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); background-image: -ms-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%); bottom: 0; padding: 24px 0 0 0; } [data-module="horizon-graph"] + [data-module="horizon-graph"] .horizon { border-top: none; } .horizon { overflow: hidden; position: relative; border-top: solid 1px #000; border-bottom: solid 1px #000; } .horizon+.horizon { border-top: none; } .horizon canvas { display: block; /* Disable unwanted selection */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* Internet Explorer */ -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */ -webkit-user-select: none; /* Chrome, Safari, and Opera */ -webkit-touch-callout: none; /* Disable Android and iOS callouts*/ user-select: none; } .horizon .title, .horizon .value { bottom: 0; line-height: 30px; margin: 0 6px; position: absolute; text-shadow: 0 0 4px #fff; white-space: nowrap; } .horizon .title { left: 0; } .horizon .value { right: 0; } .line { background: #888; z-index: 2; top: 50px !important; } .selection { background: #BAE4B3; opacity: .3; top: 50px; z-index: 1; position: absolute; display: none; height: 100%; } .details { display: none; padding: 50px; background-color: #FFF; z-index: 3; position: relative; } body, textarea, input, select { background: 0; border-radius: 0; color: inherit; font-size: 16px; margin: 0; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; } .addon, .btn-sm, .nav, textarea, input, select { outline: 0; font-size: 14px; } .smooth { transition: all .2s; } .btn, .nav a { text-decoration: none; } .container { padding: 0 20px; width: auto; } @media (min-width: 1310px) { .container { padding: 0 20px; width: 100%; } } .btn, h2 { font-size: 2em; } h1 { font-size: 3em; } .btn { background: #999; border-radius: 6px; border: 0; color: #fff; cursor: pointer; display: inline-block; margin: 2px 0; padding: 12px 30px 14px; } .btn:hover { background: #888; } .btn:active, .btn:focus { background: #777; } .btn-a { background: #0ae; } .btn-a:hover { background: #09d; } .btn-a:active, .btn-a:focus { background: #08b; } .btn-b { background: #3c5; } .btn-b:hover { background: #2b4; } .btn-b:active, .btn-b:focus { background: #2a4; } .btn-c { background: #d33; } .btn-c:hover { background: #c22; } .btn-c:active, .btn-c:focus { background: #b22; } .btn-sm { border-radius: 4px; padding: 10px 14px 11px; } label>* { display: inline; } form>* { display: block; margin-bottom: 10px; } textarea, input, select { border: 1px solid #ccc; padding: 2px 4px; } textarea:focus, input:focus, select:focus { border-color: #1976D2; } textarea, input[type=text] { -webkit-appearance: none; -moz-appearance: none; width: 13em; outline: 0; } .flame-graph__wrapper { position: relative; overflow: hidden; height: 420px; padding: 20px; background: white; } .nv-graph__wrapper { position: relative; overflow: hidden; height: 200px; margin-top: 20px; background: white; } .nv-graph, .nv-graph__wrapper.scalable:only-of-type, .flame-graph__wrapper.scalable:only-of-type { width: 100%; height: 100%; } .nv-graph, .nv-graph__wrapper.scalable:only-of-type { margin-left: -25px; } .nv-graph__wrapper.scalable:only-of-type { margin-top: 0; } .horizon-ruler { margin-bottom: -1px; } #time-range-selection { background-color: #DDD; display: none; height: 27px; margin-top: -27px; } .addon { box-shadow: 0 0 0 1px #ccc; padding: 8px 12px } .nav, .nav a:hover { background: #000; color: #fff; } .nav .current { color: #fff; } .nav { display: inline-block; padding: 11px 0 15px; width: 100%; } .nav a { color: #aaa; margin-right: 10px; position: relative; top: -1px; } .btn.btn-close { background: #000; float: right; font-size: 25px; margin: -54px 7px; display: none; } @media (max-width :500px) { .btn.btn-close { display: block; } .nav { overflow: hidden; } .pagename { margin-top: -11px; } .nav:active, .nav:focus { height: auto; } .nav div:before { background: #000; border-bottom: 10px double; border-top: 3px solid; content: ''; float: right; height: 4px; position: relative; right: 3px; top: 14px; width: 20px; } .nav a { display: block; padding: .5em 0; width: 50%; } .nav .current { padding: 3px 0 2em; top: 14px; } select.navcenter { position: absolute; top: 12px; right: 100px; } } .table th, .table td { padding: .5em; text-align: left; } .table tbody>:nth-child(2n-1) { background: #ddd; } .ico { font: 33px Arial Unicode MS, Lucida Sans Unicode; } .row { margin: 1% 0; overflow: auto; } .col { float: left; } .table, .c12 { width: 100%; } .c11 { width: 91.66%; } .c10 { width: 83.33%; } .c9 { width: 75%; } .c8 { width: 66.66%; } .c7 { width: 58.33%; } .c6 { width: 50%; } .c5 { width: 41.66%; } .c4 { width: 33.33%; } .c3 { width: 25%; } .c2 { width: 16.66%; } .c1 { width: 8.33%; } @media (max-width :870px) { .row .col { width: 100%; } } .msg { background: #def; border-left: 5px solid #59d; padding: 1.5em; } .white { fill: white; color: white; } select.navcenter { margin: 0 0 0 20px; color: white; width: 4em; background: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="white" points="5,8 19,8 12,15 "/></svg>') no-repeat #000; background-position: 95% 50%; height: 20px; top: 12px } .horizon__icons, .nv-graph__icons { position: absolute; height: 1.3em; display: inline-block; top: 0; width: 100%; } .horizon__icons { left: .2em; } .nv-graph__icons { left: 25px; height: 0; } .horizon__icons .icon { margin: 2px; } .nv-graph__icons .icon, .horizon__icons .icon { opacity: 0; } .flame-graph__wrapper:hover .icon, .nv-graph__wrapper:hover .icon, .horizon:hover .icon { opacity: .5; } .flame-graph__icons .icon:hover, .nv-graph__icons .icon:hover, .horizon__icons .icon:hover { opacity: 1; } .icon { display: inline-block; width: 25px; height: 25px; opacity: .5; transition: opacity 0.35s ease; cursor: pointer; } .icon:hover { opacity: 1; } .drag-handle { float: right; margin-right: 10px; display: none; } .radiator-controller .drag-handle { display: inline-block; } .nv-graph__icons .drag-handle { margin-right: 45px; } .host-link { position: absolute; top: 25px; left: .2em; } .nv-graph__icons .host-link { float: left; left: 0; margin-right: 12px; position: relative; top: 2px; } .host-link span:after { content: ": "; } .host-link small:before { content: ' '; } /* Dialog styling, dont' want to mix them with jquery-ui functional css */ .ui-widget-overlay { background: darkgray; opacity: .35; } .ui-dialog { background: white; } .ui-dialog-titlebar { background: black; } .ui-dialog-title { color: white; } #custom-radiator-list-dialog button { margin-top: 10px; width: 100%; text-align: center; } .radiator-list { list-style-type: none; padding-left: 0; } .custom-radiator-selection-item { width: 100%; text-align: center; } .custom-radiator-selection-item:hover { background: black; color: white; cursor: pointer; cursor: hand; } .navright { float: right; position: relative; right: 57px; top: 0; margin: 5px; } .radiator-controller { height: calc(100% - 50px); width: 100%; display: inline-block; }
docs/api/org/apache/hadoop/HadoopVersionAnnotation.html
davidl1/hortonworks-extension
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Mon Oct 01 00:28:00 PDT 2012 --> <TITLE> HadoopVersionAnnotation (Hadoop 1.0.3.16 API) </TITLE> <META NAME="date" CONTENT="2012-10-01"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="HadoopVersionAnnotation (Hadoop 1.0.3.16 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HadoopVersionAnnotation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/hadoop/HadoopVersionAnnotation.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HadoopVersionAnnotation.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;OPTIONAL</FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.hadoop</FONT> <BR> Annotation Type HadoopVersionAnnotation</H2> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</A>) <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</A>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value()" title="class or interface in java.lang.annotation">value</A>=<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#PACKAGE" title="class or interface in java.lang.annotation">PACKAGE</A>) </FONT>public @interface <B>HadoopVersionAnnotation</B></DL> </PRE> <P> A package attribute that captures the version of Hadoop that was compiled. <P> <P> <HR> <P> <!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== --> <A NAME="annotation_type_required_element_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Required Element Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#date()">date</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the date when Hadoop was compiled.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#revision()">revision</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the subversion revision.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#srcChecksum()">srcChecksum</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a checksum of the source files from which Hadoop was compiled.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#url()">url</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the url for the subversion repository.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#user()">user</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the username that compiled Hadoop.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/apache/hadoop/HadoopVersionAnnotation.html#version()">version</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Hadoop version</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== --> <A NAME="annotation_type_element_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Element Detail</B></FONT></TH> </TR> </TABLE> <A NAME="version()"><!-- --></A><H3> version</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>version</B></PRE> <DL> <DD>Get the Hadoop version <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the version string "0.6.3-dev"</DL> </DL> <HR> <A NAME="user()"><!-- --></A><H3> user</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>user</B></PRE> <DL> <DD>Get the username that compiled Hadoop. <P> <DD><DL> </DL> </DD> <DD><DL> </DL> </DL> <HR> <A NAME="date()"><!-- --></A><H3> date</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>date</B></PRE> <DL> <DD>Get the date when Hadoop was compiled. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the date in unix 'date' format</DL> </DL> <HR> <A NAME="url()"><!-- --></A><H3> url</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>url</B></PRE> <DL> <DD>Get the url for the subversion repository. <P> <DD><DL> </DL> </DD> <DD><DL> </DL> </DL> <HR> <A NAME="revision()"><!-- --></A><H3> revision</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>revision</B></PRE> <DL> <DD>Get the subversion revision. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the revision number as a string (eg. "451451")</DL> </DL> <HR> <A NAME="srcChecksum()"><!-- --></A><H3> srcChecksum</H3> <PRE> public abstract <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>srcChecksum</B></PRE> <DL> <DD>Get a checksum of the source files from which Hadoop was compiled. <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>a string that uniquely identifies the source</DL> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HadoopVersionAnnotation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/apache/hadoop/HadoopVersionAnnotation.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HadoopVersionAnnotation.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;OPTIONAL</FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
gdx-nightly/docs/api/com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html
JFixby/libgdx-nightly
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_05) on Tue Feb 02 23:09:46 CET 2016 --> <title>ModelNodeAnimation (libgdx API)</title> <meta name="date" content="2016-02-02"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ModelNodeAnimation (libgdx API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ModelNodeAnimation.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"> libgdx API <style> body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt } pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif } h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold } .TableHeadingColor { background:#EEEEFF; } a { text-decoration:none } a:hover { text-decoration:underline } a:link, a:visited { color:blue } table { border:0px } .TableRowColor td:first-child { border-left:1px solid black } .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black } hr { border:0px; border-bottom:1px solid #333366; } </style> </div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNode.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html" target="_top">Frames</a></li> <li><a href="ModelNodeAnimation.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.badlogic.gdx.graphics.g3d.model.data</div> <h2 title="Class ModelNodeAnimation" class="title">Class ModelNodeAnimation</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.badlogic.gdx.graphics.g3d.model.data.ModelNodeAnimation</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">ModelNodeAnimation</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#nodeId">nodeId</a></span></code> <div class="block">the id of the node animated by this animation FIXME should be nodeId</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math">Quaternion</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#rotation">rotation</a></span></code> <div class="block">the keyframes, defining the rotation of a node for a specific timestamp</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#scaling">scaling</a></span></code> <div class="block">the keyframes, defining the scaling of a node for a specific timestamp</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#translation">translation</a></span></code> <div class="block">the keyframes, defining the translation of a node for a specific timestamp</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html#ModelNodeAnimation--">ModelNodeAnimation</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="nodeId"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>nodeId</h4> <pre>public&nbsp;java.lang.String nodeId</pre> <div class="block">the id of the node animated by this animation FIXME should be nodeId</div> </li> </ul> <a name="translation"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>translation</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt; translation</pre> <div class="block">the keyframes, defining the translation of a node for a specific timestamp</div> </li> </ul> <a name="rotation"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>rotation</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Quaternion.html" title="class in com.badlogic.gdx.math">Quaternion</a>&gt;&gt; rotation</pre> <div class="block">the keyframes, defining the rotation of a node for a specific timestamp</div> </li> </ul> <a name="scaling"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>scaling</h4> <pre>public&nbsp;<a href="../../../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array</a>&lt;<a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data">ModelNodeKeyframe</a>&lt;<a href="../../../../../../../com/badlogic/gdx/math/Vector3.html" title="class in com.badlogic.gdx.math">Vector3</a>&gt;&gt; scaling</pre> <div class="block">the keyframes, defining the scaling of a node for a specific timestamp</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ModelNodeAnimation--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ModelNodeAnimation</h4> <pre>public&nbsp;ModelNodeAnimation()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ModelNodeAnimation.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">libgdx API</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNode.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../com/badlogic/gdx/graphics/g3d/model/data/ModelNodeKeyframe.html" title="class in com.badlogic.gdx.graphics.g3d.model.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/model/data/ModelNodeAnimation.html" target="_top">Frames</a></li> <li><a href="ModelNodeAnimation.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <div style="font-size:9pt"><i> Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com) </i></div> </small></p> </body> </html>
doc/edu/asu/zoophy/rest/security/package-frame.html
developerDemetri/zoophy-services
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_111) on Thu Apr 06 11:00:19 MST 2017 --> <title>edu.asu.zoophy.rest.security</title> <meta name="date" content="2017-04-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../edu/asu/zoophy/rest/security/package-summary.html" target="classFrame">edu.asu.zoophy.rest.security</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="SecurityHelper.html" title="class in edu.asu.zoophy.rest.security" target="classFrame">SecurityHelper</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="Parameter.html" title="enum in edu.asu.zoophy.rest.security" target="classFrame">Parameter</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="ParameterException.html" title="class in edu.asu.zoophy.rest.security" target="classFrame">ParameterException</a></li> </ul> </div> </body> </html>
build/docs/api/org/apache/hadoop/security/class-use/KerberosName.html
davidl1/hortonworks-extension
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.security.KerberosName (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.security.KerberosName (Hadoop 1.0.4-SNAPSHOT API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/security/KerberosName.html" title="class in org.apache.hadoop.security"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/security//class-useKerberosName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KerberosName.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.security.KerberosName</B></H2> </CENTER> No usage of org.apache.hadoop.security.KerberosName <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/security/KerberosName.html" title="class in org.apache.hadoop.security"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/security//class-useKerberosName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KerberosName.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
1.x_overlay/selenium-java-client-driver-1.0.1/javadoc/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html
mogotest/selenium
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Tue Jun 09 11:51:55 CDT 2009 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> DefaultConditionRunner.Log4jMonitor (Selenium RC Java Client Driver 1.0.1 API) </TITLE> <META NAME="date" CONTENT="2009-06-09"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="DefaultConditionRunner.Log4jMonitor (Selenium RC Java Client Driver 1.0.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultConditionRunner.Log4jMonitor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.thoughtworks.selenium.condition</FONT> <BR> Class DefaultConditionRunner.Log4jMonitor</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.selenium.condition.DefaultConditionRunner.Log4jMonitor</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition">DefaultConditionRunner</A></DD> </DL> <HR> <DL> <DT><PRE>public static final class <B>DefaultConditionRunner.Log4jMonitor</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></DL> </PRE> <P> A Log4j implementation of <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><CODE>DefaultConditionRunner.Monitor</CODE></A>. <p/> <P> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#DefaultConditionRunner.Log4jMonitor()">DefaultConditionRunner.Log4jMonitor</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition, java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> is successful (i.e.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#log(java.lang.String)">log</A></B>(java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun</A></B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> has begun, and is being tracked with the given <code>condition</code>.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="DefaultConditionRunner.Log4jMonitor()"><!-- --></A><H3> DefaultConditionRunner.Log4jMonitor</H3> <PRE> public <B>DefaultConditionRunner.Log4jMonitor</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)"><!-- --></A><H3> conditionWasReached</H3> <PRE> public void <B>conditionWasReached</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">DefaultConditionRunner.Monitor</A></CODE></B></DD> <DD>Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> is successful (i.e. <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html#isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)"><CODE>Condition.isTrue(com.thoughtworks.selenium.condition.ConditionRunner.Context)</CODE></A> returned true within the timeout}. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionWasReached(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">conditionWasReached</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)"><!-- --></A><H3> waitHasBegun</H3> <PRE> public void <B>waitHasBegun</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">DefaultConditionRunner.Monitor</A></CODE></B></DD> <DD>Called whenever a <A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html#waitFor(com.thoughtworks.selenium.condition.Condition)"><CODE>DefaultConditionRunner.waitFor(Condition)</CODE></A> has begun, and is being tracked with the given <code>condition</code>. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#waitHasBegun(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition)">waitHasBegun</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)"><!-- --></A><H3> conditionFailed</H3> <PRE> public void <B>conditionFailed</B>(<A HREF="../../../../com/thoughtworks/selenium/condition/ConditionRunner.Context.html" title="interface in com.thoughtworks.selenium.condition">ConditionRunner.Context</A>&nbsp;context, <A HREF="../../../../com/thoughtworks/selenium/condition/Condition.html" title="class in com.thoughtworks.selenium.condition">Condition</A>&nbsp;condition, java.lang.String&nbsp;message)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html#conditionFailed(com.thoughtworks.selenium.condition.ConditionRunner.Context, com.thoughtworks.selenium.condition.Condition, java.lang.String)">conditionFailed</A></CODE> in interface <CODE><A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition">DefaultConditionRunner.Monitor</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="log(java.lang.String)"><!-- --></A><H3> log</H3> <PRE> protected void <B>log</B>(java.lang.String&nbsp;message)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultConditionRunner.Log4jMonitor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.html" title="class in com.thoughtworks.selenium.condition"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html" title="interface in com.thoughtworks.selenium.condition"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultConditionRunner.Log4jMonitor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2009. All Rights Reserved. </BODY> </HTML>
_site/2013/10/18/creating-a-jekyll-powered-site.html
ramijames/Blueverve_public
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <title>Blue Verve | Creating a Jekyll Powered Site</title> <meta name="description" content="Blue Verve is an online software and app development service company. We provide design, development and research services for startups, entrepreneurs and small teams."> <meta name="author" content="Blue Verve | Rami James"> <!-- Mobile Specific Metas ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- CSS ================================================== --> <link rel="stylesheet" href="/stylesheets/base.css"> <link rel="stylesheet" href="/stylesheets/skeleton.css"> <link rel="stylesheet" href="/stylesheets/blueverve.css"> <link rel="stylesheet" href="/stylesheets/layout.css"> <link rel="stylesheet" href="/stylesheets/github.css"> <link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga('create', 'UA-43828354-3', 'blueverve.com'); ga('send', 'pageview'); </script> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="/images/favicon.ico"> <link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="/images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="/images/apple-touch-icon-114x114.png"> </head> <header> <nav> <a href="/" class="mainlogo home"><span>Blueverve</span></a> <ul> <li><a href="/"><span>Home</span></a></li> <li><a href="/approach/"><span>Our Approach</span></a></li> <li><a href="/process/"><span>Process</span></a></li> <li><a href="/portfolio/"><span>Portfolio</span></a></li> <li><a href="/team/"><span>Team</span></a></li> <li><a href="/blog/"><span>Blog</span></a></li> <li class="contact"><a href="/contact/"><span>Contact Us</span></a></li> </ul> </nav> </header> <div class="innersuperband ourvision"> <div class="container"> <div class="sixteen columns sellband"> <h1 class="green">Creating a Jekyll Powered Site</h1> <h4>Written by Rami James | Published on 18 Oct 2013</h4> </div> </div> </div> <div class="innerband"> <div class="container"> <div class="ten columns"> <h1 id='using_the_right_tools_for_the_job_is_what_it_is_all_about_for_us_jekyll_is_the_right_tool'>Using the right tools for the job is what it is all about. For us, Jekyll is the right tool.</h1> <p>It&#8217;s been a long time coming and it was well worth the effort. We hope that you all will find here a new and interesting source for design and development processes, insights, and tools.</p> <p>The new site is built on a technology platform based on Ruby called Jekyll. It is a system which runs either locally or on a server (we use Heroku) and can be run for free on Github Pages as long as you don&#8217;t mind running without any of the fancy plugins available.</p> <p>We are using a plugin to generate the portfolio page and manage the projects inside, so Heroku was our best bet.</p> <img class='blogimage' src='/images/jekyll.jpg' /> <h2 id='moving_from_wordpress_to_jekyll'>Moving from Wordpress to Jekyll</h2> <p>I&#8217;ve used Wordpress to develop every site that I&#8217;ve created over the past six or seven years. It is a brilliant CMS and there is good reason for the fact that it powers 22% of the world&#8217;s website. That&#8217;s huge!</p> <p>The simple fact of the matter is that Wordpress is a brilliant CMS, but that it is also a monster to run and a hassle to keep up to date. Many security breaches are due to a host&#8217;s inability to secure their server, security flaws in the setup, or in Wordpress or its plugins.</p> <p>Jekyll is a beautiful alternative which offers most of the templating flexibility of a complex CMS, with none of the drawbacks of a dynamic site. Static files are relatively secure and are blazing fast &#8211; and this is really the core brilliance of Jekyll. You get all the advantages of a full templating system such as includes, metadata, and auto-generated pages &#8211; with none of the overhead of running a database or setting up Wordpress.</p> <h2 id='some_of_the_technical_details_of_our_setup'>Some of the technical details of our setup</h2> <p>Putting together a site like this was done with the help of two really great projects and a bit of hackery on our end.</p> <p>First, we used Jonas Forsberg&#8217;s <a href='http://jonasforsberg.se/2012/07/22/jekyll-heroku-unicorn'>Jekyll+Heroku+Unicorn setup</a> as a base. I tried a few other projects which either did not run on heroku or did not fit the needs of my company&#8217;s site. It let me quickly get a base setup going which we could hack away on.</p> <p>Secondly, we used the <a href='http://getskeleton.com/'>awesome grid system Skeleton</a> for building the site&#8217;s look and feel. Skeleton has a few really nice advantages over a full-on theme like Boostrap. It generally gets out of your way when it should, something which designers appreciate, and that it is minimalistic so that you add functionality you want instead of ripping out functionality you don&#8217;t need. Designers tend to be finicky about how they work and it is nice to find a system which plays nice.</p> <h2 id='time_to_talk_about_some_limitations_in_the_system'>Time to talk about some limitations in the system</h2> <p>Like all things, working with Jekyll has its limitations. Since it outputs static files, there is no ability for dynamic content like comments and email forms to be submitted to a server and processed. This means things like a simple contact form need to use alternate solutions. Ours was to use Wufoo to process forms using local javascript files. It works well and we recommend it. For comments, Disqus is always an option.</p> <p>Sitemaps are also not built in. There are a few solutions out there for generating a sitemap.xml file. In the end we decided it wasn&#8217;t a critical feature, but it is something which we believe we will add in the future to our set up.</p> <h2 id='the_overall_result'>The overall result</h2> <p>We are very happy with how the site works, how easy it is to update &#8211; just a git push, no messy FTP transfers and you always have a commit history! The learning curve wasn&#8217;t too daunting and we get to use our favorite development language, Ruby, to do our in-house website.</p> <p>If you haven&#8217;t considered Jekyll for your company&#8217;s website needs, you should. The advantages of stability, speed, and easy updates far outweigh the disadvantages I outline above.</p> </div> <div class="five columns offset-by-one"> <h2>2013</h2> <ul class="postlist"> <li> <a href="/2013/10/23/responsive-design-is-more-than-resizing-elements.html">Responsive is more than just resizing elements</a> </li> </ul> <ul class="postlist"> <li> <a href="/2013/10/22/tools-of-the-trade.html">Tools of the trade</a> </li> </ul> <ul class="postlist"> <li> <a href="/2013/10/18/creating-a-jekyll-powered-site.html">Creating a Jekyll Powered Site</a> </li> </ul> </div> <hr class="line"> <div class="eight columns"> <p></p> </div> <div class="eight columns"> <a href="/2013/10/22/tools-of-the-trade.html" title="next Post: Tools of the trade" class="hello" style="float:right;">Next Post</a> </div> <hr> </div> </div> <div class="footerband"> <div class="container"> <div class="eleven columns"> <ul class="bottomnav"> <li><a href="/"><span>Home</span></a></li> <li><a href="/approach/"><span>Our Approach</span></a></li> <li><a href="/process/"><span>Process</span></a></li> <li><a href="/portfolio/"><span>Portfolio</span></a></li> <li><a href="/team/"><span>Team</span></a></li> <li><a href="/contact/"><span class="green">Start your Project</span></a></li> </ul> </div> <div class="five columns"> <p class="copyright">Created with <a href="http://jekyllrb.com/">Jekyll</a> and <a href="http://www.getskeleton.com/">Skeleton</a><br>Blue Verve © 2013</p> </div> </div><!-- container --> </div> <link href='http://fonts.googleapis.com/css?family=Lato:400,300,700' rel='stylesheet' type='text/css'> <!-- Javascript ================================================== --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="/js/modernizr.js"></script> <script src="/js/jquery.meanmenu.min.js"></script> <script> jQuery(document).ready(function () { jQuery('header nav').meanmenu(); }); </script> </body> </html>
css/text.css
infinnie/infinnie.github.io
@-ms-viewport { width: device-width; } /* #region Font sizes */ html { font-size: 125%; } .source, .caption, .credits, .menu-btn, .menulist { font-size: 80%; } blockquote { font-size: 100%; } body, input, button, select { font: 100%/1.5 "Segoe UI","Open Sans","Droid Sans",Arial,sans-serif; } /*#endregion*/ /*#region basic*/ html, body { height: 100%; } body { margin: 0; padding: 0; position: relative; color: #333; } ul { list-style: none; } a { text-decoration: none; color: #26a; } a:hover, a:focus { text-decoration: underline; } img, video { border: none; max-width: 100%; height: auto; } /*#endregion*/ .header { margin-top: 1.5em; } .header h1 { font-size: 160%; line-height: 1.4; margin: .1em 0; } .header h2 { font-size: 140%; margin: 0 0 .5em; font-weight: normal; color: #888; font-family: "Segoe UI Light","Segoe WP","Segoe UI","Open Sans",Arial,sans-serif; font-weight: 100; } .container { width: 90%; max-width: 35em; margin: 0 auto; } .contentbox { position: relative; } .contentbox h2 { margin: 1.5em 0 0; } .contentbox ul { list-style: disc; } .contentbox ::-moz-list-bullet { font-size: 70%; margin-right: 3px; } .contentbox table { width: 100%; border-collapse: collapse; border-bottom: hidden; } .contentbox td, .contentbox th { text-align: left; border-bottom: 1px solid #ccc; padding: .2em .5em; } .deftable th { color: #888; font-weight: normal; } blockquote { margin: 1.5em 0 .5em; border-left: .2em solid #7ad; padding-left: 1.5em; color: #666; } .source { color: #666; margin: 0 0 2em; text-align: right; } .source:before { content: "— "; color: #aaa; } .sec:before, .sec:after, .figure:before, .figure:after { content: "\a0"; display: block; visibility: hidden; overflow: hidden; height: 0; } .sec:after { border-bottom: 1px solid #ddd; visibility: visible; width: 3em; margin-top: 2.5em; } .figure { margin: 2em 0; overflow-x: auto; } .figure img, .figure video { display: block; } .caption, .textcomment { color: #888; } .credits { color: #999; text-align: right; margin: 2em 3em; } @media screen and (min-width:50em) { .header h1 { font-size: 250%; } .header h2 { font-size: 150%; } blockquote { margin-left: -1.7em; } } @media screen and (min-width:75em) { .figure { position: relative; overflow-x: visible; } .caption { position: absolute; width: 12em; right: 100%; top: 0; margin-top: 0; margin-right: 2em; text-align: right; } .caption:before { border-top: 1px solid #ddd; display: block; content: ""; width: 4em; margin: 0 0 1em auto; } }
docs/typenum/consts/P223.t.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=type.P223.html"> </head> <body> <p>Redirecting to <a href="type.P223.html">type.P223.html</a>...</p> <script>location.replace("type.P223.html" + location.search + location.hash);</script> </body> </html>
code/3rd-party/boost/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance.html
Im-dex/xray-162
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Performance of Numeric Generators</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Spirit 2.5.4"> <link rel="up" href="../performance_measurements.html" title="Performance Measurements"> <link rel="prev" href="../performance_measurements.html" title="Performance Measurements"> <link rel="next" href="numeric_performance/int_performance.html" title="Comparing the performance of a single int_ generator"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="numeric_performance/int_performance.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="spirit.karma.performance_measurements.numeric_performance"></a><a class="link" href="numeric_performance.html" title="Performance of Numeric Generators">Performance of Numeric Generators</a> </h4></div></div></div> <div class="toc"><dl class="toc"> <dt><span class="section"><a href="numeric_performance/int_performance.html">Comparing the performance of a single int_ generator</a></span></dt> <dt><span class="section"><a href="numeric_performance/double_performance.html">Comparing the performance of a single double_ generator</a></span></dt> <dt><span class="section"><a href="numeric_performance/format_performance.html">Comparing the performance of a sequence of several generators</a></span></dt> </dl></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Joel de Guzman, Hartmut Kaiser<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../performance_measurements.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="numeric_performance/int_performance.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
docs/html.bak/html/search.html
cloud-ark/cloudark
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Search &#8212; CloudARK 0.1.1 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '0.1.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/searchtools.js"></script> <link rel="search" title="Search" href="#" /> <script type="text/javascript"> jQuery(function() { Search.loadIndex("searchindex.js"); }); </script> <script type="text/javascript" id="searchindexloader"></script> </head> <body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="nav-item nav-item-0"><a href="index.html">CloudARK 0.1.1 documentation</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <h1 id="search-documentation">Search</h1> <div id="fallback" class="admonition warning"> <script type="text/javascript">$('#fallback').hide();</script> <p> Please activate JavaScript to enable the search functionality. </p> </div> <p> From here you can search these documents. Enter your search words into the box below and click "search". Note that the search function will automatically search for all of the words. Pages containing fewer words won't appear in the result list. </p> <form action="" method="get"> <input type="text" name="q" value="" /> <input type="submit" value="search" /> <span id="search-progress" style="padding-left: 10px"></span> </form> <div id="search-results"> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="nav-item nav-item-0"><a href="index.html">CloudARK 0.1.1 documentation</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> </div> </body> </html>
fe/ldsn-wap/widget/panel/panel.css
ldsn/ldustu-fe
.module-panel { position: absolute; top: 46px; left: 0; right: 0; bottom: 0; background: #FFFFFF; overflow: auto; display: none; z-index: 999999; } .module-panel.active { display: block; }
docs/javadoc/2.0/com/fasterxml/jackson/databind/util/Setter.html
FasterXML/jackson-databind
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Mon Mar 26 19:07:19 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Setter (jackson-databind 2.0.0 API) </TITLE> <META NAME="date" CONTENT="2012-03-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Setter (jackson-databind 2.0.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Setter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/RootNameLookup.html" title="class in com.fasterxml.jackson.databind.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/SimpleBeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/util/Setter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Setter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.fasterxml.jackson.databind.util</FONT> <BR> Interface Setter</H2> <HR> <DL> <DT><PRE>public interface <B>Setter</B></DL> </PRE> <P> Mix-in interface exposed by things that expose a single property whose value can be set. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>2.0</DD> </DL> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/databind/util/Setter.html#setValue(java.lang.Object, java.lang.Object)">setValue</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;pojo, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setValue(java.lang.Object, java.lang.Object)"><!-- --></A><H3> setValue</H3> <PRE> void <B>setValue</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;pojo, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Setter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/RootNameLookup.html" title="class in com.fasterxml.jackson.databind.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/fasterxml/jackson/databind/util/SimpleBeanPropertyDefinition.html" title="class in com.fasterxml.jackson.databind.util"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/util/Setter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Setter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. </BODY> </HTML>
docs/libc/fn.pthread_attr_destroy.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 `pthread_attr_destroy` fn in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, pthread_attr_destroy"> <title>libc::pthread_attr_destroy - Rust</title> <link rel="stylesheet" type="text/css" href="../normalize.css"> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc fn"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'pthread_attr_destroy', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Function <a href='index.html'>libc</a>::<wbr><a class="fn" href=''>pthread_attr_destroy</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../src/libc/unix/mod.rs.html#584' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe extern fn pthread_attr_destroy(attr: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.pointer.html">*mut </a><a class="struct" href="../libc/struct.pthread_attr_t.html" title="struct libc::pthread_attr_t">pthread_attr_t</a>) -&gt; <a class="type" href="../libc/type.c_int.html" title="type libc::c_int">c_int</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "libc"; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
docs/versions/2.5.0/javadoc-devel/nl/esciencecenter/xenon/PropertyTypeException.html
NLeSC/Xenon
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>PropertyTypeException (xenon-2.3.0 2.5.0 API for Xenon developers)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="PropertyTypeException (xenon-2.3.0 2.5.0 API for Xenon developers)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../nl/esciencecenter/xenon/InvalidPropertyException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../nl/esciencecenter/xenon/UnknownAdaptorException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?nl/esciencecenter/xenon/PropertyTypeException.html" target="_top">Frames</a></li> <li><a href="PropertyTypeException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">nl.esciencecenter.xenon</div> <h2 title="Class PropertyTypeException" class="title">Class PropertyTypeException</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Throwable</li> <li> <ul class="inheritance"> <li>java.lang.Exception</li> <li> <ul class="inheritance"> <li><a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">nl.esciencecenter.xenon.XenonException</a></li> <li> <ul class="inheritance"> <li>nl.esciencecenter.xenon.PropertyTypeException</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">PropertyTypeException</span> extends <a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block">Signals that a property has a different type than the get method it was retrieved with.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>1.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../serialized-form.html#nl.esciencecenter.xenon.PropertyTypeException">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>private static long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#PropertyTypeException-java.lang.String-java.lang.String-">PropertyTypeException</a></span>(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../nl/esciencecenter/xenon/PropertyTypeException.html#PropertyTypeException-java.lang.String-java.lang.String-java.lang.Throwable-">PropertyTypeException</a></span>(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message, java.lang.Throwable&nbsp;t)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.XenonException"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.<a href="../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></h3> <code><a href="../../../nl/esciencecenter/xenon/XenonException.html#getMessage--">getMessage</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Throwable</h3> <code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="serialVersionUID"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>private static final&nbsp;long serialVersionUID</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../constant-values.html#nl.esciencecenter.xenon.PropertyTypeException.serialVersionUID">Constant Field Values</a></dd> </dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="PropertyTypeException-java.lang.String-java.lang.String-java.lang.Throwable-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PropertyTypeException</h4> <pre>public&nbsp;PropertyTypeException(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message, java.lang.Throwable&nbsp;t)</pre> </li> </ul> <a name="PropertyTypeException-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PropertyTypeException</h4> <pre>public&nbsp;PropertyTypeException(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;message)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../nl/esciencecenter/xenon/InvalidPropertyException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../nl/esciencecenter/xenon/UnknownAdaptorException.html" title="class in nl.esciencecenter.xenon"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?nl/esciencecenter/xenon/PropertyTypeException.html" target="_top">Frames</a></li> <li><a href="PropertyTypeException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>