path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
2016.11.0/apidocs/org/wildfly/swarm/topology/class-use/Topology.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 Fri Nov 04 13:24:42 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.topology.Topology (Public javadocs 2016.11.0 API)</title> <meta name="date" content="2016-11-04"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.topology.Topology (Public javadocs 2016.11.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/topology/Topology.html" title="interface in org.wildfly.swarm.topology">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, 2016.11.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/topology/class-use/Topology.html" target="_top">Frames</a></li> <li><a href="Topology.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.topology.Topology" class="title">Uses of Interface<br>org.wildfly.swarm.topology.Topology</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/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</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.topology">org.wildfly.swarm.topology</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.topology.webapp">org.wildfly.swarm.topology.webapp</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.topology"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a> in <a href="../../../../../org/wildfly/swarm/topology/package-summary.html">org.wildfly.swarm.topology</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/topology/package-summary.html">org.wildfly.swarm.topology</a> that return <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a></code></td> <td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/topology/Topology.html#lookup--">lookup</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/wildfly/swarm/topology/package-summary.html">org.wildfly.swarm.topology</a> with parameters of type <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">TopologyListener.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/topology/TopologyListener.html#onChange-org.wildfly.swarm.topology.Topology-">onChange</a></span>(<a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a>&nbsp;topology)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.topology.webapp"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a> in <a href="../../../../../org/wildfly/swarm/topology/webapp/package-summary.html">org.wildfly.swarm.topology.webapp</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/topology/webapp/package-summary.html">org.wildfly.swarm.topology.webapp</a> with parameters of type <a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">TopologyProxyService.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/topology/webapp/TopologyProxyService.html#onChange-org.wildfly.swarm.topology.Topology-">onChange</a></span>(<a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">Topology</a>&nbsp;topology)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/wildfly/swarm/topology/Topology.html" title="interface in org.wildfly.swarm.topology">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, 2016.11.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/topology/class-use/Topology.html" target="_top">Frames</a></li> <li><a href="Topology.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_23267_good_5m5.html
dcarda/aba.route.validator
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_11.html">Class Test_AbaRouteValidator_11</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_23267_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11.html?line=19672#src-19672" >testAbaNumberCheck_23267_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:40:57 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_23267_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=7277#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
partials/Modals/updateEntry.html
obensch/arachnefrontend
<div class="modal-header"> <h4 class="modal-title">Neuen Katalogtext eingeben: </h4> </div> <div class="modal-body"> Überschrift des Eintrags: <div class="form-group"> <input autofocus type="label" class="form-control" ng-model="entry.label"> </div> Eintrag Text: <div class="form-group"> <textarea class="form-control" ng-model="entry.text"></textarea> </div> </div> <div class="modal-footer"> <button class="btn btn-primary" ng-click="$close(entry.label, entry.text)">OK</button> <button class="btn btn-default" ng-click="$dismiss()">Abbrechen</button> </div>
public/css/fcmsIndex/user.css
sxyunfeng/fcms
@CHARSET "UTF-8"; body{ padding:0; margin:0; font-family:'微软雅黑'; color:#67696e; } a{ color:#67696e; } a:hover, a:visited, a:active{ color:black; text-decoration:none; cursor:pointer; } ul{ padding:0; margin:0; list-style-type:none } /* 主框架 */ /* animation只支持webkit内核的浏览器,即chrome,firefox */ .user_btn span:hover, .user_info span:hover{ animation-name:shake; animation-duration:1s; animation-timing-function:ease; animation-iteration-count:1;/* 动画播放次数 */ } @-webkit-keyframes shake{ 0%{-webkit-transform:scale(1);} 10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-webkit-transform:scale(1.2) rotate(3deg);} 40%, 60%, 80%{-webkit-transform:scale(1.2) rotate(-3deg);} 100%{-webkit-transform:scale(1) rotate(0);} } @-moz-keyframes shake{ 0%{-moz-transform:scale(1);} 10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-moz-transform:scale(1.2) rotate(3deg);} 40%, 60%, 80%{-moz-transform:scale(1.2) rotate(-3deg);} 100%{-moz-transform:scale(1) rotate(0);} } .row{ margin:0; } [class *= col-]{ padding:0; } .user_main{ max-width:1200px; min-width:768px; margin:0 auto; padding:0; text-align:center; } .user_photo{ text-align:center; margin-top:40px; } .user_info{ margin-top:30px; } p.user_psw_alert{ text-align:center; color:#ca0101; } .user_info tr > td{ padding:10px; font-size:16px; } .user_info tr > td > span{ color:#4E99C7; font-size:13px; cursor:pointer; margin-left:5px; } .user_btn{ margin-top:150px; } .user_btn > div{ cursor:pointer; } .user_btn > div > span{ font-size:40px; color:#4E99C7; } .user_btn > div > p{ margin-top:10px; } input.user_info_input{ height:30px; line-height:30px; text-align:right; background-color:rgba(255,255,255,0); border:none; box-shadow:none; } .user_confirm_btn, .user_concel_btn{ width:100px; height:35px; font-size:14px; color:#fff; background-color:#4E99C7; border:none; border-radius:3px; display:none; } .user_confirm_btn{ float:left; } .user_concel_btn{ float:right; } div.modal-body > table > tr{ margin:10px 0; }
treebanks/olo_kkpp/olo_kkpp-dep-csubj-cop.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 csubj:cop 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-dep-csubj-cop.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-relations-csubjcop">Treebank Statistics: UD_Livvi-KKPP: Relations: <code class="language-plaintext highlighter-rouge">csubj:cop</code></h2> <p>This relation is a language-specific subtype of .</p> <p>1 nodes (0%) are attached to their parents as <code class="language-plaintext highlighter-rouge">csubj:cop</code>.</p> <p>1 instances of <code class="language-plaintext highlighter-rouge">csubj:cop</code> (100%) are left-to-right (parent precedes child). Average distance between parent and child is 2.</p> <p>The following 1 pairs of parts of speech are connected with <code class="language-plaintext highlighter-rouge">csubj:cop</code>: <tt><a href="olo_kkpp-pos-NOUN.html">NOUN</a></tt>-<tt><a href="olo_kkpp-pos-VERB.html">VERB</a></tt> (1; 100% instances).</p> <pre><code class="language-conllu"># visual-style 4 bgColor:blue # visual-style 4 fgColor:white # visual-style 2 bgColor:blue # visual-style 2 fgColor:white # visual-style 2 4 csubj:cop color:blue 1 Liiton liitto NOUN NOUN Case=Gen|Number=Sing 2 nmod:poss _ _ 2 piätavoittehennu piä#tavoiteh NOUN NOUN Case=Ess|Number=Sing 0 root _ _ 3 on olla AUX AUX Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin|Voice=Act 2 cop _ _ 4 avvuttua avvuttua VERB VERB VerbForm=Inf 2 csubj:cop _ _ 5 eri eri ADJ ADJ _ 6 amod _ _ 6 tabah taba NOUN NOUN Case=Ill|Number=Sing 2 obl _ _ 7 tverinkarjalazien tverinkarjalaine ADJ ADJ Case=Gen|Number=Plur 8 amod _ _ 8 kielen kieli NOUN NOUN Case=Gen|Number=Sing 11 nmod:poss _ _ 9 da da CCONJ CCONJ _ 10 cc _ _ 10 kul’tuuran kulʼtuuru NOUN NOUN Case=Gen|Number=Sing 8 conj _ _ 11 säilyttämisty säilyttämine NOUN NOUN Case=Par|Number=Sing 2 obj _ _ 12 da da CCONJ CCONJ _ 13 cc _ _ 13 kehittämisty kehittämine NOUN NOUN Case=Par|Number=Sing 11 conj _ SpaceAfter=No 14 . . PUNCT PUNCT _ 2 punct _ SpaceAfter=No </code></pre> </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>
src/main/resources/eu/stratuslab/hudson/StratusLabCloud/help-endpoint.html
StratusLab/cloud-plugin
<div> The endpoint is the compute endpoint of the StratusLab cloud. If an explicit port number is not given, then port 2634 will be used. Similarly if the scheme is not given, it will default to https. </div>
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/olap/xmla/JRXmlaMember.html
phurtado1112/cnaemvc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:20 EEST 2014 --> <title>JRXmlaMember (JasperReports 5.6.0 API)</title> <meta name="date" content="2014-05-27"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="JRXmlaMember (JasperReports 5.6.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/JRXmlaMember.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="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaHierarchyLevel.html" title="class in net.sf.jasperreports.olap.xmla"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMemberTuple.html" title="class in net.sf.jasperreports.olap.xmla"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sf/jasperreports/olap/xmla/JRXmlaMember.html" target="_top">Frames</a></li> <li><a href="JRXmlaMember.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">net.sf.jasperreports.olap.xmla</div> <h2 title="Class JRXmlaMember" class="title">Class JRXmlaMember</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>net.sf.jasperreports.olap.xmla.JRXmlaMember</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">JRXmlaMember</span> extends java.lang.Object implements <a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></pre> <dl><dt><span class="strong">Version:</span></dt> <dd>$Id: JRXmlaMember.java 6912 2014-02-18 17:32:41Z lucianc $</dd> <dt><span class="strong">Author:</span></dt> <dd>Lucian Chirita (lucianc@users.sourceforge.net)</dd></dl> </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="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#JRXmlaMember(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">JRXmlaMember</a></strong>(java.lang.String&nbsp;name, java.lang.String&nbsp;uniqueName, java.lang.String&nbsp;dimensionName, java.lang.String&nbsp;levelName, int&nbsp;depth)</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>int</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getDepth()">getDepth</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getDimensionName()">getDimensionName</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getLevelName()">getLevelName</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getMember()">getMember</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getName()">getName</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getParentMember()">getParentMember</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getPropertyValue(java.lang.String)">getPropertyValue</a></strong>(java.lang.String&nbsp;propertyName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMember.html#getUniqueName()">getUniqueName</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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="JRXmlaMember(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>JRXmlaMember</h4> <pre>public&nbsp;JRXmlaMember(java.lang.String&nbsp;name, java.lang.String&nbsp;uniqueName, java.lang.String&nbsp;dimensionName, java.lang.String&nbsp;levelName, int&nbsp;depth)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getDepth()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDepth</h4> <pre>public&nbsp;int&nbsp;getDepth()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getDepth()">getDepth</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> <a name="getName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getName</h4> <pre>public&nbsp;java.lang.String&nbsp;getName()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> <a name="getParentMember()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getParentMember</h4> <pre>public&nbsp;<a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a>&nbsp;getParentMember()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getParentMember()">getParentMember</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> <a name="getPropertyValue(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPropertyValue</h4> <pre>public&nbsp;java.lang.Object&nbsp;getPropertyValue(java.lang.String&nbsp;propertyName)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getPropertyValue(java.lang.String)">getPropertyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> <a name="getUniqueName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUniqueName</h4> <pre>public&nbsp;java.lang.String&nbsp;getUniqueName()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getUniqueName()">getUniqueName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> <a name="getLevelName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLevelName</h4> <pre>public&nbsp;java.lang.String&nbsp;getLevelName()</pre> </li> </ul> <a name="getDimensionName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDimensionName</h4> <pre>public&nbsp;java.lang.String&nbsp;getDimensionName()</pre> </li> </ul> <a name="getMember()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getMember</h4> <pre>public&nbsp;java.lang.Object&nbsp;getMember()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html#getMember()">getMember</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../net/sf/jasperreports/olap/result/JROlapMember.html" title="interface in net.sf.jasperreports.olap.result">JROlapMember</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/JRXmlaMember.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="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaHierarchyLevel.html" title="class in net.sf.jasperreports.olap.xmla"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../net/sf/jasperreports/olap/xmla/JRXmlaMemberTuple.html" title="class in net.sf.jasperreports.olap.xmla"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sf/jasperreports/olap/xmla/JRXmlaMember.html" target="_top">Frames</a></li> <li><a href="JRXmlaMember.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 ======= --> <p class="legalCopy"><small> <span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">&copy; 2001-2010 Jaspersoft Corporation <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span> </small></p> </body> </html>
www/css/index.css
fraunhoferfokus/cordova-plugin-presentation-helloapp
* { -webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */ -webkit-user-select: none; /* Chrome all / Safari all */ user-select: none; } body { -webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */ -webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */ -webkit-user-select: none; /* prevent copy paste, to allow, change 'none' to 'text' */ background-color:#E4E4E4; background-image:linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%); background-image:-webkit-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%); background-image:-ms-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%); background-image:-webkit-gradient( linear, left top, left bottom, color-stop(0, #A7A7A7), color-stop(0.51, #E4E4E4) ); background-attachment:fixed; font-family:'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif; font-size:12px; position: absolute; margin:0px; padding:0px; top:0; bottom:0; left:0; right:0; } /* Portrait layout (default) */ .app { background:url(../img/logo.png) no-repeat center top; /* 170px x 200px */ position:absolute; /* position in the center of the screen */ left:50%; top:50%; height:50px; /* text area height */ width:295px; /* text area width */ text-align:center; padding:180px 0px 0px 0px; /* image height is 200px (bottom 20px are overlapped with text) */ margin:-135px 0px 0px -147px; /* offset vertical: half of image height and text area height */ /* offset horizontal: half of text area width */ } /* Landscape layout (with min-width) */ @media screen and (min-aspect-ratio: 1/1) and (min-width:400px) { .app { background-position:left center; padding:75px 0px 75px 170px; /* padding-top + padding-bottom + text area = image height */ margin:-115px 0px 0px -233px; /* offset vertical: half of image height */ /* offset horizontal: half of image width and text area width */ } } @font-face { font-family: SecondScreenSymbol; src: url("WOFF/second_screen.woff"); } .icon-instructions { font-family: SecondScreenSymbol; font-size: 100%; } h1 { font-size:28px; font-weight:normal; margin:0px; overflow:visible; padding:0px; text-align:center; } .event { border-radius:4px; -webkit-border-radius:4px; color:#FFFFFF; font-size:18px; margin:10px 30px; padding:2px 0px; height: 24px; } .event.listening { background-color:#333333; display:block; } .event.received, .event.presentationReady, .event.onstatechangeConnected, .event.onpresent{ background-color:#4B946A; display:none; } .event.autoclose, .event.close { background-color:#ee2222; display:none; } @keyframes fade { from { opacity: 1.0; } 50% { opacity: 0.4; } to { opacity: 1.0; } } @-webkit-keyframes fade { from { opacity: 1.0; } 50% { opacity: 0.4; } to { opacity: 1.0; } } .blink { animation:fade 3000ms infinite; -webkit-animation:fade 3000ms infinite; } .footer { position: absolute; width: 100%; bottom: 20px; text-align: center; color: #777; } .header { position: absolute; width: 100%; top: 20px; text-align: center; color: #777; }
h2o-r/h2o-package/docs/reference/australia.html
spennihana/h2o-3
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Australia Coastal Data — australia • h2o</title> <!-- jquery --> <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script> <!-- Bootstrap --> <link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/cosmo/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <!-- Font Awesome icons --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../jquery.sticky-kit.min.js"></script> <script src="../pkgdown.js"></script> <link href="../extra.css" rel="stylesheet"> <script src="../extra.js"></script> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container template-reference-topic"> <header> <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html">H2O.ai</a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../articles/h2o-r-package.html">The H2O-R Package</a> </li> <li> <a href="../articles/getting_started.html">Getting Started</a> </li> <li> <a href="../reference/index.html">R Reference Guide</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/h2oai/h2o-3"> <span class="fa fa-github"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Australia Coastal Data</h1> </div> <p>Temperature, soil moisture, runoff, and other environmental measurements from the Australia coast. The data is available from <a href='http://cs.colby.edu/courses/S11/cs251/labs/lab07/AustraliaSubset.csv'>http://cs.colby.edu/courses/S11/cs251/labs/lab07/AustraliaSubset.csv</a>.</p> <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> <p>A data frame with 251 rows and 8 columns</p> </div> <div class="col-md-3 hidden-xs hidden-sm" id="sidebar"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> <li><a href="#format">Format</a></li> </ul> </div> </div> <footer> <div class="copyright"> <p>Developed by The H2O.ai team.</p> </div> <div class="pkgdown"> <p>Site built with <a href="http://hadley.github.io/pkgdown/">pkgdown</a>.</p> </div> </footer> </div> </body> </html>
index.html
demogames/demogames.github.io
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>demogames by demogames</title> <link rel="stylesheet" href="stylesheets/styles.css"> <link rel="stylesheet" href="stylesheets/github-light.css"> <meta name="viewport" content="width=device-width"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="wrapper"> <header> <h1>demogames</h1> <p></p> <p class="view"><a href="https://github.com/demogames">View My GitHub Profile</a></p> <p class="view"><a href="http://demogames.github.io/flappybird">Flappy Bird</a></p> </header> <section> <h3> <a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3> <p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here <a href="https://guides.github.com/features/mastering-markdown/">using GitHub Flavored Markdown</a>, select a template crafted by a designer, and publish. After your page is generated, you can check out the new <code>gh-pages</code> branch locally. If you’re using GitHub Desktop, simply sync your repository and you’ll see the new branch.</p> <h3> <a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Designer Templates</h3> <p>We’ve crafted some handsome templates for you to use. Go ahead and click 'Continue to layouts' to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved.</p> <h3> <a id="creating-pages-manually" class="anchor" href="#creating-pages-manually" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Creating pages manually</h3> <p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.</p> <h3> <a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Authors and Contributors</h3> <p>You can <a href="https://help.github.com/articles/basic-writing-and-formatting-syntax/#mentioning-users-and-teams" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code>&lt;a&gt;</code> element will link to the contributor’s GitHub Profile. For example: In 2007, Chris Wanstrath (<a href="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<a href="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<a href="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p> <h3> <a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h3> <p>Having trouble with Pages? Check out our <a href="https://help.github.com/pages">documentation</a> or <a href="https://github.com/contact">contact support</a> and we’ll help you sort it out.</p> </section> <footer> <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> </footer> </div> <script src="javascripts/scale.fix.js"></script> </body> </html>
archive/v1.10/help/ops/security/index.html
istio/istio.io
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/ops/configuration/security/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/ops/configuration/security/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/ops/configuration/security/>Click here if you are not redirected.</a></body></html>
Instrumentation.ex/src/de/uni_hildesheim/sse/monitoring/runtime/configuration/xml/package.html
SSEHUB/spassMeter
<body> Implements reading the annotations from an XML file. The classes in this package keep themselves up-to-date with the current implementation in {@link de.uni_hildesheim.sse.monitoring.runtime.annotations} via subscription and reflection. </body>
docs/versions/2.6.2/javadoc/nl/esciencecenter/xenon/filesystems/CopyCancelledException.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>CopyCancelledException (xenon-2.3.0 2.6.2 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CopyCancelledException (xenon-2.3.0 2.6.2 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li 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/filesystems/AttributeNotSupportedException.html" title="class in nl.esciencecenter.xenon.filesystems"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../nl/esciencecenter/xenon/filesystems/CopyMode.html" title="enum in nl.esciencecenter.xenon.filesystems"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?nl/esciencecenter/xenon/filesystems/CopyCancelledException.html" target="_top">Frames</a></li> <li><a href="CopyCancelledException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">nl.esciencecenter.xenon.filesystems</div> <h2 title="Class CopyCancelledException" class="title">Class CopyCancelledException</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.filesystems.CopyCancelledException</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">CopyCancelledException</span> extends <a href="../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../serialized-form.html#nl.esciencecenter.xenon.filesystems.CopyCancelledException">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/filesystems/CopyCancelledException.html#CopyCancelledException-java.lang.String-java.lang.String-">CopyCancelledException</a></span>(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;s)</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>equals, getClass, hashCode, notify, notifyAll, 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="CopyCancelledException-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CopyCancelledException</h4> <pre>public&nbsp;CopyCancelledException(java.lang.String&nbsp;adaptorName, java.lang.String&nbsp;s)</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/filesystems/AttributeNotSupportedException.html" title="class in nl.esciencecenter.xenon.filesystems"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../nl/esciencecenter/xenon/filesystems/CopyMode.html" title="enum in nl.esciencecenter.xenon.filesystems"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?nl/esciencecenter/xenon/filesystems/CopyCancelledException.html" target="_top">Frames</a></li> <li><a href="CopyCancelledException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li>Method</li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
wizcloud/static/frontend/js/lib/novnc/uniform.default.css
kendazheng/wizcloud2
/* Uniform Theme: Uniform Default Version: 1.6 By: Josh Pyles License: MIT License --- For use with the Uniform plugin: http://pixelmatrixdesign.com/uniform/ --- Generated by Uniform Theme Generator: http://pixelmatrixdesign.com/uniform/themer.html */ /* Global Declaration */ div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span { background-image: url(/img/sprite.png); background-repeat: no-repeat; -webkit-font-smoothing: antialiased; } .selector, .radio, .checker, .uploader, .button, .selector *, .radio *, .checker *, .uploader *, .button *{ margin: 0; padding: 0; } /* INPUT & TEXTAREA */ input.text, input.email, input.password, textarea.uniform { font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; padding: 3px; color: #777; background: url('/img/bg-input-focus.png') repeat-x 0px 0px; background: url('/img/bg-input.png') repeat-x 0px 0px; border-top: solid 1px #aaa; border-left: solid 1px #aaa; border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; outline: 0; } input.text:focus, input.email:focus, input.password:focus, textarea.uniform:focus { -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3); box-shadow: 0px 0px 4px rgba(0,0,0,0.3); border-color: #999; background: url('/img/bg-input-focus.png') repeat-x 0px 0px; } /* SPRITES */ /* Select */ div.selector { background-position: -483px -130px; line-height: 26px; height: 26px; } div.selector span { background-position: right 0px; height: 26px; line-height: 26px; } div.selector select { /* change these to adjust positioning of select element */ top: 0px; left: 0px; } div.selector:active, div.selector.active { background-position: -483px -156px; } div.selector:active span, div.selector.active span { background-position: right -26px; } div.selector.focus, div.selector.hover, div.selector:hover { background-position: -483px -182px; } div.selector.focus span, div.selector.hover span, div.selector:hover span { background-position: right -52px; } div.selector.focus:active, div.selector.focus.active, div.selector:hover:active, div.selector.active:hover { background-position: -483px -208px; } div.selector.focus:active span, div.selector:hover:active span, div.selector.active:hover span, div.selector.focus.active span { background-position: right -78px; } div.selector.disabled { background-position: -483px -234px; } div.selector.disabled span { background-position: right -104px; } /* Checkbox */ div.checker { width: 19px; height: 19px; } div.checker input { width: 19px; height: 19px; } div.checker span { background-position: 0px -260px; height: 19px; width: 19px; } div.checker:active span, div.checker.active span { background-position: -19px -260px; } div.checker.focus span, div.checker:hover span { background-position: -38px -260px; } div.checker.focus:active span, div.checker:active:hover span, div.checker.active:hover span, div.checker.focus.active span { background-position: -57px -260px; } div.checker span.checked { background-position: -76px -260px; } div.checker:active span.checked, div.checker.active span.checked { background-position: -95px -260px; } div.checker.focus span.checked, div.checker:hover span.checked { background-position: -114px -260px; } div.checker.focus:active span.checked, div.checker:hover:active span.checked, div.checker.active:hover span.checked, div.checker.active.focus span.checked { background-position: -133px -260px; } div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span { background-position: -152px -260px; } div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked { background-position: -171px -260px; } /* Radio */ div.radio { width: 18px; height: 18px; } div.radio input { width: 18px; height: 18px; } div.radio span { height: 18px; width: 18px; background-position: 0px -279px; } div.radio:active span, div.radio.active span { background-position: -18px -279px; } div.radio.focus span, div.radio:hover span { background-position: -36px -279px; } div.radio.focus:active span, div.radio:active:hover span, div.radio.active:hover span, div.radio.active.focus span { background-position: -54px -279px; } div.radio span.checked { background-position: -72px -279px; } div.radio:active span.checked, div.radio.active span.checked { background-position: -90px -279px; } div.radio.focus span.checked, div.radio:hover span.checked { background-position: -108px -279px; } div.radio.focus:active span.checked, div.radio:hover:active span.checked, div.radio.focus.active span.checked, div.radio.active:hover span.checked { background-position: -126px -279px; } div.radio.disabled span, div.radio.disabled:active span, div.radio.disabled.active span { background-position: -144px -279px; } div.radio.disabled span.checked, div.radio.disabled:active span.checked, div.radio.disabled.active span.checked { background-position: -162px -279px; } /* Uploader */ div.uploader { background-position: 0px -297px; height: 28px; } div.uploader span.action { background-position: right -409px; height: 24px; line-height: 24px; } div.uploader span.filename { height: 24px; /* change this line to adjust positioning of filename area */ margin: 2px 0px 2px 2px; line-height: 24px; } div.uploader.focus, div.uploader.hover, div.uploader:hover { background-position: 0px -353px; } div.uploader.focus span.action, div.uploader.hover span.action, div.uploader:hover span.action { background-position: right -437px; } div.uploader.active span.action, div.uploader:active span.action { background-position: right -465px; } div.uploader.focus.active span.action, div.uploader:focus.active span.action, div.uploader.focus:active span.action, div.uploader:focus:active span.action { background-position: right -493px; } div.uploader.disabled { background-position: 0px -325px; } div.uploader.disabled span.action { background-position: right -381px; } div.button { background-position: 0px -523px; } div.button span { background-position: right -643px; } div.button.focus, div.button:focus, div.button:hover, div.button.hover { background-position: 0px -553px; } div.button.focus span, div.button:focus span, div.button:hover span, div.button.hover span { background-position: right -673px; } div.button.active, div.button:active { background-position: 0px -583px; } div.button.active span, div.button:active span { background-position: right -703px; color: #555; } div.button.disabled, div.button:disabled { background-position: 0px -613px; } div.button.disabled span, div.button:disabled span { background-position: right -733px; color: #bbb; cursor: default; } /* PRESENTATION */ /* Button */ div.button { height: 30px; } div.button span { margin-left: 13px; height: 22px; padding-top: 8px; font-weight: bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; padding-left: 2px; padding-right: 15px; } /* Select */ div.selector { width: 190px; font-size: 12px; } div.selector select { min-width: 190px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; border: solid 1px #fff; } div.selector span { padding: 0px 25px 0px 2px; cursor: pointer; } div.selector span { color: #666; width: 158px; text-shadow: 0 1px 0 #fff; } div.selector.disabled span { color: #bbb; } /* Checker */ div.checker { margin-right: 5px; } /* Radio */ div.radio { margin-right: 3px; } /* Uploader */ div.uploader { width: 190px; cursor: pointer; } div.uploader span.action { width: 85px; text-align: center; text-shadow: #fff 0px 1px 0px; font-size: 11px; font-weight: bold; } div.uploader span.filename { color: #777; width: 82px; border-right: solid 1px #bbb; font-size: 11px; } div.uploader input { width: 190px; } div.uploader.disabled span.action { color: #aaa; } div.uploader.disabled span.filename { border-color: #ddd; color: #aaa; } /* CORE FUNCTIONALITY Not advised to edit stuff below this line ----------------------------------------------------- */ .selector, .checker, .button, .radio, .uploader { display: -moz-inline-box; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; } .selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus { outline: 0; } /* Button */ div.button a, div.button button, div.button input { position: absolute; } div.button { cursor: pointer; position: relative; } div.button span { display: -moz-inline-box; display: inline-block; line-height: 1; text-align: center; } /* Select */ div.selector { position: relative; padding-left: 10px; overflow: hidden; } div.selector span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } div.selector select { position: absolute; opacity: 0; filter: alpha(opacity=0); height: 25px; border: none; background: none; } /* Checker */ div.checker { position: relative; } div.checker span { display: -moz-inline-box; display: inline-block; text-align: center; } div.checker input { opacity: 0; filter: alpha(opacity=0); display: inline-block; background: none; } /* Radio */ div.radio { position: relative; } div.radio span { display: -moz-inline-box; display: inline-block; text-align: center; } div.radio input { opacity: 0; filter: alpha(opacity=0); text-align: center; display: inline-block; background: none; } /* Uploader */ div.uploader { position: relative; overflow: hidden; cursor: default; } div.uploader span.action { float: left; display: inline; padding: 2px 0px; overflow: hidden; cursor: pointer; } div.uploader span.filename { padding: 0px 10px; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: default; } div.uploader input { opacity: 0; filter: alpha(opacity=0); position: absolute; top: 0; right: 0; bottom: 0; float: right; height: 25px; border: none; cursor: default; }
_layouts/english.html
mg-architect/mg-architect.github.io
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body> {% include navigation-en.html %} {% include header-en.html %} {% include about-en.html %} {% include services-en.html %} {% include callout-en.html %} {% include portfolio-en.html %} {% include call-to-action-en.html %} {% include footer.html %} {% include scripts.html %} </body> </html>
docs/2020.2.0-RELEASE-JAVA/zircon.jvm.libgdx/zircon.jvm.libgdx/org.hexworks.zircon.internal.renderer/-libgdx-renderer/render.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>render</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.renderer/LibgdxRenderer/render/#/PointingToDeclaration//-289182350"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.jvm.libgdx</a>/<a href="../index.html">org.hexworks.zircon.internal.renderer</a>/<a href="index.html">LibgdxRenderer</a>/<a href="render.html">render</a></div> <div class="pull-right d-flex"> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>render</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.jvm.libgdx:dokkaHtmlAsJava/main" data-filterable-set=":zircon.jvm.libgdx:dokkaHtmlAsJava/main"><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.jvm.libgdx:dokkaHtmlAsJava/main"><div class="symbol monospace block"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a> <a href="render.html">render</a>()<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> </div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.internal.renderer%2FLibgdxRenderer%2Frender%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-289182350" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.jvm.libgdx/src/main/kotlin/org/hexworks/zircon/internal/renderer/LibgdxRenderer.kt#L66" id="%5Borg.hexworks.zircon.internal.renderer%2FLibgdxRenderer%2Frender%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-289182350" data-filterable-set=":zircon.jvm.libgdx:dokkaHtmlAsJava/main"></a> <div class="table-row" data-filterable-current=":zircon.jvm.libgdx:dokkaHtmlAsJava/main" data-filterable-set=":zircon.jvm.libgdx:dokkaHtmlAsJava/main"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.jvm.libgdx/src/main/kotlin/org/hexworks/zircon/internal/renderer/LibgdxRenderer.kt#L66">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.internal.renderer%2FLibgdxRenderer%2Frender%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-289182350"></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>
docs/solr-analytics/org/apache/solr/analytics/util/valuesource/class-use/AbsoluteValueDoubleFunction.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:18 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction (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.analytics.util.valuesource.AbsoluteValueDoubleFunction (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/analytics/util/valuesource/AbsoluteValueDoubleFunction.html" title="class in org.apache.solr.analytics.util.valuesource">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/analytics/util/valuesource/class-use/AbsoluteValueDoubleFunction.html" target="_top">Frames</a></li> <li><a href="AbsoluteValueDoubleFunction.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.analytics.util.valuesource.AbsoluteValueDoubleFunction" class="title">Uses of Class<br>org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction</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/analytics/util/valuesource/AbsoluteValueDoubleFunction.html" title="class in org.apache.solr.analytics.util.valuesource">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/analytics/util/valuesource/class-use/AbsoluteValueDoubleFunction.html" target="_top">Frames</a></li> <li><a href="AbsoluteValueDoubleFunction.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>
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.2/play/data/validation/IPv6AddressCheck.html
play1-maven-plugin/play1-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc (1.8.0_60) on Wed Mar 30 11:39:18 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>IPv6AddressCheck (Play! API)</title> <meta name="date" content="2016-03-30"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="IPv6AddressCheck (Play! API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IPv6AddressCheck.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../play/data/validation/IsTrue.html" title="annotation in play.data.validation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?play/data/validation/IPv6AddressCheck.html" target="_top">Frames</a></li> <li><a href="IPv6AddressCheck.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">play.data.validation</div> <h2 title="Class IPv6AddressCheck" class="title">Class IPv6AddressCheck</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>net.sf.oval.AbstractCheck</li> <li> <ul class="inheritance"> <li>net.sf.oval.configuration.annotation.AbstractAnnotationCheck&lt;<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&gt;</li> <li> <ul class="inheritance"> <li>play.data.validation.IPv6AddressCheck</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, net.sf.oval.Check, net.sf.oval.configuration.annotation.AnnotationCheck&lt;<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&gt;</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">IPv6AddressCheck</span> extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck&lt;<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&gt;</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../serialized-form.html#play.data.validation.IPv6AddressCheck">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../play/data/validation/IPv6AddressCheck.html#IPv6AddressCheck--">IPv6AddressCheck</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../play/data/validation/IPv6AddressCheck.html#configure-play.data.validation.IPv6Address-">configure</a></span>(<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&nbsp;phone)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../play/data/validation/IPv6AddressCheck.html#isSatisfied-java.lang.Object-java.lang.Object-net.sf.oval.context.OValContext-net.sf.oval.Validator-">isSatisfied</a></span>(java.lang.Object&nbsp;validatedObject, java.lang.Object&nbsp;value, net.sf.oval.context.OValContext&nbsp;context, net.sf.oval.Validator&nbsp;validator)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.net.sf.oval.AbstractCheck"> <!-- --> </a> <h3>Methods inherited from class&nbsp;net.sf.oval.AbstractCheck</h3> <code>createMessageVariables, getAppliesTo, getAppliesToDefault, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getTarget, getWhen, isActive, requireMessageVariablesRecreation, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setTarget, setWhen</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> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.net.sf.oval.Check"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;net.sf.oval.Check</h3> <code>getAppliesTo, getContext, getErrorCode, getMessage, getMessageVariables, getProfiles, getSeverity, getTarget, getWhen, isActive, setAppliesTo, setContext, setErrorCode, setMessage, setProfiles, setSeverity, setTarget, setWhen</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="IPv6AddressCheck--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>IPv6AddressCheck</h4> <pre>public&nbsp;IPv6AddressCheck()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="configure-play.data.validation.IPv6Address-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>configure</h4> <pre>public&nbsp;void&nbsp;configure(<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&nbsp;phone)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>configure</code>&nbsp;in interface&nbsp;<code>net.sf.oval.configuration.annotation.AnnotationCheck&lt;<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&gt;</code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>configure</code>&nbsp;in class&nbsp;<code>net.sf.oval.configuration.annotation.AbstractAnnotationCheck&lt;<a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation">IPv6Address</a>&gt;</code></dd> </dl> </li> </ul> <a name="isSatisfied-java.lang.Object-java.lang.Object-net.sf.oval.context.OValContext-net.sf.oval.Validator-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isSatisfied</h4> <pre>public&nbsp;boolean&nbsp;isSatisfied(java.lang.Object&nbsp;validatedObject, java.lang.Object&nbsp;value, net.sf.oval.context.OValContext&nbsp;context, net.sf.oval.Validator&nbsp;validator) throws net.sf.oval.exception.OValException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>net.sf.oval.exception.OValException</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IPv6AddressCheck.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../play/data/validation/IPv6Address.html" title="annotation in play.data.validation"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../play/data/validation/IsTrue.html" title="annotation in play.data.validation"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?play/data/validation/IPv6AddressCheck.html" target="_top">Frames</a></li> <li><a href="IPv6AddressCheck.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><a href="http://guillaume.bort.fr">Guillaume Bort</a> &amp; <a href="http://www.zenexity.fr">zenexity</a> - Distributed under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2 licence</a>, without any warrantly</small></p> </body> </html>
html/coach/fengtai/dongchanggui.html
caoxile/QslmClub
<div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">董长贵</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-md-10 col-md-offset-1"> <div class="recent-work-wrap"> <img class="img-responsive" src="/images/coach/fengtai_b/dongchanggui.jpg" alt=""> <hr> <div class="recent-work-inner"> <p> 2009年专业从事马术教练<br> 2010年-2014年黑龙江省哈尔滨市御马汇马术俱乐部担任总教练<br> 2015年-至今北京纵横马术俱乐部担任马术教练<br> 考取马术教练资格证 </p> </div> </div> </div> </div> </div> <!--<div class="modal-footer"> --> <!--<button type="button" class="btn default" data-dismiss="modal">关闭</button>--> <!--</div>-->
help/groupPicBrowsejava3.html
ulviibrahimov/CMPUT391F
<html> <head> <title>groupPicBrowse.java</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="HelpNDoc Personal Edition 4.6.2.573"> <meta name="keywords" content=""> <link type="text/css" rel="stylesheet" media="all" href="css/reset.css" /> <link type="text/css" rel="stylesheet" media="all" href="css/base.css" /> <link type="text/css" rel="stylesheet" media="all" href="css/hnd.css" /> <!--[if lte IE 8]> <link type="text/css" rel="stylesheet" media="all" href="css/ielte8.css" /> <![endif]--> <style type="text/css"> #topic_header { background-color: #EFEFEF; } </style> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/hnd.js"></script> <script type="text/javascript"> $(document).ready(function() { if (top.frames.length == 0) { var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length); top.location.href = "Help.html?" + sTopicUrl; } else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem) { top.FrameTOC.SelectTocItem("groupPicBrowsejava3"); } }); </script> </head> <body> <div id="topic_content"> <p></p> <p class="rvps2"><span class="rvts13"><br/></span></p> <p class="rvps2"><span class="rvts13"><br/></span></p> <p class="rvps2"><span class="rvts13"><br/></span></p> <p class="rvps2"><span class="rvts13">"select i.photo_id from images i, group_lists g where g.friend_id = '" + name +"' and g.group_id = i.permitted"</span></p> <p></p> <p class="rvps4"><span class="rvts11">Created with the Personal Edition of HelpNDoc: </span><a class="rvts12" href="http://www.helpndoc.com">Easy CHM and documentation editor</a></p> </div> </body> </html>
src/main/twirl/badRequest.html
onurzdg/spray-app
@() <div id="wrap"> bad request </div>
java-analysis-impl/src/main/resources/inspectionDescriptions/MissortedModifiers.html
consulo/consulo-java
<html> <body> Reports on declarations whose modifiers are not in the canonical preferred order (as stated in the Java Language Specification). <!-- tooltip end --> <p> Use the checkbox below to specify that annotations should always be sorted before keyword modifiers. <p> <small>Powered by InspectionGadgets</small> </body> </html>
views/inc/header.html
hylin/apifaker
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <title><%=t("siteTitle")%></title> <meta name="keywords" content="ApiFaker,Api Simulator,Api模拟器,Api管理,"> <meta name="description" content="ApiFaker是一个模拟器,它可以模拟api行为返回json或者jsonp格式数据,同时你也可以把它当作一个简易的api文档管理工具"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="apifaker.com"> <link rel="shortcut icon" href="<%=config.staticUrl%>/assets/images/favicon.ico"> <link href="<%=config.staticUrl%>/assets/css/brand/bootstrap.min.css" rel="stylesheet"> <link href="<%=config.staticUrl%>/assets/css/brand/jsoneditor-min.css" rel="stylesheet"> <link href="<%=config.staticUrl%>/assets/css/global.css?v=<%=config.staticVersion%>" rel="stylesheet"> <!--[if lt IE 9]> <script src="<%=config.staticUrl%>/assets/js/brand/html5shiv.min.js"></script> <script src="<%=config.staticUrl%>/assets/js/brand/respond.min.js"></script> <![endif]--> <script src="<%=config.staticUrl%>/assets/js/brand/jquery-1.10.2.min.js"></script> <script src="<%=config.staticUrl%>/assets/js/brand/bootstrap.min.js"></script> </head> <body> <div class="container"> <header class="navbar navbar-default margin-top-20"> <a class="navbar-brand" href="#"><%=t("siteName")%></a> <ul id="top-navbar" class="nav navbar-nav"> <li class="<%=activeMenu('/')%>"><a href="<%=config.siteUrl+config.managerPath%>"><%=t("menus.list")%></a></li> <li class="<%=activeMenu('/apis/add')%>"><a href="<%=config.siteUrl+config.managerPath%>apis/add"><%=t("menus.add")%></a></li> </ul> <form class="navbar-form pull-right" role="search" action="<%=config.siteUrl+config.managerPath%>" method="get"> <div class="form-group"> <input type="text" class="form-control" name="keyword" value="<%=locals.keyword || ''%>" placeholder="<%=t('searchApi')%>"> <input type="hidden" name="project" value="<%=locals.project || ''%>"> </div> <button type="submit" class="btn btn-default"><%=t("search")%></button> </form> </header><!--/.navbar --> </div>
docs/api/org/apache/hadoop/io/class-use/BooleanWritable.Comparator.html
fchu/hadoop-0.20.205
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_23) on Fri Oct 07 06:23:09 UTC 2011 --> <TITLE> Uses of Class org.apache.hadoop.io.BooleanWritable.Comparator (Hadoop 0.20.205.0 API) </TITLE> <META NAME="date" CONTENT="2011-10-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.io.BooleanWritable.Comparator (Hadoop 0.20.205.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/io/BooleanWritable.Comparator.html" title="class in org.apache.hadoop.io"><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/io//class-useBooleanWritable.Comparator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BooleanWritable.Comparator.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.io.BooleanWritable.Comparator</B></H2> </CENTER> No usage of org.apache.hadoop.io.BooleanWritable.Comparator <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/io/BooleanWritable.Comparator.html" title="class in org.apache.hadoop.io"><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/io//class-useBooleanWritable.Comparator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BooleanWritable.Comparator.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>
atlas/dkb/static/html/_ng_task.html
PanDAWMS/panda-bigmon-atlas
<div class="container"> <div id="header{{ taskMeta.taskid }}" ng-click="showStuff(taskMeta)" style="cursor: pointer;" > <span class="taskheader {{ taskMeta.status }}" > {{ taskMeta.taskid }} </span><span >{{ taskMeta.taskname }}</span> <span><b>{{ taskMeta.processed_events }}</b></span></div> <div id="body{{ taskMeta.taskid }}" class="total" ng-show="taskMeta.show"> <table border="1" class="table-datasets" > <tbody> <tr> <th colspan="2" style="width:40%; background-color: rgb(124,112,107); text-align: center;">TASK</th> <th colspan="2" style="width:30%; background-color: rgb(209,213,216); text-align: center;">EXPERIMENT</th> <th colspan="2" style="background-color: rgb(243,121,52); text-align: center;">CONFIGURATION</th> </tr> <tr> <th >taskID</th> <td><a href="/prodtask/task/{{ taskMeta.taskid }}">{{ taskMeta.taskid }}</a><a href="https://bigpanda.cern.ch/task/{{ taskMeta.taskid }}"> BigPanda</a></td> <th >AMI tag</th> <td>{{ taskMeta.ctag }}</td> <th >Step Name</th> <td>{{ taskMeta.step_name }}</td> </tr> <tr> <th >Request</th> <td><a href="/prodtask/inputlist_with_request/{{ taskMeta.pr_id }}">{{ taskMeta.pr_id }}</a></td> <th >Campaign</th> <td>{{ taskMeta.campaign }}</td> <th >ticket_id</th> <td>{{ taskMeta.ticket_id }}</td> </tr> <tr> <th >status</th> <td>{{ taskMeta.status }}</td> <th >Subcampaign</th> <td>{{ taskMeta.subcampaign }}</td> <th >Architecture</th> <td>{{ taskMeta.architecture }}</td> </tr> <tr> <th >Description</th> <td>{{ taskMeta.description }}</td> <th >Project</th> <td>{{ taskMeta.project }}</td> <th >Core Number</th> <td>{{ taskMeta.core_count }}</td> </tr> <tr> <th >User</th> <td>{{ taskMeta.user_name }}</td> <th >Energy</th> <td>{{ taskMeta.energy_gev }}</td> <th >ATLAS Geometry</th> <td>{{ taskMeta.geometry_version }}</td> </tr> <tr> <th >timestamp</th> <td>{{ taskMeta.task_timestamp }}</td> <th >Physics Group</th> <td>{{ taskMeta.phys_group }}</td> <th >Conditions Tags</th> <td>{{ taskMeta.conditions_tags }}</td> </tr> <tr> <th >start - end time</th> <td>{{ taskMeta.start_time }} {{ taskMeta.end_time }}</td> <th >Physics Category</th> <td>{{ taskMeta.phys_category }}</td> <th >trigger_config</th> <td>{{ taskMeta.trigger_config }}</td> </tr> <tr> <th >HS06 per event</th> <td>{{ taskMeta.hs06 }}</td> <th >Hashtags</th> <td>{{ taskMeta.hashtag_list }}</td> <th >transPath</th> <td>{{ taskMeta.trans_path }}</td> </tr> <tr> <th >Outputs</th> <td>{{ taskMeta.output_formats}}</td> <th ></th> <td></td> <th >transUses</th> <td>{{ taskMeta.trans_home }}</td> </tr> <tr> <th colspan=2> EVENTS Requested / Processed <p/> {{ taskMeta.requested_events }} / {{ taskMeta.processed_events }} </th> <th ></th> <td></td> <th >run number</th> <td colspan=3>{{ taskMeta.run_number }}</td> </tr> <tr> <th colspan=8 style="background-color: rgb(44,130,201); text-align: center;">Datasets</th> </tr> <tr> <th colspan=1>Input Datasets</th> <td colspan=4 >{{ taskMeta.primary_input }}</td> <td colspan=3 >{{ taskMeta.input_bytes }}</td> </tr> <tr ><th colspan=5>Output Datasets</th><th colspan=3 >Size(bytes)</th></tr> <tbody ng-repeat="output in taskMeta.output_dataset "> <tr > <td colspan=5 >{{ output.name }}</td> <td colspan=3 >{{ output.bytes }}</td> </tr> <tr> <td colspan=1 >cross section:</td> <td colspan=1 >{{ output.cross_section }}</td> <td colspan=1 >filt eff:</td> <td colspan=1 >{{ output.gen_filt_eff }}</td> <td colspan=1> events:</td> <td colspan=3 >{{ output.events }}</td> </tr> </tbody> </tbody> </table> </div> </div>
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_result._Fields.html
elisska/cloudera-cassandra
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Thu Apr 28 18:37:59 UTC 2016 --> <title>Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields (apache-cassandra API)</title> <meta name="date" content="2016-04-28"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">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/thrift/class-use/Cassandra.get_paged_slice_result._Fields.html" target="_top">Frames</a></li> <li><a href="Cassandra.get_paged_slice_result._Fields.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields" class="title">Uses of Class<br>org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.thrift"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static java.util.Map&lt;<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>,org.apache.thrift.meta_data.FieldMetaData&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result.html#metaDataMap">metaDataMap</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result.html#fieldForId(int)">fieldForId</a></strong>(int&nbsp;fieldId)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html#findByName(java.lang.String)">findByName</a></strong>(java.lang.String&nbsp;name)</code> <div class="block">Find the _Fields constant that matches name, or null if its not found.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int&nbsp;fieldId)</code> <div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int&nbsp;fieldId)</code> <div class="block">Find the _Fields constant that matches fieldId, throwing an exception if it is not found.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a></code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>[]</code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html#values()">values</a></strong>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</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>java.lang.Object</code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result.html#getFieldValue(org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields)">getFieldValue</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>&nbsp;field)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result.html#isSet(org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields)">isSet</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>&nbsp;field)</code> <div class="block">Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.get_paged_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result.html#setFieldValue(org.apache.cassandra.thrift.Cassandra.get_paged_slice_result._Fields, java.lang.Object)">setFieldValue</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>&nbsp;field, java.lang.Object&nbsp;value)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_result._Fields.html" title="enum in org.apache.cassandra.thrift">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/thrift/class-use/Cassandra.get_paged_slice_result._Fields.html" target="_top">Frames</a></li> <li><a href="Cassandra.get_paged_slice_result._Fields.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
docs/testapidocs/org/jpasecurity/jpql/compiler/package-use.html
ArneLimburg/jpasecurity
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Wed Jul 31 20:05:54 CEST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.jpasecurity.jpql.compiler (JPA Security 1.0.0-SNAPSHOT Test API)</title> <meta name="date" content="2019-07-31"> <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.jpasecurity.jpql.compiler (JPA Security 1.0.0-SNAPSHOT Test 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="../../../../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/jpasecurity/jpql/compiler/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.jpasecurity.jpql.compiler" class="title">Uses of Package<br>org.jpasecurity.jpql.compiler</h1> </div> <div class="contentContainer">No usage of org.jpasecurity.jpql.compiler</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="../../../../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/jpasecurity/jpql/compiler/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2019. All Rights Reserved.</small></p> </body> </html>
hydrograph.ui/hydrograph.ui.perspective/css/style.css
capitalone/Hydrograph
/******************************************************************************** * Copyright 2017 Capital One Services, LLC and Bitwise, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. ******************************************************************************/ CTabFolder{ background-color: rgb(23,101,173); } CBanner,CoolBar{ background-color: rgb(223,234,235); } #projectExplorerTreeColor{ color:rgb(51,51,51); } #projectExplorerToolBarColor{ background-color: rgb(23,101,173); } #consoleToolbarColor{ background-color: rgb(23,101,173); }
docs/solr-test-framework/org/apache/solr/cloud/class-use/MockZkStateReader.html
priyankajayaswal1/Solr-5.2-1-searching-and-indexing-
<!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 Wed Jun 10 23:20:43 IST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.cloud.MockZkStateReader (Solr 5.2.1 API)</title> <meta name="date" content="2015-06-10"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.cloud.MockZkStateReader (Solr 5.2.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><a href="../../../../../org/apache/solr/cloud/MockZkStateReader.html" title="class in org.apache.solr.cloud">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/cloud/class-use/MockZkStateReader.html" target="_top">Frames</a></li> <li><a href="MockZkStateReader.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.cloud.MockZkStateReader" class="title">Uses of Class<br>org.apache.solr.cloud.MockZkStateReader</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.cloud.MockZkStateReader</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/cloud/MockZkStateReader.html" title="class in org.apache.solr.cloud">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/cloud/class-use/MockZkStateReader.html" target="_top">Frames</a></li> <li><a href="MockZkStateReader.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-2015 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>
alien4cloud-ui/src/main/webapp/views/topology/editor_artifact_modal.html
broly-git/alien4cloud
<form name="selectArtifactForm" class="form-horizontal" role="form" ng-submit="save(selectArtifactForm.$valid)" novalidate> <div class="modal-header"> <h3>{{'EDITOR.ARTIFACTS.SELECT' | translate}}</h3> </div> <div class="modal-body"> <treecontrol class="tree-classic" tree-model="treedata" options="opts" on-selection="onSelect(node)" on-node-toggle="onSelect(node)" selected-node="selected" expanded-nodes="expandedNodes"> {{node.name}} </treecontrol> <input type="hidden" class="form-control" id="artifact_reference_id" ng-model="artifact.reference" name="name" required > </div> <div class="modal-footer"> <button id="select-artifact-button" ng-disabled="selectArtifactForm.$invalid" class="btn btn-primary"> {{'SELECT' | translate}} </button> <a class="btn btn-default" ng-click="cancel()"> {{'CANCEL' | translate}} </a> </div> </form>
pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/cpd/class-use/GoTokenizer.html
jasonwee/videoOnCloud
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_92) on Wed Jul 27 21:19:22 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class net.sourceforge.pmd.cpd.GoTokenizer (PMD 5.5.1 API)</title> <meta name="date" content="2016-07-27"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.sourceforge.pmd.cpd.GoTokenizer (PMD 5.5.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../net/sourceforge/pmd/cpd/GoTokenizer.html" title="class in net.sourceforge.pmd.cpd">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sourceforge/pmd/cpd/class-use/GoTokenizer.html" target="_top">Frames</a></li> <li><a href="GoTokenizer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class net.sourceforge.pmd.cpd.GoTokenizer" class="title">Uses of Class<br>net.sourceforge.pmd.cpd.GoTokenizer</h2> </div> <div class="classUseContainer">No usage of net.sourceforge.pmd.cpd.GoTokenizer</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../net/sourceforge/pmd/cpd/GoTokenizer.html" title="class in net.sourceforge.pmd.cpd">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sourceforge/pmd/cpd/class-use/GoTokenizer.html" target="_top">Frames</a></li> <li><a href="GoTokenizer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2002&#x2013;2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p> </body> </html>
docs/kss/patterns/Data-Set-Display.html
SAP/techne
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <link rel="apple-touch-icon" sizes="57x57" href="https://techne.yaas.io/images/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://techne.yaas.io/images/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://techne.yaas.io/images/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://techne.yaas.io/images/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://techne.yaas.io/images/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://techne.yaas.io/images/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://techne.yaas.io/images/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://techne.yaas.io/images/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://techne.yaas.io/images/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://techne.yaas.io/images/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://techne.yaas.io/images/favicons/favicon-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://techne.yaas.io/images/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://techne.yaas.io/images/favicons/favicon-16x16.png" sizes="16x16"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="https://techne.yaas.io/images/favicons/mstile-144x144.png"> <title>SAP Hybris Techné: Yaas Styleguide</title> <meta name="description" content=""> <meta name="generator" content="kss-node" /> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="../public/kss.css?t=1509480052216"> <link rel="stylesheet" type="text/css" href="https://www.yaas.io/globalresources/v3/css/global.min.css"> <link rel="stylesheet" href="../public/dist/techne/css/techne.min.css?t=1509480052216"> <link rel="stylesheet" href="../public/css/highlightjs-techne.css?t=1509480052216"> </head> <body class="kss-body has-left-nav hyComponentsPage"> <div class="main-content"> <!-- / SUPER HEADER --> <header class="navbar-super-holder"> <div class="navbar-super" role="navigation"> <a href="https://www.yaas.io/home/" class="domain"> <img class="domain-logo" src="https://www.yaas.io/globalresources/v3/img/techne_logo.svg" alt="builder"/> <span class="logo-text">YAAS</span> </a> <ul class="nav-super"> <li><a href="https://www.yaas.io/">Home</a></li> <li><a href="https://market.yaas.io">YaaS Market</a></li> <li><a href="https://community.yaas.io">Community</a></li> <li><a href="https://devportal.yaas.io">Dev Portal</a></li> <li><a href="https://knowledge.yaas.io">Knowledge Hub</a></li> <li><a href="https://builder.yaas.io">Builder</a></li> <li class="account js-yg-dropdown-node"> <a href="https://builder.yaas.io/#/?selectedPath=%2FMy%20Profile%2FProfile">My Account</a> <div class="nav-super-submenu-toggle"> <span class="nav-super-triangle"></span> </div> <ul class="account-overlay"> <li class="account-overlay-logged-in" style="display:none;"> <div> <ul> <li class="profile-head"> <div class="profile-details"> <div class="profile-email"> </div> <div class="profile-link"> <a href="https://builder.yaas.io/#/?selectedPath=%2FMy%20Profile%2FProfile">My Profile</a> </div> </div> <div class="clr"></div> </li> <li class="sign-out"> <a href="#">Sign Out</a> </li> </ul> </div> </li> <li class="account-overlay-login" > <div class="menu-link"> <a href="https://builder.yaas.io/">Sign In</a> </div> <div class="register-link menu-link"> <a href="https://www.yaas.io/register/">Register</a> </div> </li> </ul> </li> </ul> <a href="http://www.hybris.com" target="_blank" class="brand"> <img class="brand-logo" src="https://www.yaas.io/globalresources/v2/img/hybris.svg" alt="hybris - an SAP Company"/> </a> <a href="#" class="nav-super-toggle"> <span class="nav-super-triangle"></span> </a> </div> <div id="kss-top-nav"> <a href="#menu-toggle" id="menu-toggle" class="js-menu-toggle"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <ul class="hidden-xs"> <li> <a href="../index.html" class="inactive">Home</a> </li> <li> <a href="../Guidelines.html" class="inactive">Guidelines</a> </li> <li> <a href="../components/Alerts-Errors-Notifications.html" class="inactive">Components</a> </li> <li> <span class="active">Patterns</span> </li> <li> <a href="../starterpages/start.html" class="inactive">Starter Pages</a> </li> <li> <a href="../GettingStarted.html" class="inactive">Download &amp; Get Started</a> </li> </ul> </div> </header> <div class="container-fluid" id="kss-wrapper"> <section id="content" class="row"> <!-- / SUPER HEADER --> <div class="kss-sidebar-shadow js-menu-toggle" ></div> <div id="kss-nav" class="col-md-2 col-sm-4 col-xs-12 " role="navigation"> <aside> <nav class="navbar kss-navbar navbar-default" id="sidebar-wrapper"> <ul class="kss-menu sidebar-nav" data-kss-ref="2"> <li class="kss-menu-item kss-back"><a href="../index.html">Back to Home</a></li> <li class="kss-menu-item"><a href="Navigation.html">Navigation</a></li> <li class="kss-menu-item"><a href="Data-Set-Display.html">Data Set Display</a></li> <li class="kss-menu-item"><a href="Action-Bar.html">Action Bar</a></li> <li class="kss-menu-item"><a href="Cards.html">Cards</a></li> <li class="kss-menu-item"><a href="Tables.html">Tables</a></li> <li class="kss-menu-item"><a href="Trees.html">Trees</a></li> <li class="kss-menu-item"><a href="Dialogues-Modals.html">Dialogues/Modals</a></li> <li class="kss-menu-item"><a href="Multi-Tab-Editor.html">Multi-Tab Editor</a></li> <li class="kss-menu-item"><a href="Wizards.html">Wizards</a></li> <li class="kss-menu-item"><a href="Tours.html">Tours</a></li> <li class="kss-menu-item"><a href="Tour-Bubble.html">Tour Bubble</a></li> <li class="kss-menu-item"><a href="Feedback-Form.html">Feedback Form</a></li> <li class="kss-menu-item"><a href="Toolbar.html">Toolbar</a></li> <li class="kss-menu-item"><a href="Expandable-Button.html">Expandable Button</a></li> <li class="kss-menu-item"><a href="Product-Thumbnail.html">Product Thumbnail</a></li> <li class="kss-menu-item"><a href="New-Items.html">New Items</a></li> <li class="kss-menu-item"><a href="Images-Avatars.html">Images/Avatars</a></li> </ul> </nav> </aside> </div> <div role="main" id="kss-main" class="kss-main col-md-12 col-sm-12 col-xs-12"> <article id="kss-content"> <section id="section-2" class="Data Set Display kss-section kss-componnet-page"> <h1><span class="kss-ref">2</span> Data Set Display</h1> </section> <section id="section-2.1" class="Infinite Scroll kss-section kss-componnet-page"> <h3><span class="kss-ref">2.1</span> Infinite Scroll</h3> <div class="kss-description"> <p>Infinite Scroll is a familiar consumer interaction pattern that allows an immersive experience when browsing or searching through data sets. It can and should be incorporated into administrative interfaces to enhance the usability. Examples of these instances are in the case of &apos;known searching&apos; a filtered dataset; browsing scenarios; and to quickly identify visual objects. When using Infinite Scroll on a lengthy data set employing filtering and sorting components is recommended.</p> </div> </section> <section id="section-2.2" class="Pagination kss-section kss-componnet-page"> <h3><span class="kss-ref">2.2</span> Pagination</h3> <div class="kss-description"> <p>Use pagination components in conjunction with Tables (recommended) or Cards (if needed) to allow for more efficient performance and quick access to specific records in the overall data set. It is also recommended that the number of records is displayed at the top of the page, not just the total number displayed on the single page. Get more information how to display <a href="../components/Pagination.html">pagination</a>.</p> </div> </section> </article> </div> </section> </div> <footer class="footer"> <div class="footer-right"> <a href="https://devportal.yaas.io/overview/helpandsupport/index.html" target="_blank" class="footer-item">Help</a> <a href="http://status.yaas.io" target="_blank" class="footer-item">YaaS Status</a> </div> <div class="footer-left"> <a href="http://www.sap.com/about/legal/copyright.html" target="_blank" class="footer-item">Copyright</a> <a href="http://www.sap.com/about/legal/impressum.html" target="_blank" class="footer-item">Legal Disclosure</a> <a href="https://www.yaas.io/terms-of-use.html" class="footer-item">Terms of Use</a> <a href="http://www.sap.com/about/legal/privacy.html" target="_blank" class="footer-item">Privacy</a> </div> </footer> </div> <!-- feedback button --> <div class="feedback-menu feedback-menu--techne feedback-affix" style="display: none;"> <span class="hyicon hyicon-feedback button-icon" data-toggle="modal" data-target="#feedbackModal"></span> </div> <!-- feedback modal --> <div class="modal fade" id="feedbackModal"> <div id="feedbackPlaceholder"></div> </div> <!-- SCRIPTS --> <script src="../public/kss.js?t=1509480052216"></script> <script src="../public/prettify.js?t=1509480052216"></script> <script src="../public/js/jquery.min.js?t=1509480052216"></script> <script src="../public/main.js?t=1509480052216"></script> <script src="../public/js/bootstrap.min.js?t=1509480052216"></script> <script src="../public/js/select2.js?t=1509480052216"></script> <script src="https://builder.yaas.io/sso/yaasAuth.js"></script> <script src="../public/js/yaas.sso.js?t=1509480052216"></script> <script src="../public/jquery.cookiebar.js?t=1509480052216"></script> <script src="../public/js/highlight.pack.min.js?t=1509480052216"></script> <!--<script src="public/jquery-ui.js"></script>--> <script src="../public/script.js?t=1509480052216"></script> <!--<script src="public/super-nav.js"></script>--> <!-- TODO to be fixed!--> <script> $(document).ready(function() { sso('https://builder.yaas.io'); }); </script> <!----> <!----> <script src="https://www.yaas.io/globalresources/v3/js/global.novendor.min.js"></script> <!-- feedback modal --> <div class="modal fade" id="feedbackModal"> <div id="feedbackPlaceholder"></div> </div> <!-- /feedback modal --> <!-- feedback script --> <script type="text/javascript"> $('#feedbackPlaceholder').load("https://api.eu.yaas.io/hybris/feedback/v1/form/basic", function(response, status, xhr){ if(xhr.status === 200){ $('.feedback-affix').show(); } }); </script> <!-- /feedback script --> <!-- cookie bar --> <script src="https://www.yaas.io/globalresources/v3/js/yaas.ga.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $.cookieBar(); }); </script> <!-- /cookie bar --> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WT45HML'); </script> <!-- End Google Tag Manager --> <!-- Google Analitics --> <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-56768310-10', 'auto'); ga('send', 'pageview'); </script> <!-- End Google Analytics --> </body> </html>
pitest/target/apidocs/org/pitest/mutationtest/filter/package-use.html
y252zhan/pitest-diff
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Tue Sep 29 12:19:00 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.pitest.mutationtest.filter (pitest 1.0.1-SNAPSHOT API)</title> <meta name="date" content="2015-09-29"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.pitest.mutationtest.filter (pitest 1.0.1-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>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/pitest/mutationtest/filter/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package org.pitest.mutationtest.filter" class="title">Uses of Package<br>org.pitest.mutationtest.filter</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../org/pitest/mutationtest/filter/package-summary.html">org.pitest.mutationtest.filter</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.pitest.mutationtest.build">org.pitest.mutationtest.build</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.pitest.mutationtest.config">org.pitest.mutationtest.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.pitest.mutationtest.filter">org.pitest.mutationtest.filter</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.pitest.mutationtest.build"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/pitest/mutationtest/filter/package-summary.html">org.pitest.mutationtest.filter</a> used by <a href="../../../../org/pitest/mutationtest/build/package-summary.html">org.pitest.mutationtest.build</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/pitest/mutationtest/filter/class-use/MutationFilter.html#org.pitest.mutationtest.build">MutationFilter</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.pitest.mutationtest.config"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/pitest/mutationtest/filter/package-summary.html">org.pitest.mutationtest.filter</a> used by <a href="../../../../org/pitest/mutationtest/config/package-summary.html">org.pitest.mutationtest.config</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../org/pitest/mutationtest/filter/class-use/MutationFilterFactory.html#org.pitest.mutationtest.config">MutationFilterFactory</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.pitest.mutationtest.filter"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/pitest/mutationtest/filter/package-summary.html">org.pitest.mutationtest.filter</a> used by <a href="../../../../org/pitest/mutationtest/filter/package-summary.html">org.pitest.mutationtest.filter</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/pitest/mutationtest/filter/class-use/MutationFilter.html#org.pitest.mutationtest.filter">MutationFilter</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../org/pitest/mutationtest/filter/class-use/MutationFilterFactory.html#org.pitest.mutationtest.filter">MutationFilterFactory</a>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><a href="../../../../org/pitest/mutationtest/filter/class-use/UnfilteredMutationFilter.html#org.pitest.mutationtest.filter">UnfilteredMutationFilter</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/pitest/mutationtest/filter/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2015 org.pitest. All Rights Reserved.</small></p> </body> </html>
www_dev/app/templates/news/events/eventsDetail.html
codefornamie/namie-tablet-html5
<article class="events-detail"> <div class="row events-detail__image"> <div class="large-12 columns"> <img src="app/img/nami.jpg" /> </div> </div> <div class="events-detail__info"> <div data-nehan> <p> イベント名 <br /> <%= model.get("eventName") %> </p> <p> 日時 <br /> <%= model.get("eventDate") %> <br /> <%= model.get("eventTime") %> </p> <p> 場所 <br /> <%= model.get("eventPlace") %> </p> <p> 連絡先 <br /> <%= model.get("eventTel") %> <br /> <%= model.get("eventEmail") %> </p> <p> 詳細 <br /> <%= model.get("eventDetail") %> </p> </div> </div> </article>
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/elytron/class-use/CertificateAuthorityAccountSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:17 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.elytron.CertificateAuthorityAccountSupplier (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title> <meta name="date" content="2020-06-10"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.elytron.CertificateAuthorityAccountSupplier (BOM: * : All 2.6.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/CertificateAuthorityAccountSupplier.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.6.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/CertificateAuthorityAccountSupplier.html" target="_top">Frames</a></li> <li><a href="CertificateAuthorityAccountSupplier.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.CertificateAuthorityAccountSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.elytron.CertificateAuthorityAccountSupplier</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/CertificateAuthorityAccountSupplier.html" title="interface in org.wildfly.swarm.config.elytron">CertificateAuthorityAccountSupplier</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/CertificateAuthorityAccountSupplier.html" title="interface in org.wildfly.swarm.config.elytron">CertificateAuthorityAccountSupplier</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/CertificateAuthorityAccountSupplier.html" title="interface in org.wildfly.swarm.config.elytron">CertificateAuthorityAccountSupplier</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#certificateAuthorityAccount-org.wildfly.swarm.config.elytron.CertificateAuthorityAccountSupplier-">certificateAuthorityAccount</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/CertificateAuthorityAccountSupplier.html" title="interface in org.wildfly.swarm.config.elytron">CertificateAuthorityAccountSupplier</a>&nbsp;supplier)</code> <div class="block">Install a supplied CertificateAuthorityAccount 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/CertificateAuthorityAccountSupplier.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.6.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/CertificateAuthorityAccountSupplier.html" target="_top">Frames</a></li> <li><a href="CertificateAuthorityAccountSupplier.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>
Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/wan/class-use/WanReplicationPublisher.html
SoCe/SoCe
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_65) on Wed Nov 12 13:03:03 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.hazelcast.wan.WanReplicationPublisher (Hazelcast Root 3.3.3 API)</title> <meta name="date" content="2014-11-12"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.hazelcast.wan.WanReplicationPublisher (Hazelcast Root 3.3.3 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">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/hazelcast/wan/class-use/WanReplicationPublisher.html" target="_top">Frames</a></li> <li><a href="WanReplicationPublisher.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface com.hazelcast.wan.WanReplicationPublisher" class="title">Uses of Interface<br>com.hazelcast.wan.WanReplicationPublisher</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</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.hazelcast.map">com.hazelcast.map</a></td> <td class="colLast"> <div class="block">Contains Hazelcast map module classes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.hazelcast.wan">com.hazelcast.wan</a></td> <td class="colLast"> <div class="block">This package contains the WAN replication API</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.hazelcast.wan.impl">com.hazelcast.wan.impl</a></td> <td class="colLast"> <div class="block">This package contains the opensource implementation of WAN replication</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hazelcast.map"> <!-- --> </a> <h3>Uses of <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a> in <a href="../../../../com/hazelcast/map/package-summary.html">com.hazelcast.map</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../com/hazelcast/map/package-summary.html">com.hazelcast.map</a> that return <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</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/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a></code></td> <td class="colLast"><span class="strong">MapContainer.</span><code><strong><a href="../../../../com/hazelcast/map/MapContainer.html#getWanReplicationPublisher()">getWanReplicationPublisher</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hazelcast.wan"> <!-- --> </a> <h3>Uses of <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a> in <a href="../../../../com/hazelcast/wan/package-summary.html">com.hazelcast.wan</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a> in <a href="../../../../com/hazelcast/wan/package-summary.html">com.hazelcast.wan</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/hazelcast/wan/WanReplicationEndpoint.html" title="interface in com.hazelcast.wan">WanReplicationEndpoint</a></strong></code> <div class="block">Implementations of this interface represent a replication endpoint, normally another Hazelcast cluster only reachable over a wide area network</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../com/hazelcast/wan/package-summary.html">com.hazelcast.wan</a> that return <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</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/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a></code></td> <td class="colLast"><span class="strong">WanReplicationService.</span><code><strong><a href="../../../../com/hazelcast/wan/WanReplicationService.html#getWanReplicationPublisher(java.lang.String)">getWanReplicationPublisher</a></strong>(<a href="http://download.oracle.com/javase/1.7.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code> <div class="block">Creates a new <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan"><code>WanReplicationPublisher</code></a> by the given name, if already existing returns the previous instance.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hazelcast.wan.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a> in <a href="../../../../com/hazelcast/wan/impl/package-summary.html">com.hazelcast.wan.impl</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../com/hazelcast/wan/impl/package-summary.html">com.hazelcast.wan.impl</a> that implement <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/hazelcast/wan/impl/WanNoDelayReplication.html" title="class in com.hazelcast.wan.impl">WanNoDelayReplication</a></strong></code> <div class="block">No delaying distribution implementation on WAN replication</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../com/hazelcast/wan/impl/package-summary.html">com.hazelcast.wan.impl</a> that return <a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</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/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">WanReplicationPublisher</a></code></td> <td class="colLast"><span class="strong">WanReplicationServiceImpl.</span><code><strong><a href="../../../../com/hazelcast/wan/impl/WanReplicationServiceImpl.html#getWanReplicationPublisher(java.lang.String)">getWanReplicationPublisher</a></strong>(<a href="http://download.oracle.com/javase/1.7.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../com/hazelcast/wan/WanReplicationPublisher.html" title="interface in com.hazelcast.wan">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/hazelcast/wan/class-use/WanReplicationPublisher.html" target="_top">Frames</a></li> <li><a href="WanReplicationPublisher.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.hazelcast.com/">Hazelcast, Inc.</a>. All Rights Reserved.</small></p> </body> </html>
pydocs/genindex.html
JackDanger/google-wave-robot-python-client
<!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>Index &mdash; Python SDK v.2 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '#', VERSION: '.2', COLLAPSE_MODINDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="Python SDK v.2 documentation" href="index.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="modindex.html" title="Global Module Index" accesskey="M">modules</a> |</li> <li><a href="index.html">Python SDK v.2 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1 id="index">Index</h1> <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#K"><strong>K</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#O"><strong>O</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#V"><strong>V</strong></a> | <a href="#W"><strong>W</strong></a> <hr /> <h2 id="A">A</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#wavelet.Participants.add">add() (wavelet.Participants method)</a></dt> <dt><a href="index.html#wavelet.Wavelet.add_proxying_participant">add_proxying_participant() (wavelet.Wavelet method)</a></dt> <dt><a href="index.html#element.Line.ALIGN_CENTER">ALIGN_CENTER (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.ALIGN_JUSTIFIED">ALIGN_JUSTIFIED (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.ALIGN_LEFT">ALIGN_LEFT (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.ALIGN_RIGHT">ALIGN_RIGHT (element.Line attribute)</a></dt> <dt><a href="index.html#events.Context.ALL">ALL (events.Context attribute)</a></dt> <dt><a href="index.html#blip.Blip.all">all() (blip.Blip method)</a></dt> <dd><dl> <dt><a href="index.html#blip.BlipRefs.all">(blip.BlipRefs class method)</a></dt> </dl></dd> <dt><a href="index.html#blip.BlipRefs.annotate">annotate() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#events.AnnotatedTextChanged">AnnotatedTextChanged (class in events)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#blip.Annotation">Annotation (class in blip)</a></dt> <dt><a href="index.html#blip.Blip.annotations">annotations (blip.Blip attribute)</a></dt> <dt><a href="index.html#blip.Annotations">Annotations (class in blip)</a></dt> <dt><a href="index.html#blip.Blip.append">append() (blip.Blip method)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Tags.append">(wavelet.Tags method)</a></dt> </dl></dd> <dt><a href="index.html#blip.Blip.append_markup">append_markup() (blip.Blip method)</a></dt> <dt><a href="index.html#appengine_robot_runner.appengine_post">appengine_post() (in module appengine_robot_runner)</a></dt> <dt><a href="index.html#module-appengine_robot_runner">appengine_robot_runner (module)</a></dt> <dt><a href="index.html#blip.Blip.at">at() (blip.Blip method)</a></dt> <dt><a href="index.html#element.Attachment">Attachment (class in element)</a></dt> </dl></td></tr></table> <h2 id="B">B</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#blip.Annotation.BACKGROUND_COLOR">BACKGROUND_COLOR (blip.Annotation attribute)</a></dt> <dt><a href="index.html#robot.Robot.blind_wavelet">blind_wavelet() (robot.Robot method)</a></dt> <dt><a href="index.html#blip.Blip">Blip (class in blip)</a></dt> <dt><a href="index.html#module-blip">blip (module)</a></dt> <dt><a href="index.html#ops.OperationQueue.blip_create_child">blip_create_child() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.blip_delete">blip_delete() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#blip.Blip.blip_id">blip_id (blip.Blip attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#events.BlipContributorsChanged">BlipContributorsChanged (class in events)</a></dt> <dt><a href="index.html#blip.BlipRefs">BlipRefs (class in blip)</a></dt> <dt><a href="index.html#blip.Blips">Blips (class in blip)</a></dt> <dt><a href="index.html#wavelet.Wavelet.blips">blips (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#events.BlipSubmitted">BlipSubmitted (class in events)</a></dt> <dt><a href="index.html#element.Button">Button (class in element)</a></dt> </dl></td></tr></table> <h2 id="C">C</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#robot.Robot.capabilities_hash">capabilities_hash() (robot.Robot method)</a></dt> <dt><a href="index.html#robot.Robot.capabilities_xml">capabilities_xml() (robot.Robot method)</a></dt> <dt><a href="index.html#appengine_robot_runner.CapabilitiesHandler">CapabilitiesHandler (class in appengine_robot_runner)</a></dt> <dt><a href="index.html#element.Check">Check (class in element)</a></dt> <dt><a href="index.html#blip.Blip.child_blip_ids">child_blip_ids (blip.Blip attribute)</a></dt> <dt><a href="index.html#blip.Blip.child_blips">child_blips (blip.Blip attribute)</a></dt> <dt><a href="index.html#events.Context.CHILDREN">CHILDREN (events.Context attribute)</a></dt> <dt><a href="index.html#ops.OperationQueue.clear">clear() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#blip.BlipRefs.clear_annotation">clear_annotation() (blip.BlipRefs method)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#blip.Annotation.COLOR">COLOR (blip.Annotation attribute)</a></dt> <dt><a href="index.html#events.Context">Context (class in events)</a></dt> <dt><a href="index.html#blip.Blip.contributors">contributors (blip.Blip attribute)</a></dt> <dt><a href="index.html#ops.OperationQueue.copy_operations">copy_operations() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#appengine_robot_runner.create_robot_webapp">create_robot_webapp() (in module appengine_robot_runner)</a></dt> <dt><a href="index.html#wavelet.Wavelet.creation_time">creation_time (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#blip.Blip.creator">creator (blip.Blip attribute)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.creator">(wavelet.Wavelet attribute)</a></dt> </dl></dd> </dl></td></tr></table> <h2 id="D">D</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#wavelet.Wavelet.data_documents">data_documents (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#wavelet.DataDocs">DataDocs (class in wavelet)</a></dt> <dt><a href="index.html#blip.BlipRefs.delete">delete() (blip.BlipRefs method)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.delete">(wavelet.Wavelet method)</a></dt> </dl></dd> <dt><a href="index.html#ops.OperationQueue.document_append_markup">document_append_markup() (ops.OperationQueue method)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#ops.OperationQueue.document_inline_blip_insert">document_inline_blip_insert() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.document_modify">document_modify() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#events.DocumentChanged">DocumentChanged (class in events)</a></dt> <dt><a href="index.html#wavelet.Wavelet.domain">domain (wavelet.Wavelet attribute)</a></dt> </dl></td></tr></table> <h2 id="E">E</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.Element">Element (class in element)</a></dt> <dt><a href="index.html#module-element">element (module)</a></dt> <dt><a href="index.html#blip.Blip.elements">elements (blip.Blip attribute)</a></dt> <dt><a href="index.html#blip.Annotation.end">end (blip.Annotation attribute)</a></dt> <dt><a href="index.html#errors.Error">Error</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#module-errors">errors (module)</a></dt> <dt><a href="index.html#events.Event">Event (class in events)</a></dt> <dt><a href="index.html#module-events">events (module)</a></dt> </dl></td></tr></table> <h2 id="F">F</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#robot.Robot.fetch_wavelet">fetch_wavelet() (robot.Robot method)</a></dt> <dt><a href="index.html#blip.Blip.find">find() (blip.Blip method)</a></dt> <dt><a href="index.html#blip.Blip.first">first() (blip.Blip method)</a></dt> <dt><a href="index.html#blip.Annotation.FONT_FAMILY">FONT_FAMILY (blip.Annotation attribute)</a></dt> <dt><a href="index.html#blip.Annotation.FONT_SIZE">FONT_SIZE (blip.Annotation attribute)</a></dt> <dt><a href="index.html#blip.Annotation.FONT_STYLE">FONT_STYLE (blip.Annotation attribute)</a></dt> <dt><a href="index.html#blip.Annotation.FONT_WEIGHT">FONT_WEIGHT (blip.Annotation attribute)</a></dt> <dt><a href="index.html#util.force_unicode">force_unicode() (in module util)</a></dt> <dt><a href="index.html#events.FormButtonClicked">FormButtonClicked (class in events)</a></dt> <dt><a href="index.html#element.Element.from_json">from_json() (element.Element class method)</a></dt> <dt><a href="index.html#element.Attachment.from_props">from_props() (element.Attachment class method)</a></dt> <dd><dl> <dt><a href="index.html#element.Button.from_props">(element.Button class method)</a></dt> <dt><a href="index.html#element.Check.from_props">(element.Check class method)</a></dt> <dt><a href="index.html#element.Gadget.from_props">(element.Gadget class method)</a></dt> <dt><a href="index.html#element.Image.from_props">(element.Image class method)</a></dt> <dt><a href="index.html#element.Input.from_props">(element.Input class method)</a></dt> <dt><a href="index.html#element.Installer.from_props">(element.Installer class method)</a></dt> <dt><a href="index.html#element.Label.from_props">(element.Label class method)</a></dt> <dt><a href="index.html#element.Line.from_props">(element.Line class method)</a></dt> <dt><a href="index.html#element.Password.from_props">(element.Password class method)</a></dt> <dt><a href="index.html#element.RadioButton.from_props">(element.RadioButton class method)</a></dt> <dt><a href="index.html#element.RadioButtonGroup.from_props">(element.RadioButtonGroup class method)</a></dt> <dt><a href="index.html#element.TextArea.from_props">(element.TextArea class method)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> </dl></td></tr></table> <h2 id="G">G</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.Gadget">Gadget (class in element)</a></dt> <dt><a href="index.html#events.GadgetStateChanged">GadgetStateChanged (class in events)</a></dt> <dt><a href="index.html#appengine_robot_runner.CapabilitiesHandler.get">get() (appengine_robot_runner.CapabilitiesHandler method)</a></dt> <dd><dl> <dt><a href="index.html#appengine_robot_runner.ProfileHandler.get">(appengine_robot_runner.ProfileHandler method)</a></dt> <dt><a href="index.html#appengine_robot_runner.RobotEventHandler.get">(appengine_robot_runner.RobotEventHandler method)</a></dt> <dt><a href="index.html#appengine_robot_runner.RobotVerifyTokenHandler.get">(appengine_robot_runner.RobotVerifyTokenHandler method)</a></dt> <dt><a href="index.html#blip.Blips.get">(blip.Blips method)</a></dt> <dt><a href="index.html#element.Element.get">(element.Element method)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#wavelet.Wavelet.get_operation_queue">get_operation_queue() (wavelet.Wavelet method)</a></dt> <dt><a href="index.html#wavelet.Participants.get_role">get_role() (wavelet.Participants method)</a></dt> <dt><a href="index.html#robot.Robot.get_verification_token_info">get_verification_token_info() (robot.Robot method)</a></dt> </dl></td></tr></table> <h2 id="H">H</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#robot.Robot.http_post">http_post() (robot.Robot method)</a></dt></dl></td><td width="33%" valign="top"><dl> </dl></td></tr></table> <h2 id="I">I</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.Image">Image (class in element)</a></dt> <dt><a href="index.html#robot.Robot.image_url">image_url (robot.Robot attribute)</a></dt> <dt><a href="index.html#blip.Blip.inline_blip_offset">inline_blip_offset (blip.Blip attribute)</a></dt> <dt><a href="index.html#element.Input">Input (class in element)</a></dt> <dt><a href="index.html#blip.BlipRefs.insert">insert() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#blip.BlipRefs.insert_after">insert_after() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#blip.Blip.insert_inline_blip">insert_inline_blip() (blip.Blip method)</a></dt> <dt><a href="index.html#element.Installer">Installer (class in element)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#util.is_dict">is_dict() (in module util)</a></dt> <dt><a href="index.html#element.is_element">is_element() (in module element)</a></dt> <dt><a href="index.html#events.is_event">is_event() (in module events)</a></dt> <dt><a href="index.html#util.is_iterable">is_iterable() (in module util)</a></dt> <dt><a href="index.html#blip.Blip.is_root">is_root() (blip.Blip method)</a></dt> <dt><a href="index.html#util.is_user_defined_new_style_class">is_user_defined_new_style_class() (in module util)</a></dt> </dl></td></tr></table> <h2 id="K">K</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.Gadget.keys">keys() (element.Gadget method)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.DataDocs.keys">(wavelet.DataDocs method)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> </dl></td></tr></table> <h2 id="L">L</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.Label">Label (class in element)</a></dt> <dt><a href="index.html#blip.Blip.last_modified_time">last_modified_time (blip.Blip attribute)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.last_modified_time">(wavelet.Wavelet attribute)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#element.Line">Line (class in element)</a></dt> <dt><a href="index.html#util.lower_camel_case">lower_camel_case() (in module util)</a></dt> </dl></td></tr></table> <h2 id="M">M</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#robot.Robot.make_rpc">make_rpc() (robot.Robot method)</a></dt></dl></td><td width="33%" valign="top"><dl> </dl></td></tr></table> <h2 id="N">N</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#blip.Annotation.name">name (blip.Annotation attribute)</a></dt> <dd><dl> <dt><a href="index.html#robot.Robot.name">(robot.Robot attribute)</a></dt> </dl></dd> <dt><a href="index.html#blip.Annotations.names">names() (blip.Annotations method)</a></dt> <dt><a href="index.html#ops.OperationQueue.new_operation">new_operation() (ops.OperationQueue method)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#robot.Robot.new_wave">new_wave() (robot.Robot method)</a></dt> <dt><a href="index.html#util.non_none_dict">non_none_dict() (in module util)</a></dt> </dl></td></tr></table> <h2 id="O">O</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#ops.Operation">Operation (class in ops)</a></dt> <dt><a href="index.html#appengine_robot_runner.operation_error_handler">operation_error_handler() (in module appengine_robot_runner)</a></dt> <dt><a href="index.html#events.OperationError">OperationError (class in events)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#ops.OperationQueue">OperationQueue (class in ops)</a></dt> <dt><a href="index.html#module-ops">ops (module)</a></dt> </dl></td></tr></table> <h2 id="P">P</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#events.Context.PARENT">PARENT (events.Context attribute)</a></dt> <dt><a href="index.html#blip.Blip.parent_blip">parent_blip (blip.Blip attribute)</a></dt> <dt><a href="index.html#blip.Blip.parent_blip_id">parent_blip_id (blip.Blip attribute)</a></dt> <dt><a href="index.html#util.parse_markup">parse_markup() (in module util)</a></dt> <dt><a href="index.html#wavelet.Participants">Participants (class in wavelet)</a></dt> <dt><a href="index.html#wavelet.Wavelet.participants">participants (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#element.Password">Password (class in element)</a></dt> <dt><a href="index.html#appengine_robot_runner.RobotEventHandler.post">post() (appengine_robot_runner.RobotEventHandler method)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#robot.Robot.process_events">process_events() (robot.Robot method)</a></dt> <dt><a href="index.html#robot.Robot.profile_json">profile_json() (robot.Robot method)</a></dt> <dt><a href="index.html#robot.Robot.profile_url">profile_url (robot.Robot attribute)</a></dt> <dt><a href="index.html#appengine_robot_runner.ProfileHandler">ProfileHandler (class in appengine_robot_runner)</a></dt> <dt><a href="index.html#blip.Blip.proxy_for">proxy_for() (blip.Blip method)</a></dt> <dd><dl> <dt><a href="index.html#ops.OperationQueue.proxy_for">(ops.OperationQueue method)</a></dt> <dt><a href="index.html#wavelet.Wavelet.proxy_for">(wavelet.Wavelet method)</a></dt> </dl></dd> </dl></td></tr></table> <h2 id="R">R</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#element.RadioButton">RadioButton (class in element)</a></dt> <dt><a href="index.html#element.RadioButtonGroup">RadioButtonGroup (class in element)</a></dt> <dt><a href="index.html#blip.Blip.range">range() (blip.Blip method)</a></dt> <dd><dl> <dt><a href="index.html#blip.BlipRefs.range">(blip.BlipRefs class method)</a></dt> </dl></dd> <dt><a href="index.html#robot.Robot.register_handler">register_handler() (robot.Robot method)</a></dt> <dt><a href="index.html#robot.Robot.register_profile_handler">register_profile_handler() (robot.Robot method)</a></dt> <dt><a href="index.html#wavelet.Tags.remove">remove() (wavelet.Tags method)</a></dt> <dt><a href="index.html#blip.BlipRefs.replace">replace() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#blip.Blip.reply">reply() (blip.Blip method)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.reply">(wavelet.Wavelet method)</a></dt> </dl></dd> <dt><a href="index.html#robot.Robot">Robot (class in robot)</a></dt> <dt><a href="index.html#module-robot">robot (module)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.robot">(wavelet.Wavelet attribute)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#wavelet.Wavelet.robot_address">robot_address (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#ops.OperationQueue.robot_create_wavelet">robot_create_wavelet() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.robot_fetch_wave">robot_fetch_wave() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#appengine_robot_runner.RobotEventHandler">RobotEventHandler (class in appengine_robot_runner)</a></dt> <dt><a href="index.html#appengine_robot_runner.RobotVerifyTokenHandler">RobotVerifyTokenHandler (class in appengine_robot_runner)</a></dt> <dt><a href="index.html#wavelet.Participants.ROLE_FULL">ROLE_FULL (wavelet.Participants attribute)</a></dt> <dt><a href="index.html#wavelet.Participants.ROLE_READ_ONLY">ROLE_READ_ONLY (wavelet.Participants attribute)</a></dt> <dt><a href="index.html#events.Context.ROOT">ROOT (events.Context attribute)</a></dt> <dt><a href="index.html#wavelet.Wavelet.root_blip">root_blip (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#appengine_robot_runner.run">run() (in module appengine_robot_runner)</a></dt> </dl></td></tr></table> <h2 id="S">S</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#events.Context.SELF">SELF (events.Context attribute)</a></dt> <dt><a href="index.html#blip.Annotation.serialize">serialize() (blip.Annotation method)</a></dt> <dd><dl> <dt><a href="index.html#blip.Annotations.serialize">(blip.Annotations method)</a></dt> <dt><a href="index.html#blip.Blip.serialize">(blip.Blip method)</a></dt> <dt><a href="index.html#blip.Blips.serialize">(blip.Blips method)</a></dt> <dt><a href="index.html#element.Attachment.serialize">(element.Attachment method)</a></dt> <dt><a href="index.html#element.Element.serialize">(element.Element method)</a></dt> <dt><a href="index.html#element.Gadget.serialize">(element.Gadget method)</a></dt> <dt><a href="index.html#util.serialize">(in module util)</a></dt> <dt><a href="index.html#ops.Operation.serialize">(ops.Operation method)</a></dt> <dt><a href="index.html#ops.OperationQueue.serialize">(ops.OperationQueue method)</a></dt> <dt><a href="index.html#wavelet.DataDocs.serialize">(wavelet.DataDocs method)</a></dt> <dt><a href="index.html#wavelet.Participants.serialize">(wavelet.Participants method)</a></dt> <dt><a href="index.html#wavelet.Tags.serialize">(wavelet.Tags method)</a></dt> <dt><a href="index.html#wavelet.Wavelet.serialize">(wavelet.Wavelet method)</a></dt> </dl></dd></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#ops.OperationQueue.set_capability_hash">set_capability_hash() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.Operation.set_optional">set_optional() (ops.Operation method)</a></dt> <dt><a href="index.html#ops.Operation.set_param">set_param() (ops.Operation method)</a></dt> <dt><a href="index.html#wavelet.Participants.set_role">set_role() (wavelet.Participants method)</a></dt> <dt><a href="index.html#robot.Robot.set_verification_token_info">set_verification_token_info() (robot.Robot method)</a></dt> <dt><a href="index.html#robot.Robot.setup_oauth">setup_oauth() (robot.Robot method)</a></dt> <dt><a href="index.html#events.Context.SIBLINGS">SIBLINGS (events.Context attribute)</a></dt> <dt><a href="index.html#blip.Annotation.start">start (blip.Annotation attribute)</a></dt> <dt><a href="index.html#util.StringEnum">StringEnum (class in util)</a></dt> <dt><a href="index.html#robot.Robot.submit">submit() (robot.Robot method)</a></dt> <dt><a href="index.html#wavelet.Wavelet.submit_with">submit_with() (wavelet.Wavelet method)</a></dt> </dl></td></tr></table> <h2 id="T">T</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#wavelet.Tags">Tags (class in wavelet)</a></dt> <dt><a href="index.html#wavelet.Wavelet.tags">tags (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#blip.Blip.text">text (blip.Blip attribute)</a></dt> <dt><a href="index.html#blip.Annotation.TEXT_DECORATION">TEXT_DECORATION (blip.Annotation attribute)</a></dt> <dt><a href="index.html#element.TextArea">TextArea (class in element)</a></dt> <dt><a href="index.html#wavelet.Wavelet.title">title (wavelet.Wavelet attribute)</a></dt> <dt><a href="index.html#element.Element.type">type (element.Element attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#element.Line.TYPE_H1">TYPE_H1 (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.TYPE_H2">TYPE_H2 (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.TYPE_H3">TYPE_H3 (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.TYPE_H4">TYPE_H4 (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.TYPE_H5">TYPE_H5 (element.Line attribute)</a></dt> <dt><a href="index.html#element.Line.TYPE_LI">TYPE_LI (element.Line attribute)</a></dt> </dl></td></tr></table> <h2 id="U">U</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#blip.BlipRefs.update_element">update_element() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#module-util">util (module)</a></dt></dl></td><td width="33%" valign="top"><dl> </dl></td></tr></table> <h2 id="V">V</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#blip.Annotation.value">value (blip.Annotation attribute)</a></dt> <dt><a href="index.html#blip.BlipRefs.value">value() (blip.BlipRefs method)</a></dt> <dt><a href="index.html#blip.Blip.version">version (blip.Blip attribute)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#blip.Annotation.VERTICAL_ALIGN">VERTICAL_ALIGN (blip.Annotation attribute)</a></dt> </dl></td></tr></table> <h2 id="W">W</h2> <table width="100%" class="indextable"><tr><td width="33%" valign="top"> <dl> <dt><a href="index.html#blip.Blip.wave_id">wave_id (blip.Blip attribute)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.wave_id">(wavelet.Wavelet attribute)</a></dt> </dl></dd> <dt><a href="index.html#wavelet.Wavelet">Wavelet (class in wavelet)</a></dt> <dt><a href="index.html#module-wavelet">wavelet (module)</a></dt> <dt><a href="index.html#ops.OperationQueue.wavelet_add_participant">wavelet_add_participant() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.wavelet_append_blip">wavelet_append_blip() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.wavelet_datadoc_set">wavelet_datadoc_set() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#blip.Blip.wavelet_id">wavelet_id (blip.Blip attribute)</a></dt> <dd><dl> <dt><a href="index.html#wavelet.Wavelet.wavelet_id">(wavelet.Wavelet attribute)</a></dt> </dl></dd> <dt><a href="index.html#ops.OperationQueue.wavelet_modify_participant_role">wavelet_modify_participant_role() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#ops.OperationQueue.wavelet_modify_tag">wavelet_modify_tag() (ops.OperationQueue method)</a></dt></dl></td><td width="33%" valign="top"><dl> <dt><a href="index.html#ops.OperationQueue.wavelet_set_title">wavelet_set_title() (ops.OperationQueue method)</a></dt> <dt><a href="index.html#events.WaveletBlipCreated">WaveletBlipCreated (class in events)</a></dt> <dt><a href="index.html#events.WaveletBlipRemoved">WaveletBlipRemoved (class in events)</a></dt> <dt><a href="index.html#events.WaveletCreated">WaveletCreated (class in events)</a></dt> <dt><a href="index.html#events.WaveletFetched">WaveletFetched (class in events)</a></dt> <dt><a href="index.html#events.WaveletParticipantsChanged">WaveletParticipantsChanged (class in events)</a></dt> <dt><a href="index.html#events.WaveletSelfAdded">WaveletSelfAdded (class in events)</a></dt> <dt><a href="index.html#events.WaveletSelfRemoved">WaveletSelfRemoved (class in events)</a></dt> <dt><a href="index.html#events.WaveletTagsChanged">WaveletTagsChanged (class in events)</a></dt> <dt><a href="index.html#events.WaveletTitleChanged">WaveletTitleChanged (class in events)</a></dt> </dl></td></tr></table> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" size="18" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="#" title="General Index" >index</a></li> <li class="right" > <a href="modindex.html" title="Global Module Index" >modules</a> |</li> <li><a href="index.html">Python SDK v.2 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2009, Douwe. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.5. </div> </body> </html>
apidoc/org/primaresearch/dla/page/scanner/element/class-use/LayersRegionRefCountScanElement.html
PRImA-Research-Lab/prima-page-metadata-scanner
<!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_121) on Tue Nov 12 08:41:56 GMT 2019 --> <title>Uses of Class org.primaresearch.dla.page.scanner.element.LayersRegionRefCountScanElement (PageMetadataScanner API)</title> <meta name="date" content="2019-11-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.primaresearch.dla.page.scanner.element.LayersRegionRefCountScanElement (PageMetadataScanner 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/primaresearch/dla/page/scanner/element/LayersRegionRefCountScanElement.html" title="class in org.primaresearch.dla.page.scanner.element">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/primaresearch/dla/page/scanner/element/class-use/LayersRegionRefCountScanElement.html" target="_top">Frames</a></li> <li><a href="LayersRegionRefCountScanElement.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.primaresearch.dla.page.scanner.element.LayersRegionRefCountScanElement" class="title">Uses of Class<br>org.primaresearch.dla.page.scanner.element.LayersRegionRefCountScanElement</h2> </div> <div class="classUseContainer">No usage of org.primaresearch.dla.page.scanner.element.LayersRegionRefCountScanElement</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/primaresearch/dla/page/scanner/element/LayersRegionRefCountScanElement.html" title="class in org.primaresearch.dla.page.scanner.element">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/primaresearch/dla/page/scanner/element/class-use/LayersRegionRefCountScanElement.html" target="_top">Frames</a></li> <li><a href="LayersRegionRefCountScanElement.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><i>Copyright &#169; 2019 PRImA Research Lab. All Rights Reserved.</i></small></p> </body> </html>
eng_sept2016_v3/sept2016_tables_html/112-CARMUSTINE.html
glilly/osdi
<p><b>TABLE OF INTERACTIONS WITH</b></p> <p><b>CARMUSTINE</b></p> <p><b>See also: cytotoxics</b></p> <p><b>From the French ANSM drug interactions document of September 2016, p. 51</b></p> <table cellspacing="0" cellpadding="0" border="1"> <tbody> <tr> <td valign="top"><p><b>CARMUSTINE</b></p> <p><b>RxNorm: 2105</b></p> <p><b>ATC: L01AD01</b></p></td> <td valign="top"><p><b>CIMETIDINE</b></p> <p><b>RxNorm: 2541 </b></p> <p><b>ATC: A02BA01 </b></p> </td> <td valign="top"><p>With the cimetidine used in doses greater than or equal to 800 mg/day: increased bone marrow toxicity (inhibition of the metabolism of the carmustine) </p></td> <td valign="top"><p><b>Not recommended</b></p></td> </tr> </tbody> </table>
javadoc/hibernate_Doc/org/hibernate/internal/util/xml/class-use/MappingReader.html
serious6/HibernateSimpleProject
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:38 EST 2014 --> <title>Uses of Class org.hibernate.internal.util.xml.MappingReader (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.hibernate.internal.util.xml.MappingReader (Hibernate JavaDocs)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">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/hibernate/internal/util/xml/class-use/MappingReader.html" target="_top">Frames</a></li> <li><a href="MappingReader.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.hibernate.internal.util.xml.MappingReader" class="title">Uses of Class<br>org.hibernate.internal.util.xml.MappingReader</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">MappingReader</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.hibernate.internal.util.xml">org.hibernate.internal.util.xml</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.hibernate.internal.util.xml"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">MappingReader</a> in <a href="../../../../../../org/hibernate/internal/util/xml/package-summary.html">org.hibernate.internal.util.xml</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../org/hibernate/internal/util/xml/package-summary.html">org.hibernate.internal.util.xml</a> declared as <a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">MappingReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">MappingReader</a></code></td> <td class="colLast"><span class="strong">MappingReader.</span><code><strong><a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html#INSTANCE">INSTANCE</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/hibernate/internal/util/xml/MappingReader.html" title="class in org.hibernate.internal.util.xml">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/hibernate/internal/util/xml/class-use/MappingReader.html" target="_top">Frames</a></li> <li><a href="MappingReader.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
test/Tpl/Flow/modify.html
sunyang3721/tjd-timehr
<include file="Public:header" /> <link rel="stylesheet" href="__PUBLIC__/test/css/test-index.css" type="text/css" media="screen" /> <script type="text/javascript" src="__ROOT__/ueditor/editor_config_test.js"></script> <script type="text/javascript" src="__ROOT__/ueditor/editor_all_min.js"></script> <link rel="stylesheet" href="__PUBLIC__/test/date/datepicker.css" type="text/css" media="screen" /> <script type="text/javascript" src="__PUBLIC__/test/date/bootstrap-datepicker.js"></script> <STYLE type="text/css"> .table{margin-bottom:0px;} .table-td tr td{padding-left:5px;} .table-foot td{border:1px solid #ccc;} .table-hover tr{cursor: pointer;} .panel-primary{margin-bottom:200px;} .none-padding{padding-right:0px;} .input-group-addon:first-child{width:35%;} .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{width:300%;} .btn-success{float:right;} </STYLE> <BR> <div class="container-fluid"> <div class="row"> <!-- <div class="col-md-12"> <div class="jumbotron"> <p>正在开发中。。。。。。</p> </div> </div> --> <div class="col-md-6 col-md-offset-3"> <div class="panel panel-primary"> <div class="panel-heading">修改工作流动站</div> <div class="panel-body"> <form method="post" action="{:U('Flow/save')}" enctype="multipart/form-data"> <input type="hidden" name="id" value="{$list.id}"> <div style="border:0px;margin:0 auto;height:50%;"> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">姓名</div> <input class="form-control" name="name" placeholder="请填写真实姓名" value="{$list.name}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">职务</div> <input class="form-control" name="job" placeholder="请填写职务" value="{$list.job}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">移动电话</div> <input class="form-control" name="ihone" placeholder="请填写正确移动电话" value="{$list.ihone}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">QQ</div> <input class="form-control" name="qq" placeholder="请填写QQ号" value="{$list.qq}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">微信号</div> <input class="form-control" name="weixin" placeholder="请填写微信帐号" value="{$list.weixin}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">所在地点</div> <input class="form-control" name="address" placeholder="请填写正确地点" value="{$list.address}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">开始日期</div> <input class="form-control span2" name="godate" value="{$list.godate|date='Y-m-d',###}"> </div> </div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">结束日期</div> <div class="input-append date" > <input class="form-control span2" name="enddate" value="{$list.enddate|date='Y-m-d',###}"> </div> </div> </div> <div> <div class="form-group"> <div class="input-group"> <div class="input-group-addon">备注说明</div> <input class="form-control" name="remark" placeholder="请填写备注说明" value="{$list.remark}"> </div> </div> <input type="submit" value="确定保存" class="btn btn-success"> <div class="clear"></div> </div> </div> </form> <script> $(document).ready(function(){ $('.span2').datepicker({ language: 'fr', format: 'yyyy-mm-dd', weekStart: 1, todayBtn: 'linked', autoclose: 1, todayHighlight: 1, startView: 2, minView: 2, forceParse: 0 }); }); </script> </div> </div> </div> </div> </div>
static/css/layout.css
chaluemwut/fbserver
#page1 #top-content .col-1 { width:283px; } #page1 #top-content .col-2 { width:315px; } #page1 #top-content .col-3 { width:317px; } #page1 #content .col-1 { width:235px; margin-right:50px; } #page1 #content .col-2 { width:247px; }
blog/static/css/zer0Admin.css
zer0Black/zer0Blog
body{ color: #4C4C4C; } a{ color: #4C4C4C; } @media(min-height: 600px){ .page-content { margin-left: 225px; margin-top: 0px; min-height: 760px; }} @media(min-height: 800px){ .page-content { margin-left: 225px; margin-top: 0px; min-height: 890px; }} .padding_left10{ padding-left: 10px !important; } .margin_left0{ margin-left: 0px !important; } .margin_left80{ margin-left: 80px !important; } .admin_start{ margin-bottom: 10px !important; } .colorGray{ color: #94908e !important; } .top10{ top: 10% !important; } .errorlist{ color: red; } input[type="text"], input[type="number"]{ height: 34px; margin-bottom: 0px; } .error{ color: red; } .avatar { width: 29px; height: 29px; display: inline-block; border-radius: 50% !important; } .avatar img { width: 100%; height: 100%; border: 2px solid white; border-radius: 50% !important; box-sizing: border-box; } #user_upload_avatar{ position: absolute; right: 0; left: 0; top: 30px; bottom: 0; display: inline-block; background-color: white; z-index: 1; } .hidden-field { width: 100% !important; opacity: 0; } #user_upload_avatar_form{ margin: 0; display: inline-block; }
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_18664_bad_85p.html
dcarda/aba.route.validator
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_18664_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09.html?line=25132#src-25132" >testAbaNumberCheck_18664_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:39:20 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_18664_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=10573#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=10573#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=10573#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
appengine/login.html
google/pinotify
<!DOCTYPE html> <!-- Copyright 2017 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> {% autoescape true %} <html> <head> <meta name="viewport" content="width=device-width, initial=scale=1"> <link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.css"> <link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap-responsive.css"> <style type="text/css"> body { padding-top: 40px; padding-bottom: 40px; background-color: #f5f5f5; } blockquote { margin-bottom: 10px; border-left-color: #bbb; } form { margin-top: 10px; } /*.form-signin input[type="text"] { font-size: 16px; height: auto; margin-bottom: 15px; padding: 7px 9px; }*/ .row { margin-left: 0px; margin-top: 10px; overflow: scroll; } </style> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="brand" href="/">Unauthorized</a> <div class="pull-right"> <a href="{{ url|safe }}" class="btn">{{ url_linktext }}</a> </div> </div> </div> </div> <div class="container"> <div class="row"> <p>Only authorized, logged-in users may use this app. Authorized users may authorize other users via Google account email address.</p></div> {% if user %} <p>Your user account, <b>{{ user.email() }}</b>, is not authorized to use this app. Please log out and log in with an authorized account.</p> {% else %} <p>You are not logged in. Please log in with an authorized account.</p> {% endif %} </div> </body> </html> {% endautoescape %}
publish/reports/javadoc/org/jsimpledb/kv/raft/net/class-use/SelectorSupport.html
tempbottle/jsimpledb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.jsimpledb.kv.raft.net.SelectorSupport (Java Class Library API)</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="Uses of Class org.jsimpledb.kv.raft.net.SelectorSupport (Java Class Library API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/jsimpledb/kv/raft/net/SelectorSupport.html" title="class in org.jsimpledb.kv.raft.net">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/jsimpledb/kv/raft/net/class-use/SelectorSupport.html" target="_top">Frames</a></li> <li><a href="SelectorSupport.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.jsimpledb.kv.raft.net.SelectorSupport" class="title">Uses of Class<br>org.jsimpledb.kv.raft.net.SelectorSupport</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/jsimpledb/kv/raft/net/SelectorSupport.html" title="class in org.jsimpledb.kv.raft.net">SelectorSupport</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.jsimpledb.kv.raft.net">org.jsimpledb.kv.raft.net</a></td> <td class="colLast"> <div class="block">Networking classes used by Raft.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.jsimpledb.kv.raft.net"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/jsimpledb/kv/raft/net/SelectorSupport.html" title="class in org.jsimpledb.kv.raft.net">SelectorSupport</a> in <a href="../../../../../../org/jsimpledb/kv/raft/net/package-summary.html">org.jsimpledb.kv.raft.net</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../org/jsimpledb/kv/raft/net/SelectorSupport.html" title="class in org.jsimpledb.kv.raft.net">SelectorSupport</a> in <a href="../../../../../../org/jsimpledb/kv/raft/net/package-summary.html">org.jsimpledb.kv.raft.net</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/jsimpledb/kv/raft/net/TCPNetwork.html" title="class in org.jsimpledb.kv.raft.net">TCPNetwork</a></strong></code> <div class="block"><a href="../../../../../../org/jsimpledb/kv/raft/net/Network.html" title="interface in org.jsimpledb.kv.raft.net"><code>Network</code></a> implementation based on TCP sockets.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/jsimpledb/kv/raft/net/SelectorSupport.html" title="class in org.jsimpledb.kv.raft.net">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/jsimpledb/kv/raft/net/class-use/SelectorSupport.html" target="_top">Frames</a></li> <li><a href="SelectorSupport.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/templates/main/includes/about.html
OlegKlimenko/Plamber
{% load staticfiles %} <!-- Toast with message --> <div id="error-toast">Нет соединения с сервером...</div> <!-- About project area --> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <h1>О проекте <span class="feature-head"><strong>Plamber</strong></span></h1> <div class="paragraph"> <h3> <strong class="heading">Plamber</strong> объединяет возможности онлайн библиотеки и системы для чтения книг в различных форматах. </h3> <h3> Задача <strong class="heading">Plamber</strong> - обеспечить синхронизацию ваших данных на различных устройствах и позволить удобно отображать ваши книги на дисплеях любого типа и любого размера. </h3> </div> </div> </div> <!--System features--> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <hr class="hr-style"> <h2>Возможности системы</h2> <hr class="hr-style"> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/responsive.png' %}" alt="Адаптивный дизайн"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Адаптивный дизайн</h3> <p class="paragraph">Удобное отображение интерфейса и книг на любых типах устройств</p> </div> </div> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/sync.png' %}" alt="Синхронизация"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Синхронизация</h3> <p class="paragraph">Полная синхронизация данных между всеми вашими устройствами</p> </div> </div> </div> </div> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/page_saving.png' %}" alt="Сохранение страниц"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Сохранение страниц</h3> <p class="paragraph">Система сохраняет последнюю прочитанную страницу на всех ваших книгах</p> </div> </div> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/pdf.png' %}" alt="Формат PDF"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Формат PDF</h3> <p class="paragraph">Полная поддержка документов в формате PDF</p> </div> </div> </div> </div> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/add_book.png' %}" alt="Добавление книг"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Добавление книг</h3> <p class="paragraph">Добавление своих любимых книг разнообразной тематики</p> </div> </div> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/comment.png' %}" alt="Комментарии и оценки"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Комментарии и оценки</h3> <p class="paragraph">Возможность комментировать и оставлять оценки на любые книги</p> </div> </div> </div> </div> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <div class="col-sm-12 col-md-6 col-lg-6"> <div class="col-sm-4 col-md-4 col-lg-4"> <img class="img-responsive" src="{% static 'app/images/features/storage.png' %}" alt="Хранилище книг"> </div> <div class="col-sm-8 col-md-8 col-lg-8 align-left"> <h3 class="feature-head">Хранилище книг</h3> <p class="paragraph">Большое хранилище книг с удобными функциями поиска и сортировки (<strong>{{ books_count }} книг</strong>)</p> </div> </div> </div> </div> <!--Contact us area--> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <hr class="hr-style"> <h2>Обратная связь</h2> <hr class="hr-style"> <div class="align-left"> <ul> <li>Если вы обнаружили ошибки или неправильно работающие участки системы</li> <li>Если у вас есть предложения о том, как можно улучшить работу системы</li> <li>Если у вас есть жалобы</li> </ul> <div class="col-sm-6 col-md-6 col-lg-4"> <p>Напишите нам:</p> <div><input id="user-email" class="input input-colors" type="email" name="email" placeholder="Ваш email..."></div> <div><textarea id="message-text" class="input input-colors" placeholder="Текст..."></textarea></div> <button id="send-button" class="btn" onclick="sendMessage()">Отправить</button> </div> </div> </div> </div> <!--Authors area--> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12 align-center"> <hr class="hr-style"> <h3>Для авторов и правообладателей</h3> <hr class="hr-style"> <div class="align-left"> Книги и документы в нашу систему загружаются пользователями, в связи с этим, если Вы считаете что размещенные у нас книги и документы нарушают Ваши авторские права, пожалуйста свяжитесь с нами по форме выше. </div> </div> </div>
sostock/Apps/Tpl/Index/nav_right.html
energy162/henguwang
<div class="ny-right"> <if condition="session('uid') gt '0'"> <div class="yh"> <img src="__PUBLIC__/images/pic4.jpg" width="63" height="63"> <p>用户名:巴菲特 <br> 用户类型:注册用户 <br> 到期时间:2015.5.20</p> <div class="yhzx1 white"><a href="__URL__/Person">个人中心</a></div> <div class="yhzx white"><a href="#">我要赞助</a></div> <div style="clear:both;display:block; "></div> </div> </if> <div class="kx"> <p>K线选股</p> <div class="xuangu"> <ul> <li class="q1"><a href="__URL__/uplist">上涨概率排行榜</a></li> <li class="q2"><a href="#">回调上攻</a></li> <li class="q3"><a href="#">双底突破</a></li> <li class="q4"><a href="#">三底突破</a></li> <li class="q5"><a href="#">两阳夹一阴</a></li> <li class="q6"><a href="#">其他模式</a></li> </ul> </div> </div> <div class="kx"> <p>财报选股</p> <div class="czx"><a href="#">成长型</a></div> <div class="jzx"><a href="#">价值型</a></div> </div> <div class="kx"> <p>研报推荐</p> <div class="ybtj"> <ul> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> </ul> </div> <div style="clear:both;display:block; "></div></div> <div class="kx"> <p>专题</p> <div class="ybtj"> <ul> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> <li>· <a href="#">银河证券:货币政策坚持现有基调</a></li> </ul> </div> <div style="clear:both;display:block; "></div></div> </div>
doc/com/ees/bluetooth/package-use.html
senseiwo/geebt
<!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 May 07 19:05:22 CEST 2013 --> <TITLE> Uses of Package com.ees.bluetooth </TITLE> <META NAME="date" CONTENT="2013-05-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package com.ees.bluetooth"; } } </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"> <FONT CLASS="NavBarFont1">Class</FONT>&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-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> </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/ees/bluetooth/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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 Package<br>com.ees.bluetooth</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/ees/bluetooth/package-summary.html">com.ees.bluetooth</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.ees.bluetooth"><B>com.ees.bluetooth</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.ees.bluetooth"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../com/ees/bluetooth/package-summary.html">com.ees.bluetooth</A> used by <A HREF="../../../com/ees/bluetooth/package-summary.html">com.ees.bluetooth</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../com/ees/bluetooth/class-use/ConnectionManager.html#com.ees.bluetooth"><B>ConnectionManager</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Class ConnectionManager.</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"> <FONT CLASS="NavBarFont1">Class</FONT>&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-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> </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/ees/bluetooth/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> </BODY> </HTML>
surfers/mbwt/mtud.html
chicofilho/fst
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>FST - Miguel Tudela</title> <meta name="description" content="Keep track of the statistics from Miguel Tudela. Average heat score, heat wins, heat wins percentage, epic heats road to the final"> <meta name="author" content=""> <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta property="og:title" content="Fantasy Surfing tips"/> <meta property="og:image" content="https://fantasysurfingtips.com/img/just_waves.png"/> <meta property="og:description" content="See how great Miguel Tudela is surfing this year"/> <!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: https://bootswatch.com/flatly/ --> <link href="https://fantasysurfingtips.com/css/bootstrap.css" rel="stylesheet"> <!-- Custom CSS --> <link href="https://fantasysurfingtips.com/css/freelancer.css" rel="stylesheet"> <link href="https://cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet" /> <!-- Custom Fonts --> <link href="https://fantasysurfingtips.com/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css"> <script src="https://code.jquery.com/jquery-2.x-git.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script> <script src="https://www.w3schools.com/lib/w3data.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2675412311042802", enable_page_level_ads: true }); </script> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.6"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Navigation --> <div w3-include-html="https://fantasysurfingtips.com/layout/header.html"></div> <!-- Header --> <div w3-include-html="https://fantasysurfingtips.com/layout/sponsor.html"></div> <section > <div class="container"> <div class="row"> <div class="col-sm-3 "> <div class="col-sm-2 "> </div> <div class="col-sm-8 "> <!-- <img src="http://fantasysurfingtips.com/img/surfers/mtud.png" class="img-responsive" alt=""> --> <h3 style="text-align:center;">Miguel Tudela</h3> <a href="https://twitter.com/share" class="" data-via="fansurfingtips"><i class="fa fa-twitter"></i> Share on Twitter</i></a> <br/> <a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ffantasysurfingtips.com%2Fsurfers%2Fmtud&amp;src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a> </div> <div class="col-sm-2 "> </div> </div> <div class="col-sm-3 portfolio-item"> </div> <div class="col-sm-3 portfolio-item"> <h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6> <h1 style="text-align:center;">8.01</h1> </div> </div> <hr/> <h4 style="text-align:center;" >Competitions</h4> <hr/> <h4 style="text-align:center;" >Epic Battles</h4> <div class="row"> <div class="col-sm-12 "> <p style="text-align:center;">Surfed <b>5</b> heats against <a href="http://fantasysurfingtips.com/surfers/mbwt/mrot.html"> Makuakai Rothman</a> <b>won 1</b> and <b>lost 3</b></p> </div> </div> <hr/> <h4 style="text-align:center;" >Heat Stats (FST data)</h4> <div class="row"> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heats</h6> <h2 style="text-align:center;">4</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heat wins</h6> <h2 style="text-align:center;">1</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">HEAT WINS PERCENTAGE</h6> <h2 style="text-align:center;">25.0%</h2> </div> </div> <hr/> <h4 style="text-align:center;">Avg Heat Score progression</h4> <div id="avg_chart" style="height: 250px;"></div> <hr/> <h4 style="text-align:center;">Heat stats progression</h4> <div id="heat_chart" style="height: 250px;"></div> <hr/> <style type="text/css"> .heats-all{ z-index: 3; margin-left: 5px; cursor: pointer; } </style> <div class="container"> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ var disqus_config = function () { this.page.url = "http://fantasysurfingtips.com/surfers/mtud"; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = '1341'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//fantasysurfingtips.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <script type="text/javascript"> $('.heats-all').click(function(){ $('.heats-all-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('.heats-2016').click(function(){ $('.heats-2016-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('document').ready(function(){ new Morris.Line({ // ID of the element in which to draw the chart. element: 'avg_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [{"year":"2014","avg":9.93,"avg_all":8.01},{"year":"2015","avg":6.08,"avg_all":8.01}], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['avg', 'avg_all'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Avg score in year', 'Avg score FST DATA'] }); new Morris.Bar({ // ID of the element in which to draw the chart. element: 'heat_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [{"year":"2014","heats":2,"wins":1,"percs":"50.0%"},{"year":"2015","heats":2,"wins":0,"percs":"0.0%"}], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['heats', 'wins', 'percs'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Heats surfed', 'Heats won', 'Winning percentage'] }); }); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- Footer --> <div w3-include-html="https://fantasysurfingtips.com/layout/footer.html"></div> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-74337819-1', 'auto'); // Replace with your property ID. ga('send', 'pageview'); </script> <script> w3IncludeHTML(); </script> <!-- jQuery --> <script src="https://fantasysurfingtips.com/js/jquery.js"></script> <script src="https://cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="https://fantasysurfingtips.com/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="https://fantasysurfingtips.com/js/classie.js"></script> <script src="https://fantasysurfingtips.com/js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="https://fantasysurfingtips.com/js/jqBootstrapValidation.js"></script> <script src="https://fantasysurfingtips.com/js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="https://fantasysurfingtips.com/js/freelancer.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js"></script> </body> </html>
readingnow.html
kadlabalu/site1
<!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>Reading now</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/clean-blog.min.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]--> <script src="//cdn.optimizely.com/js/3210970491.js"></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-66506602-1', 'auto'); // Optimizely Universal Analytics Integration window.optimizely = window.optimizely || []; window.optimizely.push("activateUniversalAnalytics"); ga('send', 'pageview'); </script> <!-- start Mixpanel --><script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f)}})(document,window.mixpanel||[]); mixpanel.init("3805c17c7e61246c148d63f831f5a30b");</script><!-- end Mixpanel --> <link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png"> </head> <body> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TJ2RRV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TJ2RRV');</script> <!-- End Google Tag Manager --> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="bookshelf.html">Bookshelf</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a href="index.html">Home</a> </li> <li> <a href="about.html">About</a> </li> <li> <a href="readingnow.html">Reading now..</a> </li> <li> <a href="contact.html">Contact</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/home-bg.jpg')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading"> <h1>Reading now..</h1> <hr class="small"> <span class="subheading">read something, write something</span> </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-sm-3 post-preview" id="ReadingNow-FoodRules"> <a href="http://www.amazon.com/Food-Rules-An-Eaters-Manual/dp/014311638X/ref=pd_sim_14_1?ie=UTF8&refRID=0TAKASPBX5B9B39G0EG0&dpSrc=sims&dpST=_AC_UL480_SR294%2C480_"> <img class="img-responsive" src="img/books/foodrules.jpg" alt=""> </a> </div> <div class="col-sm-3 post-preview" id="ReadingNow-Omnivores-Delimma"> <a href="http://www.amazon.com/The-Omnivores-Dilemma-Natural-History/dp/0143038583/ref=pd_sim_14_2?ie=UTF8&refRID=0TAKASPBX5B9B39G0EG0&dpSrc=sims&dpST=_AC_UL480_SR312%2C480_"> <img class="img-responsive" src="img/books/delimma.jpg" alt=""> </a> </div> <div class="col-sm-3 post-preview" id="ReadingNow-ThirdPlate"> <a href="http://www.amazon.com/The-Third-Plate-Field-Future/dp/0143127152/ref=pd_sim_14_4?ie=UTF8&refRID=0TAKASPBX5B9B39G0EG0&dpSrc=sims&dpST=_AC_UL480_SR312%2C480_"> <img class="img-responsive" src="img/books/thirdplate.jpg" alt=""> </a> </div> <div class="col-sm-3 post-preview" id="ReadingNow-InDefenceOfFood"> <a href="http://www.amazon.com/In-Defense-Food-Eaters-Manifesto/dp/0143114964/ref=pd_sim_14_3?ie=UTF8&refRID=0TAKASPBX5B9B39G0EG0&dpSrc=sims&dpST=_AC_UL480_SR318%2C480_"> <img class="img-responsive" src="img/books/defense.jpg" alt=""> </a> </div> </div> </div> <hr> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <li> <a href="#"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="#"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="#"> <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; Booktalk 2015</p> </div> </div> </div> </footer> <!-- 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> <script src="js/dx.js"></script> </body> </html>
Libraries/aws-android-sdk-2.2.1/documentation/javadoc/com/amazonaws/services/elasticloadbalancing/model/package-frame.html
94bryanr/PartypushAndroid
<!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_76) on Tue Apr 21 13:16:33 PDT 2015 --> <title>com.amazonaws.services.elasticloadbalancing.model (AWS SDK for Android - 2.2.1)</title> <meta name="date" content="2015-04-21"> <link rel="stylesheet" type="text/css" href="../../../../../JavaDoc.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../com/amazonaws/services/elasticloadbalancing/model/package-summary.html" target="classFrame">com.amazonaws.services.elasticloadbalancing.model</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AccessLog.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">AccessLog</a></li> <li><a href="AppCookieStickinessPolicy.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">AppCookieStickinessPolicy</a></li> <li><a href="ApplySecurityGroupsToLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ApplySecurityGroupsToLoadBalancerRequest</a></li> <li><a href="ApplySecurityGroupsToLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ApplySecurityGroupsToLoadBalancerResult</a></li> <li><a href="AttachLoadBalancerToSubnetsRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">AttachLoadBalancerToSubnetsRequest</a></li> <li><a href="AttachLoadBalancerToSubnetsResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">AttachLoadBalancerToSubnetsResult</a></li> <li><a href="BackendServerDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">BackendServerDescription</a></li> <li><a href="ConfigureHealthCheckRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ConfigureHealthCheckRequest</a></li> <li><a href="ConfigureHealthCheckResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ConfigureHealthCheckResult</a></li> <li><a href="ConnectionDraining.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ConnectionDraining</a></li> <li><a href="CreateAppCookieStickinessPolicyRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateAppCookieStickinessPolicyRequest</a></li> <li><a href="CreateAppCookieStickinessPolicyResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateAppCookieStickinessPolicyResult</a></li> <li><a href="CreateLBCookieStickinessPolicyRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLBCookieStickinessPolicyRequest</a></li> <li><a href="CreateLBCookieStickinessPolicyResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLBCookieStickinessPolicyResult</a></li> <li><a href="CreateLoadBalancerListenersRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLoadBalancerListenersRequest</a></li> <li><a href="CreateLoadBalancerPolicyRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLoadBalancerPolicyRequest</a></li> <li><a href="CreateLoadBalancerPolicyResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLoadBalancerPolicyResult</a></li> <li><a href="CreateLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLoadBalancerRequest</a></li> <li><a href="CreateLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CreateLoadBalancerResult</a></li> <li><a href="CrossZoneLoadBalancing.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CrossZoneLoadBalancing</a></li> <li><a href="DeleteLoadBalancerListenersRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeleteLoadBalancerListenersRequest</a></li> <li><a href="DeleteLoadBalancerPolicyRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeleteLoadBalancerPolicyRequest</a></li> <li><a href="DeleteLoadBalancerPolicyResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeleteLoadBalancerPolicyResult</a></li> <li><a href="DeleteLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeleteLoadBalancerRequest</a></li> <li><a href="DeregisterInstancesFromLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeregisterInstancesFromLoadBalancerRequest</a></li> <li><a href="DeregisterInstancesFromLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DeregisterInstancesFromLoadBalancerResult</a></li> <li><a href="DescribeInstanceHealthRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeInstanceHealthRequest</a></li> <li><a href="DescribeInstanceHealthResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeInstanceHealthResult</a></li> <li><a href="DescribeLoadBalancerAttributesRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerAttributesRequest</a></li> <li><a href="DescribeLoadBalancerAttributesResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerAttributesResult</a></li> <li><a href="DescribeLoadBalancerPoliciesRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerPoliciesRequest</a></li> <li><a href="DescribeLoadBalancerPoliciesResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerPoliciesResult</a></li> <li><a href="DescribeLoadBalancerPolicyTypesRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerPolicyTypesRequest</a></li> <li><a href="DescribeLoadBalancerPolicyTypesResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancerPolicyTypesResult</a></li> <li><a href="DescribeLoadBalancersRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancersRequest</a></li> <li><a href="DescribeLoadBalancersResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DescribeLoadBalancersResult</a></li> <li><a href="DetachLoadBalancerFromSubnetsRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DetachLoadBalancerFromSubnetsRequest</a></li> <li><a href="DetachLoadBalancerFromSubnetsResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DetachLoadBalancerFromSubnetsResult</a></li> <li><a href="DisableAvailabilityZonesForLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DisableAvailabilityZonesForLoadBalancerRequest</a></li> <li><a href="DisableAvailabilityZonesForLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DisableAvailabilityZonesForLoadBalancerResult</a></li> <li><a href="EnableAvailabilityZonesForLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">EnableAvailabilityZonesForLoadBalancerRequest</a></li> <li><a href="EnableAvailabilityZonesForLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">EnableAvailabilityZonesForLoadBalancerResult</a></li> <li><a href="HealthCheck.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">HealthCheck</a></li> <li><a href="Instance.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">Instance</a></li> <li><a href="InstanceState.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InstanceState</a></li> <li><a href="LBCookieStickinessPolicy.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">LBCookieStickinessPolicy</a></li> <li><a href="Listener.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">Listener</a></li> <li><a href="ListenerDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ListenerDescription</a></li> <li><a href="LoadBalancerAttributes.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">LoadBalancerAttributes</a></li> <li><a href="LoadBalancerDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">LoadBalancerDescription</a></li> <li><a href="ModifyLoadBalancerAttributesRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ModifyLoadBalancerAttributesRequest</a></li> <li><a href="ModifyLoadBalancerAttributesResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ModifyLoadBalancerAttributesResult</a></li> <li><a href="Policies.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">Policies</a></li> <li><a href="PolicyAttribute.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyAttribute</a></li> <li><a href="PolicyAttributeDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyAttributeDescription</a></li> <li><a href="PolicyAttributeTypeDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyAttributeTypeDescription</a></li> <li><a href="PolicyDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyDescription</a></li> <li><a href="PolicyTypeDescription.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyTypeDescription</a></li> <li><a href="RegisterInstancesWithLoadBalancerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">RegisterInstancesWithLoadBalancerRequest</a></li> <li><a href="RegisterInstancesWithLoadBalancerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">RegisterInstancesWithLoadBalancerResult</a></li> <li><a href="SetLoadBalancerListenerSSLCertificateRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SetLoadBalancerListenerSSLCertificateRequest</a></li> <li><a href="SetLoadBalancerPoliciesForBackendServerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SetLoadBalancerPoliciesForBackendServerRequest</a></li> <li><a href="SetLoadBalancerPoliciesForBackendServerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SetLoadBalancerPoliciesForBackendServerResult</a></li> <li><a href="SetLoadBalancerPoliciesOfListenerRequest.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SetLoadBalancerPoliciesOfListenerRequest</a></li> <li><a href="SetLoadBalancerPoliciesOfListenerResult.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SetLoadBalancerPoliciesOfListenerResult</a></li> <li><a href="SourceSecurityGroup.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SourceSecurityGroup</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="CertificateNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">CertificateNotFoundException</a></li> <li><a href="DuplicateListenerException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DuplicateListenerException</a></li> <li><a href="DuplicateLoadBalancerNameException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DuplicateLoadBalancerNameException</a></li> <li><a href="DuplicatePolicyNameException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">DuplicatePolicyNameException</a></li> <li><a href="InvalidConfigurationRequestException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InvalidConfigurationRequestException</a></li> <li><a href="InvalidInstanceException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InvalidInstanceException</a></li> <li><a href="InvalidSchemeException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InvalidSchemeException</a></li> <li><a href="InvalidSecurityGroupException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InvalidSecurityGroupException</a></li> <li><a href="InvalidSubnetException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">InvalidSubnetException</a></li> <li><a href="ListenerNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">ListenerNotFoundException</a></li> <li><a href="LoadBalancerAttributeNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">LoadBalancerAttributeNotFoundException</a></li> <li><a href="LoadBalancerNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">LoadBalancerNotFoundException</a></li> <li><a href="PolicyNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyNotFoundException</a></li> <li><a href="PolicyTypeNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">PolicyTypeNotFoundException</a></li> <li><a href="SubnetNotFoundException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">SubnetNotFoundException</a></li> <li><a href="TooManyLoadBalancersException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">TooManyLoadBalancersException</a></li> <li><a href="TooManyPoliciesException.html" title="class in com.amazonaws.services.elasticloadbalancing.model" target="classFrame">TooManyPoliciesException</a></li> </ul> </div> </body> </html>
documentation/javadoc/apidocs/com/googlecode/cqengine/index/hash/class-use/HashIndex.CompactValueSetFactory.html
npgall/cqengine
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 --> <title>Uses of Class com.googlecode.cqengine.index.hash.HashIndex.CompactValueSetFactory (CQEngine 3.5.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2020-03-29"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> <script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script> <script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script> <script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.googlecode.cqengine.index.hash.HashIndex.CompactValueSetFactory (CQEngine 3.5.0 API)"; } } catch(err) { } //--> var pathtoroot = "../../../../../../"; var useModuleDirectories = true; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <header role="banner"> <nav role="navigation"> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../HashIndex.CompactValueSetFactory.html" title="class in com.googlecode.cqengine.index.hash">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li> </ul> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> </nav> </header> <main role="main"> <div class="header"> <h2 title="Uses of Class com.googlecode.cqengine.index.hash.HashIndex.CompactValueSetFactory" class="title">Uses of Class<br>com.googlecode.cqengine.index.hash.HashIndex.CompactValueSetFactory</h2> </div> <div class="classUseContainer">No usage of com.googlecode.cqengine.index.hash.HashIndex.CompactValueSetFactory</div> </main> <footer role="contentinfo"> <nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../HashIndex.CompactValueSetFactory.html" title="class in com.googlecode.cqengine.index.hash">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </nav> <p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p> </footer> </body> </html>
thirdparty/source/asio-1.11.0/doc/asio/reference/ip__icmp/family.html
letitvi/VideoGridPlayer
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::icmp::family</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="../ip__icmp.html" title="ip::icmp"> <link rel="prev" href="endpoint.html" title="ip::icmp::endpoint"> <link rel="next" href="operator_not__eq_.html" title="ip::icmp::operator!="> </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="endpoint.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../ip__icmp.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="operator_not__eq_.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.ip__icmp.family"></a><a class="link" href="family.html" title="ip::icmp::family">ip::icmp::family</a> </h4></div></div></div> <p> <a class="indexterm" name="idp174510512"></a> Obtain an identifier for the protocol family. </p> <pre class="programlisting"><span class="keyword">int</span> <span class="identifier">family</span><span class="special">()</span> <span class="keyword">const</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="endpoint.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../ip__icmp.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="operator_not__eq_.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
public_html/backend/vendors/select2/src/scss/core.css
Fadyazmy/developersfoundation
.select2-container { box-sizing: border-box; display: inline-block; margin: 0; position: relative; vertical-align: middle; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 28px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-selection--single .select2-selection__clear { position: relative; } .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; } .select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; user-select: none; -webkit-user-select: none; } .select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; } .select2-container .select2-search--inline { float: left; } .select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0; } .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-dropdown { background-color: white; border: 1px solid #aaa; border-radius: 4px; box-sizing: border-box; display: block; position: absolute; left: -100000px; width: 100%; z-index: 1051; } .select2-results { display: block; } .select2-results__options { list-style: none; margin: 0; padding: 0; } .select2-results__option { padding: 6px; user-select: none; -webkit-user-select: none; } .select2-results__option[aria-selected] { cursor: pointer; } .select2-container--open .select2-dropdown { left: 0; } .select2-container--open .select2-dropdown--above { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--open .select2-dropdown--below { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-search--dropdown { display: block; padding: 4px; } .select2-search--dropdown .select2-search__field { padding: 4px; width: 100%; box-sizing: border-box; } .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .select2-search--dropdown.select2-search--hide { display: none; } .select2-close-mask { border: 0; margin: 0; padding: 0; display: block; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 99; background-color: #fff; filter: alpha(opacity=0); } .select2-hidden-accessible { border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; } .select2-container--default .select2-selection--single { background-color: #fff; border: 1px solid #aaa; border-radius: 4px; } .select2-container--default .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; } .select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; } .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; } .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; } .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; } .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; } .select2-container--default.select2-container--disabled .select2-selection--single { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; } .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; } .select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; } .select2-container--default .select2-selection--multiple .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0; padding: 0 5px; width: 100%; } .select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; } .select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: #999; margin-top: 5px; float: left; } .select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; } .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #999; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; } .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: #333; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; } .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; } .select2-container--default.select2-container--focus .select2-selection--multiple { border: solid black 1px; outline: 0; } .select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #eee; cursor: default; } .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; } .select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0; box-shadow: none; -webkit-appearance: textfield; } .select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } .select2-container--default .select2-results__option[role=group] { padding: 0; } .select2-container--default .select2-results__option[aria-disabled=true] { color: #999; } .select2-container--default .select2-results__option[aria-selected=true] { background-color: #ddd; } .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; } .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; } .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #5897fb; color: white; } .select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; } .select2-container--classic .select2-selection--single { background-color: #f7f7f7; border: 1px solid #aaa; border-radius: 4px; outline: 0; background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%); background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%); background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic .select2-selection--single:focus { border: 1px solid #5897fb; } .select2-container--classic .select2-selection--single .select2-selection__rendered { color: #444; line-height: 28px; } .select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; } .select2-container--classic .select2-selection--single .select2-selection__placeholder { color: #999; } .select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: #ddd; border: none; border-left: 1px solid #aaa; border-top-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%); background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%); background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); } .select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: #888 transparent transparent transparent; border-style: solid; border-width: 5px 4px 0 4px; height: 0; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0; } .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; } .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border: none; border-right: 1px solid #aaa; border-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; left: 1px; right: auto; } .select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid #5897fb; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; } .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #888 transparent; border-width: 0 4px 5px 4px; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%); background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%); background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%); background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%); background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); } .select2-container--classic .select2-selection--multiple { background-color: white; border: 1px solid #aaa; border-radius: 4px; cursor: text; outline: 0; } .select2-container--classic .select2-selection--multiple:focus { border: 1px solid #5897fb; } .select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0; padding: 0 5px; } .select2-container--classic .select2-selection--multiple .select2-selection__clear { display: none; } .select2-container--classic .select2-selection--multiple .select2-selection__choice { background-color: #e4e4e4; border: 1px solid #aaa; border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0 5px; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove { color: #888; cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; } .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover { color: #555; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { float: right; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin-left: 5px; margin-right: auto; } .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin-left: 2px; margin-right: auto; } .select2-container--classic.select2-container--open .select2-selection--multiple { border: 1px solid #5897fb; } .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; border-top-left-radius: 0; border-top-right-radius: 0; } .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .select2-container--classic .select2-search--dropdown .select2-search__field { border: 1px solid #aaa; outline: 0; } .select2-container--classic .select2-search--inline .select2-search__field { outline: 0; box-shadow: none; } .select2-container--classic .select2-dropdown { background-color: white; border: 1px solid transparent; } .select2-container--classic .select2-dropdown--above { border-bottom: none; } .select2-container--classic .select2-dropdown--below { border-top: none; } .select2-container--classic .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } .select2-container--classic .select2-results__option[role=group] { padding: 0; } .select2-container--classic .select2-results__option[aria-disabled=true] { color: grey; } .select2-container--classic .select2-results__option--highlighted[aria-selected] { background-color: #3875d7; color: white; } .select2-container--classic .select2-results__group { cursor: default; display: block; padding: 6px; } .select2-container--classic.select2-container--open .select2-dropdown { border-color: #5897fb; } /*# sourceMappingURL=core.css.map */
src/minitickets/templates/minitickets/ticket_encerrar_form.html
arkanister/minitickets
{% extends 'forms/modal.html' %} {% load i18n %} {% load input from forms %} {% block scripts %} <script type="text/javascript"> $(function () { $('.modal form').on("submit", function () { var jqxhr = $.ajax({ url: $(this).attr("action"), method: "post", data: $(this).serialize(), success: function (data) { window.location = data.redirect_to; } }); jqxhr.fail(function (xhr) { $(".modal").html(xhr.responseText); }); return false; }); $(".mymarkdown").markdown({ autofocus:false, savable:false }); }); </script> {% endblock scripts %} {% block content.form.fields %} <div class="row"> <div class="col-xs-12"> {% input form.solucao 'template'='forms/input_vertical.html'%} </div> </div> {% endblock content.form.fields %}
public/stylesheets/style.css
heberqc/proyecto-quiz
* { margin: 0; padding: 0; } body { font: 16px Georgia, serif; background-color: darkred;} #page-wrap { margin: 2% auto; color: white; } #page-wrap > .main { border: 1px solid #999; padding: 1%; margin-bottom: 1px; color: black;} section > div { padding: 20px; } header, nav, section { background: #eee; text-align: center;} footer { background: #eee; text-align: center;} nav span { margin: 0px 10px 0px 0px;} #author, #author th, #author td { border: 1px solid black; } caption { font-weight: bold; padding: .5em; } a:hover { font-weight: bold; } #ErrorMsgs { color: #f61; font-size: smaller; } .right { float: right; }
packages/jquery-ui/index.html
zhanghaojie/meteor_discuz
<!doctype html> <html lang="us"> <head> <meta charset="utf-8"> <title>jQuery UI Example Page</title> <link href="css/no-theme/jquery-ui-1.10.3.custom.css" rel="stylesheet"> <script src="js/jquery-1.9.1.js"></script> <script src="js/jquery-ui-1.10.3.custom.js"></script> <script> $(function() { // Hover states on the static widgets $( "#dialog-link, #icons li" ).hover( function() { $( this ).addClass( "ui-state-hover" ); }, function() { $( this ).removeClass( "ui-state-hover" ); } ); }); </script> <style> body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px; } .demoHeaders { margin-top: 2em; } #dialog-link { padding: .4em 1em .4em 20px; text-decoration: none; position: relative; } #dialog-link span.ui-icon { margin: 0 5px 0 0; position: absolute; left: .2em; top: 50%; margin-top: -8px; } #icons { margin: 0; padding: 0; } #icons li { margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none; } #icons span.ui-icon { float: left; margin: 0 4px; } .fakewindowcontain .ui-widget-overlay { position: absolute; } </style> </head> <body> <h1>Welcome to jQuery UI!</h1> <div class="ui-widget"> <p>This page demonstrates the widgets you downloaded using the theme you selected in the download builder. We've included and linked to minified versions of <a href="js/jquery-1.9.1.js">jQuery</a>, your personalized copy of <a href="js/jquery-ui-1.10.3.custom.min.js">jQuery UI (js/jquery-ui-1.10.3.custom.min.js)</a>, and <a href="css/no-theme/jquery-ui-1.10.3.custom.min.css">css/no-theme/jquery-ui-1.10.3.custom.min.css</a> which imports the entire jQuery UI CSS Framework. You can choose to link a subset of the CSS Framework depending on your needs. </p> <p>You've downloaded components and a theme that are compatible with jQuery 1.6+. Please make sure you are using jQuery 1.6+ in your production environment.</p> </div> <h1>YOUR COMPONENTS:</h1> <h2 class="demoHeaders">Framework Icons (content color preview)</h2> <ul id="icons" class="ui-widget ui-helper-clearfix"> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-n"><span class="ui-icon ui-icon-carat-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-ne"><span class="ui-icon ui-icon-carat-1-ne"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-e"><span class="ui-icon ui-icon-carat-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-se"><span class="ui-icon ui-icon-carat-1-se"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-s"><span class="ui-icon ui-icon-carat-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-sw"><span class="ui-icon ui-icon-carat-1-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-w"><span class="ui-icon ui-icon-carat-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-1-nw"><span class="ui-icon ui-icon-carat-1-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-2-n-s"><span class="ui-icon ui-icon-carat-2-n-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-carat-2-e-w"><span class="ui-icon ui-icon-carat-2-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-n"><span class="ui-icon ui-icon-triangle-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-ne"><span class="ui-icon ui-icon-triangle-1-ne"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-e"><span class="ui-icon ui-icon-triangle-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-se"><span class="ui-icon ui-icon-triangle-1-se"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-s"><span class="ui-icon ui-icon-triangle-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-sw"><span class="ui-icon ui-icon-triangle-1-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-w"><span class="ui-icon ui-icon-triangle-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-1-nw"><span class="ui-icon ui-icon-triangle-1-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-2-n-s"><span class="ui-icon ui-icon-triangle-2-n-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-triangle-2-e-w"><span class="ui-icon ui-icon-triangle-2-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-n"><span class="ui-icon ui-icon-arrow-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-ne"><span class="ui-icon ui-icon-arrow-1-ne"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-e"><span class="ui-icon ui-icon-arrow-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-se"><span class="ui-icon ui-icon-arrow-1-se"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-s"><span class="ui-icon ui-icon-arrow-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-sw"><span class="ui-icon ui-icon-arrow-1-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-w"><span class="ui-icon ui-icon-arrow-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-1-nw"><span class="ui-icon ui-icon-arrow-1-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-2-n-s"><span class="ui-icon ui-icon-arrow-2-n-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-2-ne-sw"><span class="ui-icon ui-icon-arrow-2-ne-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-2-e-w"><span class="ui-icon ui-icon-arrow-2-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-2-se-nw"><span class="ui-icon ui-icon-arrow-2-se-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowstop-1-n"><span class="ui-icon ui-icon-arrowstop-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowstop-1-e"><span class="ui-icon ui-icon-arrowstop-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowstop-1-s"><span class="ui-icon ui-icon-arrowstop-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowstop-1-w"><span class="ui-icon ui-icon-arrowstop-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-n"><span class="ui-icon ui-icon-arrowthick-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-ne"><span class="ui-icon ui-icon-arrowthick-1-ne"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-e"><span class="ui-icon ui-icon-arrowthick-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-se"><span class="ui-icon ui-icon-arrowthick-1-se"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-s"><span class="ui-icon ui-icon-arrowthick-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-sw"><span class="ui-icon ui-icon-arrowthick-1-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-w"><span class="ui-icon ui-icon-arrowthick-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-1-nw"><span class="ui-icon ui-icon-arrowthick-1-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-2-n-s"><span class="ui-icon ui-icon-arrowthick-2-n-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-2-ne-sw"><span class="ui-icon ui-icon-arrowthick-2-ne-sw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-2-e-w"><span class="ui-icon ui-icon-arrowthick-2-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthick-2-se-nw"><span class="ui-icon ui-icon-arrowthick-2-se-nw"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthickstop-1-n"><span class="ui-icon ui-icon-arrowthickstop-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthickstop-1-e"><span class="ui-icon ui-icon-arrowthickstop-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthickstop-1-s"><span class="ui-icon ui-icon-arrowthickstop-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowthickstop-1-w"><span class="ui-icon ui-icon-arrowthickstop-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturnthick-1-w"><span class="ui-icon ui-icon-arrowreturnthick-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturnthick-1-n"><span class="ui-icon ui-icon-arrowreturnthick-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturnthick-1-e"><span class="ui-icon ui-icon-arrowreturnthick-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturnthick-1-s"><span class="ui-icon ui-icon-arrowreturnthick-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturn-1-w"><span class="ui-icon ui-icon-arrowreturn-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturn-1-n"><span class="ui-icon ui-icon-arrowreturn-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturn-1-e"><span class="ui-icon ui-icon-arrowreturn-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowreturn-1-s"><span class="ui-icon ui-icon-arrowreturn-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowrefresh-1-w"><span class="ui-icon ui-icon-arrowrefresh-1-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowrefresh-1-n"><span class="ui-icon ui-icon-arrowrefresh-1-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowrefresh-1-e"><span class="ui-icon ui-icon-arrowrefresh-1-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrowrefresh-1-s"><span class="ui-icon ui-icon-arrowrefresh-1-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-4"><span class="ui-icon ui-icon-arrow-4"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-arrow-4-diag"><span class="ui-icon ui-icon-arrow-4-diag"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-extlink"><span class="ui-icon ui-icon-extlink"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-newwin"><span class="ui-icon ui-icon-newwin"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-refresh"><span class="ui-icon ui-icon-refresh"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-shuffle"><span class="ui-icon ui-icon-shuffle"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-transfer-e-w"><span class="ui-icon ui-icon-transfer-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-transferthick-e-w"><span class="ui-icon ui-icon-transferthick-e-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-folder-collapsed"><span class="ui-icon ui-icon-folder-collapsed"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-folder-open"><span class="ui-icon ui-icon-folder-open"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-document"><span class="ui-icon ui-icon-document"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-document-b"><span class="ui-icon ui-icon-document-b"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-note"><span class="ui-icon ui-icon-note"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-mail-closed"><span class="ui-icon ui-icon-mail-closed"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-mail-open"><span class="ui-icon ui-icon-mail-open"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-suitcase"><span class="ui-icon ui-icon-suitcase"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-comment"><span class="ui-icon ui-icon-comment"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-person"><span class="ui-icon ui-icon-person"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-print"><span class="ui-icon ui-icon-print"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-trash"><span class="ui-icon ui-icon-trash"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-locked"><span class="ui-icon ui-icon-locked"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-unlocked"><span class="ui-icon ui-icon-unlocked"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-bookmark"><span class="ui-icon ui-icon-bookmark"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-tag"><span class="ui-icon ui-icon-tag"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-home"><span class="ui-icon ui-icon-home"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-flag"><span class="ui-icon ui-icon-flag"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-calculator"><span class="ui-icon ui-icon-calculator"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-cart"><span class="ui-icon ui-icon-cart"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-pencil"><span class="ui-icon ui-icon-pencil"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-clock"><span class="ui-icon ui-icon-clock"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-disk"><span class="ui-icon ui-icon-disk"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-calendar"><span class="ui-icon ui-icon-calendar"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-zoomin"><span class="ui-icon ui-icon-zoomin"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-zoomout"><span class="ui-icon ui-icon-zoomout"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-search"><span class="ui-icon ui-icon-search"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-wrench"><span class="ui-icon ui-icon-wrench"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-gear"><span class="ui-icon ui-icon-gear"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-heart"><span class="ui-icon ui-icon-heart"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-star"><span class="ui-icon ui-icon-star"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-link"><span class="ui-icon ui-icon-link"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-cancel"><span class="ui-icon ui-icon-cancel"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-plus"><span class="ui-icon ui-icon-plus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-plusthick"><span class="ui-icon ui-icon-plusthick"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-minus"><span class="ui-icon ui-icon-minus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-minusthick"><span class="ui-icon ui-icon-minusthick"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-close"><span class="ui-icon ui-icon-close"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-closethick"><span class="ui-icon ui-icon-closethick"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-key"><span class="ui-icon ui-icon-key"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-lightbulb"><span class="ui-icon ui-icon-lightbulb"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-scissors"><span class="ui-icon ui-icon-scissors"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-clipboard"><span class="ui-icon ui-icon-clipboard"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-copy"><span class="ui-icon ui-icon-copy"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-contact"><span class="ui-icon ui-icon-contact"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-image"><span class="ui-icon ui-icon-image"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-video"><span class="ui-icon ui-icon-video"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-script"><span class="ui-icon ui-icon-script"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-alert"><span class="ui-icon ui-icon-alert"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-info"><span class="ui-icon ui-icon-info"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-notice"><span class="ui-icon ui-icon-notice"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-help"><span class="ui-icon ui-icon-help"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-check"><span class="ui-icon ui-icon-check"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-bullet"><span class="ui-icon ui-icon-bullet"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-radio-off"><span class="ui-icon ui-icon-radio-off"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-radio-on"><span class="ui-icon ui-icon-radio-on"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-pin-w"><span class="ui-icon ui-icon-pin-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-pin-s"><span class="ui-icon ui-icon-pin-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-play"><span class="ui-icon ui-icon-play"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-pause"><span class="ui-icon ui-icon-pause"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-seek-next"><span class="ui-icon ui-icon-seek-next"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-seek-prev"><span class="ui-icon ui-icon-seek-prev"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-seek-end"><span class="ui-icon ui-icon-seek-end"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-seek-first"><span class="ui-icon ui-icon-seek-first"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-stop"><span class="ui-icon ui-icon-stop"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-eject"><span class="ui-icon ui-icon-eject"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-volume-off"><span class="ui-icon ui-icon-volume-off"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-volume-on"><span class="ui-icon ui-icon-volume-on"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-power"><span class="ui-icon ui-icon-power"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-signal-diag"><span class="ui-icon ui-icon-signal-diag"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-signal"><span class="ui-icon ui-icon-signal"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-battery-0"><span class="ui-icon ui-icon-battery-0"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-battery-1"><span class="ui-icon ui-icon-battery-1"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-battery-2"><span class="ui-icon ui-icon-battery-2"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-battery-3"><span class="ui-icon ui-icon-battery-3"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-plus"><span class="ui-icon ui-icon-circle-plus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-minus"><span class="ui-icon ui-icon-circle-minus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-close"><span class="ui-icon ui-icon-circle-close"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-triangle-e"><span class="ui-icon ui-icon-circle-triangle-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-triangle-s"><span class="ui-icon ui-icon-circle-triangle-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-triangle-w"><span class="ui-icon ui-icon-circle-triangle-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-triangle-n"><span class="ui-icon ui-icon-circle-triangle-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-arrow-e"><span class="ui-icon ui-icon-circle-arrow-e"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-arrow-s"><span class="ui-icon ui-icon-circle-arrow-s"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-arrow-w"><span class="ui-icon ui-icon-circle-arrow-w"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-arrow-n"><span class="ui-icon ui-icon-circle-arrow-n"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-zoomin"><span class="ui-icon ui-icon-circle-zoomin"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-zoomout"><span class="ui-icon ui-icon-circle-zoomout"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circle-check"><span class="ui-icon ui-icon-circle-check"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circlesmall-plus"><span class="ui-icon ui-icon-circlesmall-plus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circlesmall-minus"><span class="ui-icon ui-icon-circlesmall-minus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-circlesmall-close"><span class="ui-icon ui-icon-circlesmall-close"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-squaresmall-plus"><span class="ui-icon ui-icon-squaresmall-plus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-squaresmall-minus"><span class="ui-icon ui-icon-squaresmall-minus"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-squaresmall-close"><span class="ui-icon ui-icon-squaresmall-close"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-grip-dotted-vertical"><span class="ui-icon ui-icon-grip-dotted-vertical"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-grip-dotted-horizontal"><span class="ui-icon ui-icon-grip-dotted-horizontal"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-grip-solid-vertical"><span class="ui-icon ui-icon-grip-solid-vertical"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-grip-solid-horizontal"><span class="ui-icon ui-icon-grip-solid-horizontal"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-gripsmall-diagonal-se"><span class="ui-icon ui-icon-gripsmall-diagonal-se"></span></li> <li class="ui-state-default ui-corner-all" title=".ui-icon-grip-diagonal-se"><span class="ui-icon ui-icon-grip-diagonal-se"></span></li> </ul> <!-- Highlight / Error --> <h2 class="demoHeaders">Highlight / Error</h2> <div class="ui-widget"> <div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 0 .7em;"> <p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span> <strong>Hey!</strong> Sample ui-state-highlight style.</p> </div> </div> <br> <div class="ui-widget"> <div class="ui-state-error ui-corner-all" style="padding: 0 .7em;"> <p><span class="ui-icon ui-icon-alert" style="float: left; margin-right: .3em;"></span> <strong>Alert:</strong> Sample ui-state-error style.</p> </div> </div> </body> </html>
www/index.html
ibm-bluemix-mobile-services/bms-samples-cordova-helloauthentication
<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., --> <html> <head> <!-- Customize this policy to fit your own app's needs. For more guidance, see: https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md#content-security-policy Some notes: * gap: is required only on iOS (when using UIWebView) and is needed for JS->native communication * https://ssl.gstatic.com is required only on Android and is needed for TalkBack to function properly * Disables use of inline scripts in order to mitigate risk of XSS vulnerabilities. To change this: * Enable inline JS: add 'unsafe-inline' to default-src --> <meta http-equiv="Content-Security-Policy"> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> <!-- Bootstrap CSS --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css"> <link rel="stylesheet" type="text/css" href="css/index.css"> <title>Hello Authentication</title> </head> <body class="container"> <div class="text-response"> <h1 id="text-big"></h1> <p id="text-connected">You are not connected!</p> <p id="text-details"></p> </div> <div class="app"> <button id="btn-ping" class="btn btn-lg" onclick="app.ping()">PING BLUEMIX</button> </div> <script type="text/javascript" src="cordova.js"></script> <script type="text/javascript" src="js/index.js"></script> </body> </html>
cli/coms/dialogs/ShareHtml/ShareHtml.html
zhyuzh3d/10knet
<script src="./ShareHtml.js"></script> <template> <div sid='ShareHtml' :xid='xid||"ShareHtml"' class="ShareHtml"> <el-dialog title="分享到:" v-model="conf.show" style='min-width:400px'> <div class="btns"> <a v-bind:href='qzoneUrl' target="_blank"> <el-button class='sbtn' size='small'> <img class="btnimg" src='http://10knet.com/imgs/qzone.png' /> <span>QQ空间</span> </el-button> </a> <a v-bind:href='qqUrl' target="_blank"> <el-button class='sbtn' size='small'> <img class="btnimg" src='http://10knet.com/imgs/QQclr.png' /> <span>QQ好友</span> </el-button> </a> <a v-bind:href='weiboUrl' target="_blank"> <el-button class='sbtn' size='small'> <img class="btnimg" src='http://10knet.com/imgs/weibo.png' /> <span>新浪微博</span> </el-button> </a> </div> <div class="urlTip">微信扫码后分享</div> <div class="qrcodeBox" id='qrcodeBox'>...正在生成二维码...</div> <div class="urlBox"><a v-bind:href='conf.url' target="_blank">{{conf.url}}</a></div> </el-dialog> </div> </template> <style> .ShareHtml .el-dialog--small { min-width: 400px; } </style> <style scoped> .urlTip { text-align: center; width: 100%; margin-top: 12px; font-size: 12px; } .urlBox { text-align: center; width: 100%; margin-bottom: 20px; } .qrcodeBox { text-align: center; padding: 18px; font-size: 12px; color: #AAA; } .btns { text-align: center; white-space: nowrap; margin-top: 12px; } .btnimg { width: 20px; height: 20px; vertical-align: middle; border-radius: 4px; } .sbtn { padding: 8px 12px; border: none; } .sbtn:hover { padding: 7px 11px; border: 1px solid #DDD; border-radius: 0px; background: #EEE; } </style>
Allura/allura/ext/admin/templates/project_groups.html
lym/allura-git
{#- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -#} {% extends g.theme.master %} {% do g.register_forge_css('css/forge/deck.css') %} {% do g.register_forge_js('js/project_groups.js', location='body_js_tail') %} {% block title %}{{c.project.name}} / User Permissions {% endblock %} {% block header %}User Permissions{% endblock %} {% macro show_perms_for_role(role) %} <ul class="permissions"> {% for perm in permissions_by_role[role._id.__str__()] %} <li class="{{perm['has']}}" data-permission="{{perm['name']}}"> {{ g.icons['perm_has_%s'%perm['has']].render(title=perm['text'], closing_tag=False) }} {{perm['name']}} </a> {# close tag, opened by render #} </li> {% endfor %} </ul> {% endmacro %} {% macro group_icon(icon) %} <p style="padding-bottom: 0">{{ g.icons[icon].render(tag='span', extra_css='x24') }}</p> {% endmacro %} {% block content %} <p>Project permissions are assigned to groups of users. Add users to a group appropriate to the role they fill in your project. <a href="#" id="show_help">more...</a></p> <div id="help_text" style="display:none"> <p>By default, your project has three groups of progressively more privileged users (Member, Developer, and Admin groups). There are also catch alls for any logged in user (Authenticated) and any user even if they aren't logged in (Anonymous). Permissions allowed to a less privileged group are inherited by more privileged ones.</p> <p>Group permissions can be toggled on and off by clicking on them. A permission with a barred circle icon is not granted to the group. A check icon means the permission is granted to the group. A check in a circle indicates that the permission is inherited from another group. To see where the permission is inherited from, hover over the permission and a tooltip will appear. <a href="#" id="hide_help">less...</a></p> </div> <table id="usergroup_admin"> <thead> <tr> <th>Group</th> <th>Users</th> <th>Permissions</th> </tr> </thead> <tbody> {% for role in c.project.named_roles %} <tr data-group="{{role._id}}"> <td class="group"> {{role.name}}{{group_icon('group')}} {% if role.name not in ['Admin', 'Developer', 'Member'] %} <small><a href="delete_group?group_name={{role.name}}" class="delete_group">Remove</a></small> {% endif %} </td> <td> <ul class="users"> {% for r in role.parent_roles() if r.name %} <li class="parent_users">All users in {{ r.name }} group</li> {% endfor %} {% for r in role.users_with_role() %} <li class="deleter" data-user="{{r.user.username}}"> {{ g.icons['perm_delete'].render( title='%s (%s)' % (r.user.display_name, r.user.username), show_title=True, extra_css='deleter', **{'data-user': r.user.username}) }} </li> {% endfor %} <li class="new-item"> <form class="add_user"> <input type="text" placeholder="type a username"> <input type="submit" value="Save" class="nofloat"> <a href="#" class="cancel_link">cancel</a> </form> </li> <li class="adder"> {{ g.icons['add'].render(show_title=True) }} </li> </ul> </td> <td>{{show_perms_for_role(role)}}</td> </tr> {% endfor %} <tr data-group="{{auth_role._id}}"> <td class="group">Authenticated{{group_icon('secure')}}</td> <td><div class="parent_users">Any logged in user</div></td> <td>{{show_perms_for_role(auth_role)}}</td> </tr> <tr data-group="{{anon_role._id}}"> <td class="group">Anonymous{{group_icon('unsecure')}}</td> <td><div class="parent_users">Any user including those not logged in</div></td> <td>{{show_perms_for_role(anon_role)}}</td> </tr> <tr> <td colspan="3" class="new_group"> {{ g.icons['add'].render(href="new", title="Add a new Group", show_title=True, extra_css='admin_modal') }} </td> </tr> </tbody> </table> {{c.admin_modal.display(content='<h1 id="popup_title"></h1><div id="popup_contents"></div>')}} {% endblock %} {% block extra_js %} <script type="text/javascript"> // these icons are used in the js, so set them up now var spinner_img = '<img src="{{g.forge_static('images/spinner.gif')}}">'; {% set perm_delete_ico = g.icons['perm_delete'].render(title='', extra_css='deleter') %} var perm_delete_ico = '{{perm_delete_ico}}'; </script> {% endblock %}
2.7.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/ModclusterConsumer.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:20 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ModclusterConsumer (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="ModclusterConsumer (BOM: * : All 2.7.1.Final-SNAPSHOT API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ModclusterConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/config/Modcluster.ModclusterResources.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/wildfly/swarm/config/ModclusterSupplier.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/config/ModclusterConsumer.html" target="_top">Frames</a></li> <li><a href="ModclusterConsumer.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</div> <h2 title="Interface ModclusterConsumer" class="title">Interface ModclusterConsumer&lt;T extends <a href="../../../../org/wildfly/swarm/config/Modcluster.html" title="class in org.wildfly.swarm.config">Modcluster</a>&lt;T&gt;&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> public interface <span class="typeNameLabel">ModclusterConsumer&lt;T extends <a href="../../../../org/wildfly/swarm/config/Modcluster.html" title="class in org.wildfly.swarm.config">Modcluster</a>&lt;T&gt;&gt;</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html#accept-T-">accept</a></span>(<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of Modcluster resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="interface in org.wildfly.swarm.config">ModclusterConsumer</a>&lt;<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html#andThen-org.wildfly.swarm.config.ModclusterConsumer-">andThen</a></span>(<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="interface in org.wildfly.swarm.config">ModclusterConsumer</a>&lt;<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="accept-org.wildfly.swarm.config.Modcluster-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of Modcluster resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.ModclusterConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="interface in org.wildfly.swarm.config">ModclusterConsumer</a>&lt;<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="interface in org.wildfly.swarm.config">ModclusterConsumer</a>&lt;<a href="../../../../org/wildfly/swarm/config/ModclusterConsumer.html" title="type parameter in ModclusterConsumer">T</a>&gt;&nbsp;after)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ModclusterConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/wildfly/swarm/config/Modcluster.ModclusterResources.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/wildfly/swarm/config/ModclusterSupplier.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/wildfly/swarm/config/ModclusterConsumer.html" target="_top">Frames</a></li> <li><a href="ModclusterConsumer.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; 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
src/Alib/flashSDK/Documentation/API_Reference/class_splayer-include.html
aestesis/elektronika
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta name="robots" content="noindex"> <title>SPlayer Include File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body bgcolor="#ffffff"> <center> <a href="hierarchy.html">Class Hierarchy</a> &nbsp; <a href="annotated.html">Compound List</a> &nbsp; <a href="functions.html">Compound Members</a> &nbsp; <a href="pages.html">Related Pages</a> &nbsp; </center> <hr><h1>splayer.h</h1>This is the verbatim text of the splayer.h include file.<hr><div class="fragment"><pre> #ifndef SPLAYER_INCLUDED #define SPLAYER_INCLUDED // Define dragbuttons for now... #define DRAGBUTTONS #define ACTIONSCRIPT #include "splay.h" #include "bitbuf.h" #define MaxExecActions 200000 #include "genericfonts.h" #ifdef EDITTEXT #include "edittext.h" #endif int HexChar(int v); int ParseHexChar(char c); enum { streamProtocolHttp, streamProtocolFtp, streamProtocolLocalFile }; struct <a class="el" href="class_menustatus.html">MenuStatus</a> { BOOL view100percent; BOOL viewAll; BOOL zoomIn; BOOL zoomOut; BOOL play; BOOL rewind; BOOL forward; BOOL back; BOOL loop; BOOL view100Check; BOOL viewAllCheck; BOOL highQChecked; BOOL loopCheck; BOOL playCheck; }; struct <a class="el" href="class_editmenustatus.html">EditMenuStatus</a> { BOOL selectAll; BOOL copy; BOOL cut; BOOL paste; BOOL clear; BOOL undo; }; struct SButton { SObject* button; SRECT buttonBounds; SButton() : button(NULL) { memset(&amp;buttonBounds, 0, sizeof(buttonBounds)); } SButton&amp; operator=(const SButton&amp; b) { button = b.button; buttonBounds = b.buttonBounds; return(*this); } SButton&amp; operator=(const SButton* b) { if ( b ) { button = b-&gt;button; buttonBounds = b-&gt;buttonBounds; } return(*this); } }; class Keyboard { public: enum { ID_KEY_LEFT = 1, ID_KEY_RIGHT = 2, ID_KEY_HOME = 3, ID_KEY_END = 4, ID_KEY_INSERT = 5, ID_KEY_DELETE = 6, ID_KEY_CLEAR = 7, ID_KEY_BACKSPACE = 8, ID_KEY_CUT = 9, ID_KEY_COPY = 10, ID_KEY_PASTE = 11, ID_KEY_SELECT_ALL = 12, ID_KEY_ENTER = 13, ID_KEY_UP = 14, ID_KEY_DOWN = 15, ID_KEY_PAGE_UP = 16, ID_KEY_PAGE_DOWN = 17, ID_KEY_TAB = 18, ID_KEY_ESCAPE = 19 }; enum { ID_KEY_SHIFT = 0x01, ID_KEY_CTRL = 0x02, ID_KEY_ALT = 0x04 }; }; enum { CURSOR_TYPE_ARROW, // the arrow CURSOR_TYPE_HAND, // a picture of a hand CURSOR_TYPE_BUTTON, // a hand with a button finger extended CURSOR_TYPE_BEAM // a bar for text editing }; class <a class="el" href="class_splayer.html">SPlayer</a> { public: // Our player Objects ScriptPlayer player; // note that this is always layer #0 and the root of our layer list DisplayList display; CBitBuffer bits; #ifdef SOUND #ifdef ONE_SOUND_OBJECT static <a class="el" href="class_nativesoundmix.html">NativeSoundMix</a> theSoundMix; // there will only be one NativeSoundMix #else <a class="el" href="class_nativesoundmix.html">NativeSoundMix</a> theSoundMix; // one NativeSoundMix per SPlayer #endif #endif BOOL highQuality; BOOL autoQuality; int lastQualitySwitch; BOOL bestDither; BOOL showMenu; // Sound prebuffer property int nSoundBufferTime; // Counters for autoquality settings int nTooSlow; int nTooFast; int nTotal; //int starved; // Streaming (netscape) code BOOL firstStream; // true if we have not gotten a NewStream callback yet int mode; char* url; char* urlBase; char* name; // View Control int scaleMode; SRECT zoomRect; SPOINT scrollPt; BOOL scrolling; #ifdef ACTIONSCRIPT // Global execution stack char **stack; int stackPos, stackSize; // If this flag is set, the execution limit was // exceeded and no further actions will be processed #endif BOOL actionOverflow; #ifdef EDITTEXT // Text editing SObject* focus; SaveFocus saveFocus; BOOL cursorBlink; BOOL IsSelecting(); #endif #if defined(EDITTEXT) ScriptPlayer builtInFontsPlayer; enum { kBuiltInFontsNotLoaded, kBuiltInFontsLoaded, kBuiltInFontsError } builtInFontsState; BOOL LoadBuiltInFonts(); #endif #ifdef DRAGBUTTONS SObject* dragObject; BOOL dragStarted; SPOINT dragPoint; #endif // Action control int actionDepth; // Background playing control //BOOL syncToClock; // set if we should be skipping frames to keep the animation tightly synchronized to the clock S32 nextFrameTime; // the tick value to display the next frame BOOL loaded; // set when the first frame is loaded BOOL running; // set if the player is running // cached mouse info int mouseState; // -1 = no inited, 0 = mouse up, 1 = mouse down SPOINT mousePt; S32 mTimerOffset; public: SPlayer(); virtual ~SPlayer(); enum { updateNone, updateNow, updateLazy }; void SetCamera(int update); void FreeLayers(); void ClearScript(); void GotoFrame(int); int CurrentFrame() { return player.GetFrame(); } #ifdef EDITTEXT BOOL TabKeyDown(int key, int modifiers); void BlinkCursor(); BOOL HandleKeyDown(int key, int modifiers); void HandleKeyUp(int key, int modifiers); #endif void FreeBuffer(); BOOL UpdateBuffer(BOOL render = true); void UnlockBuffer() { bits.UnlockBits(); } ScriptPlayer* OpenLayer(int layerDepth, BOOL loadVars=false); ScriptPlayer* OpenSprite(ScriptThread *targetThread); ScriptPlayer* OpenVariableLoader(int layer, const char *dstSprite); void ClearLayer(int layerDepth); void DoActions(); void Run(); void Suspend(); void Play(BOOL rewind=true) { player.Play(rewind); } void StopPlay() { player.StopPlay(); } void DoPlay(BOOL wait); // a routine to call repeatedly in response to timer messages or null events void DoButton(SPOINT* pt, BOOL mouseIsDown, BOOL updateScreen = true); void MouseMove( int x, int y, BOOL mouseIsDown); void MouseDown( int x, int y ); void MouseUp( int x, int y ); void CancelCapture(BOOL outsideWindow = true); void Home(); void Zoom(SPOINT size, SPOINT center); void ZoomF(SFIXED factor, SPOINT* center = 0); //void Zoom(BOOL enlarge, SPOINT* center) { ZoomF(enlarge ? fixed1/2 : fixed1*2, center); } void Zoom(SRECT* r); void Zoom100(); void ZoomScale(SFIXED scale); // Action Helpers void Rewind() {GotoFrame(0);} void Forward() {GotoFrame(CurrentFrame()+1);} void Back() {GotoFrame(CurrentFrame()-1);} // The Scripting API enum { panPixels = 0, panPercent = 1 }; void Pan(long x, long y, int mode); void Zoom(int factor); void SetZoomRect(long left, long top, long right, long bottom); int TotalFrames() { return player.numFrames; } int PercentLoaded() { return (int)(player.len*100/player.scriptLen); } BOOL FrameLoaded(int frameNum) { return player.FrameComplete(frameNum); } BOOL IsPlaying() { return player.playing; } ScriptThread *ResolveVariable(char *name, ScriptThread *thread, char **varName); ScriptThread *ResolveFrameNum(char *name, ScriptThread *thread, int *frameNum); void SetVariable(ScriptThread *thread, char *name, char *value, BOOL updateFocus); char *GetVariable(ScriptThread *thread, char *name); ScriptThread* FindTarget(SObject* base, char* name); char* GetTargetPath(SObject* base); #ifdef ACTIONSCRIPT void Push(char *value); char *Pop(); void PushNum(double value); double PopNum(); BOOL CallFrame(ScriptThread *thread, int frameNum); #endif double GetProperty(ScriptThread *thread, int propType); char *GetPropertyStr(ScriptThread *thread, int propType); void SetProperty(ScriptThread *thread, int propType, double value); void SetPropertyStr(ScriptThread *thread, int propType, char *value); void UpdateScreen(); // update the screen immediately void OnDraw(); void Repaint( SRECT* rect ); void CheckUpdate(); // generate an InvalidateRect if the screen needs redrawn virtual BOOL StartTimer( int playTimerInterval, int cursorTimerInterval ) = 0; virtual void StopTimer() = 0; virtual void InvalidateScreenArea( SRECT* ) = 0; virtual void ClientRect(SRECT*) = 0; virtual void AdjustWindow( int width, int height ) = 0; // Internet, loading, and streaming functions char* BuildRelative(char* base, char* url); char* NSResolveURL(char* actionURL); void NSGetURL(char* actionURL, char* window, char* postData); void NetscapeDoURL(char* url, char* window, char* postData, LoadInfo* info ); void LoadLayer( char* url, int layer, char* postData, char *target, int loadMethod); void GetURL( char* url, char* target = "", char* postData = "", int loadMethod = 0); virtual void StreamPostURLNotify( const char* url, const char* window, U32 len, const char* buf, void* notifyData ) = 0; virtual void StreamGetURLNotify( const char* url, const char* window, void* notifyData ) = 0; void StreamInNew( <a class="el" href="class_streamdata.html">StreamData</a>* streamData, char* url, void* notifyData ); int StreamInWrite( <a class="el" href="class_streamdata.html">StreamData</a>* streamData, void* buffer, int length ); void StreamInDestroy( <a class="el" href="class_streamdata.html">StreamData</a>* streamData ); virtual void CloseStream( <a class="el" href="class_streamdata.html">StreamData</a>* streamData ) = 0; virtual void ProcessFSCommand( char* command, char* args ) = 0; virtual void EnableMenus( const <a class="el" href="class_menustatus.html">MenuStatus</a>&amp; menuStatus ) = 0; void SetMenuState(); void GetMenuState( <a class="el" href="class_menustatus.html">MenuStatus</a>* menuStatus ); #ifdef EDITTEXT void GetEditMenuState( <a class="el" href="class_editmenustatus.html">EditMenuStatus</a>* editMenuStatus ); #endif enum { MENU_EDIT, MENU_NONE, MENU_NO_MOVIE, MENU_NORMAL, MENU_STATIC }; int GetPopupMenuState(); void ControlOpen( char* url ); void ControlClose(); void ControlPlay(); void ControlRewind(); void ControlForward(); void ControlBack(); void ControlLoop(); void ControlViewAll(); void Control100(); void ControlZoomIn(); void ControlZoomContext( int x, int y ); void ControlZoomOut(); void ControlHighQuality(); void LoadMovie(char* path); void CreateIdealPalette( SColorTable* ctab ); void XSetCapture() {} // These should not be needed if the client window always captures void XReleaseCapture() {} // the mouse when it is down. virtual BOOL UpdateCursor() = 0; int GetCursorType(); // Returns the type of cursor that should be displayed. // UpdateCursor() uses this. //#endif void RemoveSprite(ScriptThread *thread, BOOL createPlaceholder = true); #ifdef DRAGBUTTONS void UpdateDropTarget(); void UpdateDragObject(SPOINT *pt); #endif // Button interface void ButtonGoDirection(int dir); void ButtonTabNext(); void ButtonTabPrevious(); void ButtonEnter(); BOOL ButtonFind(SButton*, SButton*); // Button implementation class ButtonWeight { public: SObject* button; SRECT buttonBounds; S32 weight; ButtonWeight() : button(NULL), weight(0) { } }; class ButtonOrder { public: SObject* button[4]; SRECT bounds[4]; ButtonOrder() { Reset(); } void Reset() { memset(this, 0, sizeof(ButtonOrder)); } }; enum { UP = 0, DOWN = 1, RIGHT = 2, LEFT = 3 }; SObject* ButtonChoose(SObject*, P_SRECT, int, SObject*, P_SRECT, SObject*, P_SRECT); void DoButton(SObject* pt, BOOL mouseIsDown, BOOL updateScreen = true); int NumButtons(SObject*); void ButtonFocusSet(SObject*); void ButtonFocusRemove(SObject*); void ButtonOrdering(SButton*, ButtonOrder*); BOOL IsButtonUp(P_SRECT, P_SRECT); BOOL IsButtonDown(P_SRECT, P_SRECT); BOOL IsButtonLeft(P_SRECT, P_SRECT); BOOL IsButtonRight(P_SRECT, P_SRECT); BOOL IsButtonAligned(P_SRECT, int, P_SRECT); BOOL IsButtonOverlapped(P_SRECT, int, P_SRECT); P_SRECT ButtonCloser(P_SRECT, P_SRECT, P_SRECT); // Methods used for tabbing implementation ButtonWeight* BuildButtonTabMap(); void ButtonSort(ButtonWeight* array, int size); S32 CalcButtonWeight(P_SRECT bounds); // Methods used to help enumerate all buttons void AddButton(SObject* obj); void RemoveAllButtons(); // Data members ButtonOrder buttonOrder; SButton currentButton; SObject** buttonArray; int buttonIndex; int arraySize; // from ShockwaveFlash.h SButton m_lastButton; int m_Focus; protected: // void OnDraw( NativePlayerWnd* ); // void LoadFile( URLWrapper *url, int layer, char *dstSprite = 0, char *postData = 0, BOOL loadVars = FALSE); }; int LayerNum(char* s); // // A Helper Object that combines variables into a form suitable for URLs or a POST operation // class URLBuilder { public: char* buf; int len; // the first empty spot int size; public: URLBuilder() { buf = 0; len = 0; size = 0; } ~URLBuilder() { FreeStr(buf); } void AppendChar(char); void AppendInt(int); void AppendString(char*); void EncodeString(char*); void EncodeVariables(ScriptVariable* var); }; void ExtractVariables(ScriptThread* thread, char* url); #endif </pre></div> <center> <hr WIDTH="100%"><font face="Arial,Helvetica"><font color="#3333FF">Version 1.0 of the Flash 4 Porting SDK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Middlesoft, Inc.</font></font></center> </body> </html>
browserTest/speedReactTest.html
bblfish/akka.http.model.Uri
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Testing URI libraries</title> <!--script type="text/javascript" src="../akka.UriJS/target/scala-2.11/akka-urijs-fastopt.js"></script> <script type="text/javascript" src="../../node.scalajs/bundle.js"></script> <script type="text/javascript" src="http://cdn.jsdelivr.net/jquery/2.1.1/jquery.js"></script--> <script type="text/javascript" src="./target/scala-2.11/http-model-uri-browsertest-jsdeps.js"></script> <script type="text/javascript" src="./target/scala-2.11/http-model-uri-browsertest-fastopt.js"></script> </head> <body> <!-- Include Scala.js compiled code --> <!--div> Select URL text file: <input type="file" id="fileInput"> </div> <select id="lib"> <option value="akka">Akka Uri</option> <option value="java">Java Uri</option> <option value="node">Node Uri</option> </select> <p id="report">Waiting to parse URIS...</p> <div> <table id="UriDisplay"> <caption>Original URIs, parsing or exceptions</caption> <thead><th>Original String</th><th>Parsed Uri or Error</th></thead> <tbody> <tr class="urlanalysis"> <td class="uriStr"></td> <td class="answer"></td> </tr> </tbody> </table> </div--> <h3>JSX</h3> <div id="eg1">jsx ver</div> <script type="text/javascript"> net.bblfish.react.ScalaReactSpeedTest().main() </script> </body> </html>
tukey/templates/osdc/tukey_admin/login_openid.html
LabAdvComp/tukey_portal
{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "OpenID" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("OpenID") %} {% endblock page_header %} {% block main %} {{ table.render }} {% endblock %}
docs/com/google/common/geometry/S2Loop.html
pankajbhanu/s2-geometry-library-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Mon Nov 16 12:02:34 IST 2015 --> <title>S2Loop</title> <meta name="date" content="2015-11-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="S2Loop"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":9,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-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="../../../../com/google/common/geometry/S2LatLngTest.html" title="class in com.google.common.geometry"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/google/common/geometry/S2LoopTest.html" title="class in com.google.common.geometry"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/google/common/geometry/S2Loop.html" target="_top">Frames</a></li> <li><a href="S2Loop.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="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.google.common.geometry</div> <h2 title="Class S2Loop" class="title">Class S2Loop</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.common.geometry.S2Loop</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a>, java.lang.Comparable&lt;<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&gt;</dd> </dl> <hr> <br> <pre>public final class <span class="typeNameLabel">S2Loop</span> extends java.lang.Object implements <a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a>, java.lang.Comparable&lt;<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&gt;</pre> <div class="block">An S2Loop represents a simple spherical polygon. It consists of a single chain of vertices where the first vertex is implicitly connected to the last. All loops are defined to have a CCW orientation, i.e. the interior of the polygon is on the left side of the edges. This implies that a clockwise loop enclosing a small area is interpreted to be a CCW loop enclosing a very large area. Loops are not allowed to have any duplicate vertices (whether adjacent or not), and non-adjacent edges are not allowed to intersect. Loops must have at least 3 vertices. Although these restrictions are not enforced in optimized code, you may get unexpected results if they are violated. Point containment is defined such that if the sphere is subdivided into faces (loops), every point is contained by exactly one face. This implies that loops do not necessarily contain all (or any) of their vertices An S2LatLngRect represents a latitude-longitude rectangle. It is capable of representing the empty and full rectangles as well as single points.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="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>static double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#MAX_INTERSECTION_ERROR">MAX_INTERSECTION_ERROR</a></span></code> <div class="block">Max angle that intersections can be off by and yet still be considered colinear.</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/google/common/geometry/S2Loop.html#S2Loop-java.util.List-">S2Loop</a></span>(java.util.List&lt;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&gt;&nbsp;vertices)</code> <div class="block">Initialize a loop connecting the given vertices.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#S2Loop-com.google.common.geometry.S2Cell-">S2Loop</a></span>(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</code> <div class="block">Initialize a loop corresponding to the given cell.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#S2Loop-com.google.common.geometry.S2Cell-com.google.common.geometry.S2LatLngRect-">S2Loop</a></span>(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell, <a href="../../../../com/google/common/geometry/S2LatLngRect.html" title="class in com.google.common.geometry">S2LatLngRect</a>&nbsp;bound)</code> <div class="block">Like the constructor above, but assumes that the cell's bounding rectangle has been precomputed.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#S2Loop-com.google.common.geometry.S2Loop-">S2Loop</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;src)</code> <div class="block">Copy constructor.</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#compareTo-com.google.common.geometry.S2Loop-">compareTo</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;other)</code> <div class="block">Comparator (needed by Comparable interface)</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#contains-com.google.common.geometry.S2Cell-">contains</a></span>(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</code> <div class="block">If this method returns true, the region completely contains the given cell.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#contains-com.google.common.geometry.S2Loop-">contains</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</code> <div class="block">Return true if the region contained by this loop is a superset of the region contained by the given other loop.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#contains-com.google.common.geometry.S2Point-">contains</a></span>(<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;p)</code> <div class="block">The point 'p' does not need to be normalized.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#containsNested-com.google.common.geometry.S2Loop-">containsNested</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</code> <div class="block">Given two loops of a polygon, return true if A contains B.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#containsOrCrosses-com.google.common.geometry.S2Loop-">containsOrCrosses</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</code> <div class="block">Return +1 if A contains B (i.e.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#depth--">depth</a></span>()</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getArea--">getArea</a></span>()</code> <div class="block">Return the area of the polygon interior, i.e.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S2AreaCentroid.html" title="class in com.google.common.geometry">S2AreaCentroid</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getAreaAndCentroid--">getAreaAndCentroid</a></span>()</code> <div class="block">Return the area of the loop interior, i.e.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S2Cap.html" title="class in com.google.common.geometry">S2Cap</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getCapBound--">getCapBound</a></span>()</code> <div class="block">Return a bounding spherical cap.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getCentroid--">getCentroid</a></span>()</code> <div class="block">Return the true centroid of the polygon multiplied by the area of the polygon (see <a href="../../../../com/google/common/geometry/S2.html" title="class in com.google.common.geometry"><code>S2</code></a> for details on centroids).</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S1Angle.html" title="class in com.google.common.geometry">S1Angle</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getDistance-com.google.common.geometry.S2Point-">getDistance</a></span>(<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;p)</code> <div class="block">Returns the shortest distance from a point P to this loop, given as the angle formed between P, the origin and the nearest point on the loop to P.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S2LatLngRect.html" title="class in com.google.common.geometry">S2LatLngRect</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#getRectBound--">getRectBound</a></span>()</code> <div class="block">Return a bounding latitude-longitude rectangle.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#intersects-com.google.common.geometry.S2Loop-">intersects</a></span>(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</code> <div class="block">Return true if the region contained by this loop intersects the region contained by the given other loop.</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#invert--">invert</a></span>()</code> <div class="block">Reverse the order of the loop vertices, effectively complementing the region represented by the loop.</div> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#isHole--">isHole</a></span>()</code> <div class="block">Return true if this loop represents a hole in its containing polygon.</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#isNormalized--">isNormalized</a></span>()</code> <div class="block">Return true if the loop area is at most 2*Pi.</div> </td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#isValid--">isValid</a></span>()</code> <div class="block">Return true if this loop is valid.</div> </td> </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#isValid-java.util.List-">isValid</a></span>(java.util.List&lt;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&gt;&nbsp;vertices)</code> <div class="block">Static version of isValid(), to be used only when an S2Loop instance is not available, but validity of the points must be checked.</div> </td> </tr> <tr id="i19" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#mayIntersect-com.google.common.geometry.S2Cell-">mayIntersect</a></span>(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</code> <div class="block">If this method returns false, the region does not intersect the given cell.</div> </td> </tr> <tr id="i20" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#normalize--">normalize</a></span>()</code> <div class="block">Invert the loop if necessary so that the area enclosed by the loop is at most 2*Pi.</div> </td> </tr> <tr id="i21" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#numVertices--">numVertices</a></span>()</code>&nbsp;</td> </tr> <tr id="i22" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#setDepth-int-">setDepth</a></span>(int&nbsp;depth)</code> <div class="block">The depth of a loop is defined as its nesting level within its containing polygon.</div> </td> </tr> <tr id="i23" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#sign--">sign</a></span>()</code> <div class="block">The sign of a loop is -1 if the loop represents a hole in its containing polygon, and +1 otherwise.</div> </td> </tr> <tr id="i24" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#toString--">toString</a></span>()</code>&nbsp;</td> </tr> <tr id="i25" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/google/common/geometry/S2Loop.html#vertex-int-">vertex</a></span>(int&nbsp;i)</code> <div class="block">For convenience, we make two entire copies of the vertex list available: vertex(n..2*n-1) is mapped to vertex(0..n-1), where n == numVertices().</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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="MAX_INTERSECTION_ERROR"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MAX_INTERSECTION_ERROR</h4> <pre>public static final&nbsp;double MAX_INTERSECTION_ERROR</pre> <div class="block">Max angle that intersections can be off by and yet still be considered colinear.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../constant-values.html#com.google.common.geometry.S2Loop.MAX_INTERSECTION_ERROR">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="S2Loop-java.util.List-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>S2Loop</h4> <pre>public&nbsp;S2Loop(java.util.List&lt;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&gt;&nbsp;vertices)</pre> <div class="block">Initialize a loop connecting the given vertices. The last vertex is implicitly connected to the first. All points should be unit length. Loops must have at least 3 vertices.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>vertices</code> - </dd> </dl> </li> </ul> <a name="S2Loop-com.google.common.geometry.S2Cell-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>S2Loop</h4> <pre>public&nbsp;S2Loop(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</pre> <div class="block">Initialize a loop corresponding to the given cell.</div> </li> </ul> <a name="S2Loop-com.google.common.geometry.S2Cell-com.google.common.geometry.S2LatLngRect-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>S2Loop</h4> <pre>public&nbsp;S2Loop(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell, <a href="../../../../com/google/common/geometry/S2LatLngRect.html" title="class in com.google.common.geometry">S2LatLngRect</a>&nbsp;bound)</pre> <div class="block">Like the constructor above, but assumes that the cell's bounding rectangle has been precomputed.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>cell</code> - </dd> <dd><code>bound</code> - </dd> </dl> </li> </ul> <a name="S2Loop-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>S2Loop</h4> <pre>public&nbsp;S2Loop(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;src)</pre> <div class="block">Copy constructor.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="depth--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>depth</h4> <pre>public&nbsp;int&nbsp;depth()</pre> </li> </ul> <a name="setDepth-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDepth</h4> <pre>public&nbsp;void&nbsp;setDepth(int&nbsp;depth)</pre> <div class="block">The depth of a loop is defined as its nesting level within its containing polygon. "Outer shell" loops have depth 0, holes within those loops have depth 1, shells within those holes have depth 2, etc. This field is only used by the S2Polygon implementation.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>depth</code> - </dd> </dl> </li> </ul> <a name="isHole--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isHole</h4> <pre>public&nbsp;boolean&nbsp;isHole()</pre> <div class="block">Return true if this loop represents a hole in its containing polygon.</div> </li> </ul> <a name="sign--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>sign</h4> <pre>public&nbsp;int&nbsp;sign()</pre> <div class="block">The sign of a loop is -1 if the loop represents a hole in its containing polygon, and +1 otherwise.</div> </li> </ul> <a name="numVertices--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>numVertices</h4> <pre>public&nbsp;int&nbsp;numVertices()</pre> </li> </ul> <a name="vertex-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>vertex</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;vertex(int&nbsp;i)</pre> <div class="block">For convenience, we make two entire copies of the vertex list available: vertex(n..2*n-1) is mapped to vertex(0..n-1), where n == numVertices().</div> </li> </ul> <a name="compareTo-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>compareTo</h4> <pre>public&nbsp;int&nbsp;compareTo(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;other)</pre> <div class="block">Comparator (needed by Comparable interface)</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>compareTo</code>&nbsp;in interface&nbsp;<code>java.lang.Comparable&lt;<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&gt;</code></dd> </dl> </li> </ul> <a name="isNormalized--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isNormalized</h4> <pre>public&nbsp;boolean&nbsp;isNormalized()</pre> <div class="block">Return true if the loop area is at most 2*Pi.</div> </li> </ul> <a name="normalize--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>normalize</h4> <pre>public&nbsp;void&nbsp;normalize()</pre> <div class="block">Invert the loop if necessary so that the area enclosed by the loop is at most 2*Pi.</div> </li> </ul> <a name="invert--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>invert</h4> <pre>public&nbsp;void&nbsp;invert()</pre> <div class="block">Reverse the order of the loop vertices, effectively complementing the region represented by the loop.</div> </li> </ul> <a name="getAreaAndCentroid--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAreaAndCentroid</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S2AreaCentroid.html" title="class in com.google.common.geometry">S2AreaCentroid</a>&nbsp;getAreaAndCentroid()</pre> <div class="block">Return the area of the loop interior, i.e. the region on the left side of the loop. The return value is between 0 and 4*Pi and the true centroid of the loop multiplied by the area of the loop (see S2.java for details on centroids). Note that the centroid may not be contained by the loop.</div> </li> </ul> <a name="getArea--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getArea</h4> <pre>public&nbsp;double&nbsp;getArea()</pre> <div class="block">Return the area of the polygon interior, i.e. the region on the left side of an odd number of loops. The return value is between 0 and 4*Pi.</div> </li> </ul> <a name="getCentroid--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCentroid</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;getCentroid()</pre> <div class="block">Return the true centroid of the polygon multiplied by the area of the polygon (see <a href="../../../../com/google/common/geometry/S2.html" title="class in com.google.common.geometry"><code>S2</code></a> for details on centroids). Note that the centroid may not be contained by the polygon.</div> </li> </ul> <a name="contains-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>contains</h4> <pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</pre> <div class="block">Return true if the region contained by this loop is a superset of the region contained by the given other loop.</div> </li> </ul> <a name="intersects-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>intersects</h4> <pre>public&nbsp;boolean&nbsp;intersects(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</pre> <div class="block">Return true if the region contained by this loop intersects the region contained by the given other loop.</div> </li> </ul> <a name="containsNested-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsNested</h4> <pre>public&nbsp;boolean&nbsp;containsNested(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</pre> <div class="block">Given two loops of a polygon, return true if A contains B. This version of contains() is much cheaper since it does not need to check whether the boundaries of the two loops cross.</div> </li> </ul> <a name="containsOrCrosses-com.google.common.geometry.S2Loop-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsOrCrosses</h4> <pre>public&nbsp;int&nbsp;containsOrCrosses(<a href="../../../../com/google/common/geometry/S2Loop.html" title="class in com.google.common.geometry">S2Loop</a>&nbsp;b)</pre> <div class="block">Return +1 if A contains B (i.e. the interior of B is a subset of the interior of A), -1 if the boundaries of A and B cross, and 0 otherwise. Requires that A does not properly contain the complement of B, i.e. A and B do not contain each other's boundaries. This method is used for testing whether multi-loop polygons contain each other.</div> </li> </ul> <a name="getCapBound--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCapBound</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S2Cap.html" title="class in com.google.common.geometry">S2Cap</a>&nbsp;getCapBound()</pre> <div class="block">Return a bounding spherical cap.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../com/google/common/geometry/S2Region.html#getCapBound--">getCapBound</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a></code></dd> </dl> </li> </ul> <a name="getRectBound--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRectBound</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S2LatLngRect.html" title="class in com.google.common.geometry">S2LatLngRect</a>&nbsp;getRectBound()</pre> <div class="block">Return a bounding latitude-longitude rectangle.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../com/google/common/geometry/S2Region.html#getRectBound--">getRectBound</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a></code></dd> </dl> </li> </ul> <a name="contains-com.google.common.geometry.S2Cell-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>contains</h4> <pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</pre> <div class="block">If this method returns true, the region completely contains the given cell. Otherwise, either the region does not contain the cell or the containment relationship could not be determined.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../com/google/common/geometry/S2Region.html#contains-com.google.common.geometry.S2Cell-">contains</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a></code></dd> </dl> </li> </ul> <a name="mayIntersect-com.google.common.geometry.S2Cell-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>mayIntersect</h4> <pre>public&nbsp;boolean&nbsp;mayIntersect(<a href="../../../../com/google/common/geometry/S2Cell.html" title="class in com.google.common.geometry">S2Cell</a>&nbsp;cell)</pre> <div class="block">If this method returns false, the region does not intersect the given cell. Otherwise, either region intersects the cell, or the intersection relationship could not be determined.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../com/google/common/geometry/S2Region.html#mayIntersect-com.google.common.geometry.S2Cell-">mayIntersect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../com/google/common/geometry/S2Region.html" title="interface in com.google.common.geometry">S2Region</a></code></dd> </dl> </li> </ul> <a name="contains-com.google.common.geometry.S2Point-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>contains</h4> <pre>public&nbsp;boolean&nbsp;contains(<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;p)</pre> <div class="block">The point 'p' does not need to be normalized.</div> </li> </ul> <a name="getDistance-com.google.common.geometry.S2Point-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDistance</h4> <pre>public&nbsp;<a href="../../../../com/google/common/geometry/S1Angle.html" title="class in com.google.common.geometry">S1Angle</a>&nbsp;getDistance(<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&nbsp;p)</pre> <div class="block">Returns the shortest distance from a point P to this loop, given as the angle formed between P, the origin and the nearest point on the loop to P. This angle in radians is equivalent to the arclength along the unit sphere.</div> </li> </ul> <a name="isValid--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isValid</h4> <pre>public&nbsp;boolean&nbsp;isValid()</pre> <div class="block">Return true if this loop is valid.</div> </li> </ul> <a name="isValid-java.util.List-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isValid</h4> <pre>public static&nbsp;boolean&nbsp;isValid(java.util.List&lt;<a href="../../../../com/google/common/geometry/S2Point.html" title="class in com.google.common.geometry">S2Point</a>&gt;&nbsp;vertices)</pre> <div class="block">Static version of isValid(), to be used only when an S2Loop instance is not available, but validity of the points must be checked.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if the given loop is valid. Creates an instance of S2Loop and defers this call to <a href="../../../../com/google/common/geometry/S2Loop.html#isValid--"><code>isValid()</code></a>.</dd> </dl> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <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-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="../../../../com/google/common/geometry/S2LatLngTest.html" title="class in com.google.common.geometry"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/google/common/geometry/S2LoopTest.html" title="class in com.google.common.geometry"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/google/common/geometry/S2Loop.html" target="_top">Frames</a></li> <li><a href="S2Loop.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="#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>
play2-maven-plugin/1.0.0-beta9/play2-providers/play2-provider-play22/apidocs/overview-summary.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Overview (Play! 2.x Provider for Play! 2.2.x 1.0.0-beta9 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Overview (Play! 2.x Provider for Play! 2.2.x 1.0.0-beta9 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 class="navBarCell1Rev">Overview</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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Play! 2.x Provider for Play! 2.2.x 1.0.0-beta9 API</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> <caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="com/google/code/play2/provider/play22/package-summary.html">com.google.code.play2.provider.play22</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="com/google/code/play2/provider/play22/run/package-summary.html">com.google.code.play2.provider.play22.run</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </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 class="navBarCell1Rev">Overview</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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2017. All rights reserved.</small></p> </body> </html>
read.html
studywithfun/studywithfun.github.io
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="renderer" content="webkit"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="keywords" content="趣学"> <meta name="description" content=""> <title>趣学-读</title> <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/styles/app.css"> </head> <body> <div id="read" v-cloak> <navbar-top :title="type"></navbar-top> <words-category :categories="categories"></words-category> <navbar-bottom></navbar-bottom> </div> <script src="//cdn.jsdelivr.net/combine/npm/jquery@3.2.1,npm/bootstrap@3.3.7/dist/js/bootstrap.min.js,npm/vue@2.4.2/dist/vue.min.js"></script> <script src="assets/scripts/app.js"></script> <script> $.get("assets/words/read.json", function (words) { var type = getParameter("type"); var vm = new Vue({ "el": "#read", "data": { "categories": words[type], "type": type } }); window.linkTo = function (item) { window.location.href = "read-detail.html?type=" + encodeURIComponent(type) + "&categoryId=" + encodeURIComponent(item.id); }; }); (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-103657912-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
dashboard/templates/list_teams.html
arxcruz/stackquery-cmd
{% extends 'base.html' %} {% from 'common.html' import detail_team %} {% block title %}Stackquery - List teams{% endblock title%} {% block java_script %} <script type="text/javascript"> $(function() { $(".team-delete-link").on("click", function() { var delete_url = $(this).attr('data-delete-url'); $.ajax({ url: delete_url, type: 'DELETE', success: function(response) { if (response.status == 'OK') { window.location = "{{ url_for('dashboard.dashboard_teams') }}"; } else { alert("Delete failed") } } }) }) }) $(function() { $(".user-delete-link").on("click", function() { var delete_url = $(this).attr('data-delete-url'); $.ajax({ url: delete_url, type: 'DELETE', success: function(response) { if (response.status == 'OK') { window.location = "{{ url_for('dashboard.dashboard_teams') }}"; } else { alert("Delete failed") } } }) }) }) </script> {% endblock java_script %} {% block main %} {% for team in teams %} <div class="span11">{{ detail_team(team) }}</div> {% endfor %} {% endblock main %}
docs/versions/1.2.0/javadoc-devel/nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.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 (1.8.0_92) on Thu Feb 23 11:39:40 CET 2017 --> <title>WebdavFiles (Xenon-release 1.2.0 API for Xenon developers)</title> <meta name="date" content="2017-02-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="WebdavFiles (Xenon-release 1.2.0 API for Xenon developers)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":9,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":9,"i27":10,"i28":10,"i29":10,"i30":9,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFileAttributes.html" title="class in nl.esciencecenter.xenon.adaptors.webdav"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.FileSystemInfo.html" title="class in nl.esciencecenter.xenon.adaptors.webdav"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html" target="_top">Frames</a></li> <li><a href="WebdavFiles.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><a href="#nested.class.summary">Nested</a>&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">nl.esciencecenter.xenon.adaptors.webdav</div> <h2 title="Class WebdavFiles" class="title">Class WebdavFiles</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>nl.esciencecenter.xenon.adaptors.webdav.WebdavFiles</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">WebdavFiles</span> extends java.lang.Object implements <a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.FileSystemInfo.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavFiles.FileSystemInfo</a></span></code> <div class="block">Used to store all state attached to a filesystem.</div> </td> </tr> </table> </li> </ul> <!-- =========== 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 <a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavAdaptor</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#adaptor">adaptor</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#BUFFER_SIZE">BUFFER_SIZE</a></span></code> <div class="block">The default buffer size for copy.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>private static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#currentID">currentID</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private java.util.Map&lt;java.lang.String,<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.FileSystemInfo.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavFiles.FileSystemInfo</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#fileSystems">fileSystems</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>private static org.slf4j.Logger</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#LOGGER">LOGGER</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#OK_code">OK_code</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/adaptors/webdav/WebdavFiles.html#WebdavFiles-nl.esciencecenter.xenon.adaptors.webdav.WebdavAdaptor-">WebdavFiles</a></span>(<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavAdaptor</a>&nbsp;webdavAdaptor)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>private boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#areSamePaths-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-">areSamePaths</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertExists-nl.esciencecenter.xenon.files.Path-">assertExists</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertIsEmpty-nl.esciencecenter.xenon.files.Path-">assertIsEmpty</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertNotExists-nl.esciencecenter.xenon.files.Path-">assertNotExists</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertRegularFileExists-nl.esciencecenter.xenon.files.Path-">assertRegularFileExists</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertValidArgumentsForNewOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.engine.util.OpenOptions-">assertValidArgumentsForNewOutputStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/engine/util/OpenOptions.html" title="class in nl.esciencecenter.xenon.engine.util">OpenOptions</a>&nbsp;processedOptions)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#assertValidOptionsForCopy-nl.esciencecenter.xenon.files.CopyOption...-">assertValidOptionsForCopy</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files">CopyStatus</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#cancelCopy-nl.esciencecenter.xenon.files.Copy-">cancelCopy</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a>&nbsp;copy)</code> <div class="block">Cancel a copy operation.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#close-nl.esciencecenter.xenon.files.FileSystem-">close</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;fileSystem)</code> <div class="block">Close a FileSystem.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#copy-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.CopyOption...-">copy</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target, <a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options)</code> <div class="block">Copy an existing source file or symbolic link to a target file.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#createDirectories-nl.esciencecenter.xenon.files.Path-">createDirectories</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Creates a new directory, failing if the directory already exists.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#createDirectory-nl.esciencecenter.xenon.files.Path-">createDirectory</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Creates a new directory, failing if the directory already exists.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#createFile-nl.esciencecenter.xenon.files.Path-">createFile</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Creates a new empty file, failing if the file already exists.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#createFile-nl.esciencecenter.xenon.files.Path-byte:A-">createFile</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, byte[]&nbsp;data)</code>&nbsp;</td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code>private <a href="../../../../../nl/esciencecenter/xenon/files/OpenOption.html" title="enum in nl.esciencecenter.xenon.files">OpenOption</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#createOutputStreamOptions-nl.esciencecenter.xenon.files.CopyOption...-">createOutputStreamOptions</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options)</code>&nbsp;</td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#delete-nl.esciencecenter.xenon.files.Path-">delete</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Deletes an existing path.</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#end--">end</a></span>()</code>&nbsp;</td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#executeDeleteMethod-java.lang.String-org.apache.commons.httpclient.HttpClient-">executeDeleteMethod</a></span>(java.lang.String&nbsp;deletePath, org.apache.commons.httpclient.HttpClient&nbsp;client)</code>&nbsp;</td> </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#executeMethod-org.apache.commons.httpclient.HttpClient-org.apache.commons.httpclient.HttpMethod-">executeMethod</a></span>(org.apache.commons.httpclient.HttpClient&nbsp;client, org.apache.commons.httpclient.HttpMethod&nbsp;method)</code>&nbsp;</td> </tr> <tr id="i19" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#exists-nl.esciencecenter.xenon.files.Path-">exists</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Tests if a path exists.</div> </td> </tr> <tr id="i20" class="altColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files">FileAttributes</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getAttributes-nl.esciencecenter.xenon.files.Path-">getAttributes</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Get the <a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files"><code>FileAttributes</code></a> of an existing path.</div> </td> </tr> <tr id="i21" class="rowColor"> <td class="colFirst"><code>private org.apache.commons.httpclient.HttpClient</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getClient-nl.esciencecenter.xenon.adaptors.webdav.WebdavLocation-">getClient</a></span>(<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavLocation.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavLocation</a>&nbsp;webdavLocation)</code>&nbsp;</td> </tr> <tr id="i22" class="altColor"> <td class="colFirst"><code>private org.apache.commons.httpclient.HttpConnectionManager</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getConnectionManager-org.apache.commons.httpclient.HostConfiguration-">getConnectionManager</a></span>(org.apache.commons.httpclient.HostConfiguration&nbsp;hostConfig)</code>&nbsp;</td> </tr> <tr id="i23" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files">CopyStatus</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getCopyStatus-nl.esciencecenter.xenon.files.Copy-">getCopyStatus</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a>&nbsp;copy)</code> <div class="block">Retrieve the status of an asynchronous copy.</div> </td> </tr> <tr id="i24" class="altColor"> <td class="colFirst"><code>private <a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files">FileAttributes</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getFileOrDirAttributes-nl.esciencecenter.xenon.files.Path-org.apache.commons.httpclient.HttpClient-">getFileOrDirAttributes</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, org.apache.commons.httpclient.HttpClient&nbsp;client)</code>&nbsp;</td> </tr> <tr id="i25" class="rowColor"> <td class="colFirst"><code>private org.apache.commons.httpclient.HttpClient</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getFileSystemByPath-nl.esciencecenter.xenon.files.Path-">getFileSystemByPath</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i26" class="altColor"> <td class="colFirst"><code>private static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getNewUniqueID--">getNewUniqueID</a></span>()</code>&nbsp;</td> </tr> <tr id="i27" class="rowColor"> <td class="colFirst"><code>private org.apache.jackrabbit.webdav.property.DavPropertySet</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getPathProperties-org.apache.commons.httpclient.HttpClient-java.lang.String-">getPathProperties</a></span>(org.apache.commons.httpclient.HttpClient&nbsp;client, java.lang.String&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i28" class="altColor"> <td class="colFirst"><code>private org.apache.jackrabbit.webdav.property.DavPropertySet</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getProperties-org.apache.jackrabbit.webdav.client.methods.PropFindMethod-">getProperties</a></span>(org.apache.jackrabbit.webdav.client.methods.PropFindMethod&nbsp;method)</code>&nbsp;</td> </tr> <tr id="i29" class="rowColor"> <td class="colFirst"><code>private org.apache.jackrabbit.webdav.MultiStatusResponse[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#getResponsesFromPropFindMethod-java.lang.String-org.apache.jackrabbit.webdav.client.methods.PropFindMethod-">getResponsesFromPropFindMethod</a></span>(java.lang.String&nbsp;folderPath, org.apache.jackrabbit.webdav.client.methods.PropFindMethod&nbsp;method)</code>&nbsp;</td> </tr> <tr id="i30" class="altColor"> <td class="colFirst"><code>private static boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#isOkish-int-">isOkish</a></span>(int&nbsp;response)</code>&nbsp;</td> </tr> <tr id="i31" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#isOpen-nl.esciencecenter.xenon.files.FileSystem-">isOpen</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;fileSystem)</code> <div class="block">Return if the connection to the FileSystem is open.</div> </td> </tr> <tr id="i32" class="altColor"> <td class="colFirst"><code>private java.util.List&lt;org.apache.jackrabbit.webdav.MultiStatusResponse&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#listDirectory-nl.esciencecenter.xenon.files.Path-">listDirectory</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i33" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#move-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-">move</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target)</code> <div class="block">Move or rename an existing source path to a non-existing target path.</div> </td> </tr> <tr id="i34" class="altColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PathAttributesPair.html" title="interface in nl.esciencecenter.xenon.files">PathAttributesPair</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-">newAttributesDirectoryStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Create a DirectoryStream that iterates over all PathAttributePair entries in the directory <code>dir</code>.</div> </td> </tr> <tr id="i35" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PathAttributesPair.html" title="interface in nl.esciencecenter.xenon.files">PathAttributesPair</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">newAttributesDirectoryStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.Filter.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream.Filter</a>&nbsp;filter)</code> <div class="block">Create a DirectoryStream that iterates over all PathAttributePair entries in the directory <code>dir</code> that are accepted by the filter.</div> </td> </tr> <tr id="i36" class="altColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-">newDirectoryStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Create a DirectoryStream that iterates over all entries in the directory <code>dir</code>.</div> </td> </tr> <tr id="i37" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">newDirectoryStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.Filter.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream.Filter</a>&nbsp;filter)</code> <div class="block">Create a DirectoryStream that iterates over all entries in the directory <code>dir</code> that are accepted by the filter.</div> </td> </tr> <tr id="i38" class="altColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newFileSystem-java.lang.String-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">newFileSystem</a></span>(java.lang.String&nbsp;scheme, java.lang.String&nbsp;location, <a href="../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties)</code> <div class="block">Create a new FileSystem that represents a (possibly remote) data store at the <code>location</code>, using the <code>scheme</code> and <code>credentials</code> to get access.</div> </td> </tr> <tr id="i39" class="rowColor"> <td class="colFirst"><code>java.io.InputStream</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newInputStream-nl.esciencecenter.xenon.files.Path-">newInputStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</code> <div class="block">Open an existing file and return an <code>InputStream</code> to read from this file.</div> </td> </tr> <tr id="i40" class="altColor"> <td class="colFirst"><code>java.io.OutputStream</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.OpenOption...-">newOutputStream</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/OpenOption.html" title="enum in nl.esciencecenter.xenon.files">OpenOption</a>...&nbsp;options)</code> <div class="block">Open an file and return an <code>OutputStream</code> to write to this file.</div> </td> </tr> <tr id="i41" class="rowColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#newPath-nl.esciencecenter.xenon.files.FileSystem-nl.esciencecenter.xenon.files.RelativePath-">newPath</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;filesystem, <a href="../../../../../nl/esciencecenter/xenon/files/RelativePath.html" title="class in nl.esciencecenter.xenon.files">RelativePath</a>&nbsp;location)</code> <div class="block">Create a new Path that represents a (possibly non existing) location on <code>filesystem.</code></div> </td> </tr> <tr id="i42" class="altColor"> <td class="colFirst"><code><a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#readSymbolicLink-nl.esciencecenter.xenon.files.Path-">readSymbolicLink</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;link)</code> <div class="block">Reads the target of a symbolic link (optional operation).</div> </td> </tr> <tr id="i43" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#setPosixFilePermissions-nl.esciencecenter.xenon.files.Path-java.util.Set-">setPosixFilePermissions</a></span>(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, java.util.Set&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PosixFilePermission.html" title="enum in nl.esciencecenter.xenon.files">PosixFilePermission</a>&gt;&nbsp;permissions)</code> <div class="block">Sets the POSIX permissions of a path.</div> </td> </tr> <tr id="i44" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#streamCopy-java.io.InputStream-java.io.OutputStream-">streamCopy</a></span>(java.io.InputStream&nbsp;in, java.io.OutputStream&nbsp;out)</code>&nbsp;</td> </tr> <tr id="i45" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#throwDirectoryListingException-java.lang.String-java.lang.Exception-">throwDirectoryListingException</a></span>(java.lang.String&nbsp;folderPath, java.lang.Exception&nbsp;e)</code>&nbsp;</td> </tr> <tr id="i46" class="altColor"> <td class="colFirst"><code>private java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#toFilePath-java.lang.String-">toFilePath</a></span>(java.lang.String&nbsp;path)</code>&nbsp;</td> </tr> <tr id="i47" class="rowColor"> <td class="colFirst"><code>private java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html#toFolderPath-java.lang.String-">toFolderPath</a></span>(java.lang.String&nbsp;path)</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="LOGGER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LOGGER</h4> <pre>private static final&nbsp;org.slf4j.Logger LOGGER</pre> </li> </ul> <a name="adaptor"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>adaptor</h4> <pre>private final&nbsp;<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavAdaptor</a> adaptor</pre> </li> </ul> <a name="fileSystems"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fileSystems</h4> <pre>private final&nbsp;java.util.Map&lt;java.lang.String,<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.FileSystemInfo.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavFiles.FileSystemInfo</a>&gt; fileSystems</pre> </li> </ul> <a name="currentID"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>currentID</h4> <pre>private static&nbsp;int currentID</pre> </li> </ul> <a name="OK_code"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>OK_code</h4> <pre>public static&nbsp;int OK_code</pre> </li> </ul> <a name="BUFFER_SIZE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BUFFER_SIZE</h4> <pre>private static final&nbsp;int BUFFER_SIZE</pre> <div class="block">The default buffer size for copy. Webdav doesn't use the standard copy engine.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.webdav.WebdavFiles.BUFFER_SIZE">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="WebdavFiles-nl.esciencecenter.xenon.adaptors.webdav.WebdavAdaptor-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>WebdavFiles</h4> <pre>public&nbsp;WebdavFiles(<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavAdaptor</a>&nbsp;webdavAdaptor)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getNewUniqueID--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNewUniqueID</h4> <pre>private static&nbsp;java.lang.String&nbsp;getNewUniqueID()</pre> </li> </ul> <a name="newFileSystem-java.lang.String-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newFileSystem</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;newFileSystem(java.lang.String&nbsp;scheme, java.lang.String&nbsp;location, <a href="../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newFileSystem-java.lang.String-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">Files</a></code></span></div> <div class="block">Create a new FileSystem that represents a (possibly remote) data store at the <code>location</code>, using the <code>scheme</code> and <code>credentials</code> to get access. Make sure to always close <code>FileSystem</code> instances by calling <code>close(FileSystem)</code> when you no longer need them, otherwise their associated resources remain allocated.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newFileSystem-java.lang.String-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">newFileSystem</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>scheme</code> - the scheme to use to access the FileSystem.</dd> <dd><code>location</code> - the location of the FileSystem, may be null for a local file system.</dd> <dd><code>credential</code> - the Credentials to use to get access to the FileSystem.</dd> <dd><code>properties</code> - optional properties to use when creating the FileSystem.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the new FileSystem.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/UnknownPropertyException.html" title="class in nl.esciencecenter.xenon">UnknownPropertyException</a></code> - If a unknown property was provided.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/InvalidPropertyException.html" title="class in nl.esciencecenter.xenon">InvalidPropertyException</a></code> - If a known property was provided with an invalid value.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/InvalidSchemeException.html" title="class in nl.esciencecenter.xenon">InvalidSchemeException</a></code> - If the scheme was invalid.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/InvalidLocationException.html" title="class in nl.esciencecenter.xenon">InvalidLocationException</a></code> - If the location was invalid.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/InvalidCredentialException.html" title="class in nl.esciencecenter.xenon">InvalidCredentialException</a></code> - If the credential is invalid to access the location.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If the creation of the FileSystem failed.</dd> </dl> </li> </ul> <a name="getClient-nl.esciencecenter.xenon.adaptors.webdav.WebdavLocation-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getClient</h4> <pre>private&nbsp;org.apache.commons.httpclient.HttpClient&nbsp;getClient(<a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavLocation.html" title="class in nl.esciencecenter.xenon.adaptors.webdav">WebdavLocation</a>&nbsp;webdavLocation)</pre> </li> </ul> <a name="getConnectionManager-org.apache.commons.httpclient.HostConfiguration-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getConnectionManager</h4> <pre>private&nbsp;org.apache.commons.httpclient.HttpConnectionManager&nbsp;getConnectionManager(org.apache.commons.httpclient.HostConfiguration&nbsp;hostConfig)</pre> </li> </ul> <a name="newPath-nl.esciencecenter.xenon.files.FileSystem-nl.esciencecenter.xenon.files.RelativePath-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newPath</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;newPath(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;filesystem, <a href="../../../../../nl/esciencecenter/xenon/files/RelativePath.html" title="class in nl.esciencecenter.xenon.files">RelativePath</a>&nbsp;location) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newPath-nl.esciencecenter.xenon.files.FileSystem-nl.esciencecenter.xenon.files.RelativePath-">Files</a></code></span></div> <div class="block">Create a new Path that represents a (possibly non existing) location on <code>filesystem.</code></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newPath-nl.esciencecenter.xenon.files.FileSystem-nl.esciencecenter.xenon.files.RelativePath-">newPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>filesystem</code> - the FileSystem for which to create the path.</dd> <dd><code>location</code> - the location relative to the root of the given FileSystem.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the resulting Path.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="close-nl.esciencecenter.xenon.files.FileSystem-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>close</h4> <pre>public&nbsp;void&nbsp;close(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;fileSystem) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#close-nl.esciencecenter.xenon.files.FileSystem-">Files</a></code></span></div> <div class="block">Close a FileSystem.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#close-nl.esciencecenter.xenon.files.FileSystem-">close</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>fileSystem</code> - the FileSystem to close.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If the FileSystem failed to close or if an I/O error occurred.</dd> </dl> </li> </ul> <a name="isOpen-nl.esciencecenter.xenon.files.FileSystem-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isOpen</h4> <pre>public&nbsp;boolean&nbsp;isOpen(<a href="../../../../../nl/esciencecenter/xenon/files/FileSystem.html" title="interface in nl.esciencecenter.xenon.files">FileSystem</a>&nbsp;fileSystem) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#isOpen-nl.esciencecenter.xenon.files.FileSystem-">Files</a></code></span></div> <div class="block">Return if the connection to the FileSystem is open.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#isOpen-nl.esciencecenter.xenon.files.FileSystem-">isOpen</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>fileSystem</code> - the FileSystem to test.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>if the connection to the FileSystem is open.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - if the test failed or an I/O error occurred.</dd> </dl> </li> </ul> <a name="streamCopy-java.io.InputStream-java.io.OutputStream-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>streamCopy</h4> <pre>private&nbsp;void&nbsp;streamCopy(java.io.InputStream&nbsp;in, java.io.OutputStream&nbsp;out) throws java.io.IOException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> </dl> </li> </ul> <a name="copy-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.CopyOption...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>copy</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a>&nbsp;copy(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target, <a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#copy-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.CopyOption...-">Files</a></code></span></div> <div class="block">Copy an existing source file or symbolic link to a target file. <p> When using copy, the following rules apply: </p> <ul> <li> Both source and target must NOT be a directory. </li> <li> The parent of the target path (e.g. <code>target.getParent</code>) must exist. </li> <li> If the target is equal to the source this method has no effect. </li> <li> If the source is a link, the path to which it refers will be copied, not the link itself. </li> </ul> <p> In addition, the <code>options</code> parameter determines how the copy is performed: </p> <ul> <li><code>CREATE</code> (default): Create a new target file and copy to it. Fail if the target already exists.</li> <li><code>REPLACE</code>: Replace target if it already exists. If the target does not exist it will be created.</li> <li><code>IGNORE</code>: Ignore copy if the target already exists. If the target does not exist it will be created.</li> <li><code>APPEND</code>: The data in source will appended to target. Fails if the target does not exist.</li> <li><code>RESUME</code>: A copy from source to target will be resumed. This fails if the target does not exist. To resume a copy, the size of the target is used as the start position in the source. All data from the source after this start position is append to the target. For example, if the target contains 100 bytes (0-99) and the source 200 bytes (0-199), the data at bytes 100-199 in the source will be append to target. By default, there is no verification that the existing data in target corresponds to the data in source.</li> </ul> <p> Note that the five options above are mutually exclusive. Only one can be selected at a time. If more than one of these options is provided, an exception will be thrown. </p> <p> The following options modify the behavior of the copy operation: </p> <ul> <li><code>VERIFY</code> (can only be used in combination with <code>RESUME</code>): When resuming a copy, verify that the existing data in target corresponds to the data in source.</li> <li><code>ASYNCHRONOUS</code>: Perform an asynchronous copy. Instead of blocking until the copy is complete, the call returns immediately and the copy is performed in the background.</li> </ul> <p> If the <code>ASYNCHRONOUS</code> option is provided, a <a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files"><code>Copy</code></a> is returned that can be used to retrieve the status of the copy operation (in a <a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files"><code>CopyStatus</code></a>) or cancel it. Any exceptions produced during the copy operation are also stored in the <a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files"><code>CopyStatus</code></a>. </p> <p> If the <code>ASYNCHRONOUS</code> option is not provided, the copy will block until it is completed and <code>null</code> will be returned. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#copy-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.CopyOption...-">copy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>source</code> - the existing source file or link.</dd> <dd><code>target</code> - the target path.</dd> <dd><code>options</code> - options for the copy operation.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a <a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files"><code>CopyStatus</code></a> if the copy is asynchronous or <code>null</code> if it is blocking.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If the source file does not exist, the target parent directory does not exist, or the target file does not exist and the <code>APPEND</code> or <code>RESUME</code> option is provided.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/PathAlreadyExistsException.html" title="class in nl.esciencecenter.xenon.files">PathAlreadyExistsException</a></code> - If the target file already exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If the source is a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalTargetPathException.html" title="class in nl.esciencecenter.xenon.files">IllegalTargetPathException</a></code> - If the target is a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/InvalidCopyOptionsException.html" title="class in nl.esciencecenter.xenon.files">InvalidCopyOptionsException</a></code> - If a conflicting set of copy options is provided.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/InvalidResumeTargetException.html" title="class in nl.esciencecenter.xenon.files">InvalidResumeTargetException</a></code> - If the data in the target of a resume does not match the data in the source.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="assertValidOptionsForCopy-nl.esciencecenter.xenon.files.CopyOption...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertValidOptionsForCopy</h4> <pre>private&nbsp;void&nbsp;assertValidOptionsForCopy(<a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options) throws <a href="../../../../../nl/esciencecenter/xenon/files/InvalidOpenOptionsException.html" title="class in nl.esciencecenter.xenon.files">InvalidOpenOptionsException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/InvalidOpenOptionsException.html" title="class in nl.esciencecenter.xenon.files">InvalidOpenOptionsException</a></code></dd> </dl> </li> </ul> <a name="createOutputStreamOptions-nl.esciencecenter.xenon.files.CopyOption...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createOutputStreamOptions</h4> <pre>private&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/OpenOption.html" title="enum in nl.esciencecenter.xenon.files">OpenOption</a>[]&nbsp;createOutputStreamOptions(<a href="../../../../../nl/esciencecenter/xenon/files/CopyOption.html" title="enum in nl.esciencecenter.xenon.files">CopyOption</a>...&nbsp;options)</pre> </li> </ul> <a name="move-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>move</h4> <pre>public&nbsp;void&nbsp;move(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#move-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Move or rename an existing source path to a non-existing target path. <p> The parent of the target path (e.g. <code>target.getParent</code>) must exist. If the target is equal to the source this method has no effect. If the source is a link, the link itself will be moved, not the path to which it refers. If the source is a directory, it will be renamed to the target. This implies that a moving a directory between physical locations may fail. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#move-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-">move</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>source</code> - the existing source path.</dd> <dd><code>target</code> - the non existing target path.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If the source file does not exist or the target parent directory does not exist.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/PathAlreadyExistsException.html" title="class in nl.esciencecenter.xenon.files">PathAlreadyExistsException</a></code> - If the target file already exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If the move failed.</dd> </dl> </li> </ul> <a name="getCopyStatus-nl.esciencecenter.xenon.files.Copy-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCopyStatus</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files">CopyStatus</a>&nbsp;getCopyStatus(<a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a>&nbsp;copy) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#getCopyStatus-nl.esciencecenter.xenon.files.Copy-">Files</a></code></span></div> <div class="block">Retrieve the status of an asynchronous copy.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#getCopyStatus-nl.esciencecenter.xenon.files.Copy-">getCopyStatus</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>copy</code> - the asynchronous copy for which to retrieve the status.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a <a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files"><code>CopyStatus</code></a> containing the status of the asynchronous copy.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchCopyException.html" title="class in nl.esciencecenter.xenon.files">NoSuchCopyException</a></code> - If the copy is not known.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="cancelCopy-nl.esciencecenter.xenon.files.Copy-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>cancelCopy</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files">CopyStatus</a>&nbsp;cancelCopy(<a href="../../../../../nl/esciencecenter/xenon/files/Copy.html" title="interface in nl.esciencecenter.xenon.files">Copy</a>&nbsp;copy) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#cancelCopy-nl.esciencecenter.xenon.files.Copy-">Files</a></code></span></div> <div class="block">Cancel a copy operation.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#cancelCopy-nl.esciencecenter.xenon.files.Copy-">cancelCopy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>copy</code> - the asynchronous copy which to cancel.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a <a href="../../../../../nl/esciencecenter/xenon/files/CopyStatus.html" title="interface in nl.esciencecenter.xenon.files"><code>CopyStatus</code></a> containing the status of the copy.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchCopyException.html" title="class in nl.esciencecenter.xenon.files">NoSuchCopyException</a></code> - If the copy is not known.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="createDirectories-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createDirectories</h4> <pre>public&nbsp;void&nbsp;createDirectories(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createDirectories-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Creates a new directory, failing if the directory already exists. All nonexistent parent directories are also created.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createDirectories-nl.esciencecenter.xenon.files.Path-">createDirectories</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the directory to create.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/PathAlreadyExistsException.html" title="class in nl.esciencecenter.xenon.files">PathAlreadyExistsException</a></code> - If the directory already exists or if a parent directory could not be created because a file with the same name already exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="createDirectory-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createDirectory</h4> <pre>public&nbsp;void&nbsp;createDirectory(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createDirectory-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Creates a new directory, failing if the directory already exists.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createDirectory-nl.esciencecenter.xenon.files.Path-">createDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the directory to create.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/PathAlreadyExistsException.html" title="class in nl.esciencecenter.xenon.files">PathAlreadyExistsException</a></code> - If the directory already exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="createFile-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createFile</h4> <pre>public&nbsp;void&nbsp;createFile(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createFile-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Creates a new empty file, failing if the file already exists.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#createFile-nl.esciencecenter.xenon.files.Path-">createFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the file to create.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/PathAlreadyExistsException.html" title="class in nl.esciencecenter.xenon.files">PathAlreadyExistsException</a></code> - If the directory already exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="createFile-nl.esciencecenter.xenon.files.Path-byte:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createFile</h4> <pre>public&nbsp;void&nbsp;createFile(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, byte[]&nbsp;data) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="delete-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>delete</h4> <pre>public&nbsp;void&nbsp;delete(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#delete-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Deletes an existing path. If path is a symbolic link the symbolic link is removed and the symbolic link's target is not deleted.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#delete-nl.esciencecenter.xenon.files.Path-">delete</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the path to delete.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="executeDeleteMethod-java.lang.String-org.apache.commons.httpclient.HttpClient-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>executeDeleteMethod</h4> <pre>private&nbsp;void&nbsp;executeDeleteMethod(java.lang.String&nbsp;deletePath, org.apache.commons.httpclient.HttpClient&nbsp;client) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="exists-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>exists</h4> <pre>public&nbsp;boolean&nbsp;exists(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#exists-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Tests if a path exists.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#exists-nl.esciencecenter.xenon.files.Path-">exists</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the path to test.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>If the path exists.</dd> </dl> </li> </ul> <a name="newDirectoryStream-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newDirectoryStream</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&gt;&nbsp;newDirectoryStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Create a DirectoryStream that iterates over all entries in the directory <code>dir</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-">newDirectoryStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target directory.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a new DirectoryStream that iterates over all entries in the given directory.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a directory does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If dir is not a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="newDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newDirectoryStream</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&gt;&nbsp;newDirectoryStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.Filter.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream.Filter</a>&nbsp;filter) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">Files</a></code></span></div> <div class="block">Create a DirectoryStream that iterates over all entries in the directory <code>dir</code> that are accepted by the filter.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">newDirectoryStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target directory.</dd> <dd><code>filter</code> - the filter.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a new DirectoryStream that iterates over all entries in the directory <code>dir</code>.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a directory does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If dir is not a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="listDirectory-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>listDirectory</h4> <pre>private&nbsp;java.util.List&lt;org.apache.jackrabbit.webdav.MultiStatusResponse&gt;&nbsp;listDirectory(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="getResponsesFromPropFindMethod-java.lang.String-org.apache.jackrabbit.webdav.client.methods.PropFindMethod-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResponsesFromPropFindMethod</h4> <pre>private&nbsp;org.apache.jackrabbit.webdav.MultiStatusResponse[]&nbsp;getResponsesFromPropFindMethod(java.lang.String&nbsp;folderPath, org.apache.jackrabbit.webdav.client.methods.PropFindMethod&nbsp;method) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="throwDirectoryListingException-java.lang.String-java.lang.Exception-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>throwDirectoryListingException</h4> <pre>private&nbsp;void&nbsp;throwDirectoryListingException(java.lang.String&nbsp;folderPath, java.lang.Exception&nbsp;e) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newAttributesDirectoryStream</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PathAttributesPair.html" title="interface in nl.esciencecenter.xenon.files">PathAttributesPair</a>&gt;&nbsp;newAttributesDirectoryStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Create a DirectoryStream that iterates over all PathAttributePair entries in the directory <code>dir</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-">newAttributesDirectoryStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target directory.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a new DirectoryStream that iterates over all PathAttributePair entries in the directory <code>dir</code>.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a directory does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If dir is not a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newAttributesDirectoryStream</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream</a>&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PathAttributesPair.html" title="interface in nl.esciencecenter.xenon.files">PathAttributesPair</a>&gt;&nbsp;newAttributesDirectoryStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/DirectoryStream.Filter.html" title="interface in nl.esciencecenter.xenon.files">DirectoryStream.Filter</a>&nbsp;filter) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">Files</a></code></span></div> <div class="block">Create a DirectoryStream that iterates over all PathAttributePair entries in the directory <code>dir</code> that are accepted by the filter.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newAttributesDirectoryStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.DirectoryStream.Filter-">newAttributesDirectoryStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target directory.</dd> <dd><code>filter</code> - the filter.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a new DirectoryStream that iterates over all entries in the directory <code>dir</code>.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a directory does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If dir is not a directory.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="newInputStream-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newInputStream</h4> <pre>public&nbsp;java.io.InputStream&nbsp;newInputStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newInputStream-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Open an existing file and return an <code>InputStream</code> to read from this file.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newInputStream-nl.esciencecenter.xenon.files.Path-">newInputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the existing file to read.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the <code>InputStream</code> to read from the file.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a file does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If path not file.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="newOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.OpenOption...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newOutputStream</h4> <pre>public&nbsp;java.io.OutputStream&nbsp;newOutputStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/files/OpenOption.html" title="enum in nl.esciencecenter.xenon.files">OpenOption</a>...&nbsp;options) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.OpenOption...-">Files</a></code></span></div> <div class="block">Open an file and return an <code>OutputStream</code> to write to this file. <p> The options determine how the file is opened, if a new file is created, if the existing data in the file is preserved, and if the file should be written or read: </p> <ul> <li> If the <code>CREATE</code> option is specified, a new file will be created and an exception is thrown if the file already exists. </li> <li> If the <code>OPEN_EXISTING</code> option is specified, an existing file will be opened, and an exception is thrown if the file does not exist. </li> <li> If the <code>OPEN_OR_CREATE</code> option is specified, an attempt will be made to open an existing file. If it does not exist a new file will be created. </li> <li> If the <code>APPEND</code> option is specified, data will be added to the end of the file. No existing data will be overwritten. </li> <li> If the <code>TRUNCATE</code> option is specified, any existing data in the file will be deleted (resulting in a file of size 0). The data will then be appended from the beginning of the file. </li> </ul> <p> One of <code>CREATE</code>, <code>OPEN_EXISTING</code> or <code>OPEN_OR_CREATE</code> must be specified. Specifying more than one will result in an exception. </p> <p> Either <code>APPEND</code> or <code>TRUNCATE</code> must be specified. Specifying both will result in an exception. </p> <p> The <code>READ</code> option must not be set. If it is set, an exception will be thrown. </p> <p> If the <code>WRITE</code> option is specified, the file is opened for writing. As this is the default behavior, the <code>WRITE</code> option may be omitted. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#newOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.OpenOption...-">newOutputStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target file for the OutputStream.</dd> <dd><code>options</code> - the options to use for opening this file.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the <code>OutputStream</code> to write to the file.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If path is not a file.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/InvalidOpenOptionsException.html" title="class in nl.esciencecenter.xenon.files">InvalidOpenOptionsException</a></code> - If an invalid combination of OpenOptions was provided.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="assertValidArgumentsForNewOutputStream-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.engine.util.OpenOptions-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertValidArgumentsForNewOutputStream</h4> <pre>private&nbsp;void&nbsp;assertValidArgumentsForNewOutputStream(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, <a href="../../../../../nl/esciencecenter/xenon/engine/util/OpenOptions.html" title="class in nl.esciencecenter.xenon.engine.util">OpenOptions</a>&nbsp;processedOptions) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="getAttributes-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAttributes</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files">FileAttributes</a>&nbsp;getAttributes(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#getAttributes-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Get the <a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files"><code>FileAttributes</code></a> of an existing path.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#getAttributes-nl.esciencecenter.xenon.files.Path-">getAttributes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the existing path.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the FileAttributes of the path.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If a file does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="getFileOrDirAttributes-nl.esciencecenter.xenon.files.Path-org.apache.commons.httpclient.HttpClient-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileOrDirAttributes</h4> <pre>private&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/FileAttributes.html" title="interface in nl.esciencecenter.xenon.files">FileAttributes</a>&nbsp;getFileOrDirAttributes(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, org.apache.commons.httpclient.HttpClient&nbsp;client) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="getPathProperties-org.apache.commons.httpclient.HttpClient-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPathProperties</h4> <pre>private&nbsp;org.apache.jackrabbit.webdav.property.DavPropertySet&nbsp;getPathProperties(org.apache.commons.httpclient.HttpClient&nbsp;client, java.lang.String&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="getProperties-org.apache.jackrabbit.webdav.client.methods.PropFindMethod-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getProperties</h4> <pre>private&nbsp;org.apache.jackrabbit.webdav.property.DavPropertySet&nbsp;getProperties(org.apache.jackrabbit.webdav.client.methods.PropFindMethod&nbsp;method) throws java.io.IOException, org.apache.jackrabbit.webdav.DavException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>org.apache.jackrabbit.webdav.DavException</code></dd> </dl> </li> </ul> <a name="readSymbolicLink-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readSymbolicLink</h4> <pre>public&nbsp;<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;readSymbolicLink(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;link) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#readSymbolicLink-nl.esciencecenter.xenon.files.Path-">Files</a></code></span></div> <div class="block">Reads the target of a symbolic link (optional operation).</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#readSymbolicLink-nl.esciencecenter.xenon.files.Path-">readSymbolicLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>link</code> - the link to read.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a Path representing the target of the link.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If the link does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/IllegalSourcePathException.html" title="class in nl.esciencecenter.xenon.files">IllegalSourcePathException</a></code> - If the source is not a link.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="setPosixFilePermissions-nl.esciencecenter.xenon.files.Path-java.util.Set-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPosixFilePermissions</h4> <pre>public&nbsp;void&nbsp;setPosixFilePermissions(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path, java.util.Set&lt;<a href="../../../../../nl/esciencecenter/xenon/files/PosixFilePermission.html" title="enum in nl.esciencecenter.xenon.files">PosixFilePermission</a>&gt;&nbsp;permissions) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#setPosixFilePermissions-nl.esciencecenter.xenon.files.Path-java.util.Set-">Files</a></code></span></div> <div class="block">Sets the POSIX permissions of a path.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html#setPosixFilePermissions-nl.esciencecenter.xenon.files.Path-java.util.Set-">setPosixFilePermissions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../nl/esciencecenter/xenon/files/Files.html" title="interface in nl.esciencecenter.xenon.files">Files</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>path</code> - the target path.</dd> <dd><code>permissions</code> - the permissions to set.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/files/NoSuchPathException.html" title="class in nl.esciencecenter.xenon.files">NoSuchPathException</a></code> - If the target path does not exists.</dd> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - If an I/O error occurred.</dd> </dl> </li> </ul> <a name="end--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>end</h4> <pre>public&nbsp;void&nbsp;end()</pre> </li> </ul> <a name="assertIsEmpty-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertIsEmpty</h4> <pre>private&nbsp;void&nbsp;assertIsEmpty(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="areSamePaths-nl.esciencecenter.xenon.files.Path-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>areSamePaths</h4> <pre>private&nbsp;boolean&nbsp;areSamePaths(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;source, <a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;target)</pre> </li> </ul> <a name="assertRegularFileExists-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertRegularFileExists</h4> <pre>private&nbsp;void&nbsp;assertRegularFileExists(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="assertExists-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertExists</h4> <pre>private&nbsp;void&nbsp;assertExists(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="assertNotExists-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>assertNotExists</h4> <pre>private&nbsp;void&nbsp;assertNotExists(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path) throws <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="toFolderPath-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toFolderPath</h4> <pre>private&nbsp;java.lang.String&nbsp;toFolderPath(java.lang.String&nbsp;path)</pre> </li> </ul> <a name="toFilePath-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toFilePath</h4> <pre>private&nbsp;java.lang.String&nbsp;toFilePath(java.lang.String&nbsp;path)</pre> </li> </ul> <a name="getFileSystemByPath-nl.esciencecenter.xenon.files.Path-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileSystemByPath</h4> <pre>private&nbsp;org.apache.commons.httpclient.HttpClient&nbsp;getFileSystemByPath(<a href="../../../../../nl/esciencecenter/xenon/files/Path.html" title="interface in nl.esciencecenter.xenon.files">Path</a>&nbsp;path)</pre> </li> </ul> <a name="executeMethod-org.apache.commons.httpclient.HttpClient-org.apache.commons.httpclient.HttpMethod-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>executeMethod</h4> <pre>public static&nbsp;void&nbsp;executeMethod(org.apache.commons.httpclient.HttpClient&nbsp;client, org.apache.commons.httpclient.HttpMethod&nbsp;method) throws java.io.IOException, org.apache.commons.httpclient.HttpException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>org.apache.commons.httpclient.HttpException</code></dd> </dl> </li> </ul> <a name="isOkish-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isOkish</h4> <pre>private static&nbsp;boolean&nbsp;isOkish(int&nbsp;response)</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/adaptors/webdav/WebdavFileAttributes.html" title="class in nl.esciencecenter.xenon.adaptors.webdav"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.FileSystemInfo.html" title="class in nl.esciencecenter.xenon.adaptors.webdav"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?nl/esciencecenter/xenon/adaptors/webdav/WebdavFiles.html" target="_top">Frames</a></li> <li><a href="WebdavFiles.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><a href="#nested.class.summary">Nested</a>&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>
raiso.html
nothingandco/nothingandco.github.io
--- layout: default --- <div id="section1" class="container-fluid section d-flex textdiv background-image mobile-pad-top" data-anchor="home"> {% comment %}<div class="col textdiv"> Why is this set to col-md-12? Changed to .col{% endcomment %} <div class="center-div resp-font-body d-flex flex-column align-self-md-center">{% comment %} Do I NEED two <div> elements? {% endcomment %} <p>Raiso Japan</p> <p class="no-pad-no-margin">Raiso is a Japanese skin &amp; hair care company. With emphasis on the high-end customer, they create quality products that do more than simply clean.</p> </div> {% comment %}</div>{% endcomment %} </div> {% include gallery_section.html %} {% include gallery_fullscrn_btn.html %} {% include raiso_gal_img.html %} {% include gallery_section_end.html %}
startup.html
MMR-project/Wi-Wi-Meter
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <title>Meeting Evaluation System</title> <link rel="stylesheet" href="meetingevaluationsystem.css"> <style> </style> </head> <body> <p><a href="preview_m.html">会議スタート</a></p> <h2>セーブデータの選択</h2> <ul> <li class="save-data" id="slot1"></li> <li class="save-data" id="slot2"></li> <li class="save-data" id="slot3"></li> </ul> <script data-main="js/app_startup" src="js/lib/require.js"></script> </body> </html>
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/util/class-use/ValuePropertiesWrapper.html
phurtado1112/cnaemvc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:25 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.engine.util.ValuePropertiesWrapper (JasperReports 5.6.0 API)</title> <meta name="date" content="2014-05-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.sf.jasperreports.engine.util.ValuePropertiesWrapper (JasperReports 5.6.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/util/class-use/ValuePropertiesWrapper.html" target="_top">Frames</a></li> <li><a href="ValuePropertiesWrapper.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class net.sf.jasperreports.engine.util.ValuePropertiesWrapper" class="title">Uses of Class<br>net.sf.jasperreports.engine.util.ValuePropertiesWrapper</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">ValuePropertiesWrapper</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.engine.util">net.sf.jasperreports.engine.util</a></td> <td class="colLast"> <div class="block">Contains utility classes for the core library.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="net.sf.jasperreports.engine.util"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">ValuePropertiesWrapper</a> in <a href="../../../../../../net/sf/jasperreports/engine/util/package-summary.html">net.sf.jasperreports.engine.util</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/engine/util/package-summary.html">net.sf.jasperreports.engine.util</a> with parameters of type <a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">ValuePropertiesWrapper</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>int</code></td> <td class="colLast"><span class="strong">ValuePropertiesWrapper.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html#compareTo(net.sf.jasperreports.engine.util.ValuePropertiesWrapper)">compareTo</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">ValuePropertiesWrapper</a>&nbsp;o)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../net/sf/jasperreports/engine/util/ValuePropertiesWrapper.html" title="class in net.sf.jasperreports.engine.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/util/class-use/ValuePropertiesWrapper.html" target="_top">Frames</a></li> <li><a href="ValuePropertiesWrapper.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">&copy; 2001-2010 Jaspersoft Corporation <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span> </small></p> </body> </html>
docs/versions/2.0.0/javadoc-devel/nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.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>LocalFileAdaptor (Xenon 2.0.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="LocalFileAdaptor (Xenon 2.0.0 API for Xenon developers)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Class</li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileSystem.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.local"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html" target="_top">Frames</a></li> <li><a href="LocalFileAdaptor.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="#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">nl.esciencecenter.xenon.adaptors.filesystems.local</div> <h2 title="Class LocalFileAdaptor" class="title">Class LocalFileAdaptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html" title="class in nl.esciencecenter.xenon.adaptors">nl.esciencecenter.xenon.adaptors.Adaptor</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor</a></li> <li> <ul class="inheritance"> <li>nl.esciencecenter.xenon.adaptors.filesystems.local.LocalFileAdaptor</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html" title="interface in nl.esciencecenter.xenon">AdaptorDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">LocalFileAdaptor</span> extends <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></pre> <div class="block">LocalFiles implements an Xenon <code>Files</code> adaptor for local file operations.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>1.0</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>Files</code></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>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#ADAPTOR_DESCRIPTION">ADAPTOR_DESCRIPTION</a></span></code> <div class="block">Description of the adaptor</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static java.lang.String[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#ADAPTOR_LOCATIONS">ADAPTOR_LOCATIONS</a></span></code> <div class="block">The locations supported by the adaptor</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#ADAPTOR_NAME">ADAPTOR_NAME</a></span></code> <div class="block">Name of the local adaptor is defined in the engine.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#BUFFER_SIZE">BUFFER_SIZE</a></span></code> <div class="block">The buffer size to use when copying data.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#PREFIX">PREFIX</a></span></code> <div class="block">Local properties start with this prefix.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static <a href="../../../../../../nl/esciencecenter/xenon/XenonPropertyDescription.html" title="class in nl.esciencecenter.xenon">XenonPropertyDescription</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#VALID_PROPERTIES">VALID_PROPERTIES</a></span></code> <div class="block">List of properties supported by this FTP adaptor</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor"> <!-- --> </a> <h3>Fields inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.filesystems.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#ADAPTORS_PREFIX">ADAPTORS_PREFIX</a></code></li> </ul> </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/adaptors/filesystems/local/LocalFileAdaptor.html#LocalFileAdaptor--">LocalFileAdaptor</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#canCreateSymboliclinks--">canCreateSymboliclinks</a></span>()</code> <div class="block">Can this adaptor create symbolic links ? In third party copy, a file is copied between two remote locations, without passing through the local machine first.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystem.html" title="class in nl.esciencecenter.xenon.filesystems">FileSystem</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">createFileSystem</a></span>(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#isConnectionless--">isConnectionless</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html#supportsSettingPosixPermissions--">supportsSettingPosixPermissions</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.filesystems.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canAppend--">canAppend</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canReadSymboliclinks--">canReadSymboliclinks</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#needsSizeBeforehand--">needsSizeBeforehand</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsRename--">supportsRename</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsThirdPartyCopy--">supportsThirdPartyCopy</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.adaptors.Adaptor"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html" title="class in nl.esciencecenter.xenon.adaptors">Adaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getDescription--">getDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getName--">getName</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getNewUniqueID--">getNewUniqueID</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getSupportedLocations--">getSupportedLocations</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getSupportedProperties--">getSupportedProperties</a></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> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.AdaptorDescription"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;nl.esciencecenter.xenon.<a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html" title="interface in nl.esciencecenter.xenon">AdaptorDescription</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getDescription--">getDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getName--">getName</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getSupportedLocations--">getSupportedLocations</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getSupportedProperties--">getSupportedProperties</a></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="ADAPTOR_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_NAME</h4> <pre>public static final&nbsp;java.lang.String ADAPTOR_NAME</pre> <div class="block">Name of the local adaptor is defined in the engine.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.local.LocalFileAdaptor.ADAPTOR_NAME">Constant Field Values</a></dd> </dl> </li> </ul> <a name="PREFIX"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PREFIX</h4> <pre>public static final&nbsp;java.lang.String PREFIX</pre> <div class="block">Local properties start with this prefix.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.local.LocalFileAdaptor.PREFIX">Constant Field Values</a></dd> </dl> </li> </ul> <a name="ADAPTOR_DESCRIPTION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_DESCRIPTION</h4> <pre>public static final&nbsp;java.lang.String ADAPTOR_DESCRIPTION</pre> <div class="block">Description of the adaptor</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.local.LocalFileAdaptor.ADAPTOR_DESCRIPTION">Constant Field Values</a></dd> </dl> </li> </ul> <a name="BUFFER_SIZE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BUFFER_SIZE</h4> <pre>public static final&nbsp;java.lang.String BUFFER_SIZE</pre> <div class="block">The buffer size to use when copying data.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.local.LocalFileAdaptor.BUFFER_SIZE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="ADAPTOR_LOCATIONS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_LOCATIONS</h4> <pre>private static final&nbsp;java.lang.String[] ADAPTOR_LOCATIONS</pre> <div class="block">The locations supported by the adaptor</div> </li> </ul> <a name="VALID_PROPERTIES"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VALID_PROPERTIES</h4> <pre>private static final&nbsp;<a href="../../../../../../nl/esciencecenter/xenon/XenonPropertyDescription.html" title="class in nl.esciencecenter.xenon">XenonPropertyDescription</a>[] VALID_PROPERTIES</pre> <div class="block">List of properties supported by this FTP adaptor</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="LocalFileAdaptor--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LocalFileAdaptor</h4> <pre>public&nbsp;LocalFileAdaptor()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="canCreateSymboliclinks--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>canCreateSymboliclinks</h4> <pre>public&nbsp;boolean&nbsp;canCreateSymboliclinks()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#canCreateSymboliclinks--">FileSystemAdaptorDescription</a></code></span></div> <div class="block">Can this adaptor create symbolic links ? In third party copy, a file is copied between two remote locations, without passing through the local machine first.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#canCreateSymboliclinks--">canCreateSymboliclinks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canCreateSymboliclinks--">canCreateSymboliclinks</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>if this adaptor can create symbolic links.</dd> </dl> </li> </ul> <a name="supportsReadingPosixPermissions--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>supportsReadingPosixPermissions</h4> <pre>public&nbsp;boolean&nbsp;supportsReadingPosixPermissions()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> </dl> </li> </ul> <a name="supportsSettingPosixPermissions--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>supportsSettingPosixPermissions</h4> <pre>public&nbsp;boolean&nbsp;supportsSettingPosixPermissions()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#supportsSettingPosixPermissions--">supportsSettingPosixPermissions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsSettingPosixPermissions--">supportsSettingPosixPermissions</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> </dl> </li> </ul> <a name="isConnectionless--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isConnectionless</h4> <pre>public&nbsp;boolean&nbsp;isConnectionless()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#isConnectionless--">isConnectionless</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#isConnectionless--">isConnectionless</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> </dl> </li> </ul> <a name="createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>createFileSystem</h4> <pre>public&nbsp;<a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystem.html" title="class in nl.esciencecenter.xenon.filesystems">FileSystem</a>&nbsp;createFileSystem(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">createFileSystem</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="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&nbsp;Class</li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileSystem.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.local"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/local/LocalFileAdaptor.html" target="_top">Frames</a></li> <li><a href="LocalFileAdaptor.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="#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>
docs/solr-solrj/org/apache/solr/client/solrj/beans/class-use/BindingException.html
Velaya/gbol_solr
<!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_74) on Fri Apr 01 14:41:57 CDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.client.solrj.beans.BindingException (Solr 6.0.0 API)</title> <meta name="date" content="2016-04-01"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.client.solrj.beans.BindingException (Solr 6.0.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/client/solrj/beans/BindingException.html" title="class in org.apache.solr.client.solrj.beans">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/client/solrj/beans/class-use/BindingException.html" target="_top">Frames</a></li> <li><a href="BindingException.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.client.solrj.beans.BindingException" class="title">Uses of Class<br>org.apache.solr.client.solrj.beans.BindingException</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.client.solrj.beans.BindingException</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/client/solrj/beans/BindingException.html" title="class in org.apache.solr.client.solrj.beans">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/client/solrj/beans/class-use/BindingException.html" target="_top">Frames</a></li> <li><a href="BindingException.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>
courses/cfss/hw03-programming.html
jmausolf/jmausolf.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="pandoc" /> <title>Homework 03: Programming in R</title> <script src="site_libs/jquery-1.11.3/jquery.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="site_libs/bootstrap-3.3.5/css/readable.min.css" rel="stylesheet" /> <script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></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-45631879-2', 'auto'); ga('send', 'pageview'); </script> <style type="text/css"> h1 { font-size: 34px; } h1.title { font-size: 38px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 12px; } .table th:not([align]) { text-align: left; } </style> </head> <body> <style type = "text/css"> .main-container { max-width: 940px; margin-left: auto; margin-right: auto; } code { color: inherit; background-color: rgba(0, 0, 0, 0.04); } img { max-width:100%; height: auto; } .tabbed-pane { padding-top: 12px; } button.code-folding-btn:focus { outline: none; } </style> <style type="text/css"> /* padding for bootstrap navbar */ body { padding-top: 66px; padding-bottom: 40px; } /* offset scroll position for anchor links (for fixed navbar) */ .section h1 { padding-top: 71px; margin-top: -71px; } .section h2 { padding-top: 71px; margin-top: -71px; } .section h3 { padding-top: 71px; margin-top: -71px; } .section h4 { padding-top: 71px; margin-top: -71px; } .section h5 { padding-top: 71px; margin-top: -71px; } .section h6 { padding-top: 71px; margin-top: -71px; } </style> <script> // manage active state of menu based on current page $(document).ready(function () { // active menu anchor href = window.location.pathname href = href.substr(href.lastIndexOf('/') + 1) if (href === "") href = "index.html"; var menuAnchor = $('a[href="' + href + '"]'); // mark it active menuAnchor.parent().addClass('active'); // if it's got a parent navbar menu mark it active as well menuAnchor.closest('li.dropdown').addClass('active'); }); </script> <div class="container-fluid main-container"> <!-- tabsets --> <script src="site_libs/navigation-1.1/tabsets.js"></script> <script> $(document).ready(function () { window.buildTabsets("TOC"); }); </script> <!-- code folding --> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">Computing for the Social Sciences</a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="index.html">Home</a> </li> <li> <a href="faq.html">FAQ</a> </li> <li> <a href="syllabus.html">Syllabus</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> <p><strong>This content is from the fall 2016 version of this course. Please go <a href = "https://uc-cfss.github.io">here</a> for the most recent version.</strong></p> <div class="fluid-row" id="header"> <h1 class="title toc-ignore">Homework 03: Programming in R</h1> </div> <div id="overview" class="section level1"> <h1>Overview</h1> <p>Due before class Wednesday October 19th.</p> </div> <div id="fork-the-hw03-repository" class="section level1"> <h1>Fork the <code>hw03</code> repository</h1> <p>Go <a href="https://github.com/uc-cfss/hw03">here</a> to fork the repo for homework 03.</p> </div> <div id="part-1-programming-exercises" class="section level1"> <h1>Part 1: Programming exercises</h1> <ol style="list-style-type: decimal"> <li>Compute the mean of every column in <code>mtcars</code>. <ol style="list-style-type: decimal"> <li>Write code that uses a <code>for</code> loop to do this task.</li> <li>Write code that uses one of the <code>map</code> functions to do this task.</li> </ol></li> <li>Compute the number of unique values in each column of <code>iris</code>. <ol style="list-style-type: decimal"> <li>Write code that uses a <code>for</code> loop to do this task.</li> <li>Write code that uses one of the <code>map</code> functions to do this task.</li> </ol></li> <li><a href="https://en.wikipedia.org/wiki/Pythagorean_theorem">Pythagorean theorem</a> <span class="math display">\[a^2 + b^2 = c^2\]</span> <ul> <li>Write a function that, given the lengths of two sides of the triangle, calculates the length of the third side</li> <li>This function should be flexible - that is, the function works if I give it values for <span class="math inline">\(a\)</span> and <span class="math inline">\(b\)</span>, or <span class="math inline">\(b\)</span> and <span class="math inline">\(c\)</span>, or <span class="math inline">\(a\)</span> and <span class="math inline">\(c\)</span></li> <li>If the user only provides the length of one side, the function should <a href="http://r4ds.had.co.nz/functions.html">throw an error with <code>stop()</code></a>. Likewise, if the user provides the lengths of all three sides, the function should throw an error.</li> <li>If the user provides any values other than numeric values, the function should throw an error</li> </ul></li> </ol> </div> <div id="part-2-using-programming-in-data-analysis" class="section level1"> <h1>Part 2: Using programming in data analysis</h1> <p>The World Bank publishes extensive socioeconomic data on countries around the world. In the <code>data_world_bank</code> folder, I have downloaded the World Bank’s complete economic indicators for each country that is currently a member of the <a href="http://www.un.org/en/sc/members/">United Nations Security Council</a>.</p> <p>In order to analyze the data, you first need to import it. Each country’s data is stored in a separate <code>.csv</code> file. You should write a function which uses one argument (the filepath to the data file). Given this path, the function should read and tidy the country data, and return the cleaned data frame as the output. Remember the rules for a tidy data frame:</p> <ol style="list-style-type: decimal"> <li>Each variable must have its own column.</li> <li>Each observation must have its own row.</li> <li>Each value must have its own cell.</li> </ol> <p>Since the World Bank has hundreds of indicators, your function should pare this down to only the handful of variables you intend to analyze. Once you have written this function, demonstrate that it works by importing the data files and combining them into a single data frame using either a <code>for</code> loop or a <code>map</code> function.</p> <p>Once you have the data imported, you should write a brief report exploring and analyzing at least <a href="http://data.worldbank.org/indicator">two variables in the data</a>. You should explore both variance and covariance, and present your results and analysis in a coherent and interpretable manner. The main point is that your report should not just be code and output from R - you also need to include your own written analysis. Submitting the report as an <a href="http://rmarkdown.rstudio.com/">R Markdown document</a> will make this much easier.</p> </div> <div id="submit-the-assignment" class="section level1"> <h1>Submit the assignment</h1> <p>Your assignment should be submitted as two RMarkdown documents. Follow instructions on <a href="hw00_homework_guidelines.html#homework_workflow">homework workflow</a>. As part of the pull request, you’re encouraged to reflect on what was hard/easy, problems you solved, helpful tutorials you read, etc.</p> </div> <div id="rubric" class="section level1"> <h1>Rubric</h1> <p>Check minus: Displays minimal effort. Doesn’t complete all components. Code is poorly written and not documented. World Bank analysis is slapped together, or just contains code and output. No history of commits to document work.</p> <p>Check: Solid effort. Hits all the elements. No clear mistakes. Easy to follow (both the code and the output). Nothing spectacular, either bad or good.</p> <p>Check plus: Functions are written succinctly and comprehensibly. Error checks are incorporated into functions as appropriate. Code is written parsimoniously and properly formatted. Frequent use of commits to track changes. Exploratory analysis demonstrates thought and consideration of the relationships. Graphs and tables are properly labeled. Descriptive text is incorporated into the World Bank analysis that explains what you are examining and how to interpret the results.</p> </div> <p>This work is licensed under the <a href="http://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0 Creative Commons License</a>.</p> </div> <script> // add bootstrap table styles to pandoc tables $(document).ready(function () { $('tr.header').parent('thead').parent('table').addClass('table table-condensed'); }); </script> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; document.getElementsByTagName("head")[0].appendChild(script); })(); </script> </body> </html>
index.html
Fullscreen/fullscreen.github.io
<!DOCTYPE html> <html> <head> <title>Fullscreen &hearts; Open Source</title> <link rel="stylesheet" type="text/css" href="assets/reset.css"> <link rel="stylesheet" type="text/css" href="assets/grid.css"> <link rel="stylesheet" type="text/css" href="assets/style.css"> <link href="favicon.ico" rel="shortcut icon" type="image/x-icon"> <script type="text/javascript" src="assets/jquery-1.7.1.min.js"></script> <script type="text/javascript" src="assets/strftime.js"></script> <script type="text/javascript"> (function ($, undefined) { // Put custom repo URL's in this object, keyed by repo name. var repoUrls = { "yt": "http://fullscreen.github.io/yt/", "bh": "http://fullscreen.github.com/bh/", }; function repoUrl(repo) { return repoUrls[repo.name] || repo.html_url; } function addRecentlyUpdatedRepo(repo) { var $item = $("<li>"); var $name = $("<a>").attr("href", repo.html_url).text(repo.name); $item.append($("<span>").addClass("name").append($name)); var $time = $("<a>").attr("href", repo.html_url + "/commits").text(strftime("%h %e, %Y", repo.pushed_at)); $item.append($("<span>").addClass("time").append($time)); $item.append('<span class="bullet">&sdot;</span>'); var $watchers = $("<a>").attr("href", repo.html_url + "/watchers").text(repo.watchers + " stargazers"); $item.append($("<span>").addClass("watchers").append($watchers)); $item.append('<span class="bullet">&sdot;</span>'); var $forks = $("<a>").attr("href", repo.html_url + "/network").text(repo.forks + " forks"); $item.append($("<span>").addClass("forks").append($forks)); $item.appendTo("#recently-updated-repos"); } function addRepo(repo) { var $item = $("<li>").addClass("repo grid-1 " + (repo.language || '').toLowerCase()); var $link = $("<a>").attr("href", repoUrl(repo)).appendTo($item); $link.append($("<h2>").text(repo.name)); $link.append($("<h3>").text(repo.language)); $link.append($("<p>").text(repo.description)); $item.appendTo("#repos"); } function addRepos(repos, page) { repos = repos || []; page = page || 1; var uri = "https://api.github.com/orgs/fullscreen/repos?callback=?" + "&type=sources" + "&per_page=100" + "&page="+page; $.getJSON(uri, function (result) { if (result.data && result.data.length > 0) { repos = repos.concat(result.data); addRepos(repos, page + 1); } else { $(function () { $("#num-repos").text(repos.length); // Convert pushed_at to Date. $.each(repos, function (i, repo) { repo.pushed_at = new Date(repo.pushed_at); var weekHalfLife = 1.146 * Math.pow(10, -9); var pushDelta = (new Date) - Date.parse(repo.pushed_at); var createdDelta = (new Date) - Date.parse(repo.created_at); var weightForPush = 1; var weightForWatchers = 1.314 * Math.pow(10, 7); repo.hotness = weightForPush * Math.pow(Math.E, -1 * weekHalfLife * pushDelta); repo.hotness += weightForWatchers * repo.watchers / createdDelta; }); // Sort by highest # of watchers. repos.sort(function (a, b) { if (a.hotness < b.hotness) return 1; if (b.hotness < a.hotness) return -1; return 0; }); $.each(repos, function (i, repo) { addRepo(repo); }); // Sort by most-recently pushed to. repos.sort(function (a, b) { if (a.pushed_at < b.pushed_at) return 1; if (b.pushed_at < a.pushed_at) return -1; return 0; }); $.each(repos.slice(0, 3), function (i, repo) { addRecentlyUpdatedRepo(repo); }); }); } }); } addRepos(); //get total number of Fullscreen members function getNumMembers(page, numMembers) { var page = page || 1; var numMembers = numMembers || 0; var membersUri = "https://api.github.com/orgs/fullscreen/members?callback=?" + "&per_page=100" + "&page="+page; $.getJSON(membersUri, function (result) { if (result.data && result.data.length > 0) { numMembers += result.data.length; getNumMembers(page+1, numMembers); } else { $(function () { $("#num-members").text(numMembers); }); } }); } getNumMembers(); })(jQuery); </script> </head> <body> <div id="wrapper" class="grid clearfix"> <div id="main" class="grid-1"> <div id="logo"><h1>Fullscreen Open Source</h1></div> <h1>Fullscreen is built on open source software.</h1> <p>Want to help? <a href="https://www.jobscore.com/jobs2/fullscreen">Join the Team</a></p> </div> <div class="grid grid-3"> <div id="statistics" class="grid-1 alpha header"> <h1>Statistics</h1> <p> <a href="https://github.com/fullscreen/repositories"><span id="num-repos"><img src="assets/spinner.gif" /></span> public repos</a> <br> <a href="https://github.com/fullscreen?tab=members"><span id="num-members"><img src="assets/spinner.gif" /></span> members</a> </p> </div> <div id="recently-updated" class="grid-2 omega header"> <h1>Recently updated <a href="https://github.com/fullscreen/repositories">View All on GitHub</a></h1> <ol id="recently-updated-repos"></ol> </div> </div> <ol id="repos"></ol> </div> </body> </html>
play2-maven-plugin/1.0.0-beta5/play2-provider-api/apidocs/constant-values.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Constant Field Values (Play! 2.x Provider API 1.0.0-beta5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Constant Field Values (Play! 2.x Provider API 1.0.0-beta5 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="com/google/code/play2/provider/api/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/provider/api/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?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> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="com/google/code/play2/provider/api/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/provider/api/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?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>Copyright &#169; 2013&#x2013;2016. All rights reserved.</small></p> </body> </html>
index.html
nydBryan/nydbryan.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <title>nydbryan-Nydbryan.GitHub.io by nydBryan</title> </head> <body> <header> <div class="inner"> <h1>nydbryan-Nydbryan.GitHub.io</h1> <h2>nydbryan blog</h2> <a href="https://github.com/nydBryan" class="button"><small>Follow me on</small> GitHub</a> </div> </header> <div id="content-wrapper"> <div class="inner clearfix"> <section id="main-content"> <h1> <a id="nydbryangithubio" class="anchor" href="#nydbryangithubio" aria-hidden="true"><span class="octicon octicon-link">nydbryan.github.io</span></a></h1> <h1> <a href="http://www.runoob.com/go/go-environment.html">runoob-GO</a> </h1> </section> <aside id="sidebar"> <p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p> </aside> </div> </div> </body> </html>
docs/typenum/consts/P523.t.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=type.P523.html"> </head> <body> <p>Redirecting to <a href="type.P523.html">type.P523.html</a>...</p> <script>location.replace("type.P523.html" + location.search + location.hash);</script> </body> </html>
var/www/logstash-rm/style.css
B-LUC/logstash-rule-webui
div,title,span,p,.p,h1,h2,h3,ul,li,a,td,th,select,input,textarea{ font-family:Verdana,Arial,Helvetica,Swiss,Futura,sans-serif;font-size:11px;color:black; } #header{ position:absolute;top:0px;left:15px;right:10px;height:50px; background:#FFFFCC none;z-index:0; } #feedback{ position:absolute;top:50px;left:15px;right:10px;height:auto; } #menu{ position:absolute;top:50px;left:15px;width:280px; z-index:1; } #content{ position:absolute;top:50px;left:275px;right:10px;height:auto; z-index:2; } a:link,a:visited{ color:#0000FF;text-decoration:none;font-family:Garamond,Georgia,serif; } select,input.text{background:#FFFAFA none;} textarea{width:98%;} input:focus,textarea:focus,select:focus{background-color:#EFFBF8;box-shadow:3px 3px 5px black;} input:blur,textarea:blur,select:blur{background-color:#FFFAFA} input.reset{color:#c09;font-size:90%;background:#CCFFCC none;-moz-border-radius:5px;-webkit-border-radius:5px} input.submit{color:maroon;font-weight:bold;background:#CCFFCC none;-moz-border-radius:5px;-webkit-border-radius:5px} .textwrapper{border:1px solid #999999;margin:5px 0;padding:3px;} .boldcenter16{text-align:center;font-size:16px;font-weight:bold;} .bold13{font-size:13px;font-weight:bold;} .boldblue13{font-size:13px;font-weight:bold;color:#00BFFF;} .copyright{font-size:8px;text-align:right;color:#FFCCC2}
archives/2016/04/index.html
yejinru/yejinru.github.io
<!doctype html> <html class="theme-next mist use-motion" lang="en"> <head> <!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=5.1.0" rel="stylesheet" type="text/css" /> <meta name="keywords" content="Hexo, NexT" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.1.0" /> <meta property="og:type" content="website"> <meta property="og:title" content="yejinru"> <meta property="og:url" content="yejinru.github.io/archives/2016/04/index.html"> <meta property="og:site_name" content="yejinru"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="yejinru"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Mist', sidebar: {"position":"left","display":"always"}, fancybox: true, motion: true, duoshuo: { userId: '0', author: 'Author' }, algolia: { applicationID: '', apiKey: '', indexName: '', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <link rel="canonical" href="yejinru.github.io/archives/2016/04/"/> <title> Archive | yejinru </title><!-- hexo-inject:begin --><!-- hexo-inject:end --> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="en"> <!-- hexo-inject:begin --><!-- hexo-inject:end --><script type="text/javascript"> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?dac7c910c332057b64b03745998b9232"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <div class="container one-collumn sidebar-position-left page-archive "> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">yejinru</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle"></p> </div> <div class="site-nav-toggle"> <button> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-home"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br /> Home </a> </li> <li class="menu-item menu-item-categories"> <a href="/categories" rel="section"> <i class="menu-item-icon fa fa-fw fa-th"></i> <br /> Categories </a> </li> <li class="menu-item menu-item-archives"> <a href="/archives" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br /> Archives </a> </li> <li class="menu-item menu-item-tags"> <a href="/tags" rel="section"> <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> Tags </a> </li> <li class="menu-item menu-item-about"> <a href="/about" rel="section"> <i class="menu-item-icon fa fa-fw fa-user"></i> <br /> About </a> </li> </ul> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <section id="posts" class="posts-collapse"> <span class="archive-move-on"></span> <span class="archive-page-counter"> Um..! 11 posts in total. Keep on posting. </span> <div class="collection-title"> <h2 class="archive-year motion-element" id="archive-year-2016">2016</h2> </div> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/python/2016-04-18-httplib-tcp-nodelay/" itemprop="url"> <span itemprop="name">Python Httplib</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2016-04-18T00:00:00+08:00" content="2016-04-18" > 04-18 </time> </div> </header> </article> </section> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <section class="site-overview sidebar-panel sidebar-panel-active"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="/images/avatar.gif" alt="yejinru" /> <p class="site-author-name" itemprop="name">yejinru</p> <p class="site-description motion-element" itemprop="description"></p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">11</span> <span class="site-state-item-name">posts</span> </a> </div> <div class="site-state-item site-state-categories"> <a href="/categories"> <span class="site-state-item-count">5</span> <span class="site-state-item-name">categories</span> </a> </div> <div class="site-state-item site-state-tags"> <a href="/tags"> <span class="site-state-item-count">10</span> <span class="site-state-item-name">tags</span> </a> </div> </nav> <div class="links-of-author motion-element"> <span class="links-of-author-item"> <a href="https://github.com/yejinru" target="_blank" title="GitHub"> <i class="fa fa-fw fa-github"></i> GitHub </a> </span> <span class="links-of-author-item"> <a href="http://weibo.com/yejinru" target="_blank" title="微博"> <i class="fa fa-fw fa-weibo"></i> 微博 </a> </span> <span class="links-of-author-item"> <a href="http://www.zhihu.com/people/yejinru" target="_blank" title="知乎"> <i class="fa fa-fw fa-globe"></i> 知乎 </a> </span> <span class="links-of-author-item"> <a href="https://twitter.com/yejinru" target="_blank" title="Twitter"> <i class="fa fa-fw fa-twitter"></i> Twitter </a> </span> <span class="links-of-author-item"> <a href="https://www.facebook.com/yejinru" target="_blank" title="Facebook"> <i class="fa fa-fw fa-globe"></i> Facebook </a> </span> </div> <div class="links-of-blogroll motion-element links-of-blogroll-inline"> <div class="links-of-blogroll-title"> <i class="fa fa-fw fa-globe"></i> Links </div> <ul class="links-of-blogroll-list"> <li class="links-of-blogroll-item"> <a href="http://www.mofeiyu.cn/" title="mofeiyu" target="_blank">mofeiyu</a> </li> <li class="links-of-blogroll-item"> <a href="http://www.ay27.com/" title="ay27" target="_blank">ay27</a> </li> </ul> </div> </section> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright" > &copy; <span itemprop="copyrightYear">2017</span> <span class="with-love"> <i class="fa fa-heart"></i> </span> <span class="author" itemprop="copyrightHolder">yejinru</span> </div> <div class="powered-by"> Powered by <a class="theme-link" href="https://hexo.io">Hexo</a> </div> <div class="theme-info"> Theme - <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next"> NexT.Mist </a> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script> <script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/js/src/utils.js?v=5.1.0"></script> <script type="text/javascript" src="/js/src/motion.js?v=5.1.0"></script> <script type="text/javascript" id="motion.page.archive"> $('.archive-year').velocity('transition.slideLeftIn'); </script> <script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.0"></script> <script type="text/javascript"> var disqus_shortname = 'yejinru'; var disqus_identifier = 'archives/2016/04/index.html'; var disqus_title = ""; function run_disqus_script(disqus_script) { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/' + disqus_script; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); } run_disqus_script('count.js'); </script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], processEscapes: true, skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code'] } }); </script> <script type="text/x-mathjax-config"> MathJax.Hub.Queue(function() { var all = MathJax.Hub.getAllJax(), i; for (i=0; i < all.length; i += 1) { all[i].SourceElement().parentNode.className += ' has-jax'; } }); </script> <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><!-- hexo-inject:begin --><!-- hexo-inject:end --> </body> </html>
ara/23-2.html
ahsbjunior/biblia-para-igrejas
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <meta content="2013-12-25 10:18:47 -0700" http-equiv="change-date" /> <title>IS 2</title> <script src='../js/jquery-3.1.1.min.js' type='text/javascript' charset='utf-8'></script> <script src='../js/bpi.js' type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href='../css/bpi.css' > </head> <body> <div class="header"><h1 id="titulo">Isaías 2<span id="trecho"></span></h1></div> <div id="passagem"> <div class="bible1 verses"> <p class="verse" verse="1"><sup>1</sup>A visão que teve Isaías, filho de Amoz, a respeito de Judá e de Jerusalém.</p> <p class="verse" verse="2"><sup>2</sup>Acontecerá nos últimos dias que se firmará o monte da casa do Senhor, será estabelecido como o mais alto dos montes e se elevará por cima dos outeiros; e concorrerão a ele todas as nações.</p> <p class="verse" verse="3"><sup>3</sup>Irão muitos povos, e dirão: Vinde, e subamos ao monte do Senhor, à casa do Deus de Jacó, para que nos ensine os seus caminhos, e andemos nas suas veredas; porque de Sião sairá a lei, e de Jerusalém a palavra do Senhor.</p> <p class="verse" verse="4"><sup>4</sup>E ele julgará entre as nações, e repreenderá a muitos povos; e estes converterão as suas espadas em relhas de arado, e as suas lanças em foices; uma nação não levantará espada contra outra nação, nem aprenderão mais a guerra.</p> <p class="verse" verse="5"><sup>5</sup>Vinde, ó casa de Jacó, e andemos na luz do Senhor.</p> <p class="verse" verse="6"><sup>6</sup>Mas tu rejeitaste o teu povo, a casa de Jacó; porque estão cheios de adivinhadores do Oriente, e de agoureiros, como os filisteus, e fazem alianças com os filhos dos estrangeiros.</p> <p class="verse" verse="7"><sup>7</sup>A sua terra está cheia de prata e ouro, e são sem limite os seus tesouros; a sua terra está cheia de cavalos, e os seus carros não tem fim.</p> <p class="verse" verse="8"><sup>8</sup>Também a sua terra está cheia de ídolos; inclinam-se perante a obra das suas mãos, diante daquilo que os seus dedos fabricaram.</p> <p class="verse" verse="9"><sup>9</sup>Assim, pois, o homem é abatido, e o varão é humilhado; não lhes perdoes!</p> <p class="verse" verse="10"><sup>10</sup>Entra nas rochas, e esconde-te no pó, de diante da espantosa presença do Senhor e da glória da sua majestade.</p> <p class="verse" verse="11"><sup>11</sup>Os olhos altivos do homem serão abatidos, e a altivez dos varões será humilhada, e só o Senhor será exaltado naquele dia.</p> <p class="verse" verse="12"><sup>12</sup>Pois o Senhor dos exércitos tem um dia contra todo soberbo e altivo, e contra todo o que se exalta, para que seja abatido;</p> <p class="verse" verse="13"><sup>13</sup>contra todos os cedros do Líbano, altos e sublimes; e contra todos os carvalhos de Basã;</p> <p class="verse" verse="14"><sup>14</sup>contra todos os montes altos, e contra todos os outeiros elevados;</p> <p class="verse" verse="15"><sup>15</sup>contra toda torre alta, e contra todo muro fortificado;</p> <p class="verse" verse="16"><sup>16</sup>e contra todos os navios de Társis, e contra toda a nau vistosa.</p> <p class="verse" verse="17"><sup>17</sup>E a altivez do homem será humilhada, e o orgulho dos varões se abaterá, e só o Senhor será exaltado naquele dia.</p> <p class="verse" verse="18"><sup>18</sup>E os ídolos desaparecerão completamente.</p> <p class="verse" verse="19"><sup>19</sup>Então os homens se meterão nas cavernas das rochas, e nas covas da terra, por causa da presença espantosa do Senhor, e da glória da sua majestade, quando ele se levantar para assombrar a terra.</p> <p class="verse" verse="20"><sup>20</sup>Naquele dia o homem lançará às toupeiras e aos morcegos os seus ídolos de prata, e os seus ídolos de ouro, que fizeram para ante eles se prostrarem,</p> <p class="verse" verse="21"><sup>21</sup>para se meter nas fendas das rochas, e nas cavernas das penhas, por causa da presença espantosa do Senhor e da glória da sua majestade, quando ele se levantar para assombrar a terra.</p> <p class="verse" verse="22"><sup>22</sup>Deixai-vos pois do homem cujo fôlego está no seu nariz; porque em que se deve ele estimar?</p> </div> </div> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <p class="copyright">Almeida Revista e Atualizada© Copyright © 1993 Sociedade Bíblica do Brasil. Todos os direitos reservados. Texto bíblico utilizado com autorização. Saiba mais sobre a Sociedade Bíblica do Brasil. A Sociedade Bíblica do Brasil trabalha para que a Bíblia esteja, efetivamente, ao alcance de todos e seja lida por todos. A SBB é uma entidade sem fins lucrativos, dedicada a promover o desenvolvimento integral do ser humano.</p> <br/> <br/> <br/> <br/></body> </html>
docs/api/org/apache/hadoop/fs/permission/class-use/ChmodParser.html
Seagate/hadoop-on-lustre
<!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 06:51:21 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.fs.permission.ChmodParser (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="Uses of Class org.apache.hadoop.fs.permission.ChmodParser (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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/fs/permission/ChmodParser.html" title="class in org.apache.hadoop.fs.permission"><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/fs/permission//class-useChmodParser.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ChmodParser.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.fs.permission.ChmodParser</B></H2> </CENTER> No usage of org.apache.hadoop.fs.permission.ChmodParser <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/fs/permission/ChmodParser.html" title="class in org.apache.hadoop.fs.permission"><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/fs/permission//class-useChmodParser.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ChmodParser.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>
posts/interaction-design.html
akshat10/akshat10.github.io
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Akshat Mishra | Interaction Design</title> <meta name="description" content="Taking an online course on Introduction to Human Centered Design and Introduction to Design Principles by University of California, San Diego on Coursera."> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="Interaction Design"> <meta property="og:type" content="website"> <meta property="og:url" content="http://localhost:4000/posts/interaction-design"> <meta property="og:description" content="Taking an online course on Introduction to Human Centered Design and Introduction to Design Principles by University of California, San Diego on Coursera."> <meta property="og:site_name" content="Akshat Mishra"> <meta property="og:image" content="http://localhost:4000/assets/og-image.jpg"> <meta name="twitter:card" content="summary"> <meta name="twitter:url" content="http://localhost:4000/posts/interaction-design"> <meta name="twitter:title" content="Interaction Design"> <meta name="twitter:description" content="Taking an online course on Introduction to Human Centered Design and Introduction to Design Principles by University of California, San Diego on Coursera."> <meta name="twitter:image" content="http://localhost:4000/assets/og-image.jpg"> <link rel="shortcut icon" href="favicon.ico" /> <link rel="apple-touch-icon" href="/assets/apple-touch-icon.png"> <link type="text/css" rel="stylesheet" href="/assets/light.css"> </head> <body> <main role="main"> <div class="grid grid-centered"> <div class="grid-cell"> <nav class="header-nav reveal"> <a href="/" style="display:inline-block; font-family:Cormorant Garamond, serif;font-size:36px; font-weight:900; color:#000; text-decoration:none" class="header-logo" title="Akshat Mishra">Akshat Mishra</a> <ul class="header-links"> <li> <a href="/about" title="About me"> Me </a> </li> <li> <a href="https://in.linkedin.com/in/akshat10 " target="_blank" title="LinkedIn"> LinkedIn </a> </li> <li> <a href="mailto:contact@akshat.me" target="_blank" title="Email"> Mail </a> </li> </ul> </nav> <article class="article reveal"> <header class="article-header"> <h1>Interaction Design</h1> <p>Taking an online course on Introduction to Human Centered Design and Introduction to Design Principles by University of California, San Diego on Coursera.</p> <div class="article-list-footer"> <span class="article-list-date"> August, 2016 </span> <!-- <span class="article-list-divider">-</span> <span class="article-list-minutes"> 2 minute read </span> --> <!-- <span class="article-list-divider">-</span> <div class="article-list-tags"> <a href="/tag/MOOC">MOOC</a> </div> --> </div> </header> <div class="article-content"> <p>To develop an understanding of basic HCI Principles, I took the Interaction Design course by Prof. Scott Klemmer on Coursera.</p> <h2 id="introduction-to-human-centered-design">Introduction to Human-Centered Design</h2> <p>In this course, I learned several techniques for rapid prototyping and evaluating multiple interaction designs. One of the most interesting assignments was when I interviewed a stranger for finding latent needs.</p> <div class="embed-responsive embed-responsive-16by9"> <iframe style="width: 100%;" height="450" src="https://w.soundcloud.com/player/?url=https://api.soundcloud.com/tracks/279708170&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe> </div> <p>Creating storyboards was one of the most interesting ways to prototype, here are some of the ideas I loved working on:</p> <figure> <a href="/assets/documentation/id/sb1.PNG" class="fluidbox-trigger"> <img src="/assets/documentation/id/sb1.PNG" alt="Storyboard 1" style="margin:0 auto;" /> </a> <figcaption style="text-align: center;">Using phone to pay money : Avoid token lines and problem of change</figcaption> </figure> <figure> <a href="/assets/documentation/id/sb2.PNG" class="fluidbox-trigger"> <img src="/assets/documentation/id/sb2.PNG" alt="Storyboard 2" style="margin:0 auto;" /> </a> <figcaption style="text-align: center;">Traveling with driverless cars : Eat breakfast, have meetings while commuting</figcaption> </figure> <p>Heuristic evaluation was one of the last topics of the course. Ten key principles of key design were introduced and the assignment for this week was to evaluate different websites on these criteria.</p> <p>I evaluated two popular travel websites: <a href="https://s3.amazonaws.com/coursera-uploads/peer-review/DDBg7AlXEeWTSSIAC0MDtg/89938f5ab0af1b29957b7ded80ed067e/Report.pdf">Yatra</a> and the <a href="https://s3.amazonaws.com/coursera-uploads/peer-review/DDBg7AlXEeWTSSIAC0MDtg/b3e8066390a5e8aefad6056b74f7dd10/Report-_1_.pdf">Karnataka State Transport Corporation</a>.</p> <h2 id="design-principles-an-introduction">Design Principles: an Introduction</h2> <p>I this course I learned about how the artifacts in our environment fail to implement fundamental design principles. I was quickly able to identify some devices which were poorly designed - a measuring scoop which was not transparent making it extremely tough to see the level up to which the content was filled. The redesign was simple - making the cup transparent and adding different level markers.</p> <p>I was especially excited to learn about typography and was one of the things I loved working on. The assignment related to typography was to typeset an announcement using any scale, weight, location, orientation, and grouping.</p> <figure> <a href="/assets/documentation/id/invitation.PNG" class="fluidbox-trigger"> <img src="/assets/documentation/id/invitation.PNG" alt="Typography" style="margin:0 auto;" /> </a> <figcaption style="text-align: center;">My submission for the typography assignment</figcaption> </figure> <p>The final week was about designing experiments for usability feedback. I got key insights into how the interview process needs to be designed. The course made me realize the ubiquitously growing relevance of HCI and was a great experience.</p> </div> <!-- <div class="article-share"> <a href="" title="Share on Twitter" onclick="window.open('https://twitter.com/home?status=Interaction Design - http://localhost:4000/posts/interaction-design ', 'newwindow', 'width=500, height=225'); return false;"> <span class="icon icon-social-twitter"></span> </a> <a href="" title="Share on Facebook" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/posts/interaction-design', 'newwindow', 'width=500, height=500'); return false;"> <span class="icon icon-social-facebook"></span> </a> <a href="" title="Share on Google+" onclick="window.open('https://plus.google.com/share?url=http://localhost:4000/posts/interaction-design', 'newwindow', 'width=550, height=400'); return false;"> <span class="icon icon-social-googleplus"></span> </a> </div> --> </article> <footer class="footer reveal"> <p> <a href="#top">Back to top</a> - <a href="/about" title="About me">About Me</a> </p> <p> Powered by Jekyll and theme by Nielsen Ramon. </p> </footer> </div> </div> </main> <script type="text/javascript" src="/assets/vendor.js"></script> <script type="text/javascript" src="/assets/application.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.16/webfont.js"></script> <script> WebFont.load({ google: { families: ['Cormorant Garamond:700', 'Lato:300,400,700'] } }); </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-90664764-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
assets/html/lesson-6.4.html
esacosta/u-mooc
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 15"> <meta name=Originator content="Microsoft Word 15"> <link rel=File-List href="lesson-6.4_archivos/filelist.xml"> <link rel=themeData href="lesson-6.4_archivos/themedata.thmx"> <link rel=colorSchemeMapping href="lesson-6.4_archivos/colorschememapping.xml"> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Print</w:View> <w:Zoom>110</w:Zoom> <w:SpellingState>Clean</w:SpellingState> <w:GrammarState>Clean</w:GrammarState> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:HyphenationZone>21</w:HyphenationZone> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>ES</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SplitPgBreakAndParaMark/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="&#45;-"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="false" DefSemiHidden="false" DefQFormat="false" DefPriority="99" LatentStyleCount="371"> <w:LsdException Locked="false" Priority="0" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 6"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 7"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 8"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 9"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 9"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal Indent"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footnote text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="header"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footer"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index heading"/> <w:LsdException Locked="false" Priority="35" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="caption"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="table of figures"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="envelope address"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="envelope return"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footnote reference"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation reference"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="line number"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="page number"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="endnote reference"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="endnote text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="table of authorities"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="macro"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="toa heading"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 5"/> <w:LsdException Locked="false" Priority="10" QFormat="true" Name="Title"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Closing"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Signature"/> <w:LsdException Locked="false" Priority="1" SemiHidden="true" UnhideWhenUsed="true" Name="Default Paragraph Font"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Message Header"/> <w:LsdException Locked="false" Priority="11" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Salutation"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Date"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text First Indent"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text First Indent 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Note Heading"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Block Text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Hyperlink"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="FollowedHyperlink"/> <w:LsdException Locked="false" Priority="22" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Document Map"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Plain Text"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="E-mail Signature"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Top of Form"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Bottom of Form"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal (Web)"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Acronym"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Address"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Cite"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Code"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Definition"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Keyboard"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Preformatted"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Sample"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Typewriter"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Variable"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal Table"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation subject"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="No List"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 6"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 7"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 8"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 4"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 5"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 6"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 7"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 8"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Contemporary"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Elegant"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Professional"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Subtle 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Subtle 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 1"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 2"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 3"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Balloon Text"/> <w:LsdException Locked="false" Priority="39" Name="Table Grid"/> <w:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Theme"/> <w:LsdException Locked="false" SemiHidden="true" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" Name="Light List"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" SemiHidden="true" Name="Revision"/> <w:LsdException Locked="false" Priority="34" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" SemiHidden="true" UnhideWhenUsed="true" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="TOC Heading"/> <w:LsdException Locked="false" Priority="41" Name="Plain Table 1"/> <w:LsdException Locked="false" Priority="42" Name="Plain Table 2"/> <w:LsdException Locked="false" Priority="43" Name="Plain Table 3"/> <w:LsdException Locked="false" Priority="44" Name="Plain Table 4"/> <w:LsdException Locked="false" Priority="45" Name="Plain Table 5"/> <w:LsdException Locked="false" Priority="40" Name="Grid Table Light"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 1"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 1"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 1"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 1"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 1"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 1"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 1"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 2"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 2"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 2"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 2"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 2"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 2"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 2"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 3"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 3"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 3"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 3"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 3"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 3"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 3"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 4"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 4"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 4"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 4"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 4"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 4"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 4"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 5"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 5"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 5"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 5"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 5"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 5"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 5"/> <w:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 6"/> <w:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 6"/> <w:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 6"/> <w:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 6"/> <w:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 6"/> <w:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 6"/> <w:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 6"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 1"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 1"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 1"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 1"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 1"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 1"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 1"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 2"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 2"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 2"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 2"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 2"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 2"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 2"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 3"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 3"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 3"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 3"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 3"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 3"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 3"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 4"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 4"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 4"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 4"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 4"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 4"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 4"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 5"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 5"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 5"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 5"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 5"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 5"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 5"/> <w:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 6"/> <w:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 6"/> <w:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 6"/> <w:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 6"/> <w:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 6"/> <w:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 6"/> <w:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 6"/> </w:LatentStyles> </xml><![endif]--> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-536870145 1073786111 1 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0cm; margin-right:0cm; margin-bottom:8.0pt; margin-left:0cm; line-height:106%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-bidi-font-family:"Times New Roman";} h1 {mso-style-priority:9; mso-style-unhide:no; mso-style-qformat:yes; mso-style-link:"Título 1 Car"; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; font-weight:bold;} h2 {mso-style-priority:9; mso-style-unhide:no; mso-style-qformat:yes; mso-style-link:"Título 2 Car"; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; mso-outline-level:2; font-size:18.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; font-weight:bold;} a:link, span.MsoHyperlink {mso-style-noshow:yes; mso-style-priority:99; color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {mso-style-noshow:yes; mso-style-priority:99; color:#954F72; text-decoration:underline; text-underline:single;} p {mso-style-noshow:yes; mso-style-priority:99; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast;} pre {mso-style-noshow:yes; mso-style-priority:99; mso-style-link:"HTML con formato previo Car"; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; font-size:10.0pt; font-family:"Courier New"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast;} tt {mso-style-noshow:yes; mso-style-priority:99; font-family:"Courier New"; mso-ascii-font-family:"Courier New"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:"Courier New"; mso-bidi-font-family:"Courier New";} span.MsoSubtleEmphasis {mso-style-priority:19; mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; font-style:italic;} span.Ttulo1Car {mso-style-name:"Título 1 Car"; mso-style-priority:9; mso-style-unhide:no; mso-style-locked:yes; mso-style-link:"Título 1"; font-family:"Times New Roman","serif"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;} span.Ttulo2Car {mso-style-name:"Título 2 Car"; mso-style-noshow:yes; mso-style-priority:9; mso-style-unhide:no; mso-style-locked:yes; mso-style-link:"Título 2"; font-family:"Times New Roman","serif"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;} span.HTMLconformatoprevioCar {mso-style-name:"HTML con formato previo Car"; mso-style-noshow:yes; mso-style-priority:99; mso-style-unhide:no; mso-style-locked:yes; mso-style-link:"HTML con formato previo"; font-family:"Courier New"; mso-ascii-font-family:"Courier New"; mso-hansi-font-family:"Courier New"; mso-bidi-font-family:"Courier New";} p.msochpdefault, li.msochpdefault, div.msochpdefault {mso-style-name:msochpdefault; mso-style-unhide:no; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Calibri","sans-serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-bidi-font-family:"Times New Roman";} p.msopapdefault, li.msopapdefault, div.msopapdefault {mso-style-name:msopapdefault; mso-style-unhide:no; mso-margin-top-alt:auto; margin-right:0cm; margin-bottom:8.0pt; margin-left:0cm; line-height:106%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast;} span.apple-converted-space {mso-style-name:apple-converted-space; mso-style-unhide:no;} span.SpellE {mso-style-name:""; mso-spl-e:yes;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:8.0pt; line-height:106%;} @page WordSection1 {size:595.3pt 841.9pt; margin:70.85pt 3.0cm 70.85pt 3.0cm; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} /* List Definitions */ @list l0 {mso-list-id:487019113; mso-list-template-ids:-1618204232;} @list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:72.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:"Courier New"; mso-bidi-font-family:"Times New Roman";} @list l0:level3 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:108.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:144.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level5 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:180.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level6 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:216.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level7 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:252.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level8 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:288.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l0:level9 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:324.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1 {mso-list-id:803621125; mso-list-template-ids:-22377640;} @list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:72.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:"Courier New"; mso-bidi-font-family:"Times New Roman";} @list l1:level3 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:108.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:144.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level5 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:180.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level6 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:216.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level7 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:252.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level8 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:288.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l1:level9 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:324.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2 {mso-list-id:1322077911; mso-list-template-ids:-1684881700;} @list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:72.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:"Courier New"; mso-bidi-font-family:"Times New Roman";} @list l2:level3 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:108.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:144.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level5 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:180.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level6 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:216.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level7 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:252.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level8 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:288.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l2:level9 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:324.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3 {mso-list-id:1536120512; mso-list-template-ids:-1860938950;} @list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:72.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:"Courier New"; mso-bidi-font-family:"Times New Roman";} @list l3:level3 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:108.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:144.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level5 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:180.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level6 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:216.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level7 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:252.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level8 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:288.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3:level9 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:324.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} ol {margin-bottom:0cm;} ul {margin-bottom:0cm;} --> </style> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabla normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:8.0pt; mso-para-margin-left:0cm; line-height:106%; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Calibri","sans-serif";} </style> <![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026"/> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--> </head> <body lang=ES link=blue vlink="#954F72" style='tab-interval:35.4pt'> <div class=WordSection1> <p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif"'>Esta página muestra algunos datos que recopilamos para evaluar cuántas personas tenemos y cómo están comprometidos con el material.&nbsp;La lista no es exhaustiva, sino de datos que hemos encontrado útiles para poder realizar el curso.</span></p> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level1 lfo1;tab-stops:list 36.0pt'><b><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>En general</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>&nbsp;</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <ul style='margin-top:0cm' type=circle> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de personas inscritas</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de países representados</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de inscritos que completen la evaluación pre-curso</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de inscritos que completen la evaluación de mitad de curso</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de inscritos que completen la evaluación post-curso</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de solicitantes de registro que pasan a obtener la certificación</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l2 level2 lfo1;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de personas inscritas que pasaron de los que completaron la evaluación pre-curso</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> </ul> </ul> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level1 lfo2;tab-stops:list 36.0pt'><b><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Foros curso</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>&nbsp;</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <ul style='margin-top:0cm' type=circle> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level2 lfo2;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Cantidad de mensajes</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level2 lfo2;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de mensajes en cada grupo de categorías</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level2 lfo2;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de puestos en cada categoría</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level2 lfo2;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número que se unió al foro</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l3 level2 lfo2;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número que ha colocado un mensaje en el foro (con duplicados eliminados)</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> </ul> </ul> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level1 lfo3;tab-stops:list 36.0pt'><b><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Horas de clase</span></b><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <ul style='margin-top:0cm' type=circle> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level2 lfo3;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de espectadores simultáneos</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level2 lfo3;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de reproducciones en YouTube</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level2 lfo3;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de comentarios en YouTube</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level2 lfo3;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>En Moderador, el número de votos en el número de preguntas a partir del número de personas</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l1 level2 lfo3;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número de comentarios Google+ en el post sobre la clase</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> </ul> </ul> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l0 level1 lfo4;tab-stops:list 36.0pt'><b><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Google+ página del curso</span></b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"; mso-fareast-font-family:"Times New Roman"'>&nbsp;</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <ul style='margin-top:0cm' type=circle> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l0 level2 lfo4;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Aumento del número de seguidores desde el anuncio del curso</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l0 level2 lfo4;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número medio de comentarios</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l0 level2 lfo4;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número promedio de mensaje</span><span style='mso-fareast-font-family:"Times New Roman"'><o:p></o:p></span></li> <li class=MsoNormal style='margin-bottom:3.6pt;line-height:normal;mso-list: l0 level2 lfo4;tab-stops:list 72.0pt'><span style='font-size:10.0pt; font-family:"Arial","sans-serif";mso-fareast-font-family:"Times New Roman"'>Número medio de &quot;compartir&quot;</span><span style='mso-fareast-font-family: "Times New Roman"'><o:p></o:p></span></li> </ul> </ul> <p class=MsoNormal style='margin-top:0cm;margin-right:0cm;margin-bottom:3.6pt; margin-left:72.0pt;line-height:normal'><span style='mso-fareast-font-family: "Times New Roman"'><o:p>&nbsp;</o:p></span></p> <div style='mso-element:para-border-div;border:none;border-top:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;padding:1.0pt 0cm 0cm 0cm'> <p class=MsoNormal style='tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; border:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm;mso-padding-alt: 1.0pt 0cm 0cm 0cm'>&nbsp;&nbsp;&nbsp;<span class=MsoSubtleEmphasis><span style='color:black'>Este texto es una traducción de las páginas Wiki del manual de <span class=SpellE>Course</span> <span class=SpellE>Builder</span></span><o:p></o:p></span></p> </div> <p class=MsoNormal><o:p>&nbsp;</o:p></p> </div> </body> </html>
App/Home/View/GoldTransfer/add.html
a3147972/quity
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta charset="utf-8" /> <!-- Title and other stuffs --> <title> {:C('TITLE')} </title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="" /> <include file="Public/style" /> <include file="Public/script" /> </head> <body> <include file="Public/header" /> <include file="Public/menu" /> <!-- END SHORTCUT AREA --> <div id="main" role="main"> <!-- RIBBON --> <div id="ribbon"> <!-- breadcrumb --> <ol class="breadcrumb"> <span>当前时间:&nbsp;&nbsp;&nbsp;<span id="clockss"></span></span> </ol> </div> <div id="content" style="height:1500px"> <div class="core_main User" id="viewNotice"> <div class="core_title"> <span class="core_title_con"><span>当前位置</span>:<span>财务管理》奖金币购买股权》奖金币转账</span></span> <span class="core_title_edit"></span> </div> <div class="core_con"> <form class="form-horizontal" role="form" action="{:U('insert')}" method="post" onsubmit="return ajaxForm(this)"> <table class="tablebg"> <TR> <TD class="tbkey">转账目标:</TD> <TD class="tbval"> <input type="text" class="form-control" placeholder="被转会员编号" name="to_member_id" /> </TD> </TR> <TR> <TD class="tbkey">转账金额:</td> <TD class="tbval"> <input type="text" class="form-control" placeholder="转账金额" name="gold" /></td> </TR> <TR> <TD colspan="2"> <button type="submit" class="btn btn-primary"> 提交 </button> </td> </TR> </TABLE> </form> </div> </div> </div> </body> </html>
docs/new-pandas-doc/generated/pandas.Series.str.rstrip.html
datapythonista/datapythonista.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>pandas.Series.str.rstrip &#8212; pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></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="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="pandas.Series.str.slice" href="pandas.Series.str.slice.html" /> <link rel="prev" title="pandas.Series.str.rpartition" href="pandas.Series.str.rpartition.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="pandas.Series.str.slice.html" title="pandas.Series.str.slice" accesskey="N">next</a> |</li> <li class="right" > <a href="pandas.Series.str.rpartition.html" title="pandas.Series.str.rpartition" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> &#187;</li> </ul> </div> <div class="content-wrapper"> <div class="content"> <div class="document"> <div class="sphinxsidebar"> <h3>Table Of Contents</h3> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../whatsnew.html">What’s New</a></li> <li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing to pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../overview.html">Package overview</a></li> <li class="toctree-l1"><a class="reference internal" href="../10min.html">10 Minutes to pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../tutorials.html">Tutorials</a></li> <li class="toctree-l1"><a class="reference internal" href="../cookbook.html">Cookbook</a></li> <li class="toctree-l1"><a class="reference internal" href="../dsintro.html">Intro to Data Structures</a></li> <li class="toctree-l1"><a class="reference internal" href="../basics.html">Essential Basic Functionality</a></li> <li class="toctree-l1"><a class="reference internal" href="../text.html">Working with Text Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../options.html">Options and Settings</a></li> <li class="toctree-l1"><a class="reference internal" href="../indexing.html">Indexing and Selecting Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../advanced.html">MultiIndex / Advanced Indexing</a></li> <li class="toctree-l1"><a class="reference internal" href="../computation.html">Computational tools</a></li> <li class="toctree-l1"><a class="reference internal" href="../missing_data.html">Working with missing data</a></li> <li class="toctree-l1"><a class="reference internal" href="../groupby.html">Group By: split-apply-combine</a></li> <li class="toctree-l1"><a class="reference internal" href="../merging.html">Merge, join, and concatenate</a></li> <li class="toctree-l1"><a class="reference internal" href="../reshaping.html">Reshaping and Pivot Tables</a></li> <li class="toctree-l1"><a class="reference internal" href="../timeseries.html">Time Series / Date functionality</a></li> <li class="toctree-l1"><a class="reference internal" href="../timedeltas.html">Time Deltas</a></li> <li class="toctree-l1"><a class="reference internal" href="../categorical.html">Categorical Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../visualization.html">Visualization</a></li> <li class="toctree-l1"><a class="reference internal" href="../style.html">Styling</a></li> <li class="toctree-l1"><a class="reference internal" href="../io.html">IO Tools (Text, CSV, HDF5, …)</a></li> <li class="toctree-l1"><a class="reference internal" href="../enhancingperf.html">Enhancing Performance</a></li> <li class="toctree-l1"><a class="reference internal" href="../sparse.html">Sparse data structures</a></li> <li class="toctree-l1"><a class="reference internal" href="../gotchas.html">Frequently Asked Questions (FAQ)</a></li> <li class="toctree-l1"><a class="reference internal" href="../r_interface.html">rpy2 / R interface</a></li> <li class="toctree-l1"><a class="reference internal" href="../ecosystem.html">pandas Ecosystem</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_r.html">Comparison with R / R libraries</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_sql.html">Comparison with SQL</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_sas.html">Comparison with SAS</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_stata.html">Comparison with Stata</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="../api.html#input-output">Input/Output</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#general-functions">General functions</a></li> <li class="toctree-l2 current"><a class="reference internal" href="../api.html#series">Series</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="../api.html#constructor">Constructor</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#attributes">Attributes</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#conversion">Conversion</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#indexing-iteration">Indexing, iteration</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#binary-operator-functions">Binary operator functions</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#function-application-groupby-window">Function application, GroupBy &amp; Window</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#computations-descriptive-stats">Computations / Descriptive Stats</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#reindexing-selection-label-manipulation">Reindexing / Selection / Label manipulation</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#missing-data-handling">Missing data handling</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#reshaping-sorting">Reshaping, sorting</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#combining-joining-merging">Combining / joining / merging</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#time-series-related">Time series-related</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#datetimelike-properties">Datetimelike Properties</a></li> <li class="toctree-l3 current"><a class="reference internal" href="../api.html#string-handling">String handling</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.capitalize.html">pandas.Series.str.capitalize</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.cat.html">pandas.Series.str.cat</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.center.html">pandas.Series.str.center</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.contains.html">pandas.Series.str.contains</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.count.html">pandas.Series.str.count</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.decode.html">pandas.Series.str.decode</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.encode.html">pandas.Series.str.encode</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.endswith.html">pandas.Series.str.endswith</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.extract.html">pandas.Series.str.extract</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.extractall.html">pandas.Series.str.extractall</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.find.html">pandas.Series.str.find</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.findall.html">pandas.Series.str.findall</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.get.html">pandas.Series.str.get</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.index.html">pandas.Series.str.index</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.join.html">pandas.Series.str.join</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.len.html">pandas.Series.str.len</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.ljust.html">pandas.Series.str.ljust</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.lower.html">pandas.Series.str.lower</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.lstrip.html">pandas.Series.str.lstrip</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.match.html">pandas.Series.str.match</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.normalize.html">pandas.Series.str.normalize</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.pad.html">pandas.Series.str.pad</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.partition.html">pandas.Series.str.partition</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.repeat.html">pandas.Series.str.repeat</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.replace.html">pandas.Series.str.replace</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.rfind.html">pandas.Series.str.rfind</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.rindex.html">pandas.Series.str.rindex</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.rjust.html">pandas.Series.str.rjust</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.rpartition.html">pandas.Series.str.rpartition</a></li> <li class="toctree-l4 current"><a class="current reference internal" href="#">pandas.Series.str.rstrip</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.slice.html">pandas.Series.str.slice</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.slice_replace.html">pandas.Series.str.slice_replace</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.split.html">pandas.Series.str.split</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.rsplit.html">pandas.Series.str.rsplit</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.startswith.html">pandas.Series.str.startswith</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.strip.html">pandas.Series.str.strip</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.swapcase.html">pandas.Series.str.swapcase</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.title.html">pandas.Series.str.title</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.translate.html">pandas.Series.str.translate</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.upper.html">pandas.Series.str.upper</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.wrap.html">pandas.Series.str.wrap</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.zfill.html">pandas.Series.str.zfill</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isalnum.html">pandas.Series.str.isalnum</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isalpha.html">pandas.Series.str.isalpha</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isdigit.html">pandas.Series.str.isdigit</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isspace.html">pandas.Series.str.isspace</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.islower.html">pandas.Series.str.islower</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isupper.html">pandas.Series.str.isupper</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.istitle.html">pandas.Series.str.istitle</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isnumeric.html">pandas.Series.str.isnumeric</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.isdecimal.html">pandas.Series.str.isdecimal</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.Series.str.get_dummies.html">pandas.Series.str.get_dummies</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../api.html#categorical">Categorical</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#plotting">Plotting</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#serialization-io-conversion">Serialization / IO / Conversion</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#sparse">Sparse</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../api.html#dataframe">DataFrame</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#panel">Panel</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#index">Index</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#numeric-index">Numeric Index</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#categoricalindex">CategoricalIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#intervalindex">IntervalIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#multiindex">MultiIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#datetimeindex">DatetimeIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#timedeltaindex">TimedeltaIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#periodindex">PeriodIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#scalars">Scalars</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#frequencies">Frequencies</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#window">Window</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#groupby">GroupBy</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#resampling">Resampling</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#style">Style</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#id43">Plotting</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#general-utility-functions">General utility functions</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#extensions">Extensions</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../developer.html">Developer</a></li> <li class="toctree-l1"><a class="reference internal" href="../internals.html">Internals</a></li> <li class="toctree-l1"><a class="reference internal" href="../extending.html">Extending Pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../release.html">Release Notes</a></li> </ul> <h3 style="margin-top: 1.5em;">Search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" size="18"/> <input type="submit" value="Go"/> <input type="hidden" name="check_keywords" value="yes"/> <input type="hidden" name="area" value="default"/> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="pandas-series-str-rstrip"> <h1>pandas.Series.str.rstrip<a class="headerlink" href="#pandas-series-str-rstrip" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="pandas.Series.str.rstrip"> <code class="descclassname">Series.str.</code><code class="descname">rstrip</code><span class="sig-paren">(</span><em>to_strip=None</em><span class="sig-paren">)</span><a class="reference external" href="http://github.com/pandas-dev/pandas/blob/master/pandas/core/strings.py#L2531-L2535"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pandas.Series.str.rstrip" title="Permalink to this definition">¶</a></dt> <dd><p>Strip whitespace (including newlines) from each string in the Series/Index from right side. Equivalent to <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str.rstrip" title="(in Python v3.6)"><code class="xref py py-meth docutils literal notranslate"><span class="pre">str.rstrip()</span></code></a>.</p> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><dl class="first last docutils"> <dt><strong>stripped</strong> <span class="classifier-delimiter">:</span> <span class="classifier">Series/Index of objects</span></dt> <dd></dd> </dl> </td> </tr> </tbody> </table> </dd></dl> </div> </div> </div> </div> <div class="clearer"></div> </div> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="pandas.Series.str.slice.html" title="pandas.Series.str.slice" >next</a> |</li> <li class="right" > <a href="pandas.Series.str.rpartition.html" title="pandas.Series.str.rpartition" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> &#187;</li> </ul> </div> <style type="text/css"> .scrollToTop { text-align: center; font-weight: bold; position: fixed; bottom: 60px; right: 40px; display: none; } </style> <a href="#" class="scrollToTop">Scroll To Top</a> <script type="text/javascript"> $(document).ready(function() { //Check to see if the window is top if not then display button $(window).scroll(function() { if ($(this).scrollTop() > 200) { $('.scrollToTop').fadeIn(); } else { $('.scrollToTop').fadeOut(); } }); //Click event to scroll to top $('.scrollToTop').click(function() { $('html, body').animate({ scrollTop: 0 }, 500); return false; }); }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-27880019-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
www/matches.html
dooks/Vittles
<!DOCTYPE html><!--HTML5 doctype--> <html> <head> <meta name="Copyright" content="&copy; 2013, Intel Corporation. All rights reserved." /> <!-- * Copyright (c) 2013, Intel Corporation. All rights reserved. * Please see the included README.md file for license terms and conditions. --> <!-- <script src="js/debug.js"></script> --> <script> (function () { if ("-ms-user-select" in document.documentElement.style && navigator.userAgent.match(/IEMobile\/10\.0/)) { var width = window.innerWidth; var height = window.innerHeight; var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode(" @media screen and (orientation: landscape) {@-ms-viewport{width:auto!important}}") ); msViewportStyle.appendChild( document.createTextNode(" @media screen and (orientation: portrait) {@-ms-viewport{width:auto!important;height:" + width + "px! important}}") ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); vincewkao } })(); </script> <title>Splash</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> <link href="css/fonts.css" rel="stylesheet" type="text/css" charset="utf-8" /> <link href="css/main.css" rel="stylesheet" type="text/css"> <script src="intelxdk.js"></script> <script src='cordova.js'></script> <script src='xhr.js'></script> <script src="js/main.js" type="text/javascript"></script> </head> <body> <div id = "vheader"> <img id="settings" class="icon-sm"> <img id="cactus" src="images/vittles.png" height="50" width="75"> <img id="list" class="icon-sm"> </div> <div class="headline"> Matches </div> <div id="listing"> Result 1 </div> <div id="listing"> Result 2 </div> <div id="listing"> Result 3 </div> </body> </html>
target/docs/org/openflow/util/class-use/ProducerConsumer.html
fbotelho-university-code/poseidon
<!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 Fri May 31 12:12:38 WEST 2013 --> <TITLE> Uses of Class org.openflow.util.ProducerConsumer </TITLE> <META NAME="date" CONTENT="2013-05-31"> <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.openflow.util.ProducerConsumer"; } } </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/openflow/util/ProducerConsumer.html" title="class in org.openflow.util"><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-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> </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/openflow/util//class-useProducerConsumer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ProducerConsumer.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.openflow.util.ProducerConsumer</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/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.openflow.util"><B>org.openflow.util</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.openflow.util"><!-- --></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/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A> in <A HREF="../../../../org/openflow/util/package-summary.html">org.openflow.util</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/openflow/util/package-summary.html">org.openflow.util</A> declared as <A HREF="../../../../org/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected static&nbsp;<A HREF="../../../../org/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A></CODE></FONT></TD> <TD><CODE><B>ProducerConsumer.</B><B><A HREF="../../../../org/openflow/util/ProducerConsumer.html#singleton">singleton</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/openflow/util/package-summary.html">org.openflow.util</A> that return <A HREF="../../../../org/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../org/openflow/util/ProducerConsumer.html" title="class in org.openflow.util">ProducerConsumer</A></CODE></FONT></TD> <TD><CODE><B>ProducerConsumer.</B><B><A HREF="../../../../org/openflow/util/ProducerConsumer.html#getSingleton()">getSingleton</A></B>()</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/openflow/util/ProducerConsumer.html" title="class in org.openflow.util"><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-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> </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/openflow/util//class-useProducerConsumer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ProducerConsumer.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> </BODY> </HTML>
bonfire/_variables/HOOK.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $hook</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_variables'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logVariable('hook'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Variable Cross Reference</h3> <h2><a href="index.html#hook">$hook</a></h2> <br><b>Referenced 6 times:</b><ul> <li><a href="../bonfire/codeigniter/core/Hooks.php.html">/bonfire/codeigniter/core/Hooks.php</a> -> <a href="../bonfire/codeigniter/core/Hooks.php.source.html#l93"> line 93</a></li> <li><a href="../bonfire/codeigniter/core/Hooks.php.html">/bonfire/codeigniter/core/Hooks.php</a> -> <a href="../bonfire/codeigniter/core/Hooks.php.source.html#l93"> line 93</a></li> <li><a href="../bonfire/codeigniter/core/Hooks.php.html">/bonfire/codeigniter/core/Hooks.php</a> -> <a href="../bonfire/codeigniter/core/Hooks.php.source.html#l98"> line 98</a></li> <li><a href="../application/config/hooks.php.html">/application/config/hooks.php</a> -> <a href="../application/config/hooks.php.source.html#l14"> line 14</a></li> <li><a href="../application/config/hooks.php.html">/application/config/hooks.php</a> -> <a href="../application/config/hooks.php.source.html#l23"> line 23</a></li> <li><a href="../application/config/hooks.php.html">/application/config/hooks.php</a> -> <a href="../application/config/hooks.php.source.html#l32"> line 32</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
Website/Add-Trigger.html
RivetDB/Rivet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>PowerShell - Add-Trigger - Rivet</title> <link href="silk.css" type="text/css" rel="stylesheet" /> <link href="styles.css" type="text/css" rel="stylesheet" /> </head> <body> <ul id="SiteNav"> <li><a href="index.html">Get-Rivet</a></li> <!--<li><a href="about_Carbon_Installation.html">-Install</a></li>--> <li><a href="documentation.html">-Documentation</a></li> <!--<li><a href="about_Carbon_Support.html">-Support</a></li>--> <li><a href="releasenotes.html">-ReleaseNotes</a></li> <li><a href="http://pshdo.com">-Blog</a></li> </ul> <h1>Add-Trigger</h1> <div class="Synopsis"> <p>Creates a new trigger.</p> </div> <h2>Syntax</h2> <pre class="Syntax"><code>Add-Trigger [-Name] &lt;String&gt; [-SchemaName &lt;String&gt;] [-Definition] &lt;String&gt; [&lt;CommonParameters&gt;]</code></pre> <h2>Description</h2> <div class="Description"> <p>Creates a new trigger. If updating an existing trigger, use <code>Remove-Trigger</code> to remove it first, then <code>New-Trigger</code> to re-create it.</p> </div> <h2>Related Commands</h2> <ul class="RelatedCommands"> <li>Remove-Trigger.</li> </ul> <h2> Parameters </h2> <table id="Parameters"> <tr> <th>Name</th> <th>Type</th> <th>Description</th> <th>Required?</th> <th>Pipeline Input</th> <th>Default Value</th> </tr> <tr valign='top'> <td>Name</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td> <td class="ParamDescription"><p>The name of the trigger.</p></td> <td>true</td> <td>false</td> <td></td> </tr> <tr valign='top'> <td>SchemaName</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td> <td class="ParamDescription"><p>The schema of the trigger.</p></td> <td>false</td> <td>false</td> <td>dbo</td> </tr> <tr valign='top'> <td>Definition</td> <td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td> <td class="ParamDescription"><p>The body of the trigger. Everything after and including the <code>ON</code> clause.</p></td> <td>true</td> <td>false</td> <td></td> </tr> </table> <h2>EXAMPLE 1</h2> <pre><code>Add-Trigger 'PrintMessage' 'ON rivet.Migrations for insert as print ''Migration applied!'''</code></pre> <p>Creates a trigger that prints a method when a row gets inserted into the <code>rivet.Migrations</code> table.</p> <div class="Footer"> Copyright 2013 - 2016 <a href="http://pshdo.com">Aaron Jensen</a>. </div> </body> </html>
docs/api/net/lemonmodel/patterns/SemelfactiveVerb$.html
jmccrae/lemon.patterns
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>net.lemonmodel.patterns.SemelfactiveVerb</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link type="text/css" media="screen" rel="stylesheet" href="../../../lib/template.css" /> <script type="text/javascript" src="../../../lib/jquery.js"></script> <script type="text/javascript" src="../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript" src="../../../lib/tools.tooltip.js"></script> </head> <body class="value"> <div id="definition"> <img src="../../../lib/object_big.png" /> <p id="owner"><a name="net" class="extype" href="../../package.html">net</a>.<a name="net.lemonmodel" class="extype" href="../package.html">lemonmodel</a>.<a name="net.lemonmodel.patterns" class="extype" href="package.html">patterns</a></p> <h1>SemelfactiveVerb</h1> </div> <h4 class="signature" id="signature"> <span class="kind">object</span> <span class="symbol"> <span class="name">SemelfactiveVerb</span> <span class="result"> extends AnyRef</span> </span> </h4> <div class="fullcommenttop" id="comment"><div class="comment cmt"><p>Indicates an event verb that occurs at some point in time (without a duration)</p></div><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent">AnyRef, <span name="scala.Any" class="extype">Any</span></div> </div></div> <div id="template"> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input accesskey="/" type="text" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol><li class="alpha in"><span>Alphabetic</span></li><li class="inherit out"><span>By inheritance</span></li></ol> </div> <div id="ancestors"> <span class="filtertype">Inherited</span> <ol><li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show all</span></li></ol> <ol id="linearization"><li name="net.lemonmodel.patterns.SemelfactiveVerb" class="in"><span>SemelfactiveVerb</span></li><li name="scala.AnyRef" class="in"><span>AnyRef</span></li><li name="scala.Any" class="in"><span>Any</span></li></ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div class="values members" id="values"> <h3>Value Members</h3> <ol><li visbl="pub" name="scala.AnyRef#!=" data-isabs="false"> <a id="!=(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">!=</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.Any#!=" data-isabs="false"> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">!=</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef###" data-isabs="false"> <a id="##():Int"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">##</span> <span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#==" data-isabs="false"> <a id="==(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">==</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.Any#==" data-isabs="false"> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">==</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="net.lemonmodel.patterns.SemelfactiveVerb#apply" data-isabs="false"> <a id="apply(VP,URI,Seq[OntologyFrameElement],Seq[Form],Option[Register]):EventVerb"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">apply</span> <span class="params">(<span name="_lemma">_lemma: <a name="net.lemonmodel.patterns.VP" class="extype" href="VP.html">VP</a></span>, <span name="_eventClass">_eventClass: <span name="java.net.URI" class="extype">URI</span> = <span class="symbol">null</span></span>, <span name="_args">_args: Seq[<a name="net.lemonmodel.patterns.OntologyFrameElement" class="extype" href="OntologyFrameElement.html">OntologyFrameElement</a>]</span>, <span name="_forms">_forms: Seq[<a name="net.lemonmodel.patterns.Form" class="extype" href="Form.html">Form</a>] = <span class="symbol">Nil</span></span>, <span name="_register">_register: <span name="scala.Option" class="extype">Option</span>[<a name="net.lemonmodel.patterns.Register" class="extype" href="Register.html">Register</a>]</span>)</span><span class="result">: <a name="net.lemonmodel.patterns.EventVerb" class="extype" href="EventVerb.html">EventVerb</a></span> </span> </h4> </li><li visbl="pub" name="scala.Any#asInstanceOf" data-isabs="false"> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">asInstanceOf</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="result">: T0</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="prt" name="scala.AnyRef#clone" data-isabs="false"> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">clone</span> <span class="params">()</span><span class="result">: AnyRef</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#eq" data-isabs="false"> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">eq</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#equals" data-isabs="false"> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">equals</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Any" class="extype">Any</span></span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="prt" name="scala.AnyRef#finalize" data-isabs="false"> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">finalize</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a name="java.lang" class="extype" href="../../../java/lang/package.html">lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#getClass" data-isabs="false"> <a id="getClass():java.lang.Class[_]"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">getClass</span> <span class="params">()</span><span class="result">: java.lang.Class[_]</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#hashCode" data-isabs="false"> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">hashCode</span> <span class="params">()</span><span class="result">: <span name="scala.Int" class="extype">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.Any#isInstanceOf" data-isabs="false"> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">isInstanceOf</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#ne" data-isabs="false"> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">ne</span> <span class="params">(<span name="arg0">arg0: AnyRef</span>)</span><span class="result">: <span name="scala.Boolean" class="extype">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#notify" data-isabs="false"> <a id="notify():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">notify</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#notifyAll" data-isabs="false"> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">notifyAll</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#synchronized" data-isabs="false"> <a id="synchronized[T0](⇒ T0):T0"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">synchronized</span> <span class="tparams">[<span name="T0">T0</span>]</span> <span class="params">(<span name="arg0">arg0: ⇒ T0</span>)</span><span class="result">: T0</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#toString" data-isabs="false"> <a id="toString():String"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">toString</span> <span class="params">()</span><span class="result">: <span name="java.lang.String" class="extype">String</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait():Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">()</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>, <span name="arg1">arg1: <span name="scala.Int" class="extype">Int</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li visbl="pub" name="scala.AnyRef#wait" data-isabs="false"> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="kind">def</span> <span class="symbol"> <span class="name">wait</span> <span class="params">(<span name="arg0">arg0: <span name="scala.Long" class="extype">Long</span></span>)</span><span class="result">: <span name="scala.Unit" class="extype">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>final </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li></ol> </div> <div name="scala.AnyRef" class="parent"> <h3>Inherited from AnyRef</h3> </div><div name="scala.Any" class="parent"> <h3>Inherited from <span name="scala.Any" class="extype">Any</span></h3> </div> </div> <div id="tooltip"></div> </body> </html>
middleware/render/jet/test/template/included4.html
webx-top/echo
<h4>4</h4> <p>{{.name}}----in loop</p> {{include "included3" .}}
2017.12.1/apidocs/org/wildfly/swarm/config/security/security_domain/authentication/class-use/LoginModuleConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:44 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer (BOM: * : All 2017.12.1 API)</title> <meta name="date" content="2017-12-13"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer (BOM: * : All 2017.12.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/authentication/class-use/LoginModuleConsumer.html" target="_top">Frames</a></li> <li><a href="LoginModuleConsumer.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.security.security_domain.authentication.LoginModuleConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer</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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</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.security.security_domain">org.wildfly.swarm.config.security.security_domain</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.security.security_domain.authentication">org.wildfly.swarm.config.security.security_domain.authentication</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.security.security_domain"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</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/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</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/security/security_domain/ClassicAuthentication.html" title="type parameter in ClassicAuthentication">T</a></code></td> <td class="colLast"><span class="typeNameLabel">ClassicAuthentication.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAuthentication.html#loginModule-java.lang.String-org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer-">loginModule</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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a LoginModule object to the list of subresources</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.security.security_domain.authentication"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/package-summary.html">org.wildfly.swarm.config.security.security_domain.authentication</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/security/security_domain/authentication/package-summary.html">org.wildfly.swarm.config.security.security_domain.authentication</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="type parameter in LoginModuleConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LoginModuleConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html#andThen-org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="type parameter in LoginModuleConsumer">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/security/security_domain/authentication/package-summary.html">org.wildfly.swarm.config.security.security_domain.authentication</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="type parameter in LoginModuleConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LoginModuleConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html#andThen-org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleConsumer.html" title="type parameter in LoginModuleConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleStack.html" title="type parameter in LoginModuleStack">T</a></code></td> <td class="colLast"><span class="typeNameLabel">LoginModuleStack.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleStack.html#loginModule-java.lang.String-org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleConsumer-">loginModule</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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">LoginModuleConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a LoginModule 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/security/security_domain/authentication/LoginModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.authentication">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/authentication/class-use/LoginModuleConsumer.html" target="_top">Frames</a></li> <li><a href="LoginModuleConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
standard/site/docs/subcomponents/drlvm/doxygen/vmcore/html/struct_class_loader-members.html
freeVM/freeVM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>VM Infrastructure: Member List</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.2 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Packages</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <h1>ClassLoader Member List</h1>This is the complete list of members for <a class="el" href="struct_class_loader.html">ClassLoader</a>, including all inherited members.<p><table> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#72ad84f02e98123a8b76dc909f9a3515">Alloc</a>(size_t size)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#c43e3f071f8e5c2e12dc230dd008f864">AllocateAndReportInstance</a>(const Global_Env *env, Class *klass)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#d378d63a47671e18bd4fc7f7dec516a8">ClassClearInternals</a>(Class *)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#a6d04f8c2a55ed89ae606f1f4bfaa74a">ClassLoader</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#d233024441a28c3711caee67f44d3c7c">ClearMarkBits</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#ef4ff3e1eee796b25ee63d8606704081">CodeAlloc</a>(size_t size, size_t alignment, Code_Allocation_Action action)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#09a32f6da0f7cc5ea4f66f52eb6aeae7">CodeMemoryManager</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#e5c4c99dd4cbaae75f8f16506ec5b4a9">DefineClass</a>(Global_Env *env, const char *class_name, uint8 *bytecode, unsigned offset, unsigned length, const String **res_name=NULL)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#2480b2ef8ae97b49d9f0efefab22ab04">DeleteClassLoaderTable</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#51b860ca80ca8427568d1c3db71a3bb8">DoLoadClass</a>(Global_Env *UNREF env, const String *UNREF name)=0</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected, pure virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#a0edfd53da8a9ae853ffca366c474528">FailedLoadingClass</a>(const String *className)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#a490b8547dc7a6b04ae9ccde7f1b2163">FindByObject</a>(ManagedObject *loader)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#ea3112d7eb07140266889591d21d01ec">gc_enumerate</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6b1c91aaca0f45068c0cc20305e5ca3f">GetClassLoaderNumber</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#90da165727874da5885641b35cfb400f">GetClassLoaderTable</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#abe8375b7436769251d7f3fdb3509e46">GetCodePool</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#cbbb369529dbc7d7ed32d0eb9f984946">GetInitiatedClasses</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#dc70d389f1094e5c39d64dc52e14ad52">GetJavaTypes</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#443037d164b0f948a7b5354bf0a21421">GetLoadedClasses</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#b34f6c1804e0720d8395b766b0fa749d">GetLoader</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#7d348250e2347c9edf427adc4a20953b">GetLoaderHandle</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6b1350d2d464eb38bf333e37b7fe89ca">GetLoadingClasses</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#ffb6ca6717f426435fdf1e5e92df693a">GetName</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#3df6d90eeaa2c3b4ab774db21ebc0a3d">getPackageTable</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#28cf09ff447a9ef866ff543de52215c8">GetParent</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#df1703926bbb25e486df87f59d3abb1e">GetReportedClasses</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#2741b23fc4316b10321f1d81ee6625ac">GetVerifyData</a>(void)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#2d8996da304cde2f5ce7b9ab2bb52db7">GlobalClassLoaderIterator</a> class</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [friend]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#e014d39387da16d55aa9cb003bd64265">Initialize</a>(ManagedObject *loader=NULL)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#a7981b544b7c48d0ac32caae45fe2070">InsertClass</a>(Class *clss)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#544deafe5145be38a1de759048c3ba20">InsertInitiatedClass</a>(Class *clss)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#659a0846caef17df9ac0bbb026b62f7d">IsBootstrap</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#85d12954c4d5dd7a5cab79c4db1371bc">isMarked</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#b9be4910cb0c361ad6b60b8f387894bc">LoadClass</a>(Global_Env *UNREF env, const String *UNREF name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#b68bea58f352b7073d2770ae13f70359">LoadNativeLibrary</a>(const char *name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#95bdb908993b84f85ec77b486faf172c">LoadVerifyAndPrepareClass</a>(Global_Env *env, const String *name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#7adbed9da50a12860c38946f92634f28">Lock</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#67093c9b7fc4dcf935312a704c203690">LockLoadersTable</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#0bc0d529040009434d5dbed00d168101">LockTypesCache</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#515c95c224b5fdc73f1c51cdbe15535a">LookupClass</a>(const String *name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#affbc95f83820298a4f9b546e805f301">LookupLoader</a>(ManagedObject *loader)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#800b8a0eeca9e53b9a74146c684a5722">LookupNative</a>(Method *)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#25c336718d678231c93533454c1ba3c9">m_initiatedClasses</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#0a162aa810c65c44d94825e0f3429f68">m_javaTypes</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#9bc85cfc51c1f5b880660982ba74bbc2">m_loadedClasses</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#4dc08f29b720c62d89b40e47c4c8012f">m_loader</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#abeebc832bfbc59800bccc23bec9a43f">m_loadingClasses</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#cd9711a7e3fefadd6beebe22bbf8a5c1">m_lock</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#96bcb35adfe90919589f4ecc8207843f">m_markBit</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#ceb77960b59493854defa8067a1f3d2f">m_name</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#2197116c6d46c8827b39029446282f7c">m_nativeLibraries</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#2ba819276ab0035a734aa48512761e88">m_package_table</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#e9f2fbd8dc59025bff49db19da073773">m_parent</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#b4dbf99e72949779e7112b22373929f3">m_reportedClasses</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#48e53b7d9f4e89109893ad4e8f2f4095">m_types_cache_lock</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#1bf2adfd0ac4d107e087eaaebeda9344">m_verifyData</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#70d77db383fe7ca2d51e4c7addd56554">Mark</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#1efb66521cd8acdb362c00819e31296e">NewClass</a>(const Global_Env *env, const String *name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#04ec1a7eb8ccca52536a8d75d113708c">operator&lt;&lt;</a>(LoggerString &amp;log, LoadingClass &amp;lc)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [friend]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#83751cb3bfe0d57b52dfee12ad46c72b">pool</a></td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6f6b8c2144df6af11411c42a0c3b2e9c">ProvidePackage</a>(Global_Env *env, const String *class_name, const char *jar)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6acf5bfe025e4a14d38fa86f11430781">RemoveFromReported</a>(const String *name)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6e0b5a5b66138ea08fd90fe03b4a40a0">RemoveLoadingClass</a>(const String *className, LoadingClass *loading)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#d2b8ba061f3486c60c27b740968a0ef7">ReportException</a>(const char *exn_name, std::stringstream &amp;message_stream)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6dc2cc58309c4bd50bee12ea76587a86">ReportFailedClass</a>(Class *klass, const char *exnclass, std::stringstream &amp;exnmsg)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#3af005dfada7fba1c3a7bc1a4bc4a24f">ReportFailedClass</a>(Class *klass, const jthrowable exn)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#e21e906b0a408991a4d4f00eee4e14eb">ReportFailedClass</a>(const char *name, const char *exnclass, std::stringstream &amp;exnmsg)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#1ed71f233a26111cbbac806a4b434951">SetupAsArray</a>(Global_Env *env, const String *klass)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#3494c4eae156073a84e93a5f3a98c6f0">SetVerifyData</a>(void *data)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#9a5cc49028e39c007a7447d04642f8cc">StartLoadingClass</a>(Global_Env *env, const String *className)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#6489eb799e38eddbc0b87ee2dd0a1b53">StartUnloading</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#cacfee0332d3ddec761130b0b933d14e">SuccessLoadingClass</a>(const String *className)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#b8c7ffc19096730621a73be8e63582ab">UnloadClassLoader</a>(ClassLoader *loader)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#3d0b1b132c78472a6e98c672d333361e">Unlock</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#847356ab65f54506bb10e3b7ad4aa036">UnlockLoadersTable</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#ee25d455966211447c72b4917238005b">UnlockTypesCache</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#49ba5a13c5f263ac39b6afe61a0d421c">VTableAlloc</a>(size_t size, size_t alignment, Code_Allocation_Action action)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#1fb4ac53468d07813812cd5e066d2ce9">WaitDefinition</a>(Global_Env *env, const String *className)</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="struct_class_loader.html#45fb5861c8c7328e002cf00a5fef0abb">~ClassLoader</a>()</td><td><a class="el" href="struct_class_loader.html">ClassLoader</a></td><td><code> [virtual]</code></td></tr> </table><hr size="1"> <address style="text-align: center;"> <small> <p>Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.</p> <p>(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable. </p> </small> </address> </body> </html>
ActiSense/ActiSense-Dashboard/component/app/src/main/resources/jaggeryapps/actisense/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css
charithag/iot-server-samples
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ .icon-success { color: #5cb85c; } .icon-info { color: #009DA7; } .icon-warning { color: #f0ad4e; } .icon-danger { color: #d9534f; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-up:before, [aria-expanded='true'] > .icon.toggle-icon-up:before { content: '\e684'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-down:before, [aria-expanded='true'] > .icon.toggle-icon-down:before { content: '\e685'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-left:before, [aria-expanded='true'] > .icon.toggle-icon-left:before { content: '\e686'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-right:before, [aria-expanded='true'] > .icon.toggle-icon-right:before { content: '\e687'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-up-arrow:before, [aria-expanded='true'] > .icon.toggle-icon-up-arrow:before { content: '\e688'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-down-arrow:before, [aria-expanded='true'] > .icon.toggle-icon-down-arrow:before { content: '\e689'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-left-arrow:before, [aria-expanded='true'] > .icon.toggle-icon-left-arrow:before { content: '\e68a'; } [aria-expanded='true'] > .icon.fw-stack > .toggle-icon-right-arrow:before, [aria-expanded='true'] > .icon.toggle-icon-right-arrow:before { content: '\e68b'; } /* ======================================================================== * document styles * ======================================================================== */ * { outline: none !important; } html { position: relative; min-height: 100%; overflow-y: auto; overflow-x: hidden; width: 100%; } body { color: #222; margin-bottom: 40px; font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 300; width: 100%; overflow-x: hidden; } body > .page-content-wrapper > .container, body > .page-content-wrapper > .container-fluid { padding: 10px 10px 30px; margin: 0; } @media only screen and (min-width: 768px) { body > .page-content-wrapper > .container, body > .page-content-wrapper > .container-fluid { margin: 0; } } body.inverse { background: #2c313b; color: #ffffff; } a, a:hover, a:focus, a:active { text-decoration: none; color: inherit; cursor: pointer; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 300; } br.spacer { display: block; line-height: 30px; } pre { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; } .well { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; } .badge { margin-bottom: 5px; padding: 4px 7px; } .no-wrap { white-space: nowrap; } .fade-edge:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, fade(#ffffff, 0%)), color-stop(100%, fade(#ffffff, 100%))); background-image: -webkit-linear-gradient(left, fade(#ffffff, 0%), fade(#ffffff, 100%)); background: linear-gradient(to right, fade(#ffffff, 0%), fade(#ffffff, 100%)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00$color', EndColorStr='$color'); bottom: 0; max-height: 100%; position: absolute; right: 0; height: 10000px; width: 20px; } body.inverse .fade-edge:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, fade(#2c313b, 0%)), color-stop(100%, fade(#2c313b, 100%))); background-image: -webkit-linear-gradient(left, fade(#2c313b, 0%), fade(#2c313b, 100%)); background: linear-gradient(to right, fade(#2c313b, 0%), fade(#2c313b, 100%)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00$color', EndColorStr='$color'); bottom: 0; max-height: 100%; position: absolute; right: 0; height: 10000px; width: 20px; } .visible-block { display: block !important; } .visible-inline { display: inline !important; } .visible-inline-block { display: inline-block !important; } /* generating padding and margin classes */ .add-padding-1x { padding: 5px !important; } .add-padding-top-1x { padding-top: 5px !important; } .add-padding-bottom-1x { padding-bottom: 5px !important; } .add-padding-left-1x { padding-left: 5px !important; } .add-padding-right-1x { padding-right: 5px !important; } .add-margin-1x { margin: 5px !important; } .add-margin-top-1x { margin-top: 5px !important; } .add-margin-bottom-1x { margin-bottom: 5px !important; } .add-margin-left-1x { margin-left: 5px !important; } .add-margin-right-1x { margin-right: 5px !important; } .add-padding-2x { padding: 10px !important; } .add-padding-top-2x { padding-top: 10px !important; } .add-padding-bottom-2x { padding-bottom: 10px !important; } .add-padding-left-2x { padding-left: 10px !important; } .add-padding-right-2x { padding-right: 10px !important; } .add-margin-2x { margin: 10px !important; } .add-margin-top-2x { margin-top: 10px !important; } .add-margin-bottom-2x { margin-bottom: 10px !important; } .add-margin-left-2x { margin-left: 10px !important; } .add-margin-right-2x { margin-right: 10px !important; } .add-padding-3x { padding: 15px !important; } .add-padding-top-3x { padding-top: 15px !important; } .add-padding-bottom-3x { padding-bottom: 15px !important; } .add-padding-left-3x { padding-left: 15px !important; } .add-padding-right-3x { padding-right: 15px !important; } .add-margin-3x { margin: 15px !important; } .add-margin-top-3x { margin-top: 15px !important; } .add-margin-bottom-3x { margin-bottom: 15px !important; } .add-margin-left-3x { margin-left: 15px !important; } .add-margin-right-3x { margin-right: 15px !important; } .add-padding-4x { padding: 20px !important; } .add-padding-top-4x { padding-top: 20px !important; } .add-padding-bottom-4x { padding-bottom: 20px !important; } .add-padding-left-4x { padding-left: 20px !important; } .add-padding-right-4x { padding-right: 20px !important; } .add-margin-4x { margin: 20px !important; } .add-margin-top-4x { margin-top: 20px !important; } .add-margin-bottom-4x { margin-bottom: 20px !important; } .add-margin-left-4x { margin-left: 20px !important; } .add-margin-right-4x { margin-right: 20px !important; } .add-padding-5x { padding: 25px !important; } .add-padding-top-5x { padding-top: 25px !important; } .add-padding-bottom-5x { padding-bottom: 25px !important; } .add-padding-left-5x { padding-left: 25px !important; } .add-padding-right-5x { padding-right: 25px !important; } .add-margin-5x { margin: 25px !important; } .add-margin-top-5x { margin-top: 25px !important; } .add-margin-bottom-5x { margin-bottom: 25px !important; } .add-margin-left-5x { margin-left: 25px !important; } .add-margin-right-5x { margin-right: 25px !important; } .remove-padding { padding: 0 !important; } .remove-padding-top { padding-top: 0 !important; } .remove-padding-bottom { padding-bottom: 0 !important; } .remove-padding-left { padding-left: 0 !important; } .remove-padding-right { padding-right: 0 !important; } .remove-margin { margin: 0 !important; } .remove-margin-top { margin-top: 0 !important; } .remove-margin-bottom { margin-bottom: 0 !important; } .remove-margin-left { margin-left: 0 !important; } .remove-margin-right { margin-right: 0 !important; } @media (max-width: 767px) { .remove-max-width-xs { max-width: none !important; } .remove-max-height-xs { max-width: none !important; } .pull-left-xs { float: left !important; } .pull-right-xs { float: right !important; } .float-remove-xs { float: none !important; } .text-center-xs { text-align: center !important; } .position-static-xs { position: static !important; } .remove-padding-xs { padding: 0 !important; } .remove-margin-xs { margin: 0 !important; } .fade-in-xs { opacity: 1 !important; } .fade-out-xs { opacity: 0 !important; } .display-none-xs { display: none !important; } .display-block-xs { display: block !important; } .display-inline-xs { display: inline !important; } .display-inline-block-xs { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .remove-max-width-sm { max-width: none !important; } .remove-max-height-sm { max-width: none !important; } .pull-left-sm { float: left !important; } .pull-right-sm { float: right !important; } .float-remove-sm { float: none !important; } .text-center-sm { text-align: center !important; } .position-static-sm { position: static !important; } .remove-padding-sm { padding: 0 !important; } .remove-margin-sm { margin: 0 !important; } .fade-in-sm { opacity: 1 !important; } .fade-out-sm { opacity: 0 !important; } .display-none-sm { display: none !important; } .display-block-sm { display: block !important; } .display-inline-sm { display: inline !important; } .display-inline-block-sm { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .remove-max-width-md { max-width: none !important; } .remove-max-height-md { max-width: none !important; } .pull-left-md { float: left !important; } .pull-right-md { float: right !important; } .float-remove-md { float: none !important; } .text-center-md { text-align: center !important; } .position-static-md { position: static !important; } .remove-padding-md { padding: 0 !important; } .remove-margin-md { margin: 0 !important; } .fade-in-md { opacity: 1 !important; } .fade-out-md { opacity: 0 !important; } .display-none-md { display: none !important; } .display-block-md { display: block !important; } .display-inline-md { display: inline !important; } .display-inline-block-md { display: inline-block !important; } } @media (min-width: 1200px) { .remove-max-width-lg { max-width: none !important; } .remove-max-height-lg { max-width: none !important; } .pull-left-lg { float: left !important; } .pull-right-lg { float: right !important; } .float-remove-lg { float: none !important; } .text-center-lg { text-align: center !important; } .position-static-lg { position: static !important; } .remove-padding-lg { padding: 0 !important; } .remove-margin-lg { margin: 0 !important; } .fade-in-lg { opacity: 1 !important; } .fade-out-lg { opacity: 0 !important; } .display-none-lg { display: none !important; } .display-block-lg { display: block !important; } .display-inline-lg { display: inline !important; } .display-inline-block-lg { display: inline-block !important; } } /* ======================================================================== * row/col styles * ======================================================================== */ .row.no-gutter { margin-right: 0; margin-left: 0; } .row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) { padding-right: 0; padding-left: 0; } .col-fixed-fill { overflow: hidden; } .col-fixed-left { float: left; } .col-fixed-right { float: right; } .col-fixed-1x { width: 50px; } .col-fixed-2x { width: 100px; } .col-fixed-3x { width: 200px; } .col-fixed-4x { width: 300px; } @media only screen and (max-width: 768px) { .col-fixed-1x { width: 25px; } .col-fixed-2x { width: 50px; } .col-fixed-3x { width: 100px; } .col-fixed-4x { width: 150px; } } @media only screen and (max-width: 480px) { .col-fixed-1x { width: 12px; } .col-fixed-2x { width: 25px; } .col-fixed-3x { width: 50px; } .col-fixed-4x { width: 75px; } } /* ======================================================================== * header styles * ======================================================================== */ header { background: #157743; min-height: 50px; position: relative; } header .brand { padding: 10px 0; } header .brand img.logo { height: 24px; } header .brand a { min-height: 24px; } header .brand h1 { display: inline-block; line-height: 1; font-weight: 300; font-size: 17px; margin: 0 0 0 5px; color: #ffffff; padding: 6px 0 0 0; font-style: normal; text-transform: uppercase; } header .dropdown { display: inline-block; color: #ffffff; padding: 6px 0; min-height: 50px; } header .dropdown[aria-expanded=true], header .dropdown:hover { background: #072038; } @media only screen and (max-width: 768px) { header .brand img.logo { margin-top: 15px; } header .brand h1 { display: block; line-height: 0.6; } } /* ======================================================================== * navbar styles * ======================================================================== */ .navbar-wrapper { min-height: 50px; } .navbar.affix, .navbar.affix-bottom { top: 0 !important; width: 100%; z-index: 100000000; } @media (max-width: 767px) { .navbar.affix, .navbar.affix-bottom { position: static; } } .loading .navbar.affix { z-index: 1000000; } .navbar { background: #526A84; border: none; margin-bottom: 0; min-height: 50px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .navbar .container-fluid { padding: 0; } .navbar .container-fluid > .navbar-collapse, .navbar .container-fluid > .navbar-header, .navbar .container > .navbar-collapse, .navbar .container > .navbar-header { padding: 0; margin: 0; } .navbar .container-fluid > .navbar-collapse .icon, .navbar .container-fluid > .navbar-header .icon, .navbar .container > .navbar-collapse .icon, .navbar .container > .navbar-header .icon { margin-bottom: 0px !important; } .navbar-nav { margin: 7.5px 0; } @media (min-width: 768px) { .navbar-nav { margin: 0 0; } } .navbar-nav.nav-stacked > li { float: none !important; } .navbar-menu-toggle { float: left; height: 50px; padding: 0 8px; line-height: 50px; font-size: 18px; background: #F47415; color: #ffffff; } .navbar-menu-toggle:hover, .navbar-menu-toggle:focus, .navbar-menu-toggle:active { color: #ffffff; background: #D56613; } .navbar-menu-toggle[aria-expanded=true] { background: #D56613; } .navbar-toggle { border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { color: #ffffff; margin-left: 0; padding: 0 15px; line-height: 50px; text-transform: uppercase; background: #010F1F; height: 40px; font-size: 14px; } .navbar > .container .navbar-brand a, .navbar > .container-fluid .navbar-brand a { color: #ffffff; font-size: 16px; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-top: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .navbar-default .navbar-nav > li a { color: #ffffff; text-transform: uppercase; padding: 0 15px; line-height: 50px; position: relative; } .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus, .navbar-default .navbar-nav > li a:active { background: #798EA5; color: #ffffff; } .navbar-default .navbar-nav > li a:hover { background: #798EA5; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:active { background: #798EA5; color: #ffffff; } .navbar-default .navbar-nav > .active > a:hover { background: #424958; } .navbar-collapse.dropdown { background: #132D45; margin-right: -10px; margin-left: -10px; padding-bottom: 0; display: none !important; overflow: hidden !important; } .navbar-collapse.dropdown.collapsing { display: block !important; } .navbar-collapse.dropdown.in { display: block !important; overflow: visible !important; } .navbar-collapse.tiles ul.nav { height: 140px; } .navbar-collapse.tiles ul.nav li { display: inline-block; text-align: center; margin: 10px 5px; } .navbar-collapse.tiles ul.nav li a { text-decoration: none; width: 150px; height: 120px; padding: 15px; background: #157743; display: block; overflow: hidden; line-height: 1.4em; } .navbar-collapse.tiles ul.nav li li a { background: #526A84; } .navbar-collapse.tiles ul.nav li a:hover { background: #133e67; } .navbar-collapse.tiles ul.nav li li a:hover { background: #5d7896; } .navbar-collapse.tiles ul.nav li a i { font-size: 46px; display: block; margin-bottom: 10px; } .navbar-collapse.tiles ul.nav li ul { padding-left: 160px; margin-top: -130px; display: none; } .navbar-collapse.tiles ul.nav li.has-sub > a:after { width: 7px; height: 120px; background: #526a84; display: inline-block; content: " "; top: 0; right: 0; z-index: 100000; position: absolute; } .navbar-collapse.tiles ul.nav li.has-sub[aria-expanded=true] > a:after { right: auto; left: 0; } .navbar-collapse.tiles ul.nav li.has-sub > a:before { display: inline-block; width: 0; height: 0; top: 45%; right: 1px; position: absolute; z-index: 1000000; content: " "; vertical-align: middle; border-left: 4px dashed; border-top: 4px solid\9; border-top: 4px solid transparent; border-bottom: 4px solid transparent; color: #dadada; } .navbar-collapse.tiles ul.nav li.has-sub[aria-expanded=true] > a:before { right: auto; left: -3px; border-right: 4px dashed; border-left: 4px dashed transparent; } .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { color: #ffffff; background: #157743; border-color: #157743; } /* ======================================================================== * sidebar styles * ======================================================================== */ .page-content-wrapper, .page-content-wrapper[data-container-behaviour=static] { position: relative; left: 0; margin-left: 0; min-height: calc(100% - 130px); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .page-content-wrapper.fixed, .page-content-wrapper.fixed > div, .page-content-wrapper.fixed > .sidebar-wrapper { max-height: calc(100% - 130px); overflow-y: auto; overflow-x: hidden; } .page-content-wrapper.fixed, .page-content-wrapper.fixed > .sidebar-wrapper { max-height: 100%; } @media (max-width: 767px) { .page-content-wrapper { min-height: calc(100% - 205px); } .page-content-wrapper.fixed, .page-content-wrapper.fixed > div { max-height: calc(100% - 205px); } .page-content-wrapper.fixed > .sidebar-wrapper { max-height: 100%; } } .page-content-wrapper[data-container-push=true] { left: 350px; } .page-content-wrapper[data-push-side=right][data-container-push=true] { left: auto; right: 350px; } .page-content-wrapper[data-container-divide=true] { margin-left: 350px; } .page-content-wrapper[data-divide-side=right][data-container-divide=true] { margin-left: auto; padding-right: 350px; } .sidebar-wrapper { z-index: 1000; position: absolute; left: -350px; width: 350px; height: 100%; overflow-y: auto; background: #222; color: #ffffff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .sidebar-wrapper.affix { position: fixed; top: 50px; } .sidebar-wrapper.inverse { background: #ffffff; color: #222; } .sidebar-wrapper[data-side=right] { left: auto; right: -350px; } .sidebar-wrapper.toggled { left: 0; right: auto; } .sidebar-wrapper[data-side=right].toggled { left: auto; right: 0; } .sidebar-wrapper-animation-fix{ -webkit-transition: left 0.5s ease, right 0.5s ease !important; -moz-transition: left 0.5s ease, right 0.5s ease !important; -ms-transition: left 0.5s ease, right 0.5s ease !important; -o-transition: left 0.5s ease, right 0.5s ease !important; transition: left 0.5s ease, right 0.5s ease !important; } ul.sidebar-messages { padding: 0; margin: 0; list-style: none; padding: 10px; } ul.sidebar-messages > li { margin: 15px 0; } .sidebar-messages .message { background: none; padding: 5px 10px; } .sidebar-nav { position: absolute; top: 0; width: 350px; margin: 0; padding: 0; list-style: none; } .sidebar-nav li { text-indent: 20px; line-height: 40px; } .sidebar-nav li a { display: block; text-decoration: none; color: #999999; } .sidebar-nav li a:hover { text-decoration: none; color: #ffffff; background: rgba(255, 255, 255, 0.2); } .sidebar-nav li a:active, .sidebar-nav li a:focus { text-decoration: none; } .sidebar-nav > .sidebar-brand { height: 65px; font-size: 18px; line-height: 60px; } .sidebar-nav > .sidebar-brand a { color: #999999; } .sidebar-nav > .sidebar-brand a:hover { color: #ffffff; background: none; } @media (min-width: 768px) { #wrapper { padding-left: 250px; } #wrapper.toggled { padding-left: 0; } #sidebar-wrapper { width: 350px; } #wrapper.toggled #sidebar-wrapper { width: 0; } #page-content-wrapper { position: relative; } #wrapper.toggled #page-content-wrapper { position: relative; margin-right: 0; } } /* ======================================================================== * breadcrumb styles * ======================================================================== */ .breadcrumb { margin: 0; overflow: hidden; text-transform: uppercase; background: #282828; color: #ffffff; min-height: 30px; padding: 5px 15px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .breadcrumb > li + li:before { padding: 0 1px; } .breadcrumb > li > a > .icon { padding-bottom: 3px; } /* ======================================================================== * footer styles * ======================================================================== */ footer { position: absolute; bottom: 0; width: 100%; min-height: 40px; overflow: hidden; color: #cbcbcb; background: #222; z-index: 1000; } footer > .container, footer > .container-fluid { padding-right: 15px; padding-left: 15px; } footer > .container p, footer > .container-fluid p { line-height: 40px; margin-bottom: 0; } footer .icon { font-size: 21px; vertical-align: middle; color: #cbcbcb; } footer a, footer a:hover { color: #cbcbcb; } /* ======================================================================== * body styles * ======================================================================== */ .body-wrapper a:hover { text-decoration: underline; } .page-header { margin: 0 0 20px; } .page-header > h1 { margin-top: 0; } .lead { margin-bottom: 0; } /* ======================================================================== * alert styles * ======================================================================== */ .alert { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; position: relative; padding: 15px 50px 15px 15px; } .alert .icon { padding-bottom: 3px; margin-right: 6px; } .alert .close { position: absolute; top: 0; right: 0; height: 50px; width: 50px; line-height: 1; padding: 0 10px; font-size: 12px; background: #222; color: #ffffff; } .alert.alert-success { color: #ffffff; background: #5cb85c; } .alert.alert-success .close { background: #060f06; } .alert.alert-info { color: #ffffff; background: #009DA7; } .alert.alert-info .close { background: black; } .alert.alert-warning { color: #ffffff; background: #f0ad4e; } .alert.alert-warning .close { background: #3a2405; } .alert.alert-danger { color: #ffffff; background: #d9534f; } .alert.alert-danger .close { background: #220807; } /* ======================================================================== * message styles * ======================================================================== */ .message { padding: 20px; margin: 20px 0; border-left: 5px solid transparent; background: #f9f9f9; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .message h4 { margin-top: 0; margin-bottom: 5px; } .message h4 .icon { padding-bottom: 3px; margin-right: 5px; } .message p:last-child { margin-bottom: 0; } .message code { border-radius: 3px; } .message + .message { margin-top: -5px; } .message-success { border-left-color: #5cb85c; } .message-success h4 { color: #5cb85c; } .message-info { border-left-color: #009DA7; } .message-info h4 { color: #009DA7; } .message-warning { border-left-color: #f0ad4e; } .message-warning h4 { color: #f0ad4e; } .message-danger { border-left-color: #d9534f; } .message-danger h4 { color: #d9534f; } /* ======================================================================== * dropdown menu styles * ======================================================================== */ .dropdown-menu { border: none; background: #e4e4e4; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .dropdown-menu:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; } .dropdown-menu.arrow:before, .dropdown-menu.arrow.arrow-top-left:before { position: absolute; top: -5px; left: 15px; right: auto; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #e4e4e4; border-left: 6px solid transparent; content: ''; } .dropdown-menu.arrow.arrow-top-right:before { left: auto; right: 15px; } .dropdown-menu.dark { background: #222; color: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .dropdown-menu.dark a { color: #ffffff; } .dropdown-menu.dark.arrow:before { border-bottom-color: #222; } .dropdown-menu.tiles { padding: 4px; max-width: 385px; } .dropdown-menu.tiles > li { padding: 0; list-style: none; display: inline-block; float: left; } .dropdown-menu.tiles li a { display: block; margin: 4px; padding: 5px; list-style: none; width: 85px; height: 85px; text-align: center; vertical-align: text-bottom; color: #ffffff; text-decoration: none; background: #444; } .dropdown-menu.tiles li a:hover { background: #555; } .dropdown-menu.tiles li a .icon { display: block; font-size: 35px; margin: 3px 0 7px; height: 35px; } .dropdown-menu.tiles li a .name { display: block; line-height: 14px; font-size: 12px; height: 28px; overflow: hidden; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; } .dropdown-submenu:hover > .dropdown-menu { display: block; } .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; } .dropdown-submenu:hover > a:after { border-left-color: #ffffff; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; } /* ======================================================================== * loading styles * ======================================================================== */ .loading { position: relative; } .loading[data-loading-style=overlay] .loading-bg { background: #222; position: absolute; height: 100%; width: 100%; z-index: 10000000; opacity: 0.6; filter: "alpha(opacity=60)"; } .loading[data-loading-style=icon-only] .loading-bg { display: none; } .loading[data-loading-inverse=true] .loading-bg { background: #ffffff; } .loading .loading-animation { position: absolute; z-index: 10000001; top: 50%; left: 50%; width: 100px; height: 75px; text-align: center; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .loading .loading-animation .logo img { max-width: 50px; } .loading .loading-animation .logo { position: relative; width: 50px; margin: 0 auto; } .loading .loading-animation .logo .pulse-line, .loading .loading-animation .logo .circle { fill: none; stroke: #ffffff; } .loading[data-loading-inverse=true] .loading-animation .logo .pulse-line, .loading[data-loading-inverse=true] .loading-animation .logo .circle { stroke: #222; } .loading .loading-animation .logo .circle { stroke-dasharray: 100; opacity: 0.5; filter: "alpha(opacity=50)"; } .loading .loading-animation .logo .pulse-line { stroke-dasharray: 200; stroke-dashoffset: 200; animation: dash 4s linear infinite; opacity: 0; filter: "alpha(opacity=0)"; } @keyframes dash { 0% { opacity: 0.9; filter: "alpha(opacity=90)"; } 10% { stroke-dashoffset: 200; opacity: 0.9; filter: "alpha(opacity=90)"; } 70% { stroke-dashoffset: 500; opacity: 0.9; filter: "alpha(opacity=90)"; } 80% { opacity: 0; filter: "alpha(opacity=0)"; } 100% { opacity: 0; filter: "alpha(opacity=0)"; } } .loading .loading-animation .logo .signal { border: 5px solid #ffffff; border-radius: 50px; height: 50px; width: 50px; opacity: 0; filter: "alpha(opacity=0)"; position: absolute; top: 0; animation: pulsate 4s ease-out infinite; animation-delay: 1.5s; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } @keyframes pulsate { 0%, 30% { opacity: 0; filter: "alpha(opacity=0)"; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); } 40% { opacity: 1; filter: "alpha(opacity=100)"; } 60% { opacity: 0; filter: "alpha(opacity=0)"; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } } .loading .loading-animation p { color: #ffffff; text-align: center; font-size: 11px; margin-top: 4px; text-transform: uppercase; } .loading[data-loading-inverse=true] .loading-animation p { color: #222; } /* ui fixes */ #dp_swf_engine { display: none; } /* ======================================================================== * form styles * ======================================================================== */ .form-horizontal { max-width: 750px; } .control-label { font-weight: 400; } .input-group-btn .control-label { font-size: 14px; padding-top: 0; margin: 0 5px; } .input-group-btn .btn, .input-group-btn .btn:hover, .input-group-btn .btn:focus { border-color: #ccc; } .form-control, .btn { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } a.btn, .btn { text-decoration: none; } a.btn .icon-caret, .btn .icon-caret { padding: 0 0 0 8px; margin-left: 5px; border-left: 1px solid #e4e4e4; } a.btn.active, a.btn:active, .btn.active, .btn:active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } a.btn:hover, .btn:hover { text-decoration: none; background: #eee; } .btn-default, .btn-default:focus { color: #222; background-color: #ffffff; border-color: #ffffff; } .btn-default:hover { background-color: #e6e6e6; border-color: #ffffff; } .btn-primary, .btn-primary:focus { color: #ffffff; background-color: #2c313b; border-color: #2c313b; } .btn-primary:hover { background-color: #424958; border-color: #2c313b; } .btn-bordered, .btn-bordered:focus, .btn-bordered:hover { border: 1px solid #ccc; } .btn-group > .btn-label { position: relative; float: left; color: #222; background-color: transparent; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; background-image: none; border: 1px solid transparent; } .btn-group > .btn-label.btn-bordered { border-color: #e4e4e4; margin-left: -1px; margin-right: -1px; } .remove-icon-ring-on-hover:hover .fw-circle-outline { display: none; } .has-form-control-btn { position: relative; } .form-control-btn, .form-control-btn:focus, .form-control-btn:active, .form-control-btn:hover { position: absolute; top: 0; right: 0; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; background: transparent; border: none; z-index: 5; opacity: 0.7; font-size: 14px; } .form-control-btn:hover { opacity: 1; } .form-control { width: 100%; } .form-control-xs { min-width: calc(750px/12); } .form-control-sm { min-width: calc(750px/9); } .form-control-md { min-width: calc(750px/6); } .form-control-lg { min-width: calc(750px/2); } input[type=number].form-control { padding: 0 0 0 12px; } .input-wrap { width: 100%; } .form-control:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .input-wrap .btn.wrap-input-right { border-left: none; } .input-group-addon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .file-upload-control input[type=file] { display: none; } .file-upload-control input[readonly] { background-color: white !important; cursor: text !important; } @media only screen and (max-width: 768px) { .input-group.res-wrap, .input-group.res-wrap .form-control, .input-group.res-wrap .control-label, .input-group.res-wrap .input-group-btn { min-width: 100%; display: block; float: none; } .input-group.res-wrap .control-label { line-height: 34px; margin: 5px 0 0 0; } .form-control-xs { min-width: calc(750px/24); } .form-control-sm { min-width: calc(750px/18); } .form-control-md { min-width: calc(750px/12); } .form-control-lg { min-width: calc(750px/4); } } /* ======================================================================== * table styles * ======================================================================== */ .table thead th { font-weight: 300; } .table .form-control { min-width: 100%; } @media only screen and (max-width: 767px) { .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr { display: block; } .table-responsive thead tr { position: absolute; top: -9999px; left: -9999px; } .table-responsive tr { border: 1px solid #ccc; } .table-responsive.table-striped { border: none; } .table-responsive tbody > tr > td { border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; white-space: normal; text-align: left; } .table-responsive tr > td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold; } .table-responsive tbody > tr > td:before { content: attr(data-title); } } /* ======================================================================== * thumbnail styles * ======================================================================== */ .thumbnail { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .thumbnail.icon { border: none; margin: 0; background: #2c313b; color: #fff; text-align: center; overflow: hidden; position: relative; } .thumbnail.icon:before { display: block; content: ""; width: 100%; padding-top: 100%; } .thumbnail.icon > .square-element { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .thumbnail.icon .square-element:before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .thumbnail.icon img { width: 100%; } /* ======================================================================== * thumbnail list styles * ======================================================================== */ .thumbnail-list { padding: 0; margin: 0; list-style: none; } .thumbnail-list:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; } .thumbnail-list li { float: left; } /* ======================================================================== * pagination styles * ======================================================================== */ .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .pagination > li > a, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span, .pagination > li > span:hover { text-decoration: none; color: #2c313b; } .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background: #2c313b; border-color: #2c313b; } .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover { display: none; } /* ======================================================================== * panel styles * ======================================================================== */ .panel-group .panel, .panel-heading, .panel-footer, .panel-body { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; } .panel { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; } .panel-default > .panel-heading { background: transparent; font-size: 24px; font-weight: 300; border-bottom: 1px solid #e4e4e4; padding-bottom: 10px; margin-bottom: 20px; } /* ======================================================================== * noty styles * ======================================================================== */ #noty_topRight_layout_container { position: absolute !important; } #noty_topRight_layout_container, #noty_topLeft_layout_container { margin-top: 100px !important; } .noty_bar { height: auto; border: none; padding: 10px 20px; } .noty_container_type_notification { background-color: #222; color: #ffffff; } .noty_container_type_warning { background-color: #ffeaa8; color: #826200; } .noty_container_type_error { background-color: #e74c3c; color: #ffffff; } .noty_container_type_information { background-color: #78c5e7; color: #ffffff; } .noty_container_type_success { background-color: #40d47e; color: #ffffff; } @media only screen and (max-width: 768px) { #noty_topRight_layout_container, .noty_container_type_information, #noty_topLeft_layout_container, .noty_bar { width: 100% !important; left: 0; right: 0; } } /* ======================================================================== * tiles styles * ======================================================================== */ ul.tiles { padding: 0; margin: 0; list-style: none; } ul.tiles li { display: inline-block; } ul.tiles li.square { min-width: 80px; position: relative; } ul.tiles li.square:before { display: block; content: ""; width: 100%; padding-top: 100%; } ul.tiles li.square > .square-element { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } ul.tiles li a { text-decoration: none; padding: 5px; background: #f3f3f3; color: #222; display: block; overflow: hidden; line-height: 1.2em; white-space: normal; text-transform: capitalize; } ul.tiles .icon { display: block; font-size: 15px; margin: 0 auto 5px; } /* ======================================================================== * modal popup styles * ======================================================================== */ /* ======================================================================== * list group styles * ======================================================================== */ .list-group-item:first-child, .list-group-item:last-child { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } a.list-group-item:hover { text-decoration: none; } .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .active > .list-group-item, .active > .list-group-item:focus, .active > .list-group-item:hover { color: #ffffff; background: #157743; border-color: #157743; } .list-group-item.active a { color: #fff; text-decoration: none; } .list-group-item .icon { font-size: 25px; margin-right: 10px; margin-bottom: 5px; } .list-group.nav > .list-group-item { padding: 0; } /* ======================================================================== * tree styles * ======================================================================== */ .tree-view, .tree-view ul { padding: 0; margin: 0; list-style: none; } .tree-view ul { margin-left: 0.7em; position: relative; } .tree-view ul li { display: none; } .tree-view li[aria-expanded=true] > ul > li { display: list-item; } .tree-view li { margin: 0; padding: 0 2em; line-height: 2em; position: relative; } .tree-view .branch { cursor: pointer; } .tree-view li > .icon { font-family: "font-wso2"; font-style: normal; background: #2c313b; color: #ffffff; height: 20px; width: 20px; text-align: center; line-height: 20px; font-size: 10px; display: inline-block; margin-right: 10px; } .tree-view li > .icon:before { content: "\e687"; } .tree-view li[aria-expanded=true] > .icon:before { content: "\e685"; } .tree-view li a, .tree-view li a:hover { text-decoration: none; } .tree-view li button:active, .tree-view li button:focus { cursor: pointer; text-decoration: none; border: none; background: transparent; padding: 0; margin: 0; list-style: none; } .tree-view.tree-view-lines ul:before { content: ""; display: block; width: 0; position: absolute; top: 0; bottom: 15px; left: 0; border-left: 1px solid; } .tree-view.tree-view-lines ul li:before { content: ""; display: block; width: 20px; height: 0; border-top: 1px solid; margin-top: -1px; position: absolute; top: 1em; left: 0; } .tree-view .checkbox, .tree-view .radio { margin: 0; display: inline-block; } .tree-view .checkbox input[type=checkbox], .tree-view .checkbox-inline input[type=checkbox], .tree-view .radio input[type=radio], .tree-view .radio-inline input[type=radio] { margin-top: 6px; } /* ======================================================================== * asset details styles * ======================================================================== */ .asset-image { max-width: 150px; background: #2c313b; float: none; } .asset-desc .asset-name { font-size: 24px; margin-bottom: 0; } .asset-desc .asset-publisher { font-size: 14px; margin-bottom: 20px; } /* ======================================================================== * switch styles * ======================================================================== */ .switch { display: inline-block; width: 40px; cursor: pointer; position: relative; margin-top: -4px; } .switch > input[type=checkbox] { position: absolute; opacity: 0; } .switch > input[type=checkbox]:checked + .helper + .text { display: inline-block; } .switch > input[type=checkbox] + .helper:after { position: absolute; left: 18px; top: -2px; display: block; content: ""; width: 24px; height: 24px; cursor: pointer; background: #237bd5; z-index: 2; border-radius: 12px; -webkit-transition: left 0.2s ease-in-out; -moz-transition: left 0.2s ease-in-out; -o-transition: left 0.2s ease-in-out; transition: left 0.2s ease-in-out; } .switch > input[type=checkbox]:not(:checked) + .helper:after { left: 1px !important; background: #eaeaea; } .switch > input[type=checkbox]:not(:checked) + .helper:before { background: #a6a6a6 !important; } .switch > input[type=checkbox]:disabled + .helper:after { cursor: default !important; background: #484e52 !important; } .switch > input[type=checkbox]:disabled + .helper:before { cursor: default !important; background: #6f7579 !important; } .switch .helper { padding-left: 52px; position: relative; } .switch .helper:before { position: absolute; left: 0; top: 2px; display: block; content: ""; width: 40px; height: 16px; cursor: pointer; background: #25262b; margin-left: 2px; z-index: 1; border-radius: 8px; } .switch .text { display: none; margin-left: 5px; font-weight: 100; } /* ======================================================================== * radio button styles * ======================================================================== */ .radio { display: inline-block; margin-right: 10px; margin-bottom: 0; margin-top: 0; cursor: pointer; font-weight: 300; } .radio > input[type=radio] { position: absolute; opacity: 0; } .radio > input[type=radio]:checked + .helper:after { position: absolute; display: block; content: ""; color: #2c313b; z-index: 2; font-size: 16px; font-weight: bold; left: 5px; margin-left: 0; top: 50%; margin-top: -5px; background-color: #2c313b; width: 10px; height: 10px; border-radius: 100%; } .radio > input[type=radio]:checked + .helper:before { border: 2px #2c313b solid; } .radio > input[type=radio]:disabled + .helper:before { cursor: default; background: #e6e6e6; } .radio > input[type=radio]:disabled + .helper:after { background-color: #8a8a8a; } .radio > input[type=radio]:not(:disabled) + .helper:before { border-color: #919191; } .radio > input[type=radio]:not(:disabled) + .helper:before { border-color: #919191; } .radio .helper { padding-left: 26px; padding-top: 1px; position: relative; } .radio .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 2px #d9d9d9 solid; z-index: 1; opacity: 1; top: -1px; left: 0; border-radius: 100%; } /* ======================================================================== * checkbox styles * ======================================================================== */ .checkbox { display: inline-block; margin: 0 10px 0 0; cursor: pointer; font-weight: 300; } .checkbox > input[type=checkbox] { position: absolute; opacity: 0; } .checkbox > input[type=checkbox]:checked + .helper:before { border: 2px #2c313b solid; } .checkbox > input[type=checkbox]:checked + .helper:after { position: absolute; display: block; content: "\e617"; font-size: 7pt; height: 16px; width: 16px; line-height: 16px; z-index: 2; top: 2px; margin-top: 0; left: 2px; margin-left: 0; text-align: center; background: #2c313b; color: #fff; font-family: font-wso2; } .checkbox > input[type=checkbox]:not(:checked) + .helper:after { display: none; } .checkbox > input[type=checkbox]:disabled + .helper:before { cursor: default; background: #e6e6e6; } .checkbox > input[type=checkbox]:disabled + .helper:after { color: #8a8a8a; } .checkbox > input[type=checkbox]:not(:disabled) + .helper:before { border-color: #526A84; } .checkbox > input[type=checkbox] :not(:disabled) + .helper:before { border-color: #526A84; } .checkbox .helper { padding-left: 23px; position: relative; } .checkbox .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 2px #eaf0f1 solid; z-index: 1; opacity: 1; top: 0; left: 0; } .wr-content { padding-top: 10px; } .wr-title { font-family: 'Open Sans'; font-weight: 400; font-size: 26px; } @media (max-width:500px){ .wr-content { padding: 20px 0 0 0; } } .wr-asset-type-switcher { float:left; height:54px; } a.ctrl-asset-type-switcher { display:inline-block; padding:0; font-size:18px; color:#fff; text-decoration: none; font-weight:100; } a.ctrl-asset-type-switcher:hover { color:#fff; } .wr-asset-type-switcher span { float:left; } .wr-asset-type-switcher span.btn-asset { width:54px; height:54px; margin-right:0; display:inline-block; text-align: center; background: #157743; line-height: 49px; } .wr-asset-type-switcher span.btn-asset:hover { background-color: #16436D; } .wr-asset-type-switcher span.btn-text { padding-top:14px; } a.ast-type-item { width:77px; height:77px; background:#696969; display:block; margin:5px; float:left; text-align: center; color:#e4e4e4; text-decoration: none; } a.ast-type-item:hover { background:#526A84; cursor: pointer; } .wr-action-container { padding-left:0; } .wr-action-btn-bar { padding-top:0; } .wr-action-btn-bar .page-title { background-color: #526A84; margin: 0; font-weight: 400; } .wr-action-btn-bar .page-title .fw-stack { width: 0; } .page-sub-title { font-weight: 300; text-transform: uppercase; font-size: 24px; color: #555555; margin: 0; } .page-sub-title.device-view { font-weight: 300; text-transform: none; font-size: 24px; margin: 0; } .page-sub-title-desc { font-weight: 300; } /* device board */ .wr-device-board { background:#fafafa; padding:10px 0; font-size:20px; margin-bottom:10px; } .wr-device-board label { font-weight:100; } .lbl-device { font-size:14px; color:#777; } /* operations panel/board */ .wr-operations-board { background:#fafafa; margin-bottom:10px; } .wr-operations-board:hover { background:#f0f0f0; } /* operations */ .wr-operations { clear:both; /*margin-left:17px;*/ margin-bottom:15px; /*border-bottom:1px solid #f0f0f0;*/ } .wr-operations a { display:inline-block; float: left; text-align: center; font-size:12px; text-decoration: none; margin-right:10px; color:#526A84; min-width:70px; background:#fafafa; padding:2px 10px 10px 10px; margin-bottom:10px; } .wr-operations a:hover { background:#e4e4e4; } .wr-operations .fw { margin:10px; font-size: 28px; } .wr-operations span { display:block; } @media (max-width:768px){ .wr-operations a { padding:0; min-width: inherit; margin-right:5px; } .wr-operations img { width: 50px; } .wr-operations span { display:none; } .wr-operations .fw { font-size: 25px; } } /* assets */ .wr-select-all { clear:both; margin-bottom:10px; } .wr-btn, a.wr-btn { font-weight: normal; font-size: 13px; color: #fff; background:#157743; padding: 10px 24px; display: inline-block; margin-right: 5px; border: none; text-decoration: none; } @media all and (max-width:480px) { .wr-btn, a.wr-btn { width: 100%; display:block; margin:0px; margin-bottom:4px; } } .wr-btn:disabled, a.wr-btn:disabled { opacity: 0.5; } .wr-btn:hover,a.wr-btn:hover { color:#b3e7ff; background-color: #16436D; } .wr-btn:active,a.wr-btn:active,.wr-btn:focus,a.wr-btn:focus { color:#b3e7ff; } .wr-btn-grp { margin-top: 40px; } .wr-btn-grp .wr-btn { /*padding: 8px 8px 6px;*/ text-transform: uppercase; } .ast-container { clear:both; } .ast-device-desc { margin: 0 0 10px; } .ctrl-wr-asset { position:relative; width:100%; min-height:280px; float:left; margin: 0.5%; padding:10px; background:#fbfbfb; border-bottom:4px solid #fff; } @media (min-width: 500px){ .ctrl-wr-asset { width: 49%; } } @media (min-width: 768px){ .ctrl-wr-asset { width: 24%; } } @media (min-width: 992px){ .ctrl-wr-asset { width: 19%; } } @media (min-width:1300px){ .ctrl-wr-asset { width: 13%; } } @media (min-width:1500px){ .ctrl-wr-asset { width: 11.5%; } } @media (min-width:1800px){ .ctrl-wr-asset { width: 9%; } } .ctrl-wr-asset.selected { background: #E4E4E4; border-bottom:4px solid #526A84; } .ctrl-wr-asset:hover { background: #E4E4E4; } .itm-select { position:absolute; right:10px; background:#fafafa; width:20px; height:20px; } .itm-ast { display:block; cursor: pointer; padding:0; margin-bottom:0; width:100%; border:0 solid #ff0000; } .itm-ast a { text-decoration: none; } .itm-ast:hover h3, .itm-ast:hover .ast-auth { color:#526A84; } .ast-img { width: 100%; height: 0; padding-bottom: 100%; background: #ffffff; } .ast-img img { width:100%; height: auto; } .ast-desc { /*float:left;*/ margin-left:0; overflow:hidden; position: relative; } .ast-desc-image img { width: auto; max-width: 100%; max-height: 300px; border: 1px solid #e4e4e4; margin-bottom: 20px; } .ast-desc span:before { content: ""; pointer-events: none; position: absolute; width: 25px; height: 100%; top: 0; right: 0; background: -moz-linear-gradient(left, rgba(251,251,251,0) 0%, rgba(251,251,251,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(251,251,251,0)), color-stop(100%,rgba(251,251,251,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(251,251,251,0) 0%,rgba(251,251,251,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(251,251,251,0) 0%,rgba(251,251,251,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(251,251,251,0) 0%,rgba(251,251,251,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(251,251,251,0) 0%,rgba(251,251,251,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fbfbfb', endColorstr='#fbfbfb',GradientType=1 ); /* IE6-9 */ } .ctrl-wr-asset.selected .ast-desc span:before, .ctrl-wr-asset:hover .ast-desc span:before { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(left, rgba(228,228,228,0) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(228,228,228,0)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(228,228,228,0) 0%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(228,228,228,0) 0%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(228,228,228,0) 0%,rgba(228,228,228,1) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(228,228,228,0) 0%,rgba(228,228,228,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e4e4e4', endColorstr='#e4e4e4',GradientType=1 ); /* IE6-8 */ } .ast-title { height: 100px; overflow: hidden; } h3.ast-name { font-weight:300; font-size:20px; color:#555; margin-bottom:3px; height: 23px; overflow: hidden; } .ast-ver { font-weight:300; font-size:13px; white-space: nowrap; word-break: keep-all; } .ast-auth { font-weight:300; font-size:13px; color:#526A84; display:block; margin-bottom:12px; white-space: nowrap; word-break: keep-all; } .ast-published { font-weight:300; font-size:12px; display:block; text-align: left; color:#aaa; white-space: nowrap; word-break: keep-all; } /* device list-view styles */ .ast-container.list-view .itm-select { position: static; float: left; } .ast-container.list-view .ctrl-wr-asset { width: 100%; min-height: 50px; margin: 0; } .ast-container.list-view .itm-ast { display: block; width: auto; } .ast-container.list-view .ast-img { width: 50px; padding-bottom: 0; height: auto; display: inline-block; float: left; margin-left:20px; } .ast-container.list-view .ast-desc span:before { width: 0; } .ast-container.list-view .ast-title { height: inherit; float: left; margin-left: 20px; } .ast-container.list-view .ast-model { float: right; margin: 0 20px; text-align: right; } .ast-container.list-view h3.ast-name, .ast-container.list-view .ast-auth { margin: 0; } /* tooltip */ .tooltip { opacity: 1; filter: alpha(opacity=100); } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #333; border-width: 5px 5px 0; } .tooltip-inner { color: #fff; background: #333; border: solid 1px #333; border-radius: 0px; } /* filter */ a.filter-item { color:#e4e4e4; text-transform: uppercase; text-decoration: none; display:block; font-size:12px; padding:3px 0px; font-weight: 100; cursor: pointer; } a.filter-item:hover { text-decoration: none; color:#fff; } /* action buttons */ .btn-col { padding-left: 0; } a.cu-btn, a.cu-btn-inner { color:#fff; text-decoration: none; font-weight:400; display: inline-block; text-transform: uppercase; padding: 13px 10px; } a.cu-btn:hover { background-color: #132D45; } a.cu-btn-inner { color: #8f8f8f; padding: 5px 10px; height: 35px; } a.cu-btn-inner:hover { background-color:#e4e4e4; } /* filter */ .wr-filters { padding:14px; } .wr-filters-right { padding:22px 14px 22px 0; } @media (max-width:1100px) { .wr-filters-right { padding: 0 14px 22px 14px; } } .wr-secondary-bar { border-bottom:0 solid #f0f0f0; padding-right:0; } @media (max-width:500px) { .wr-secondary-bar { padding-left:0; } } .wr-filter-sort a.ico-filter { display:inline-block; width:40px; height:40px; padding:5px; } .wr-filter-sort a.ico-filter .fw { width:30px; height:30px; line-height: 30px; text-align: center; color: #333; font-size: 15px; } .wr-filter-sort a.ico-filter .fw.fw-list-sort { font-size: 23px; } @media (max-width:1100px) { .wr-filters, .wr-filter-sort.pull-right { float: none !important; } } .wr-filter-sort a.ico-filter:hover, .wr-filter-sort a.ico-filter.selected { background:#e4e4e4; } .sort-title, .sort-options { padding:0 15px; } .sort-title { color:#e4e4e4; font-size:11px; padding-bottom:5px; padding-top:5px; margin-bottom:5px; } .sort-options > a { display:block; text-decoration: none; color:#cecece; text-transform: uppercase; font-size:12px; padding:4px 0; font-weight: 100; } span.ico-sort-asc { display:inline-block; padding-right:20px; width:15px; height:15px; padding-top:2px; } span.ico-sort-desc { display:inline-block; padding-right:20px; width:15px; height:15px; padding-top:2px; } /* asset filter window styles */ .wr-asset-type-switcher .popover.menu { display:none; top: 70px; left: 14px !important; min-width: 290px; color: #ffffff; padding-bottom:0; z-index: 100000; } .wr-asset-type-switcher .popover.menu .arrow { left: 27px !important; } .wr-asset-type-switcher .popover.menu .popover-content .title { font-family: 'Open Sans'; font-size: 16px; color:#ffffff; font-weight: 100; margin: 0 4px 4px 4px; } .wr-asset-type-switcher ul { margin: 0; padding: 0; list-style: none; } .wr-asset-type-switcher ul:after { clear: both; content: " "; height: 0; display: block; } .wr-asset-type-switcher ul li, .wr-asset-type-switcher ul a { display: block; float: left; margin: 4px; padding: 6px 4px; list-style: none; width:85px; height:85px; text-align: center; vertical-align: text-bottom; color:#e4e4e4; text-decoration: none; } .wr-asset-type-switcher ul a { cursor: pointer; width:30px; height:40px; margin:30px 0 0 10px; line-height: 40px; text-align: center; } .wr-asset-type-switcher ul a:hover { background-color: transparent; opacity: 0.6; } .wr-asset-type-switcher ul ul { display: none; } .wr-asset-type-switcher ul.options { border-top: 1px solid #333; margin-top:5px; padding:5px 0 0 0; } .wr-asset-type-switcher ul li:hover { background:#526A84; cursor: pointer; } #advance-filter-options { background:#444444; margin: 5px 4px; padding: 10px; } #advance-filter-options input { margin:0 5px 0 5px; } #device-filter-options li i.fw { display: block; font-size: 26px; margin: 10px 0; } #device-filter-options li h4 { margin-bottom: 0; } #device-filter-options li h6 { margin-bottom: 0; } #device-filter-options li span { float: none; } #asset-selected .selected { padding:0 0; } #asset-selected .selected li { background: #526A84; color: #ffffff; } #asset-selected .options li { background:#444; } #asset-select li { background:#444; } #asset-select li:hover, #asset-selected .options li:hover { background:#555; } /* login page styles */ .wr-login { padding-top:100px; } /* form styles */ .wr-validation-summary p { display: block; color: #ff2353 !important; margin-top: 15px; font-weight: 400 !important; background: #fff2f2; padding: 7px 17px; font-size: 13px !important; border-left: 3px solid #ff2353; } .wr-input-label { font-weight:300; font-size:14px; color:#555; } .wr-input-control { margin-bottom: 20px; } .wr-input-control input, .wr-input-control textarea { border: 1px #999 solid; width: 100%; height: 100%; padding: 6px 10px; z-index: 1; -webkit-appearance: none; } /* asset filter tags on search field styles */ .wr-search-tags { display:block; float: left; min-height: 54px; padding:13px 5px; max-width: 350px; } /* search field styles */ .wr-search-tags:empty { padding:0; } .wr-search-tags span { color: #ffffff; background: #157743; font-size: 11px; display: inline-block; cursor: pointer; padding: 6px 6px; margin: 1px; border-radius: 2px; } .wr-search-tags span i.fw { display: none; } .wr-search-tags span:hover { background: #526A84; color: #ffffff; } /* search */ .wr-search { margin-left:0; border:none; background:#bbb; min-height: 54px; max-width:750px !important; width: 100%; } @media (max-width:1100px) { .wr-search-tags:not(:empty) { /*float: none;*/ /*padding-left:60px;*/ max-width: 100%; } .wr-search { max-width: 100% !important; } .wr-filters.col-sm-7, .wr-filters.col-sm-7.col-md-8 { width: 100%; } } .wr-search .input { background:#bbb; height: 54px; border:none; color:#fff; font-weight: 100; line-height: 54px; padding:0 20px; overflow: hidden; font-size:18px; white-space: nowrap; word-break: keep-all; min-width: 200px; } .wr-search .input:focus { outline: 0; } [contentEditable=true]:empty:not(:focus):before{ content:attr(data-placeholder) } .btn-search { display:block; font-size:21px; font-weight:500; color:#fff; background:#bbb; padding:10px 12px; height: 54px; float: right; } @media (max-width:500px) { .btn-search { display: none; } } .wr-search:hover .fw { color:#fff; } .wr-filters div.wr-filter-category { float:left; } .wr-filters .col-md-1, .col-md-11 { padding:0; margin: 0; height:54px; } ::-webkit-input-placeholder { color: #fff; } :-moz-placeholder { /* Firefox 18- */ color: #fff; } ::-moz-placeholder { /* Firefox 19+ */ color: #fff; } :-ms-input-placeholder { color: #fff; } .wr-operations, .wr-operations .operation { display: none; } a.btn-operations { font-weight: normal; font-size: 13px; color: #fff; background: #157743; padding: 5px 20px; display: inline-block; margin-right: 2px; text-decoration: none; margin-right:10px; } /* modal pop-up styles */ /* notification panel styles */ .wr-notification-bar, .wr-side-panel { width: 400px; background: #262933; position: absolute; right: -400px; padding: 10px; z-index: 10000; color: #fff; transition: right 0.4s ease 0s; overflow-y: auto; overflow-x: hidden; } .wr-side-panel { background: #e4e4e4; color: #333; padding: 0; } .wr-notification-bar::-webkit-scrollbar, .wr-side-panel::-webkit-scrollbar { width: 6px; background: transparent; padding: 0 5px; cursor: all-scroll; } .wr-notification-bar::-webkit-scrollbar-thumb { background: #e4e4e4; } .wr-notification-bar::-webkit-scrollbar-thumb:hover { background: #e4e4e4; } .wr-notification-bar::-webkit-scrollbar-thumb:active { background: #e4e4e4; } .wr-side-panel::-webkit-scrollbar-thumb { background: #526A84; } .wr-side-panel::-webkit-scrollbar-thumb:hover { background: #526A84; } .wr-side-panel::-webkit-scrollbar-thumb:active { background: #526A84; } .wr-notification-bar.toggled, .wr-side-panel.toggled { right: 0; } .wr-notification-desc.new .wr-notification-operation { font-weight: 500; } .wr-notification-desc .fw { font-size: 12px; } .wr-notification-toggle-btn, .wr-side-panel-toggle-btn { float: right; } .wr-notification-bubble { display: inline-block; background: #fafafa; color: #555; padding: 2px 4px; border-radius: 5px; min-width: 10px; font-weight: 500; } a.wr-notification-toggle-btn.selected { background-color: #262933; } a.wr-side-panel-toggle-btn.selected { background-color: #157743; color: #fff; } .wr-side-panel .panel-title a { display: block; padding: 10px; background: #157743; color: #fff; border-bottom: 1px solid #e4e4e4; } .wr-side-panel .panel-title a:hover { background: #132D45; } .wr-side-panel .panel { margin-bottom: 0; } .wr-side-panel .panel-sub-title { margin: 10px 0; } .wr-side-panel .wr-input-control.switch input[type="checkbox"]:not(:checked) + .helper:after { background: #fff; } .wr-side-panel .panel-body { padding: 10px; } .wr-panel-notes textarea { resize: vertical; } .wr-panel-notes .wr-btn { margin-right: 5px; } .wr-panel-notes .wr-input-control.checkbox { margin: 0; } .wr-panel-notes .wr-input-control.checkbox .helper:before { border-color: #526A84; } .wr-panel-notes .add-btn { margin-bottom: 15px; padding-left: 0; } .wr-panel-notes .panel-collapse { padding: 10px 0 10px 35px; } .wr-panel-note { margin: 0; } .wr-panel-notes .well { margin: 5px 0; padding: 10px; } .wr-panel-note .wr-panel-msg:hover { cursor: pointer; background: #f5f5f5; } .wr-panel-notes .wr-panel-desc-icon i { width: 30px; height: 30px; display: inline-block; background: #333; color: #fff; text-align: center; margin-right: 10px; } .wr-panel-notes .wr-panel-desc-icon img { width: 30px; height: auto; } .wr-panel-notes .wr-panel-desc-icon { float: left; width: 30px; height: 30px; line-height: 30px; white-space: nowrap; margin-bottom: 5px; } .wr-panel-msg { background: #fff; border-right: 2px solid #526A84; padding: 8px 35px 8px 10px; margin-left: 35px; margin-bottom: 5px; font-size: 16px; position: relative; } .wr-panel-msg .dropdown-menu { background: #526A84; color: #fff; left: -167px; top: -2px; } .wr-panel-msg .dropdown-menu a { color: #fff; } .wr-panel-msg .dropdown-menu a:hover, .wr-panel-msg .dropdown-menu a:focus { background-color: #132D45; color: #fff; } .wr-panel-msg .msg-options { position: absolute; top: 0; right: 0; padding: 0; cursor: pointer; } .wr-panel-msg .msg-options .btn.dropdown-toggle { padding: 6px; border: none; color: #333; background: transparent; } .wr-panel-msg .msg-options .btn.dropdown-toggle:hover, .wr-panel-msg .msg-options .btn.dropdown-toggle[aria-expanded="true"] { color: #fff; background-color: #526A84; } .wr-panel-msg-visibility { position: absolute; bottom: 7px; right: 10px; font-size: 14px; } .wr-panel-notes .resolve-icon { display: none; position: absolute; bottom: 5px; right: 15px; font-size: 14px; } .wr-panel-notes .resolved .resolve-icon { display: block; } .wr-panel-notes .resolved .wr-panel-msg { border-right: none; background: #C7CFD0; } .wr-panel-notes .resolved .wr-panel-sub-note .wr-panel-msg .msg-options { display: none; } .wr-panel-sub-note .wr-panel-msg { background: transparent; margin-bottom: 5px; padding-top: 0; border-right: none; } .wr-panel-msg-details { font-size: 10px; color: #919191; margin-top: 10px; } .wr-panel-notes .more-link { display: inline-block; margin-bottom: 8px; } /* filter type switcher */ #content-filter-types { position:absolute; right: -300px !important; float: right; } .wr-filter-type-switcher .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; width: 200px; padding: 1px 1px 8px 1px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: left; white-space: normal; background-color: #232323; -webkit-background-clip: padding-box; background-clip: padding-box; /*border: 0px solid #232323;*/ border: 0 solid rgba(0,0,0,.2); border-radius: 0; -webkit-box-shadow: 0 0 0 rgba(0,0,0,.2); box-shadow: 0 0 0 rgba(0,0,0,.2); margin-right: -400px !important; } .wr-filter-type-switcher .popover.bottom>.arrow { top: -11px; left: 50%; margin-left: 130px; border-top-width: 0; border-bottom-color: #232323; } .wr-filter-type-switcher .popover>.arrow { border-width: 11px; } .wr-filter-type-switcher .popover.bottom>.arrow:after { top: 1px; margin-left: -10px; content: " "; border-top-width: 0; border-bottom-color: #232323; } .wr-filter-type-switcher .popover>.arrow, .popover>.arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .wr-filter-type-switcher { position: relative; } .wr-filter-type-switcher .popover-content { padding: 6px 6px; } .wr-filter-type-switcher .arrow { left:25px !important; } .wr-filter-type-switcher .popover { left: -148px !important; } /* stats */ .wr-stats-board-tile { background: #393939; color: #fff; padding: 15px; height: 110px; margin-bottom: 10px; } .device-detail-body .wr-stats-board-tile { background: #e2e2e2; color: #333; padding: 15px; height: 110px; margin-bottom: 10px; } .wr-stats-board .tiles .row { margin: 0 -5px; } .wr-stats-board .tiles .col-lg-2, .wr-stats-board .tiles .col-lg-4, .wr-stats-board .tiles .col-lg-8 { padding: 0 5px; } .wr-stats-board-tile .col-lg-4, .wr-stats-board-tile .col-lg-8, .wr-stats-board .tiles .col-lg-6 { padding: 0; } .wr-stats-board-tile.lg .tile-stats { border-left: 1px solid #9bb6f6; height: 90px; text-align: left; font-size: inherit; } .wr-stats-board-tile.lg .tile-stats .col-lg-6 { padding: 0 15px; } .wr-stats-board-tile.lg .tile-graph { width:100px; max-width: 100%; float:right; text-align: right; margin: 0 auto; } .wr-stats-board-tile.lg .tile-graph img { width:80px; max-width: 100%; } .tile-bg { background:#157743; color:#fff; } .tile-name { font-size:16px; font-weight: 400; text-transform: uppercase; } .tile-stats { width:75%; float:right; font-size:25px; font-weight: 400; text-align: right; } .tile-stats a:hover{ text-decoration:none; } .tile-stats-sm { font-size:17px; font-weight: 700; } .tile-stats-free { font-size:13px; display:block; text-align: right; } .tile-stats-free a { color: #b2b2b2; font-weight: 500; text-decoration: none; display: inline-block; padding-left: 15px; padding-bottom: 5px; } .tile-stats-free a:hover { color: #fff; } .tile-stats-type { font-size:12px; display:block; } .tile-icon { width:25%; float:left; margin-top: 10px; } .tile-icon .fw { font-size:40px; } .tile-sup-lbl { display: block; font-size: 12px; } .sub-title { font-weight:100; font-size: 20px; } .wr-device-board label { font-weight: 400; } .wr-app-listing > div { margin-right:10px; margin-bottom:10px; } .wr-app-listing > div > img { width:60px; } .wr-form { margin: 20px 0; } .wr-form button { margin-right: 5px; } .wr-help-tip { font-size: 14px; padding: 0 10px; color: #666; } .wr-form .wr-operation-icon { font-size: 32px; margin-right: 10px; color: #157743; } .wr-form .user-select { display: none; } .wr-form .wr-input-control.radio.light input[type="radio"]:checked + .helper:after { background-color: #444; } /* enabled/disabled switch styles */ .wr-input-control.switch { display: inline-block; margin-right: 10px; cursor: pointer; position: relative; margin-bottom: 5px; } .wr-input-control.switch > input[type=checkbox] { position: absolute; opacity: 0; } .wr-input-control.switch .helper { padding-left: 45px; position: relative; } .wr-input-control.switch .text { display: none; margin-left: 5px; font-weight: 400; } .wr-input-control.switch input[type="checkbox"]:checked + .helper + .text { display: inline-block; } .wr-input-control.switch .helper:before { position: absolute; left: 0; top: 2px; display: block; content: ""; width: 45px; height: 16px; /*outline: 2px #a6a6a6 solid;*/ border: 1px #fff solid; cursor: pointer; /*background: #526A84;*/ background: #a6a6a6; /*margin-left: 2px;*/ z-index: 1; border-radius: 8px; } .wr-input-control.switch input[type="checkbox"] + .helper:after { position: absolute; left: 22px; top: -2px; display: block; content: ""; width: 24px; height: 24px; /*outline: 2px #333 solid;*/ border: 1px #526A84 solid; cursor: pointer; background: #526A84; z-index: 2; border-radius: 12px; /*box-shadow: 0 1px 2px #888888;*/ -webkit-transition: left 0.2s ease-in-out; -moz-transition: left 0.2s ease-in-out; -o-transition: left 0.2s ease-in-out; transition: left 0.2s ease-in-out; } .wr-input-control.switch input[type="checkbox"]:not(:checked) + .helper:after { left: 0 !important; background: #eaeaea; border: 1px #d5d5d5 solid; } .wr-input-control.switch input[type="checkbox"]:not(:checked) + .helper:before { background: #a6a6a6 !important; } .wr-input-control.switch input[type="checkbox"]:disabled + .helper:after { background: #a6a6a6 !important; outline: 2px #a6a6a6 solid !important; border: 1px #a6a6a6 solid !important; } .wr-input-control.switch input[type="checkbox"]:disabled + .helper:before { cursor: default !important; background: #e0e0e0 !important; outline: 2px #ccc solid !important; } /* radio button style*/ .wr-input-control.radio { display: inline-block; margin-right: 10px; margin-bottom: 0; cursor: pointer; font-weight: 100; } .wr-input-control.radio > input[type=radio] { position: absolute; opacity: 0; } .wr-input-control.radio .helper { padding-left: 23px; position: relative; } .wr-input-control.radio .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 2px #d9d9d9 solid; z-index: 1; opacity: 1; top: 0; left: 0; border-radius: 100%; } .wr-input-control.radio input[type="radio"]:checked + .helper:after { position: absolute; display: block; content: ""; color: #1a1a1a; z-index: 2; font-size: 16px; font-weight: bold; left: 5px; margin-left: 0; top: 50%; margin-top: -5px; background-color: #1a1a1a; width: 10px; height: 10px; border-radius: 100%; } .wr-input-control.radio.light input[type="radio"]:checked + .helper:after { color: #fff; background-color: #fff; } .wr-input-control.radio input[type="radio"]:disabled + .helper:before { cursor: default; background: #e6e6e6; } .wr-input-control.radio input[type="radio"]:disabled + .helper:after { background-color: #8a8a8a; } .wr-input-control.radio:hover input:not(:disabled) + .helper:before { border-color: #919191; } .wr-input-control.radio:active input:not(:disabled) + .helper:before { border-color: #919191; } /* checkbox style */ .wr-input-control.checkbox { display: inline-block; margin: 0 10px 0 0; cursor: pointer; } .wr-input-control.checkbox > input[type=checkbox] { position: absolute; opacity: 0; } .wr-input-control.checkbox .helper { padding-left: 23px; position: relative; } .wr-input-control.checkbox .helper:before { position: absolute; display: block; height: 20px; width: 20px; content: ""; text-indent: -9999px; border: 1px #999999 solid; z-index: 1; opacity: 1; top: 0; left: 0; } .wr-input-control.checkbox input[type="checkbox"]:checked + .helper:before { border: 2px #526A84 solid; } .wr-input-control.checkbox input[type="checkbox"]:checked + .helper:after { position: absolute; display: block; content: "\e617"; font-size: 7pt; height: 16px; width: 16px; line-height: 16px; z-index: 2; top: 2px; margin-top: 0; left: 2px; margin-left: 0; text-align: center; background: #526A84; color: #fff; font-family: font-wso2; } .wr-input-control.checkbox input[type="checkbox"]:not(:checked) + .helper:after { display: none; } .wr-input-control.checkbox input[type="checkbox"]:disabled + .helper:before { cursor: default; background: #e6e6e6; } .wr-input-control.checkbox input[type=checkbox]:disabled + .helper:after { color: #8a8a8a; } .wr-input-control.checkbox:hover input:not(:disabled) + .helper:before { border-color: #526A84; } .wr-input-control.checkbox:active input:not(:disabled) + .helper:before { border-color: #526A84; } /* list group styles */ .wr-list-group { margin-top: 30px; } .wr-list-group .list-group-item { padding: 0; position: relative; border: none; background: #f1f1f1; margin-bottom: 4px; } .wr-list-group .list-group-item-actions { float: right; margin: 0 10px; padding: 8px 0; } @media (max-width:500px) { .wr-list-group .list-group-item-actions:before { clear: both; content: " "; height: 10px; display: block; } .wr-list-group .list-group-item-actions { float: left; } } .wr-list-group .wr-list-desc { float: left; padding: 4px 8px; min-height: 50px; } .wr-list-group h3.wr-list-name { margin: 0; font-weight: 400; font-size: 20px; color: #555; } .wr-list-group .wr-list-username { font-weight: 100; font-size: 13px; } .wr-list-email, .wr-list-email:hover { font-weight: 300; font-size: 13px; color: #526A84; } .wr-sortable .list-group-item, tbody.wr-sortable td { cursor: move; } .wr-list-group .list-group-item .wr-sortable-icon, tbody.wr-sortable td .wr-sortable-icon { opacity: 0.5; float: left; font-size: 14px; margin: 15px; } .wr-list-group .list-group-item .wr-list-icon, tbody.wr-sortable td .fw.wr-list-icon { float: left; width: 50px; height: 50px; line-height: 42px; background: #526A84; color: #fff; font-size: 28px; text-align: center; } .wr-list-group .wr-sort-index { font-size: 18px; font-weight: 400; background: #14212E; color: #fff; width: 105px; height: 50px; margin: 0; line-height: 50px; text-align: center; float: left; } .wr-list-group .wr-sort-index .icon { font-size: 15px; cursor: pointer; } .wr-list-group .wr-sort-index input, .wr-list-group .wr-sort-index input:focus { background: #9F9F9F; border: none; outline: none; width: 60px; height: 40px; margin-top: 5px; line-height: 18px; padding: 0 5px; text-align: center; } .wr-list-group .wr-sort-index input:focus { background: #fff; color: #080808; } .wr-list-group .wr-sort-index input.has-error { background: #a94442; color: #fff; } .wr-list-group .wr-input-control { margin: 8px; } .wr-list-group input { width: 100%; } .wr-list-group .wr-desc-list-configs { min-height: 50px; height: 100%; padding: 14px; text-align: center; margin:0px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /*@media (min-width: 768px) {*/ /*.wr-list-group .wr-desc-list-configs-grp {*/ /*display: table;*/ /*width: 100%;*/ /*}*/ /*.wr-list-group .wr-desc-list-configs {*/ /*float: none;*/ /*display: table-cell;*/ /*}*/ /*}*/ .wr-list-group .wr-desc-list-configs.highlight { background: #14212E; color: #fff; } .wr-list-group .wr-desc-list-configs.highlight2 { background: #CDCDCD; } .wr-list-group .wr-desc-list-configs b { color: #526A84; } .panel-title a .fw-stack { font-size: 14px; } .panel-title a.collapsed .fw-arrow:before { content: "\e634"; } .footer a { text-decoration: none; color: #fff; } .footer .fw { font-size: 21px; } /* .wr-hidden-nav { background: #132D45; margin-right: -15px; margin-left: -15px; display: none; color: #fff; } .wr-hidden-nav ul { list-style: none; margin: 0; padding-left: 7px; } .wr-hidden-nav ul li { list-style: none; display: inline-block; text-align: center; margin: 10px 3px; line-height: 17px; } .wr-hidden-nav ul li a { color: #fff; text-decoration: none; font-weight: 400; width: 120px; height: 120px; padding: 15px; background: #132D45; display: block; overflow: hidden; } .wr-hidden-nav ul li a:hover { background: #526A84; } .wr-hidden-nav ul li a i { font-size: 46px; display: block; margin-bottom: 10px; } .cu-btn.wr-hidden-nav-toggle-btn:hover { background: #D56613; } .cu-btn.wr-hidden-nav-toggle-btn, .cu-btn.wr-hidden-nav-toggle-btn.active:hover { background: #F47415; } .cu-btn.wr-hidden-nav-toggle-btn.active, .cu-btn.wr-hidden-nav-toggle-btn.active:hover { background: #132D45; } */ .wr-device-list { position: relative; } .wr-advance-operations { height: 100%; background: #ffffff; border: 1px solid #e8e8e8; margin-bottom:40px; } .wr-advance-operations .row:first-child { height: 100%; } .wr-advance-operations .wr-hidden-operations-nav a { display: block; margin: 5px; border: 1px solid #e8e8e8; background: #ffffff; color: #526A84; padding: 10px; text-decoration: none; font-size: 16px; } .wr-advance-operations .wr-hidden-operations-nav a.has-error, .wr-advance-operations .wr-hidden-operations-nav a.has-error:hover, .wr-advance-operations .wr-hidden-operations-nav a.has-error.selected { background: #B23E37; color: #ffffff; } .wr-advance-operations .wr-hidden-operations-nav a.has-success, .wr-advance-operations .wr-hidden-operations-nav a.has-success:hover, .wr-advance-operations .wr-hidden-operations-nav a.has-success.active { /*background: #4F853C;*/ /*color: #fff;*/ } .wr-advance-operations .wr-hidden-operations-nav a span.status-icon { float: right; font-size: 20px; } .wr-advance-operations .wr-hidden-operations-nav a span.has-configured.status-icon { color: #cccccc; } .wr-advance-operations .wr-hidden-operations-nav a span.has-success.status-icon { color: #A4C639; } .wr-advance-operations .wr-hidden-operations-nav a span.has-error.status-icon { color: #F47415; } .wr-advance-operations .wr-hidden-operations-nav a:hover { background: #f4f4f4; } .wr-advance-operations .wr-hidden-operations-nav a.selected span span > i{ color: #526A84; } .wr-advance-operations .wr-hidden-operations-nav a.selected span span > i.fw.fw-circle.fw-stack-2x{ color: #526A84; } .wr-advance-operations .wr-hidden-operations-nav a.selected span span > i.fw.fw-circle.fw-stack-2x.fw-stroke.fw-inverse{ color: #526A84; } .wr-advance-operations .wr-hidden-operations-nav a.selected, .wr-hidden-operations .wr-hidden-operations-nav a.selected:hover { color: #ffffff; background: #526A84; } .wr-hidden-operations { width: 900px; position: absolute; top: 0; bottom: 0; left: -1000px; z-index: 10000; -moz-transition: left 0.4s ease; transition: left 0.4s ease 0s; overflow-y: hidden; overflow-x: hidden; } .wr-hidden-operation { display: none; } .wr-hidden-operations.toggled { left: 0; } .wr-hidden-operations-icon { margin-right: 10px; } .wr-hidden-operations-content { overflow-y: auto; overflow-x: hidden; height: 100%; background: #ffffff; } .wr-hidden-operations-content::-webkit-scrollbar { width: 6px; background: transparent; padding: 0 5px; cursor: all-scroll; } .wr-hidden-operations-content::-webkit-scrollbar-thumb { background: #f5f5f5; } .wr-hidden-operations-content::-webkit-scrollbar-thumb:hover { background: #f5f5f5; } .wr-hidden-operations-content::-webkit-scrollbar-thumb:active { background: #f5f5f5; } .wr-hidden-operations-content .panel-body { padding: 0px 20px 20px; background: #ffffff; } .wr-hidden-operations-content .panel-body hr{ margin:0px; margin-bottom:20px; } .wr-advance-operations.wizard-content .panel-title .fw-stack { width: 5px; } .wr-hidden-operations-content .sub-title { font-size: 18px; } .wr-hidden-operations-content .panel-title { padding: 20px; background: #ffffff; color: #555; font-weight:400; } .panel-title hr{ margin-top: 0px; } .wr-hidden-operations-content .panel-title-description { font-size: 16px; padding:0px 20px; background: #ffffff; color: #555; line-height: 140%; font-weight:300; text-align:justify; } .wr-hidden-operations-content .panel-title a { padding: 0; } .wr-hidden-operations-content .panel-title .fw-stack.collapsed .fw-down-arrow:before { content: "\e634"; } .wr-hidden-operations-content .panel-title .wr-input-control.switch { margin-top: 0; margin-right: 0; } .wr-hidden-operations-content .panel-title .wr-input-control.switch input[type="checkbox"]:not(:checked) + .helper:after { background: #ffffff; } .wr-hidden-operations-content .panel-title .wr-input-control.switch input[type="checkbox"] + .helper + .text { display: inline-block; float: left; margin-right: 10px; margin-top: -1px; } .wr-hidden-operations-content .panel-title .wr-input-control.switch input[type="checkbox"] + .helper + .text:after { content: "Off"; } .wr-hidden-operations-content .panel-title .wr-input-control.switch input[type="checkbox"]:checked + .helper + .text:after { content: "On"; } .wr-hidden-operations-content .panel-title label { float: right; } .wr-hidden-operations-content .panel-title:after { clear: both; content: " "; display: block; height: 0; } .wr-page-content { position: relative; left: 0; -moz-transition: left 0.4s ease; transition: left 0.4s ease; } .wr-page-content.toggled { left: 900px; } a.show-operations-btn { margin-bottom: 10px; } a.show-operations-btn.selected { background: #526A84; color: #fff; } a.show-operations-btn.selected .fw-right-arrow-2:before { content: "\e662"; } a.show-operations-btn.selected .btn-text:before { content: "Hide "; } a.show-operations-btn .btn-text:before { content: "View All "; } .footer { left: 0; -moz-transition: left 0.4s ease; transition: left 0.4s ease; } .footer.wr-hidden-operations-toggled { left: 900px; } /* resource select box specific styles */ .select2-results .item, .select2-selection .item { padding: 5px; } .select2-results .item:after, .select2-selection .item:after { clear: both; content: " "; display: block; height: 0; } .select2-results .item .text, .select2-selection .item .text { float: left; } .select2-results .item .text .resource-name, .select2-selection .item .text .resource-name { font-size: 16px; font-weight: 400; line-height: normal; } .select2-results .item .text .resource-type, .select2-selection .item .text .resource-type { font-size: 13px; line-height: normal; } .select2-results .item .icon, .select2-selection .item .icon { float: right; padding-top: 4px; text-align: center; width: 40px; } .select2-results .item .icon i, .select2-selection .item .icon i { font-size: 30px; } .select-resource.select2-selection { height: 60px !important; border-color: #E7EAED !important; background-color: #444 !important; } .select-resource .select2-selection__rendered { color: #fff !important; padding-right: 28px !important; } .select-resource .select2-selection__arrow b { border-width: 8px 7px 0 7px !important; border-color: #FFF transparent transparent transparent !important; margin-left: -15px !important; margin-top: 12px !important; } .select-resource.select2-dropdown { z-index: 1000; } .disabled-area { opacity: 0.5; } .disabled-area * { outline: none; } /* inner page title buttons */ .tile-buttons-list h4 { font-weight: 400; } .tile-buttons { list-style: none; margin: 0; padding-left: 0; } .tile-buttons li { list-style: none; display: inline-block; text-align: center; line-height: 17px; } .tile-buttons li a { color: #fff; text-decoration: none; width: 100%; height: 120px; padding: 20px; background: #132D45; display: block; overflow: hidden; text-align: center; } .tile-buttons li a.selected,.tile-buttons li a.selected:hover { background: #132D45; } .tile-buttons li a.disabled,.tile-buttons li a.disabled:hover { opacity: 0.1; background: #132D45; cursor: default; } .tile-buttons li a:hover { background: #526A84; } .tile-buttons li a i { font-size: 50px; display: block; margin-bottom: 10px; } .wr-associations-list { margin-top: 10px; } .wr-associations-list .wr-association-icon, .wr-associations-list .wr-security-status, .wr-associations-list .wr-asset-desc, .wr-associations-list .wr-resource-icon, .wr-associations-list .wr-asset-details { float: left; } .wr-associations-list .wr-association-operations { float: right; margin-right: 10px; padding-top: 8px; } .wr-associations-list .wr-association { background: #f1f1f1; /*padding: 10px;*/ margin-bottom: 4px; } .wr-associations-list .wr-asset-details { padding: 5px 10px; } .wr-associations-list .wr-resource-icon { font-size: 37px; height: 50px; line-height: 40px; } .wr-associations-list .wr-asset-desc .resource-name { font-weight: 500; } .wr-associations-list .wr-security-status { /*background: #97C543;*/ background: #989898; color: #fff; height: 50px; line-height: 50px; padding: 0 10px; margin-right: 10px; } .wr-associations-list .wr-association-icon { width: 50px; height: 50px; vertical-align: text-top; line-height: 40px; text-align: center; font-size: 25px; background-color: #444; color: #fff; } .wr-configurations-table th { font-weight: 400; text-transform: uppercase; padding: 10px 2px; } .wr-configurations-table td { padding:5px 2px; vertical-align: text-top; } .panel-collapse { position: relative; } .loading { position: relative; } .loading:before { content: ""; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; background-color: #fff; opacity: 0.8; } .loading:after { content: "Background operation is running ..."; z-index: 11; background: #fe8; color: #333; width: 250px; opacity: 0.8; bottom: 25px; display: block; padding: 5px 10px; position: absolute; } a.cu-btn-inner.inverse { background: #157743; color: #fff; } a.cu-btn-inner.inverse:hover { background: #526A84; } .wiz-lbl { line-height: 50px; } .alert { border-radius: 0; } .alert .icon { font-size: 16px; margin-right: 10px; } /* * wizard */ .wizard-head { margin: 50px 0; padding: 0; list-style: none; } .wizard-head > li { list-style: none; padding: 0; margin: 0; display: inline-block; font-size: 22px; color: #e4e4e4; cursor: pointer; } .wizard-head > li a { color: #e4e4e4; text-decoration: none; } .wizard-head > li a:hover { color: #526A84; } .wizard-head > li.active, .wizard-head > li.active a { color: #444; } .wizard-head > li .icon { padding-bottom: 3px; margin: 0 10px 0; } .wizard-head .wizard-home-icon { font-size: 30px; color: #157743; margin-top:-6px; margin-right: 20px; } .wizard-head .wizard-back { margin-right: 20px; padding-right: 15px; border-right: 2px solid #e4e4e4; } .wizard-head .wizard-back a { color: #444; } .wizard-head .wizard-back .icon { font-size: 18px; margin: 0; } /* * multi-view */ .multi-view .nav ul { list-style: none; padding: 0; } .multi-view .nav > ul > li { list-style: none; margin: 0 0 10px; padding: 0; font-size: 20px; line-height: 30px; } .multi-view .nav > ul li { position: relative; } .multi-view .nav > ul li li { font-size: 14px; line-height: 25px; } .multi-view .nav > ul li ul { margin: 0 0 25px; } .multi-view .nav > ul > li a { padding: 5px 15px; margin-bottom: 1px; text-decoration: none; display: block; color: #157743; } .multi-view .nav > ul li li a { padding: 0 8px 0 55px; } .multi-view .nav > ul li a:hover, .multi-view .nav > ul li a.active { background: #157743; color: #fff; } .multi-view .nav > ul li .icon { font-size: 25px; padding-bottom: 5px; margin-right: 5px; } .multi-view .nav > ul li .status-icon { position: absolute; top: 5px; right: 20px; font-size: 16px; } .multi-view .nav > ul li li .status-icon { top: -2px; } .multi-view .nav > ul > li.has-success .status-icon { color: #349300; } .multi-view .nav > ul > li.has-error a, .multi-view .nav > ul > li.has-error .status-icon { color: #e70000; } .multi-view .content { border-left: 2px solid #157743; } .multi-view .content ul, .multi-view .content ul li { list-style: none; padding: 0; margin: 0; } .multi-view .content ul li { display: none; padding: 0 20px; } .multi-view .content .panel-body { padding: 30px 0; } .multi-view .content .panel-body .well fieldset legend a { padding: 5px 5px 1px 10px; float: right; font-size: 14px; } .multi-view .content .panel-body .well fieldset legend a:hover .icon.fw-stack .fw-circle-outline { display: none; } .multi-view .content .panel-body .well fieldset legend { border-bottom: none; font-size: 16px; text-transform: uppercase; } .multi-view .content .panel-heading { padding: 6px 0 12px; margin-bottom: 10px; border-bottom:1px solid #e4e4e4; } .multi-view .content .panel-heading .panel-title { font-size: 22px; } a.multi-view { padding-left: 5px; color: #9F9F9F; text-decoration: none; float: right; font-size: 15px; } a.multi-view.disabled { opacity: 0.5; cursor: default; } a:hover.multi-view.add.enabled { color: #A7E43A; } a:hover.multi-view.remove.enabled { color: #F4A6B0; } a.grid-input-add { margin-top:10px; margin-bottom:10px; font-size: 14px; border:1px solid #526A84; } a.grid-input-add:hover, a.grid-input-add:active,a.grid-input-add:focus { color:#333; border:1px solid #fff; } a.grid-input-remove { padding-top: 4px; padding-right: 10px; color: #9F9F9F; text-decoration: none; float: right; font-size: 15px; display: inline-block; } a:hover.grid-input-remove { color: #F4A6B0; } input.grid-input-text { border: 1px solid #DDDDDD; } select.grid-input-select { border: 1px solid #DDDDDD; } .multi-view .content .panel-heading .panel-title .wr-input-control.switch { float: right; margin-top: 10px; margin-right: -5px; } .multi-view .content .panel-heading .panel-title .wr-input-control.switch input[type="checkbox"] + .helper + .text { display: inline-block; float: left; font-size: 18px; margin-right: 5px; margin-top: -3px; } .multi-view .content .panel-heading .panel-title .wr-input-control.switch input[type="checkbox"] + .helper + .text:after { content: "Disabled"; } .multi-view .content .panel-heading .panel-title .wr-input-control.switch input[type="checkbox"]:checked + .helper + .text:after { content: "Enabled"; } ul.listing, ul.listing li { list-style: none; margin: 0; padding: 0; } ul.listing li.grouped-input ul.grouped-child-input.disabled { opacity: 0.5; } /* ======================================================================== * reusable styles * ======================================================================== */ .visible-block { display: block !important; } .visible-inline { display: inline !important; } .visible-inline-block { display: inline-block !important; } /* generating padding and margin classes */ .add-padding-1x { padding: 5px !important; } .add-padding-top-1x { padding-top: 5px !important; } .add-padding-bottom-1x { padding-bottom: 5px !important; } .add-padding-left-1x { padding-left: 5px !important; } .add-padding-right-1x { padding-right: 5px !important; } .add-margin-1x { margin: 5px !important; } .add-margin-top-1x { margin-top: 5px !important; } .add-margin-bottom-1x { margin-bottom: 5px !important; } .add-margin-left-1x { margin-left: 5px !important; } .add-margin-right-1x { margin-right: 5px !important; } .add-padding-2x { padding: 10px !important; } .add-padding-top-2x { padding-top: 10px !important; } .add-padding-bottom-2x { padding-bottom: 10px !important; } .add-padding-left-2x { padding-left: 10px !important; } .add-padding-right-2x { padding-right: 10px !important; } .add-margin-2x { margin: 10px !important; } .add-margin-top-2x { margin-top: 10px !important; } .add-margin-bottom-2x { margin-bottom: 10px !important; } .add-margin-left-2x { margin-left: 10px !important; } .add-margin-right-2x { margin-right: 10px !important; } .add-padding-3x { padding: 15px !important; } .add-padding-top-3x { padding-top: 15px !important; } .add-padding-bottom-3x { padding-bottom: 15px !important; } .add-padding-left-3x { padding-left: 15px !important; } .add-padding-right-3x { padding-right: 15px !important; } .add-margin-3x { margin: 15px !important; } .add-margin-top-3x { margin-top: 15px !important; } .add-margin-bottom-3x { margin-bottom: 15px !important; } .add-margin-left-3x { margin-left: 15px !important; } .add-margin-right-3x { margin-right: 15px !important; } .add-padding-4x { padding: 20px !important; } .add-padding-top-4x { padding-top: 20px !important; } .add-padding-bottom-4x { padding-bottom: 20px !important; } .add-padding-left-4x { padding-left: 20px !important; } .add-padding-right-4x { padding-right: 20px !important; } .add-margin-4x { margin: 20px !important; } .add-margin-top-4x { margin-top: 20px !important; } .add-margin-bottom-4x { margin-bottom: 20px !important; } .add-margin-left-4x { margin-left: 20px !important; } .add-margin-right-4x { margin-right: 20px !important; } .add-padding-5x { padding: 25px !important; } .add-padding-top-5x { padding-top: 25px !important; } .add-padding-bottom-5x { padding-bottom: 25px !important; } .add-padding-left-5x { padding-left: 25px !important; } .add-padding-right-5x { padding-right: 25px !important; } .add-margin-5x { margin: 25px !important; } .add-margin-top-5x { margin-top: 25px !important; } .add-margin-bottom-5x { margin-bottom: 25px !important; } .add-margin-left-5x { margin-left: 25px !important; } .add-margin-right-5x { margin-right: 25px !important; } .remove-padding { padding: 0 !important; } .remove-padding-top { padding-top: 0 !important; } .remove-padding-bottom { padding-bottom: 0 !important; } .remove-padding-left { padding-left: 0 !important; } .remove-padding-right { padding-right: 0 !important; } .remove-margin { margin: 0 !important; } .remove-margin-top { margin-top: 0 !important; } .remove-margin-bottom { margin-bottom: 0 !important; } .remove-margin-left { margin-left: 0 !important; } .remove-margin-right { margin-right: 0 !important; } @media (max-width: 767px) { .float-remove-xs { float: none !important; } .text-center-xs { text-align: center !important; } .position-static-xs { position: static !important; } .remove-padding-xs { padding: 0 !important; } .remove-margin-xs { margin: 0 !important; } } @media (min-width: 768px) and (max-width: 991px) { .float-remove-sm { float: none !important; } .text-center-sm { text-align: center !important; } .position-static-sm { position: static !important; } .remove-padding-sm { padding: 0 !important; } .remove-margin-sm { margin: 0 !important; } } @media (min-width: 992px) and (max-width: 1199px) { .float-remove-md { float: none !important; } .text-center-md { text-align: center !important; } .position-static-md { position: static !important; } .remove-padding-md { padding: 0 !important; } .remove-margin-md { margin: 0 !important; } } @media (min-width: 1200px) { .float-remove-lg { float: none !important; } .text-center-lg { text-align: center !important; } .position-static-lg { position: static !important; } .remove-padding-lg { padding: 0 !important; } .remove-margin-lg { margin: 0 !important; } } .no-wrap { white-space: nowrap; } .fade-edge:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff); background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00@color', EndColorStr='@color'); bottom: 0; max-height: 100%; position: absolute; right: 0; height: 10000px; width: 20px; } body.inverse .fade-edge:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(44, 49, 59, 0)), color-stop(100%, #2c313b)); background-image: -webkit-linear-gradient(left, rgba(44, 49, 59, 0), #2c313b); background: linear-gradient(to right, rgba(44, 49, 59, 0), #2c313b); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00@color', EndColorStr='@color'); bottom: 0; max-height: 100%; position: absolute; right: 0; height: 10000px; width: 20px; } /* ======================================================================== * dropdown menu styles * ======================================================================== */ .dropdown-menu { border: none; background: #e4e4e4; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .dropdown-menu:after { content: " "; display: block; font-size: 0; height: 0; clear: both; visibility: hidden; } .dropdown-menu.arrow:before, .dropdown-menu.arrow.arrow-top-left:before { position: absolute; top: -6px; left: 15px; right: auto; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #e4e4e4; border-left: 6px solid transparent; content: ''; } .dropdown-menu.arrow.arrow-top-right:before { left: auto; right: 15px; } .dropdown-menu.dark { background: #222222; color: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .dropdown-menu.dark a { color: #ffffff; } .dropdown-menu.dark.arrow:before { border-bottom-color: #222222; } .dropdown-menu.tiles { padding: 4px; max-width: 385px; } .dropdown-menu.tiles > li { padding: 0; list-style: none; display: inline-block; float: left; } .dropdown-menu.tiles li a { display: block; margin: 4px; padding: 5px; list-style: none; width: 85px; height: 85px; text-align: center; vertical-align: text-bottom; color: #ffffff; text-decoration: none; background: #444444; } .dropdown-menu.tiles li a:hover { background: #555555; } .dropdown-menu.tiles li a .icon { display: block; font-size: 35px; margin: 3px 0 7px; height: 35px; } .dropdown-menu.tiles li a .name { display: block; line-height: 14px; font-size: 12px; height: 28px; overflow: hidden; } /* ======================================================================== * table styles * ======================================================================== */ .table thead th { font-weight: 500; text-transform: uppercase; } .table .form-control { min-width: 100%; } @media only screen and (max-width: 768px) { .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr { display: block; } .table-responsive thead tr { position: absolute; top: -9999px; left: -9999px; } .table-responsive tr { border: 1px solid #ccc; } .table-responsive.table-striped { border: none; } .table-responsive tbody > tr > td { border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; white-space: normal; text-align: left; } .table-responsive tr > td:before { position: absolute; top: 6px; left: 6px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font-weight: bold; } .table-responsive tbody > tr > td:before { content: attr(data-title); } } /* ======================================================================== * list table styles * ======================================================================== */ .table.list-table { min-width: 100%; width: auto; display: block; } .table.list-table thead, .table.list-table tbody { vertical-align: top; } .table.list-table:not(.grid-view) tbody { margin: 0; } .table.list-table thead { display: block; } .table.list-table > tbody > tr > td, .table.list-table > tbody > tr > th, .table.list-table > tfoot > tr > td, .table.list-table > tfoot > tr > th, .table.list-table > thead > tr > td, .table.list-table > thead > tr > th { border: none; padding: 8px; vertical-align: middle; overflow: hidden; position: relative; } .table.list-table .h1, .table.list-table .h2, .table.list-table .h3, .table.list-table .h4, .table.list-table .h5, .table.list-table .h6, .table.list-table h1, .table.list-table h2, .table.list-table h3, .table.list-table h4, .table.list-table h5, .table.list-table h6 { margin: 0; } .table.list-table tr { border-bottom: 5px solid transparent; } .table.list-table > thead > tr.sort-row { display: none; } .table.list-table > tbody > tr:nth-of-type(odd), .table.list-table > tbody > tr:nth-of-type(even) { background-color: transparent; } .table.list-table > tbody > tr.child ul { text-align: left; display: block; } .table.table-hover > tbody > tr:hover td:not(.dataTables_empty) { background: #e4e4e4 !important; } .table.table-hover > tbody > tr:hover td.fade-edge:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(228, 228, 228, 0)), color-stop(100%, #e4e4e4)); background-image: -webkit-linear-gradient(left, rgba(228, 228, 228, 0), #e4e4e4); background: linear-gradient(to right, rgba(228, 228, 228, 0), #e4e4e4); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#00@color', EndColorStr='@color'); bottom: 0; max-height: 100%; position: absolute; right: 0; height: 10000px; width: 20px; } .table.table-selectable > tbody > tr:hover { cursor: pointer; } .table.table-selectable > tbody > tr:hover td:not(.dataTables_empty):first-child:before, .table.table-selectable > tbody > tr.DTTT_selected td:not(.dataTables_empty):first-child:before { position: absolute; display: block; content: ""; background-color: transparent; border-left: 2px solid #fff; border-bottom: 2px solid #fff; height: .65rem; width: 1.3rem; z-index: 102; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); right: 0.3rem; top: 0.3rem; } .table.table-selectable.grid-view > tbody > tr.DTTT_selected td:not(.dataTables_empty):first-child { border: 5px solid #F47415; } .table.table-selectable:not(.grid-view) > tbody > tr.DTTT_selected td:not(.dataTables_empty) { background: #e4e4e4 !important; } .table.table-selectable > tbody > tr:hover td:not(.dataTables_empty):first-child:after, .table.table-selectable > tbody > tr.DTTT_selected td:not(.dataTables_empty):first-child:after { position: absolute; display: block; border-top: 32px solid #F47415; border-left: 32px solid transparent; right: 0; content: ""; top: 0; z-index: 101; } .table.list-table thead tr.bulk-action-row { display: block; padding: 10px 0px; } .table.list-table thead tr.bulk-action-row > th, .table.list-table thead tr.bulk-action-row > td { display: block !important; } .table.list-table .bulk-action-row > th > div, .table.list-table .bulk-action-row > td > div, .table.list-table .bulk-action-row > th > span, .table.list-table .bulk-action-row > td > span, .table.list-table .bulk-action-row > th > ul, .table.list-table .bulk-action-row > td > ul { margin: 0 -8px; } .table.list-table:not(.grid-view) .content-fill { width: 1%; } .table.list-table:not(.grid-view) > tbody > tr > td, .table.list-table:not(.grid-view) > tbody > tr > th { background: #f5f5f5; } .table.list-table:not(.grid-view) > tbody > tr > td.fade-edge:after, .table.list-table:not(.grid-view) > tbody > tr > th.fade-edge:after { display: none; } .table.list-table:not(.grid-view) .thumbnail { max-width: 60px; min-width: 60px; } .table.list-table.grid-view > thead > tr { width: auto; } .table.list-table .table.list-table > thead, .table.list-table > tbody, .table.list-table > tfoot { display: block; } .table.list-table.grid-view > tbody > tr > td, .table.list-table.grid-view > tbody > tr > th, .table.list-table.grid-view > tfoot > tr > td, .table.list-table.grid-view > tfoot > tr > th { display: block; white-space: nowrap; padding: 10px 0; } .table.list-table > tbody > tr > td[data-grid-label]:before, .table.list-table > tbody > tr > th[data-grid-label]:before { content: attr(data-grid-label) ':'; font-weight: 600; margin-right: 8px; } .table.list-table.grid-view > thead > tr > td, .table.list-table.grid-view > thead > tr > th { display: inline-block; } .table.list-table.grid-view > thead > tr > td:not(:empty):before, .table.list-table.grid-view > thead > tr > th:not(:empty):before, .table.list-table > thead > tr.filter-box > td:not(:empty):before, .table.list-table > thead > tr.filter-box > th:not(:empty):before { content: attr(data-for); } .table.list-table.grid-view .hidden-on-grid-view { display: none; } .table.list-table.grid-view .padding-reduce-on-grid-view { padding: 1px; } .table.list-table.grid-view .text-left-on-grid-view { text-align: left; } .table.list-table.grid-view .text-right-on-grid-view { text-align: right; } .table.list-table.grid-view .text-center-on-grid-view { text-align: center; } .table.list-table.grid-view tr, .table.list-table > thead > tr { display: inline-block; padding: 15px; } .table.list-table.grid-view .filter-row, .table.list-table .filter-row.filter-box { background: #e4e4e4; margin: 0; display: block; } .table.list-table .filter-row.filter-box tr { width: auto; padding: 15px; } .table.list-table.grid-view .filter-row th:empty, .table.list-table .filter-row.filter-box th:empty { display: none; } .table.list-table.grid-view tr td { padding: 0; } @media (max-width: 767px) { .table.list-table.grid-view > thead > tr, .table.list-table.grid-view > thead > tr > td, .table.list-table.grid-view > thead > tr > th { /*display: block;*/ } .table.list-table > thead > tr.filter-row > td, .table.list-table > thead > tr.filter-row > th { display: block; } } @media (min-width: 320px) and (max-width: 479px) { .table.list-table.grid-view tr { width: 100%; } } @media (min-width: 480px) and (max-width: 767px) { .table.list-table.grid-view tr { width: 50%; } } @media (min-width: 768px) and (max-width: 991px) { .table.list-table.grid-view tr { width: 33.3%; } } @media (min-width: 992px) and (max-width: 1199px) { .table.list-table.grid-view tr { width: 20%; } } @media (min-width: 1200px) { .table.list-table.grid-view tr { width: 12%; } } /* ======================================================================== * thumbnail styles * ======================================================================== */ .thumbnail { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .thumbnail.icon { border: none; margin: 0; background: #157743; color: #fff; text-align: center; position: relative; } .thumbnail.icon:before { display: block; content: ""; width: 100%; padding-top: 100%; } .thumbnail.icon > .square-element { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .thumbnail.icon .square-element:before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .thumbnail.icon img { width: 100%; } .status-active{ color: #A4C639; } .status-inactive{ color: #a94442; } .status-removed{ color: #a99d2f; } /* ======================================================================== * pagination styles * ======================================================================== */ .pagination > li > a, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span, .pagination > li > span:hover { text-decoration: none; color: #2c313b; } .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background: #157743; border-color: #157743; } .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover { display: none; } /* ======================================================================== * tiles styles * ======================================================================== */ ul.tiles { list-style: none; margin: 0; padding: 0; } ul.tiles li { display: inline-block; } ul.tiles li.square { min-width: 80px; position: relative; } ul.tiles li.square:before { display: block; content: ""; width: 100%; padding-top: 100%; } ul.tiles li.square > .square-element { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } ul.tiles li a { text-decoration: none; padding: 5px; background: #f3f3f3; color: #222222; display: block; overflow: hidden; line-height: 1.2em; white-space: normal; text-transform: capitalize; font-size: 14px; } ul.tiles .icon { display: block; font-size: 15px; margin: 0 auto 5px; } /* ======================================================================== * modal popup styles * ======================================================================== */ /* ======================================================================== * asset details styles * ======================================================================== */ .asset-image { max-width: 150px; background: #157743; float: none !important; } .asset-desc .asset-name { font-size: 24px; margin-bottom: 0; } .asset-desc .asset-publisher { font-size: 14px; margin-bottom: 20px; } .media-body { width: 10000px; } .list-group { list-style: none; } .media-left, .media-right, .media-body { padding: 0; } /* ======================================================================== * list group styles * ======================================================================== */ .list-group-item:first-child, .list-group-item:last-child { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .list-group-item:hover a { text-decoration: none; } .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { background: #157743; border-color: #157743; color:#fff; } .list-group-item.active a { color:#fff; text-decoration: none; } /* ======================================================================== * panel styles * ======================================================================== */ .panel-group .panel, .panel-heading, .panel-footer, .panel-body { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; } .panel { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; } .panel-default > .panel-heading { background: transparent; font-size: 24px; font-weight: 300; padding-bottom: 10px; margin-bottom: 20px; } /* ======================================================================== * icon styles * ======================================================================== */ .icon-success { color: #A4C639; } .icon-info { color: #009da7; } .icon-warning { color: #f0ad4e; } .icon-danger { color: #d9534f; } .wr-applist-board { background:#fafafa; margin-bottom:10px; } .wr-applist-board:hover { background:#f0f0f0; } /* ======================================================================== * app list styles * ======================================================================== */ .wr-applist { margin-bottom:15px; border-bottom:1px solid #f0f0f0; } .wr-applist:after { clear: both; content: " "; display: block; height: 0; } .wr-applist a { float: left; text-align: center; font-size:12px; text-decoration: none; margin-right:10px; color:#526A84; width:100px; background:#fafafa; padding:2px 10px 10px 10px; margin-bottom:10px; } .wr-applist .fw { margin:10px; font-size: 28px; } .wr-applist span { display:block; } @media (max-width:768px){ .wr-applist a { padding:0; min-width: inherit; margin-right:5px; } .wr-applist img { width: 50px; } .wr-applist span { display:none; } .wr-applist .fw { font-size: 25px; } } /* ======================================================================== * tree styles * ======================================================================== */ .tree-view, .tree-view ul { padding: 0; margin: 0; list-style: none; } .tree-view ul { margin-left: 0.7em; position: relative; } .tree-view ul li { display: none; } .tree-view li[aria-expanded=true] > ul > li { display: list-item; } .tree-view li { margin: 0; padding: 0 2em; line-height: 2em; position: relative; } .tree-view .branch { cursor: pointer; } .tree-view li > .icon { font-family: 'font-wso2'; font-style: normal; background: #2c313b; color: #ffffff; height: 20px; width: 20px; text-align: center; line-height: 20px; font-size: 10px; display: inline-block; margin-right: 10px; } .tree-view li > .icon:before { content: "\e687"; } .tree-view li[aria-expanded=true] > .icon:before { content: "\e685"; } .tree-view li a, .tree-view li a:hover { text-decoration: none; } .tree-view li button:active, .tree-view li button:focus { cursor: pointer; text-decoration: none; border: none; background: transparent; padding: 0; margin: 0; list-style: none; } .tree-view.tree-view-lines ul:before { content: ""; display: block; width: 0; position: absolute; top: 0; bottom: 15px; left: 0; border-left: 1px solid; } .tree-view.tree-view-lines ul li:before { content: ""; display: block; width: 20px; height: 0; border-top: 1px solid; margin-top: -1px; position: absolute; top: 1em; left: 0; } .tree-view .checkbox, .tree-view .radio { margin: 0; display: inline-block; } .tree-view .checkbox input[type=checkbox], .tree-view .checkbox-inline input[type=checkbox], .tree-view .radio input[type=radio], .tree-view .radio-inline input[type=radio] { margin-top: 6px; } .navbar-default .navbar-nav > li a > .fw-stack > .fw-stack > .fw-circle:not(.fw-stroke) { color: #526A84; } .navbar-default .navbar-nav > li:hover a > .fw-stack > .fw-stack > .fw-circle:not(.fw-stroke) { color: #798EA5; } .notifications.badge { background-color: #F47415; } .inline-warning { color: red; opacity: 0.6; text-transform: uppercase; font-weight: bold; } .row.wr-tile-buttons-list .tile-buttons a{ margin-bottom: 10px; } #device-location{ height:450px; margin-bottom:0px; } #device-location .leaflet-popup-content-wrapper{ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .media .panel-group.tab-content{ position: relative; border: none; margin-bottom:0px; } .media .panel-group .panel-heading{ padding:0px; margin-bottom:0px; } .media .panel-group .panel-heading.display-none-xs{ padding:10px; margin-bottom:0px; } .media .panel.active .panel-heading.visible-xs{ background:#157743; color:#fff; } .media .panel-heading{ font-size:14px; } .media .panel-group .panel-body{ padding:10px; } .arrow-left { position: absolute; right: 100%; top: 20px; width: 0px; height: 0px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #ddd; } .media .panel-group.tab-content .panel{ background: #f4f4f4; border:1px solid #ddd; margin-bottom:10px; padding: 15px; } .media .list-group-item a, .media .list-group-item a{ background:#f4f4f4; } .media .list-group-item a:focus, .media .list-group-item a:hover{ color:#333; background:#f6f6f6; } .media .panel-group .panel+.panel{ margin-top:0px; } .media .panel-group .panel-body{ /*margin-bottom:40px;*/ } .media .panel-group .panel-body .thumbnail.icon{ margin-bottom:10px; } .media .panel-body .switch-container{ text-align:right; margin-bottom:10px; } .media .panel-body .switch-container > label{ font-weight:normal; } .media .panel .panel-heading .caret-updown{ color:#2c313b; margin-top:10px; float:right; } .media .panel.active .panel-heading .caret-updown{ color:#fff; } .alert { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; position: relative; padding: 15px 50px 15px 15px; } .alert.alert-danger { color: #ffffff; background: #d9534f; } .wr-form button.close{ margin-right:0px; } .alert .close { position: absolute; top: 0; right: 0; height: 50px; width: 50px; line-height: 1; padding: 0 10px; font-size: 12px; background: #222222; color: #ffffff; } .alert.alert-danger .close { background: #220807; } .has-error .form-control:focus{ border-color:#F44336; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); } .has-success .form-control:focus{ border-color:#4CAF50; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); } .form-group>label.error { line-height: 1.5em; color: rgb(255, 255, 255); background-color: #e74c3c; width: 100%; padding: 5px 10px; border-left: 5px solid #942F25; font-weight: 500; } .form-group label>.required { color: #E74C3C; font-weight: 400; } select > option:hover { color: #1B517E; cursor: pointer; } .dynamic-search-param { background-color: lightgrey; padding: 25px; border: 5px solid navy; margin: 25px; } .close-button-div { display:block; float:right; width:27px; height:27px; /*background:url('http://cdn-sg1.pgimgs.com/images/pg/close-button.png') no-repeat center center;*/ } .label-bold{ font-weight:400; } .header .fw:before { } /* Adding style for required fields */ .required:before { content: "*"; } .device-type-img.fw { font-size: 250px; color: white; background: #157743; padding: 35px; } .table.list-table:not(.grid-view){ margin: 0px !important; } .table.list-table:not(.grid-view) > thead, .table.list-table:not(.grid-view) > tbody, .table.list-table:not(.grid-view) > tfoot{ margin-bottom: 10px !important; } .table.list-table:not(.grid-view) tbody{ margin: 0px !important; } #user-grid td i { padding-right: 5px; } .btn-operations:hover, .btn-operations:focus, .btn-operations:active { color : #C7C7C7; } .viewEnabledIcon{ cursor: pointer; } /** * * Temporary responsive fix for table listing action button width issue * Todo : Move responsive style to theme.less file * **/ @media (max-width: 1199px) and (min-width: 992px){ .table .fw-stack{ font-size: 12px; } } @media (min-width: 1200px){ table tbody tr { width: 14% !important; } .table .fw-stack{ font-size: 1.2vw; } } @media (min-width: 1500px){ table tbody tr { width: 10% !important; } .table .fw-stack{ font-size: 0.8vw; } } /** End **/ .btn-primary.disabled{ background-color: #7eb797 !important; border-color: #7eb797 !important; } .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background: #157743 !important; border-color: #157743 !important;; }
abstract-service-library/target/apidocs/org/nise/ux/asl/data/class-use/CommandChain.html
yeuser/java-libs
<!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 Wed Feb 26 18:46:09 IRST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.nise.ux.asl.data.CommandChain (Unnamed - org.nise.ux:abstract-service-library:jar:2.5.3-java6 2.5.3-java6 API)</title> <meta name="date" content="2014-02-26"> <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.nise.ux.asl.data.CommandChain (Unnamed - org.nise.ux:abstract-service-library:jar:2.5.3-java6 2.5.3-java6 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/nise/ux/asl/data/CommandChain.html" title="annotation in org.nise.ux.asl.data">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/nise/ux/asl/data//class-useCommandChain.html" target="_top">FRAMES</a></li> <li><a href="CommandChain.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.nise.ux.asl.data.CommandChain" class="title">Uses of Class<br>org.nise.ux.asl.data.CommandChain</h2> </div> <div class="classUseContainer">No usage of org.nise.ux.asl.data.CommandChain</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/nise/ux/asl/data/CommandChain.html" title="annotation in org.nise.ux.asl.data">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/nise/ux/asl/data//class-useCommandChain.html" target="_top">FRAMES</a></li> <li><a href="CommandChain.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014. All Rights Reserved.</small></p> </body> </html>
_build/test/logs/ct_run.nonode@nohost.2017-05-05_19.53.38/lib.lasp.lasp_SUITE.logs/run.2017-05-05_19.53.38/lasp_suite.intersection_test.html
anne-france/finalproject
<!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>Test lasp_SUITE:intersection_test result</title> <meta http-equiv="cache-control" content="no-cache"></meta> <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta> <link rel="stylesheet" href="../../ct_default.css" type="text/css"></link> <script type="text/javascript" src="../../jquery-latest.js"></script> <script type="text/javascript" src="../../jquery.tablesorter.min.js"></script> </head> <body> <a name="top"></a><pre> === Test case: <a href="lasp_suite.src.html#intersection_test-1">lasp_SUITE:intersection_test/1</a> (click for source code) === Config value: [{watchdog,&lt;0.453.0&gt;}, {tc_logfile,"/Users/anne-francevanswieten/lasp/_build/test/logs/ct_run.nonode@nohost.2017-05-05_19.53.38/lib.lasp.lasp_SUITE.logs/run.2017-05-05_19.53.38/lasp_suite.intersection_test.html"}, {tc_group_properties,[]}, {tc_group_path,[]}, {data_dir,"/Users/anne-francevanswieten/lasp/_build/test/lib/lasp/test/lasp_SUITE_data/"}, {priv_dir,"/Users/anne-francevanswieten/lasp/_build/test/logs/ct_run.nonode@nohost.2017-05-05_19.53.38/lib.lasp.lasp_SUITE.logs/run.2017-05-05_19.53.38/log_private/"}] === Current directory is "/Users/anne-francevanswieten/lasp/_build/test/logs/ct_run.nonode@nohost.2017-05-05_19.53.38" === Started at 2017-05-05 19:58:29 <br /> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.147 ***</b> Beginning case: intersection_test </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.164 ***</b> 19:58:29.164 [info] Configured peer_service_manager partisan_default_peer_service_manager on node 'runner@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.211 ***</b> 19:58:29.211 [info] Application partisan started on node 'runner@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.211 ***</b> 19:58:29.211 [info] Setting jitter: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.214 ***</b> 19:58:29.214 [info] Setting tutorial: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.218 ***</b> 19:58:29.218 [info] Setting event interval: 0 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.222 ***</b> 19:58:29.221 [info] Setting max events: 1000 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.225 ***</b> 19:58:29.225 [info] Setting extended logging: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.228 ***</b> 19:58:29.227 [info] Setting mailbox logging: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.231 ***</b> 19:58:29.231 [info] Setting operation mode: state_based </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.233 ***</b> 19:58:29.233 [info] Setting set type: orset </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.238 ***</b> 19:58:29.238 [info] Setting broadcast: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.291 ***</b> 19:58:29.291 [info] Membership: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.295 ***</b> 19:58:29.295 [info] Workflow: true </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.307 ***</b> 19:58:29.307 [info] AdClientEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.315 ***</b> 19:58:29.315 [info] AdServerEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.318 ***</b> 19:58:29.318 [info] TournClientEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.321 ***</b> 19:58:29.321 [info] TournServerEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.324 ***</b> 19:58:29.324 [info] ThroughputType: gset </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.327 ***</b> 19:58:29.327 [info] ThroughputClientEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.330 ***</b> 19:58:29.330 [info] ThroughputServerEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.334 ***</b> 19:58:29.334 [info] DivergenceType: gcounter </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.337 ***</b> 19:58:29.337 [info] DivergenceClientEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.340 ***</b> 19:58:29.340 [info] DivergenceServerEnabled: false </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:29.354 ***</b> 19:58:29.354 [info] Application lasp started on node 'runner@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:30.619 ***</b> 19:58:30.619 [info] Enabling membership... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:30.621 ***</b> 19:58:30.621 [info] Disabling blocking sync... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:30.626 ***</b> 19:58:30.626 [info] Configured peer_service_manager partisan_default_peer_service_manager on node 'node-1@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:32.196 ***</b> 19:58:32.195 [info] Enabling membership... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:32.199 ***</b> 19:58:32.198 [info] Disabling blocking sync... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:32.206 ***</b> 19:58:32.205 [info] Configured peer_service_manager partisan_default_peer_service_manager on node 'node-2@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:33.844 ***</b> 19:58:33.844 [info] Enabling membership... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:33.845 ***</b> 19:58:33.845 [info] Disabling blocking sync... </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:33.850 ***</b> 19:58:33.850 [info] Configured peer_service_manager partisan_default_peer_service_manager on node 'node-3@MacBook-Pro-de-Anne-France' </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.091 ***</b> Joining node: 'node-3@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56102 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.091 ***</b> Joining issued: 'node-3@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56102 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.092 ***</b> Joining node: 'node-2@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56085 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.092 ***</b> Joining issued: 'node-2@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56085 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.092 ***</b> Joining node: 'node-1@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56073 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.093 ***</b> Joining issued: 'node-1@MacBook-Pro-de-Anne-France' to 'runner@MacBook-Pro-de-Anne-France' at port 56073 </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.154 ***</b> Waiting for join to complete with manager: partisan_default_peer_service_manager </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.155 ***</b> Finished. </pre></div> <pre> </pre> <div class="ct_internal"><pre><b>*** CT 2017-05-05 19:58:34.155 *** COVER INFO</b> Adding nodes to cover test: ['runner@MacBook-Pro-de-Anne-France'] </pre></div> <pre> </pre> <div class="ct_internal"><pre><b>*** CT 2017-05-05 19:58:34.164 *** COVER INFO</b> Successfully added nodes to cover test: [] </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:34.586 ***</b> Case finished: intersection_test </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:41.631 ***</b> 19:58:41.631 [info] Application lasp exited with reason: stopped </pre></div> <pre> </pre> <div class="default"><pre><b>*** User 2017-05-05 19:58:41.631 ***</b> 19:58:41.631 [info] Application partisan exited with reason: stopped </pre></div> <pre> <a name="end"></a> === Ended at 2017-05-05 19:58:41 === successfully completed test case === Returned value: ok </pre> <center> <br /><hr /><p> <a href="../../../all_runs.html">Test run history </a> | <a href="../../../index.html">Top level test index </a> </p> <div class="copyright">Copyright &copy; 2017 <a href="http://www.erlang.org">Open Telecom Platform</a><br /> Updated: <!--date-->Fri May 05 2017 19:58:29<!--/date--><br /> </div> </center> </body> </html>
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/sl/usermodel/class-use/AutoShape.html
Stephania16/ProductDesignGame
<!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 Sat Mar 17 18:06:06 MSK 2012 --> <TITLE> Uses of Interface org.apache.poi.sl.usermodel.AutoShape (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-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 Interface org.apache.poi.sl.usermodel.AutoShape (POI 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="#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/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel"><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/poi/sl/usermodel/\class-useAutoShape.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AutoShape.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 Interface<br>org.apache.poi.sl.usermodel.AutoShape</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/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel">AutoShape</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.sl.usermodel"><B>org.apache.poi.sl.usermodel</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.sl.usermodel"><!-- --></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/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel">AutoShape</A> in <A HREF="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</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">Subinterfaces of <A HREF="../../../../../../org/apache/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel">AutoShape</A> in <A HREF="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/sl/usermodel/Line.html" title="interface in org.apache.poi.sl.usermodel">Line</A></B></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;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/poi/sl/usermodel/TextBox.html" title="interface in org.apache.poi.sl.usermodel">TextBox</A></B></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/poi/sl/usermodel/AutoShape.html" title="interface in org.apache.poi.sl.usermodel"><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/poi/sl/usermodel/\class-useAutoShape.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AutoShape.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 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>