path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
doc/api/polymer_app_layout.behaviors/MediaStream/ended.html
lejard-h/polymer_app_layout_templates
<!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"> <title>ended property - MediaStream class - polymer_app_layout.behaviors library - Dart API</title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="static-assets/prettify.css"> <link rel="stylesheet" href="static-assets/css/bootstrap.min.css"> <link rel="stylesheet" href="static-assets/styles.css"> <meta name="description" content="API docs for the ended property from the MediaStream class, for the Dart programming language."> <link rel="icon" href="static-assets/favicon.png"> <!-- Do not remove placeholder --> <!-- Header Placeholder --> </head> <body> <div id="overlay-under-drawer"></div> <header class="container-fluid" id="title"> <nav class="navbar navbar-fixed-top"> <div class="container"> <button id="sidenav-left-toggle" type="button">&nbsp;</button> <ol class="breadcrumbs gt-separated hidden-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream-class.html">MediaStream</a></li> <li class="self-crumb">ended</li> </ol> <div class="self-name">ended</div> </div> </nav> <div class="container masthead"> <ol class="breadcrumbs gt-separated visible-xs"> <li><a href="index.html">polymer_app_layout_template</a></li> <li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream-class.html">MediaStream</a></li> <li class="self-crumb">ended</li> </ol> <div class="title-description"> <h1 class="title"> <div class="kind">property</div> ended </h1> <!-- p class="subtitle"> </p --> </div> <ul class="subnav"> </ul> </div> </header> <div class="container body"> <div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left"> <h5><a href="index.html">polymer_app_layout_template</a></h5> <h5><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></h5> <h5><a href="polymer_app_layout.behaviors/MediaStream-class.html">MediaStream</a></h5> <ol> <li class="section-title"><a href="polymer_app_layout.behaviors/MediaStream-class.html#constants">Constants</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/addTrackEvent.html">addTrackEvent</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/endedEvent.html">endedEvent</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/removeTrackEvent.html">removeTrackEvent</a></li> <li class="section-title"><a href="polymer_app_layout.behaviors/MediaStream-class.html#static-properties">Static properties</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/supported.html">supported</a></li> <li class="section-title"><a href="polymer_app_layout.behaviors/MediaStream-class.html#instance-properties">Properties</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/ended.html">ended</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/id.html">id</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/label.html">label</a> </li> <li>on </li> <li><a href="polymer_app_layout.behaviors/MediaStream/onAddTrack.html">onAddTrack</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/onEnded.html">onEnded</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/onRemoveTrack.html">onRemoveTrack</a> </li> <li class="section-title"><a href="polymer_app_layout.behaviors/MediaStream-class.html#constructors">Constructors</a></li> <li><a href="polymer_app_layout.behaviors/MediaStream/MediaStream.html">MediaStream</a></li> <li class="section-title"><a href="polymer_app_layout.behaviors/MediaStream-class.html#methods">Methods</a></li> <li>addEventListener </li> <li><a href="polymer_app_layout.behaviors/MediaStream/addTrack.html">addTrack</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/clone.html">clone</a> </li> <li>dispatchEvent </li> <li><a href="polymer_app_layout.behaviors/MediaStream/getAudioTracks.html">getAudioTracks</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/getTrackById.html">getTrackById</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/getTracks.html">getTracks</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/getVideoTracks.html">getVideoTracks</a> </li> <li>removeEventListener </li> <li><a href="polymer_app_layout.behaviors/MediaStream/removeTrack.html">removeTrack</a> </li> <li><a href="polymer_app_layout.behaviors/MediaStream/stop.html">stop</a> </li> </ol> </div><!--/.sidebar-offcanvas--> <div class="col-xs-12 col-sm-9 col-md-6 main-content"> <section class="multi-line-signature"> <span class="returntype">bool</span> <span class="name ">ended</span> <div class="readable-writable"> read-only </div> </section> <section class="desc markdown"> <p class="no-docs">Not documented.</p> </section> </div> <!-- /.main-content --> </div> <!-- container --> <footer> <div class="container-fluid"> <div class="container"> <p class="text-center"> <span class="no-break"> polymer_app_layout_template 0.1.0 api docs </span> &bull; <span class="copyright no-break"> <a href="https://www.dartlang.org"> <img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16"> </a> </span> &bull; <span class="copyright no-break"> <a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a> </span> </p> </div> </div> </footer> <script src="static-assets/prettify.js"></script> <script src="static-assets/script.js"></script> <!-- Do not remove placeholder --> <!-- Footer Placeholder --> </body> </html>
app/assets/stylesheets/application_bkup.css
sohalloran/Chatter-Feed-Summary---Canvas-App
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * */ body { padding: 10px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; color: #444; } a { color: #00B7FF; } fieldset{ border: 1px solid #CCC; } .tdborder { border-bottom: 1px solid #CCC; padding: 5px; } ul li{ list-style: none; padding: 5px; } textarea { width: 400px; height: 200px; padding: 2px; } input[type=text] { width: 400px; line-height: 14px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; padding: 1px; } .button { display:block; font-weight: bold; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; padding: 7px; border: 1px solid #006; background: "LightGrey"; } textarea, input[type=text] { padding: 5px; border: 1px solid #bbb;} * { outline: none;} label{ padding-right: 20px; font-weight: bold; } body1 { margin: 0; margin-bottom: 0; margin-top: 0; padding: 10px; background-color: #FFFFFF; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 75%; color: #222222 } h1 { font-size: 28px; color: #000 } a { color: #015BA7 } a:hover { background-color: #015BA7; color: white; text-decoration: none } #page { background-color: #FFFFFF; width: 800px; margin: 0; margin-left: 0; margin-right: 0 } #content { float: left; background-color: white; border: 3px solid #aaa; padding: 25px; width: 700px } #footer { clear: both } #header { padding-left: 75px; padding-right: 30px } #canvas-content { padding-top: 25px; padding-left: 0px; padding-right: 30px } #header { background-image: url("/assets/logo.png"); background-repeat: no-repeat; background-position: top left; height: 64px } #header h1, #header h2 { margin: 0 } #header h2 { color: #888; font-weight: normal; font-size: 16px } #canvas-content { border-top: 1px solid #ccc; margin-top: 20px; padding-top: 0 } #canvas-content h1 { margin: 0; font-size: 20px } #canvas-content h2 { margin: 0; font-size: 14px; font-weight: normal; color: #333; margin-bottom: 25px } #canvas-content ol { margin-left: 0; padding-left: 0 } #canvas-content li { font-size: 18px; color: #888; margin-bottom: 25px } #canvas-content li h2 { margin: 0; font-weight: normal; font-size: 18px; color: #333 } #canvas-content li p { color: #555; font-size: 13px } #canvas-chatter { border-top: 1px solid #ccc; margin-top: 20px; padding-top: 0 } #speech-input-field { width: 400px; height: 14px; padding: 6px 15px; border-radius: 10px; border: 1px solid #ccc; outline: 0; } button { clear: both; width: 48px; height:24px; background: #666666 url(/assets/share.png) no-repeat; } #footercont { float: left; width: 700px; height: 50px; color: #999; } #footercont p { margin: 0; padding: 15px; } #footercont a { color: #999; text-decoration: none; } #footercont a:hover { color: #199BD2; text-decoration: none; } #footerleft { float: left; width: 400px; height: 50px; } #footerright { float: left; width: 300px; height: 50px; text-align: right; }
v0.13.1/generated/statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="../_static/material.css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" /> <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.gam.generalized_additive_model.LogitGam.score_obs" href="statsmodels.gam.generalized_additive_model.LogitGam.score_obs.html" /> <link rel="prev" title="statsmodels.gam.generalized_additive_model.LogitGam.score" href="statsmodels.gam.generalized_additive_model.LogitGam.score.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.13.1</span> <span class="md-header-nav__topic"> statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="get" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../../versions-v2.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../gam.html" class="md-tabs__link">Generalized Additive Models (GAM)</a></li> <li class="md-tabs__item"><a href="statsmodels.gam.generalized_additive_model.LogitGam.html" class="md-tabs__link">statsmodels.gam.generalized_additive_model.LogitGam</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.13.1</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li> <li class="md-nav__item"> <a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <section id="statsmodels-gam-generalized-additive-model-logitgam-score-numdiff"> <h1 id="generated-statsmodels-gam-generalized-additive-model-logitgam-score-numdiff--page-root">statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff<a class="headerlink" href="#generated-statsmodels-gam-generalized-additive-model-logitgam-score-numdiff--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt class="sig sig-object py" id="statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff"> <span class="sig-prename descclassname"><span class="pre">LogitGam.</span></span><span class="sig-name descname"><span class="pre">score_numdiff</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">params</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">pen_weight</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">method</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'fd'</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwds</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.gam.generalized_additive_model.LogitGam.score_numdiff" title="Permalink to this definition">¶</a></dt> <dd><p>score based on finite difference derivative</p> </dd></dl> </section> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.gam.generalized_additive_model.LogitGam.score.html" title="statsmodels.gam.generalized_additive_model.LogitGam.score" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.gam.generalized_additive_model.LogitGam.score </span> </div> </a> <a href="statsmodels.gam.generalized_additive_model.LogitGam.score_obs.html" title="statsmodels.gam.generalized_additive_model.LogitGam.score_obs" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.gam.generalized_additive_model.LogitGam.score_obs </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Nov 12, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.3.0. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
static/index.html
plow-technologies/template-service
<html lang="en"> <head> <meta charset="utf-8"> <title>Template Prototype</title> </head> <body> </body> <a href="editor.html">Editor</a> <a href="validator.html">Validator</a> </html>
third-party/ganymed-ssh2-build210/javadoc/ch/ethz/ssh2/class-use/SFTPv3Client.html
mattb243/AmazonEC2Matlab
<!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.4.2_10) on Tue Oct 10 12:37:10 CEST 2006 --> <TITLE> Uses of Class ch.ethz.ssh2.SFTPv3Client </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class ch.ethz.ssh2.SFTPv3Client"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 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="../../../../ch/ethz/ssh2/SFTPv3Client.html" title="class in ch.ethz.ssh2"><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> Ganymed SSH-2 for Java</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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SFTPv3Client.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>ch.ethz.ssh2.SFTPv3Client</B></H2> </CENTER> <A NAME="ch.ethz.ssh2"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../ch/ethz/ssh2/SFTPv3Client.html" title="class in ch.ethz.ssh2">SFTPv3Client</A> in <A HREF="../../../../ch/ethz/ssh2/package-summary.html">ch.ethz.ssh2</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../ch/ethz/ssh2/package-summary.html">ch.ethz.ssh2</A> that return <A HREF="../../../../ch/ethz/ssh2/SFTPv3Client.html" title="class in ch.ethz.ssh2">SFTPv3Client</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../ch/ethz/ssh2/SFTPv3Client.html" title="class in ch.ethz.ssh2">SFTPv3Client</A></CODE></FONT></TD> <TD><CODE><B>SFTPv3FileHandle.</B><B><A HREF="../../../../ch/ethz/ssh2/SFTPv3FileHandle.html#getClient()">getClient</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the SFTPv3Client instance which created this handle.</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=3 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="../../../../ch/ethz/ssh2/SFTPv3Client.html" title="class in ch.ethz.ssh2"><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> Ganymed SSH-2 for Java</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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SFTPv3Client.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>
core/features/dateParsing/ComparisionResults/TCsDashSeparator/TC_22.html
operasoftware/presto-testo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html><head> <title> Date parsing </title> </head> <body> <script type="text/javascript"> function test(){ var date; var year; var i; var dateStrings = [ "100-100-100", "509-609-709", "999-999-999", "200-300-400", "200-365-500", "365-365-365", "120-565-465", ]; document.write("<TABLE border=1>"); document.write("<TR>"); document.write("<TD>"); document.write("Date example"); document.write("</TD>"); document.write("<TD>"); document.write("new Date(\"Date example\")"); document.write("</TD>"); document.write("<TD>"); document.write("new Date(\"Date example\").getYear()"); document.write("</TD>"); document.write("</TR>"); for (i = 0; i < dateStrings.length; i++) { date = new Date(dateStrings[i]); year = date.getYear(); document.write("<TR>"); document.write("<TD>"); document.write(dateStrings[i]); document.write("</TD>"); document.write("<TD>"); document.write(date); document.write("</TD>"); document.write("<TD>"); document.write(year); document.write("</TD>"); document.write("</TR>"); } document.write("</TABLE>"); } window.onload=test; </script> </body></html>
doc/com/verisign/getdns/IGetDNSContextSync.html
getdnsapi/getdns-java-bindings
<!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_71) on Fri Apr 17 05:34:03 IST 2015 --> <title>IGetDNSContextSync</title> <meta name="date" content="2015-04-17"> <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="IGetDNSContextSync"; } //--> </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="../../../com/verisign/getdns/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IGetDNSContextSync.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/verisign/getdns/IGetDNSContextAsyncWithFuture.html" title="interface in com.verisign.getdns"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/verisign/getdns/RRType.html" title="class in com.verisign.getdns"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/verisign/getdns/IGetDNSContextSync.html" target="_top">Frames</a></li> <li><a href="IGetDNSContextSync.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.verisign.getdns</div> <h2 title="Interface IGetDNSContextSync" class="title">Interface IGetDNSContextSync</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="strong">IGetDNSContextSync</span></pre> <div class="block"><p>This interface is for calling the API synchronously using a <a href="../../../com/verisign/getdns/IGetDNSCallback.html">callback</a> mechanism.</p></div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><strong><a href="../../../com/verisign/getdns/IGetDNSContextSync.html#addressSync(java.lang.String,%20java.util.HashMap)">addressSync</a></strong>(java.lang.String&nbsp;name, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions)</code> <div class="block"> This API call takes argument only as a host name.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../com/verisign/getdns/IGetDNSContextSync.html#close()">close</a></strong>()</code> <div class="block">This method is used to close the current context.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><strong><a href="../../../com/verisign/getdns/IGetDNSContextSync.html#generalSync(java.lang.String,%20com.verisign.getdns.RRType,%20java.util.HashMap)">generalSync</a></strong>(java.lang.String&nbsp;name, <a href="../../../com/verisign/getdns/RRType.html" title="class in com.verisign.getdns">RRType</a>&nbsp;requestType, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions)</code> <div class="block"> This API call is used for looking up any type of DNS record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><strong><a href="../../../com/verisign/getdns/IGetDNSContextSync.html#hostnameSync(java.lang.String,%20java.util.HashMap)">hostnameSync</a></strong>(java.lang.String&nbsp;address, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions)</code> <div class="block"> This API call takes both IPV4 AND IPV6 address.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><strong><a href="../../../com/verisign/getdns/IGetDNSContextSync.html#serviceSync(java.lang.String,%20java.util.HashMap)">serviceSync</a></strong>(java.lang.String&nbsp;name, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions)</code> <div class="block">This API call takes arguments as a domain name for an SRV lookup.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="generalSync(java.lang.String, com.verisign.getdns.RRType, java.util.HashMap)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>generalSync</h4> <pre>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;&nbsp;generalSync(java.lang.String&nbsp;name, <a href="../../../com/verisign/getdns/RRType.html" title="class in com.verisign.getdns">RRType</a>&nbsp;requestType, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions) throws <a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></pre> <div class="block"><p> This API call is used for looking up any type of DNS record. </p> <pre> <code>HashMap&lt;String, Object&gt; info = context.generalSync("getdnsapi.net", RRType.valueOf("CNAME"), null); </code> </pre></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - a representation of the query term; usually a string</dd><dd><code>requestType</code> - a DNS RR type as a getdns constant (listed here)</dd><dd><code>extensions</code> - (optional) a dictionary containing attribute/value pairs</dd> <dt><span class="strong">Returns:</span></dt><dd>DNS response</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></code></dd></dl> </li> </ul> <a name="addressSync(java.lang.String, java.util.HashMap)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addressSync</h4> <pre>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;&nbsp;addressSync(java.lang.String&nbsp;name, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions) throws <a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></pre> <div class="block"><p> This API call takes argument only as a host name. </p> <p> There are three critical differences between addressSync() and generalSync() beyond the missing request_type argument: <ul> <li>In addressSync(), the name argument can only take a host name. <li>You do not need to include a return_both_v4_and_v6 extension with the call in addressSync(): it will always return both IPv4 and IPv6 addresses.</li> <li>addressSync() always uses all of namespaces from the context, while generalSync() only uses the DNS namespace</li> </ul> </p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - host name</dd><dd><code>extensions</code> - (optional) a dictionary containing attribute/value pairs</dd> <dt><span class="strong">Returns:</span></dt><dd>DNS response</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></code></dd></dl> </li> </ul> <a name="serviceSync(java.lang.String, java.util.HashMap)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>serviceSync</h4> <pre>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;&nbsp;serviceSync(java.lang.String&nbsp;name, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions) throws <a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></pre> <div class="block">This API call takes arguments as a domain name for an SRV lookup. The call returns the relevant SRV information for the name</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - domain name</dd><dd><code>extensions</code> - (optional) a dictionary containing attribute/value pairs</dd> <dt><span class="strong">Returns:</span></dt><dd>DNS response</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></code></dd></dl> </li> </ul> <a name="hostnameSync(java.lang.String, java.util.HashMap)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hostnameSync</h4> <pre>java.util.HashMap&lt;java.lang.String,java.lang.Object&gt;&nbsp;hostnameSync(java.lang.String&nbsp;address, java.util.HashMap&lt;<a href="../../../com/verisign/getdns/ExtensionName.html" title="enum in com.verisign.getdns">ExtensionName</a>,java.lang.Object&gt;&nbsp;extensions) throws <a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a>, java.net.UnknownHostException</pre> <div class="block"><p> This API call takes both IPV4 AND IPV6 address. </p> <pre> <code>HashMap&lt;String, Object&gt; info = context.hostnameSync("2001:4860:4860::8888", null); </code> </pre></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>address</code> - IPV4 or IPV6 Address</dd><dd><code>extensions</code> - (optional) a dictionary containing attribute/value pairs</dd> <dt><span class="strong">Returns:</span></dt><dd></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../com/verisign/getdns/GetDNSException.html" title="class in com.verisign.getdns">GetDNSException</a></code></dd> <dd><code>java.net.UnknownHostException</code></dd></dl> </li> </ul> <a name="close()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>close</h4> <pre>void&nbsp;close()</pre> <div class="block">This method is used to close the current context.</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../../../com/verisign/getdns/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/IGetDNSContextSync.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/verisign/getdns/IGetDNSContextAsyncWithFuture.html" title="interface in com.verisign.getdns"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/verisign/getdns/RRType.html" title="class in com.verisign.getdns"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/verisign/getdns/IGetDNSContextSync.html" target="_top">Frames</a></li> <li><a href="IGetDNSContextSync.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
transports/default/trap-transport-loopback/license.html
princeofdarkness76/trap
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia at 2014-11-25 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20141125" /> <meta http-equiv="Content-Language" content="en" /> <title>Default Loopback Transport - Project License</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"> <div id="bannerLeft"> <h2>Default Loopback Transport</h2> </div> </div> <div class="pull-right"> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2014-11-25</li> <li class="divider">|</li> <li id="projectVersion">Version: 1.3</li> <li class="divider">|</li> <li class=""> <a href="../../../index.html" title="Trap"> Trap</a> </li> <li class="divider ">/</li> <li class=""> <a href="../../" title="TrAP Transports"> TrAP Transports</a> </li> <li class="divider ">/</li> <li class=""> <a href="./" title="Default Loopback Transport"> Default Loopback Transport</a> </li> <li class="divider ">/</li> <li class="">Project License</li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span3"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Trap 1.3</li> <li> <a href="../../../index.html" title="Introduction"> <i class="none"></i> Introduction</a> </li> <li> <a href="../../../trap-api/quickstart.html" title="Java Quickstart"> <i class="none"></i> Java Quickstart</a> </li> <li> <a href="../../../trap-js/index.html" title="JavaScript Quickstart"> <i class="none"></i> JavaScript Quickstart</a> </li> <li> <a href="../../../channels.html" title="Channels"> <i class="none"></i> Channels</a> </li> <li> <a href="../../../configuration.html" title="Configuration"> <i class="none"></i> Configuration</a> </li> <li class="nav-header">Language Specific Documentation</li> <li> <a href="../../../trap-api/index.html" title="Java"> <i class="none"></i> Java</a> </li> <li> <a href="../../../trap-js/index.html" title="JavaScript"> <i class="none"></i> JavaScript</a> </li> <li class="nav-header">Project Documentation</li> <li> <a href="project-info.html" title="Project Information"> <i class="icon-chevron-down"></i> Project Information</a> <ul class="nav nav-list"> <li> <a href="index.html" title="About"> <i class="none"></i> About</a> </li> <li> <a href="plugin-management.html" title="Plugin Management"> <i class="none"></i> Plugin Management</a> </li> <li> <a href="distribution-management.html" title="Distribution Management"> <i class="none"></i> Distribution Management</a> </li> <li> <a href="dependency-info.html" title="Dependency Information"> <i class="none"></i> Dependency Information</a> </li> <li> <a href="dependency-convergence.html" title="Dependency Convergence"> <i class="none"></i> Dependency Convergence</a> </li> <li> <a href="source-repository.html" title="Source Repository"> <i class="none"></i> Source Repository</a> </li> <li> <a href="mail-lists.html" title="Mailing Lists"> <i class="none"></i> Mailing Lists</a> </li> <li> <a href="issue-tracking.html" title="Issue Tracking"> <i class="none"></i> Issue Tracking</a> </li> <li> <a href="integration.html" title="Continuous Integration"> <i class="none"></i> Continuous Integration</a> </li> <li> <a href="plugins.html" title="Project Plugins"> <i class="none"></i> Project Plugins</a> </li> <li class="active"> <a href="#"><i class="none"></i>Project License</a> </li> <li> <a href="dependency-management.html" title="Dependency Management"> <i class="none"></i> Dependency Management</a> </li> <li> <a href="team-list.html" title="Project Team"> <i class="none"></i> Project Team</a> </li> <li> <a href="project-summary.html" title="Project Summary"> <i class="none"></i> Project Summary</a> </li> <li> <a href="dependencies.html" title="Dependencies"> <i class="none"></i> Dependencies</a> </li> </ul> </li> </ul> <form id="search-form" action="http://www.google.com/search" method="get" > <input value="ericssonresearch.github.io/trap/transports/default/trap-transport-loopback/" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script> <hr class="divider" /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> </div> <div id="bodyColumn" class="span9" > <div class="section"> <h2>Overview<a name="Overview"></a></h2><a name="Overview"></a> <p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div> <div class="section"> <h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a> <div class="section"> <h3>BSD 3-clause<a name="BSD_3-clause"></a></h3><a name="BSD_3-clause"></a><a class="externalLink" href="http://opensource.org/licenses/BSD-3-Clause">[Original text]</a> <p>Copy of the license follows.</p> <div id="skip-link"> <a href="http://opensource.org/licenses/#main-content" class="element-invisible element-focusable">Skip to main content</a> </div> <div id="wrapper"> <div id="container" class="clearfix"> <div id="header"> <div id="logo-floater"> <div id="branding"><strong><a href="http://opensource.org/"> <img src="http://opensource.org/files/garland_logo.png" alt="Open Source Initiative " title="Open Source Initiative " id="logo" /> <span>Open Source Initiative</span> </a></strong></div> </div> </div> <!-- /#header --> <div id="sidebar-first" class="sidebar"> <div class="region region-sidebar-first"> <div id="block-search-form" class="block block-search clearfix"> <h2 class="title">Search this site:</h2> <div class="content"> <form action="/licenses/BSD-3-Clause" method="post" id="search-block-form" accept-charset="UTF-8"><div><div class="container-inline"> <div class="form-item form-type-textfield form-item-search-block-form"> <label class="element-invisible" for="edit-search-block-form--2">Search </label> <input title="Enter the terms you wish to search for." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text" /> </div> <div class="form-actions form-wrapper" id="edit-actions"><input type="submit" id="edit-submit" name="op" value="Search" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-sUIzgJ3CDSKklXbt0y1_pRVP9NdGMesv1bqoNDtDSSI" /> <input type="hidden" name="form_id" value="search_block_form" /> </div> </div></form> </div> </div> <div id="block-system-navigation" class="block block-system block-menu clearfix"> <h2 class="title">Navigation</h2> <div class="content"> <ul class="menu"><li class="first collapsed"><a href="http://opensource.org/about" title="About the Open Source Initiative">About the OSI</a></li> <li class="collapsed"><a href="http://opensource.org/osd" title="The actual OSD defining what constitutes an Open Source licence">The Open Source Definition</a></li> <li class="collapsed"><a href="http://opensource.org/licenses">Open Source Licenses</a></li> <li class="leaf"><a href="http://opensource.org/working_groups">Working Groups</a></li> <li class="leaf"><a href="http://opensource.org/faq" title="Frequently Asked Questions about open source and about the OSI.">FAQ</a></li> <li class="collapsed"><a href="http://opensource.org/trademark" title="Information about trademark and logo usage">Trademark and Logo Usage</a></li> <li class="collapsed"><a href="http://opensource.org/osr-intro" title="Open Standards Requirement for Software">Open Standards</a></li> <li class="leaf"><a href="http://opensource.org/osi-open-source-education" title="OSI&#039;s Open Source Education Initiative and Activities">Open Source Education</a></li> <li class="collapsed"><a href="http://opensource.org/lists" title="The virtual committees where the OSI&#039;s work gets done">Mailing lists</a></li> <li class="collapsed"><a href="http://opensource.org/help" title="Resources for questions and further exploration">Getting Help</a></li> <li class="collapsed"><a href="http://opensource.org/donate" title="">Donate to the OSI</a></li> <li class="leaf"><a href="http://opensource.org/members">OSI Individual Membership</a></li> <li class="leaf"><a href="http://opensource.org/store">OSI Store</a></li> <li class="collapsed"><a href="http://opensource.org/affiliates" title="Home page for OSI&#039;s membership scheme for non-profits and not-for-profits">OSI Affiliate Membership</a></li> <li class="leaf"><a href="http://opensource.org/contact" title="">Contact OSI</a></li> <li class="leaf"><a href="http://opensource.org/ToS" title="Rules for posting content on this site">Terms of Service</a></li> <li class="last leaf"><a href="http://opensource.org/support">OSI Corporate Support</a></li> </ul> </div> </div> </div> </div> <div id="center"><div id="squeeze"><div class="right-corner"><div class="left-corner"> <h2 class="element-invisible">You are here</h2><div class="breadcrumb"><a href="http://opensource.org/">Home</a></div> <a id="main-content"></a> <div id="tabs-wrapper" class="clearfix"> <h1 class="with-tabs">The BSD 3-Clause License</h1> </div> <div class="clearfix"> <div class="region region-content"> <div id="block-system-main" class="block block-system clearfix"> <div class="content"> <div id="node-568" class="node node-page"> <div class="content clearfix"> <img style="float: right; margin: 1em;" width="100" height="137" alt="[OSI Approved License]" src="http://opensource.org/trademarks/opensource/OSI-Appro ved-License-100x137.png"/> <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even"> <h1>The BSD 3-Clause License</h1> <blockquote> <p>The following is a BSD 3-Clause ("BSD New" or "BSD Simplified") license template. To generate your own license, change the values of OWNER, ORGANIZATION and YEAR from their original values as given here, and substitute your own.</p> <p><strong><em>Note: You may omit clause 3 and still be OSD-conformant.</em></strong> Despite its colloquial name "BSD New", this is not the newest version of the BSD license; it was followed by the even newer <a href="http://opensource.org/licenses/BSD-2-Clause">BSD-2-Clause</a> version, sometimes known as the "Simplified BSD License". On January 9th, 2008 the OSI Board approved <a href="http://opensource.org/licenses/BSD-2-Clause">BSD-2-Clause</a>, which is used by <a href="http://www.freebsd.org/copyright/freebsd-license.html">FreeBSD</a> and others. It omits the final "no-endorsement" clause and is thus roughly equivalent to the <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>.</p> <p><em>Historical Background</em>: The original license used on BSD Unix had four clauses. The advertising clause (the third of four clauses) required you to acknowledge use of U.C. Berkeley code in your advertising of any product using that code. It was officially <a href="ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change">rescinded</a> by the Director of the Office of Technology Licensing of the University of California on July 22nd, 1999. He states that clause 3 is "hereby deleted in its entirety." The four clause license has not been approved by OSI. The license below does not contain the advertising clause.</p> <p>This prelude is not part of the license.</p> </blockquote> <p>&lt;OWNER&gt; = Regents of the University of California<br /> &lt;ORGANIZATION&gt; = University of California, Berkeley<br /> &lt;YEAR&gt; = 1998</p> <p>In the original BSD license, the occurrence of "copyright holder" in the 3rd clause read "ORGANIZATION", placeholder for "University of California". In the original BSD license, both occurrences of the phrase "COPYRIGHT HOLDERS AND CONTRIBUTORS" in the disclaimer read "REGENTS AND CONTRIBUTORS".</p> <p>Here is the license template:</p> <p>Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;<br /> All rights reserved.</p> <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> <p>1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</p> <p>2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</p> <p>3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</p> <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p> </div></div></div> </div> <div class="clearfix"> <div class="links"></div> </div> </div> </div> </div> </div> </div> <div class="region region-footer"> <div id="block-block-11" class="block block-block clearfix"> <div class="content"> <p style="text-align:center">Help shape the future of the Open Source Initiative...<br /><a href="http://osi.xwiki.com">visit and participate in the OSI wiki</a>. </p> <div> <a href="https://twitter.com/OpenSourceOrg" class="twitter-follow-button" data-show-count="false" data-lang="en">Follow @OpenSourceOrg</a> <script> <!--//--><![CDATA[// ><!-- !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"); //--><!]]> </script></div> <p> <!-- Creative Commons License --><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width: 0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.<!-- /Creative Commons License --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <Work rdf:about=""> <license rdf:resource="http://creativecommons.org/licenses/by/3.0/" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by/3.0/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/></License></rdf:RDF> --> | <a href="http://opensource.org/licenses/../ToS">Terms of Service</a> </p> </div> </div> <div id="block-block-7" class="block block-block clearfix"> <div class="content"> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> <!--//--><![CDATA[// ><!-- //--><!]]> </script><script type="text/javascript"> <!--//--><![CDATA[// ><!-- _uacct = "UA-3916956-1"; urchinTracker(); //--><!]]> </script> </div> </div> </div> </div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center --> </div> <!-- /#container --> </div> <!-- /#wrapper --> </div></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row span12">Copyright &copy; 2014 <a href="https://www.ericsson.com">Ericsson AB</a>. All Rights Reserved. </div> </div> </footer> </body> </html>
frontend/web/css/Font-Awesome-master/src/3.2.1/icon/music/index.html
mudunuriRaju/tlr-live
<!DOCTYPE html> <!--[if lt IE 7 ]> <html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]> <html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]> <html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"/> <title>icon-music: Font Awesome Icons</title> <meta name="description" content="Font Awesome, the iconic font designed for Bootstrap"> <meta name="author" content="Dave Gandy"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!--<meta name="viewport" content="initial-scale=1; maximum-scale=1">--> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- CSS ================================================== --> <link rel="stylesheet" href="../../assets/css/site.css"> <link rel="stylesheet" href="../../assets/css/pygments.css"> <link rel="stylesheet" href="../../assets/font-awesome/css/font-awesome.css"> <!--[if IE 7]> <link rel="stylesheet" href="../../assets/font-awesome/css/font-awesome-ie7.css"> <![endif]--> <!-- Le fav and touch icons --> <link rel="shortcut icon" href="../../assets/ico/favicon.ico"> <script type="text/javascript" src="//use.typekit.net/wnc7ioh.js"></script> <script type="text/javascript">try { Typekit.load(); } catch (e) { }</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-30136587-1']); _gaq.push(['_trackPageview']); (function () { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body data-spy="scroll" data-target=".navbar"> <div class="wrapper"> <!-- necessary for sticky footer. wrap all content except footer --> <div class="navbar navbar-inverse navbar-static-top hidden-print"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="../../"><i class="icon-flag"></i> Font Awesome</a> <div class="nav-collapse collapse"> <ul class="nav"> <li class="hidden-tablet "><a href="../../">Home</a></li> <li><a href="../../get-started/">Get Started</a></li> <li class="dropdown-split-left"><a href="../../icons/">Icons</a></li> <li class="dropdown dropdown-split-right hidden-phone"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-caret-down"></i> </a> <ul class="dropdown-menu pull-right"> <li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i>&nbsp; Icons</a> </li> <li class="divider"></li> <li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i>&nbsp; New Icons in 3.2.1</a></li> <li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i>&nbsp; Web Application Icons</a> </li> <li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i>&nbsp; Currency Icons</a></li> <li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i>&nbsp; Text Editor Icons</a> </li> <li><a href="../../icons/#directional"><i class="icon-hand-right icon-fixed-width"></i>&nbsp; Directional Icons</a></li> <li><a href="../../icons/#video-player"><i class="icon-play-sign icon-fixed-width"></i>&nbsp; Video Player Icons</a></li> <li><a href="../../icons/#brand"><i class="icon-github icon-fixed-width"></i>&nbsp; Brand Icons</a></li> <li><a href="../../icons/#medical"><i class="icon-medkit icon-fixed-width"></i>&nbsp; Medical Icons</a></li> </ul> </li> <li class="dropdown-split-left"><a href="../../examples/">Examples</a></li> <li class="dropdown dropdown-split-right hidden-phone"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-caret-down"></i> </a> <ul class="dropdown-menu pull-right"> <li><a href="../../examples/">Examples</a></li> <li class="divider"></li> <li><a href="../../examples/#new-styles">New Styles</a></li> <li><a href="../../examples/#inline-icons">Inline Icons</a></li> <li><a href="../../examples/#larger-icons">Larger Icons</a></li> <li><a href="../../examples/#bordered-pulled">Bordered & Pulled</a></li> <li><a href="../../examples/#buttons">Buttons</a></li> <li><a href="../../examples/#button-groups">Button Groups</a></li> <li><a href="../../examples/#button-dropdowns">Button Dropdowns</a></li> <li><a href="../../examples/#bulleted-lists">Bulleted Lists</a></li> <li><a href="../../examples/#navigation">Navigation</a></li> <li><a href="../../examples/#form-inputs">Form Inputs</a></li> <li><a href="../../examples/#animated-spinner">Animated Spinner</a></li> <li><a href="../../examples/#rotated-flipped">Rotated &amp; Flipped</a></li> <li><a href="../../examples/#stacked">Stacked</a></li> <li><a href="../../examples/#custom">Custom CSS</a></li> </ul> </li> <li><a href="../../whats-new/"> <span class="hidden-tablet">What's </span>New</a> </li> <li><a href="../../community/">Community</a></li> <li><a href="../../license/">License</a></li> </ul> <ul class="nav pull-right"> <li><a href="http://blog.fontawesome.io">Blog</a></li> </ul> </div> </div> </div> </div> <div class="jumbotron jumbotron-icon"> <div class="container"> <div class="info-icons"> <i class="icon-music icon-6"></i>&nbsp;&nbsp; <span class="hidden-phone"> <i class="icon-music icon-5"></i>&nbsp;&nbsp; <span class="hidden-tablet"><i class="icon-music icon-4"></i>&nbsp;&nbsp;</span> <i class="icon-music icon-3"></i>&nbsp;&nbsp; <i class="icon-music icon-2"></i>&nbsp; </span> <i class="icon-music icon-1"></i> </div> <h1 class="info-class"> icon-music <small> <i class="icon-music"></i> &middot; Unicode: <span class="upper">f001</span> &middot; Created: v1.0 &middot; Categories: Web Application Icons </small> </h1> </div> </div> <div class="container"> <section> <div class="row-fluid"> <div class="span9"> <p>After you get <a href="../../integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p> <div class="well well-transparent"> <div style="font-size: 24px; line-height: 1.5em;"> <i class="icon-music"></i> icon-music </div> </div> <div class="highlight"><pre><code class="html"><span class="nt">&lt;i</span> <span class="na">class=</span><span class="s">&quot;icon-music&quot;</span><span class="nt">&gt;&lt;/i&gt;</span> icon-music </code></pre> </div> <br> <div class="lead"><i class="icon-info-sign"></i> Looking for more? Check out the <a href="../../examples/">examples</a>. </div> </div> <div class="span3"> <div class="info-ad"> <div id="carbonads-container"> <div class="carbonad"> <div id="azcarbon"></div> <script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32291/azcarbon_2_1_0_VERT"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script> </div> </div> </div> </div> </div> </section> </div> <div class="push"><!-- necessary for sticky footer --></div> </div> <footer class="footer hidden-print"> <div class="container text-center"> <div> <i class="icon-flag"></i> Font Awesome 3.2.1 <span class="hidden-phone">&middot;</span><br class="visible-phone"> Created and Maintained by <a href="http://twitter.com/davegandy">Dave Gandy</a> </div> <div> Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> <span class="hidden-phone">&middot;</span><br class="visible-phone"> Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a> <span class="hidden-phone hidden-tablet">&middot;</span><br class="visible-phone visible-tablet"> Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a> </div> <div> Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN for Font Awesome</a> </div> <div class="project"> <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot; <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a> </div> </div> </footer> <script src="http://platform.twitter.com/widgets.js"></script> <script src="../../assets/js/jquery-1.7.1.min.js"></script> <script src="../../assets/js/ZeroClipboard-1.1.7.min.js"></script> <script src="../../assets/js/bootstrap-2.3.1.min.js"></script> <script src="../../assets/js/site.js"></script> </body> </html>
ApkSSL_Tester/libs/soot/doc/soot/toolkits/scalar/class-use/AbstractFlowAnalysis.html
Phortran/SicurezzaInformatica
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 22 14:18:59 CET 2012 --> <TITLE> Uses of Class soot.toolkits.scalar.AbstractFlowAnalysis (Soot API) </TITLE> <META NAME="date" CONTENT="2012-01-22"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class soot.toolkits.scalar.AbstractFlowAnalysis (Soot 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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar"><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?soot/toolkits/scalar//class-useAbstractFlowAnalysis.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractFlowAnalysis.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>soot.toolkits.scalar.AbstractFlowAnalysis</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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jbco.jimpleTransformations"><B>soot.jbco.jimpleTransformations</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.annotation.nullcheck"><B>soot.jimple.toolkits.annotation.nullcheck</B></A></TD> <TD>Classes that carry out an analysis to determine whether or not null pointer checks are necessary.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.annotation.parity"><B>soot.jimple.toolkits.annotation.parity</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.annotation.purity"><B>soot.jimple.toolkits.annotation.purity</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.callgraph"><B>soot.jimple.toolkits.callgraph</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.infoflow"><B>soot.jimple.toolkits.infoflow</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.pointer"><B>soot.jimple.toolkits.pointer</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.scalar"><B>soot.jimple.toolkits.scalar</B></A></TD> <TD>A toolkit for scalar optimization of Jimple.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.scalar.pre"><B>soot.jimple.toolkits.scalar.pre</B></A></TD> <TD>Particial redundency elimination.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.thread.mhp"><B>soot.jimple.toolkits.thread.mhp</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.thread.mhp.findobject"><B>soot.jimple.toolkits.thread.mhp.findobject</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.jimple.toolkits.thread.synchronization"><B>soot.jimple.toolkits.thread.synchronization</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.toolkits.graph"><B>soot.toolkits.graph</B></A></TD> <TD>Toolkit to produce and manipulate various types of control flow graphs.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#soot.toolkits.scalar"><B>soot.toolkits.scalar</B></A></TD> <TD>A number of scalar optimizations, and the flow analysis framework.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jbco.jimpleTransformations"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jbco/jimpleTransformations/package-summary.html">soot.jbco.jimpleTransformations</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jbco/jimpleTransformations/package-summary.html">soot.jbco.jimpleTransformations</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jbco/jimpleTransformations/New2InitFlowAnalysis.html" title="class in soot.jbco.jimpleTransformations">New2InitFlowAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.annotation.nullcheck"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/package-summary.html">soot.jimple.toolkits.annotation.nullcheck</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/package-summary.html">soot.jimple.toolkits.annotation.nullcheck</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/BranchedRefVarsAnalysis.html" title="class in soot.jimple.toolkits.annotation.nullcheck">BranchedRefVarsAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>THIS IS KNOWN TO BE BUGGY. USE <A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/NullnessAnalysis.html" title="class in soot.jimple.toolkits.annotation.nullcheck"><CODE>NullnessAnalysis</CODE></A> INSTEAD!</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/NullnessAnalysis.html" title="class in soot.jimple.toolkits.annotation.nullcheck">NullnessAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An intraprocedural nullness analysis that computes for each location and each value in a method if the value is (before or after that location) definetely null, definetely non-null or neither.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/annotation/nullcheck/NullnessAssumptionAnalysis.html" title="class in soot.jimple.toolkits.annotation.nullcheck">NullnessAssumptionAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An intraprocedural nullness assumption analysis that computes for each location and each value in a method if the value (before or after that location) is treated as definetely null, definetely non-null or neither.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.annotation.parity"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/parity/package-summary.html">soot.jimple.toolkits.annotation.parity</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/parity/package-summary.html">soot.jimple.toolkits.annotation.parity</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/annotation/parity/ParityAnalysis.html" title="class in soot.jimple.toolkits.annotation.parity">ParityAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.annotation.purity"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/purity/package-summary.html">soot.jimple.toolkits.annotation.purity</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/annotation/purity/package-summary.html">soot.jimple.toolkits.annotation.purity</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/annotation/purity/PurityIntraproceduralAnalysis.html" title="class in soot.jimple.toolkits.annotation.purity">PurityIntraproceduralAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Intra-procedural purity-graph analysis.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.callgraph"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/callgraph/package-summary.html">soot.jimple.toolkits.callgraph</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/callgraph/package-summary.html">soot.jimple.toolkits.callgraph</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/callgraph/ClinitElimAnalysis.html" title="class in soot.jimple.toolkits.callgraph">ClinitElimAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.infoflow"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/infoflow/package-summary.html">soot.jimple.toolkits.infoflow</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/infoflow/package-summary.html">soot.jimple.toolkits.infoflow</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/infoflow/SimpleMethodInfoFlowAnalysis.html" title="class in soot.jimple.toolkits.infoflow">SimpleMethodInfoFlowAnalysis</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/infoflow/SimpleMethodLocalObjectsAnalysis.html" title="class in soot.jimple.toolkits.infoflow">SimpleMethodLocalObjectsAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.pointer"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/pointer/package-summary.html">soot.jimple.toolkits.pointer</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/pointer/package-summary.html">soot.jimple.toolkits.pointer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/pointer/CastCheckEliminator.html" title="class in soot.jimple.toolkits.pointer">CastCheckEliminator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A flow analysis that detects redundant cast checks.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/pointer/LocalMustAliasAnalysis.html" title="class in soot.jimple.toolkits.pointer">LocalMustAliasAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LocalMustAliasAnalysis attempts to determine if two local variables (at two potentially different program points) must point to the same object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/pointer/LocalMustNotAliasAnalysis.html" title="class in soot.jimple.toolkits.pointer">LocalMustNotAliasAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LocalNotMayAliasAnalysis attempts to determine if two local variables (at two potentially different program points) definitely point to different objects.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/pointer/StrongLocalMustAliasAnalysis.html" title="class in soot.jimple.toolkits.pointer">StrongLocalMustAliasAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A special version of the local must-alias analysis that takes redefinitions within loops into account.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.scalar"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/scalar/package-summary.html">soot.jimple.toolkits.scalar</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/scalar/package-summary.html">soot.jimple.toolkits.scalar</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/CommonPrecedingEqualValueAnalysis.html" title="class in soot.jimple.toolkits.scalar">CommonPrecedingEqualValueAnalysis</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/EqualLocalsAnalysis.html" title="class in soot.jimple.toolkits.scalar">EqualLocalsAnalysis</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/EqualUsesAnalysis.html" title="class in soot.jimple.toolkits.scalar">EqualUsesAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>This class is buggy. Please use soot.jimple.toolkits.pointer.LocalMustAliasAnalysis instead.</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/FastAvailableExpressionsAnalysis.html" title="class in soot.jimple.toolkits.scalar">FastAvailableExpressionsAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements an available expressions analysis on local variables.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/PessimisticAvailableExpressionsAnalysis.html" title="class in soot.jimple.toolkits.scalar">PessimisticAvailableExpressionsAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements an available expressions analysis on local variables.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/SlowAvailableExpressionsAnalysis.html" title="class in soot.jimple.toolkits.scalar">SlowAvailableExpressionsAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements an available expressions analysis on local variables.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.scalar.pre"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/scalar/pre/package-summary.html">soot.jimple.toolkits.scalar.pre</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/scalar/pre/package-summary.html">soot.jimple.toolkits.scalar.pre</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/pre/DelayabilityAnalysis.html" title="class in soot.jimple.toolkits.scalar.pre">DelayabilityAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs a Delayability-analysis on the given graph.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/pre/DownSafetyAnalysis.html" title="class in soot.jimple.toolkits.scalar.pre">DownSafetyAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs an DownSafe-analysis on the given graph.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/pre/NotIsolatedAnalysis.html" title="class in soot.jimple.toolkits.scalar.pre">NotIsolatedAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs a Not-Isolated-analysis on the given graph, which is basicly the same as an Isolated-analysis (we just return the complement, as it's easier to calculate it).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/scalar/pre/UpSafetyAnalysis.html" title="class in soot.jimple.toolkits.scalar.pre">UpSafetyAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs an UpSafe-analysis on the given graph.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.thread.mhp"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/mhp/package-summary.html">soot.jimple.toolkits.thread.mhp</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/mhp/package-summary.html">soot.jimple.toolkits.thread.mhp</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/mhp/MonitorAnalysis.html" title="class in soot.jimple.toolkits.thread.mhp">MonitorAnalysis</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/mhp/StartJoinAnalysis.html" title="class in soot.jimple.toolkits.thread.mhp">StartJoinAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.thread.mhp.findobject"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/mhp/findobject/package-summary.html">soot.jimple.toolkits.thread.mhp.findobject</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/mhp/findobject/package-summary.html">soot.jimple.toolkits.thread.mhp.findobject</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/mhp/findobject/MultiRunStatementsFinder.html" title="class in soot.jimple.toolkits.thread.mhp.findobject">MultiRunStatementsFinder</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.jimple.toolkits.thread.synchronization"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/synchronization/package-summary.html">soot.jimple.toolkits.thread.synchronization</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/jimple/toolkits/thread/synchronization/package-summary.html">soot.jimple.toolkits.thread.synchronization</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/synchronization/LockableReferenceAnalysis.html" title="class in soot.jimple.toolkits.thread.synchronization">LockableReferenceAnalysis</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/synchronization/StrayRWFinder.html" title="class in soot.jimple.toolkits.thread.synchronization">StrayRWFinder</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;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/jimple/toolkits/thread/synchronization/SynchronizedRegionFinder.html" title="class in soot.jimple.toolkits.thread.synchronization">SynchronizedRegionFinder</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.toolkits.graph"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/toolkits/graph/package-summary.html">soot.toolkits.graph</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/toolkits/graph/package-summary.html">soot.toolkits.graph</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/graph/DominatorAnalysis.html" title="class in soot.toolkits.graph">DominatorAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../soot/toolkits/graph/MHGDominatorsFinder.html" title="class in soot.toolkits.graph"><CODE>MHGDominatorsFinder</CODE></A> instead</I></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/graph/PostDominatorAnalysis.html" title="class in soot.toolkits.graph">PostDominatorAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../soot/toolkits/graph/MHGPostDominatorsFinder.html" title="class in soot.toolkits.graph"><CODE>MHGPostDominatorsFinder</CODE></A> instead</I></TD> </TR> </TABLE> &nbsp; <P> <A NAME="soot.toolkits.scalar"><!-- --></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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/toolkits/scalar/package-summary.html">soot.toolkits.scalar</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">Subclasses of <A HREF="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar">AbstractFlowAnalysis</A> in <A HREF="../../../../soot/toolkits/scalar/package-summary.html">soot.toolkits.scalar</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/BackwardFlowAnalysis.html" title="class in soot.toolkits.scalar">BackwardFlowAnalysis&lt;N,A&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class that provides the fixed point iteration functionality required by all BackwardFlowAnalyses.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/BranchedFlowAnalysis.html" title="class in soot.toolkits.scalar">BranchedFlowAnalysis&lt;N extends Unit,A&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class providing functionality for branched flow analysis.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/CombinedDUAnalysis.html" title="class in soot.toolkits.scalar">CombinedDUAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Analysis that computes live locals, local defs, and local uses all at once.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/FlowAnalysis.html" title="class in soot.toolkits.scalar">FlowAnalysis&lt;N,A&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract class providing a framework for carrying out dataflow analysis.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/ForwardBranchedFlowAnalysis.html" title="class in soot.toolkits.scalar">ForwardBranchedFlowAnalysis&lt;A&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class providing an engine for branched forward flow analysis.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/ForwardFlowAnalysis.html" title="class in soot.toolkits.scalar">ForwardFlowAnalysis&lt;N,A&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class that provides the fixed point iteration functionality required by all ForwardFlowAnalyses.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../soot/toolkits/scalar/InitAnalysis.html" title="class in soot.toolkits.scalar">InitAnalysis</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An analysis to check whether or not local variables have been initialised.</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="../../../../soot/toolkits/scalar/AbstractFlowAnalysis.html" title="class in soot.toolkits.scalar"><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?soot/toolkits/scalar//class-useAbstractFlowAnalysis.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractFlowAnalysis.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>
docs/source-class-BaseX.Database.Importer.Text.html
alxarch/basex-php
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <meta name="robots" content="noindex" /> <title>File src/BaseX/Database/Importer/Text.php | basex-php</title> <script type="text/javascript" src="resources/combined.js?394153670"></script> <script type="text/javascript" src="elementlist.js?2248114710"></script> <link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" /> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li class="active"><a href="namespace-BaseX.html">BaseX<span></span></a> <ul> <li class="active"><a href="namespace-BaseX.Database.html">Database<span></span></a> <ul> <li class="active"><a href="namespace-BaseX.Database.Importer.html">Importer</a> </li> </ul></li> <li><a href="namespace-BaseX.Dav.html">Dav<span></span></a> <ul> <li><a href="namespace-BaseX.Dav.Iterator.html">Iterator</a> </li> <li><a href="namespace-BaseX.Dav.Locks.html">Locks</a> </li> </ul></li> <li><a href="namespace-BaseX.Error.html">Error</a> </li> <li><a href="namespace-BaseX.Iterator.html">Iterator</a> </li> <li><a href="namespace-BaseX.PHPUnit.html">PHPUnit</a> </li> <li><a href="namespace-BaseX.Query.html">Query</a> </li> <li><a href="namespace-BaseX.Resource.html">Resource<span></span></a> <ul> <li><a href="namespace-BaseX.Resource.Iterator.html">Iterator</a> </li> </ul></li> <li><a href="namespace-BaseX.Session.html">Session</a> </li> <li><a href="namespace-BaseX.Silex.html">Silex</a> </li> <li><a href="namespace-BaseX.Symfony.html">Symfony<span></span></a> <ul> <li><a href="namespace-BaseX.Symfony.Security.html">Security</a> </li> </ul></li></ul></li> <li><a href="namespace-PHP.html">PHP</a> </li> </ul> </div> <hr /> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-BaseX.Database.Importer.CSV.html">CSV</a></li> <li><a href="class-BaseX.Database.Importer.HTML.html">HTML</a></li> <li><a href="class-BaseX.Database.Importer.JSON.html">JSON</a></li> <li class="active"><a href="class-BaseX.Database.Importer.Text.html">Text</a></li> <li><a href="class-BaseX.Database.Importer.XML.html">XML</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value="" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" class="text" /> <input type="submit" value="Search" /> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <a href="namespace-BaseX.Database.Importer.html" title="Summary of BaseX\Database\Importer"><span>Namespace</span></a> </li> <li> <a href="class-BaseX.Database.Importer.Text.html" title="Summary of BaseX\Database\Importer\Text"><span>Class</span></a> </li> </ul> <ul> <li> <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a> </li> <li> <a href="todo.html" title="Todo list"><span>Todo</span></a> </li> </ul> <ul> </ul> </div> <pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang">&lt;?php</span> </span><span id="2" class="l"><a class="l" href="#2"> 2: </a><span class="php-comment">/** </span></span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment"> * @package BaseX </span></span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment"> * </span></span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment"> * @copyright Copyright (c) 2012, Alexandors Sigalas </span></span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment"> * @author Alexandros Sigalas &lt;alxarch@gmail.com&gt; </span></span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-comment"> * @license BSD License </span></span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment"> */</span> </span><span id="9" class="l"><a class="l" href="#9"> 9: </a> </span><span id="10" class="l"><a class="l" href="#10">10: </a><span class="php-keyword1">namespace</span> BaseX\Database\Importer; </span><span id="11" class="l"><a class="l" href="#11">11: </a> </span><span id="12" class="l"><a class="l" href="#12">12: </a><span class="php-keyword1">use</span> BaseX\Database\Importer; </span><span id="13" class="l"><a class="l" href="#13">13: </a> </span><span id="14" class="l"><a class="l" href="#14">14: </a><span class="php-comment">/** </span></span><span id="15" class="l"><a class="l" href="#15">15: </a><span class="php-comment"> * Adds documents using the Text parser. </span></span><span id="16" class="l"><a class="l" href="#16">16: </a><span class="php-comment"> * </span></span><span id="17" class="l"><a class="l" href="#17">17: </a><span class="php-comment"> * @link http://docs.basex.org/wiki/Parsers#Text_Parser </span></span><span id="18" class="l"><a class="l" href="#18">18: </a><span class="php-comment"> * @link http://docs.basex.org/wiki/Options#CREATEFILTER </span></span><span id="19" class="l"><a class="l" href="#19">19: </a><span class="php-comment"> * </span></span><span id="20" class="l"><a class="l" href="#20">20: </a><span class="php-comment"> * @author alxarch </span></span><span id="21" class="l"><a class="l" href="#21">21: </a><span class="php-comment"> */</span> </span><span id="22" class="l"><a class="l" href="#22">22: </a><span class="php-keyword1">class</span> <a id="Text" href="#Text">Text</a> <span class="php-keyword1">extends</span> Importer </span><span id="23" class="l"><a class="l" href="#23">23: </a>{ </span><span id="24" class="l"><a class="l" href="#24">24: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getDefaultCreateFilter" href="#_getDefaultCreateFilter">getDefaultCreateFilter</a>() { </span><span id="25" class="l"><a class="l" href="#25">25: </a> <span class="php-keyword1">return</span> <span class="php-quote">'*.txt,*.log'</span>; </span><span id="26" class="l"><a class="l" href="#26">26: </a> } </span><span id="27" class="l"><a class="l" href="#27">27: </a> </span><span id="28" class="l"><a class="l" href="#28">28: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getParserOptions" href="#_getParserOptions">getParserOptions</a>() { </span><span id="29" class="l"><a class="l" href="#29">29: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">array</span>( </span><span id="30" class="l"><a class="l" href="#30">30: </a> <span class="php-quote">'encoding'</span> =&gt; <span class="php-quote">'utf-8'</span>, </span><span id="31" class="l"><a class="l" href="#31">31: </a> <span class="php-quote">'lines'</span> =&gt; <span class="php-keyword1">true</span> </span><span id="32" class="l"><a class="l" href="#32">32: </a> ); </span><span id="33" class="l"><a class="l" href="#33">33: </a> } </span><span id="34" class="l"><a class="l" href="#34">34: </a> </span><span id="35" class="l"><a class="l" href="#35">35: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_getParser" href="#_getParser">getParser</a>() { </span><span id="36" class="l"><a class="l" href="#36">36: </a> <span class="php-keyword1">return</span> <span class="php-quote">'text'</span>; </span><span id="37" class="l"><a class="l" href="#37">37: </a> } </span><span id="38" class="l"><a class="l" href="#38">38: </a> </span><span id="39" class="l"><a class="l" href="#39">39: </a>} </span><span id="40" class="l"><a class="l" href="#40">40: </a> </span><span id="41" class="l"><a class="l" href="#41">41: </a></span></code></pre> <div id="footer"> basex-php API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a> </div> </div> </div> </body> </html>
backend/web/css/site.css
sadiyaalkurn/verkopen
html, body { height: 100%; } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 60px; background-color: #f5f5f5; border-top: 1px solid #ddd; padding-top: 20px; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { color: #fff; background-color: #dd4b39; border-color: #dd4b39; } .bootstrap-dialog.type-primary .modal-header { background-color: #dd4b39; } div#w0 a { color: #dd4b39; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } .not-set { color: #c55; font-style: italic; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: /*"\e113"*/ "\e151"; } a.desc:after { content: /*"\e114"*/ "\e152"; } .sort-numerical a.asc:after { content: "\e153"; } .sort-numerical a.desc:after { content: "\e154"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .grid-view td { white-space: nowrap; } .grid-view .filters input, .grid-view .filters select { min-width: 50px; } .hint-block { display: block; margin-top: 5px; color: #999; } .error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; } /* align the logout "link" (button in form) of the navbar */ .nav li > form > button.logout { padding: 15px; border: none; } @media(max-width:767px) { .nav li > form > button.logout { display:block; text-align: left; width: 100%; padding: 10px 15px; } } .nav > li > form > button.logout:focus, .nav > li > form > button.logout:hover { text-decoration: none; } .nav > li > form > button.logout:focus { outline: none; }
src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/jcajce/provider/digest/RIPEMD160.KeyGenerator.html
GaloisInc/hacrypto
<!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_91) on Tue Dec 29 12:43:42 AEDT 2015 --> <title>RIPEMD160.KeyGenerator (Bouncy Castle Library 1.54 API Specification)</title> <meta name="date" content="2015-12-29"> <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="RIPEMD160.KeyGenerator (Bouncy Castle Library 1.54 API Specification)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.HashMac.html" title="class in org.bouncycastle.jcajce.provider.digest"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.Mappings.html" title="class in org.bouncycastle.jcajce.provider.digest"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/bouncycastle/jcajce/provider/digest/RIPEMD160.KeyGenerator.html" target="_top">Frames</a></li> <li><a href="RIPEMD160.KeyGenerator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator">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">org.bouncycastle.jcajce.provider.digest</div> <h2 title="Class RIPEMD160.KeyGenerator" class="title">Class RIPEMD160.KeyGenerator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>javax.crypto.KeyGeneratorSpi</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html" title="class in org.bouncycastle.jcajce.provider.symmetric.util">org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator</a></li> <li> <ul class="inheritance"> <li>org.bouncycastle.jcajce.provider.digest.RIPEMD160.KeyGenerator</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.html" title="class in org.bouncycastle.jcajce.provider.digest">RIPEMD160</a></dd> </dl> <hr> <br> <pre>public static class <span class="strong">RIPEMD160.KeyGenerator</span> extends <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html" title="class in org.bouncycastle.jcajce.provider.symmetric.util">BaseKeyGenerator</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.bouncycastle.jcajce.provider.symmetric.util.<a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html" title="class in org.bouncycastle.jcajce.provider.symmetric.util">BaseKeyGenerator</a></h3> <code><a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#algName">algName</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#defaultKeySize">defaultKeySize</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#engine">engine</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#keySize">keySize</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#uninitialised">uninitialised</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.KeyGenerator.html#RIPEMD160.KeyGenerator()">RIPEMD160.KeyGenerator</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.bouncycastle.jcajce.provider.symmetric.util.<a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html" title="class in org.bouncycastle.jcajce.provider.symmetric.util">BaseKeyGenerator</a></h3> <code><a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#engineGenerateKey()">engineGenerateKey</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#engineInit(java.security.spec.AlgorithmParameterSpec,%20java.security.SecureRandom)">engineInit</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#engineInit(int,%20java.security.SecureRandom)">engineInit</a>, <a href="../../../../../org/bouncycastle/jcajce/provider/symmetric/util/BaseKeyGenerator.html#engineInit(java.security.SecureRandom)">engineInit</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> </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="RIPEMD160.KeyGenerator()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RIPEMD160.KeyGenerator</h4> <pre>public&nbsp;RIPEMD160.KeyGenerator()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.HashMac.html" title="class in org.bouncycastle.jcajce.provider.digest"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/bouncycastle/jcajce/provider/digest/RIPEMD160.Mappings.html" title="class in org.bouncycastle.jcajce.provider.digest"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/bouncycastle/jcajce/provider/digest/RIPEMD160.KeyGenerator.html" target="_top">Frames</a></li> <li><a href="RIPEMD160.KeyGenerator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator">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>
gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabihf/share/doc/as.html/Lcomm.html
AlbandeCrevoisier/ldd-athens
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU Assembler "as". Copyright (C) 1991-2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Using as: Lcomm</title> <meta name="description" content="Using as: Lcomm"> <meta name="keywords" content="Using as: Lcomm"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="AS-Index.html#AS-Index" rel="index" title="AS Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Pseudo-Ops.html#Pseudo-Ops" rel="up" title="Pseudo Ops"> <link href="Lflags.html#Lflags" rel="next" title="Lflags"> <link href="Irpc.html#Irpc" rel="prev" title="Irpc"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="Lcomm"></a> <div class="header"> <p> Next: <a href="Lflags.html#Lflags" accesskey="n" rel="next">Lflags</a>, Previous: <a href="Irpc.html#Irpc" accesskey="p" rel="prev">Irpc</a>, Up: <a href="Pseudo-Ops.html#Pseudo-Ops" accesskey="u" rel="up">Pseudo Ops</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="g_t_002elcomm-symbol-_002c-length"></a> <h3 class="section">7.69 <code>.lcomm <var>symbol</var> , <var>length</var></code></h3> <a name="index-lcomm-directive"></a> <a name="index-local-common-symbols"></a> <a name="index-symbols_002c-local-common"></a> <p>Reserve <var>length</var> (an absolute expression) bytes for a local common denoted by <var>symbol</var>. The section and value of <var>symbol</var> are those of the new local common. The addresses are allocated in the bss section, so that at run-time the bytes start off zeroed. <var>Symbol</var> is not declared global (see <a href="Global.html#Global"><code>.global</code></a>), so is normally not visible to <code>ld</code>. </p> <p>Some targets permit a third argument to be used with <code>.lcomm</code>. This argument specifies the desired alignment of the symbol in the bss section. </p> <p>The syntax for <code>.lcomm</code> differs slightly on the HPPA. The syntax is &lsquo;<samp><var>symbol</var> .lcomm, <var>length</var></samp>&rsquo;; <var>symbol</var> is optional. </p> </body> </html>
shop_subscribe/templates/shop_subscribe/default-confirm-form.html
racitup/djangoshop-subscribe
{% load static cms_tags sekizai_tags sass_tags i18n %} <!DOCTYPE html> <html lang="{{ LANGUAGE_CODE }}" ng-app="myShop"> <head> <title>Subscriptions | Shop</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'/> <meta name="description" content="confirm email subscription form" /> {% addtoblock "css" %}<link rel="stylesheet" type="text/css" href="{% sass_src 'shop/css/_django-shop.scss' %}" />{% endaddtoblock %} {% render_block "ext-css" %} {% render_block "css" postprocessor "compressor.contrib.sekizai.compress" %} </head> {% addtoblock "js" %}<script src="{% static 'node_modules/picturefill/dist/picturefill.min.js' %}" type="text/javascript"></script>{% endaddtoblock %} {% addtoblock "js" %}<script src="{% static 'node_modules/angular/angular.min.js' %}" type="text/javascript"></script>{% endaddtoblock %} {% addtoblock "js" %}<script src="{% static 'node_modules/angular-sanitize/angular-sanitize.min.js' %}"></script>{% endaddtoblock %} {% addtoblock "js" %}<script src="{% static 'node_modules/angular-animate/angular-animate.min.js' %}"></script>{% endaddtoblock %} <body class="shop_subscribe"> {% cms_toolbar %} {% include "shop/breadcrumb/default.html" %} <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2"> {% include "shop_subscribe/confirm-form.html" %} </div> </div> </div> {% render_block "ext-js" %} {% render_block "js" postprocessor "compressor.contrib.sekizai.compress" %} <script type="text/javascript"> angular.module('myShop', ['ngAnimate', 'ngSanitize', {% render_block "ng-requires" postprocessor "djng.sekizai_processors.module_list" %} ]).config(['$httpProvider', function($httpProvider) { $httpProvider.defaults.headers.common['X-CSRFToken'] = '{{ csrf_token }}'; $httpProvider.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest'; }]).config(['$locationProvider', function($locationProvider) { $locationProvider.html5Mode(false); }]){% render_block "ng-config" postprocessor "djng.sekizai_processors.module_config" %}; </script> </body> </html>
build/lib.linux-x86_64-2.7/PyQt-gpl-5.5.1/doc/html/api/qdesignerobjectinspectorinterface.html
lnerit/ktailFSM
<!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>QDesignerObjectInspectorInterface &mdash; PyQt 5.5.1 Reference Guide</title> <link rel="stylesheet" href="../_static/classic.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '5.5.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/logo_tn.ico"/> <link rel="top" title="PyQt 5.5.1 Reference Guide" href="../index.html" /> <link rel="up" title="PyQt5 Class Reference" href="../class_reference.html" /> <link rel="next" title="QDesignerPropertyEditorInterface" href="qdesignerpropertyeditorinterface.html" /> <link rel="prev" title="QDesignerMemberSheetExtension" href="qdesignermembersheetextension.html" /> </head> <body role="document"> <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="qdesignerpropertyeditorinterface.html" title="QDesignerPropertyEditorInterface" accesskey="N">next</a> |</li> <li class="right" > <a href="qdesignermembersheetextension.html" title="QDesignerMemberSheetExtension" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">PyQt 5.5.1 Reference Guide</a> &raquo;</li> <li class="nav-item nav-item-1"><a href="../class_reference.html" accesskey="U">PyQt5 Class Reference</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="qdesignerobjectinspectorinterface"> <h1>QDesignerObjectInspectorInterface<a class="headerlink" href="#qdesignerobjectinspectorinterface" title="Permalink to this headline">¶</a></h1> <dl class="class"> <dt id="PyQt5.QtDesigner.QDesignerObjectInspectorInterface"> <em class="property">class </em><code class="descclassname">PyQt5.QtDesigner.</code><code class="descname">QDesignerObjectInspectorInterface</code><a class="headerlink" href="#PyQt5.QtDesigner.QDesignerObjectInspectorInterface" title="Permalink to this definition">¶</a></dt> <dd><p><a class="reference external" href="http://doc.qt.io/qt-5/qdesignerobjectinspectorinterface.html">C++ documentation</a></p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../index.html"> <img class="logo" src="../_static/logo.png" alt="Logo"/> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="qdesignermembersheetextension.html" title="previous chapter">QDesignerMemberSheetExtension</a></p> <h4>Next topic</h4> <p class="topless"><a href="qdesignerpropertyeditorinterface.html" title="next chapter">QDesignerPropertyEditorInterface</a></p> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" 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="qdesignerpropertyeditorinterface.html" title="QDesignerPropertyEditorInterface" >next</a> |</li> <li class="right" > <a href="qdesignermembersheetextension.html" title="QDesignerMemberSheetExtension" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">PyQt 5.5.1 Reference Guide</a> &raquo;</li> <li class="nav-item nav-item-1"><a href="../class_reference.html" >PyQt5 Class Reference</a> &raquo;</li> </ul> </div> <div class="footer" role="contentinfo"> &copy; Copyright 2015 Riverbank Computing Limited. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1. </div> </body> </html>
nunaliit2-couch-application/src/main/atlas_couchapp/_attachments/index.html
drobilla/nunaliit
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="dc.title" content="Demo Atlas built on CouchDb" /> <meta name="dc.creator" content="Class One Technologies Inc., Carleton University" /> <meta name="dc.subject" content="Online Atlas, CouchDb" /> <meta name="dcterms.created" content="2011-06-01" /> <meta name="dc.language" content="English" /> <meta name="dc.identifier" content="http://couchdbdemo.gcrc.carleton.ca/index.html" /> <meta name="dc.description" content="Interactive map. Locations on the map may contain audio, video, and photos of the location and/or commentary about the locations." /> <meta name="dc.format" content="html" /> <meta name="dc.rights" content="Materials are under copyright. Contact ahayes@gcrc.carleton.ca" /> <meta name="dc.type" content="Interactive Resource" /> <title>Cybercartographic Atlas</title> <link rel="stylesheet" href="js-external/css/jquery-ui/smoothness/jquery-ui.custom.css" type="text/css" /> <link rel="stylesheet" href="js-external/OpenLayers/theme/default/style.css" type="text/css" /> <link rel="stylesheet" href="js-external/css/jquery.lightbox-0.5.css" type="text/css" /> <link rel="stylesheet" href="nunaliit2/jquery-progress-1.0.css" type="text/css" /> <link rel="stylesheet" href="nunaliit2/jquery-progress-slide-1.0.css" type="text/css" /> <link rel="stylesheet" href="nunaliit2/css/basic/nunaliit2.css" type="text/css" /> <link rel="stylesheet" href="_list/css_merge/css" type="text/css" /> </head> <body class="nunaliit_atlas"> <div id="header" class="nunaliit_header"> <h1 id="title" class="nunaliit_title">Cybercartographic Atlas</h1> </div> <div id="map" class="nunaliit_map"> <noscript> <p>You appear to have disabled javascript support in your browser. You may have to enable javascript for the spoken map content.</p> </noscript> </div> <div id="map_interaction_div" class="map_interaction"></div> <div id="map_title" class="map_title"></div> <div id="searchInput" class="nunaliit_searchInput"></div> <div id="login" class="nunaliit_login"></div> <div id="side" class="nunaliit_side"></div> <script type="text/javascript" src="js-external/js/jquery.min.js"></script> <script type="text/javascript" src="js-external/js/jquery-ui.min.js"></script> <script src="http://maps.google.com/maps/api/js?v=3.3&sensor=false"></script> <script type="text/javascript" src="js-external/OpenLayers/OpenLayers.js"></script> <script type="text/javascript" src="js-external/js/jquery.lightbox-0.5.js"></script> <script type="text/javascript" src="lib/atlas.js"></script> <script type="text/javascript" src="nunaliit2/nunaliit2.js"></script> <script type="text/javascript" src="nunaliit2/nunaliit2-couch.js"></script> <script type="text/javascript" src="config/configuration.js"></script> <script type="text/javascript" src="js-external/js/jquery.cycle.pack.js"></script> <script type="text/javascript" src="js-external/js/jquery.form.js"></script> <script type="text/javascript" src="js-external/js/jquery.cookie-1.0.js"></script> <script type="text/javascript" src="js-external/js/sha1.js"></script> <script type="text/javascript"> // <!-- var _loc = function(str,args){ return $n2.loc(str,'nunaliit_demo',args); }; function main_init(config) { var moduleDisplay = new $n2.couchModule.ModuleDisplay({ moduleName: 'module.demo' ,config: config ,titleName: 'title' ,sidePanelName: 'side' ,filterPanelName: 'filters' ,searchPanelName: 'searchInput' ,onSuccess: function(){} ,onError: function(err){ alert('Unable to display module: '+err); } }); }; jQuery().ready(function() { nunaliitConfigure({ configuredFunction: main_init }); }); // --> </script> </body> </html>
modules/medicmobile/trunk/src/main/resources/webapp/css/jquery.multiselect.css
gudipatiharitha/medicmobile
.ui-multiselect { padding: 2px 0 2px 4px; text-align: left } .ui-multiselect span.ui-icon { float: right } .ui-multiselect-single .ui-multiselect-checkboxes input { position: absolute !important; top: auto !important; left: -9999px; } .ui-multiselect-single .ui-multiselect-checkboxes label { padding: 5px !important } .ui-multiselect-header { margin-bottom: 3px; padding: 3px 0 3px 4px } .ui-multiselect-header ul { font-size: 0.9em } .ui-multiselect-header ul li { float: left; padding: 0 10px 0 0 } .ui-multiselect-header a { text-decoration: none } .ui-multiselect-header a:hover { text-decoration: underline } .ui-multiselect-header span.ui-icon { float: left } .ui-multiselect-header li.ui-multiselect-close { float: right; text-align: right; padding-right: 0 } .ui-multiselect-menu { display: none; padding: 3px; position: absolute; z-index: 10000; text-align: left } .ui-multiselect-checkboxes { position: relative /* fixes bug in IE6/7 */; overflow-y: scroll } .ui-multiselect-checkboxes label { cursor: default; display: block; border: 1px solid transparent; padding: 3px 1px } .ui-multiselect-checkboxes label input { position: relative; top: 1px } .ui-multiselect-checkboxes li { clear: both; font-size: 0.9em; padding-right: 3px } .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align: center; font-weight: bold; border-bottom: 1px solid } .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display: block; padding: 3px; margin: 1px 0; text-decoration: none } /* remove label borders in IE6 because IE6 does not support transparency */ * html .ui-multiselect-checkboxes label { border: none }
v0.10.2/generated/statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.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="../_static/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid" href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid.html" /> <link rel="prev" title="statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues" href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </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" 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="statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid.html" title="statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues.html" title="statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../statespace.html" >Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.html" accesskey="U">statsmodels.tsa.statespace.sarimax.SARIMAXResults</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-tsa-statespace-sarimax-sarimaxresults-remove-data"> <h1>statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data<a class="headerlink" href="#statsmodels-tsa-statespace-sarimax-sarimaxresults-remove-data" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data"> <code class="sig-prename descclassname">SARIMAXResults.</code><code class="sig-name descname">remove_data</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data" title="Permalink to this definition">¶</a></dt> <dd><p>remove data arrays, all nobs arrays from result and model</p> <p>This reduces the size of the instance, so it can be pickled with less memory. Currently tested for use with predict from an unpickled results and model instance.</p> <div class="admonition warning"> <p class="admonition-title">Warning</p> <p>Since data and some intermediate results have been removed calculating new statistics that require them will raise exceptions. The exception will occur the first time an attribute is accessed that has been set to None.</p> </div> <p>Not fully tested for time series models, tsa, and might delete too much for prediction or not all that would be possible.</p> <p>The lists of arrays to delete are maintained as attributes of the result and model instance, except for cached values. These lists could be changed before calling remove_data.</p> <p>The attributes to remove are named in:</p> <dl class="simple"> <dt>model._data_attr<span class="classifier">arrays attached to both the model instance</span></dt><dd><p>and the results instance with the same attribute name.</p> </dd> <dt>result.data_in_cache<span class="classifier">arrays that may exist as values in</span></dt><dd><p>result._cache (TODO : should privatize name)</p> </dd> <dt>result._data_attr_model<span class="classifier">arrays attached to the model</span></dt><dd><p>instance but not to the results instance</p> </dd> </dl> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues.html" title="previous chapter">statsmodels.tsa.statespace.sarimax.SARIMAXResults.pvalues</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid.html" title="next chapter">statsmodels.tsa.statespace.sarimax.SARIMAXResults.resid</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.tsa.statespace.sarimax.SARIMAXResults.remove_data.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.1. </div> </body> </html>
html/dir_712aff13b4cbc4e866539cf5990eb065.html
pakpoomton/CellmodellerShadow
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>“Cellmodeller4”: CellModeller/Biophysics Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">“Cellmodeller4” </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('dir_712aff13b4cbc4e866539cf5990eb065.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">Biophysics Directory Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a> Directories</h2></td></tr> <tr class="memitem:dir_ebb1ef796941b9bc5529b720d1053deb"><td class="memItemLeft" align="right" valign="top">directory &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_ebb1ef796941b9bc5529b720d1053deb.html">BacterialModels</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:dir_e473ca54e3843a000713477850f50536"><td class="memItemLeft" align="right" valign="top">directory &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dir_e473ca54e3843a000713477850f50536.html">GeneralModels</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a> Files</h2></td></tr> <tr class="memitem:_biophysics_2____init_____8py"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_biophysics_2____init_____8py.html">__init__.py</a> <a href="_biophysics_2____init_____8py_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_15c08f5c128f7957cfc684b2d5d24c4f.html">CellModeller</a></li><li class="navelem"><a class="el" href="dir_712aff13b4cbc4e866539cf5990eb065.html">Biophysics</a></li> <li class="footer">Generated on Sat Mar 14 2015 18:01:03 for “Cellmodeller4” by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li> </ul> </div> </body> </html>
v0.10.1/generated/statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state &#8212; statsmodels v0.10.1 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.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="../_static/language_data.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike" href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike.html" /> <link rel="prev" title="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known" href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> <script type="text/javascript"> $.facebox.settings.closeImage = "../_static/closelabel.png" $.facebox.settings.loadingImage = "../_static/loading.gif" </script> <script> $(document).ready(function() { $.getJSON("../../versions.json", function(versions) { var dropdown = document.createElement("div"); dropdown.className = "dropdown"; var button = document.createElement("button"); button.className = "dropbtn"; button.innerHTML = "Other Versions"; var content = document.createElement("div"); content.className = "dropdown-content"; dropdown.appendChild(button); dropdown.appendChild(content); $(".header").prepend(dropdown); for (var i = 0; i < versions.length; i++) { if (versions[i].substring(0, 1) == "v") { versions[i] = [versions[i], versions[i].substring(1)]; } else { versions[i] = [versions[i], versions[i]]; }; }; for (var i = 0; i < versions.length; i++) { var a = document.createElement("a"); a.innerHTML = versions[i][1]; a.href = "../../" + versions[i][0] + "/index.html"; a.title = versions[i][1]; $(".dropdown-content").append(a); }; }); }); </script> </head><body> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </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" 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="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike.html" title="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known.html" title="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../tsa.html" >Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.html" accesskey="U">statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-tsa-regime-switching-markov-autoregression-markovautoregression-initialize-steady-state"> <h1>statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state<a class="headerlink" href="#statsmodels-tsa-regime-switching-markov-autoregression-markovautoregression-initialize-steady-state" title="Permalink to this headline">¶</a></h1> <p>method</p> <dl class="method"> <dt id="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state"> <code class="sig-prename descclassname">MarkovAutoregression.</code><code class="sig-name descname">initialize_steady_state</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state" title="Permalink to this definition">¶</a></dt> <dd><p>Set initialization of regime probabilities to be steady-state values</p> <p class="rubric">Notes</p> <p>Only valid if there are not time-varying transition probabilities.</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known.html" title="previous chapter">statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_known</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike.html" title="next chapter">statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.loglike</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.tsa.regime_switching.markov_autoregression.MarkovAutoregression.initialize_steady_state.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2. </div> </body> </html>
mobile/themes/iphone/ValuePicker.css
asudoh/delite
@import url("../common/domButtons/DomButtonGrayPlus.css"); @import url("../common/domButtons/DomButtonGrayMinus.css"); /* dui.mobile.ValuePicker */ .duiValuePicker { height: 126px; } /* dui.mobile.ValuePickerSlot */ .duiValuePicker > .duiValuePickerSlot { float: left; margin: 0 3px; border-left: solid 2px #000000; border-right: solid 2px #000000; border-radius: 3px; } .duiValuePickerSlotButton { position: relative; height: 38px; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #9cb1c9), color-stop(0.35, #f0f1f5), color-stop(0.65, #f0f1f5), color-stop(0.9, #9cb1c9)); background-image: linear-gradient(to bottom, #9cb1c9 10%, #f0f1f5 35%, #f0f1f5 65%, #9cb1c9 90%); } .duiValuePickerSlotPlusButton { border-top-left-radius: 0; border-top-right-radius: 0; } .duiValuePickerSlotMinusButton { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .duiValuePickerSlotButtonSelected { background-image: -webkit-gradient(linear, left top, left bottom, from(#7c87a4), to(#263e6c), color-stop(0.5, #394d77), color-stop(0.5, #243b69)); background-image: linear-gradient(to bottom, #7c87a4 0%, #394d77 50%, #243b69 50%, #263e6c 100%); } .duiValuePickerSlotIcon { top: 5px; margin: 0 auto; } .duiValuePickerSlotInputArea { position: relative; height: 48px; border-top: 1px solid #7b797b; border-bottom: 1px solid #c6c3c6; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #eaeaea), color-stop(0.2, #fafafa), color-stop(0.5, #ffffff), color-stop(0.9, #efefef)); background-image: linear-gradient(to bottom, #eaeaea 10%, #fafafa 20%, #ffffff 50%, #efefef 90%); } .duiValuePickerSlotInput { display: block; width: 90%; height: 90%; margin: 5% auto; padding: 0; text-align: center; border-style: none; background-color: transparent; font: bold 24px/44px Helvetica, sans-serif; } /* dui.mobile.ValuePickerTimePicker */ .duiValuePickerTimePicker > .duiToolBarButton { top: 45px; }
misc/webappmanu-linux-tests/webapp/Pan_Baidu_Feature.html
jacky-young/crosswalk-test-suite
<!DOCTYPE html> <!-- Copyright (c) 2015 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Authors: Yin,Haichao <haichaox.yin@intel.com> --> <html> <head> <meta charset='utf-8'> <title>Pan_Baidu_Feature Test</title> <link rel="author" title="Intel" href="http://www.intel.com"> </head> <body> <p> <strong>Test steps:</strong> </p> <ol> <li>Install the baidu-online-storage webapp and launch it. </li> <li>Use the baidu account login in the web system. </li> <li>Click the "Upload File" button to upload a file. </li> </ol> <p> <strong>Expected Output:</strong> </p> <ol> <li>Login in the web system successfully. </li> <li>The file upload successfully and display in the page. </li> </ol> </body> </html>
apg-html/simple/README.html
ldthomas/apg-js2-examples
<h2 id="simple-example">Simple Example</h2> <h4 id="the-grammar">The Grammar</h4> <p>The <code>grammar.bnf</code> is a simple grammar for defining a phone number as simply a 3-digit area code, a 3-digit office code and a 4-digit subscriber number. We will use it to take a look at the trace a simple description of what it shows.</p> <h4 id="the-input">The Input</h4> <p>The input, <code>phone-number.txt</code> is unremarkable. Paste it into the <code>Input</code> panel as usual, but before parsing, open the <code>Configure</code> panel and check the Trace on radio button. Now switch back to the <code>Input</code> panel and click <code>Parse Input</code>. Open the <code>Trace</code> panel. </p> <p>This is just the parse tree, splayed out to show separately the parser’s downward and upward movement through the tree nodes. It starts at the root, start rule, <code>phone-number</code> and next visits <code>area-code</code>. Then you can watch it go down and up through each digit, matching the digit on the upward swing and removing the matched phrase from the string for the next try. When the three area code digits are matched it proceeds up through the <code>area-code</code> rule node and matches it. Here you can see all three digits matched and then as it heads down the next node, <code>sep</code>, you see that the matched 3 digits have been removed. On it goes until all characters have been matched and the parser has returned on its upward swing to the root node.</p> <p>Now go back to the <code>Input</code> panel and introduce an error. Replace 989 with 98x and parse again. This time you get a parsing error. Check the trace. See how easy it is to see that the parser failed at the third area code digit. That’s what makes the trace such a powerful debugging aid.</p>
admin/frontend/web/css/page1.css
754070473/allance1
body { font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; } /*css digg style pagination*/ div.digg { padding: 3px; margin: 3px; text-align: center } div.digg a { border: #aaaadd 1px solid; padding: 2px 5px; margin: 2px; color: #000099; text-decoration: none } div.digg a:hover { border: #000099 1px solid; color: #000; } div.digg a:active { border: #000099 1px solid; color: #000; } div.digg span.current { border: solid 1px #000099; padding: 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #000099; } div.digg span.disabled { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #ddd; } /*css yahoo style pagination*/ div.yahoo { margin: 3px; padding: 3px; text-align: center } div.yahoo a { border: #fff 1px solid; padding: 2px 5px; margin: 2px; color: #000099; text-decoration: underline; } div.yahoo a:hover { border: #000099 1px solid; color: #000; } div.yahoo a:active { border: #000099 1px solid; color: #f00; } div.yahoo span.current { border: #fff 1px solid; padding: 2px 5px; font-weight: bold; margin: 2px; color: #000; background-color: #fff; } div.yahoo span.disabled { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #ddd; } /*css meneame style pagination*/ div.meneame { padding: 3px; font-size: 80%; margin: 3px; color: #ff6500; text-align: center; } div.meneame a { border: #ff9600 1px solid; padding: 5px 7px; background-position: 50% bottom; background-image: url(../images/meneame.jpg); margin: 0 3px 0 0; text-decoration: none; } div.meneame a:hover { border: #ff9600 1px solid; background-image: none; color: #ff6500; background-color: #ffc794; } div.meneame a:active { border: #ff9600 1px solid; background-image: none; color: #ff6500; background-color: #ffc794; } div.meneame span.current { border: #ff6500 1px solid; padding: 5px 7px; font-weight: bold; color: #ff6500; margin: 0 3px 0 0; background-color: #ffbe94; } div.meneame span.disabled { border: #ffe3c6 1px solid; padding: 5px 7px; color: #ffe3c6; margin: 0 3px 0 0; } /*css flickr style pagination*/ div.flickr { padding: 3px; margin: 3px; text-align: center; } div.flickr a { border: #dedfde 1px solid; padding: 2px 6px; background-position: 50% bottom; color: #0061de; margin: 0 3px 0 0; text-decoration: none; } div.flickr a:hover { border: #000 1px solid; background-image: none; color: #fff; background-color: #0061de; } div.meneame a:active { border: #000 1px solid; background-image: none; color: #fff; background-color: #0061de } div.flickr span.current { padding: 2px 6px; font-weight: bold; color: #ff0084; margin: 0 3px 0 0; } div.flickr span.disabled { padding: 2px 6px; color: #adaaad; margin: 0 3px 0 0; } /*css sabrosus style pagination*/ div.sabrosus { padding: 3px; margin: 3px; text-align: center; } div.sabrosus a { border: #9aafe5 1px solid; padding: 2px 5px; margin: 0 2px 0 0; text-decoration: none; } div.sabrosus a:hover { border: #2b66a5 1px solid; color: #000; background-color: lightyellow; } div.pagination a:active { border: #2b66a5 1px solid; color: #000; background-color: lightyellow; } div.sabrosus span.current { border: navy 1px solid; padding: 2px 5px; font-weight: bold; color: #fff; margin: 0 2px 0 0; background-color: #2e6ab1 } div.sabrosus span.disabled { border: #929292 1px solid; padding: 2px 5px; margin: 0 2px 0 0; } /*css scott style pagination*/ div.scott { padding: 3px; margin: 3px; text-align: center; } div.scott a { border: #ddd 1px solid; padding: 2px 5px; color: #88af3f; margin: 0 2px 0 0; text-decoration: none; } div.scott a:hover { border: #85bd1e 1px solid; color: #638425; background-color: #f1ffd6; } div.scott a:active { border: #85bd1e 1px solid; color: #638425; background-color: #f1ffd6; } div.scott span.current { border: #b2e05d 1px solid; padding: 2px 5px; font-weight: bold; color: #fff; margin: 0 2px 0 0; background-color: #b2e05d; } div.scott span.disabled { border: #f3f3f3 1px solid; padding: 2px 5px; color: #ccc; margin: 0 2px 0 0; } /*css quotes style pagination*/ div.quotes { padding: 3px; margin: 3px; text-align: center; } div.quotes a { border: #ddd 1px solid; padding: 2px 5px; color: #aaa; margin: 0 2px 0 0; } div.quotes a:hover { border: #a0a0a0 1px solid; padding: 2px 5px; margin: 0 2px 0 0; } div.quotes a:active { border: #a0a0a0 1px solid; padding: 2px 5px; margin: 0 2px 0 0; } div.quotes span.current { border: #e0e0e0 1px solid; padding: 2px 5px; font-weight: bold; color: #aaa; margin: 0 2px 0 0; background-color: #f0f0f0; } div.quotes span.disabled { border: #f3f3f3 1px solid; padding: 2px 5px; color: #ccc; margin: 0 2px 0 0; } /*css black style pagination*/ div.black { padding: 10px 3px; font-size: 80%; margin: 3px; color: #a0a0a0; background-color: #000; text-align: center; } div.black a { border: #909090 1px solid; padding: 2px 5px; color: #c0c0c0; margin: 0 3px 0 0; text-decoration: none; } div.black a:hover { border: #f0f0f0 1px solid; color: #ffffff; background-color: #404040; } div.black a:active { border: #f0f0f0 1px solid; color: #ffffff; background-color: #404040 } div.black span.current { border: #ffffff 1px solid; padding: 2px 5px; font-weight: bold; color: #ffffff; margin: 0 3px 0 0; background-color: #606060 } div.black span.disabled { border: #606060 1px solid; padding: 2px 5px; color: #808080; margin: 0 3px 0 0; } /*css black2 style pagination*/ div.black2 { padding: 7px; margin: 3px; text-align: center; } div.black2 a { border: #000000 1px solid; padding: 2px 5px; margin: 2px; color: #000000; text-decoration: none; } div.black2 a:hover { border: #000000 1px solid; color: #fff; background-color: #000; } div.black2 a:active { border: #000000 1px solid; color: #fff; background-color: #000; } div.black2 span.current { border: #000000 1px solid; padding: 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #000000; } div.black2 span.disabled { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #ddd; } /*css black-red style pagination*/ div.black-red { font-size: 11px; color: #fff; font-family: tahoma, arial, helvetica, sans-serif; background-color: #3e3e3e; } div.black-red a { padding: 2px 5px; margin: 2px; color: #fff; background-color: #3e3e3e; text-decoration: none; } div.black-red a:hover { color: #fff; background-color: #ec5210; } div.black-red a:active { color: #fff; background-color: #ec5210; } div.black-red span.current { padding: 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #313131; } div.black-red span.disabled { padding: 2px 5px; margin: 2px; color: #868686; background-color: #3e3e3e; } /*css grayr style pagination*/ div.grayr { padding: 2px; font-size: 11px; font-family: tahoma, arial, helvetica, sans-serif; background-color: #c1c1c1; } div.grayr a { padding: 2px 5px; margin: 2px; color: #000; background-color: #c1c1c1; text-decoration: none; } div.grayr a:hover { color: #000; background-color: #99ffff; } div.grayr a:active { color: #000; background-color: #99ffff; } div.grayr span.current { padding: 2px 5px; font-weight: bold; margin: 2px; color: #303030; background-color: #fff; } div.grayr span.disabled { padding: 2px 5px; margin: 2px; color: #797979; background-color: #c1c1c1; } /*css yellow style pagination*/ div.yellow { padding: 7px; margin: 3px; text-align: center; } div.yellow a { border: #ccc 1px solid; padding: 2px 5px; margin: 2px; color: #000; text-decoration: none; } div.yellow a:hover { border: #f0f0f0 1px solid; color: #000; } div.yellow a:active { border: #f0f0f0 1px solid; color: #000; } div.yellow span.current { border: #d9d300 1px solid; padding: 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #d9d300; } div.yellow span.disabled { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #ddd; } /*css jogger style pagination*/ div.jogger { padding: 2px; margin: 7px; font-family: "lucida sans unicode", "lucida grande", lucidagrande, "lucida sans", geneva, verdana, sans-serif; } div.jogger a { padding: 0.5em 0.64em 0.43em 0.64em; margin: 2px; color: #fff; background-color: #ee4e4e; text-decoration: none; } div.jogger a:hover { padding: 0.5em 0.64em 0.43em 0.64em; margin: 2px; color: #fff; background-color: #de1818; } div.jogger a:active { padding: 0.5em 0.64em 0.43em 0.64em; margin: 2px; color: #fff; background-color: #de1818; } div.jogger span.current { padding: 0.5em 0.64em 0.43em 0.64em; margin: 2px; color: #6d643c; background-color: #f6efcc; } div.jogger span.disabled { display: none; } /*css starcraft2 style pagination*/ div.starcraft2 { padding: 3px; font-weight: bold; font-size: 13.5pt; margin: 3px; color: #fff; font-family: arial; background-color: #000; text-align: center; } div.starcraft2 a { margin: 2px; color: #fa0; background-color: #000; text-decoration: none; } div.starcraft2 a:hover { color: #fff; background-color: #000; } div.starcraft2 a:active { color: #fff; background-color: #000; } div.starcraft2 span.current { font-weight: bold; margin: 2px; color: #fff; background-color: #000; } div.starcraft2 span.disabled { margin: 2px; color: #444; background-color: #000; } /*css tres style pagination*/ div.tres { padding: 7px; font-weight: bold; font-size: 13.2pt; margin: 3px; font-family: arial, helvetica, sans-serif; text-align: center; } div.tres a { border: #d9d300 2px solid; padding: 2px 5px; margin: 2px; color: #fff; background-color: #d90; text-decoration: none; } div.tres a:hover { border: #ff0 2px solid; color: #000; background-color: #ff0; } div.tres a:active { border: #ff0 2px solid; color: #000; background-color: #ff0; } div.tres span.current { border: #fff 2px solid; padding: 2px 5px; font-weight: bold; margin: 2px; color: #000; } div.tres span.disabled { display: none } /*css megas512 style pagination*/ div.megas512 { padding: 3px; margin: 3px; text-align: center; } div.megas512 a { border: #dedfde 1px solid; padding: 2px 6px; background-position: 50% bottom; color: #99210b; margin-right: 3px; text-decoration: none; } div.megas512 a:hover { border: #000 1px solid; background-image: none; color: #fff; background-color: #777777; } div.megas512 a:active { border: #000 1px solid; background-image: none; color: #fff; background-color: #777777; } div.megas512 span.current { padding: 2px 6px; font-weight: bold; color: #99210b; margin-right: 3px; } div.megas512 span.disabled { padding: 2px 6px; color: #adaaad; margin-right: 3px; } /*css technorati style pagination*/ div.technorati { padding: 3px; margin: 3px; text-align: center; } div.technorati a { border: #ccc 1px solid; padding: 2px 6px; background-position: 50% bottom; font-weight: bold; color: rgb(66, 97, 222); margin-right: 3px; text-decoration: none; } div.technorati a:hover { background-image: none; color: #fff; background-color: #4261df; } div.technorati a:active { background-image: none; color: #fff; background-color: #4261df; } div.technorati span.current { padding: 2px 6px; font-weight: bold; color: #000; margin-right: 3px; } div.technorati span.disabled { display: none; } /*css youtube style pagination*/ div.youtube { padding: 4px 6px 4px 0; border: #9c9a9c 1px dotted; font-size: 13px; color: #313031; font-family: arial, helvetica, sans-serif; background-color: #cecfce; text-align: right; } div.youtube a { padding: 1px 3px; font-weight: bold; margin: 0px 1px; color: #0030ce; text-decoration: underline; } div.youtube a:hover { } div.youtube a:active { } div.youtube span.current { padding-right: 2px; padding-left: 2px; padding-bottom: 1px; color: #000; padding-top: 1px; background-color: #fff } div.youtube span.disabled { display: none; } /*css msdn style pagination*/ div.msdn { padding: 4px 6px 4px 0; font-size: 13px; color: #313031; font-family: verdana, tahoma, arial, helvetica, sans-serif; background-color: #fff; text-align: right; } div.msdn a { border: #b7d8ee 1px solid; padding: 5px 6px 4px 5px; margin: 0px 3px; color: #0030ce; text-decoration: none; } div.msdn a:hover { border: #b7d8ee 1px solid; color: #0066a7; background-color: #d2eaf6; } div.pagination a:active { border: #b7d8ee 1px solid; color: #0066a7; background-color: #d2eaf6; } div.msdn span.current { border: #b7d8ee 1px solid; padding: 5px 6px 4px 5px; font-weight: bold; margin: 0px 3px; color: #444444; background-color: #d2eaf6; } div.msdn span.disabled { display: none; } /*css badoo style pagination*/ div.badoo { padding: 10px 0px; font-size: 13px; color: #48b9ef; font-family: arial, helvetica, sans-serif; background-color: #fff; text-align: center; } div.badoo a { border: #f0f0f0 2px solid; padding: 2px 5px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; text-decoration: none; } div.badoo a:hover { border: #ff5a00 2px solid; color: #ff5a00; } div.badoo a:active { border: #ff5a00 2px solid; color: #ff5a00; } div.badoo span.current { border: #ff5a00 2px solid; padding: 2px 5px; font-weight: bold; color: #fff; background-color: #ff6c16; } div.badoo span.disabled { display: none } /*css manu style pagination*/ .manu { padding: 3px; margin: 3px; text-align: center; } .manu a { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #036cb4; text-decoration: none; } .manu a:hover { border: #999 1px solid; color: #666; } .manu a:active { border: #999 1px solid; color: #666; } .manu .current { border: #036cb4 1px solid; padding: 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #036cb4; } .manu .disabled { border: #eee 1px solid; padding: 2px 5px; margin: 2px; color: #ddd; } /*css green-black style pagination*/ div.green-black { padding: 3px; margin: 3px; text-align: center; margin-top: 40px; } div.green-black a { border: 1px solid #cccccc; height: 20px; padding: 5px 9px; color: #333; margin: 0 2px 0 0; text-decoration: none; } div.green-black a:hover { border: 1px solid #ccc; color: #fff; background-color: #47a4e1; } /*div.green-black a:active{border:#aad83e 1px solid;background:url(../images/image2.gif) #aad83e;color:#fff;}*/ div.green-black span.current { border: 1px solid #cccccc; padding: 5px 9px; font-weight: bold; color: #fff; margin: 0 2px 0 0; background-color: #47a4e1; } div.green-black span.disabled { border: #f3f3f3 1px solid; padding: 2px 5px; color: #ccc; margin: 0 2px 0 0; } /*css viciao style pagination*/ div.viciao { margin-top: 20px; margin-bottom: 10px } div.viciao a { border: #8db5d7 1px solid; padding: 2px 5px; color: #000; margin: 0 2px 0 0; text-decoration: none; } div.viciao a:hover { border: red 1px solid; padding: 2px 5px; margin: 0 2px 0 0; } div.viciao a:active { border: red 1px solid; padding: 2px 5px; margin: 0 2px 0 0; } div.viciao span.current { border: #e89954 1px solid; padding: 2px 5px; font-weight: bold; color: #000; margin: 0 2px 0 0; background-color: #ffca7d; } div.viciao span.disabled { border: #ccc 1px solid; padding: 2px 5px; color: #ccc; margin: 0 2px 0 0; } /*css yahoo2 style pagination*/ div.yahoo2 { padding: 3px; font-size: 0.85em; margin: 3px; font-family: tahoma, helvetica, sans-serif; text-align: center; } div.yahoo2 a { border: #ccdbe4 1px solid; padding: 2px 8px; background-position: 50% bottom; color: #0061de; margin: 0 3px 0 0; text-decoration: none; } div.yahoo2 a:hover { border: #2b55af 1px solid; background-image: none; color: #fff; background-color: #3666d4; } div.yahoo2 a:active { border: #2b55af 1px solid; background-image: none; color: #fff; background-color: #3666d4; } div.yahoo2 span.current { padding: 2px 6px; font-weight: bold; color: #000; margin: 0 3px 0 0; } div.yahoo2 span.disabled { display: none; } div.yahoo2 a.next { border: #ccdbe4 2px solid; margin: 0px 0px 0px 10px; } div.yahoo2 a.next:hover { border: #2b55af 2px solid; } div.yahoo2 a.prev { border: #ccdbe4 2px solid; margin: 0px 10px 0px 0px; } div.yahoo2 a.prev:hover { border: #2b55af 2px solid; }
docs/_build/html/installation.html
dbaty/Lasco
<!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>Installation and configuration &mdash; Lasco 0.1.0 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: '0.1.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="top" title="Lasco 0.1.0 documentation" href="index.html" /> <link rel="next" title="User guide" href="userguide.html" /> <link rel="prev" title="Features" href="features.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="userguide.html" title="User guide" accesskey="N">next</a> |</li> <li class="right" > <a href="features.html" title="Features" accesskey="P">previous</a> |</li> <li><a href="index.html">Lasco 0.1.0 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="installation-and-configuration"> <h1>Installation and configuration<a class="headerlink" href="#installation-and-configuration" title="Permalink to this headline">¶</a></h1> <div class="section" id="dependencies-and-prerequisites"> <h2>Dependencies and prerequisites<a class="headerlink" href="#dependencies-and-prerequisites" title="Permalink to this headline">¶</a></h2> <p>Lasco requires Python 2.7 and an RDBMS. I test with SQLite and use PostgreSQL on production. Other RDBMS should work as well.</p> </div> <div class="section" id="id1"> <h2>Installation and configuration<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2> <p>Here below is the shortest path to test Lasco. It is highly recommended to install Lasco in a <a class="reference external" href="http://www.virtualenv.org/en/latest/index.html">virtual environment</a>:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>mkdir <span class="nb">test</span>-lasco <span class="nv">$ </span><span class="nb">cd test</span>-lasco <span class="nv">$ </span>mkdir src pics cache <span class="nv">$ </span><span class="nb">cd </span>src <span class="nv">$ </span><span class="c"># As of this writing, Lasco relies on a feature of</span> <span class="c"># &#39;repoze.bitblt&#39; that has not yet been released</span> <span class="nv">$ </span>wget -O - --no-check-certificate https://github.com/repoze/repoze.bitblt/tarball/master | tar xvz <span class="nv">$ </span><span class="nb">cd </span>repoze-repoze.bitblt-* <span class="nv">$ </span>python setup.py install <span class="nv">$ </span><span class="nb">cd</span> ../../ <span class="nv">$ </span>easy_install Lasco </pre></div> </div> <p>You may check the installation with the following command:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>lascocli --help Usage: lascocli <span class="o">[</span>-i FILE<span class="o">]</span> Options: -h, --help show this <span class="nb">help </span>message and <span class="nb">exit</span> -i FILE, --ini<span class="o">=</span>FILE use FILE as the <span class="s1">&#39;ini&#39;</span> file <span class="o">(</span>default is <span class="s1">&#39;./Lasco.ini&#39;</span><span class="o">)</span> </pre></div> </div> <p>On certain platforms (MacOS X 10.4, for example), you may have the following error:</p> <div class="highlight-python"><pre>ImportError: No module named readline</pre> </div> <p>In this case, you need to install <tt class="docutils literal"><span class="pre">readline</span></tt>:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>easy_install readline </pre></div> </div> <p>Once you have installed the application, you need to fetch configuration files. Some development files are available from the source repository.</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>wget --no-check-certificate https://raw.github.com/dbaty/Lasco/master/dev.ini <span class="nv">$ </span>wget --no-check-certificate https://raw.github.com/dbaty/Lasco/master/who.ini </pre></div> </div> <p>Then edit <tt class="docutils literal"><span class="pre">dev.ini</span></tt> and change the following variables:</p> <div class="highlight-ini"><div class="highlight"><pre><span class="na">lasco.pictures_base_path</span> <span class="o">=</span> <span class="s">/path/to/test-lasco/pics</span> <span class="na">lasco.cache</span> <span class="o">=</span> <span class="s">/path/to/test-lasco/cache</span> </pre></div> </div> <p>You may also change the database, but a default SQLite will be good enough for a test.</p> <p>If you do have pictures, copy them in a directory under <tt class="docutils literal"><span class="pre">/path/to/test-lasco/pics</span></tt> (for example in <tt class="docutils literal"><span class="pre">/path/to/test-lasco/pics/holidays-2010</span></tt>). If you do not have pictures at hand... wait, why would you want a gallery, then? Anyway, there are plenty of pictures set on the web, here is one with around 30 pictures:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span><span class="nb">cd </span>pics <span class="nv">$ </span>mkdir australia <span class="nv">$ </span><span class="nb">cd </span>australia <span class="nv">$ </span>wget -r -np -nd -A <span class="s2">&quot;*.jpg&quot;</span> http://www.cs.washington.edu/research/imagedatabase/groundtruth/australia/ <span class="nv">$ </span>ls *.jpg | wc -l 30 <span class="nv">$ </span><span class="nb">cd</span> ../.. </pre></div> </div> <p>You now need to record these pictures in Lasco. There is no web interface for this, you must use the command line interface.</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>lascocli -c dev.ini lasco&gt; gallery_add <span class="nb">test</span> <span class="s2">&quot;Test gallery&quot;</span> <span class="o">=</span>&gt; Gallery has been added. lasco&gt; album_add <span class="nb">test </span>australia Australia /path/to/test-lasco/pics/australia <span class="o">=</span>&gt; Album has been added. </pre></div> </div> <p>Ok, our pictures are in the database, but you need a user account to access them. For this test, we will just create a gallery administrator, but you may create simple album viewers as well.</p> <div class="highlight-bash"><div class="highlight"><pre><span class="o">(</span>continued from the <span class="s1">&#39;lascocli&#39;</span> session above<span class="o">)</span> lasco&gt; user_add <span class="nb">test test test</span> lasco&gt; gallery_users <span class="nb">test</span> +test lasco&gt; quit </pre></div> </div> <p>All right, you are almost ready, you just need to install a WSGI server:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>easy_install waitress </pre></div> </div> <p>Finally, we can start the application:</p> <div class="highlight-bash"><div class="highlight"><pre><span class="nv">$ </span>pserve dev.ini Starting server in PID 15304. serving on http://0.0.0.0:6543 </pre></div> </div> <p>If you visit <a class="reference external" href="http://0.0.0.0:6543">http://0.0.0.0:6543</a> and connect with the <tt class="docutils literal"><span class="pre">test</span></tt> login and the <tt class="docutils literal"><span class="pre">test</span></tt> password, you should be able to access the gallery and see your pictures.</p> </div> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">Installation and configuration</a><ul> <li><a class="reference internal" href="#dependencies-and-prerequisites">Dependencies and prerequisites</a></li> <li><a class="reference internal" href="#id1">Installation and configuration</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="features.html" title="previous chapter">Features</a></p> <h4>Next topic</h4> <p class="topless"><a href="userguide.html" title="next chapter">User guide</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/installation.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="userguide.html" title="User guide" >next</a> |</li> <li class="right" > <a href="features.html" title="Features" >previous</a> |</li> <li><a href="index.html">Lasco 0.1.0 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2012, Damien Baty. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
0.8.0/generated/statsmodels.tsa.arima_model.ARMAResults.summary2.html
statsmodels/statsmodels.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>statsmodels.tsa.arima_model.ARMAResults.summary2 &#8212; statsmodels 0.8.0 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"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '0.8.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.arima_model.ARMAResults.t_test" href="statsmodels.tsa.arima_model.ARMAResults.t_test.html" /> <link rel="prev" title="statsmodels.tsa.arima_model.ARMAResults.summary" href="statsmodels.tsa.arima_model.ARMAResults.summary.html" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <link rel="stylesheet" href="../_static/facebox.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> </head> <body role="document"> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </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" 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="statsmodels.tsa.arima_model.ARMAResults.t_test.html" title="statsmodels.tsa.arima_model.ARMAResults.t_test" accesskey="N">next</a> |</li> <li class="right" > <a href="statsmodels.tsa.arima_model.ARMAResults.summary.html" title="statsmodels.tsa.arima_model.ARMAResults.summary" accesskey="P">previous</a> |</li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/group/pystatsmodels?hl=en">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; <li class="nav-item nav-item-1"><a href="../tsa.html" >Time Series analysis <code class="docutils literal"><span class="pre">tsa</span></code></a> |</li> <li class="nav-item nav-item-2"><a href="statsmodels.tsa.arima_model.ARMAResults.html" accesskey="U">statsmodels.tsa.arima_model.ARMAResults</a> |</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-tsa-arima-model-armaresults-summary2"> <h1>statsmodels.tsa.arima_model.ARMAResults.summary2<a class="headerlink" href="#statsmodels-tsa-arima-model-armaresults-summary2" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="statsmodels.tsa.arima_model.ARMAResults.summary2"> <code class="descclassname">ARMAResults.</code><code class="descname">summary2</code><span class="sig-paren">(</span><em>title=None</em>, <em>alpha=0.05</em>, <em>float_format='%.4f'</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/tsa/arima_model.html#ARMAResults.summary2"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.tsa.arima_model.ARMAResults.summary2" title="Permalink to this definition">¶</a></dt> <dd><p>Experimental summary function for ARIMA Results</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">Parameters:</th><td class="field-body"><p class="first"><strong>title</strong> : string, optional</p> <blockquote> <div><p>Title for the top table. If not None, then this replaces the default title</p> </div></blockquote> <p><strong>alpha</strong> : float</p> <blockquote> <div><p>significance level for the confidence intervals</p> </div></blockquote> <p><strong>float_format: string</strong></p> <blockquote> <div><p>print format for floats in parameters summary</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>smry</strong> : Summary instance</p> <blockquote class="last"> <div><p>This holds the summary table and text, which can be printed or converted to various output formats.</p> </div></blockquote> </td> </tr> </tbody> </table> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <dl class="last docutils"> <dt><a class="reference internal" href="statsmodels.iolib.summary2.Summary.html#statsmodels.iolib.summary2.Summary" title="statsmodels.iolib.summary2.Summary"><code class="xref py py-obj docutils literal"><span class="pre">statsmodels.iolib.summary2.Summary</span></code></a></dt> <dd>class to hold summary results</dd> </dl> </div> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="statsmodels.tsa.arima_model.ARMAResults.summary.html" title="previous chapter">statsmodels.tsa.arima_model.ARMAResults.summary</a></p> <h4>Next topic</h4> <p class="topless"><a href="statsmodels.tsa.arima_model.ARMAResults.t_test.html" title="next chapter">statsmodels.tsa.arima_model.ARMAResults.t_test</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.tsa.arima_model.ARMAResults.summary2.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <div><input type="text" name="q" /></div> <div><input type="submit" value="Go" /></div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2009-2017, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3. </div> </body> </html>
{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/templates/users/user_detail.html
Parbhat/cookiecutter-django-foundation
{% raw %}{% extends "base.html" %} {% load static %} {% block title %}User: {{ object.username }}{% endblock %} {% block content %} <div class="row"> <div class="small-12 columns"> <h2>{{ object.username }}</h2> {% if object.name %} <p>{{ object.name }}</p> {% endif %} </div> </div> {% if object == request.user %} <!-- Action buttons --> <div class="row"> <div class="small-12 columns"> <div class="button-group"> <a class="button" href="{% url 'users:update' %}" role="button">My Info</a> <a class="button" href="{% url 'account_email' %}" role="button">E-Mail</a> </div> <!-- Your Stuff: Custom user template urls --> </div> </div> <!-- End Action buttons --> {% endif %} {% endblock content %} {% endraw %}
v0.12.0/generated/statsmodels.tsa.base.prediction.PredictionResults.se_mean.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.tsa.base.prediction.PredictionResults.se_mean &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.tsa.base.prediction.PredictionResults.tvalues" href="statsmodels.tsa.base.prediction.PredictionResults.tvalues.html" /> <link rel="prev" title="statsmodels.tsa.base.prediction.PredictionResults.row_labels" href="statsmodels.tsa.base.prediction.PredictionResults.row_labels.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.tsa.base.prediction.PredictionResults.se_mean" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.0</span> <span class="md-header-nav__topic"> statsmodels.tsa.base.prediction.PredictionResults.se_mean </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../tsa.html" class="md-tabs__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.tsa.base.prediction.PredictionResults.html" class="md-tabs__link">statsmodels.tsa.base.prediction.PredictionResults</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a> </li> <li class="md-nav__item"> <a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a> </li> <li class="md-nav__item"> <a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.base.prediction.PredictionResults.se_mean.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-tsa-base-prediction-predictionresults-se-mean--page-root">statsmodels.tsa.base.prediction.PredictionResults.se_mean<a class="headerlink" href="#generated-statsmodels-tsa-base-prediction-predictionresults-se-mean--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.tsa.base.prediction.PredictionResults.se_mean"> <em class="property">property </em><code class="sig-prename descclassname">PredictionResults.</code><code class="sig-name descname">se_mean</code><a class="headerlink" href="#statsmodels.tsa.base.prediction.PredictionResults.se_mean" title="Permalink to this definition">¶</a></dt> <dd><p>The standard deviation of the predicted mean</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.tsa.base.prediction.PredictionResults.row_labels.html" title="statsmodels.tsa.base.prediction.PredictionResults.row_labels" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.base.prediction.PredictionResults.row_labels </span> </div> </a> <a href="statsmodels.tsa.base.prediction.PredictionResults.tvalues.html" title="statsmodels.tsa.base.prediction.PredictionResults.tvalues" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.tsa.base.prediction.PredictionResults.tvalues </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Aug 27, 2020. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
0.6.1/generated/statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf.html
statsmodels/statsmodels.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf &mdash; statsmodels 0.6.1 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"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '0.6.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="top" title="statsmodels 0.6.1 documentation" href="../index.html" /> <link rel="stylesheet" href="../../_static/facebox.css" type="text/css" /> <link rel="stylesheet" href="../_static/examples.css" type="text/css" /> <script type="text/javascript" src="../_static/scripts.js"> </script> <script type="text/javascript" src="../_static/facebox.js"> </script> </head> <body role="document"> <div class="headerwrap"> <div class = "header"> <a href = "../index.html"> <img src="../_static/statsmodels_hybi_banner.png" alt="Logo" style="padding-left: 15px"/></a> </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" accesskey="I">index</a></li> <li><a href ="../install.html">Install</a></li> &nbsp;|&nbsp; <li><a href="https://groups.google.com/group/pystatsmodels?hl=en">Support</a></li> &nbsp;|&nbsp; <li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> &nbsp;|&nbsp; <li><a href="../dev/index.html">Develop</a></li> &nbsp;|&nbsp; <li><a href="../examples/index.html">Examples</a></li> &nbsp;|&nbsp; <li><a href="../faq.html">FAQ</a></li> &nbsp;|&nbsp; </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="statsmodels-sandbox-distributions-transformed-exptransf-gen-ppf"> <h1>statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf<a class="headerlink" href="#statsmodels-sandbox-distributions-transformed-exptransf-gen-ppf" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf"> <code class="descclassname">ExpTransf_gen.</code><code class="descname">ppf</code><span class="sig-paren">(</span><em>q</em>, <em>*args</em>, <em>**kwds</em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf" title="Permalink to this definition">¶</a></dt> <dd><p>Percent point function (inverse of cdf) at q of the given RV.</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">Parameters:</th><td class="field-body"><p class="first"><strong>q</strong> : array_like</p> <blockquote> <div><p>lower tail probability</p> </div></blockquote> <p><strong>arg1, arg2, arg3,...</strong> : array_like</p> <blockquote> <div><p>The shape parameter(s) for the distribution (see docstring of the instance object for more information)</p> </div></blockquote> <p><strong>loc</strong> : array_like, optional</p> <blockquote> <div><p>location parameter (default=0)</p> </div></blockquote> <p><strong>scale</strong> : array_like, optional</p> <blockquote> <div><p>scale parameter (default=1)</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>x</strong> : array_like</p> <blockquote class="last"> <div><p>quantile corresponding to the lower tail probability q.</p> </div></blockquote> </td> </tr> </tbody> </table> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/generated/statsmodels.sandbox.distributions.transformed.ExpTransf_gen.ppf.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer" role="contentinfo"> &copy; Copyright 2009-2013, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1. </div> </body> </html>
src/sslscout/templates/site_details.html
tykling/sslscout
{% extends "skeleton.html" %} {% block title %} <title>Site Details - {{ site.hostname }}</title> {% endblock title %} {% block content %} <h1>Site {{ site.hostname }}</h1> <p>This site is a member of the group <b>{{ site.sitegroup.name }}</b> which is being checked every <b>{{ site.sitegroup.interval_hours }} hours</b>. You <b>{% if site.sitegroup.alert %}will{% else %}will not{% endif %}</b> receive email alerts when the rating for this site changes.</p> <h1>Check Results</h1> {% if checks.count == 0 %} <p>This site has not been checked yet.</p> {% else %} <table class="table table-striped table-hover" style="font-size:larger; vertical-align:middle;"> <thead> <tr> <th>Hostname (IP)</th> <th>When</th> <th>Engine</th> <th>Overall</th> <th>Certificate</th> <th>Protocol</th> <th>Key Exchange</th> <th>Cipher Strength</th> <th>Error Message</th> </tr> </thead> <tbody> {% for check in checks %} {% for result in check.results.all %} <tr> <td>{{ check.hostname }} ({{ result.serverip }})</td> <td>{{ check.finish_time }}</td> <td>{{ check.engine }}</td> <td>{{ result.overall_rating }}</td> <td>{{ result.certificate_score }}</td> <td>{{ result.protocolsupport_score }}</td> <td>{{ result.keyexchange_score }}</td> <td>{{ result.cipherstrength_score }}</td> <td>{{ result.error_string }}</td> </tr> {% endfor %} {% endfor %} </tbody> </table> {% endif %} {% endblock content %}
mkt/developers/templates/developers/apps/status.html
jinankjain/zamboni
{% extends 'developers/base_impala.html' %} {% from 'developers/includes/macros.html' import queue_position with context %} {% if addon.is_packaged %} {% set title = _('Status & Versions') %} {% else %} {% set title = _('Status') %} {% endif %} {% block title %}{{ hub_page_title(title, addon) }}{% endblock %} {% macro status(msg) %} <strong class="status {{ mkt_status_class(addon) }}">{{ msg }}</strong> {% endmacro %} {% block content %} <header> {{ hub_breadcrumbs(addon, items=[(None, title)]) }} <h1>{{ title }}</h1> </header> <section id="edit-addon" class="primary devhub-form manage"> <h2>{{ _('Current Status') }}</h2> <section> <div class="island" id="version-status" data-status="{{ addon.status }}"> <div class="status-info"> {% if addon.disabled_by_user and addon.status != amo.STATUS_DISABLED %} {{ status(_('You have <b>delisted</b> this app.')) }} {% elif addon.status == amo.STATUS_NULL %} {# Links to complete app submission. #} {{ status(_('This app is <b>incomplete</b>.')) }} {% if next_step %} {# L10n: `next_step_name` is a plural noun, the title of the page of the next step of the submission process (e.g. 'Payments' or 'Content Ratings'). #} {%- trans next_url=next_step['url'], next_step_name=next_step['name'] %} You must set up <a href="{{ next_url }}">{{ next_step_name }}</a> before your app can be reviewed or published. {% endtrans %} {% endif %} {% elif addon.status == amo.STATUS_PENDING %} <p>{{ status(_('This app is <b>pending review</b> by a Firefox Marketplace reviewer.')) }}</p> {{ queue_position(addon, 'p') }} <p>{{ _('You will receive an email when the review is complete.') }}</p> {% elif addon.status == amo.STATUS_PUBLIC %} <p> {{ status(_('This app is <b>public</b>.')) }} {% if addon.latest_version != addon.current_version and addon.latest_version.all_files[0].status == amo.STATUS_PENDING %} <strong class="status status-pending">{{ _('Its latest version is <b>pending review</b> by a Firefox Marketplace reviewer.') }}</strong> {{ queue_position(addon, 'p') }} {% endif %} </p> {% elif addon.status == amo.STATUS_DISABLED %} {{ status(_('This app has been <b>disabled by Mozilla</b>.')) }} {% if addon.iarc_purged %} {% trans ratings_url=addon.get_dev_url('ratings') %} Your app was disabled because it is missing content ratings. It will automatically be re-enabled after <a href="{{ ratings_url }}">obtaining content ratings</a>. {% endtrans %} {% else %} {% trans email=emaillink(settings.MKT_REVIEWERS_EMAIL) %} Your app was disabled by a site administrator. If you have any questions, please email {{ email }}. {% endtrans %} {% endif %} {% elif addon.status == amo.STATUS_BLOCKED %} {{ status(_('Your app has been <b>blocked by Mozilla</b>.')) }} {% trans email=emaillink(settings.MKT_REVIEWERS_EMAIL) %} Your app was blocked by a site administrator. If you have any questions, please email {{ email }}. {% endtrans %} {% elif addon.status == amo.STATUS_REJECTED %} {{ status(_('This app has been <b>rejected</b> by a Firefox Marketplace reviewer.')) }} {% elif addon.status == amo.STATUS_PUBLIC_WAITING %} {{ status(_('Your app has been <b>approved but not yet published</b>.')) }} {{ _('This app is waiting for your approval to be published.') }} {% endif %} {% if not (addon.is_disabled or addon.has_incomplete_status()) %} <p><a href="https://developer.mozilla.org/en-US/docs/Apps/Marketplace_Review" target="_blank">{{ _('Learn more') }}</a></p> {% endif %} {% if addon.status == amo.STATUS_REJECTED %} {% if rejection %} <div class="island swagger" id="rejection"> <h3> {% trans reviewer=rejection.user.name %} Reviewed by <b>{{ reviewer }}</b> {% endtrans %} <time datetime="{{ rejection.created|isotime }}" title="{{ rejection.created|babel_datetime }}"> ({{ rejection.created|timesince }})</time> </h3> <blockquote> {{ rejection.details.comments }} </blockquote> </div> <p> {% if addon.is_packaged %} {% trans resubmit_url='#upload-new-version' %} Once you have addressed these concerns, you may <a href="{{ resubmit_url }}">resubmit your app below</a>. {% endtrans %} {% else %} {% trans %} Once you have addressed these concerns, you may resubmit your app below. {% endtrans %} {% endif %} </p> {% endif %} {% if not addon.is_packaged and addon.is_rated() or not waffle.switch('iarc') %} <form method="post"> {{ csrf() }} {{ form_field(form.notes, opt=True) }} <p><button type="submit" name="resubmit-app">{{ _('Resubmit App') }}</button></p> </form> {% elif waffle.switch('iarc') and not addon.is_rated() %} {% trans ratings_url=addon.get_dev_url('ratings') %} You must <a href="{{ ratings_url }}">obtain content ratings</a> before resubmitting your app. {% endtrans %} {% endif %} {% endif %} </div> {% if addon.status == amo.STATUS_PUBLIC_WAITING %} <form method="post" action="{{ addon.get_dev_url('publicise') }}"> {{ csrf() }} <p class="listing-footer"><button type="submit">{{ _('Publish App') }}</button></p> </form> {% endif %} </div> </section> {% if waffle.switch('preload-apps') %} <section id="preload"> <h2>{{ _('Pre-Installed App Status') }}</h2> <a class="help" href="{{ addon.get_dev_url('preload_home') }}"></a> <div class="version island c"> <p> {% if test_plan %} {% trans last_submission=test_plan.last_submission|datetime %} <strong class="submitted">Application Submitted</strong> on {{ last_submission }} {% endtrans %} {% else %} <strong class="not-submitted">{{ _('Not Submitted') }}</strong> {% endif %} {% if outdated_test_plan %} <span class="outdated">{{ _('New version of the test plan available') }}</span> {% endif %} </p> {% if test_plan %} <p><a class="test-plan-download" href="{{ test_plan.preload_test_plan_url }}" download> {{ _('View your most recently submitted test plan') }}</a></p> {% endif %} <p class="listing-footer"> {% set btn_txt = _('Learn how to get your app pre-installed on Firefox OS devices') %} {% if test_plan %} {% set btn_txt = _('Update your test plan') %} {% endif %} <a class="button" href="{{ addon.get_dev_url('preload_' + next_step_suffix) }}"> {{ btn_txt }} </a> </p> </div> </section> {% endif %} {% if check_addon_ownership(request, addon, dev=True) %} {% set is_disabled = addon.disabled_by_user and addon.status != amo.STATUS_DISABLED %} <section> <h2>{{ _('List App') if is_disabled else _('Delist App') }}</h2> <div class="island c"> <p> {% if is_disabled %} {% trans %} Your app's listing is disabled and will not appear in the Firefox Marketplace. You may re-list it at any time. {% endtrans %} {% else %} {% trans %} Delisting your app will prevent it from appearing anywhere in the Marketplace. {% endtrans %} {% endif %} </p> <p class="listing-footer"> {% if is_disabled %} <a href="{{ addon.get_dev_url('enable') }}" class="button" id="enable-addon"> {{ _('List App') }}</a> {% elif not addon.is_disabled %} <a href="#" class="button" id="disable-addon"> {{ _('Delist App') }}</a> {% endif %} </p> </div> </section> {% endif %} {% if check_addon_ownership(request, addon) and addon.can_be_deleted() %} <h2>{{ _('Delete App') }}</h2> <section> <div class="island c"> <p> {% trans %} Deleting your app will permanently delete it from the site. <strong>There is no going back.</strong> {% endtrans %} </p> <p class="listing-footer"> <a href="#" class="button bad delete-button" id="delete-addon"> {{ _('Delete App') }}</a> </p> </div> </section> {% endif %} {% if addon.is_packaged %} {% set versions = addon.versions.all() %} {% if versions %} <h2>{{ _('Packaged Versions') }}</h2> <section> <div class="island c"> <table id="version-list"> <thead> <tr> <th></th> <th>{{ _('Status') }} </th> <th class="date">{{ _('Submission date') }}</th> <th></th> </tr> </thead> <tbody> {% for version in versions %} <tr{% if version == addon.current_version %} class="current"{% endif %}> <td><h4><a href="{{ addon.get_dev_url('versions.edit', [version.pk]) }}">{{ version.version }}</a></h4></td> <td> {% if addon.disabled_by_user %} <span class="{{ mkt_file_status_class(addon, version) }}"><b>{{ _('Disabled') }}</b></span> {% else %} <span class="{{ mkt_file_status_class(addon, version) }}"><b>{{ version.status|join(', ') }}</b></span> {% endif %} </td> <td class="date" title="{{ version.created|isotime }}">{{ version.created|babel_date('long') }}</td> <td> {% if version.all_files[0].status != amo.STATUS_BLOCKED %} <div class="buttons"> <a href="{{ version.all_files[0].get_url_path('') }}" class="download">{{ _('Download') }}</a> {% if version.all_files[0].status == amo.STATUS_PUBLIC_WAITING %} <form method="post" action="{{ addon.get_dev_url('versions.publicise') }}"> {{ csrf() }} <input type="hidden" name="version_id" value="{{ version.id }}"> <button type="submit">{{ _('Publish') }}</button> </form> {% endif %} <a href="#" class="button bad delete-button delete-version" data-version="{{ version.id }}">{{ _('Delete') }}</a> </div> {% endif %} </td> </tr> {% endfor %} </tbody> </table> </div> </section> {% endif %} <h2 id="upload-new-version">{{ _('Upload New Version') }}</h2> <section> <div class="island"> <form method="post" id="upload-webapp" class="item"> {{ csrf() }} <p> {% trans %} Upload a new version of this packaged app. New versions must be reviewed before they will be available for install. {% endtrans %} </p> <p> {% trans ratings_url=addon.get_dev_url('ratings') %} Remember to update the app's <a href="{{ ratings_url }}">content ratings</a> if a large portion of the app's content has changed. {% endtrans %} </p> <div id="upload-file"> <div class="hidden">{{ upload_form.upload }}</div> <input type="file" id="upload-app" data-upload-url="{{ url('mkt.developers.upload_for_addon', addon.app_slug) }}"> {% if upload_form.non_field_errors() or upload_form.upload.errors %} <div class="post-validation-errors"> {{ upload_form.non_field_errors() }} {{ upload_form.upload.errors }} </div> {% endif %} <div class="submission-buttons addon-submission-field"> <button class="prominent upload-file-submit" disabled id="submit-upload-file-finish" type="submit" name="upload-version"> {{ _('Continue') }} </button> </div> </div> </form> </div> </section> {% if addon.is_packaged and addon.status == amo.STATUS_PUBLIC and action_allowed('Apps', 'Configure') %} <h2>{{ _('Blocklist App') }}</h2> <section> <div class="island"> <form method="post" id="blocklist-app" action="{{ addon.get_dev_url('blocklist') }}"> <p> {% trans %} Blocklisting an app will upgrade the users to a special version which will make the app unusable on their Firefox OS devices. This will also remove this app from public pages until a new version is submitted and approved. These changes cannot be undone. Please proceed with caution. {% endtrans %} </p> {{ csrf() }} <input type="submit" value="{{ _('Blocklist') }}"> </form> </div> </section> {% endif %} {% endif %} </section> <div id="modals"> {% if addon.can_be_deleted() %} <div id="modal-delete" class="modal modal-delete"> {% include "developers/apps/listing/delete_form.html" %} </div> {% endif %} {% if not addon.disabled_by_user and not addon.is_disabled %} <div id="modal-disable" class="modal"> <form method="post" action="{{ addon.get_dev_url('disable') }}"> {{ csrf() }} <h3>{{ _('Delist App') }}</h3> <p> <label>{{ _('Are you sure you wish to delist your app?') }}</label> </p> <p class="listing-footer"> <button type="submit">{{ _('Delist App') }}</button> {{ _('or') }} <a href="#" class="cancel close">{{ _('Cancel') }}</a> </p> </form> </div> {% endif %} {% if addon.is_packaged %} <div id="modal-delete-version" class="modal modal-delete" data-versions="{{ version_strings }}"> <form method="post" action="{{ addon.get_dev_url('versions.delete') }}"> {{ csrf() }} <h3 data-tmpl="{{ _('Delete Version &quot;{version}&quot;') }}"></h3> <p id="last-version" class="hidden">{{ _('Deleting the only version will result in the following:') }}</p> <p id="not-last-version" class="hidden">{{ _('Deleting this version will result in the following:') }}</p> <ul class="indent"> <li>{{ _('all associated user reviews will be deleted') }}</li> <li id="last-version-other" class="hidden">{{ _('the app status will be marked as &quot;incomplete&quot;') }}</li> <li id="last-version-pending" class="hidden">{{ _('the app will be removed from our review queue') }}</li> <li id="last-version-public" class="hidden">{{ _('the app will not be listed in our public pages') }}</li> </ul> <p>{{ _('These changes cannot be undone.') }}</p> <p class="call-to-action">{{ _('Are you sure you wish to delete this version?') }}</label></p> <input type="hidden" name="version_id" class="version-id"> <p class="listing-footer"> <button type="submit">{{ _('Delete Version') }}</button> {{ _('or') }} <a href="#" class="cancel close">{{ _('Cancel') }}</a> </p> </form> </div> {% endif %} </div> {% include 'developers/includes/addons_edit_nav.html' %} {% endblock %}
doc/mofs/html/functions_~.html
miguelolivaresmendez/mofs
<title>Class Members</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> </head> <body onload='searchBox.OnSelectItem(0);'> <!-- Generated by Doxygen 1.8.5 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions.html#index__"><span>_</span></a></li> <li><a href="functions_a.html#index_a"><span>a</span></a></li> <li><a href="functions_b.html#index_b"><span>b</span></a></li> <li><a href="functions_c.html#index_c"><span>c</span></a></li> <li><a href="functions_d.html#index_d"><span>d</span></a></li> <li><a href="functions_e.html#index_e"><span>e</span></a></li> <li><a href="functions_f.html#index_f"><span>f</span></a></li> <li><a href="functions_g.html#index_g"><span>g</span></a></li> <li><a href="functions_h.html#index_h"><span>h</span></a></li> <li><a href="functions_i.html#index_i"><span>i</span></a></li> <li><a href="functions_k.html#index_k"><span>k</span></a></li> <li><a href="functions_l.html#index_l"><span>l</span></a></li> <li><a href="functions_m.html#index_m"><span>m</span></a></li> <li><a href="functions_n.html#index_n"><span>n</span></a></li> <li><a href="functions_o.html#index_o"><span>o</span></a></li> <li><a href="functions_p.html#index_p"><span>p</span></a></li> <li><a href="functions_r.html#index_r"><span>r</span></a></li> <li><a href="functions_s.html#index_s"><span>s</span></a></li> <li><a href="functions_t.html#index_t"><span>t</span></a></li> <li><a href="functions_u.html#index_u"><span>u</span></a></li> <li><a href="functions_v.html#index_v"><span>v</span></a></li> <li><a href="functions_w.html#index_w"><span>w</span></a></li> <li><a href="functions_x.html#index_x"><span>x</span></a></li> <li><a href="functions_y.html#index_y"><span>y</span></a></li> <li class="current"><a href="functions_~.html#index_~"><span>~</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> <h3><a class="anchor" id="index_~"></a>- ~ -</h3><ul> <li>~DroneController() : <a class="el" href="classDroneController.html#a4949f594a625daa3d5b948d6b3da6055">DroneController</a> </li> <li>~MOFSFuncTri() : <a class="el" href="classMOFSFuncTri.html#a601f430939dcd79aadb1ea644345cc6f">MOFSFuncTri</a> </li> <li>~MOFSMCDefuzz() : <a class="el" href="classMOFSMCDefuzz.html#a53850369e0341201f590fa8892e8055e">MOFSMCDefuzz</a> </li> <li>~MOFSModel() : <a class="el" href="classmofs_1_1MOFSModel.html#a15b048b48e74581f758a88c51e7e1ea6">mofs::MOFSModel</a> </li> <li>~MOFSRule() : <a class="el" href="classMOFSRule.html#afee4ec6ac864908448ee88b301698cdf">MOFSRule</a> </li> <li>~MOFSVar() : <a class="el" href="classMOFSVar.html#ae545b99bdfef5533fc5e293a927660dd">MOFSVar</a> </li> </ul> </div><!-- contents --> <br clear="all" /> <hr size="1"><div style="align: right;"> <a href="http://ros.org/wiki/mofs">mofs</a><br /> Author(s): miguel</br /> <small>autogenerated on Wed Oct 16 2013 14:44:05</small> </div> </body> </html>
Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/xxx/A421E9CB2BB1FA5E083B29B8F6A25323.html
todor-dk/HTML-Renderer
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="Content-Type" content="text/html"> <meta name="author" content="Wood Rocket"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="shortcut icon" href="/favicon.ico"> <!-- Google Web fonts --> <link href='http://fonts.googleapis.com/css?family=Roboto:300,400,700' rel='stylesheet' /> <!-- font awesome --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" /> <link href="https://woodrocket.com/css/app.css" rel="stylesheet" /> <title>WoodRocket | Age Check</title> </head> <body class='static-body'> <div class="container"> <section> <h1 class='tagline'>WoodRocket.com - The Future of Porn!</h1> </section> <header id="landing"> <div id="landing-logo"> <img src="/img/logo.png" alt="WoodRocket logo"/> </div> </header> <!-- everything between the header and the footer --> <section class="static-content"> <!-- show the slogan --> <section id="slogan"> <img src="/img/slogan.gif" alt="the future of porn" /> </section> <!-- enter or exit --> <section id="enter-exit"> <a href="https://woodrocket.com/home"><img class="over18" src="/img/enter.jpg" alt='Enter site button' /></a> <a href="http://www.google.com"><img class="under18" src="/img/exit.jpg" alt='Exit button' /></a> </section> <!-- sexual content warning --> <section> <h1 class='section-title landing'>Sexual Content Warning</h1> <p>This website contains information, links, images and videos of sexually explicit material. If you are under the age of 18, if such material offends you or if it's illegal to view such material in your community please do not continue. Please read and comply with the following conditions before you continue: </p> <p>I am at least 18 years of age (21 in some areas). The sexually explicit material I am viewing is for my own personal use and I will not expose minors to the material. I desire to receive/view sexually explicit material. I believe that as an adult it is my inalienable right to receive/view sexually explicit material. I believe that sexual acts between consenting adults are neither offensive nor obscene.</p> <p>The viewing, reading and downloading of sexually explicit materials does not violate the standards of my community, town, city, state or country. I am solely responsible for any false disclosures or legal ramifications of viewing, reading or downloading any material in this site. Furthermore this website nor its affiliates will be held responsible for any legal ramifications arising from fraudulent entry into or use of this website.</p> <p>This warning page constitutes a legal agreement between this website and you and/or any business in which you have any legal or equitable interest. If any portion of this agreement is deemed unenforceable by a court of competent jurisdiction it shall not affect the enforceability of the other portions of the agreement. All performers on this site are over the age of 18, have consented being photographed and/or filmed, have signed model release and provided proof of age, believe it is their right to engage in consensual sexual acts for the entertainment and education of other adults and believe it is your right as an adult to watch them doing what adults do. The videos and images in this site are intended to be used by responsible adults as sexual aids, to provide sexual education and to provide sexual entertainment. All activity is arranged and discussed in advance of filming and every effort is made to insure the health and safety of the performers and to ensure that their performance is a pleasant and enjoyable experience.</p> <p>So, without too much further ado, if you've read and fully understand the above agreement, and you affirm and swear that viewing/downloading/receiving sexually explicit materials does not violate the standards of your community, that you won't make any of the materials available to minors in any form, that you believe it is your constitutional right to view these materials, that you are wholly liable for any legal ramifications that may arise for your receiving or viewing of these materials and that you are over the age of 18, click the enter button at the top of the page.</p> </section> </section> <!-- /#content --> <footer class='footer'> <div class='footer-container'> <div class='footer-menu'> <ul> <li><a href="https://woodrocket.com/home"><img class='wr-nav__logo' src="/img/logo.png" alt='WoodRocket Logo' /></a></li> <li> <a class='nav-social' target='_blank' href='https://instagram.com/woodrocket'><span class='fa fa-instagram'></span></a> <a class='nav-social' target='_blank' href='https://twitter.com/Wood_Rocket'><span class='fa fa-twitter'></span></a> <a class='nav-social' target='_blank' href='http://woodrocket.tumblr.com'><span class='fa fa-tumblr'></span></a> <a class='nav-social' target='_blank' href='https://www.youtube.com/user/WoodRocketTV'><span class='fa fa-youtube'></span></a> </li> </ul> </div> <div class='footer-menu'> <ul> <li><a href="https://woodrocket.com/contact">Contact WoodRocket</a></li> <li><a href="https://woodrocket.com/advertising">Advertise</a></li> <li><a href="https://woodrocket.com/privacy">Privacy Policy</a></li> <li><a href="https://woodrocket.com/2257">18 U.S.C. 2257 Statement</a></li> </ul> </div> </div> <div class='footer-copyright'>Copyright &copy; 2017 Wood Rocket. All Rights Reserved.</div> </footer> </div> <!-- /#main-wrapper --> <!-- jquery --> <script src="http://code.jquery.com/jquery-3.1.1.min.js"></script> <script src="https://woodrocket.com/js/app.js"></script> <!-- google analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37501435-1']); _gaq.push(['_setDomainName', 'woodrocket.com']); _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>
v0.11.0/generated/statsmodels.regression.process_regression.ProcessMLE.predict.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin=""> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono:400,500,700&display=fallback"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.regression.process_regression.ProcessMLE.predict &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.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="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.regression.process_regression.ProcessMLE.score" href="statsmodels.regression.process_regression.ProcessMLE.score.html" /> <link rel="prev" title="statsmodels.regression.process_regression.ProcessMLE.loglike" href="statsmodels.regression.process_regression.ProcessMLE.loglike.html" /> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.regression.process_regression.ProcessMLE.predict" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels 0.11.0</span> <span class="md-header-nav__topic"> statsmodels.regression.process_regression.ProcessMLE.predict </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../regression.html" class="md-tabs__link">Linear Regression</a></li> <li class="md-tabs__item"><a href="statsmodels.regression.process_regression.ProcessMLE.html" class="md-tabs__link">statsmodels.regression.process_regression.ProcessMLE</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels 0.11.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.regression.process_regression.ProcessMLE.predict.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-regression-process-regression-processmle-predict--page-root">statsmodels.regression.process_regression.ProcessMLE.predict<a class="headerlink" href="#generated-statsmodels-regression-process-regression-processmle-predict--page-root" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="statsmodels.regression.process_regression.ProcessMLE.predict"> <code class="sig-prename descclassname">ProcessMLE.</code><code class="sig-name descname">predict</code><span class="sig-paren">(</span><em class="sig-param">params</em>, <em class="sig-param">exog=None</em>, <em class="sig-param">*args</em>, <em class="sig-param">**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/regression/process_regression.html#ProcessMLE.predict"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.regression.process_regression.ProcessMLE.predict" title="Permalink to this definition">¶</a></dt> <dd><p>Obtain predictions of the mean structure.</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://docs.scipy.org/doc/numpy/glossary.html#term-array-like" title="(in NumPy v1.17)"><span>array_like</span></a></span></dt><dd><p>The model parameters, may be truncated to include only mean parameters.</p> </dd> <dt><strong>exog</strong><span class="classifier"><a class="reference external" href="https://docs.scipy.org/doc/numpy/glossary.html#term-array-like" title="(in NumPy v1.17)"><span>array_like</span></a></span></dt><dd><p>The design matrix for the mean structure. If not provided, the model’s design matrix is used.</p> </dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.regression.process_regression.ProcessMLE.loglike.html" title="Material" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.regression.process_regression.ProcessMLE.loglike </span> </div> </a> <a href="statsmodels.regression.process_regression.ProcessMLE.score.html" title="Admonition" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.regression.process_regression.ProcessMLE.score </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Jan 22, 2020. <br/> Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.3.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
v0.12.2/generated/statsmodels.discrete.discrete_model.Probit.loglike.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.discrete.discrete_model.Probit.loglike &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.discrete.discrete_model.Probit.loglikeobs" href="statsmodels.discrete.discrete_model.Probit.loglikeobs.html" /> <link rel="prev" title="statsmodels.discrete.discrete_model.Probit.initialize" href="statsmodels.discrete.discrete_model.Probit.initialize.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.discrete.discrete_model.Probit.loglike" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.2</span> <span class="md-header-nav__topic"> statsmodels.discrete.discrete_model.Probit.loglike </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../discretemod.html" class="md-tabs__link">Regression with Discrete Dependent Variable</a></li> <li class="md-tabs__item"><a href="statsmodels.discrete.discrete_model.Probit.html" class="md-tabs__link">statsmodels.discrete.discrete_model.Probit</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.2</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../regression.html" class="md-nav__link">Linear Regression</a> </li> <li class="md-nav__item"> <a href="../glm.html" class="md-nav__link">Generalized Linear Models</a> </li> <li class="md-nav__item"> <a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a> </li> <li class="md-nav__item"> <a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a> </li> <li class="md-nav__item"> <a href="../rlm.html" class="md-nav__link">Robust Linear Models</a> </li> <li class="md-nav__item"> <a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a> </li> <li class="md-nav__item"> <a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a> </li> <li class="md-nav__item"> <a href="../anova.html" class="md-nav__link">ANOVA</a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.discrete.discrete_model.Probit.loglike.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-discrete-discrete-model-probit-loglike--page-root">statsmodels.discrete.discrete_model.Probit.loglike<a class="headerlink" href="#generated-statsmodels-discrete-discrete-model-probit-loglike--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.discrete.discrete_model.Probit.loglike"> <code class="sig-prename descclassname">Probit.</code><code class="sig-name descname">loglike</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">params</span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/discrete/discrete_model.html#Probit.loglike"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.discrete.discrete_model.Probit.loglike" title="Permalink to this definition">¶</a></dt> <dd><p>Log-likelihood of probit model (i.e., the normal distribution).</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.20)"><span>array_like</span></a></span></dt><dd><p>The parameters of the model.</p> </dd> </dl> </dd> <dt class="field-even">Returns</dt> <dd class="field-even"><dl> <dt><strong>loglike</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.9)"><code class="docutils literal notranslate"><span class="pre">float</span></code></a></span></dt><dd><p>The log-likelihood function of the model evaluated at <cite>params</cite>. See notes.</p> </dd> </dl> </dd> </dl> <p class="rubric">Notes</p> <div class="math notranslate nohighlight"> \[\ln L=\sum_{i}\ln\Phi\left(q_{i}x_{i}^{\prime}\beta\right)\]</div> <p>Where <span class="math notranslate nohighlight">\(q=2y-1\)</span>. This simplification comes from the fact that the normal distribution is symmetric.</p> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.discrete.discrete_model.Probit.initialize.html" title="statsmodels.discrete.discrete_model.Probit.initialize" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.discrete.discrete_model.Probit.initialize </span> </div> </a> <a href="statsmodels.discrete.discrete_model.Probit.loglikeobs.html" title="statsmodels.discrete.discrete_model.Probit.loglikeobs" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.discrete.discrete_model.Probit.loglikeobs </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Feb 02, 2021. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
visda/VISDA-Developer/Month-8-yr1/visdaDev_V0.4/doc/edu/vt/cbil/visda/comp/class-use/PerLevelPerClusterAttribute.html
NCIP/visda
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_04) on Fri Oct 28 15:39:12 EDT 2005 --> <TITLE> Uses of Class edu.vt.cbil.visda.comp.PerLevelPerClusterAttribute (VISDA API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class edu.vt.cbil.visda.comp.PerLevelPerClusterAttribute (VISDA API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp"><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> VISDA API</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?edu/vt/cbil/visda/comp/\class-usePerLevelPerClusterAttribute.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PerLevelPerClusterAttribute.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>edu.vt.cbil.visda.comp.PerLevelPerClusterAttribute</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="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#edu.vt.cbil.visda.comp"><B>edu.vt.cbil.visda.comp</B></A></TD> <TD>provides the VISDA Core Analysis Modules&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="edu.vt.cbil.visda.comp"><!-- --></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="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A> in <A HREF="../../../../../../edu/vt/cbil/visda/comp/package-summary.html">edu.vt.cbil.visda.comp</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="../../../../../../edu/vt/cbil/visda/comp/package-summary.html">edu.vt.cbil.visda.comp</A> declared as <A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A>[]</CODE></FONT></TD> <TD><CODE><B>PerLevelAttribute.</B><B><A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelAttribute.html#attributeOfSubClusters">attributeOfSubClusters</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="../../../../../../edu/vt/cbil/visda/comp/package-summary.html">edu.vt.cbil.visda.comp</A> that return <A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp">PerLevelPerClusterAttribute</A></CODE></FONT></TD> <TD><CODE><B>PerLevelAttribute.</B><B><A HREF="../../../../../../edu/vt/cbil/visda/comp/PerLevelAttribute.html#getSubClusterAttribute(int)">getSubClusterAttribute</A></B>(int&nbsp;clusterid)</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="../../../../../../edu/vt/cbil/visda/comp/PerLevelPerClusterAttribute.html" title="class in edu.vt.cbil.visda.comp"><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> VISDA API</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?edu/vt/cbil/visda/comp/\class-usePerLevelPerClusterAttribute.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PerLevelPerClusterAttribute.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><center>Copyright &#169 2003 CBIL, VT. All Rights Reserved</center></i> </BODY> </HTML>
v0.12.0/generated/statsmodels.nonparametric.kde.KDEUnivariate.evaluate.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang:clipboard.copied" content="Copied to clipboard"> <meta name="lang:search.language" content="en"> <meta name="lang:search.pipeline.stopwords" content="True"> <meta name="lang:search.pipeline.trimmer" content="True"> <meta name="lang:search.result.none" content="No matching documents"> <meta name="lang:search.result.one" content="1 matching document"> <meta name="lang:search.result.other" content="# matching documents"> <meta name="lang:search.tokenizer" content="[\s\-]+"> <link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet"> <style> body, input { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif } code, kbd, pre { font-family: "Roboto Mono", "Courier New", Courier, monospace } </style> <link rel="stylesheet" href="../_static/stylesheets/application.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/> <link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/> <link rel="stylesheet" href="../_static/fonts/material-icons.css"/> <meta name="theme-color" content="#3f51b5"> <script src="../_static/javascripts/modernizr.js"></script> <title>statsmodels.nonparametric.kde.KDEUnivariate.evaluate &#8212; statsmodels</title> <link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png"> <link rel="manifest" href="../_static/icons/site.webmanifest"> <link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191"> <meta name="msapplication-TileColor" content="#2b5797"> <meta name="msapplication-config" content="../_static/icons/browserconfig.xml"> <link rel="stylesheet" href="../_static/stylesheets/examples.css"> <link rel="stylesheet" href="../_static/stylesheets/deprecation.css"> <link rel="stylesheet" href="../_static/material.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script src="../_static/language_data.js"></script> <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script> <link rel="shortcut icon" href="../_static/favicon.ico"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="statsmodels.nonparametric.kde.KDEUnivariate.fit" href="statsmodels.nonparametric.kde.KDEUnivariate.fit.html" /> <link rel="prev" title="statsmodels.nonparametric.kde.KDEUnivariate" href="statsmodels.nonparametric.kde.KDEUnivariate.html" /> </head> <body dir=ltr data-md-color-primary=indigo data-md-color-accent=blue> <svg class="md-svg"> <defs data-children-count="0"> <svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg> </defs> </svg> <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer"> <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search"> <label class="md-overlay" data-md-component="overlay" for="__drawer"></label> <a href="#generated/statsmodels.nonparametric.kde.KDEUnivariate.evaluate" tabindex="1" class="md-skip"> Skip to content </a> <header class="md-header" data-md-component="header"> <nav class="md-header-nav md-grid"> <div class="md-flex navheader"> <div class="md-flex__cell md-flex__cell--shrink"> <a href="../index.html" title="statsmodels" class="md-header-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" height="26" alt="statsmodels logo"> </a> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label> </div> <div class="md-flex__cell md-flex__cell--stretch"> <div class="md-flex__ellipsis md-header-nav__title" data-md-component="title"> <span class="md-header-nav__topic">statsmodels v0.12.0</span> <span class="md-header-nav__topic"> statsmodels.nonparametric.kde.KDEUnivariate.evaluate </span> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <label class="md-icon md-icon--search md-header-nav__button" for="__search"></label> <div class="md-search" data-md-component="search" role="dialog"> <label class="md-search__overlay" for="__search"></label> <div class="md-search__inner" role="search"> <form class="md-search__form" action="../search.html" method="GET" name="search"> <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active"> <label class="md-icon md-search__icon" for="__search"></label> <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1"> &#xE5CD; </button> </form> <div class="md-search__output"> <div class="md-search__scrollwrap" data-md-scrollfix> <div class="md-search-result" data-md-component="result"> <div class="md-search-result__meta"> Type to start searching </div> <ol class="md-search-result__list"></ol> </div> </div> </div> </div> </div> </div> <div class="md-flex__cell md-flex__cell--shrink"> <div class="md-header-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> </div> <script src="../_static/javascripts/version_dropdown.js"></script> <script> var json_loc = "../_static/versions.json", target_loc = "../../", text = "Versions"; $( document ).ready( add_version_dropdown(json_loc, target_loc, text)); </script> </div> </nav> </header> <div class="md-container"> <nav class="md-tabs" data-md-component="tabs"> <div class="md-tabs__inner md-grid"> <ul class="md-tabs__list"> <li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li> <li class="md-tabs__item"><a href="../nonparametric.html" class="md-tabs__link">Nonparametric Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">nonparametric</span></code></a></li> <li class="md-tabs__item"><a href="statsmodels.nonparametric.kde.KDEUnivariate.html" class="md-tabs__link">statsmodels.nonparametric.kde.KDEUnivariate</a></li> </ul> </div> </nav> <main class="md-main"> <div class="md-main__inner md-grid" data-md-component="container"> <div class="md-sidebar md-sidebar--primary" data-md-component="navigation"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--primary" data-md-level="0"> <label class="md-nav__title md-nav__title--site" for="__drawer"> <a href="../index.html" title="statsmodels" class="md-nav__button md-logo"> <img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48"> </a> <a href="../index.html" title="statsmodels">statsmodels v0.12.0</a> </label> <div class="md-nav__source"> <a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github"> <div class="md-source__icon"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28"> <use xlink:href="#__github" width="24" height="24"></use> </svg> </div> <div class="md-source__repository"> statsmodels </div> </a> </div> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../install.html" class="md-nav__link">Installing statsmodels</a> </li> <li class="md-nav__item"> <a href="../gettingstarted.html" class="md-nav__link">Getting started</a> </li> <li class="md-nav__item"> <a href="../user-guide.html" class="md-nav__link">User Guide</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../user-guide.html#background" class="md-nav__link">Background</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a> <ul class="md-nav__list"> <li class="md-nav__item"> <a href="../duration.html" class="md-nav__link">Methods for Survival and Duration Analysis</a> </li> <li class="md-nav__item"> <a href="../nonparametric.html" class="md-nav__link">Nonparametric Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">nonparametric</span></code></a> </li> <li class="md-nav__item"> <a href="../gmm.html" class="md-nav__link">Generalized Method of Moments <code class="xref py py-mod docutils literal notranslate"><span class="pre">gmm</span></code></a> </li> <li class="md-nav__item"> <a href="../miscmodels.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a> </li> <li class="md-nav__item"> <a href="../multivariate.html" class="md-nav__link">Multivariate Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">multivariate</span></code></a> </li></ul> </li> <li class="md-nav__item"> <a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a> </li> <li class="md-nav__item"> <a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a> </li></ul> </li> <li class="md-nav__item"> <a href="../examples/index.html" class="md-nav__link">Examples</a> </li> <li class="md-nav__item"> <a href="../api.html" class="md-nav__link">API Reference</a> </li> <li class="md-nav__item"> <a href="../about.html" class="md-nav__link">About statsmodels</a> </li> <li class="md-nav__item"> <a href="../dev/index.html" class="md-nav__link">Developer Page</a> </li> <li class="md-nav__item"> <a href="../release/index.html" class="md-nav__link">Release Notes</a> </li> </ul> </nav> </div> </div> </div> <div class="md-sidebar md-sidebar--secondary" data-md-component="toc"> <div class="md-sidebar__scrollwrap"> <div class="md-sidebar__inner"> <nav class="md-nav md-nav--secondary"> <ul class="md-nav__list" data-md-scrollfix=""> <li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.nonparametric.kde.KDEUnivariate.evaluate.rst.txt">Show Source</a> </li> <li id="searchbox" class="md-nav__item"></li> </ul> </nav> </div> </div> </div> <div class="md-content"> <article class="md-content__inner md-typeset" role="main"> <h1 id="generated-statsmodels-nonparametric-kde-kdeunivariate-evaluate--page-root">statsmodels.nonparametric.kde.KDEUnivariate.evaluate<a class="headerlink" href="#generated-statsmodels-nonparametric-kde-kdeunivariate-evaluate--page-root" title="Permalink to this headline">¶</a></h1> <dl class="py method"> <dt id="statsmodels.nonparametric.kde.KDEUnivariate.evaluate"> <code class="sig-prename descclassname">KDEUnivariate.</code><code class="sig-name descname">evaluate</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">point</span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/nonparametric/kde.html#KDEUnivariate.evaluate"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.nonparametric.kde.KDEUnivariate.evaluate" title="Permalink to this definition">¶</a></dt> <dd><p>Evaluate density at a point or points.</p> <dl class="field-list"> <dt class="field-odd">Parameters</dt> <dd class="field-odd"><dl> <dt><strong>point</strong><span class="classifier">{<a class="reference external" href="https://docs.python.org/3/library/functions.html#float" title="(in Python v3.8)"><code class="docutils literal notranslate"><span class="pre">float</span></code></a>, <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.19)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a>}</span></dt><dd><p>Point(s) at which to evaluate the density.</p> </dd> </dl> </dd> </dl> </dd></dl> </article> </div> </div> </main> </div> <footer class="md-footer"> <div class="md-footer-nav"> <nav class="md-footer-nav__inner md-grid"> <a href="statsmodels.nonparametric.kde.KDEUnivariate.html" title="statsmodels.nonparametric.kde.KDEUnivariate" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev"> <div class="md-flex__cell md-flex__cell--shrink"> <i class="md-icon md-icon--arrow-back md-footer-nav__button"></i> </div> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"> <span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Previous </span> statsmodels.nonparametric.kde.KDEUnivariate </span> </div> </a> <a href="statsmodels.nonparametric.kde.KDEUnivariate.fit.html" title="statsmodels.nonparametric.kde.KDEUnivariate.fit" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next"> <div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span class="md-flex__ellipsis"> <span class="md-footer-nav__direction"> Next </span> statsmodels.nonparametric.kde.KDEUnivariate.fit </span> </div> <div class="md-flex__cell md-flex__cell--shrink"><i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i> </div> </a> </nav> </div> <div class="md-footer-meta md-typeset"> <div class="md-footer-meta__inner md-grid"> <div class="md-footer-copyright"> <div class="md-footer-copyright__highlight"> &#169; Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers. </div> Last updated on Aug 27, 2020. <br/> Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1. and <a href="https://github.com/bashtage/sphinx-material/">Material for Sphinx</a> </div> </div> </div> </footer> <script src="../_static/javascripts/application.js"></script> <script>app.initialize({version: "1.0.4", url: {base: ".."}})</script> </body> </html>
doc/html/codacheck/index.html
stcorp/coda
<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>codacheck</title> <link rel="stylesheet" href="../css/codadoc.css" type="text/css" /> </head> <body> <div class="main"> <h1>codacheck</h1> <p>This documentation describes the functionality of the codacheck tool which is part of CODA.</p> <h2 id="general">General description</h2> <p>The product format definitions in CODA should be of sufficient quality that whenever problems are detected while reading product files, it is usually the product files that are at fault. The codacheck program was written with this in mind. It uses CODA as an active product file problem-detection tool. It takes as arguments one or more product files. CODA will try to open each of these files and will actively look for any problems in these files. Any errors are reported in a user-readable way.</p> <pre> codacheck [-D definitionpath] [&lt;options&gt;] &lt;files&gt; Provide a basic sanity check on product files supported by CODA Options: -d, --definition require products to have a definition in a codadef file, return an error and abort verification otherwise (affects products using formats such as xml/netcdf/hdf) -q, --quick only perform a quick check of the product (do not traverse the full product) -V, --verbose show more information while performing the check --no-mmap disable the use of mmap when opening files If you pass a '-' for the &lt;files&gt; section then the list of files will be read from stdin. codacheck -h, --help Show help (this text) codacheck -v, --version Print the version number of CODA and exit CODA will look for .codadef files using a definition path, which is a ':' separated (';' on Windows) list of paths to .codadef files and/or to directories containing .codadef files. By default the definition path is set to a single directory relative to the tool location. A different definition path can be set via the CODA_DEFINITION environment variable or via the -D option. (the -D option overrides the environment variable setting). </pre> <div class="footer"> <hr /> <p>Copyright &copy; 2007-2022 <b>s<span class="soft-red">[</span>&amp;<span class="soft-red">]</span>t</b>, The Netherlands.</p> </div> </div> </body> </html>
chrome/browser/resources/extensions/detail_view.html
endlessm/chromium-browser
<style include="iron-flex cr-shared-style cr-icons action-link shared-style"> :host { --iron-icon-fill-color: var(--cr-secondary-text-color); display: block; height: 100%; } #enable-section { margin-bottom: 8px; } #enable-section cr-tooltip-icon { margin-inline-end: 20px; } #enable-section span { color: var(--cr-secondary-text-color); font-weight: 500; } #enable-section .enabled-text { color: var(--google-blue-500); } @media (prefers-color-scheme: dark) { #enable-section .enabled-text { color: var(--google-blue-refresh-300); } } #icon { height: 24px; margin-inline-end: 12px; margin-inline-start: 16px; width: 24px; } #name { flex-grow: 1; } .section { box-sizing: border-box; padding: var(--cr-section-vertical-padding) var(--cr-section-padding); } .cr-row.control-line { justify-content: space-between; } .section-content { color: var(--cr-secondary-text-color); } .actionable { cursor: pointer; } .inspectable-view { height: 20px; width: auto; /* override the default button size of 24x24 */ } @media (prefers-color-scheme: light) { .warning .action-button { background: white; color: var(--google-blue-500); } #reload-button { color: var(--google-blue-500); } } .warning span { color: var(--error-color); flex: 1; } .warning-icon { --iron-icon-fill-color: var(--error-color); flex-shrink: 0; height: 18px; margin-inline-end: 8px; width: 18px; } ul { margin: 0; padding-inline-start: 20px; } #options-section .control-line:first-child { border-top: var(--cr-separator-line); } extensions-toggle-row { box-sizing: border-box; padding-inline-end: 0; padding-inline-start: 0; --toggle-row-label-horizontal-padding: var(--cr-section-padding); --toggle-row-label-vertical-padding: var(--cr-section-vertical-padding); } #load-path { word-break: break-all; } #load-path > a[is='action-link'] { display: inline; } #size { align-items: center; display: flex; } paper-spinner-lite { height: var(--cr-icon-size); width: var(--cr-icon-size); } </style> <div class="page-container" id="container"> <div class="page-content"> <div class="page-header"> <cr-icon-button class="icon-arrow-back no-overlap" id="closeButton" aria-label="$i18n{back}" on-click="onCloseButtonTap_"> </cr-icon-button> <img id="icon" src="[[data.iconUrl]]" alt$="[[appOrExtension( data.type, '$i18nPolymer{appIcon}', '$i18nPolymer{extensionIcon}')]]"> <span id="name" class="cr-title-text" role="heading" aria-level="1"> [[data.name]] </span> </div> <div class="cr-row first control-line" id="enable-section"> <span class$="[[computeEnabledStyle_(data.state)]]"> [[computeEnabledText_(data.state, '$i18nPolymer{itemOn}', '$i18nPolymer{itemOff}')]] </span> <div class="layout horizontal"> <cr-tooltip-icon hidden$="[[!data.controlledInfo]]" tooltip-text="[[data.controlledInfo.text]]" icon-class="[[getIndicatorIcon_(data.controlledInfo.type)]]" icon-aria-label="[[data.controlledInfo.type]]"> </cr-tooltip-icon> <template is="dom-if" if="[[showReloadButton_(data.state)]]"> <cr-button id="terminated-reload-button" class="action-button" on-click="onReloadTap_"> $i18n{itemReload} </cr-button> </template> <cr-tooltip-icon id="parentDisabledPermissionsToolTip" hidden$="[[!data.disableReasons.parentDisabledPermissions]]" tooltip-text="$i18n{parentDisabledPermissions}" icon-class="cr20:kite" icon-aria-label="$i18n{parentDisabledPermissions}"> </cr-tooltip-icon> <cr-toggle id="enableToggle" aria-label$="[[appOrExtension( data.type, '$i18nPolymer{appEnabled}', '$i18nPolymer{extensionEnabled}')]]" aria-describedby="name" checked="[[isEnabled_(data.state)]]" on-change="onEnableToggleChange_" disabled$="[[!isEnableToggleEnabled_(data.*)]]" hidden$="[[!showEnableToggle_(data.*)]]"> </cr-toggle> </div> </div> <div id="warnings" hidden$="[[!hasWarnings_(data.*)]]"> <div id="runtime-warnings" hidden$="[[!data.runtimeWarnings.length]]" class="cr-row continuation warning control-line"> <iron-icon class="warning-icon" icon="cr:error"></iron-icon> <span> <template is="dom-repeat" items="[[data.runtimeWarnings]]"> [[item]] </template> </span> <template is="dom-if" if="[[!showReloadButton_(data.state)]]"> <cr-button id="warnings-reload-button" class="action-button" on-click="onReloadTap_"> $i18n{itemReload} </cr-button> </template> </div> <div class="cr-row continuation warning" id="suspicious-warning" hidden$="[[!data.disableReasons.suspiciousInstall]]"> <iron-icon class="warning-icon" icon="cr:warning"></iron-icon> <span> $i18n{itemSuspiciousInstall} <a target="_blank" href="$i18n{suspiciousInstallHelpUrl}"> $i18n{learnMore} </a> </span> </div> <div class="cr-row continuation warning control-line" id="corrupted-warning" hidden$="[[!showRepairButton_(data.disableReasons.corruptInstall)]]"> <iron-icon class="warning-icon" icon="cr:warning"></iron-icon> <span>$i18n{itemCorruptInstall}</span> <cr-button id="repair-button" class="action-button" on-click="onRepairTap_"> $i18n{itemRepair} </cr-button> </div> <div class="cr-row continuation warning" id="blacklisted-warning" hidden$="[[!data.blacklistText]]"> <iron-icon class="warning-icon" icon="cr:warning"></iron-icon> <span>[[data.blacklistText]]</span> </div> <div class="cr-row continuation warning" id="update-required-warning" hidden$="[[!data.disableReasons.updateRequired]]"> <iron-icon class="warning-icon" icon="cr:warning"></iron-icon> <span>$i18n{updateRequiredByPolicy}</span> </div> </div> <div class="section"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemDescriptionLabel} </div> <div class="section-content" id="description"> [[getDescription_(data.description, '$i18nPolymer{noDescription}')]] </div> </div> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemVersion} </div> <div class="section-content">[[data.version]]</div> </div> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemSize} </div> <div class="section-content" id="size"> <span>[[size_]]</span> <paper-spinner-lite active="[[!size_]]" hidden="[[size_]]"> </paper-spinner-lite> </div> </div> <div class="section hr" id="id-section" hidden$="[[!inDevMode]]"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemIdHeading} </div> <div class="section-content">[[data.id]]</div> </div> <template is="dom-if" if="[[inDevMode]]"> <div class="section hr" id="inspectable-views"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemInspectViews} </div> <div class="section-content"> <ul id="inspect-views"> <li hidden="[[data.views.length]]"> $i18n{noActiveViews} </li> <template is="dom-repeat" items="[[data.views]]"> <li> <a is="action-link" class="inspectable-view" on-click="onInspectTap_"> [[computeInspectLabel_(item)]] </a> </li> </template> </ul> </div> </div> </template> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemPermissions} </div> <div class="section-content"> <span id="no-permissions" hidden$="[[hasPermissions_(data.*)]]"> $i18n{itemPermissionsEmpty} </span> <ul id="permissions-list" hidden$="[[!data.permissions.simplePermissions.length]]"> <template is="dom-repeat" items="[[data.permissions.simplePermissions]]"> <li> [[item.message]] <ul hidden="[[!item.submessages.length]]"> <template is="dom-repeat" items="[[item.submessages]]"> <li>[[item]]</li> </template> </ul> </li> </template> </ul> </div> </div> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemSiteAccess} </div> <div class="section-content"> <span id="no-site-access" hidden$="[[showSiteAccessContent_(data.*)]]"> $i18n{itemSiteAccessEmpty} </span> <template is="dom-if" if="[[showFreeformRuntimeHostPermissions_(data.*)]]"> <extensions-runtime-host-permissions permissions="[[data.permissions.runtimeHostPermissions]]" delegate="[[delegate]]" item-id="[[data.id]]"> </extensions-runtime-host-permissions> </template> <template is="dom-if" if="[[showHostPermissionsToggleList_(data.*)]]"> <extensions-host-permissions-toggle-list permissions="[[data.permissions.runtimeHostPermissions]]" delegate="[[delegate]]" item-id="[[data.id]]"> </extensions-host-permissions-toggle-list> </template> </div> </div> <template is="dom-if" if="[[hasDependentExtensions_(data.dependentExtensions.splices)]]"> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemDependencies} </div> <div class="section-content"> <ul id="dependent-extensions-list"> <template is="dom-repeat" items="[[data.dependentExtensions]]"> <li>[[computeDependentEntry_(item)]]</li> </template> </ul> </div> </div> </template> <template is="dom-if" if="[[shouldShowOptionsSection_(data.*)]]"> <div id="options-section"> <template is="dom-if" if="[[shouldShowIncognitoOption_( data.incognitoAccess.isEnabled, incognitoAvailable)]]"> <extensions-toggle-row id="allow-incognito" checked="[[data.incognitoAccess.isActive]]" class="hr" on-change="onAllowIncognitoChange_"> <div> <div>$i18n{itemAllowIncognito}</div> <div class="section-content">$i18n{incognitoInfoWarning}</div> </div> </extensions-toggle-row> </template> <template is="dom-if" if="[[data.fileAccess.isEnabled]]"> <extensions-toggle-row id="allow-on-file-urls" checked="[[data.fileAccess.isActive]]" class="hr" on-change="onAllowOnFileUrlsChange_"> <span>$i18n{itemAllowOnFileUrls}</span> </extensions-toggle-row> </template> <template is="dom-if" if="[[data.errorCollection.isEnabled]]"> <extensions-toggle-row id="collect-errors" checked="[[data.errorCollection.isActive]]" class="hr" on-change="onCollectErrorsChange_"> <span>$i18n{itemCollectErrors}</span> </extensions-toggle-row> </template> </div> </template> <cr-link-row class="hr" id="extensions-options" disabled="[[!isEnabled_(data.state)]]" hidden="[[!shouldShowOptionsLink_(data.*)]]" label="$i18n{itemOptions}" on-click="onExtensionOptionsTap_" external></cr-link-row> <cr-link-row class="hr" id="extensionsActivityLogLink" hidden$="[[!showActivityLog]]" label="$i18n{viewActivityLog}" on-click="onActivityLogTap_"> </cr-link-row> <cr-link-row class="hr" hidden="[[!data.manifestHomePageUrl.length]]" id="extensionWebsite" label="$i18n{extensionWebsite}" on-click="onExtensionWebSiteTap_" external></cr-link-row> <cr-link-row class="hr" hidden="[[!data.webStoreUrl.length]]" id="viewInStore" label="$i18n{viewInStore}" on-click="onViewInStoreTap_" external></cr-link-row> <div class="section hr"> <div class="section-title" role="heading" aria-level="2"> $i18n{itemSource} </div> <div id="source" class="section-content"> [[computeSourceString_(data.*)]] </div> <div id="load-path" class="section-content" hidden$="[[!data.prettifiedPath]]"> <span>$i18n{itemExtensionPath}</span> <a is="action-link" on-click="onLoadPathTap_"> [[data.prettifiedPath]] </a> </div> </div> <cr-link-row class="hr" id="remove-extension" hidden="[[isControlled_(data.controlledInfo)]]" label="$i18n{itemRemoveExtension}" on-click="onRemoveTap_"> </cr-link-row> </div> </div>
doc/index-files/index-12.html
HotDocsCorp/hotdocs-cloud-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Tue Dec 17 14:43:05 MST 2013 --> <title>U-Index</title> <meta name="date" content="2013-12-17"> <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="U-Index"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../com/hotdocs/cloud/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../com/hotdocs/cloud/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-11.html">Prev Letter</a></li> <li><a href="index-13.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li> <li><a href="index-12.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">F</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">H</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">J</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">O</a>&nbsp;<a href="index-10.html">R</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">U</a>&nbsp;<a href="index-13.html">V</a>&nbsp;<a href="index-14.html">W</a>&nbsp;<a name="_U_"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><a href="../com/hotdocs/cloud/UploadPackageRequest.html" title="class in com.hotdocs.cloud"><span class="strong">UploadPackageRequest</span></a> - Class in <a href="../com/hotdocs/cloud/package-summary.html">com.hotdocs.cloud</a></dt> <dd> <div class="block">Encapsulates the parameters for an UploadPackage request.</div> </dd> <dt><span class="strong"><a href="../com/hotdocs/cloud/UploadPackageRequest.html#UploadPackageRequest(java.lang.String, com.hotdocs.cloud.InputStreamGetter)">UploadPackageRequest(String, InputStreamGetter)</a></span> - Constructor for class com.hotdocs.cloud.<a href="../com/hotdocs/cloud/UploadPackageRequest.html" title="class in com.hotdocs.cloud">UploadPackageRequest</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/hotdocs/cloud/Util.html" title="class in com.hotdocs.cloud"><span class="strong">Util</span></a> - Class in <a href="../com/hotdocs/cloud/package-summary.html">com.hotdocs.cloud</a></dt> <dd> <div class="block">Static utility methods.</div> </dd> <dt><span class="strong"><a href="../com/hotdocs/cloud/Util.html#Util()">Util()</a></span> - Constructor for class com.hotdocs.cloud.<a href="../com/hotdocs/cloud/Util.html" title="class in com.hotdocs.cloud">Util</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">F</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">H</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">J</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">O</a>&nbsp;<a href="index-10.html">R</a>&nbsp;<a href="index-11.html">S</a>&nbsp;<a href="index-12.html">U</a>&nbsp;<a href="index-13.html">V</a>&nbsp;<a href="index-14.html">W</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../com/hotdocs/cloud/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../com/hotdocs/cloud/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-11.html">Prev Letter</a></li> <li><a href="index-13.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li> <li><a href="index-12.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>
doc/api/com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html
mhems/jhelp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_181) on Sat Mar 13 19:41:11 EST 2021 --> <title>Java8Parser.UnannClassOrInterfaceTypeContext</title> <meta name="date" content="2021-03-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Java8Parser.UnannClassOrInterfaceTypeContext"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannArrayTypeContext.html" title="class in com.binghamton.jhelp.antlr"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html" target="_top">Frames</a></li> <li><a href="Java8Parser.UnannClassOrInterfaceTypeContext.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.binghamton.jhelp.antlr</div> <h2 title="Class Java8Parser.UnannClassOrInterfaceTypeContext" class="title">Class Java8Parser.UnannClassOrInterfaceTypeContext</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.antlr.v4.runtime.RuleContext</li> <li> <ul class="inheritance"> <li>org.antlr.v4.runtime.ParserRuleContext</li> <li> <ul class="inheritance"> <li>com.binghamton.jhelp.antlr.Java8Parser.UnannClassOrInterfaceTypeContext</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.html" title="class in com.binghamton.jhelp.antlr">Java8Parser</a></dd> </dl> <hr> <br> <pre>public static class <span class="typeNameLabel">Java8Parser.UnannClassOrInterfaceTypeContext</span> extends org.antlr.v4.runtime.ParserRuleContext</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#c">c</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#cno">cno</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../com/binghamton/jhelp/ast/Expression.html" title="class in com.binghamton.jhelp.ast">Expression</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#ret">ret</a></span></code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.org.antlr.v4.runtime.ParserRuleContext"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.antlr.v4.runtime.ParserRuleContext</h3> <code>children, exception, start, stop</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.org.antlr.v4.runtime.RuleContext"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.antlr.v4.runtime.RuleContext</h3> <code>EMPTY, invokingState, parent</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="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#UnannClassOrInterfaceTypeContext-org.antlr.v4.runtime.ParserRuleContext-int-">UnannClassOrInterfaceTypeContext</a></span>(org.antlr.v4.runtime.ParserRuleContext&nbsp;parent, int&nbsp;invokingState)</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>java.util.List&lt;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#classType_lfno_classOrInterfaceType--">classType_lfno_classOrInterfaceType</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#classType_lfno_classOrInterfaceType-int-">classType_lfno_classOrInterfaceType</a></span>(int&nbsp;i)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#getRuleIndex--">getRuleIndex</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html#unannClassType_lfno_unannClassOrInterfaceType--">unannClassType_lfno_unannClassOrInterfaceType</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.antlr.v4.runtime.ParserRuleContext"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.antlr.v4.runtime.ParserRuleContext</h3> <code>addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.antlr.v4.runtime.RuleContext"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.antlr.v4.runtime.RuleContext</h3> <code>accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="ret"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ret</h4> <pre>public&nbsp;<a href="../../../../com/binghamton/jhelp/ast/Expression.html" title="class in com.binghamton.jhelp.ast">Expression</a> ret</pre> </li> </ul> <a name="cno"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>cno</h4> <pre>public&nbsp;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext</a> cno</pre> </li> </ul> <a name="c"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>c</h4> <pre>public&nbsp;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a> c</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="UnannClassOrInterfaceTypeContext-org.antlr.v4.runtime.ParserRuleContext-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>UnannClassOrInterfaceTypeContext</h4> <pre>public&nbsp;UnannClassOrInterfaceTypeContext(org.antlr.v4.runtime.ParserRuleContext&nbsp;parent, int&nbsp;invokingState)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="unannClassType_lfno_unannClassOrInterfaceType--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>unannClassType_lfno_unannClassOrInterfaceType</h4> <pre>public&nbsp;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext</a>&nbsp;unannClassType_lfno_unannClassOrInterfaceType()</pre> </li> </ul> <a name="classType_lfno_classOrInterfaceType--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>classType_lfno_classOrInterfaceType</h4> <pre>public&nbsp;java.util.List&lt;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a>&gt;&nbsp;classType_lfno_classOrInterfaceType()</pre> </li> </ul> <a name="classType_lfno_classOrInterfaceType-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>classType_lfno_classOrInterfaceType</h4> <pre>public&nbsp;<a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.ClassType_lfno_classOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr">Java8Parser.ClassType_lfno_classOrInterfaceTypeContext</a>&nbsp;classType_lfno_classOrInterfaceType(int&nbsp;i)</pre> </li> </ul> <a name="getRuleIndex--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getRuleIndex</h4> <pre>public&nbsp;int&nbsp;getRuleIndex()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>getRuleIndex</code>&nbsp;in class&nbsp;<code>org.antlr.v4.runtime.RuleContext</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><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannArrayTypeContext.html" title="class in com.binghamton.jhelp.antlr"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/binghamton/jhelp/antlr/Java8Parser.UnannClassType_lfno_unannClassOrInterfaceTypeContext.html" title="class in com.binghamton.jhelp.antlr"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/binghamton/jhelp/antlr/Java8Parser.UnannClassOrInterfaceTypeContext.html" target="_top">Frames</a></li> <li><a href="Java8Parser.UnannClassOrInterfaceTypeContext.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>
solr/docs/solr-test-framework/org/apache/solr/analysis/package-summary.html
berkeleybop/bbop-manager-golr
<!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_101) on Sat Aug 20 05:41:52 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>org.apache.solr.analysis (Solr 6.2.0 API)</title> <meta name="date" content="2016-08-20"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.apache.solr.analysis (Solr 6.2.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/solr/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/apache/solr/cloud/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/analysis/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.apache.solr.analysis</h1> <div class="docSummary"> <div class="block">Factories for Mock analysis classes that can be used in test configurations.</div> </div> <p>See:&nbsp;<a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/solr/analysis/MockCharFilterFactory.html" title="class in org.apache.solr.analysis">MockCharFilterFactory</a></td> <td class="colLast"> <div class="block">Factory for <code>MockCharFilter</code> for testing purposes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/solr/analysis/MockTokenFilterFactory.html" title="class in org.apache.solr.analysis">MockTokenFilterFactory</a></td> <td class="colLast"> <div class="block">Factory for <code>MockTokenFilter</code> for testing purposes.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/solr/analysis/MockTokenizerFactory.html" title="class in org.apache.solr.analysis">MockTokenizerFactory</a></td> <td class="colLast"> <div class="block">Factory for <code>MockTokenizer</code> for testing purposes.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package.description"> <!-- --> </a> <h2 title="Package org.apache.solr.analysis Description">Package org.apache.solr.analysis Description</h2> <div class="block">Factories for Mock analysis classes that can be used in test configurations.</div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/solr/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/apache/solr/cloud/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/solr/analysis/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <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>
{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/templates/account/signup.html
asyncee/cookiecutter-django
{% raw %} {% extends "account/base.html" %} {% block head_title %}Регистрация{% endblock %} {% block content %} <h1>Регистрация</h1> <div class="row"> <div class="col-md-6"> <form class="form" method="post" action="{% url 'account_signup' %}"> {% csrf_token %} {% include "includes/bootstrap/bs3-form.html" %} {% if redirect_field_value %} <input type="hidden" name="{{ redirect_field_name }}" value="{{ redirect_field_value }}" /> {% endif %} <div class="form-group"> <button class="btn btn-primary" type="submit">Зарегистрироваться</button> </div> </form> </div> </div> <a href="{{ login_url }}">Вход</a> {% endblock %} {% endraw %}
cma-install/grails-1.0.4/doc/api/org/codehaus/groovy/grails/orm/hibernate/cfg/package-frame.html
NCIP/cma
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_16) on Fri Nov 14 13:22:33 GMT 2008 --> <TITLE> org.codehaus.groovy.grails.orm.hibernate.cfg (Grails 1.0.4) </TITLE> <META NAME="keywords" CONTENT="org.codehaus.groovy.grails.orm.hibernate.cfg package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../../../../../org/codehaus/groovy/grails/orm/hibernate/cfg/package-summary.html" target="classFrame">org.codehaus.groovy.grails.orm.hibernate.cfg</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Interfaces</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="GrailsDomainConfiguration.html" title="interface in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame"><I>GrailsDomainConfiguration</I></A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="DefaultGrailsDomainConfiguration.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">DefaultGrailsDomainConfiguration</A> <BR> <A HREF="GrailsDomainBinder.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsDomainBinder</A> <BR> <A HREF="GrailsDomainBinder.CollectionType.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsDomainBinder.CollectionType</A> <BR> <A HREF="GrailsDomainBinder.GrailsCollectionSecondPass.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsDomainBinder.GrailsCollectionSecondPass</A> <BR> <A HREF="GrailsDomainBinder.ListSecondPass.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsDomainBinder.ListSecondPass</A> <BR> <A HREF="GrailsDomainBinder.MapSecondPass.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsDomainBinder.MapSecondPass</A> <BR> <A HREF="GrailsHibernateUtil.html" title="class in org.codehaus.groovy.grails.orm.hibernate.cfg" target="classFrame">GrailsHibernateUtil</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
extras/documentation/manual/extras/en/index.html
CoursePark/Zend-Framework-Releases
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Programmer's Reference Guide</title> <link rel="stylesheet" href="dbstyle.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="Programmer's Reference Guide"> <link rel="next" href="zendx.console.process.unix.html" title="Chapter 1. ZendX_Console_Process_Unix"> <link rel="chapter" href="zendx.console.process.unix.html" title="Chapter 1. ZendX_Console_Process_Unix"> <link rel="chapter" href="zendx.jquery.html" title="Chapter 2. ZendX_JQuery"> <link rel="index" href="the.index.html" title="Index"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <div class="navheader"><table width="100%" summary="Navigation header"> <tr><th colspan="3" align="center">Programmer's Reference Guide</th></tr> <tr> <td width="20%" align="left"> </td> <th width="60%" align="center"> </th> <td width="20%" align="right"> <a accesskey="n" href="zendx.console.process.unix.html">Next</a> </td> </tr> </table></div> <div lang="en" class="book" title="Programmer's Reference Guide"> <div class="titlepage"> <div> <div><h1 class="title"> <a name="manual"></a>Programmer's Reference Guide</h1></div> <div><h2 class="subtitle">Zend Framework - Extras Library</h2></div> <div><p class="copyright">Copyright © 2005-2011 Zend Technologies Inc. (<a class="ulink" href="http://www.zend.com" target="_top">http://www.zend.com</a>) </p></div> <div><p class="pubdate">2011-03-02</p></div> </div> <hr> </div> <div class="toc"> <p><b>Table of Contents</b></p> <dl> <dt><span class="chapter"><a href="zendx.console.process.unix.html">1. ZendX_Console_Process_Unix</a></span></dt> <dd><dl> <dt><span class="sect1"><a href="zendx.console.process.unix.html#zendx.console.process.unix.overview">1.1. ZendX_Console_Process_Unix</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="zendx.console.process.unix.html#zendx.console.process.unix.introduction">1.1.1. Introduction</a></span></dt> <dt><span class="sect2"><a href="zendx.console.process.unix.html#zendx.console.process.unix.basic">1.1.2. Basic usage of ZendX_Console_Process_Unix</a></span></dt> </dl></dd> </dl></dd> <dt><span class="chapter"><a href="zendx.jquery.html">2. ZendX_JQuery</a></span></dt> <dd><dl> <dt><span class="sect1"><a href="zendx.jquery.html#zendx.jquery.introduction">2.1. Introduction</a></span></dt> <dt><span class="sect1"><a href="zendx.jquery.view.html">2.2. ZendX_JQuery View Helpers</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery">2.2.1. jQuery() View Helper</a></span></dt> <dd><dl> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.noconflict">2.2.1.1. jQuery NoConflict Mode</a></span></dt> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.themes">2.2.1.2. jQuery UI Themes</a></span></dt> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.methods">2.2.1.3. Methods Available</a></span></dt> <dd><dl> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.methods.core">2.2.1.3.1. jQuery Core Library methods</a></span></dt> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.methods.ui">2.2.1.3.2. jQuery UI Library methods</a></span></dt> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.methods.other">2.2.1.3.3. jQuery Helper Utility methods</a></span></dt> </dl></dd> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.refactor">2.2.1.4. Refactoring jQuery environment with setRenderMode()</a></span></dt> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.jquery.migrations">2.2.1.5. Migrations</a></span></dt> </dl></dd> <dt><span class="sect2"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers">2.2.2. JQuery Helpers</a></span></dt> <dd><dl> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ajaxlink">2.2.2.1. AjaxLink Helper</a></span></dt> <dd><dl><dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ajaxlink.effects">2.2.2.1.1. Shortcut Effects</a></span></dt></dl></dd> <dt><span class="sect3"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ui">2.2.2.2. jQuery UI Library Helpers</a></span></dt> <dd><dl> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ui.form">2.2.2.2.1. jQuery UI Form Helpers</a></span></dt> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ui.actionhelper">2.2.2.2.2. Using an Action Helper to Send Data to AutoComplete</a></span></dt> <dt><span class="sect4"><a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ui.layout">2.2.2.2.3. jQuery UI Layout Helpers</a></span></dt> </dl></dd> </dl></dd> </dl></dd> <dt><span class="sect1"><a href="zendx.jquery.form.html">2.3. ZendX_JQuery Form Elements and Decorators</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="zendx.jquery.form.html#zendx.jquery.form.usage">2.3.1. General Elements and Decorator Usage</a></span></dt> <dt><span class="sect2"><a href="zendx.jquery.form.html#zendx.jquery.form.elements">2.3.2. Form Elements</a></span></dt> <dt><span class="sect2"><a href="zendx.jquery.form.html#zendx.jquery.form.decorators">2.3.3. Form Decorators</a></span></dt> </dl></dd> </dl></dd> <dt><span class="index"><a href="the.index.html">Index</a></span></dt> </dl> </div> <div class="list-of-tables"> <p><b>List of Tables</b></p> <dl><dt>2.1. <a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ajaxlink.table">AjaxLink options</a> </dt></dl> </div> <div class="list-of-examples"> <p><b>List of Examples</b></p> <dl> <dt>1.1. <a href="zendx.console.process.unix.html#zendx.console.process.unix.example">Basic example for processing</a> </dt> <dt>2.1. <a href="zendx.jquery.view.html#zend.jquery.view.jquery.usage">jQuery() View Helper Example</a> </dt> <dt>2.2. <a href="zendx.jquery.view.html#zend.jquery.view.jquery.noconflict">Building your own Helper with No Conflict Mode</a> </dt> <dt>2.3. <a href="zendx.jquery.view.html#zendx.jquery.view.helpers.form.example">Showing jQuery Form View Helper Usage</a> </dt> <dt>2.4. <a href="zendx.jquery.view.html#zendx.jquery.view.helpers.ui.layout.example">Showing the latest news in a Tab Container</a> </dt> <dt>2.5. <a href="zendx.jquery.form.html#zendx.jquery.form.decorators.tabexample">SubForms with TabContainer Decorator</a> </dt> <dt>2.6. <a href="zendx.jquery.form.html#zendx.jquery.form.decorators.dialogexample">Wrapping a Form into the Dialog Container</a> </dt> </dl> </div> </div> <div class="navfooter"><table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"> </td> <td width="20%" align="center"> </td> <td width="40%" align="right"> <a accesskey="n" href="zendx.console.process.unix.html">Next</a> </td> </tr> <tr> <td width="40%" align="left" valign="top"> </td> <td width="20%" align="center"> </td> <td width="40%" align="right" valign="top"> Chapter 1. ZendX_Console_Process_Unix</td> </tr> </table></div> <div class="revinfo"></div> </body> </html>
src/pat/bumper/index.html
Patternslib/Patterns-archive
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Demo page</title> <link rel="stylesheet" href="/style/common.css" type="text/css"> <script src="/main.js" type="text/javascript" charset="utf-8"></script> <script data-main="/src/pat/main" src="/src/bower_components/requirejs/require.js"></script> </head> <body> <section> <h1>Bumper</h1> <section class="description"> <a href="documentation.md" class="pat-inject" data-pat-inject="source: ## Description::element; target: self::element; trigger: autoload">Description</a> </section> <section class="demo"> <h2>Demo</h2> <div id="demo"> <div class="row" style="height: 82px"> <div class="pat-bumper message info" data-pat-bumper="margin: 10"> This bar will stick to the top of the screen when you scroll. </div> </div> <div style="height: 170px; overflow: auto; border: 1px solid silver; padding: 10px"> <p> Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. </p> <p class="pat-bumper message info" data-pat-bumper="margin: 0"> This bar will stick to the top of its parent element when you scroll. </p> <p> Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit. Sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? </p> </div> </div> </section> <section class="documentation"> <a href="documentation.md" class="pat-inject" data-pat-inject="source: ## Documentation::element; target: self::element; trigger: autoload">Documentation</a> </section> </section> </body> </html>
data/misc/amel-ogs-vs-ncbi-parseval-html/Group7.16/88301-109742.html
BrendelGroup/AEGeAn
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>ParsEval: Locus at Group7.16[88301, 109742]</title> <link rel="stylesheet" type="text/css" href="../parseval.css" /> <script type="text/javascript" src="../vendor/mootools-core-1.3.2-full-nocompat-yc.js"></script> <script type="text/javascript" src="../vendor/mootools-more-1.3.2.1.js"></script> <script type="text/javascript"> window.addEvent('domready', function() { var status = { 'true': "(hide details)", 'false': "(show details)", } var compareWrapper0 = new Fx.Slide('compare_wrapper_0'); compareWrapper0.hide(); $('toggle_compare_0').addEvent('click', function(event){ event.stop(); compareWrapper0.toggle(); }); compareWrapper0.addEvent('complete', function() { $('toggle_compare_0').set('text', status[compareWrapper0.open]); }); var compareWrapper1 = new Fx.Slide('compare_wrapper_1'); compareWrapper1.hide(); $('toggle_compare_1').addEvent('click', function(event){ event.stop(); compareWrapper1.toggle(); }); compareWrapper1.addEvent('complete', function() { $('toggle_compare_1').set('text', status[compareWrapper1.open]); }); }); </script> </head> <body> <div id="content"> <h1>Locus at Group7.16[88301, 109742]</h1> <p><a href="index.html">⇐ Back to Group7.16 loci</a></p> <h2>Gene annotations</h2> <table> <tr><th>Reference</th><th>Prediction</th></tr> <tr><td>gene5</td><td>gene4</td></tr> <tr><td>gene6</td><td>gene5</td></tr> </table> <div class='graphic'> <a href='Group7.16_88301-109742.png'><img src='Group7.16_88301-109742.png' /></a> </div> <h2 class="bottomspace">Comparison(s)</h2> <h3 class="compare-header">Comparison<a id="toggle_compare_0" href="#">(show details)</a></h3> <div id="compare_wrapper_0"class="compare-wrapper"> <h3>Reference GFF3</h3> <pre class="gff3 refr"> ##gff-version 3 Group7.16 OGS mRNA 104797 107359 1 - . ID=mRNA6 Group7.16 OGS three_prime_UTR 104797 105353 1 - . Parent=mRNA6 Group7.16 OGS exon 104797 105898 1 - . Parent=mRNA6 Group7.16 OGS stop_codon 105354 105356 . - . Parent=mRNA6 Group7.16 OGS CDS 105354 105898 . - 2 ID=CDS6;Parent=mRNA6 Group7.16 OGS intron 105899 106079 . - . Parent=mRNA6 Group7.16 OGS CDS 106080 106328 . - 2 ID=CDS6;Parent=mRNA6 Group7.16 OGS exon 106080 106328 1 - . Parent=mRNA6 Group7.16 OGS intron 106329 106539 . - . Parent=mRNA6 Group7.16 OGS CDS 106540 106664 . - 1 ID=CDS6;Parent=mRNA6 Group7.16 OGS exon 106540 106664 1 - . Parent=mRNA6 Group7.16 OGS intron 106665 106765 . - . Parent=mRNA6 Group7.16 OGS CDS 106766 107160 . - 0 ID=CDS6;Parent=mRNA6 Group7.16 OGS exon 106766 107359 1 - . Parent=mRNA6 Group7.16 OGS start_codon 107158 107160 . - . Parent=mRNA6 Group7.16 OGS five_prime_UTR 107161 107359 1 - . Parent=mRNA6 ### </pre> <h3>Prediction GFF3</h3> <pre class="gff3 pred"> ##gff-version 3 Group7.16 NCBI mRNA 105315 107360 . - . ID=mRNA6;Name=XM_006562491.1;Dbxref=GeneID:102655754,Genbank:XM_006562491.1;gbkey=mRNA;gene=LOC102655754;product=enolase-like;transcript_id=XM_006562491.1 Group7.16 NCBI three_prime_UTR 105315 105353 . - . Parent=mRNA6 Group7.16 NCBI exon 105315 105898 . - . Parent=mRNA6;Dbxref=GeneID:102655754,Genbank:XM_006562491.1;gbkey=mRNA;gene=LOC102655754;product=enolase-like;transcript_id=XM_006562491.1 Group7.16 NCBI stop_codon 105354 105356 . - . Parent=mRNA6 Group7.16 NCBI CDS 105354 105898 . - 2 ID=CDS6;Parent=mRNA6;Name=XP_006562554.1;Dbxref=GeneID:102655754,Genbank:XP_006562554.1;gbkey=CDS;gene=LOC102655754;product=enolase-like;protein_id=XP_006562554.1 Group7.16 NCBI intron 105899 106079 . - . Parent=mRNA6 Group7.16 NCBI exon 106080 106328 . - . Parent=mRNA6;Dbxref=GeneID:102655754,Genbank:XM_006562491.1;gbkey=mRNA;gene=LOC102655754;product=enolase-like;transcript_id=XM_006562491.1 Group7.16 NCBI CDS 106080 106328 . - 2 ID=CDS6;Parent=mRNA6;Name=XP_006562554.1;Dbxref=GeneID:102655754,Genbank:XP_006562554.1;gbkey=CDS;gene=LOC102655754;product=enolase-like;protein_id=XP_006562554.1 Group7.16 NCBI intron 106329 106539 . - . Parent=mRNA6 Group7.16 NCBI exon 106540 106664 . - . Parent=mRNA6;Dbxref=GeneID:102655754,Genbank:XM_006562491.1;gbkey=mRNA;gene=LOC102655754;product=enolase-like;transcript_id=XM_006562491.1 Group7.16 NCBI CDS 106540 106664 . - 1 ID=CDS6;Parent=mRNA6;Name=XP_006562554.1;Dbxref=GeneID:102655754,Genbank:XP_006562554.1;gbkey=CDS;gene=LOC102655754;product=enolase-like;protein_id=XP_006562554.1 Group7.16 NCBI intron 106665 106765 . - . Parent=mRNA6 Group7.16 NCBI CDS 106766 107160 . - 0 ID=CDS6;Parent=mRNA6;Name=XP_006562554.1;Dbxref=GeneID:102655754,Genbank:XP_006562554.1;gbkey=CDS;gene=LOC102655754;product=enolase-like;protein_id=XP_006562554.1 Group7.16 NCBI exon 106766 107360 . - . Parent=mRNA6;Dbxref=GeneID:102655754,Genbank:XM_006562491.1;gbkey=mRNA;gene=LOC102655754;product=enolase-like;transcript_id=XM_006562491.1 Group7.16 NCBI start_codon 107158 107160 . - . Parent=mRNA6 Group7.16 NCBI five_prime_UTR 107161 107360 . - . Parent=mRNA6 ### </pre> <h3>CDS structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference CDS segments</td><td>4</td></tr> <tr><td>prediction CDS segments</td><td>4</td></tr> <tr><th class="left-align" colspan="2">CDS segments structures match perfectly!</th></tr> </table> <h3>Exon structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference exons</td><td>4</td></tr> <tr class="cell_small"><td class="cell_indent">match prediction</td><td>2</td></tr> <tr class="cell_small"><td class="cell_indent">don't match prediction</td><td>2</td></tr> <tr><td>prediction exons</td><td>4</td></tr> <tr class="cell_small"><td class="cell_indent">match reference</td><td>2</td></tr> <tr class="cell_small"><td class="cell_indent">don't match reference</td><td>2</td></tr> <tr><td>Sensitivity</td><td>0.500 </td></tr> <tr><td>Specificity</td><td>0.500 </td></tr> <tr><td>F1 score</td><td>0.500 </td></tr> <tr><td>Annotation edit distance</td><td>0.500 </td></tr> </table> <h3>UTR structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference UTR segments</td><td>2</td></tr> <tr class="cell_small"><td class="cell_indent">match prediction</td><td>0</td></tr> <tr class="cell_small"><td class="cell_indent">don't match prediction</td><td>2</td></tr> <tr><td>prediction UTR segments</td><td>2</td></tr> <tr class="cell_small"><td class="cell_indent">match reference</td><td>0</td></tr> <tr class="cell_small"><td class="cell_indent">don't match reference</td><td>2</td></tr> <tr><td>Sensitivity</td><td>0.000 </td></tr> <tr><td>Specificity</td><td>0.000 </td></tr> <tr><td>F1 score</td><td>-- </td></tr> <tr><td>Annotation edit distance</td><td>1.000 </td></tr> </table> <h3>Nucleotide-level comparison</h3> <table class="table_wide table_extra_indent"> <tr><td>&nbsp;</td><th>CDS</th><th>UTRs</th><th>Overall</th></tr> <tr><th class="left-align">matching coefficient</th><td>1.000 </td><td>0.976 </td><td>0.976</td></tr> <tr><th class="left-align">correlation coefficient</th><td>1.000 </td><td>0.553 </td><td>--</td></tr> <tr><th class="left-align">sensitivity</th><td>1.000 </td><td>0.315 </td><td>--</td></tr> <tr><th class="left-align">specificity</th><td>1.000 </td><td>0.996 </td><td>--</td></tr> <tr><th class="left-align">F1 Score</th><td>1.000 </td><td>0.478 </td><td>--</td></tr> <tr><th class="left-align">Annotation edit distance</th><td>0.000 </td><td>0.345 </td><td>--</td></tr> </table> </div> <h3 class="compare-header">Comparison<a id="toggle_compare_1" href="#">(show details)</a></h3> <div id="compare_wrapper_1"class="compare-wrapper"> <h3>Reference GFF3</h3> <pre class="gff3 refr"> ##gff-version 3 Group7.16 OGS mRNA 88301 109742 1 + . ID=mRNA5 Group7.16 OGS start_codon 88301 88303 . + . Parent=mRNA5 Group7.16 OGS CDS 88301 88389 . + 0 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 88301 88389 1 + . Parent=mRNA5 Group7.16 OGS intron 88390 102373 . + . Parent=mRNA5 Group7.16 OGS CDS 102374 102569 . + 1 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 102374 102569 1 + . Parent=mRNA5 Group7.16 OGS intron 102570 103098 . + . Parent=mRNA5 Group7.16 OGS CDS 103099 103330 . + 0 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 103099 103330 1 + . Parent=mRNA5 Group7.16 OGS intron 103331 103589 . + . Parent=mRNA5 Group7.16 OGS CDS 103590 103761 . + 2 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 103590 103761 1 + . Parent=mRNA5 Group7.16 OGS intron 103762 104323 . + . Parent=mRNA5 Group7.16 OGS CDS 104324 104516 . + 1 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 104324 104516 1 + . Parent=mRNA5 Group7.16 OGS intron 104517 104603 . + . Parent=mRNA5 Group7.16 OGS CDS 104604 104759 . + 0 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 104604 104759 1 + . Parent=mRNA5 Group7.16 OGS intron 104760 104871 . + . Parent=mRNA5 Group7.16 OGS CDS 104872 105039 . + 0 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 104872 105039 1 + . Parent=mRNA5 Group7.16 OGS intron 105040 105118 . + . Parent=mRNA5 Group7.16 OGS CDS 105119 105308 . + 0 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 105119 105308 1 + . Parent=mRNA5 Group7.16 OGS intron 105309 107586 . + . Parent=mRNA5 Group7.16 OGS CDS 107587 107832 . + 2 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 107587 107832 1 + . Parent=mRNA5 Group7.16 OGS intron 107833 108074 . + . Parent=mRNA5 Group7.16 OGS CDS 108075 108271 . + 2 ID=CDS5;Parent=mRNA5 Group7.16 OGS exon 108075 109742 1 + . Parent=mRNA5 Group7.16 OGS stop_codon 108269 108271 . + . Parent=mRNA5 Group7.16 OGS three_prime_UTR 108272 109742 1 + . Parent=mRNA5 ### </pre> <h3>Prediction GFF3</h3> <pre class="gff3 pred"> ##gff-version 3 Group7.16 NCBI mRNA 102349 108280 . + . ID=mRNA5;Name=XM_006562492.1;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI five_prime_UTR 102349 102497 . + . Parent=mRNA5 Group7.16 NCBI exon 102349 102569 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI start_codon 102498 102500 . + . Parent=mRNA5 Group7.16 NCBI CDS 102498 102569 . + 0 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 102570 103098 . + . Parent=mRNA5 Group7.16 NCBI exon 103099 103330 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 103099 103330 . + 0 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 103331 103589 . + . Parent=mRNA5 Group7.16 NCBI exon 103590 103761 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 103590 103761 . + 2 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 103762 104323 . + . Parent=mRNA5 Group7.16 NCBI exon 104324 104516 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 104324 104516 . + 1 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 104517 104603 . + . Parent=mRNA5 Group7.16 NCBI exon 104604 104759 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 104604 104759 . + 0 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 104760 104871 . + . Parent=mRNA5 Group7.16 NCBI exon 104872 105039 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 104872 105039 . + 0 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 105040 105118 . + . Parent=mRNA5 Group7.16 NCBI exon 105119 105308 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 105119 105308 . + 0 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 105309 107586 . + . Parent=mRNA5 Group7.16 NCBI exon 107587 107832 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI CDS 107587 107832 . + 2 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI intron 107833 108074 . + . Parent=mRNA5 Group7.16 NCBI CDS 108075 108271 . + 2 ID=CDS5;Parent=mRNA5;Name=XP_006562555.1;Dbxref=GeneID:409624,Genbank:XP_006562555.1,BEEBASE:GB46290;gbkey=CDS;gene=LOC409624;product=acetyl-coenzyme A synthetase-like;protein_id=XP_006562555.1 Group7.16 NCBI exon 108075 108280 . + . Parent=mRNA5;Dbxref=GeneID:409624,Genbank:XM_006562492.1,BEEBASE:GB46290;gbkey=mRNA;gene=LOC409624;product=acetate-CoA ligase 1;transcript_id=XM_006562492.1 Group7.16 NCBI stop_codon 108269 108271 . + . Parent=mRNA5 Group7.16 NCBI three_prime_UTR 108272 108280 . + . Parent=mRNA5 ### </pre> <h3>CDS structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference CDS segments</td><td>10</td></tr> <tr class="cell_small"><td class="cell_indent">match prediction</td><td>8</td></tr> <tr class="cell_small"><td class="cell_indent">don't match prediction</td><td>2</td></tr> <tr><td>prediction CDS segments</td><td>9</td></tr> <tr class="cell_small"><td class="cell_indent">match reference</td><td>8</td></tr> <tr class="cell_small"><td class="cell_indent">don't match reference</td><td>1</td></tr> <tr><td>Sensitivity</td><td>0.800 </td></tr> <tr><td>Specificity</td><td>0.889 </td></tr> <tr><td>F1 score</td><td>0.842 </td></tr> <tr><td>Annotation edit distance</td><td>0.156 </td></tr> </table> <h3>Exon structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference exons</td><td>10</td></tr> <tr class="cell_small"><td class="cell_indent">match prediction</td><td>7</td></tr> <tr class="cell_small"><td class="cell_indent">don't match prediction</td><td>3</td></tr> <tr><td>prediction exons</td><td>9</td></tr> <tr class="cell_small"><td class="cell_indent">match reference</td><td>7</td></tr> <tr class="cell_small"><td class="cell_indent">don't match reference</td><td>2</td></tr> <tr><td>Sensitivity</td><td>0.700 </td></tr> <tr><td>Specificity</td><td>0.778 </td></tr> <tr><td>F1 score</td><td>0.737 </td></tr> <tr><td>Annotation edit distance</td><td>0.261 </td></tr> </table> <h3>UTR structure comparison</h3> <table class="table_normal table_extra_indent"> <tr><td>reference UTR segments</td><td>1</td></tr> <tr class="cell_small"><td class="cell_indent">match prediction</td><td>0</td></tr> <tr class="cell_small"><td class="cell_indent">don't match prediction</td><td>1</td></tr> <tr><td>prediction UTR segments</td><td>2</td></tr> <tr class="cell_small"><td class="cell_indent">match reference</td><td>0</td></tr> <tr class="cell_small"><td class="cell_indent">don't match reference</td><td>2</td></tr> <tr><td>Sensitivity</td><td>0.000 </td></tr> <tr><td>Specificity</td><td>0.000 </td></tr> <tr><td>F1 score</td><td>-- </td></tr> <tr><td>Annotation edit distance</td><td>1.000 </td></tr> </table> <h3>Nucleotide-level comparison</h3> <table class="table_wide table_extra_indent"> <tr><td>&nbsp;</td><th>CDS</th><th>UTRs</th><th>Overall</th></tr> <tr><th class="left-align">matching coefficient</th><td>0.990 </td><td>0.925 </td><td>0.270</td></tr> <tr><th class="left-align">correlation coefficient</th><td>0.935 </td><td>-0.004 </td><td>--</td></tr> <tr><th class="left-align">sensitivity</th><td>0.884 </td><td>0.006 </td><td>--</td></tr> <tr><th class="left-align">specificity</th><td>1.000 </td><td>0.057 </td><td>--</td></tr> <tr><th class="left-align">F1 Score</th><td>0.939 </td><td>0.011 </td><td>--</td></tr> <tr><th class="left-align">Annotation edit distance</th><td>0.058 </td><td>0.968 </td><td>--</td></tr> </table> </div> <p class="footer"> See <a href="LICENSE">LICENSE</a> for details. </p> </div> </body> </html>
src/DotNetCore.CAP.Dashboard/wwwroot/dist/css/chunk-ce77336e.a7625ce4.css
dotnetcore/CAP
.pagination[data-v-3ed61353]{flex:1;justify-content:flex-end;align-items:center}.capPagination[data-v-3ed61353] .page-link{color:#6c757d;box-shadow:none;border-color:#6c757d}.capPagination[data-v-3ed61353] .page-link:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.capPagination[data-v-3ed61353] .active .page-link{color:#fff;background-color:#000}
Processing/libraries/OpenECHO/references/classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html
kogaken1/OpenECHO
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.6"/> <title>OpenECHO: com.sonycsl.echo.eoj.device.sensor.PassageSensor Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="OpenECHOForProcessingLogo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">OpenECHO </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.6 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Packages</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacecom.html">com</a></li><li class="navelem"><a class="el" href="namespacecom_1_1sonycsl.html">sonycsl</a></li><li class="navelem"><a class="el" href="namespacecom_1_1sonycsl_1_1echo.html">echo</a></li><li class="navelem"><a class="el" href="namespacecom_1_1sonycsl_1_1echo_1_1eoj.html">eoj</a></li><li class="navelem"><a class="el" href="namespacecom_1_1sonycsl_1_1echo_1_1eoj_1_1device.html">device</a></li><li class="navelem"><a class="el" href="namespacecom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor.html">sensor</a></li><li class="navelem"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html">PassageSensor</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="#pub-static-attribs">Static Public Attributes</a> &#124; <a href="#pro-methods">Protected Member Functions</a> &#124; <a href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">com.sonycsl.echo.eoj.device.sensor.PassageSensor Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for com.sonycsl.echo.eoj.device.sensor.PassageSensor:</div> <div class="dyncontent"> <div class="center"> <img src="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.png" usemap="#com.sonycsl.echo.eoj.device.sensor.PassageSensor_map" alt=""/> <map id="com.sonycsl.echo.eoj.device.sensor.PassageSensor_map" name="com.sonycsl.echo.eoj.device.sensor.PassageSensor_map"> <area href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html" alt="com.sonycsl.echo.eoj.device.DeviceObject" shape="rect" coords="0,56,311,80"/> <area href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html" alt="com.sonycsl.echo.eoj.EchoObject" shape="rect" coords="0,0,311,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>Getter</b></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>Informer</b></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>Proxy</b></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>Receiver</b></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>Setter</b></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:ad1388c751c38a91ee762e1c4411beaad"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ad1388c751c38a91ee762e1c4411beaad">onNew</a> ()</td></tr> <tr class="separator:ad1388c751c38a91ee762e1c4411beaad"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a488478cfc5c5a6b4f90df707215d0ef0"><td class="memItemLeft" align="right" valign="top">short&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a488478cfc5c5a6b4f90df707215d0ef0">getEchoClassCode</a> ()</td></tr> <tr class="separator:a488478cfc5c5a6b4f90df707215d0ef0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0eae879255f3fa9bc37f1ab142f42a52"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a0eae879255f3fa9bc37f1ab142f42a52">set</a> ()</td></tr> <tr class="separator:a0eae879255f3fa9bc37f1ab142f42a52"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afb08805ebbb666d1aa593afd910d41ab"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#afb08805ebbb666d1aa593afd910d41ab">set</a> (boolean responseRequired)</td></tr> <tr class="separator:afb08805ebbb666d1aa593afd910d41ab"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a17187b442149b0f4e50706ab8d5fca17"><td class="memItemLeft" align="right" valign="top">Getter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a17187b442149b0f4e50706ab8d5fca17">get</a> ()</td></tr> <tr class="separator:a17187b442149b0f4e50706ab8d5fca17"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa29dd4c862ae9ada269836ff481d63ec"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#aa29dd4c862ae9ada269836ff481d63ec">inform</a> ()</td></tr> <tr class="separator:aa29dd4c862ae9ada269836ff481d63ec"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html">com.sonycsl.echo.eoj.device.DeviceObject</a></td></tr> <tr class="memitem:a539a8acbc30dddcd66b6e46587328a4a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a539a8acbc30dddcd66b6e46587328a4a">getInstanceCode</a> ()</td></tr> <tr class="separator:a539a8acbc30dddcd66b6e46587328a4a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a39e605344cdfe0a305c2cfa12f54fcb8 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a39e605344cdfe0a305c2cfa12f54fcb8">allocateSelfDeviceInstanceCode</a> ()</td></tr> <tr class="separator:a39e605344cdfe0a305c2cfa12f54fcb8 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af5038322471b0f3472be62c8d5f814f3 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#af5038322471b0f3472be62c8d5f814f3">onNew</a> ()</td></tr> <tr class="separator:af5038322471b0f3472be62c8d5f814f3 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a49be8ffc3ca4c91de0e64742393893c8 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a49be8ffc3ca4c91de0e64742393893c8">set</a> ()</td></tr> <tr class="separator:a49be8ffc3ca4c91de0e64742393893c8 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:addc202b219da1ef31954fb2a3434c733 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#addc202b219da1ef31954fb2a3434c733">set</a> (boolean responseRequired)</td></tr> <tr class="separator:addc202b219da1ef31954fb2a3434c733 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8da2591ec2e93dd058c30a4227c4813c inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">Getter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a8da2591ec2e93dd058c30a4227c4813c">get</a> ()</td></tr> <tr class="separator:a8da2591ec2e93dd058c30a4227c4813c inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a90d0fb9448248e46af96c69692dd6510 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a90d0fb9448248e46af96c69692dd6510">inform</a> ()</td></tr> <tr class="separator:a90d0fb9448248e46af96c69692dd6510 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html">com.sonycsl.echo.eoj.EchoObject</a></td></tr> <tr class="memitem:ac60e96f4d6fed042de71a00979d33314 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ac60e96f4d6fed042de71a00979d33314">EchoObject</a> ()</td></tr> <tr class="separator:ac60e96f4d6fed042de71a00979d33314 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae80f98c4f6024b0de4af2d2c63223da6 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ae80f98c4f6024b0de4af2d2c63223da6">onNew</a> ()</td></tr> <tr class="separator:ae80f98c4f6024b0de4af2d2c63223da6 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a942c49d434d7085d5214e58473820bb2 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a942c49d434d7085d5214e58473820bb2">onFound</a> ()</td></tr> <tr class="separator:a942c49d434d7085d5214e58473820bb2 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab00504f2057e2d41de9e3fd6617d95e2 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ab00504f2057e2d41de9e3fd6617d95e2">getStatusChangeAnnouncementProperties</a> ()</td></tr> <tr class="separator:ab00504f2057e2d41de9e3fd6617d95e2 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab07ab2b14d49b85ac82a1a17258a091a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ab07ab2b14d49b85ac82a1a17258a091a">getSetProperties</a> ()</td></tr> <tr class="separator:ab07ab2b14d49b85ac82a1a17258a091a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5513d42f83bbf9dd1ce17300e64fa83e inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a5513d42f83bbf9dd1ce17300e64fa83e">getGetProperties</a> ()</td></tr> <tr class="separator:a5513d42f83bbf9dd1ce17300e64fa83e inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae90a9b0738c65a5a53b87cfca1636ebe inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ae90a9b0738c65a5a53b87cfca1636ebe">toString</a> ()</td></tr> <tr class="separator:ae90a9b0738c65a5a53b87cfca1636ebe inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab31da96c0eb784f99c4eff5a6b5cff4b inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ab31da96c0eb784f99c4eff5a6b5cff4b">getClassGroupCode</a> ()</td></tr> <tr class="separator:ab31da96c0eb784f99c4eff5a6b5cff4b inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa98c9020594e0038d9b66d88e0d9dcc3 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#aa98c9020594e0038d9b66d88e0d9dcc3">getClassCode</a> ()</td></tr> <tr class="separator:aa98c9020594e0038d9b66d88e0d9dcc3 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae6f99dc1b5f7b4e9ebbd4acbaf744c73 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">abstract byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ae6f99dc1b5f7b4e9ebbd4acbaf744c73">getInstanceCode</a> ()</td></tr> <tr class="separator:ae6f99dc1b5f7b4e9ebbd4acbaf744c73 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a331c4559d14d6e0386712e3c1bd1c085 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">abstract short&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a331c4559d14d6e0386712e3c1bd1c085">getEchoClassCode</a> ()</td></tr> <tr class="separator:a331c4559d14d6e0386712e3c1bd1c085 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af9c22cbe2db962e8428cef2e1fc92380 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#af9c22cbe2db962e8428cef2e1fc92380">getEchoObjectCode</a> ()</td></tr> <tr class="separator:af9c22cbe2db962e8428cef2e1fc92380 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a55115f30f691bef7828e1a2cc500ab4a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a55115f30f691bef7828e1a2cc500ab4a">setNode</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1node_1_1_echo_node.html">EchoNode</a> node)</td></tr> <tr class="separator:a55115f30f691bef7828e1a2cc500ab4a inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aac6f642758ab916582e786b96553babf inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1node_1_1_echo_node.html">EchoNode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#aac6f642758ab916582e786b96553babf">getNode</a> ()</td></tr> <tr class="separator:aac6f642758ab916582e786b96553babf inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a73ac09ea75b01c0bfd654451d136146b inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a73ac09ea75b01c0bfd654451d136146b">removeNode</a> ()</td></tr> <tr class="separator:a73ac09ea75b01c0bfd654451d136146b inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0b3f94dfbf946d26cd4ce9182c15d8b6 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a0b3f94dfbf946d26cd4ce9182c15d8b6">isSelfObject</a> ()</td></tr> <tr class="separator:a0b3f94dfbf946d26cd4ce9182c15d8b6 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7546223fe2da6ff37c01a9f37d2b383e inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a7546223fe2da6ff37c01a9f37d2b383e">isProxy</a> ()</td></tr> <tr class="separator:a7546223fe2da6ff37c01a9f37d2b383e inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad3ae2c660608a7e9b063930b8a46c1ff inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ad3ae2c660608a7e9b063930b8a46c1ff">setReceiver</a> (Receiver receiver)</td></tr> <tr class="separator:ad3ae2c660608a7e9b063930b8a46c1ff inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aaa6bfa2d1417e7fe2e4e12f99ab00f9d inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final Receiver&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#aaa6bfa2d1417e7fe2e4e12f99ab00f9d">getReceiver</a> ()</td></tr> <tr class="separator:aaa6bfa2d1417e7fe2e4e12f99ab00f9d inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a861ebdd748107a6b86034f55c857b360 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_frame.html">EchoFrame</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a861ebdd748107a6b86034f55c857b360">onReceiveRequest</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_frame.html">EchoFrame</a> frame)</td></tr> <tr class="separator:a861ebdd748107a6b86034f55c857b360 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4630f88694c7c4e3a65073207d0df1ba inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a4630f88694c7c4e3a65073207d0df1ba">set</a> ()</td></tr> <tr class="separator:a4630f88694c7c4e3a65073207d0df1ba inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7a4c19eead4f3caafd84650e775dd200 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a7a4c19eead4f3caafd84650e775dd200">set</a> (boolean responseRequired)</td></tr> <tr class="separator:a7a4c19eead4f3caafd84650e775dd200 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a725ebb9478c301781ea974c10febd722 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">Getter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a725ebb9478c301781ea974c10febd722">get</a> ()</td></tr> <tr class="separator:a725ebb9478c301781ea974c10febd722 inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a02051eb4f50e116357d81e2cd830602f inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a02051eb4f50e116357d81e2cd830602f">inform</a> ()</td></tr> <tr class="separator:a02051eb4f50e116357d81e2cd830602f inherit pub_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:ab98f76285f22b7d4b4452282d9b10792"><td class="memItemLeft" align="right" valign="top">static Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ab98f76285f22b7d4b4452282d9b10792">setG</a> ()</td></tr> <tr class="separator:ab98f76285f22b7d4b4452282d9b10792"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7f63669c509faa0bf8e8e0795e5f5b2e"><td class="memItemLeft" align="right" valign="top">static Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a7f63669c509faa0bf8e8e0795e5f5b2e">setG</a> (byte instanceCode)</td></tr> <tr class="separator:a7f63669c509faa0bf8e8e0795e5f5b2e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad5b13801f824f6ef2e32196a02a693f2"><td class="memItemLeft" align="right" valign="top">static Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ad5b13801f824f6ef2e32196a02a693f2">setG</a> (boolean responseRequired)</td></tr> <tr class="separator:ad5b13801f824f6ef2e32196a02a693f2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad3648ceed0ce6961c13197747d45b7ab"><td class="memItemLeft" align="right" valign="top">static Setter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ad3648ceed0ce6961c13197747d45b7ab">setG</a> (byte instanceCode, boolean responseRequired)</td></tr> <tr class="separator:ad3648ceed0ce6961c13197747d45b7ab"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a43fbce80de317342cb8e8e05e0c74d48"><td class="memItemLeft" align="right" valign="top">static Getter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a43fbce80de317342cb8e8e05e0c74d48">getG</a> ()</td></tr> <tr class="separator:a43fbce80de317342cb8e8e05e0c74d48"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad0d54258104a98228b1a8e926e05703a"><td class="memItemLeft" align="right" valign="top">static Getter&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ad0d54258104a98228b1a8e926e05703a">getG</a> (byte instanceCode)</td></tr> <tr class="separator:ad0d54258104a98228b1a8e926e05703a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5eab7b9c1072613bafbaf72df2bcfc31"><td class="memItemLeft" align="right" valign="top">static Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a5eab7b9c1072613bafbaf72df2bcfc31">informG</a> ()</td></tr> <tr class="separator:a5eab7b9c1072613bafbaf72df2bcfc31"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae2d2b504b3d84386d105a6535a3b241a"><td class="memItemLeft" align="right" valign="top">static Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ae2d2b504b3d84386d105a6535a3b241a">informG</a> (byte instanceCode)</td></tr> <tr class="separator:ae2d2b504b3d84386d105a6535a3b241a"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> Static Public Attributes</h2></td></tr> <tr class="memitem:a89bf233e3c7f0c07081200d3b9d90ca7"><td class="memItemLeft" align="right" valign="top">static final short&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a89bf233e3c7f0c07081200d3b9d90ca7">ECHO_CLASS_CODE</a> = (short)0x0027</td></tr> <tr class="separator:a89bf233e3c7f0c07081200d3b9d90ca7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6484cd1477e5cc594cab246eab47f65a"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a6484cd1477e5cc594cab246eab47f65a">EPC_DETECTION_THRESHOLD_LEVEL</a> = (byte)0xB0</td></tr> <tr class="separator:a6484cd1477e5cc594cab246eab47f65a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a60785dee63d0d22fed1724de4291aa2d"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a60785dee63d0d22fed1724de4291aa2d">EPC_PASSAGE_DETECTION_HOLD_TIME</a> = (byte)0xBE</td></tr> <tr class="separator:a60785dee63d0d22fed1724de4291aa2d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab89102dde18cc7eec55391064e29914d"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ab89102dde18cc7eec55391064e29914d">EPC_PASSAGE_DETECTION_DIRECTION</a> = (byte)0xE0</td></tr> <tr class="separator:ab89102dde18cc7eec55391064e29914d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td colspan="2" onclick="javascript:toggleInherit('pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object')"><img src="closed.png" alt="-"/>&#160;Static Public Attributes inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html">com.sonycsl.echo.eoj.device.DeviceObject</a></td></tr> <tr class="memitem:ab02716f98699d129264191c18f042b03 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ab02716f98699d129264191c18f042b03">EPC_OPERATION_STATUS</a> = (byte)0x80</td></tr> <tr class="separator:ab02716f98699d129264191c18f042b03 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afbea8c1c4108bd629ad36567e67a801f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#afbea8c1c4108bd629ad36567e67a801f">EPC_INSTALLATION_LOCATION</a> = (byte)0x81</td></tr> <tr class="separator:afbea8c1c4108bd629ad36567e67a801f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2475907b49c7aeaf4b67f7a1e00d5d3c inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a2475907b49c7aeaf4b67f7a1e00d5d3c">EPC_STANDARD_VERSION_INFORMATION</a> = (byte)0x82</td></tr> <tr class="separator:a2475907b49c7aeaf4b67f7a1e00d5d3c inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aad94baf2ea19767f6f5604ed191b39c4 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aad94baf2ea19767f6f5604ed191b39c4">EPC_IDENTIFICATION_NUMBER</a> = (byte)0x83</td></tr> <tr class="separator:aad94baf2ea19767f6f5604ed191b39c4 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:add72c226e31e7be97ac8cf7fdf352e2f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#add72c226e31e7be97ac8cf7fdf352e2f">EPC_MEASURED_INSTANTANEOUS_POWER_CONSUMPTION</a> = (byte)0x84</td></tr> <tr class="separator:add72c226e31e7be97ac8cf7fdf352e2f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab5b8ebfccfcc2164c32ec15890729719 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ab5b8ebfccfcc2164c32ec15890729719">EPC_MEASURED_CUMULATIVE_POWER_CONSUMPTION</a> = (byte)0x85</td></tr> <tr class="separator:ab5b8ebfccfcc2164c32ec15890729719 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af19a8d38c1edcf4828653e1f71532c27 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#af19a8d38c1edcf4828653e1f71532c27">EPC_MANUFACTURERS_FAULT_CODE</a> = (byte)0x86</td></tr> <tr class="separator:af19a8d38c1edcf4828653e1f71532c27 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6dc6a76619fb597d0a66844ef72cfe17 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a6dc6a76619fb597d0a66844ef72cfe17">EPC_CURRENT_LIMIT_SETTING</a> = (byte)0x87</td></tr> <tr class="separator:a6dc6a76619fb597d0a66844ef72cfe17 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a23e510b961ccce7653e2bf052f56ccdd inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a23e510b961ccce7653e2bf052f56ccdd">EPC_FAULT_STATUS</a> = (byte)0x88</td></tr> <tr class="separator:a23e510b961ccce7653e2bf052f56ccdd inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a93f62efa5e43cd31a2a54d1d79c0e06f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a93f62efa5e43cd31a2a54d1d79c0e06f">EPC_FAULT_DESCRIPTION</a> = (byte)0x89</td></tr> <tr class="separator:a93f62efa5e43cd31a2a54d1d79c0e06f inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afbbf218fdbeaf976ce573deac9c56b3b inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#afbbf218fdbeaf976ce573deac9c56b3b">EPC_MANUFACTURER_CODE</a> = (byte)0x8A</td></tr> <tr class="separator:afbbf218fdbeaf976ce573deac9c56b3b inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a54af57f3dcca5bdba28a00a251e7ce55 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a54af57f3dcca5bdba28a00a251e7ce55">EPC_BUSINESS_FACILITY_CODE</a> = (byte)0x8B</td></tr> <tr class="separator:a54af57f3dcca5bdba28a00a251e7ce55 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a139bccf2666991236748ba4712b13335 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a139bccf2666991236748ba4712b13335">EPC_PRODUCT_CODE</a> = (byte)0x8C</td></tr> <tr class="separator:a139bccf2666991236748ba4712b13335 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a201335d0d2cf517b7d27597865bb8901 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a201335d0d2cf517b7d27597865bb8901">EPC_PRODUCTION_NUMBER</a> = (byte)0x8D</td></tr> <tr class="separator:a201335d0d2cf517b7d27597865bb8901 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ada9d034fc68f5c3e3dadca786eb3d0a3 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ada9d034fc68f5c3e3dadca786eb3d0a3">EPC_PRODUCTION_DATE</a> = (byte)0x8E</td></tr> <tr class="separator:ada9d034fc68f5c3e3dadca786eb3d0a3 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3037b99037a170d579e29ef189b9a4e9 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a3037b99037a170d579e29ef189b9a4e9">EPC_POWER_SAVING_OPERATION_SETTING</a> = (byte)0x8F</td></tr> <tr class="separator:a3037b99037a170d579e29ef189b9a4e9 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa93463a2daed480cd948ac393a883765 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aa93463a2daed480cd948ac393a883765">EPC_REMOTE_CONTROL_SETTING</a> = (byte)0x93</td></tr> <tr class="separator:aa93463a2daed480cd948ac393a883765 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a91eb0a26924c579127e2654931b823b5 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a91eb0a26924c579127e2654931b823b5">EPC_CURRENT_TIME_SETTING</a> = (byte)0x97</td></tr> <tr class="separator:a91eb0a26924c579127e2654931b823b5 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad433eed2a52a36cff09a7d2f764082dd inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ad433eed2a52a36cff09a7d2f764082dd">EPC_CURRENT_DATE_SETTING</a> = (byte)0x98</td></tr> <tr class="separator:ad433eed2a52a36cff09a7d2f764082dd inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4f869a7351d1c094dd0f27fda35bb429 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a4f869a7351d1c094dd0f27fda35bb429">EPC_POWER_LIMIT_SETTING</a> = (byte)0x99</td></tr> <tr class="separator:a4f869a7351d1c094dd0f27fda35bb429 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0ae701d35408164fcf30a80492205df8 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a0ae701d35408164fcf30a80492205df8">EPC_CUMULATIVE_OPERATING_TIME</a> = (byte)0x9A</td></tr> <tr class="separator:a0ae701d35408164fcf30a80492205df8 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af9759f2dd459d484a823b5a3e8ad2dcb inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#af9759f2dd459d484a823b5a3e8ad2dcb">EPC_STATUS_CHANGE_ANNOUNCEMENT_PROPERTY_MAP</a> = (byte)0x9D</td></tr> <tr class="separator:af9759f2dd459d484a823b5a3e8ad2dcb inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abc9eca3d3180c9d939a9ae3913886437 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#abc9eca3d3180c9d939a9ae3913886437">EPC_SET_PROPERTY_MAP</a> = (byte)0x9E</td></tr> <tr class="separator:abc9eca3d3180c9d939a9ae3913886437 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8e851bb3410968d95b649af314672f1d inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a8e851bb3410968d95b649af314672f1d">EPC_GET_PROPERTY_MAP</a> = (byte)0x9F</td></tr> <tr class="separator:a8e851bb3410968d95b649af314672f1d inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0370ca8bdf8a9ae35d50bb247205cef5 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a0370ca8bdf8a9ae35d50bb247205cef5">EDT_OPERATION_STATUS_ON</a> = {(byte)0x30}</td></tr> <tr class="separator:a0370ca8bdf8a9ae35d50bb247205cef5 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac04c5755a647ed1a4fdb2b5cb7319541 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac04c5755a647ed1a4fdb2b5cb7319541">EDT_OPERATION_STATUS_OFF</a> = {(byte)0x31}</td></tr> <tr class="separator:ac04c5755a647ed1a4fdb2b5cb7319541 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9a74472cfd07ced69468febf213062d2 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">static final byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a9a74472cfd07ced69468febf213062d2">EDT_STANDARD_VERSION_INFORMATION</a> = {(byte)0x00, (byte)0x00, (byte)0x41, (byte)0x00}</td></tr> <tr class="separator:a9a74472cfd07ced69468febf213062d2 inherit pub_static_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:aeed328a935daadc2c09168c396d5c79f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#aeed328a935daadc2c09168c396d5c79f">setupPropertyMaps</a> ()</td></tr> <tr class="separator:aeed328a935daadc2c09168c396d5c79f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a422c5c44efce6dde9b5efbd2afaad49c"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a422c5c44efce6dde9b5efbd2afaad49c">setOperationStatus</a> (byte[] edt)</td></tr> <tr class="separator:a422c5c44efce6dde9b5efbd2afaad49c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab5b88d6d6ad9c7a33ef3bf4b833e4a0e"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#ab5b88d6d6ad9c7a33ef3bf4b833e4a0e">getOperationStatus</a> ()</td></tr> <tr class="separator:ab5b88d6d6ad9c7a33ef3bf4b833e4a0e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5b00ad4677c6fe0b90955929f96f675f"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a5b00ad4677c6fe0b90955929f96f675f">setDetectionThresholdLevel</a> (byte[] edt)</td></tr> <tr class="separator:a5b00ad4677c6fe0b90955929f96f675f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8739b202bda976a981690bda806efe3f"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a8739b202bda976a981690bda806efe3f">getDetectionThresholdLevel</a> ()</td></tr> <tr class="separator:a8739b202bda976a981690bda806efe3f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8ccbfc5b6ee9b412117e1f88ab652e0b"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a8ccbfc5b6ee9b412117e1f88ab652e0b">isValidDetectionThresholdLevel</a> (byte[] edt)</td></tr> <tr class="separator:a8ccbfc5b6ee9b412117e1f88ab652e0b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a344ee47e436057b308ab50d63d11f6ce"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a344ee47e436057b308ab50d63d11f6ce">setPassageDetectionHoldTime</a> (byte[] edt)</td></tr> <tr class="separator:a344ee47e436057b308ab50d63d11f6ce"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9668871d0d1798b9f48374b6158dfe57"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a9668871d0d1798b9f48374b6158dfe57">getPassageDetectionHoldTime</a> ()</td></tr> <tr class="separator:a9668871d0d1798b9f48374b6158dfe57"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3be24bba65c1124bde60f862871000c3"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a3be24bba65c1124bde60f862871000c3">isValidPassageDetectionHoldTime</a> (byte[] edt)</td></tr> <tr class="separator:a3be24bba65c1124bde60f862871000c3"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af2f4a95bf6c24cc63287e4e36d77a43f"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#af2f4a95bf6c24cc63287e4e36d77a43f">getPassageDetectionDirection</a> ()</td></tr> <tr class="separator:af2f4a95bf6c24cc63287e4e36d77a43f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a50daa199b819435d7c1270f87beefc39"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a50daa199b819435d7c1270f87beefc39">isValidPassageDetectionDirection</a> (byte[] edt)</td></tr> <tr class="separator:a50daa199b819435d7c1270f87beefc39"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a45f72dbe06b51542760bd04f0d069190"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a45f72dbe06b51542760bd04f0d069190">setProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:a45f72dbe06b51542760bd04f0d069190"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af7f74c820d37b1e3e8577b5099b06ca9"><td class="memItemLeft" align="right" valign="top">synchronized byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#af7f74c820d37b1e3e8577b5099b06ca9">getProperty</a> (byte epc)</td></tr> <tr class="separator:af7f74c820d37b1e3e8577b5099b06ca9"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a78718312788cc2dcaf8a32c7d06158cd"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a78718312788cc2dcaf8a32c7d06158cd">isValidProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:a78718312788cc2dcaf8a32c7d06158cd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7793bf6113f2db859b70b645fe105b56"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1sensor_1_1_passage_sensor.html#a7793bf6113f2db859b70b645fe105b56">inform</a> (boolean multicast)</td></tr> <tr class="separator:a7793bf6113f2db859b70b645fe105b56"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html">com.sonycsl.echo.eoj.device.DeviceObject</a></td></tr> <tr class="memitem:a0b85f81145e94fd95e7cfac87d71f125 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a0b85f81145e94fd95e7cfac87d71f125">setupPropertyMaps</a> ()</td></tr> <tr class="separator:a0b85f81145e94fd95e7cfac87d71f125 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a661f1950b2ebe065d708ba127ecb169c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a661f1950b2ebe065d708ba127ecb169c">setProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:a661f1950b2ebe065d708ba127ecb169c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aad8c527753f016bd73c2978c2e6db05f inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">synchronized byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aad8c527753f016bd73c2978c2e6db05f">getProperty</a> (byte epc)</td></tr> <tr class="separator:aad8c527753f016bd73c2978c2e6db05f inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:add83b39d74c1d8b344d095863a06f9f8 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#add83b39d74c1d8b344d095863a06f9f8">isValidProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:add83b39d74c1d8b344d095863a06f9f8 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a08a27644f98aaa91ab5b17d1b089dc22 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a08a27644f98aaa91ab5b17d1b089dc22">setOperationStatus</a> (byte[] edt)</td></tr> <tr class="separator:a08a27644f98aaa91ab5b17d1b089dc22 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a82c8456616757b97ce305d8423e4256e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a82c8456616757b97ce305d8423e4256e">getOperationStatus</a> ()</td></tr> <tr class="separator:a82c8456616757b97ce305d8423e4256e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a65c775e4d9b06240ebd9b2c2450f9c67 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a65c775e4d9b06240ebd9b2c2450f9c67">isValidOperationStatus</a> (byte[] edt)</td></tr> <tr class="separator:a65c775e4d9b06240ebd9b2c2450f9c67 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac62ce8d8171823d0e8f9f757b1a6ff12 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">abstract boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac62ce8d8171823d0e8f9f757b1a6ff12">setInstallationLocation</a> (byte[] edt)</td></tr> <tr class="separator:ac62ce8d8171823d0e8f9f757b1a6ff12 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a26b0ed731bc8fa439f0f4adfae9e60ec inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a26b0ed731bc8fa439f0f4adfae9e60ec">getInstallationLocation</a> ()</td></tr> <tr class="separator:a26b0ed731bc8fa439f0f4adfae9e60ec inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a79613390d43a67ca98b61afeb2aee03d inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a79613390d43a67ca98b61afeb2aee03d">isValidInstallationLocation</a> (byte[] edt)</td></tr> <tr class="separator:a79613390d43a67ca98b61afeb2aee03d inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a559d4c0580126a7fc10551e7569f68ba inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a559d4c0580126a7fc10551e7569f68ba">getStandardVersionInformation</a> ()</td></tr> <tr class="separator:a559d4c0580126a7fc10551e7569f68ba inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a66fa4c4b1952c590580ab29837a67aee inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a66fa4c4b1952c590580ab29837a67aee">isValidStandardVersionInformation</a> (byte[] edt)</td></tr> <tr class="separator:a66fa4c4b1952c590580ab29837a67aee inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7a14efb86f5d46e9b3a3523fa045c8cd inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a7a14efb86f5d46e9b3a3523fa045c8cd">getIdentificationNumber</a> ()</td></tr> <tr class="separator:a7a14efb86f5d46e9b3a3523fa045c8cd inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac2e4fd85d452d06cc8de7913fd7949ee inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac2e4fd85d452d06cc8de7913fd7949ee">isValidIdentificationNumber</a> (byte[] edt)</td></tr> <tr class="separator:ac2e4fd85d452d06cc8de7913fd7949ee inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a21485202b05a436f1090d563d61bc11d inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a21485202b05a436f1090d563d61bc11d">getMeasuredInstantaneousPowerConsumption</a> ()</td></tr> <tr class="separator:a21485202b05a436f1090d563d61bc11d inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8d7b7e289c3fc9d9713a8c123004b854 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a8d7b7e289c3fc9d9713a8c123004b854">isValidMeasuredInstantaneousPowerConsumption</a> (byte[] edt)</td></tr> <tr class="separator:a8d7b7e289c3fc9d9713a8c123004b854 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abd14d9e96ed3da5c5da56d516ce813d7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#abd14d9e96ed3da5c5da56d516ce813d7">getMeasuredCumulativePowerConsumption</a> ()</td></tr> <tr class="separator:abd14d9e96ed3da5c5da56d516ce813d7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1d71fdc1b8cd9d312766f25570e8f921 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a1d71fdc1b8cd9d312766f25570e8f921">isValidMeasuredCumulativePowerConsumption</a> (byte[] edt)</td></tr> <tr class="separator:a1d71fdc1b8cd9d312766f25570e8f921 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a72f7363c16f61fc618172fbdcddb1a97 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a72f7363c16f61fc618172fbdcddb1a97">getManufacturersFaultCode</a> ()</td></tr> <tr class="separator:a72f7363c16f61fc618172fbdcddb1a97 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a91e85950fc9646d7ed75cd13af0d2844 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a91e85950fc9646d7ed75cd13af0d2844">isValidManufacturersFaultCode</a> (byte[] edt)</td></tr> <tr class="separator:a91e85950fc9646d7ed75cd13af0d2844 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a88ef7e7b4fe92cad73e4854c6d40eb79 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a88ef7e7b4fe92cad73e4854c6d40eb79">setCurrentLimitSetting</a> (byte[] edt)</td></tr> <tr class="separator:a88ef7e7b4fe92cad73e4854c6d40eb79 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a62d19a935bf7448ae85801c93afd4afa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a62d19a935bf7448ae85801c93afd4afa">getCurrentLimitSetting</a> ()</td></tr> <tr class="separator:a62d19a935bf7448ae85801c93afd4afa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae5c952d0645ac07c7248d46c2dcea2b5 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ae5c952d0645ac07c7248d46c2dcea2b5">isValidCurrentLimitSetting</a> (byte[] edt)</td></tr> <tr class="separator:ae5c952d0645ac07c7248d46c2dcea2b5 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aedf935de2b297c6714c7c7ba5466d8fa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aedf935de2b297c6714c7c7ba5466d8fa">getFaultStatus</a> ()</td></tr> <tr class="separator:aedf935de2b297c6714c7c7ba5466d8fa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a145d87eecfc89b8e3bf7e71e499c817e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a145d87eecfc89b8e3bf7e71e499c817e">isValidFaultStatus</a> (byte[] edt)</td></tr> <tr class="separator:a145d87eecfc89b8e3bf7e71e499c817e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a72f01830ce5cd44789b71b10cc448015 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a72f01830ce5cd44789b71b10cc448015">getFaultDescription</a> ()</td></tr> <tr class="separator:a72f01830ce5cd44789b71b10cc448015 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a934accde5076ff465aabae57d5b80161 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a934accde5076ff465aabae57d5b80161">isValidFaultDescription</a> (byte[] edt)</td></tr> <tr class="separator:a934accde5076ff465aabae57d5b80161 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0f9bcb12650d036a5b72725384364e4e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">abstract byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a0f9bcb12650d036a5b72725384364e4e">getManufacturerCode</a> ()</td></tr> <tr class="separator:a0f9bcb12650d036a5b72725384364e4e inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abae35ea4b36847514b1f7d51d3fbc1d2 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#abae35ea4b36847514b1f7d51d3fbc1d2">isValidManufacturerCode</a> (byte[] edt)</td></tr> <tr class="separator:abae35ea4b36847514b1f7d51d3fbc1d2 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a092287b0416e27cfb9761a1adb81adf6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a092287b0416e27cfb9761a1adb81adf6">getBusinessFacilityCode</a> ()</td></tr> <tr class="separator:a092287b0416e27cfb9761a1adb81adf6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac989c066de19a25a7a02935c3ee90baa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac989c066de19a25a7a02935c3ee90baa">isValidBusinessFacilityCode</a> (byte[] edt)</td></tr> <tr class="separator:ac989c066de19a25a7a02935c3ee90baa inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acaaeef53b1609120e84fca0014fd5dcc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#acaaeef53b1609120e84fca0014fd5dcc">getProductCode</a> ()</td></tr> <tr class="separator:acaaeef53b1609120e84fca0014fd5dcc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab122a6a74bedd71bc926cb8c8e12b896 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ab122a6a74bedd71bc926cb8c8e12b896">isValidProductCode</a> (byte[] edt)</td></tr> <tr class="separator:ab122a6a74bedd71bc926cb8c8e12b896 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad7a1d330e9e4bd60eff976afd3440388 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ad7a1d330e9e4bd60eff976afd3440388">getProductionNumber</a> ()</td></tr> <tr class="separator:ad7a1d330e9e4bd60eff976afd3440388 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3744d7e9fd8c87090e96573c60acfbd7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a3744d7e9fd8c87090e96573c60acfbd7">isValidProductionNumber</a> (byte[] edt)</td></tr> <tr class="separator:a3744d7e9fd8c87090e96573c60acfbd7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac8384ecca606305e8642c6937c0e5e9c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac8384ecca606305e8642c6937c0e5e9c">getProductionDate</a> ()</td></tr> <tr class="separator:ac8384ecca606305e8642c6937c0e5e9c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6e7b502e988682730e62e9aee520c20c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a6e7b502e988682730e62e9aee520c20c">isValidProductionDate</a> (byte[] edt)</td></tr> <tr class="separator:a6e7b502e988682730e62e9aee520c20c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4c383681d37c95185e724a1e1e7a0e83 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a4c383681d37c95185e724a1e1e7a0e83">setPowerSavingOperationSetting</a> (byte[] edt)</td></tr> <tr class="separator:a4c383681d37c95185e724a1e1e7a0e83 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aedbea176b45e2fc51d0125f518fe613c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aedbea176b45e2fc51d0125f518fe613c">getPowerSavingOperationSetting</a> ()</td></tr> <tr class="separator:aedbea176b45e2fc51d0125f518fe613c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:addaba1bced0cd1a14252b5126b90dbf7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#addaba1bced0cd1a14252b5126b90dbf7">isValidPowerSavingOperationSetting</a> (byte[] edt)</td></tr> <tr class="separator:addaba1bced0cd1a14252b5126b90dbf7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3175c4301867f5ed8185bbc78050a71c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a3175c4301867f5ed8185bbc78050a71c">setRemoteControlSetting</a> (byte[] edt)</td></tr> <tr class="separator:a3175c4301867f5ed8185bbc78050a71c inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9ce0391362c033135871a595a86b20dd inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a9ce0391362c033135871a595a86b20dd">getRemoteControlSetting</a> ()</td></tr> <tr class="separator:a9ce0391362c033135871a595a86b20dd inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6fb43c5ccdaf9dacfab59a8c3d8c0d76 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a6fb43c5ccdaf9dacfab59a8c3d8c0d76">isValidRemoteControlSetting</a> (byte[] edt)</td></tr> <tr class="separator:a6fb43c5ccdaf9dacfab59a8c3d8c0d76 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aadd0e6579d41647bdd3ab3d027f78e98 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aadd0e6579d41647bdd3ab3d027f78e98">setCurrentTimeSetting</a> (byte[] edt)</td></tr> <tr class="separator:aadd0e6579d41647bdd3ab3d027f78e98 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a58a25607384d386be2c66e4d54c602ff inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a58a25607384d386be2c66e4d54c602ff">getCurrentTimeSetting</a> ()</td></tr> <tr class="separator:a58a25607384d386be2c66e4d54c602ff inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a782064012c00472c18cf63948d0225c0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a782064012c00472c18cf63948d0225c0">isValidCurrentTimeSetting</a> (byte[] edt)</td></tr> <tr class="separator:a782064012c00472c18cf63948d0225c0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5ee314622a051db0fc00248240c4230b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a5ee314622a051db0fc00248240c4230b">setCurrentDateSetting</a> (byte edt[])</td></tr> <tr class="separator:a5ee314622a051db0fc00248240c4230b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac349083f9b89518ebad997003d883b70 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac349083f9b89518ebad997003d883b70">getCurrentDateSetting</a> ()</td></tr> <tr class="separator:ac349083f9b89518ebad997003d883b70 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8379ccaecdc0bdc6c44dce330132c4ed inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a8379ccaecdc0bdc6c44dce330132c4ed">isValidCurrentDateSetting</a> (byte[] edt)</td></tr> <tr class="separator:a8379ccaecdc0bdc6c44dce330132c4ed inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a26bb634d5389c9feb2c904b5f80cc289 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a26bb634d5389c9feb2c904b5f80cc289">setPowerLimitSetting</a> (byte[] edt)</td></tr> <tr class="separator:a26bb634d5389c9feb2c904b5f80cc289 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa0c329ad47b946b33d211e4ece13cc24 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aa0c329ad47b946b33d211e4ece13cc24">getPowerLimitSetting</a> ()</td></tr> <tr class="separator:aa0c329ad47b946b33d211e4ece13cc24 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abf42abc40b78f72f0c2ec6de64e348ae inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#abf42abc40b78f72f0c2ec6de64e348ae">isValidPowerLimitSetting</a> (byte[] edt)</td></tr> <tr class="separator:abf42abc40b78f72f0c2ec6de64e348ae inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac8afdf94758b273ca4a4c69189162fc6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ac8afdf94758b273ca4a4c69189162fc6">getCumulativeOperatingTime</a> ()</td></tr> <tr class="separator:ac8afdf94758b273ca4a4c69189162fc6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae2f990c51b6fd5c973b14b161c9ef9d1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#ae2f990c51b6fd5c973b14b161c9ef9d1">isValidCumulativeOperatingTime</a> (byte[] edt)</td></tr> <tr class="separator:ae2f990c51b6fd5c973b14b161c9ef9d1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6ed583755c42e2ac27c374c1bf785fa0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a6ed583755c42e2ac27c374c1bf785fa0">getStatusChangeAnnouncementPropertyMap</a> ()</td></tr> <tr class="separator:a6ed583755c42e2ac27c374c1bf785fa0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5bbb8ac3dcb4f2ca2034953c73195699 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a5bbb8ac3dcb4f2ca2034953c73195699">isValidStatusChangeAnnouncementPropertyMap</a> (byte[] edt)</td></tr> <tr class="separator:a5bbb8ac3dcb4f2ca2034953c73195699 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4de73e8a6e9e76e2cf9943036363fce6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a4de73e8a6e9e76e2cf9943036363fce6">getSetPropertyMap</a> ()</td></tr> <tr class="separator:a4de73e8a6e9e76e2cf9943036363fce6 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa9f7258995d33dd9039eb57a71b385e9 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#aa9f7258995d33dd9039eb57a71b385e9">isValidSetPropertyMap</a> (byte[] edt)</td></tr> <tr class="separator:aa9f7258995d33dd9039eb57a71b385e9 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a45a6f9e3009cc0a3b2a91bbcd6fef56b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a45a6f9e3009cc0a3b2a91bbcd6fef56b">getGetPropertyMap</a> ()</td></tr> <tr class="separator:a45a6f9e3009cc0a3b2a91bbcd6fef56b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3b82805fdaa75db4fb4242e670f3d698 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a3b82805fdaa75db4fb4242e670f3d698">isValidGetPropertyMap</a> (byte[] edt)</td></tr> <tr class="separator:a3b82805fdaa75db4fb4242e670f3d698 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a18e48b86987c16da5e442c8d251fdcec inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#a18e48b86987c16da5e442c8d251fdcec">inform</a> (boolean multicast)</td></tr> <tr class="separator:a18e48b86987c16da5e442c8d251fdcec inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html">com.sonycsl.echo.eoj.EchoObject</a></td></tr> <tr class="memitem:a25378176e9de65e9bf241fae2f01fda0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a25378176e9de65e9bf241fae2f01fda0">setupPropertyMaps</a> ()</td></tr> <tr class="separator:a25378176e9de65e9bf241fae2f01fda0 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9e92c23f6b0213c45e5449bade70c08b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a9e92c23f6b0213c45e5449bade70c08b">addStatusChangeAnnouncementProperty</a> (byte epc)</td></tr> <tr class="separator:a9e92c23f6b0213c45e5449bade70c08b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0ae3476af24f517d58a692e982240bb7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a0ae3476af24f517d58a692e982240bb7">removeStatusChangeAnnouncementProperty</a> (byte epc)</td></tr> <tr class="separator:a0ae3476af24f517d58a692e982240bb7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adbcd1ecb75bb2c41d51aae7ebd562409 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#adbcd1ecb75bb2c41d51aae7ebd562409">clearStatusChangeAnnouncementProperties</a> ()</td></tr> <tr class="separator:adbcd1ecb75bb2c41d51aae7ebd562409 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3228166444fdf36696d1e80d0efc6e8b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a3228166444fdf36696d1e80d0efc6e8b">addSetProperty</a> (byte epc)</td></tr> <tr class="separator:a3228166444fdf36696d1e80d0efc6e8b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4a3d16138a7acfd98273d67210b24b3b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a4a3d16138a7acfd98273d67210b24b3b">removeSetProperty</a> (byte epc)</td></tr> <tr class="separator:a4a3d16138a7acfd98273d67210b24b3b inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a49b2f747cd4d97519550784dfd39ae55 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a49b2f747cd4d97519550784dfd39ae55">clearSetProperties</a> ()</td></tr> <tr class="separator:a49b2f747cd4d97519550784dfd39ae55 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ad52144223fb45f1565e335663f1583c1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#ad52144223fb45f1565e335663f1583c1">addGetProperty</a> (byte epc)</td></tr> <tr class="separator:ad52144223fb45f1565e335663f1583c1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3582d0061cae75141f2feba0247f29c2 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a3582d0061cae75141f2feba0247f29c2">removeGetProperty</a> (byte epc)</td></tr> <tr class="separator:a3582d0061cae75141f2feba0247f29c2 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7139ee8b10d0e289db541fcb096c53b1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a7139ee8b10d0e289db541fcb096c53b1">clearGetProperties</a> ()</td></tr> <tr class="separator:a7139ee8b10d0e289db541fcb096c53b1 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abc97a52cb064ab405d2739239be90bb7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#abc97a52cb064ab405d2739239be90bb7">setProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:abc97a52cb064ab405d2739239be90bb7 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4ff2f1aa759e0aa11900714043c264fc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">synchronized byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a4ff2f1aa759e0aa11900714043c264fc">getProperty</a> (byte epc)</td></tr> <tr class="separator:a4ff2f1aa759e0aa11900714043c264fc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a20d4285b091158d886e65c445208043a inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">synchronized boolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a20d4285b091158d886e65c445208043a">isValidProperty</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property)</td></tr> <tr class="separator:a20d4285b091158d886e65c445208043a inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a65b4b725171981f1de10d8d471c602ad inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a65b4b725171981f1de10d8d471c602ad">onReceiveSetRequest</a> (<a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a> property, <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_frame.html">EchoFrame</a> response)</td></tr> <tr class="separator:a65b4b725171981f1de10d8d471c602ad inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1dc723e7aa0c7b6b20de30150dcf2a53 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">final void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a1dc723e7aa0c7b6b20de30150dcf2a53">onReceiveGetRequest</a> (byte epc, <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_frame.html">EchoFrame</a> response)</td></tr> <tr class="separator:a1dc723e7aa0c7b6b20de30150dcf2a53 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acdf9c02766a737d32377c95b5f9966bc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">Informer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#acdf9c02766a737d32377c95b5f9966bc">inform</a> (boolean multicast)</td></tr> <tr class="separator:acdf9c02766a737d32377c95b5f9966bc inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a25aeb7ebda16d73b406607f93f0d7ca5 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memItemLeft" align="right" valign="top">InformerC&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object.html#a25aeb7ebda16d73b406607f93f0d7ca5">informC</a> (String address)</td></tr> <tr class="separator:a25aeb7ebda16d73b406607f93f0d7ca5 inherit pro_methods_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1_echo_object"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pro_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html">com.sonycsl.echo.eoj.device.DeviceObject</a></td></tr> <tr class="memitem:af40d97ca456601ee72ca6bb0668ffece inherit pro_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memItemLeft" align="right" valign="top">byte&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object.html#af40d97ca456601ee72ca6bb0668ffece">mEchoInstanceCode</a> = 0</td></tr> <tr class="separator:af40d97ca456601ee72ca6bb0668ffece inherit pro_attribs_classcom_1_1sonycsl_1_1echo_1_1eoj_1_1device_1_1_device_object"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00026">26</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a17187b442149b0f4e50706ab8d5fca17"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Getter com.sonycsl.echo.eoj.device.sensor.PassageSensor.get </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00358">358</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a8739b202bda976a981690bda806efe3f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">byte [] com.sonycsl.echo.eoj.device.sensor.PassageSensor.getDetectionThresholdLevel </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Detection threshold level<br/> <br/> EPC : 0xB0<br/> <br/> Contents of property :<br/> Specifies detection threshold level (8-step).<br/> <br/> Value range (decimal notation) :<br/> 0x31.0x38<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : -<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00151">151</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a488478cfc5c5a6b4f90df707215d0ef0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">short com.sonycsl.echo.eoj.device.sensor.PassageSensor.getEchoClassCode </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00052">52</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a43fbce80de317342cb8e8e05e0c74d48"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Getter com.sonycsl.echo.eoj.device.sensor.PassageSensor.getG </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01068">1068</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ad0d54258104a98228b1a8e926e05703a"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Getter com.sonycsl.echo.eoj.device.sensor.PassageSensor.getG </td> <td>(</td> <td class="paramtype">byte&#160;</td> <td class="paramname"><em>instanceCode</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01072">1072</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ab5b88d6d6ad9c7a33ef3bf4b833e4a0e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">abstract byte [] com.sonycsl.echo.eoj.device.sensor.PassageSensor.getOperationStatus </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">abstract</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Operation status<br/> <br/> EPC : 0x80<br/> <br/> Contents of property :<br/> This property indicates the ON/OFF status.<br/> <br/> Value range (decimal notation) :<br/> ON=0x30, OFF=0x31<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : —<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - mandatory<br/> <br/> <b>Announcement at status change</b><br/> </p> </div> </div> <a class="anchor" id="af2f4a95bf6c24cc63287e4e36d77a43f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">abstract byte [] com.sonycsl.echo.eoj.device.sensor.PassageSensor.getPassageDetectionDirection </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">abstract</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Passage detection direction<br/> <br/> EPC : 0xE0<br/> <br/> Contents of property :<br/> This property indicates direction of passage (one of 8 different directions).<br/> <br/> Value range (decimal notation) :<br/> 0x30: No passage.<br/> 0x31 to 0x38: Direction of passage. 0x39: Passage detected but not located. Or, a sensor incapable of detecting passage direction was<br/> passed.<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : -<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - undefined<br/> Get - mandatory<br/> <br/> <b>Announcement at status change</b><br/> </p> </div> </div> <a class="anchor" id="a9668871d0d1798b9f48374b6158dfe57"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">byte [] com.sonycsl.echo.eoj.device.sensor.PassageSensor.getPassageDetectionHoldTime </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Passage detection hold time<br/> <br/> EPC : 0xBE<br/> <br/> Contents of property :<br/> This property indicates passage detection hold time in ms.<br/> <br/> Value range (decimal notation) :<br/> 0x0000.0xFFFD (0.65533 ms)<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 2 bytes<br/> <br/> Unit : ms<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00223">223</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="af7f74c820d37b1e3e8577b5099b06ca9"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">synchronized byte [] com.sonycsl.echo.eoj.device.sensor.PassageSensor.getProperty </td> <td>(</td> <td class="paramtype">byte&#160;</td> <td class="paramname"><em>epc</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00321">321</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="aa29dd4c862ae9ada269836ff481d63ec"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Informer com.sonycsl.echo.eoj.device.sensor.PassageSensor.inform </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00364">364</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a7793bf6113f2db859b70b645fe105b56"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">Informer com.sonycsl.echo.eoj.device.sensor.PassageSensor.inform </td> <td>(</td> <td class="paramtype">boolean&#160;</td> <td class="paramname"><em>multicast</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00369">369</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a5eab7b9c1072613bafbaf72df2bcfc31"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Informer com.sonycsl.echo.eoj.device.sensor.PassageSensor.informG </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01077">1077</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ae2d2b504b3d84386d105a6535a3b241a"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Informer com.sonycsl.echo.eoj.device.sensor.PassageSensor.informG </td> <td>(</td> <td class="paramtype">byte&#160;</td> <td class="paramname"><em>instanceCode</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01081">1081</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a8ccbfc5b6ee9b412117e1f88ab652e0b"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.isValidDetectionThresholdLevel </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Detection threshold level<br/> <br/> EPC : 0xB0<br/> <br/> Contents of property :<br/> Specifies detection threshold level (8-step).<br/> <br/> Value range (decimal notation) :<br/> 0x31.0x38<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : -<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00174">174</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a50daa199b819435d7c1270f87beefc39"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.isValidPassageDetectionDirection </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Passage detection direction<br/> <br/> EPC : 0xE0<br/> <br/> Contents of property :<br/> This property indicates direction of passage (one of 8 different directions).<br/> <br/> Value range (decimal notation) :<br/> 0x30: No passage.<br/> 0x31 to 0x38: Direction of passage. 0x39: Passage detected but not located. Or, a sensor incapable of detecting passage direction was<br/> passed.<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : -<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - undefined<br/> Get - mandatory<br/> <br/> <b>Announcement at status change</b><br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00303">303</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a3be24bba65c1124bde60f862871000c3"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.isValidPassageDetectionHoldTime </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Passage detection hold time<br/> <br/> EPC : 0xBE<br/> <br/> Contents of property :<br/> This property indicates passage detection hold time in ms.<br/> <br/> Value range (decimal notation) :<br/> 0x0000.0xFFFD (0.65533 ms)<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 2 bytes<br/> <br/> Unit : ms<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00246">246</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a78718312788cc2dcaf8a32c7d06158cd"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">synchronized boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.isValidProperty </td> <td>(</td> <td class="paramtype"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a>&#160;</td> <td class="paramname"><em>property</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00334">334</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ad1388c751c38a91ee762e1c4411beaad"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void com.sonycsl.echo.eoj.device.sensor.PassageSensor.onNew </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00046">46</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a0eae879255f3fa9bc37f1ab142f42a52"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.set </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00347">347</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="afb08805ebbb666d1aa593afd910d41ab"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.set </td> <td>(</td> <td class="paramtype">boolean&#160;</td> <td class="paramname"><em>responseRequired</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00352">352</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a5b00ad4677c6fe0b90955929f96f675f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.setDetectionThresholdLevel </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Detection threshold level<br/> <br/> EPC : 0xB0<br/> <br/> Contents of property :<br/> Specifies detection threshold level (8-step).<br/> <br/> Value range (decimal notation) :<br/> 0x31.0x38<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : -<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00128">128</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ab98f76285f22b7d4b4452282d9b10792"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.setG </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01051">1051</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a7f63669c509faa0bf8e8e0795e5f5b2e"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.setG </td> <td>(</td> <td class="paramtype">byte&#160;</td> <td class="paramname"><em>instanceCode</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01055">1055</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ad5b13801f824f6ef2e32196a02a693f2"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.setG </td> <td>(</td> <td class="paramtype">boolean&#160;</td> <td class="paramname"><em>responseRequired</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01059">1059</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ad3648ceed0ce6961c13197747d45b7ab"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static Setter com.sonycsl.echo.eoj.device.sensor.PassageSensor.setG </td> <td>(</td> <td class="paramtype">byte&#160;</td> <td class="paramname"><em>instanceCode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">boolean&#160;</td> <td class="paramname"><em>responseRequired</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l01063">1063</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a422c5c44efce6dde9b5efbd2afaad49c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.setOperationStatus </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Operation status<br/> <br/> EPC : 0x80<br/> <br/> Contents of property :<br/> This property indicates the ON/OFF status.<br/> <br/> Value range (decimal notation) :<br/> ON=0x30, OFF=0x31<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 1 byte<br/> <br/> Unit : —<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - mandatory<br/> <br/> <b>Announcement at status change</b><br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00080">80</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a344ee47e436057b308ab50d63d11f6ce"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.setPassageDetectionHoldTime </td> <td>(</td> <td class="paramtype">byte[]&#160;</td> <td class="paramname"><em>edt</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Property name : Passage detection hold time<br/> <br/> EPC : 0xBE<br/> <br/> Contents of property :<br/> This property indicates passage detection hold time in ms.<br/> <br/> Value range (decimal notation) :<br/> 0x0000.0xFFFD (0.65533 ms)<br/> <br/> Data type : unsigned char<br/> <br/> Data size : 2 bytes<br/> <br/> Unit : ms<br/> <br/> Access rule :<br/> Announce - undefined<br/> Set - optional<br/> Get - optional<br/> </p> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00200">200</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a45f72dbe06b51542760bd04f0d069190"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">synchronized boolean com.sonycsl.echo.eoj.device.sensor.PassageSensor.setProperty </td> <td>(</td> <td class="paramtype"><a class="el" href="classcom_1_1sonycsl_1_1echo_1_1_echo_property.html">EchoProperty</a>&#160;</td> <td class="paramname"><em>property</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00309">309</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="aeed328a935daadc2c09168c396d5c79f"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void com.sonycsl.echo.eoj.device.sensor.PassageSensor.setupPropertyMaps </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00035">35</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a class="anchor" id="a89bf233e3c7f0c07081200d3b9d90ca7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">final short com.sonycsl.echo.eoj.device.sensor.PassageSensor.ECHO_CLASS_CODE = (short)0x0027</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00028">28</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a6484cd1477e5cc594cab246eab47f65a"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">final byte com.sonycsl.echo.eoj.device.sensor.PassageSensor.EPC_DETECTION_THRESHOLD_LEVEL = (byte)0xB0</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00030">30</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="ab89102dde18cc7eec55391064e29914d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">final byte com.sonycsl.echo.eoj.device.sensor.PassageSensor.EPC_PASSAGE_DETECTION_DIRECTION = (byte)0xE0</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00032">32</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <a class="anchor" id="a60785dee63d0d22fed1724de4291aa2d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">final byte com.sonycsl.echo.eoj.device.sensor.PassageSensor.EPC_PASSAGE_DETECTION_HOLD_TIME = (byte)0xBE</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="_passage_sensor_8java_source.html#l00031">31</a> of file <a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>C:/Users/0000124930/Documents/Dropbox/Projects/1404_OpenECHOforProcessing2/Deliver/OpenECHO/src/com/sonycsl/echo/eoj/device/sensor/<a class="el" href="_passage_sensor_8java_source.html">PassageSensor.java</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Mon Feb 10 2014 10:26:28 for OpenECHO by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.6 </small></address> </body> </html>
test/templates/substitution/var-overrides/include2.html
jffry/lb-include
include2.var1 is $var1 include2.var2 is $var2
src/css/main.css
GarrettEstrin/windows.garrettestrin.com
html { height: 100%; width: 100%; } html body { height: 100%; width: 100%; padding: 0; margin: 0; overflow: hidden; font-family: 'Arial', sans-serif; } .desktop { height: 100%; width: 100%; background-color: #10807F; position: relative; } .desktop .taskbar { height: 26px; background-color: silver; position: absolute; bottom: 0px; left: 0px; right: 0px; border-top: ridge 2px white; } .desktop .taskbar #start { background: url(../images/start_icon.png) left center no-repeat; background-size: 17px 17px; text-align: right; font-weight: bolder; width: 52px; height: 20px; display: inline-block; padding: 1px 2px; margin-left: 2px; cursor: default; user-select: none; } .desktop .taskbar .startRest { border-top: ridge 2px white; border-left: ridge 2px white; border-bottom: ridge 2px black; border-right: ridge 2px black; } .desktop .taskbar .startRest:active { border-top: inset 2px black; border-left: inset 2px black; border-bottom: inset 2px white; border-right: inset 2px white; } .desktop .taskbar .notifications { text-align: right; font-weight: bolder; min-width: 75px; height: 20px; float: right; margin-left: 2px; position: relative; right: 2px; border-top: inset 2px grey; border-left: inset 2px grey; border-right: inset 2px white; font-size: 12px; padding: 5px 0; } .desktop .taskbar .notifications .notification-icon { height: 20px; width: 20px; background-image: url(../images/logo.png); background-size: contain; background-color: #fff; float: left; position: relative; top: -3px; } .desktop .window { height: 100%; width: 100%; position: absolute; right: 0; left: 0; top: 0; bottom: 0; overflow: hidden; } .desktop .window .window-container { height: 400px; width: 600px; position: relative; right: 0; left: 0; margin: -200px auto 0; top: 50%; border-bottom: outset 2px black; border-right: outset 2px black; border-top: outset 2px white; border-left: outset 2px white; background-color: #C0C0C0; border-bottom: outset 2px black; border-right: outset 2px black; border-left: outset 2px white; border-top: outset 2px white; } .desktop .window .window-container .window-title-bar { height: 22px; text-align: left; background-color: #010081; color: #fff; line-height: 22px; padding: 0 0 0 5px; cursor: default; } .desktop .window .window-container .window-title-bar .x { float: right; height: 15px; width: 15px; border: solid 1px black; color: #000; background-color: #C0C0C0; border-bottom: outset 1px black; border-right: outset 1px black; border-top: outset 1px white; border-left: outset 1px white; margin: 2px; text-align: center; line-height: 12px; position: relative; right: 1px; } .desktop .window .window-container .window-title-bar .x:active { border-top: outset 1px black; border-left: outset 1px black; border-bottom: outset 1px white; border-right: outset 1px white; } .desktop .window .window-container [draggable=true] { cursor: move; } .desktop .window .window-container .resizable { overflow: scroll; resize: both; max-width: 300px; max-height: 460px; } .desktop .window .window-container h1 { margin: 5px 0 0 20px; } .desktop .window .window-container h5 { margin: 0 0 0 20px; width: 390px; line-height: 1; } .desktop .window .window-container .window-body { height: 280px; width: 390px; background-color: #FFFFEC; margin: 0 0 0 20px; position: absolute; bottom: 20px; } .desktop .window .window-container .window-body h4 { margin: 5px 15px; } .desktop .window .window-container .window-body .thumbnail { margin: 5px 15px 15px; border: solid 1px black; height: 200px; position: relative; bottom: 0px; background-size: cover; background-repeat: no-repeat; background-position: center; } .desktop .window .window-container .btns-container { position: absolute; right: 0; width: 160px; padding: 15px; margin: -3px 0 0 0; } .desktop .window .window-container .btns-container .btn { height: 30px; width: 160px; border-bottom: outset 1px black; border-right: outset 1px black; border-top: outset 1px white; border-left: outset 1px white; font-size: 14px; margin: 10px 0 0 0; } .desktop .window .window-container .btns-container .btn:active { border-top: outset 1px black; border-left: outset 1px black; border-bottom: outset 1px white; border-right: outset 1px white; } .desktop .window .window-container .btns-container .btn:focus { outline: none; } .desktop .window .window-container .btns-container .btn-project { margin: 0; } .desktop .window .window-container .btns-container .btn-github { margin: 10px 0 30px 0; } .desktop .window .application-container { height: 600px; width: 400px; position: relative; top: 50%; bottom: 0; left: 0; right: 0; margin: -300px auto 0; background-color: white; } .desktop .window .application-container iframe { height: 100%; width: 100%; } .desktop .window .start-menu-container { height: auto; } .story-time-icon { background-image: url(../images/st.png); } .story-time { background-image: url(../images/st_preview.png); } .beer-journal-icon { background-image: url(../images/tbj.png); } .beer-journal { background-image: url(../images/tbj_preview.png); } .big-day-icon { background-image: url(../images/bd.png); } .big-day { background-image: url(../images/bd_preview.png); } .picture-game-icon { background-image: url(../images/pg.jpeg); } .picture-game { background-image: url(../images/pg_preview.png); } .mole-icon { background-image: url(../images/mole.png); } .mole-game { background-image: url(../images/mole_preview.png); } .ducks-icon { background-image: url(../images/dw.png); } .ducks { background-image: url(../images/dw_preview.png); } .ttt-icon { background-image: url(../images/ttt.png); } /*Application styles*/ .app { position: absolute; } .app .icon-container { width: 60px; height: 60px; } .app .icon-container .icon { background-size: cover; height: 100%; width: 100%; border-radius: 10px; background-repeat: no-repeat; background-position: center; margin: 0 0 2px 0; } .app .icon-container .icon-text { text-align: center; font-size: 12px; } .window-about { padding: 0 20px; } .start-menu-overlay { height: 100%; width: 100%; position: relative; z-index: 1; display: none; } .start-menu { border: solid 1px #000; height: 225px; width: 180px; position: absolute; left: 0; bottom: 28px; display: none; background-color: silver; z-index: 2; } .start-menu .start-logo { float: left; width: 30px; background-color: #808080; height: 100%; background-image: url(../images/vertical.png); background-size: contain; background-repeat: no-repeat; } .start-menu .start-menu-items { float: right; height: 100%; } .start-menu .start-menu-items ul { list-style: none; margin: 0; padding: 0; } .start-menu .start-menu-items ul li div { padding: 5px 0 0 10px; height: 40px; width: 140px; line-height: 37px; cursor: pointer; } .start-menu .start-menu-items ul li div p { display: inline; position: relative; bottom: 10px; left: 10px; } .start-menu .start-menu-items ul li:hover { color: white; background-color: #000080; } .contact-content { text-align: center; } .contact-content h3 a { text-decoration: none; color: black; font-size: 35px; } .contact-content h3 img { width: 50px; vertical-align: middle; } .preferences-content { height: 400px; background-color: #C0C0C0; padding: 10px; } .preferences-content .tab { width: 100px; border-right: outset 1px black; border-top: outset 1px white; border-left: outset 1px white; border-top-left-radius: 3px; border-top-right-radius: 3px; position: relative; left: 3px; text-align: center; } .preferences-content .container { border: solid black 1px; border-bottom: outset 1px black; border-right: outset 1px black; border-top: outset 1px white; border-left: outset 1px white; } .preferences-content .container .preview { margin: 0 auto; width: 75%; } .preferences-content .container .selection-container { width: 100%; } .preferences-content .container .selection-container .pattern { float: left; width: 50%; } .preferences-content .container .selection-container .wallpaper { float: right; width: 50%; } .hide { display: none; } .cf:after { content: ""; display: table; clear: both; } .text { -webkit-user-select: none; /* Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+/Edge */ user-select: none; /* Standard */ cursor: default; } .startup { display: flex; align-items: center; background-color: black; justify-content: center; height: 100vh; width: 100vw; position: absolute; top: 0; left: 0; z-index: 100; } .startup img { max-height: 100vh; max-width: 100vw; opacity: 0; } @keyframes fadeIn { to { opacity: 1; } } .fade-in { opacity: 0; animation: fadeIn 2s ease-in 1 forwards; } /*# sourceMappingURL=main.css.map */
web/css/dashboard.css
idlamane/ahgh
/*------------------------------------------------------------------ Layout: Dashboard ------------------------------------------------------------------- */ .stat-table td { padding: 18px 0; border: none; border-bottom: 1px dotted #CCC; } .stat-table .value { font-size: 21px; font-weight: 600; } .stat-table .full { color: #666; font-size: 13px; }
tags/kevin-spacey/page/1/index.html
shiva/shiva.github.io
<!DOCTYPE html><html><head><title>http://blog.shiv.me/tags/kevin-spacey/</title><link rel="canonical" href="http://blog.shiv.me/tags/kevin-spacey/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://blog.shiv.me/tags/kevin-spacey/" /></head></html>
html/Classes/NOZDecompressResult.html
Ashton-W/ZipUtilities
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>NOZDecompressResult Class Reference</title> <link rel="stylesheet" href="../css/style.css"> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1333)"> </head> <body class="appledoc"> <header> <div class="container" class="hide-in-xcode"> <h1 id="library-title"> <a href="../index.html">ZipUtilities </a> </h1> <p id="developer-home"> <a href="../index.html">Nolan O&apos;Brien</a> </p> </div> </header> <aside> <div class="container"> <nav> <ul id="header-buttons" role="toolbar"> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> <li id="on-this-page" role="navigation"> <label> On This Page <div class="chevron"> <div class="chevy chevron-left"></div> <div class="chevy chevron-right"></div> </div> <select id="jump-to"> <option value="top">Jump To&#133;</option> <option value="overview">Overview</option> <option value="tasks">Tasks</option> <optgroup label="Properties"> <option value="//api/name/destinationDirectoryPath">destinationDirectoryPath</option> <option value="//api/name/destinationFiles">destinationFiles</option> <option value="//api/name/operationError">operationError</option> <option value="//api/name/didSucceed">didSucceed</option> <option value="//api/name/duration">duration</option> <option value="//api/name/uncompressedSize">uncompressedSize</option> <option value="//api/name/compressedSize">compressedSize</option> </optgroup> <optgroup label="Instance Methods"> <option value="//api/name/compressionRatio">- compressionRatio</option> </optgroup> </select> </label> </li> </ul> </nav> </div> </aside> <article> <div id="overview_contents" class="container"> <div id="content"> <main role="main"> <h1 class="title">NOZDecompressResult Class Reference</h1> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <th>Inherits from</th> <td>NSObject</td> </tr><tr> <th>Declared in</th> <td>NOZDecompress.h</td> </tr> </tbody></table></div> <div class="section section-overview"> <a title="Overview" name="overview"></a> <h2 class="subtitle subtitle-overview">Overview</h2> <p><code>NOZDecompressResult</code> encapsulates the result of a decompression operation</p> </div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <div class="task-list"> <div class="section-method"> <a name="//api/name/destinationDirectoryPath" title="destinationDirectoryPath"></a> <h3 class="method-title"><code><a href="#//api/name/destinationDirectoryPath">&nbsp;&nbsp;destinationDirectoryPath</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The path that acts as the root for all files to be unarchived to</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly, copy) NSString *destinationDirectoryPath</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/destinationFiles" title="destinationFiles"></a> <h3 class="method-title"><code><a href="#//api/name/destinationFiles">&nbsp;&nbsp;destinationFiles</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The files that were unarchived. Items are relative paths to the <a href="#//api/name/destinationDirectoryPath"><code>destinationDirectoryPath</code></a>.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly, copy, nullable) NSArray *destinationFiles</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/operationError" title="operationError"></a> <h3 class="method-title"><code><a href="#//api/name/operationError">&nbsp;&nbsp;operationError</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Any error that was encountered during the operation</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly, nullable) NSError *operationError</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/didSucceed" title="didSucceed"></a> <h3 class="method-title"><code><a href="#//api/name/didSucceed">&nbsp;&nbsp;didSucceed</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Whether or not the operation did succeed</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) BOOL didSucceed</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/duration" title="duration"></a> <h3 class="method-title"><code><a href="#//api/name/duration">&nbsp;&nbsp;duration</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The duration that the operation took from start to finish. Does not included wait time in a queue.</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) NSTimeInterval duration</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/uncompressedSize" title="uncompressedSize"></a> <h3 class="method-title"><code><a href="#//api/name/uncompressedSize">&nbsp;&nbsp;uncompressedSize</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The size of the archive uncompressed</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) SInt64 uncompressedSize</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/compressedSize" title="compressedSize"></a> <h3 class="method-title"><code><a href="#//api/name/compressedSize">&nbsp;&nbsp;compressedSize</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>The size of the archive compressed</p> </div> <div class="method-subsection method-declaration"><code>@property (nonatomic, readonly) SInt64 compressedSize</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/compressionRatio" title="compressionRatio"></a> <h3 class="method-title"><code><a href="#//api/name/compressionRatio">&ndash;&nbsp;compressionRatio</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Computed from the uncompressed and compressed sizes. <code>_uncompressedSize_ / _compressedSize_</code>.</p> </div> <div class="method-subsection method-declaration"><code>- (float)compressionRatio</code></div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">NOZDecompress.h</code></p> </div> </div> </div> </div> </div> </div> </main> <footer> <div class="footer-copyright"> <p class="copyright">Copyright &copy; 2015 Nolan O&apos;Brien. All rights reserved. Updated: 2015-08-23</p> <p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p> </div> </footer> </div> </div> </article> <script src="../js/script.js"></script> </body> </html>
docs/api/zh/textures/Texture.html
pailhead/three.js
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> <h1>[name]</h1> <p class="desc">Create a texture to apply to a surface or as a reflection or refraction map.</p> <h2>Constructor</h2> <h3>[name]( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, encoding )</h3> <h2>Example</h2> <code> // load a texture, set wrap mode to repeat var texture = new THREE.TextureLoader().load( "textures/water.jpg" ); texture.wrapS = THREE.RepeatWrapping; texture.wrapT = THREE.RepeatWrapping; texture.repeat.set( 4, 4 ); </code> <h2>Properties</h2> <h3>[property:Integer id]</h3> <p> Readonly - unique number for this texture instance. </p> <h3>[property:String uuid]</h3> <p> [link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID] of this object instance. This gets automatically assigned, so this shouldn't be edited. </p> <h3>[property:String name]</h3> <p> Optional name of the object (doesn't need to be unique). Default is an empty string. </p> <h3>[property:Image image]</h3> <p> An image object, typically created using the [page:TextureLoader.load] method. This can be any image (e.g., PNG, JPG, GIF, DDS) or video (e.g., MP4, OGG/OGV) type supported by three.js.<br /><br /> To use video as a texture you need to have a playing HTML5 video element as a source for your texture image and continuously update this texture as long as video is playing - the [page:VideoTexture VideoTexture] class handles this automatically. </p> <h3>[property:array mipmaps]</h3> <p> Array of user-specified mipmaps (optional). </p> <h3>[property:number mapping]</h3> <p> How the image is applied to the object. An object type of [page:Textures THREE.UVMapping] is the default, where the U,V coordinates are used to apply the map.<br /> See the [page:Textures texture constants] page for other mapping types. </p> <h3>[property:number wrapS]</h3> <p> This defines how the texture is wrapped horizontally and corresponds to *U* in UV mapping.<br /> The default is [page:Textures THREE.ClampToEdgeWrapping], where the edge is clamped to the outer edge texels. The other two choices are [page:Textures THREE.RepeatWrapping] and [page:Textures THREE.MirroredRepeatWrapping]. See the [page:Textures texture constants] page for details. </p> <h3>[property:number wrapT]</h3> <p> This defines how the texture is wrapped vertically and corresponds to *V* in UV mapping.<br /> The same choices are available as for [property:number wrapS].<br /><br /> NOTE: tiling of images in textures only functions if image dimensions are powers of two (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, ...) in terms of pixels. Individual dimensions need not be equal, but each must be a power of two. This is a limitation of WebGL, not three.js. </p> <h3>[property:number magFilter]</h3> <p> How the texture is sampled when a texel covers more than one pixel. The default is [page:Textures THREE.LinearFilter], which takes the four closest texels and bilinearly interpolates among them. The other option is [page:Textures THREE.NearestFilter], which uses the value of the closest texel.<br /> See the [page:Textures texture constants] page for details. </p> <h3>[property:number minFilter]</h3> <p> How the texture is sampled when a texel covers less than one pixel. The default is [page:Textures THREE.LinearMipMapLinearFilter], which uses mipmapping and a trilinear filter. <br /><br /> See the [page:Textures texture constants] page for all possible choices. </p> <h3>[property:number anisotropy]</h3> <p> The number of samples taken along the axis through the pixel that has the highest density of texels. By default, this value is 1. A higher value gives a less blurry result than a basic mipmap, at the cost of more texture samples being used. Use [page:WebGLRenderer.getMaxAnisotropy renderer.getMaxAnisotropy]() to find the maximum valid anisotropy value for the GPU; this value is usually a power of 2. </p> <h3>[property:number format]</h3> <p> The default is [page:Textures THREE.RGBAFormat], although the [page:TextureLoader TextureLoader] will automatically set this to [page:Textures THREE.RGBFormat] for JPG images. <br /><br /> See the [page:Textures texture constants] page for details of other formats. </p> <h3>[property:number type]</h3> <p> This must correspond to the [page:Texture.format .format]. The default is [page:Textures THREE.UnsignedByteType], which will be used for most texture formats.<br /><br /> See the [page:Textures texture constants] page for details of other formats. </p> <h3>[property:Vector2 offset]</h3> <p> How much a single repetition of the texture is offset from the beginning, in each direction U and V. Typical range is *0.0* to *1.0*. _Note:_ The offset property is a convenience modifier and only affects the Texture's application to the first set of UVs on a model. If the Texture is used as a map requiring additional UV sets (e.g. the aoMap or lightMap of most stock materials), those UVs must be manually assigned to achieve the desired offset. </p> <h3>[property:Vector2 repeat]</h3> <p> How many times the texture is repeated across the surface, in each direction U and V. If repeat is set greater than 1 in either direction, the corresponding Wrap parameter should also be set to [page:Textures THREE.RepeatWrapping] or [page:Textures THREE.MirroredRepeatWrapping] to achieve the desired tiling effect. _Note:_ The repeat property is a convenience modifier and only affects the Texture's application to the first set of UVs on a model. If the Texture is used as a map requiring additional UV sets (e.g. the aoMap or lightMap of most stock materials), those UVs must be manually assigned to achieve the desired repetiton. </p> <h3>[property:number rotation]</h3> <p> How much the texture is rotated around the center point, in radians. Postive values are counter-clockwise. Default is *0*. </p> <h3>[property:Vector2 center]</h3> <p> The point around which rotation occurs. A value of (0.5, 0.5) corresponds to the center of the texture. Default is (0, 0), the lower left. </p> <h3>[property:boolean matrixAutoUpdate]</h3> <p> Whether to update the texture's uv-transform [page:Texture.matrix .matrix] from the texture properties [page:Texture.offset .offset], [page:Texture.repeat .repeat], [page:Texture.rotation .rotation], and [page:Texture.center .center]. True by default. Set this to false if you are specifying the uv-transform matrix directly. </p> <h3>[property:Matrix3 matrix]</h3> <p> The uv-transform matrix for the texture. Updated by the renderer from the texture properties [page:Texture.offset .offset], [page:Texture.repeat .repeat], [page:Texture.rotation .rotation], and [page:Texture.center .center] when the texture's [page:Texture.matrixAutoUpdate .matrixAutoUpdate] property is true. When [page:Texture.matrixAutoUpdate .matrixAutoUpdate] property is false, this matrix may be set manually. Default is the identity matrix. </p> <h3>[property:boolean generateMipmaps]</h3> <p> Whether to generate mipmaps (if possible) for a texture. True by default. Set this to false if you are creating mipmaps manually. </p> <h3>[property:boolean premultiplyAlpha]</h3> <p> False by default, which is the norm for PNG images. Set to true if the RGB values have been stored premultiplied by alpha. </p> <h3>[property:boolean flipY]</h3> <p> True by default. Flips the image's Y axis to match the WebGL texture coordinate space. </p> <h3>[property:number unpackAlignment]</h3> <p> 4 by default. Specifies the alignment requirements for the start of each pixel row in memory. The allowable values are 1 (byte-alignment), 2 (rows aligned to even-numbered bytes), 4 (word-alignment), and 8 (rows start on double-word boundaries). See [link:http://www.khronos.org/opengles/sdk/docs/man/xhtml/glPixelStorei.xml glPixelStorei] for more information. </p> <h3>[property:number encoding]</h3> <p> [page:Textures THREE.LinearEncoding] is the default. See the [page:Textures texture constants] page for details of other formats.<br /><br /> Note that if this value is changed on a texture after the material has been used, it is necessary to trigger a Material.needsUpdate for this value to be realized in the shader. </p> <h3>[property:Integer version]</h3> <p> This starts at *0* and counts how many times [property:Boolean needsUpdate] is set to *true*. </p> <h3>[property:Function onUpdate]</h3> <p> A callback function, called when the texture is updated (e.g., when needsUpdate has been set to true and then the texture is used). </p> <h3>[property:Boolean needsUpdate]</h3> <p> Set this to *true* to trigger an update next time the texture is used. Particularly important for setting the wrap mode. </p> <h2>Methods</h2> <h3>[page:EventDispatcher EventDispatcher] methods are available on this class.</h3> <h3>[method:null updateMatrix]()</h3> <p> Update the texture's uv-transform [page:Texture.matrix .matrix] from the texture properties [page:Texture.offset .offset], [page:Texture.repeat .repeat], [page:Texture.rotation .rotation], and [page:Texture.center .center]. </p> <h3>[method:Texture clone]()</h3> <p> Make copy of the texture. Note this is not a "deep copy", the image is shared. </p> <h3>[method:Texture toJSON]( [param:Object meta] )</h3> <p> meta -- optional object containing metadata.<br /> Convert the material to three.js JSON format. </p> <h3>[method:null dispose]()</h3> <p> Call [page:EventDispatcher EventDispatcher].dispatchEvent with a 'dispose' event type. </p> <h3>[method:Vector2 transformUv]( [param:Vector2 uv] )</h3> <p> Transform the uv based on the value of this texture's [page:Texture.offset .offset], [page:Texture.repeat .repeat], [page:Texture.wrapS .wrapS], [page:Texture.wrapT .wrapT] and [page:Texture.flipY .flipY] properties. </p> <h2>Source</h2> [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] </body> </html>
InvenTree/report/templates/report/inventree_build_order.html
inventree/InvenTree
{% extends "report/inventree_build_order_base.html" %} <!-- Refer to the inventree_build_order_base template -->
templates/header_template.html
mrooding/gulp-protractor-cucumber-html-report
<header class="<%=status %>"> <h1>Cucumber features</h1> <div class="test-summary"> <div class="scenarios-summary"><%=scenariosSummary %></div> <div class="steps-summary"><%=stepsSummary %></div> </div> </header> <div class="row"> <div class="filtering-buttons"> <div class="col-md-9 col-sm-8 main_btns"> <div class="btn_menu"> <button data-state="all" class="btn all_btn active" id="all_btn">All</button> <button data-state="passed" class="btn passed_btn" id="passed_btn">Passed</button> <button data-state="failed" class="btn error_btn" id="error_btn">Error</button> </div> </div> <div class="col-md-3 col-sm-4 additional_btns"> <div class="btn_support"> <button data-state="steps" title="Display all steps within scenario" class="btn fa fa-list btn_list" id="display_btn"></button> <button data-state="chart" title="Display chart" class="btn fa fa-pie-chart btn_chart"></button> </div> </div> </div> </div>
tools/testing/activity_test.html
AzureZhao/android-developer-cn
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico" /> <title>Activity Testing Tutorial | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../"; var devsite = false; </script> <script src="../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../index.html"> <img src="../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../')" onkeyup="return search_changed(event, false, '../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../design/index.html">Get Started</a></li> <li><a href="../../design/style/index.html">Style</a></li> <li><a href="../../design/patterns/index.html">Patterns</a></li> <li><a href="../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../design/downloads/index.html">Downloads</a></li> <li><a href="../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../distribute/index.html">Google Play</a></li> <li><a href="../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-3" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav" class="scroll-pane"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <ul id="nav"> <li class="nav-section"> <div class="nav-section-header empty"> <a href="../../tools/index.html"><span class="en">Developer Tools</span></a> </div> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../sdk/index.html"><span class="en">Download</span></a></div> <ul> <li><a href="../../sdk/installing/bundle.html"> <span class="en">Setting Up the ADT Bundle</span></a></li> <li class="nav-section"> <div class="nav-section-header"> <a href="../../sdk/installing/index.html"><span class="en">Setting Up an Existing IDE</span></a></div> <ul> <li><a href="../../sdk/installing/installing-adt.html"> <span class="en">Installing the Eclipse Plugin</span></a></li> <li><a href="../../sdk/installing/adding-packages.html"> <span class="en">Adding Platforms and Packages</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"> <a href="../../sdk/installing/studio.html">Android Studio</a> </div> <ul> <li><a href="../../sdk/installing/migrate.html"> Migrating from Eclipse</a></li> <li><a href="../../sdk/installing/studio-tips.html"> Tips and Tricks</a></li> </ul> </li> <li><a href="../../sdk/exploring.html"> <span class="en">Exploring the SDK</span></a></li> <li><a href="../../tools/sdk/ndk/index.html">Download the NDK</a> </li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"> <a href="../../tools/workflow/index.html"><span class="en">Workflow</span></a> </div> <ul> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/devices/index.html"><span class="en">Setting Up Virtual Devices</span></a></div> <ul> <li><a href="../../tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li> <li><a href="../../tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li> <li><a href="../../tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/device.html"><span class="en">Using Hardware Devices</span></a></div> <ul> <li><a href="../../tools/extras/oem-usb.html"><span class="en">USB Drivers</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/projects/index.html"><span class="en">Setting Up Projects</span></a></div> <ul> <li><a href="../../tools/projects/projects-eclipse.html"><span class="en">From Eclipse with ADT</span></a></li> <li><a href="../../tools/projects/projects-cmdline.html"><span class="en">From the Command Line</span></a></li> <li><a href="../../tools/projects/templates.html"><span class="en">Using Code Templates</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/building/index.html"><span class="en">Building and Running</span></a></div> <ul> <li><a href="../../tools/building/building-eclipse.html"><span class="en">From Eclipse with ADT</span></a></li> <li><a href="../../tools/building/building-cmdline.html"><span class="en">From the Command Line</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/testing/index.html"> <span class="en">Testing</span> </a></div> <ul> <li> <a href="../../tools/testing/testing_android.html"> <span class="en">Fundamentals</span></a> </li> <li><a href="../../tools/testing/testing_eclipse.html"> <span class="en">From Eclipse</span></a> </li> <li><a href="../../tools/testing/testing_otheride.html"> <span class="en">From Other IDEs</span></a> </li> <li> <a href="../../tools/testing/activity_testing.html"> <span class="en">Activity Testing</span></a> </li> <li> <a href="../../tools/testing/service_testing.html"> <span class="en">Service Testing</span></a> </li> <li> <a href="../../tools/testing/contentprovider_testing.html"> <span class="en">Content Provider Testing</span></a> </li> <li> <a href="../../tools/testing/testing_accessibility.html"> <span class="en">Accessibility Testing</span></a> </li> <li> <a href="../../tools/testing/testing_ui.html"> <span class="en">UI Testing</span></a> </li> <li> <a href="../../tools/testing/what_to_test.html"> <span class="en">What To Test</span></a> </li> <li> <a href="../../tools/testing/activity_test.html"> <span class="en">Activity Testing Tutorial</span></a> </li> </ul> </li><!-- end of testing --> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/debugging/index.html"><span class="en">Debugging</span></a></div> <ul> <li><a href="../../tools/debugging/debugging-projects.html"><span class="en">From Eclipse with ADT</span></a></li> <li><a href="../../tools/debugging/debugging-projects-cmdline.html"><span class="en">From Other IDEs</span></a></li> <li><a href="../../tools/debugging/ddms.html"><span class="en">Using DDMS</span></a></li> <li><a href="../../tools/debugging/debugging-log.html"><span class="en">Reading and Writing Logs</span></a></li> <li><a href="../../tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li> <li><a href="../../tools/debugging/debugging-ui.html"><span class="en">Optimizing your UI</span></a></li> <li><a href="../../tools/debugging/debugging-tracing.html"><span class="en">Profiling with Traceview and dmtracedump</span></a></li> <li><a href="../../tools/debugging/systrace.html"><span class="en">Analysing Display and Performance with Systrace</span></a></li> <li><a href="../../tools/debugging/debugging-memory.html">Investigating Your RAM Usage</a></li> <li><a href="../../tools/debugging/debugging-devtools.html"><span class="en">Using the Dev Tools App</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/publishing/publishing_overview.html"><span class="en">Publishing</span></a></div> <ul> <li><a href="../../tools/publishing/preparing.html"><span class="en">Preparing for Release</span></a></li> <li><a href="../../tools/publishing/versioning.html"><span class="en">Versioning Your Apps</span></a></li> <li><a href="../../tools/publishing/app-signing.html"><span class="en">Signing Your Apps</span></a></li> </ul> </li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/support-library/index.html"><span class="en">Support Library</span></a></div> <ul> <li><a href="../../tools/support-library/features.html">Features</a></li> <li><a href="../../tools/support-library/setup.html">Setup</a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/help/index.html"><span class="en">Tools Help</span></a></div> <ul> <li><a href="../../tools/help/adb.html">adb</a></li> <li><a href="../../tools/help/adt.html">ADT</a></li> <li><a href="../../tools/help/android.html">android</a></li> <li><a href="../../tools/help/avd-manager.html">AVD Manager</a></li> <li><a href="../../tools/help/bmgr.html">bmgr</a> <li><a href="../../tools/help/monitor.html">Device Monitor</a></li> <li><a href="../../tools/help/dmtracedump.html">dmtracedump</a></li> <li><a href="../../tools/help/draw9patch.html">Draw 9-Patch</a></li> <li><a href="../../tools/help/emulator.html">Emulator</a></li> <li><a href="../../tools/help/etc1tool.html">etc1tool</a></li> <li><a href="../../tools/help/hierarchy-viewer.html">Hierarchy Viewer</a></li> <li><a href="../../tools/help/hprof-conv.html">hprof-conv</a></li> <li><a href="../../tools/help/jobb.html">jobb</a></li> <li><a href="../../tools/help/lint.html">lint</span></a></li> <li><a href="../../tools/help/logcat.html">logcat</a></li> <li><a href="../../tools/help/mksdcard.html">mksdcard</a></li> <li><a href="../../tools/help/monkey.html">monkey</a></li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/help/monkeyrunner_concepts.html"><span class="en">monkeyrunner</span></a></div> <ul> <li><a href="../../tools/help/MonkeyDevice.html"><span class="en">MonkeyDevice</span></a></li> <li><a href="../../tools/help/MonkeyImage.html"><span class="en">MonkeyImage</span></a></li> <li><a href="../../tools/help/MonkeyRunner.html"><span class="en">MonkeyRunner</span></a></li> </ul> </li> <li><a href="../../tools/help/proguard.html">ProGuard</a></li> <li><a href="../../tools/help/sdk-manager.html">SDK Manager</a></li> <li><a href="../../tools/help/systrace.html">Systrace</a></li> <li><a href="../../tools/help/gltracer.html">Tracer for OpenGL ES</a></li> <li><a href="../../tools/help/traceview.html">Traceview</a></li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/help/uiautomator/index.html"><span class="en">uiautomator</span></a></div> <ul> <li><a href="../../tools/help/uiautomator/Configurator.html"><span class="en">Configurator</span></a></li> <li><a href="../../tools/help/uiautomator/IAutomationSupport.html"><span class="en">IAutomationSupport</span></a></li> <li><a href="../../tools/help/uiautomator/UiAutomatorTestCase.html"><span class="en">UiAutomatorTestCase</span></a></li> <li><a href="../../tools/help/uiautomator/UiCollection.html"><span class="en">UiCollection</span></a></li> <li><a href="../../tools/help/uiautomator/UiDevice.html"><span class="en">UiDevice</span></a></li> <li><a href="../../tools/help/uiautomator/UiObject.html"><span class="en">UiObject</span></a></li> <li><a href="../../tools/help/uiautomator/UiObjectNotFoundException.html"><span class="en">UiObjectNotFoundException</span></a></li> <li><a href="../../tools/help/uiautomator/UiScrollable.html"><span class="en">UiScrollable</span></a></li> <li><a href="../../tools/help/uiautomator/UiSelector.html"><span class="en">UiSelector</span></a></li> <li><a href="../../tools/help/uiautomator/UiWatcher.html"><span class="en">UiWatcher</span></a></li> </ul> </li> <li><a href="../../tools/help/zipalign.html">zipalign</a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header"><a href="../../tools/revisions/index.html"><span class="en">Revisions</span></a></div> <ul> <li><a href="../../tools/sdk/tools-notes.html"> <span class="en">Tools</span> </a></li> <li><a href="../../tools/sdk/eclipse-adt.html"> <span class="en">ADT Plugin</span> </a></li> <!-- <li><a href="../../tools/sdk/addons.html"><span class="en">Add-ons</span></a></li> --> <li><a href="../../tools/revisions/platforms.html"><span class="en">Platforms</span></a></li> </ul> </li> <li class="nav-section"> <div class="nav-section-header empty"><a href="../../tools/samples/index.html"><span class="en">Samples</span></a></div> </li> <li class="nav-section"> <div class="nav-section-header"> <a href="../../tools/adk/index.html"> <span class="en">ADK</span></a> </div> <ul> <li><a href="../../tools/adk/adk2.html">ADK 2012 Guide</a></li> <li><a href="../../tools/adk/adk.html">ADK 2011 Guide</a></li> </ul> </li> </ul><!-- nav --> <script type="text/javascript"> <!-- buildToggleLists(); changeNavLang(getLangPref()); //--> </script> </div> </div> <!-- end side-nav --> <script> $(document).ready(function() { scrollIntoView("devdoc-nav"); }); </script> <div class="col-13" id="doc-col" > <h1 itemprop="name" >Activity Testing Tutorial</h1> <div id="jd-content"> <div class="jd-descr" itemprop="articleBody"> <div id="qv-wrapper"> <div id="qv"> <h2>In this document</h2> <ol> <li> <a href="#Prerequisites">Prerequisites</a> </li> <li> <a href="#DownloadCode">Installing the Tutorial Sample Code</a> </li> <li> <a href="#SetupEmulator">Setting Up the Emulator</a> </li> <li> <a href="#SetupProjects">Setting Up the Projects</a> </li> <li> <a href="#CreateTestCaseClass">Creating the Test Case Class</a> <ol> <li> <a href="#AddTestCaseClass">Adding the test case class file</a> </li> <li> <a href="#AddConstructor">Adding the test case constructor</a> </li> <li> <a href="#AddSetupMethod">Adding the setup method</a> </li> <li> <a href="#AddPreConditionsTest">Adding an initial conditions test</a> </li> <li> <a href="#AddUITest">Adding a UI test</a> </li> <li> <a href="#StateManagementTests">Adding state management tests</a> </li> </ol> </li> <li> <a href="#RunTests">Running the Tests and Seeing the Results</a> </li> <li> <a href="#TestFailure">Forcing Some Tests to Fail</a> </li> <li> <a href="#NextSteps">Next Steps</a> </li> </ol> <h2 id="#Appendix">Appendix</h2> <ol> <li> <a href="#InstallCompletedTestApp">Installing the Completed Test Application File</a> </li> <li> <a href="#EditorCommandLine">For Users Not Developing In Eclipse</a> </li> </ol> <h2>See Also</h2> <ol> <li> <a href="../../tools/testing/testing_android.html">Testing Fundamentals</a> </li> <li> <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html">ActivityInstrumentationTestCase2</a></code> </li> <li> <code><a href="../../reference/junit/framework/Assert.html">Assert</a></code> </li> <li> <code><a href="../../reference/android/test/InstrumentationTestRunner.html">InstrumentationTestRunner</a></code> </li> </ol> </div> </div> <p> Android includes powerful tools for testing applications. The tools extend JUnit with additional features, provide convenience classes for mock Android system objects, and use instrumentation to give you control over your main application while you are testing it. The entire Android testing environment is discussed in the document <a href="../../tools/testing/testing_android.html">Testing Fundamentals</a>. </p> <p> This tutorial demonstrates the Android testing tools by presenting a simple Android application and then leading you step-by-step through the creation of a test application for it. The test application demonstrates these key points: </p> <ul> <li> An Android test is itself an Android application that is linked to the application under test by entries in its <code>AndroidManifest.xml</code> file. </li> <li> Instead of Android components, an Android test application contains one or more test cases. Each of these is a separate class definition. </li> <li> Android test case classes extend the JUnit <code><a href="../../reference/junit/framework/TestCase.html">TestCase</a></code> class. </li> <li> Android test case classes for activities extend JUnit and also connect you to the application under test with instrumentation. You can send keystroke or touch events directly to the UI. </li> <li> You choose an Android test case class based on the type of component (application, activity, content provider, or service) you are testing. </li> <li> Additional test tools in Eclipse/ADT provide integrated support for creating test applications, running them, and viewing the results. </li> </ul> <p> The test application contains methods that perform the following tests: </p> <ul> <li> Initial conditions test. Tests that the application under test initializes correctly. This is also a unit test of the application's <code><a href="../../reference/android/app/Activity.html#onCreate(android.os.Bundle)">onCreate()</a></code> method. Testing initial conditions also provides a confidence measure for subsequent tests. </li> <li> UI test. Tests that the main UI operation works correctly. This test demonstrates the instrumentation features available in activity testing. It shows that you can automate UI tests by sending key events from the test application to the main application. </li> <li> State management tests. Test the application's code for saving state. This test demonstrates the instrumentation features of the test runner, which are available for testing any component. </li> </ul> <h2 id="Prerequisites">Prerequisites</h2> <p> The instructions and code in this tutorial depend on the following: </p> <ul> <li> Basic knowledge of Android programming. If you haven't yet written an Android application, do the class <a href="../../training/basics/firstapp/index.html">Building Your First App</a>. If you want to learn more about Spinner, the application under test, then you might want to review the "Spinner" sample app. </li> <li> Some familiarity with the Android testing framework and concepts. If you haven't explored Android testing yet, start by reading the <a href="../../tools/testing/testing_android.html">Testing Fundamentals</a> guide. </li> <li> Eclipse with ADT. This tutorial describes how to set up and run a test application using Eclipse with ADT. If you haven't yet installed Eclipse and the ADT plugin, follow the steps in <a href="../../sdk/installing/index.html">Installing the SDK</a> to install them before continuing. If you are not developing in Eclipse, you will find instructions for setting up and running the test application in the <a href="#EditorCommandLine">appendix</a> of this document. </li> </ul> <h2 id="DownloadCode">Installing the Tutorial Sample Code</h2> <p> During this tutorial, you will be working with sample code that is provided as part of the downloadable Samples component of the SDK. Specifically, you will be working with a pair of related sample applications &mdash; an application under test and a test application: </p> <ul> <li> Spinner is the application under test. This tutorial focuses on the common situation of writing tests for an application that already exists, so the main application is provided to you. </li> <li> SpinnerTest is the test application. In the tutorial, you create this application step-by-step. If you want to run quickly through the tutorial, you can install the completed SpinnerTest application first, and then follow the text. You may get more from the tutorial, however, if you create the test application as you go. The instructions for installing the completed test application are in the section <a href="#InstallCompletedTestApp">Installing the Completed Test Application File</a>. </li> </ul> <p> The sample applications are described in more detail in the <a href="../../tools/samples/index.html">Samples</a> topic. Follow the instructions to download the version of the samples that's appropriate for the platform you're working with. </p> <h2 id="SetupEmulator">Setting Up the Emulator</h2> <p> In this tutorial, you will use the Android emulator to run applications. The emulator needs an Android Virtual Device (AVD) with an API level equal to or higher than the one you set for the projects in the previous step. To find out how to check this and create the right AVD if necessary, see <a href="../../tools/devices/managing-avds.html">Creating an AVD</a>. </p> <p> As a test of the AVD and emulator, run the SpinnerActivity application in Eclipse with ADT. When it starts, click the large downward-pointing arrow to the right of the spinner text. You see the spinner expand and display the title &quot;Select a planet&quot; at the top. Click one of the other planets. The spinner closes, and your selection appears below it on the screen. </p> <h2 id="SetupProjects">Setting Up the Projects</h2> <p> When you are ready to get started with the tutorial, begin by setting up Eclipse projects for both Spinner (the application under test) and SpinnerTest (the test application). </p> <p> You'll be using the Spinner application as-is, without modification, so you'll be loading it into Eclipse as a new Android project from existing source. In the process, you'll be creating a new test project associated with Spinner that will contain the SpinnerTest application. The SpinnerTest application will be completely new and you'll be using the code examples in this tutorial to add test classes and tests to it. </p> <p> To install the Spinner app in a new Android project from existing source, following these steps: </p> <ol> <li> In Eclipse, select <strong>File</strong>&nbsp;&gt;&nbsp;<strong>New</strong>&nbsp;&gt;&nbsp;<strong>Project</strong>&nbsp;&gt;&nbsp;<strong>Android</strong>&nbsp;&gt;&nbsp;<strong>Android Project</strong>, then click Next. The <strong>New Android Project</strong> dialog appears. </li> <li> In the <em>Project name</em> text box, enter &quot;SpinnerActivity&quot;. The <em>Properties</em> area is filled in automatically. </li> <li> In the <em>Contents</em> area, set &quot;Create project from existing source&quot;. </li> <li> For <em>Location</em>, click <strong>Browse</strong>, navigate to the directory <code>&lt;SDK_path&gt;/samples/android-8/Spinner</code>, then click Open. The directory name <code>&lt;SDK_path&gt;/samples/android-8/Spinner</code> now appears in the <em>Location</em> text box. </li> <li> In the <em>Build Target</em> area, set a API level of 3 or higher. If you are already developing with a particular target, and it is API level 3 or higher, then use that target. </li> <li> In the <em>Properties</em> area, in the <em>Min SDK Version:</em>, enter &quot;3&quot;. </li> <li> You should now see these values: <ul> <li><em>Project Name:</em> &quot;SpinnerActivity&quot;</li> <li><em>Create project from existing source:</em> set</li> <li><em>Location:</em> &quot;<code>&lt;SDK_path&gt;/samples/android-8/Spinner</code>&quot;</li> <li><em>Build Target:</em> &quot;API level of 3 or higher&quot; (<em>Target Name</em> &quot;Android 1.5 or higher&quot;)</li> <li><em>Package name:</em> (disabled, set to &quot;<code>com.android.example.spinner</code>&quot;)</li> <li><em>Create Activity:</em> (disabled, set to &quot;.SpinnerActivity&quot;)</li> <li><em>Min SDK Version:</em> &quot;3&quot;</li> </ul> <p> The following screenshot summarizes these values: </p> <a href="../../images/testing/eclipse_new_android_project_complete_callouts.png"> <img src="../../images/testing/eclipse_new_android_project_complete_callouts.png" alt="New Android Project dialog with filled-in values" style="height:230px"/> </a> </li> </ol> <p> To create a new test project for the SpinnerTest application, follow these steps: </p> <ol> <li> Click Next. The <strong>New Android Test Project</strong> dialog appears. </li> <li> Set &quot;Create a Test Project&quot;. </li> <li> Leave the other values unchanged. The result should be: <ul> <li><em>Create a Test Project:</em> checked</li> <li><em>Test Project Name:</em> &quot;SpinnerActivityTest&quot;</li> <li><em>Use default location:</em> checked (this should contain the directory name &quot;<code>workspace/SpinnerActivityTest</code>&quot;).</li> <li><em>Build Target:</em> Use the same API level you used in the previous step.</li> <li><em>Application name:</em> &quot;SpinnerActivityTest&quot;</li> <li><em>Package name:</em> &quot;<code>com.android.example.spinner.test</code>&quot;</li> <li><em>Min SDK Version:</em> &quot;3&quot;</li> </ul> <p> The following screenshot summarizes these values: </p> <a href="../../images/testing/eclipse_new_android_testproject_complete_callouts.png"> <img src="../../images/testing/eclipse_new_android_testproject_complete_callouts.png" alt="New Android Test Project dialog with filled-in values" style="height:230px"/> </a> </li> <li> Click Finish. Entries for SpinnerActivity and SpinnerActivityTest should appear in the <strong>Package Explorer</strong>. <p class="note"> <strong>Note:</strong> If you set <em>Build Target</em> to an API level higher than &quot;3&quot;, you will see the warning &quot;The API level for the selected SDK target does not match the Min SDK version&quot;. You do not need to change the API level or the Min SDK version. The message tells you that you are building the projects with one particular API level, but specifying that a lower API level is required. This may occur if you have chosen not to install the optional earlier API levels. </p> <p> If you see errors listed in the <strong>Problems</strong> pane at the bottom of the Eclipse window, or if a red error marker appears next to the entry for SpinnerActivity in the Package Explorer, highlight the SpinnerActivity entry and then select <strong>Project</strong>&nbsp;&gt;&nbsp;<strong>Clean</strong>. This should fix any errors. </p> </li> </ol> <p> You now have the application under test in the SpinnerActivity project, and an empty test project in SpinnerActivityTest. You may notice that the two projects are in different directories, but Eclipse with ADT handles this automatically. You should have no problem in either building or running them. </p> <p> Notice that Eclipse and ADT have already done some initial setup for your test application. Expand the SpinnerActivityTest project, and notice that it already has an Android manifest file <code>AndroidManifest.xml</code>. Eclipse with ADT created this when you added the test project. Also, the test application is already set up to use instrumentation. You can see this by examining <code>AndroidManifest.xml</code>. Open it, then at the bottom of the center pane click <strong>AndroidManifest.xml</strong> to display the XML contents: </p> <pre> &lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.example.spinner.test" android:versionCode="1" android:versionName="1.0"&gt; &lt;uses-sdk android:minSdkVersion="3" /&gt; &lt;instrumentation android:targetPackage="com.android.example.spinner" android:name="android.test.InstrumentationTestRunner" /&gt; &lt;application android:icon="@drawable/icon" android:label="@string/app_name"&gt; &lt;uses-library android:name="android.test.runner" /&gt; ... &lt;/application&gt; &lt;/manifest&gt; </pre> <p> Notice the <code>&lt;instrumentation&gt;</code> element. The attribute <code>android:targetPackage="com.android.example.spinner"</code> tells Android that the application under test is defined in the Android package <code>com.android.example.spinner</code>. Android now knows to use that package's <code>AndroidManifest.xml</code> file to launch the application under test. The <code>&lt;instrumentation&gt;</code> element also contains the attribute <code>android:name="android.test.InstrumentationTestRunner"</code>, which tells Android instrumentation to run the test application with Android's instrumentation-enabled test runner. </p> <h2 id="CreateTestCaseClass">Creating the Test Case Class</h2> <p> You now have a test project SpinnerActivityTest, and the basic structure of a test application also called SpinnerActivityTest. The basic structure includes all the files and directories you need to build and run a test application, except for the class that contains your tests (the test case class). </p> <p> The next step is to define the test case class. In this tutorial, you'll be creating a test case class that includes: </p> <ul> <li> Test setup. This use of the JUnit <code><a href="../../reference/junit/framework/TestCase.html#setUp()">setUp()</a></code> method demonstrates some of the tasks you might perform before running an Android test. </li> <li> Testing initial conditions. This test demonstrates a good testing technique. It also demonstrates that with Android instrumentation you can look at the application under test <em>before</em> the main activity starts. The test checks that the application's important objects have been initialized. If the test fails, you then know that any other tests against the application are unreliable, since the application was running in an incorrect state. <p class="note"> <strong>Note:</strong> The purpose of testing initial conditions is not the same as using <code>setUp()</code>. The JUnit <code><a href="../../reference/junit/framework/TestCase.html#setUp()">setUp()</a></code> runs once before <strong>each test method</strong>, and its purpose is to create a clean test environment. The initial conditions test runs once, and its purpose is to verify that the application under test is ready to be tested. </p> </li> <li> Testing the UI. This test shows how to control the main application's UI with instrumentation, a powerful automation feature of Android testing. </li> <li> Testing state management. This test shows some techniques for testing how well the application maintains state in the Android environment. Remember that to provide a satisfactory user experience, your application must never lose its current state, even if it's interrupted by a phone call or destroyed because of memory constraints. The Android activity lifecycle provides ways to maintain state, and the <code>SpinnerActivity</code> application uses them. The test shows the techniques for verifying that they work. </li> </ul> <p> Android tests are contained in a special type of Android application that contains one or more test class definitions. Each of these contains one or more test methods that do the actual tests. In this tutorial, you will first add a test case class, and then add tests to it. </p> <p> You first choose an Android test case class to extend. You choose from the base test case classes according to the Android component you are testing and the types of tests you are doing. In this tutorial, the application under test has a single simple activity, so the test case class will be for an Activity component. Android offers several, but the one that tests in the most realistic environment is <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html">ActivityInstrumentationTestCase2</a></code>, so you will use it as the base class. Like all activity test case classes, <code>ActivityInstrumentationTestCase2</code> offers convenience methods for interacting directly with the UI of the application under test. </p> <h3 id="AddTestCaseClass">Adding the test case class file</h3> <p> To add <code>ActivityInstrumentationTestCase2</code> as the base test case class, follow these steps: </p> <ol> <li> In the Package Explorer, expand the test project SpinnerActivityTest if it is not open already. </li> <li> Within SpinnerActivityTest, expand the <code>src/</code> folder and then the package marker for <code>com.android.example.spinner.test</code>. Right-click on the package name and select <strong>New</strong> &gt; <strong>Class</strong>:<br/> <a href="../../images/testing/spinner_create_test_class_callouts.png"> <img alt="Menu for creating a new class in the test application" src="../../images/testing/spinner_create_test_class_callouts.png" style="height:230px"/> </a> <p> The <strong>New Java Class</strong> wizard appears: </p> <a href="../../images/testing/spinnertest_new_class_callouts.png"> <img alt="New Java Class wizard dialog" src="../../images/testing/spinnertest_new_class_callouts.png" style="height:230px"/> </a> </li> <li> In the wizard, enter the following: <ul> <li> <em>Name:</em> &quot;SpinnerActivityTest&quot;. This becomes the name of your test class. </li> <li> <em>Superclass:</em> &quot;<code>android.test.ActivityInstrumentationTestCase2&lt;SpinnerActivity&gt;</code>&quot;. The superclass is parameterized, so you have to provide it your main application's class name. </li> </ul> <p> Do not change any of the other settings. Click Finish. </p> </li> <li> You now have a new file <code>SpinnerActivityTest.java</code> in the project. </li> <li> To resolve the reference to SpinnerActivity, add the following import: <pre> import com.android.example.spinner.SpinnerActivity; </pre> </li> </ol> <h3 id="AddConstructor">Adding the test case constructor</h3> <p> To ensure that the test application is instantiated correctly, you must set up a constructor that the test runner will call when it instantiates your test class. This constructor has no parameters, and its sole purpose is to pass information to the superclass's default constructor. To set up this constructor, enter the following code in the class: </p> <pre> public SpinnerActivityTest() { super("com.android.example.spinner", SpinnerActivity.class); } // end of SpinnerActivityTest constructor definition </pre> <p> This calls the superclass constructor with the Android package name (<code>com.android.example.spinner</code>)and main activity's class (<code>SpinnerActivity.class</code>) for the application under test. Android uses this information to find the application and activity to test. </p> <p> You are now ready to add tests, by adding test methods to the class. </p> <h3 id="AddSetupMethod">Adding the setup method</h3> <p> The <code>setUp()</code> method is invoked before every test. You use it to initialize variables and clean up from previous tests. You can also use the JUnit <code><a href="../../reference/junit/framework/TestCase.html#tearDown()">tearDown()</a></code> method, which runs <strong>after</strong> every test method. The tutorial does not use it. </p> <p> The method you are going to add does the following: </p> <ul> <li> <code>super.setUp()</code>. Invokes the superclass constructor for <code>setUp()</code>, which is required by JUnit. </li> <li> Calls <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html#setActivityInitialTouchMode(boolean)">setActivityInitialTouchMode(false)</a></code>. This turns off <strong>touch mode</strong> in the device or emulator. If any of your test methods send key events to the application, you must turn off touch mode <em>before</em> you start any activities; otherwise, the call is ignored. </li> <li> Stores references to system objects. Retrieves and stores a reference to the activity under test, the <code>Spinner</code> widget used by the activity, the <code>SpinnerAdapter</code> that backs the widget, and the string value of the selection that is set when the application is first installed. These objects are used in the state management test. The methods invoked are: <ul> <li> <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html#getActivity()">getActivity()</a></code>. Gets a reference to the activity under test (<code>SpinnerActivity</code>). This call also starts the activity if it is not already running. </li> <li> <code><a href="../../reference/android/app/Activity.html#findViewById(int)">findViewById(int)</a></code>. Gets a reference to the <code>Spinner</code> widget of the application under test. </li> <li> <code><a href="../../reference/android/widget/AbsSpinner.html#getAdapter()">getAdapter()</a></code>. Gets a reference to the adapter (an array of strings) backing the spinner. </li> </ul> </li> </ul> <p> Add this code to the definition of <code>SpinnerActivityTest</code>, after the constructor definition: </p> <pre> &#64;Override protected void setUp() throws Exception { super.setUp(); setActivityInitialTouchMode(false); mActivity = getActivity(); mSpinner = (Spinner) mActivity.findViewById( com.android.example.spinner.R.id.Spinner01 ); mPlanetData = mSpinner.getAdapter(); } // end of setUp() method definition </pre> <p> Add these members to the test case class: </p> <pre> private SpinnerActivity mActivity; private Spinner mSpinner; private SpinnerAdapter mPlanetData; </pre> <p> Add these imports: </p> <pre> import android.widget.Spinner; import android.widget.SpinnerAdapter; </pre> <p> You now have the complete <code>setUp()</code> method. </p> <h3 id="AddPreConditionsTest">Adding an initial conditions test</h3> <p> The initial conditions test verifies that the application under test is initialized correctly. It is an illustration of the types of tests you can run, so it is not comprehensive. It verifies the following: </p> <ul> <li> The item select listener is initialized. This listener is called when a selection is made from the spinner. </li> <li> The adapter that provides values to the spinner is initialized. </li> <li> The adapter contains the right number of entries. </li> </ul> <p> The actual initialization of the application under test is done in <code>setUp()</code>, which the test runner calls automatically before every test. The verifications are done with JUnit <code><a href="../../reference/junit/framework/Assert.html">Assert</a></code> calls. As a useful convention, the method name is <code>testPreConditions()</code>: </p> <pre> public void testPreConditions() { assertTrue(mSpinner.getOnItemSelectedListener() != null); assertTrue(mPlanetData != null); assertEquals(mPlanetData.getCount(),ADAPTER_COUNT); } // end of testPreConditions() method definition </pre> <p> Add this member: </p> <pre> public static final int ADAPTER_COUNT = 9; </pre> <h3 id="AddUITest">Adding a UI test</h3> <p> Now create a UI test that selects an item from the <code>Spinner</code> widget. The test sends key events to the UI with key events. The test confirms that the selection matches the result you expect. </p> <p> This test demonstrates the power of using instrumentation in Android testing. Only an instrumentation-based test class allows you to send key events (or touch events) to the application under test. With instrumentation, you can test your UI without having to take screenshots, record the screen, or do human-controlled testing. </p> <p> To work with the spinner, the test has to request focus for it and then set it to a known position. The test uses <code><a href="../../reference/android/view/View.html#requestFocus()">requestFocus()</a></code> and <code><a href="../../reference/android/widget/AbsSpinner.html#setSelection(int)">setSelection()</a></code> to do this. Both of these methods interact with a View in the application under test, so you have to call them in a special way. </p> <p> Code in a test application that interacts with a View of the application under test must run in the main application's thread, also known as the <em>UI thread</em>. To do this, you use the <code><a href="../../reference/android/app/Activity.html#runOnUiThread(java.lang.Runnable)">Activity.runOnUiThread()</a></code> method. You pass the code to <code>runOnUiThread()</code>in an anonymous <code><a href="../../reference/java/lang/Runnable.html">Runnable</a></code> object. To set the statements in the <code>Runnable</code> object, you override the object's <code><a href="../../reference/java/lang/Runnable.html#run()">run()</a></code> method. </p> <p> To send key events to the UI of the application under test, you use the <a href="../../reference/android/test/InstrumentationTestCase.html#sendKeys(int...)">sendKeys</a>() method. This method does not have to run on the UI thread, since Android uses instrumentation to pass the key events to the application under test. </p> <p> The last part of the test compares the selection made by sending the key events to a pre-determined value. This tests that the spinner is working as intended. </p> <p> The following sections show you how to add the code for this test. </p> <ol> <li> Get focus and set selection. Create a new method <code>public void testSpinnerUI()</code>. Add code to to request focus for the spinner and set its position to default or initial position, "Earth". This code is run on the UI thread of the application under test: <pre> public void testSpinnerUI() { mActivity.runOnUiThread( new Runnable() { public void run() { mSpinner.requestFocus(); mSpinner.setSelection(INITIAL_POSITION); } // end of run() method definition } // end of anonymous Runnable object instantiation ); // end of invocation of runOnUiThread </pre> <p> Add the following member to the test case class. </p> <pre> public static final int INITIAL_POSITION = 0; </pre> </li> <li> Make a selection. Send key events to the spinner to select one of the items. To do this, open the spinner by "clicking" the center keypad button (sending a DPAD_CENTER key event) and then clicking (sending) the down arrow keypad button five times. Finally, click the center keypad button again to highlight the desired item. Add the following code: <pre> this.sendKeys(KeyEvent.KEYCODE_DPAD_CENTER); for (int i = 1; i &lt;= TEST_POSITION; i++) { this.sendKeys(KeyEvent.KEYCODE_DPAD_DOWN); } // end of for loop this.sendKeys(KeyEvent.KEYCODE_DPAD_CENTER); </pre> <p> Add the following member to the test case class: </p> <pre> public static final int TEST_POSITION = 5; </pre> <p> This sets the final position of the spinner to "Saturn" (the spinner's backing adapter is 0-based). </p> </li> <li> Check the result. Query the current state of the spinner, and compare its current selection to the expected value. Call the method <code><a href="../../reference/android/widget/AdapterView.html#getSelectedItemPosition()">getSelectedItemPosition()</a></code> to find out the current selection position, and then <code><a href="../../reference/android/widget/AdapterView.html#getItemAtPosition(int)">getItemAtPosition()</a></code> to get the object corresponding to that position (casting it to a String). Assert that this string value matches the expected value of "Saturn": <pre> mPos = mSpinner.getSelectedItemPosition(); mSelection = (String)mSpinner.getItemAtPosition(mPos); TextView resultView = (TextView) mActivity.findViewById( com.android.example.spinner.R.id.SpinnerResult ); String resultText = (String) resultView.getText(); assertEquals(resultText,mSelection); } // end of testSpinnerUI() method definition </pre> <p> Add the following members to the test case class: </p> <pre> private String mSelection; private int mPos; </pre> <p> Add the following imports to the test case class: </p> <pre> import android.view.KeyEvent; import android.widget.TextView; </pre> </li> </ol> <p> Pause here to run the tests you have. The procedure for running a test application is different from running a regular Android application. You run a test application as an Android JUnit application. To see how to do this, see <a href="#RunTests">Running the Tests and Seeing the Results</a>. </p> <p> Eventually, you will see the <code>SpinnerActivity</code> application start, and the test application controlling it by sending it key events. You will also see a new <strong>JUnit</strong> view in the Explorer pane, showing the results of the test. The JUnit view is documented in a following section, <a href="#RunTests">Running the Test and Seeing the Results</a>. </p> <h3 id="StateManagementTests">Adding state management tests</h3> <p> You now write two tests that verify that SpinnerActivity maintains its state when it is paused or terminated. The state, in this case, is the current selection in the spinner. When users make a selection, pause or terminate the application, and then resume or restart it, they should see the same selection. </p> <p> Maintaining state is an important feature of an application. Users may switch from the current application temporarily to answer the phone, and then switch back. Android may decide to terminate and restart an activity to change the screen orientation, or terminate an unused activity to regain storage. In each case, users are best served by having the UI return to its previous state (except where the logic of the application dictates otherwise). </p> <p> SpinnerActivity manages its state in these ways: </p> <ul> <li> Activity is hidden. When the spinner screen (the activity) is running but hidden by some other screen, it stores the spinner's position and value in a form that persists while the application is running. </li> <li> Application is terminated. When the activity is terminated, it stores the spinner's position and value in a permanent form. The activity can read the position and value when it restarts, and restore the spinner to its previous state. </li> <li> Activity re-appears. When the user returns to the spinner screen, the previous selection is restored. </li> <li> Application is restarted. When the user starts the application again, the previous selection is restored. </li> </ul> <p class="note"> <strong>Note:</strong> An application can manage its state in other ways as well, but these are not covered in this tutorial. </p> <p> When an activity is hidden, it is <strong>paused</strong>. When it re-appears, it <strong>resumes</strong>. Recognizing that these are key points in an activity's life cycle, the Activity class provides two callback methods <code><a href="../../reference/android/app/Activity.html#onPause()">onPause()</a></code> and <code><a href="../../reference/android/app/Activity.html#onResume()">onResume()</a></code> for handling pauses and resumes. SpinnerActivity uses them for code that saves and restores state. </p> <p> <strong>Note:</strong> If you would like to learn more about the difference between losing focus/pausing and killing an application, read about the <a href="../../guide/components/activities.html#Lifecycle">activity lifecycle</a>. </p> <p> The first test verifies that the spinner selection is maintained after the entire application is shut down and then restarted. The test uses instrumentation to set the spinner's variables outside of the UI. It then terminates the activity by calling <code><a href="../../reference/android/app/Activity.html#finish()">Activity.finish()</a></code>, and restarts it using the instrumentation method <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html#getActivity()">getActivity()</a></code>. The test then asserts that the current spinner state matches the test values. </p> <p> The second test verifies that the spinner selection is maintained after the activity is paused and then resumed. The test uses instrumentation to set the spinner's variables outside of the UI and then force calls to the <code>onPause()</code> and <code>onResume()</code> methods. The test then asserts that the current spinner state matches the test values. </p> <p> Notice that these tests make limited assumptions about the mechanism by which the activity manages state. The tests use the activity's getters and setters to control the spinner. The first test also knows that hiding an activity calls <code>onPause()</code>, and bringing it back to the foreground calls <code>onResume()</code>. Other than this, the tests treat the activity as a "black box". </p> <p> To add the code for testing state management across shutdown and restart, follow these steps: </p> <ol> <li> Add the test method <code>testStateDestroy()</code>, then set the spinner selection to a test value: <pre> public void testStateDestroy() { mActivity.setSpinnerPosition(TEST_STATE_DESTROY_POSITION); mActivity.setSpinnerSelection(TEST_STATE_DESTROY_SELECTION); </pre> </li> <li> Terminate the activity and restart it: <pre> mActivity.finish(); mActivity = this.getActivity(); </pre> </li> <li> Get the current spinner settings from the activity: <pre> int currentPosition = mActivity.getSpinnerPosition(); String currentSelection = mActivity.getSpinnerSelection(); </pre> </li> <li> Test the current settings against the test values: <pre> assertEquals(TEST_STATE_DESTROY_POSITION, currentPosition); assertEquals(TEST_STATE_DESTROY_SELECTION, currentSelection); } // end of testStateDestroy() method definition </pre> <p> Add the following members to the test case class: <pre> public static final int TEST_STATE_DESTROY_POSITION = 2; public static final String TEST_STATE_DESTROY_SELECTION = "Earth"; </pre> </li> </ol> <p> To add the code for testing state management across a pause and resume, follow these steps: </p> <ol> <li> Add the test method <code>testStatePause()</code>: <pre> &#64;UiThreadTest public void testStatePause() { </pre> <p> The <code>@UiThreadTest</code> annotation tells Android to build this method so that it runs on the UI thread. This allows the method to change the state of the spinner widget in the application under test. This use of <code>@UiThreadTest</code> shows that, if necessary, you can run an entire method on the UI thread. </p> </li> <li> Set up instrumentation. Get the instrumentation object that is controlling the application under test. This is used later to invoke the <code>onPause()</code> and <code>onResume()</code> methods: <pre> Instrumentation mInstr = this.getInstrumentation(); </pre> </li> <li> Set the spinner selection to a test value: <pre> mActivity.setSpinnerPosition(TEST_STATE_PAUSE_POSITION); mActivity.setSpinnerSelection(TEST_STATE_PAUSE_SELECTION); </pre> </li> <li> Use instrumentation to call the Activity's <code>onPause()</code>: <pre> mInstr.callActivityOnPause(mActivity); </pre> <p> Under test, the activity is waiting for input. The invocation of <code><a href="../../reference/android/app/Instrumentation.html#callActivityOnPause(android.app.Activity)">callActivityOnPause(android.app.Activity)</a></code> performs a call directly to the activity's <code>onPause()</code> instead of manipulating the activity's UI to force it into a paused state. </p> </li> <li> Force the spinner to a different selection: <pre> mActivity.setSpinnerPosition(0); mActivity.setSpinnerSelection(""); </pre> <p> This ensures that resuming the activity actually restores the spinner's state rather than simply leaving it as it was. </p> </li> <li> Use instrumentation to call the Activity's <code>onResume()</code>: <pre> mInstr.callActivityOnResume(mActivity); </pre> <p> Invoking <code><a href="../../reference/android/app/Instrumentation.html#callActivityOnResume(android.app.Activity)">callActivityOnResume(android.app.Activity)</a></code> affects the activity in a way similar to <code>callActivityOnPause</code>. The activity's <code>onResume()</code> method is invoked instead of manipulating the activity's UI to force it to resume. </p> </li> <li> Get the current state of the spinner: <pre> int currentPosition = mActivity.getSpinnerPosition(); String currentSelection = mActivity.getSpinnerSelection(); </pre> </li> <li> Test the current spinner state against the test values: <pre> assertEquals(TEST_STATE_PAUSE_POSITION,currentPosition); assertEquals(TEST_STATE_PAUSE_SELECTION,currentSelection); } // end of testStatePause() method definition </pre> <p> Add the following members to the test case class: </p> <pre> public static final int TEST_STATE_PAUSE_POSITION = 4; public static final String TEST_STATE_PAUSE_SELECTION = "Jupiter"; </pre> </li> <li> Add the following imports: <pre> import android.app.Instrumentation; import android.test.UiThreadTest; </pre> </li> </ol> <h2 id="RunTests">Running the Tests and Seeing the Results</h2> <p> The most simple way to run the <code>SpinnerActivityTest</code> test case is to run it directly from the Package Explorer. </p> <p> To run the <code>SpinnerActivityTest</code> test, follow these steps: </p> <ol> <li> In the Package Explorer, right-click the project SpinnerActivityTest at the top level, and then select <strong>Run As</strong> &gt; <strong>Android JUnit Test</strong>:<br/> <a href="../../images/testing/spinnertest_runas_menu_callouts.png"> <img alt="Menu to run a test as an Android JUnit test" src="../../images/testing/spinnertest_runas_menu_callouts.png" style="height:230px"> </a> </li> <li> You will see the emulator start. When the unlock option is displayed (its appearance depends on the API level you specified for the AVD), unlock the home screen. </li> <li> The test application starts. You see a new tab for the <strong>JUnit</strong> view, next to the Package Explorer tab:<br/> <a href="../../images/testing/spinnertest_junit_panel.png"> <img alt="The JUnit window" src="../../images/testing/spinnertest_junit_panel.png" style="height:230px"> </a> </li> </ol> <p> This view contains two sub-panes. The top pane summarizes the tests that were run, and the bottom pane shows failure traces for highlighted tests. </p> <p> At the conclusion of a successful test run, this is the view's appearance:<br/> <a href="../../images/testing/spinnertest_junit_success.png"> <img src="../../images/testing/spinnertest_junit_success.png" alt="JUnit test run success" style="height:230px"/> </a> </p> <p> The upper pane summarizes the test: </p> <ul> <li> Total time elapsed for the test application(labeled <em>Finished after &lt;x&gt; seconds</em>). </li> <li> Number of runs (<em>Runs:</em>) - the number of tests in the entire test class. </li> <li> Number of errors (<em>Errors:</em>) - the number of program errors and exceptions encountered during the test run. </li> <li> Number of failures (<em>Failures:</em>) - the number of test failures encountered during the test run. This is the number of assertion failures. A test can fail even if the program does not encounter an error. </li> <li> A progress bar. The progress bar extends from left to right as the tests run. <p> If all the tests succeed, the bar remains green. If a test fails, the bar turns from green to red. </p> </li> <li> A test method summary. Below the bar, you see a line for each class in the test application. To look at the results for the individual methods in a test, click the arrow at the left to expand the line. You see the name of each test method. To the right of the name, you see the time taken by the test. You can look at the test's code by double-clicking its name. </li> </ul> <p> The lower pane contains the failure trace. If all the tests are successful, this pane is empty. If some tests fail, then if you highlight a failed test in the upper pane, the lower view contains a stack trace for the test. This is demonstrated in the next section. </p> <p class="note"> <strong>Note:</strong> If you run the test application and nothing seems to happen, look for the JUnit view. If you do not see it, you may have run the test application as a regular Android application. Remember that you need to run it as an Android <strong>JUnit</strong> application. </p> <h2 id="TestFailure">Forcing Some Tests to Fail</h2> <p> A test is as useful when it fails as when it succeeds. This section shows what happens in Eclipse with ADT when a test fails. You can quickly see that a test class has failed, find the method or methods that failed, and then use a failure trace to find the exact problem. </p> <p> The example application SpinnerActivity that you downloaded passes all the tests in the test application SpinnerActivityTest. To force the test to fail, you must modify the example application. You change a line of setup code in the application under test. This causes the <code>testPreConditions()</code> and <code>testTextView()</code> test methods to fail. </p> <p> To force the tests to fail, follow these steps: </p> <ol> <li> In Eclipse with ADT, go to the SpinnerActivity project and open the file <code>SpinnerActivity.java</code>. </li> <li> At the top of <code>SpinnerActivity.java</code>, at the end of the <code>onCreate()</code> method, find the following line: <pre> // mySpinner.setOnItemSelectedListener(null); </pre> <p>Remove the forward slash characters at the beginning of the line to uncomment the line. This sets the listener callback to null: </p> <pre> mySpinner.setOnItemSelectedListener(null); </pre> </li> <li> The <code>testPreConditions()</code> method in <code>SpinnerActivityTest</code> contains the following test: <code>assertTrue(mSpinner.getOnItemSelectedListener() != null);</code>. This test asserts that the listener callback is <em>not</em> null. Since you have modified the application under test, this assertion now fails. </li> <li> Run the test, as described in the previous section <a href="#RunTests">Running the Tests and Seeing the Results</a>. </li> </ol> <p> The JUnit view is either created or updated with the results of the test. Now, however, the progress bar is red, the number of failures is 2, and small "x" icons appear in the list icons next to the testPreConditions and TestSpinnerUI tests. This indicates that the tests have failed. The display is similar to this:<br/> <a href="../../images/testing/spinnertest_junit_panel_fail_callouts.png"> <img src="../../images/testing/spinnertest_junit_panel_fail_callouts.png" alt="The JUnit Failure window" style="height:230px"/> </a> </p> <p> You now want to look at the failures to see exactly where they occurred. </p> <p> To examine the failures, follow these steps: </p> <ol> <li> Click the testPreconditions entry. In the lower pane entitled <strong>Failure Trace</strong>, you see a stack trace of the calls that led to the failure. This trace is similar to the following screenshot:<br/> <a href="../../images/testing/spinnertest_junit_panel_failtrace_callouts.png"> <img src="../../images/testing/spinnertest_junit_panel_failtrace_callouts.png" alt="The JUnit failure trace" style="height:230px"/> </a> </li> <li> The first line of the trace tells you the error. In this case, a JUnit assertion failed. To look at the assertion in the test code, double-click the next line (the first line of the trace). In the center pane a new tabbed window opens, containing the code for the test application <code>SpinnerActivityTest</code>. The failed assertion is highlighted in the middle of the window. </li> </ol> <p> The assertion failed because you modified the main application to set the <code>getOnItemSelectedListener</code> callback to <code>null</code>. </p> <p> You can look at the failure in <code>testTextView</code> if you want. Remember, though, that <code>testPreConditions</code> is meant to verify the initial setup of the application under test. If testPreConditions() fails, then succeeding tests can't be trusted. The best strategy to follow is to fix the problem and re-run all the tests. </p> <p> Remember to go back to <code>SpinnerActivity.java</code> and re-comment the line you uncommented in an earlier step. </p> <p> You have now completed the tutorial. </p> <h2 id="NextSteps">Next Steps</h2> <p> This example test application has shown you how to create a test project and link it to the application you want to test, how to choose and add a test case class, how to write UI and state management tests, and how to run the tests against the application under test. Now that you are familiar with the basics of testing Android applications, here are some suggested next steps: </p> <p> <strong>Learn more about testing on Android</strong> </p> <ul> <li> If you haven't done so already, read the <a href="../../tools/testing/testing_android.html">Testing Fundamentals</a> document in the <em>Dev Guide</em>. It provides an overview of how testing on Android works. If you are just getting started with Android testing, reading that document will help you understand the tools available to you, so that you can develop effective tests. </li> </ul> <p> <strong>Review the main Android test case classes</strong> </p> <ul> <li> <code><a href="../../reference/android/test/ActivityInstrumentationTestCase2.html">ActivityInstrumentationTestCase2</a></code> </li> <li> <code><a href="../../reference/android/test/ActivityUnitTestCase.html">ActivityUnitTestCase</a></code> </li> <li> <code><a href="../../reference/android/test/ProviderTestCase2.html">ProviderTestCase2</a></code> </li> <li> <code><a href="../../reference/android/test/ServiceTestCase.html">ServiceTestCase</a></code> </li> </ul> <p> <strong>Learn more about the assert and utility classes</strong> </p> <ul> <li> <code><a href="../../reference/junit/framework/Assert.html">Assert</a></code>, the JUnit Assert class. </li> <li> <code><a href="../../reference/android/test/MoreAsserts.html">MoreAsserts</a></code>, additional Android assert methods. </li> <li> <code><a href="../../reference/android/test/ViewAsserts.html">ViewAsserts</a></code>, useful assertion methods for testing Views. </li> <li> <code><a href="../../reference/android/test/TouchUtils.html">TouchUtils</a></code>, utility methods for simulating touch events in an Activity. </li> </ul> <p> <strong>Learn about instrumentation and the instrumented test runner</strong> </p> <ul> <li> <code><a href="../../reference/android/app/Instrumentation.html">Instrumentation</a></code>, the base instrumentation class. </li> <li> <code><a href="../../reference/android/test/InstrumentationTestCase.html">InstrumentationTestCase</a></code>, the base instrumentation test case. </li> <li> <code><a href="../../reference/android/test/InstrumentationTestRunner.html">InstrumentationTestRunner</a></code>, the standard Android test runner. </li> </ul> <h2 id="Appendix">Appendix</h2> <h3 id="InstallCompletedTestApp">Installing the Completed Test Application File</h3> <p> The recommended approach to this tutorial is to follow the instructions step-by-step and write the test code as you go. However, if you want to do this tutorial quickly, you can install the entire file for the test application into the test project. </p> <p> To do this, you first create a test project with the necessary structure and files by using the automated tools in Eclipse. Then you exit Eclipse and copy the test application's file from the SpinnerTest sample project into your test project. The SpinnerTest sample project is part of the Samples component of the SDK. </p> <p> The result is a complete test application, ready to run against the Spinner sample application. </p> <p> To install the test application file, follow these steps: </p> <ol> <li> Set up the projects for the application under test and the test application, as described in the section section <a href="#SetupProjects">Setting Up the Projects</a>. </li> <li> Set up the emulator, as described in the section <a href="#SetupEmulator">Setting Up the Emulator</a>. </li> <li> Add the test case class, as described in the section <a href="#AddTestCaseClass">Adding the test case class file</a>. </li> <li> Close Eclipse with ADT. </li> <li> Copy the file <code>&lt;SDK_path&gt;/samples/android-8/SpinnerTest/src/com/android/example/spinner/test/SpinnerActivityTest.java</code> to the directory <code>workspace/SpinnerActivityTest/src/com/android/example/spinner/test/</code>. </li> <li> Restart Eclipse with ADT. </li> <li> In Eclipse with ADT, re-build the project <code>SpinnerActivityTest</code> by selecting it in the Package Explorer, right-clicking, and selecting <em>Project</em>&nbsp;&gt;&nbsp;<em>Clean</em>. </li> <li> The complete, working test application should now be in the <code>SpinnerActivityTest</code> project. </li> </ol> <p> You can now continue with the tutorial, starting at the section <a href="#AddConstructor">Adding the test case constructor</a> and following along in the text. </p> <h3 id="EditorCommandLine">For Users Not Developing In Eclipse</h3> <p> If you are not developing in Eclipse, you can still do this tutorial. Android provides tools for creating test applications using a code editor and command-line tools. You use the following tools: </p> <ul> <li> <a href="../../tools/help/adb.html">adb</a> - Installs and uninstalls applications and test applications to a device or the emulator. You also use this tool to run the test application from the command line. </li> <li> <a href="../../tools/help/android.html">android</a> - Manages projects and test projects. This tool also manages AVDs and Android platforms. </li> </ul> <p> You use the <code>emulator</code> tool to run the emulator from the command line. </p> <p> Here are the general steps for doing this tutorial using an editor and the command line: </p> <ol> <li> As described in the section <a href="#DownloadCode">Installing the Tutorial Sample Code</a>, get the sample code. You will then have a directory <code>&lt;SDK_path&gt;/samples/android-8</code>, containing (among others) the directories <code>Spinner</code> and <code>SpinnerTest</code>: <ul> <li> <code>Spinner</code> contains the main application, also known as the <strong>application under test</strong>. This tutorial focuses on the common situation of writing tests for an application that already exists, so the main application is provided to you. </li> <li> <code>SpinnerTest</code> contains all the code for the test application. If you want to run quickly through the tutorial, you can install the test code and then follow the text. You may get more from the tutorial, however, if you write the code as you go. The instructions for installing the test code are in the section <a href="#InstallCompletedTestApp">Appendix: Installing the Completed Test Application File</a>. </li> </ul> </li> <li> Navigate to the directory <code>&lt;SDK_path&gt;/samples/android-8</code>. </li> <li> Create a new Android application project using <code>android create project</code>: <pre> $ android create project -t &lt;APItarget&gt; -k com.android.example.spinner -a SpinnerActivity -n SpinnerActivity -p Spinner </pre> <p> The value of <code>&lt;APItarget&gt;</code> should be &quot;3&quot; (API level 3) or higher. If you are already developing with a particular API level, and it is higher than 3, then use that API level. </p> <p> This a new Android project <code>SpinnerActivity</code> in the existing <code>Spinner</code> directory. The existing source and resource files are not touched, but the <code>android</code> tool adds the necessary build files. </p> </li> <li> Create a new Android test project using <code>android create test-project</code>: <pre> $ android create test-project -m ../Spinner -n SpinnerActivityTest -p SpinnerActivityTest </pre> <p> This will create a new Android test project in the <em>new</em> directory <code>SpinnerActivityTest</code>. You do this so that the solution to the tutorial that is in <code>SpinnerTest</code> is left untouched. If you want to use the solution code instead of entering it as you read through the tutorial, refer to the section <a href="#InstallCompletedTestApp">Appendix: Installing the Completed Test Application File</a>. </p> <p class="Note"> <strong>Note:</strong> Running <code>android create test-project</code> will automatically create the file <code>AndroidManifest.xml</code> with the correct <code>&lt;instrumentation&gt;</code> element. </p> </li> <li> Build the sample application. If you are building with Ant, then it is easiest to use the command <code>ant debug</code> to build a debug version, since the SDK comes with a debug signing key. The result will be the file <code>Spinner/bin/SpinnerActivity-debug.apk</code>. You can install this to your device or emulator. Attach your device or start the emulator if you haven't already, and run the command: <pre> $ adb install Spinner/bin/SpinnerActivity-debug.apk </pre> </li> <li> To create the test application, create a file <code>SpinnerActivityTest.java</code> in the directory <code>SpinnerActivityTest/src/com/android/example/spinner/test/</code>. </li> <li> Follow the tutorial, starting with the section <a href="#CreateTestCaseClass">Creating the Test Case Class</a>. When you are prompted to run the sample application, go to the Launcher screen in your device or emulator and select SpinnerActivity. When you are prompted to run the test application, return here to continue with the following instructions. </li> <li> Build the test application. If you are building with Ant, then it is easiest to use the command <code>ant debug</code> to build a debug version, since the SDK comes with a debug signing key. The result will be the Android file <code>SpinnerActivityTest/bin/SpinnerActivityTest-debug.apk</code>. You can install this to your device or emulator. Attach your device or start the emulator if you haven't already, and run the command: <pre> $ adb install SpinnerActivityTest/bin/SpinnerActivityTest-debug.apk </pre> </li> <li> In your device or emulator, check that both the main application <code>SpinnerActivity</code> and the test application <code>SpinnerActivityTest</code> are installed. </li> <li> To run the test application, enter the following at the command line: <pre> $ adb shell am instrument -w com.android.example.spinner.test/android.test.InstrumentationTestRunner </pre> </li> </ol> <p> The result of a successful test looks like this: </p> <pre> com.android.example.spinner.test.SpinnerActivityTest:.... Test results for InstrumentationTestRunner=.... Time: 10.098 OK (4 tests) </pre> <p> If you force the test to fail, as described in the previous section <a href="#TestFailure">Forcing Some Tests to Fail</a>, then the output looks like this: </p> <pre> com.android.example.spinner.test.SpinnerActivityTest: Failure in testPreConditions: junit.framework.AssertionFailedError at com.android.example.spinner.test.SpinnerActivityTest.testPreConditions(SpinnerActivityTest.java:104) at java.lang.reflect.Method.invokeNative(Native Method) at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:205) at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:195) at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:175) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154) at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:430) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447) Failure in testSpinnerUI: junit.framework.ComparisonFailure: expected:&lt;Result&gt; but was:&lt;Saturn&gt; at com.android.example.spinner.test.SpinnerActivityTest.testSpinnerUI(SpinnerActivityTest.java:153) at java.lang.reflect.Method.invokeNative(Native Method) at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:205) at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:195) at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:175) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154) at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:430) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447) .. Test results for InstrumentationTestRunner=.F.F.. Time: 9.377 FAILURES!!! Tests run: 4, Failures: 2, Errors: 0 </pre> </div> <div class="content-footer layout-content-row" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div class="layout-content-col col-9" style="padding-top:4px"> <div class="g-plusone" data-size="medium"></div> </div> <div class="paging-links layout-content-col col-4"> </div> </div> </div> <!-- end jd-content --> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. For details and restrictions, see the <a href="../../license.html">Content License</a>. </div> <div id="footerlinks"> <p> <a href="../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
index.html
BinaryTiger/grimoire
--- layout: default --- <div class="home"> <h1 class="page-heading">All Spells</h1> <p id="spellSearch">Search by name: <input type="search" id="jetsSearch"></p> <dl class="tag-list"> <dt>Spell tier:</dt> {% for level in site.data.levels %} <dd> <a href="#{{level.tag}}">{{level.name}}</a> </dd> {% endfor %} </dl> {% for level in site.data.levels %} <a id="{{level.tag}}"></a> <h2 class="post-list-head">{{level.title}}</h2> <ul class="post-list jetsContent"> {% assign post_list = site.tags.[{{level.tag}}] | sort: 'title' %} {% for post in post_list %} <li> <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a> </li> {% endfor %} </ul> <a class="post-meta" href="#top">Back to top &#8593;</a> {% endfor %} <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p> </div>
public/fonts/css/main/fontface.css
Intelligent-Health/DSFC-Portal
@font-face { font-family: 'montserratregular'; src: url('../fonts/montserrat_regular/montserrat-regular-webfont.eot'); src: url('../fonts/montserrat_regular/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat_regular/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat_regular/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat_regular/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat_regular/montserrat-regular-webfont.svg#montserratregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewayregular'; src: url('../fonts/Raleway-Regular/raleway-regular-webfont.eot'); src: url('../fonts/Raleway-Regular/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/Raleway-Regular/raleway-regular-webfont.woff') format('woff'), url('../fonts/Raleway-Regular/raleway-regular-webfont.ttf') format('truetype'), url('../fonts/Raleway-Regular/raleway-regular-webfont.svg#ralewayregular') format('svg'); font-weight: normal; font-style: normal; }
Web/Project_Readme.html
jbogard/AutomapperRC-Issue
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta charset="utf-8" /> <title>Applicazione ASP.NET</title> <style> body { background: #fff; color: #505050; font: 14px 'Segoe UI', tahoma, arial, helvetica, sans-serif; margin: 20px; padding: 0; } #header { background: #efefef; padding: 0; } h1 { font-size: 48px; font-weight: normal; margin: 0; padding: 0 30px; line-height: 150px; } p { font-size: 20px; color: #fff; background: #969696; padding: 0 30px; line-height: 50px; } #main { padding: 5px 30px; } .section { width: 21.7%; float: left; margin: 0 0 0 4%; } .section h2 { font-size: 13px; text-transform: uppercase; margin: 0; border-bottom: 1px solid silver; padding-bottom: 12px; margin-bottom: 8px; } .section.first { margin-left: 0; } .section.first h2 { font-size: 24px; text-transform: none; margin-bottom: 25px; border: none; } .section.first li { border-top: 1px solid silver; padding: 8px 0; } .section.last { margin-right: 0; } ul { list-style: none; padding: 0; margin: 0; line-height: 20px; } li { padding: 4px 0; } a { color: #267cb2; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <div id="header"> <h1>Applicazione ASP.NET</h1> <p>Operazione completata. Il progetto è stato creato</p> </div> <div id="main"> <div class="section first"> <h2>Applicazione costituita da:</h2> <ul> <li>Pagine di esempio che illustrano le funzionalità di navigazione di base tra le schede Home, Informazioni e Contatto</li> <li>Applicazione di temi mediante <a href="http://go.microsoft.com/fwlink/?LinkID=320754">Bootstrap</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320755">Autenticazione</a>, se l'opzione è selezionata, viene visualizzata la procedura per effettuare la registrazione e l'accesso</li> <li>Funzionalità ASP.NET gestite mediante <a href="http://go.microsoft.com/fwlink/?LinkID=320756">NuGet</a></li> </ul> </div> <div class="section"> <h2>Customize app</h2> <ul> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320757">Avvia ASP.NET MVC</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320758">Modifica il tema del sito</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320759">Aggiungi altre librerie mediante NuGet</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320760">Configura autenticazione</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320761">Personalizza le informazioni relative agli utenti del sito Web</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320762">Ottieni informazioni dai provider di servizi di social networking</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320763">Aggiungi servizi HTTP mediante ASP.NET Web API</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320764">Proteggi l'API Web</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320765">Aggiungi opzioni di real-time Web con ASP.NET SignalR</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320766">Aggiungi componenti mediante Scaffolding</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320767">Verifica l'app mediante Browser Link</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320768">Condividi il progetto creato</a></li> </ul> </div> <div class="section"> <h2>Distribuisci</h2> <ul> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320769">Verifica che l'app sia pronta per passare alla fase di produzione</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320770">Windows Azure</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320771">Provider di hosting</a></li> </ul> </div> <div class="section last"> <h2>Guida</h2> <ul> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320772">Guida</a></li> <li><a href="http://go.microsoft.com/fwlink/?LinkID=320773">Ottieni altri modelli</a></li> </ul> </div> </div> </body> </html>
main/libc/unix/linux_like/linux/constant.RTM_F_EQUALIZE.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../libc/constant.RTM_F_EQUALIZE.html"> </head> <body> <p>Redirecting to <a href="../../../../libc/constant.RTM_F_EQUALIZE.html">../../../../libc/constant.RTM_F_EQUALIZE.html</a>...</p> <script>location.replace("../../../../libc/constant.RTM_F_EQUALIZE.html" + location.search + location.hash);</script> </body> </html>
www/templates/modal-add-offer.html
garmeeh/chefslounge.admin
<div class="modal modal-adjust"> <!-- Modal header bar --> <ion-header-bar class="bar-positive nav-title-slide-ios7"> <h1 class="title">Create Special Offer</h1> <button class="button button-clear button-light" ng-click="closeNewOffer()">Cancel</button> </ion-header-bar> <!-- Modal content area --> <ion-content> <form name="createOfferForm" ng-submit="createOffer(offer)"> <div class="list"> <label class="item item-input item-stacked-label"> <span class="input-label">Title</span> <input type="text" placeholder="50% Off" ng-model="offer.title"> </label> <label class="item item-input item-stacked-label"> <span class="input-label">Offer Details</span> <textarea placeholder="To avail of the offer..." ng-model="offer.message" required maxlength="240"> </textarea> </label> <label class="item item-input item-stacked-label"> <span class="input-label">Expires</span> <input type="date" ng-model="offer.expire"> </label> <div style="width:80%; margin-left:auto; margin-right:auto;"> <button type="submit" class="button button-block button-positive">Create Offer</button> </div> </div> </form> </ion-content> </div>
index.html
pushmatrix/hyperisland-hackfest-slides
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Open Data - Hyper Island DDS</title> <meta name="description" content="An easy to use CSS 3D slideshow tool for quickly creating good looking HTML presentations."> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="css/reset.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/print.css" type="text/css" media="print"> <link rel="stylesheet" href="lib/css/zenburn.css"> </head> <body> <!-- Hey! I just met you And this is crazy Some here's some data So map it maybe? If it's hard to come by In your citttttay Then run a hackfest But don't make it shitty. --> <div class="reveal"> <!-- Used to fade in a background when a specific slide state is reached --> <div class="state-background"></div> <!-- Any section element inside of this container is displayed as a slide --> <div class="slides"> <section> <h1>Welcome</h1> </section> <section> <h1>HyperIsland Data Hackfest</h1> <h3 class="inverted">By Digital Data Strategists</h3> </section> <section> <h2>Housekeeping</h2> <section> <h1>Bathrooms</h1> </section> <section> <h1>Wifi</h1> <h2>Hack01</h2> <h2>Hack02</h2> </section> <section> <h1>Exits</h1> </section> <section> <h1>Food</h1> <h2>Write your name on the cup</h2> </section> <section> <h1>Tags</h1> </section> <section> <h1>Lunch</h1> </section> <section> <h1>6:00pm celebrations</h1> </section> </section> <section> <h2>Edward Ocampo-Gooding</h2> <h3>@edwardog</h3> </section> <section> <h2>Daniel Beauchamp</h2> <h3>@pushmatrix</h3> </section> <section> <a href="http://lifehacker.com/5934230/plenty-of-color-and-lots-of-personality-the-offices-of-shopify/gallery/1" target="_blank"><img src="images/shopify.png" class="no-border"></img></a> </section> <section> <h2><a href="https://plus.google.com/photos/100393995820175035131/albums/5682090593806769233" target="_blank">Open Data Ottawa</a></h2> <a href="http://apps4ottawa.ca/" target="_blank"><img height="200" src="images/logo.png"></img></a> </section> <section> <h3>Canada, eh?</h3> <img width="700" src="images/canada.gif"></img> </section> <section> <h3>Ottawa</h3> <img src="images/ottawa.jpeg"></img> <!-- Courtesy of http://i1.focus.ua/img/a/9/2/139829.jpg --> </section> <section> <h3>Lumberjacks</h3> <img src="images/lumberjack.jpeg"></img> </section> <section> <h3>Beavers</h3> <img src="images/beaver.jpeg"></img> <!-- Courtesy of http://elizabethirreverent.files.wordpress.com/2011/06/beaver-preening.jpg --> </section> <section> <h3>Maple Syrup</h3> <img src="images/pancake.jpeg"></img> <!-- Courtesy of http://1.bp.blogspot.com/_FH8Uo9eN3pw/S3hEuGqixwI/AAAAAAAAALY/A6FQjLJOZtQ/s400/pancakes%2B028.jpg --> </section> <section> <h1>Today</h1> </section> <section> <h1>Open Data</h1> <h3 class="fragment">WTF?</h3> </section> <section> <h3>Raw Data</h3> <img src="images/raw.png"></img> </section> <section> <h3><a href="http://live.transloc.com/" target="_blank">http://live.transloc.com/</a></h3> <img src="images/transloc.png" /> </section> <section> <h3>Stumble safely</h3> <img height="500" src="images/stumble.jpeg"></img> </section> <section> <h3><a href="http://parkfinder.ottawadogblog.ca/" target="_blank">Dog park finder</a></h3> <img src="images/dog.png"></img> </section> <section> <h3><a href="http://vanderlin.cc/projects/mbta_visualizations" target="_blank">MBTA Visualizations</a></h3> <section> <img src="images/mbta1.png"></img> </section> <section> <img src="images/mbta2.jpeg"></img> </section> <section> <img src="images/mbta3.jpeg"></img> </section> </section> <section> <h3><a href="" target="_blank">Infographics</a></h3> <section> <img src="images/info1.png"></img> </section> <section> <img src="images/info2.png"></img> </section> <section> <img src="images/info3.jpeg"></img> </section> </section> <section> <section> <h1>Where is this data?</h1> </section> <section> <h2><a href="" target="_blank">In Space</a></h2> <a href="https://spacehack.org" target="_blank"><img src="images/space.png"></img></a> </section> <section> <h2><a href="http://data.worldbank.org/topic" target="_blank">Intl' Organizations</a></h2> <a href="http://data.worldbank.org/topic" target="_blank"><img src="images/worldbank.png"></img></a> </section> <section> <h2><a href="http://open.stockholm.se/oppna-data" target="_blank">Countries</a></h2> <a href="http://open.stockholm.se/oppna-data" target="_blank"><img src="images/us.png"></img></a> </section> <section> <h2><a href="http://open.stockholm.se/oppna-data" target="_blank">Cities</a></h2> <a href="http://open.stockholm.se/oppna-data" target="_blank"><img src="images/stockholm.png"></img></a> </section> <section> <h2><a href="" target="_blank">All around us</a></h2> <a href="https://views.scraperwiki.com/run/map_5/?" target="_blank"><img src="images/data.png"></img></a> </section> </section> <section> <h1>Speed Idea Dating</h1> </section> <section> <h1>Matchmakers</h1> </section> <section> <h1>Environment Data Specialist</h1> <h2>Hannes Ebner</h2> </section> <section> <h1>Geniuses</h1> <h2>In yellow hats</h2> </section> <section> <h1>Presentations</h1> <h2>At 6PM</h2> </section> <section> <h1>Expectations</h1> </section> <section> <h1>Let's do this</h1> </section> </div> <!-- The navigational controls UI --> <aside class="controls"> <a class="left" href="#">&#x25C4;</a> <a class="right" href="#">&#x25BA;</a> <a class="up" href="#">&#x25B2;</a> <a class="down" href="#">&#x25BC;</a> </aside> <!-- Presentation progress bar --> <div class="progress"><span></span></div> <script src="lib/js/head.min.js"></script> <script> // Scripts that should be loaded before initializing var scripts = []; // If the browser doesn't support classList, load a polyfill if( !document.body.classList ) { scripts.push( 'lib/js/classList.js' ); } // Load markdown parser if there are slides defined using markdown if( document.querySelector( '[data-markdown]' ) ) { scripts.push( 'lib/js/showdown.js' ); scripts.push( 'lib/js/data-markdown.js' ); } scripts.push( 'js/reveal.js' ); // Load the scripts and, when completed, initialize reveal.js head.js.apply( null, scripts.concat([function() { // Fires when a slide with data-state=customevent is activated Reveal.addEventListener( 'customevent', function() { console.log( '"customevent" has fired' ); } ); // Fires each time a new slide is activated Reveal.addEventListener( 'slidechanged', function( event ) { // event.previousSlide, event.currentSlide, event.indexh, event.indexv } ); // Full list of configuration options available here: // https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ progress: true, history: true, mousewheel: false, rollingLinks: false, theme: 'beige', // default/neon/beige transition: 'linear' // default/cube/page/concave/linear(2d) }); }])); // Load highlight.js for syntax highlighting of code samples head.js( 'lib/js/highlight.js', function() { hljs.initHighlightingOnLoad(); } ); </script> </body> </html>
docs/docsets/FlaneurOpen.docset/Contents/Resources/Documents/Extensions/CLLocationCoordinate2D.html
FlaneurApp/FlaneurOpen
<!DOCTYPE html> <html lang="en"> <head> <title>CLLocationCoordinate2D Extension Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <script src="../js/jazzy.js" defer></script> </head> <body> <a name="//apple_ref/swift/Extension/CLLocationCoordinate2D" class="dashAnchor"></a> <a title="CLLocationCoordinate2D Extension Reference"></a> <header> <div class="content-wrapper"> <p><a href="../index.html">FlaneurOpen Docs</a> (48% documented)</p> <p class="header-right"><a href="https://github.com/FlaneurApp/FlaneurOpen"><img src="../img/gh.png"/>View on GitHub</a></p> </div> </header> <div class="content-wrapper"> <p id="breadcrumbs"> <a href="../index.html">FlaneurOpen Reference</a> <img id="carat" src="../img/carat.png" /> CLLocationCoordinate2D Extension Reference </p> </div> <div class="content-wrapper"> <nav class="sidebar"> <ul class="nav-groups"> <li class="nav-group-name"> <a href="../Classes.html">Classes</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Classes/FlaneurCollectionFilter.html">FlaneurCollectionFilter</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurCollectionView.html">FlaneurCollectionView</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurFilterCollectionViewCell.html">FlaneurFilterCollectionViewCell</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurFormElement.html">FlaneurFormElement</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurFormElementCollectionViewCell.html">FlaneurFormElementCollectionViewCell</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurFormImagePickerElementCollectionViewCell.html">FlaneurFormImagePickerElementCollectionViewCell</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurFormView.html">FlaneurFormView</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurMapAnnotation.html">FlaneurMapAnnotation</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurMapView.html">FlaneurMapView</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurNavigationBar.html">FlaneurNavigationBar</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurOpenThemeManager.html">FlaneurOpenThemeManager</a> </li> <li class="nav-group-task"> <a href="../Classes/FlaneurSearchViewController.html">FlaneurSearchViewController</a> </li> <li class="nav-group-task"> <a href="../Classes/ItemsViewController.html">ItemsViewController</a> </li> <li class="nav-group-task"> <a href="../Classes/KeyboardObserver.html">KeyboardObserver</a> </li> <li class="nav-group-task"> <a href="../Classes/LayoutBorderManager.html">LayoutBorderManager</a> </li> <li class="nav-group-task"> <a href="../Classes/LoadingCollectionViewCell.html">LoadingCollectionViewCell</a> </li> <li class="nav-group-task"> <a href="../Classes/MultiSelectCollectionViewController.html">MultiSelectCollectionViewController</a> </li> <li class="nav-group-task"> <a href="../Classes/ProgressModalViewController.html">ProgressModalViewController</a> </li> <li class="nav-group-task"> <a href="../Classes/SegmentedCollectionView.html">SegmentedCollectionView</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Global Variables.html">Global Variables</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Global Variables.html#/s:11FlaneurOpen20defaultCellSizeRatio12CoreGraphics7CGFloatVvp">defaultCellSizeRatio</a> </li> <li class="nav-group-task"> <a href="../Global Variables.html#/s:11FlaneurOpen16defaultNbColumnsSivp">defaultNbColumns</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Enums.html">Enumerations</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Enums/FlaneurCollectionItemCellStyle.html">FlaneurCollectionItemCellStyle</a> </li> <li class="nav-group-task"> <a href="../Enums/FlaneurFormElementType.html">FlaneurFormElementType</a> </li> <li class="nav-group-task"> <a href="../Enums/FlaneurNavigationBarActionFaceView.html">FlaneurNavigationBarActionFaceView</a> </li> <li class="nav-group-task"> <a href="../Enums/Result.html">Result</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Extensions.html">Extensions</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Extensions/CLLocationCoordinate2D.html">CLLocationCoordinate2D</a> </li> <li class="nav-group-task"> <a href="../Extensions/Date.html">Date</a> </li> <li class="nav-group-task"> <a href="../Extensions/FlaneurCollectionWithBorderListAdapter.html">FlaneurCollectionWithBorderListAdapter</a> </li> <li class="nav-group-task"> <a href="../Extensions/MKCoordinateRegion.html">MKCoordinateRegion</a> </li> <li class="nav-group-task"> <a href="../Extensions/MKCoordinateSpan.html">MKCoordinateSpan</a> </li> <li class="nav-group-task"> <a href="../Extensions/MKMapView.html">MKMapView</a> </li> <li class="nav-group-task"> <a href="../Extensions/String.html">String</a> </li> <li class="nav-group-task"> <a href="../Extensions/UIImage.html">UIImage</a> </li> <li class="nav-group-task"> <a href="../Extensions/UILabel.html">UILabel</a> </li> <li class="nav-group-task"> <a href="../Extensions/UIView.html">UIView</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Protocols.html">Protocols</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Protocols/FlaneurCollectionItem.html">FlaneurCollectionItem</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurCollectionViewDelegate.html">FlaneurCollectionViewDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurFormDeleteElementCollectionViewCellDelegate.html">FlaneurFormDeleteElementCollectionViewCellDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurFormElementCollectionViewCellDelegate.html">FlaneurFormElementCollectionViewCellDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurFormImagePickerElementCollectionViewCellDelegate.html">FlaneurFormImagePickerElementCollectionViewCellDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurFormSelectElementCollectionViewCellDelegate.html">FlaneurFormSelectElementCollectionViewCellDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurMapItem.html">FlaneurMapItem</a> </li> <li class="nav-group-task"> <a href="../Protocols/FlaneurMapViewDelegate.html">FlaneurMapViewDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/MultiSelectable.html">MultiSelectable</a> </li> <li class="nav-group-task"> <a href="../Protocols/ProgressModalViewControllerDelegate.html">ProgressModalViewControllerDelegate</a> </li> <li class="nav-group-task"> <a href="../Protocols/SegmentedCollectionViewDelegate.html">SegmentedCollectionViewDelegate</a> </li> </ul> </li> <li class="nav-group-name"> <a href="../Structs.html">Structures</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a href="../Structs/CollectionViewCellDescriptor.html">CollectionViewCellDescriptor</a> </li> <li class="nav-group-task"> <a href="../Structs/FlaneurNavigationBarAction.html">FlaneurNavigationBarAction</a> </li> <li class="nav-group-task"> <a href="../Structs/FlaneurOpenTheme.html">FlaneurOpenTheme</a> </li> <li class="nav-group-task"> <a href="../Structs/SegmentedCollectionSection.html">SegmentedCollectionSection</a> </li> <li class="nav-group-task"> <a href="../Structs/TableViewCellDescriptor.html">TableViewCellDescriptor</a> </li> </ul> </li> </ul> </nav> <article class="main-content"> <section> <section class="section"> <h1>CLLocationCoordinate2D</h1> </section> <section class="section task-group-section"> <div class="task-group"> <ul> <li class="item"> <div> <code> <a name="/s:SC22CLLocationCoordinate2DV11FlaneurOpenE6bostonABvpZ"></a> <a name="//apple_ref/swift/Variable/boston" class="dashAnchor"></a> <a class="token" href="#/s:SC22CLLocationCoordinate2DV11FlaneurOpenE6bostonABvpZ">boston</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Location of the center of Boston, MA (USA).</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight swift"><code><span class="kd">static</span> <span class="k">let</span> <span class="nv">boston</span> <span class="o">=</span> <span class="kt">CLLocationCoordinate2D</span><span class="p">(</span><span class="nv">latitude</span><span class="p">:</span> <span class="mf">42.360794774307664</span><span class="p">,</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:SC22CLLocationCoordinate2DV11FlaneurOpenE12franceCenterABvpZ"></a> <a name="//apple_ref/swift/Variable/franceCenter" class="dashAnchor"></a> <a class="token" href="#/s:SC22CLLocationCoordinate2DV11FlaneurOpenE12franceCenterABvpZ">franceCenter</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Location of the center of France.</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight swift"><code><span class="kd">static</span> <span class="k">let</span> <span class="nv">franceCenter</span> <span class="o">=</span> <span class="kt">CLLocationCoordinate2D</span><span class="p">(</span><span class="nv">latitude</span><span class="p">:</span> <span class="mf">46.713155158363762</span><span class="p">,</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:SC22CLLocationCoordinate2DV11FlaneurOpenE5brestABvpZ"></a> <a name="//apple_ref/swift/Variable/brest" class="dashAnchor"></a> <a class="token" href="#/s:SC22CLLocationCoordinate2DV11FlaneurOpenE5brestABvpZ">brest</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Location of the center of Brest (France).</p> </div> <div class="declaration"> <h4>Declaration</h4> <div class="language"> <p class="aside-title">Swift</p> <pre class="highlight swift"><code><span class="kd">static</span> <span class="k">let</span> <span class="nv">brest</span> <span class="o">=</span> <span class="kt">CLLocationCoordinate2D</span><span class="p">(</span><span class="nv">latitude</span><span class="p">:</span> <span class="mf">48.406413450379041</span><span class="p">,</span></code></pre> </div> </div> </section> </div> </li> </ul> </div> </section> </section> <section id="footer"> <p>&copy; 2018 <a class="link" href="http://flaneurapp.com" target="_blank" rel="external">Flâneur</a>. All rights reserved. (Last updated: 2018-04-24)</p> <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> </section> </article> </div> </body> </div> </html>
www/skin/member/profile.html
CatsMiaow/KI-Board
<div class="container"> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="page-header"> <h4>자기소개 <small></small></h4> </div> <dl> <dt><span class="text-info">별명</span></dt> <dd>&raquo; <?=$name?></dd> <? if ($homepage): ?> <dt><span class="text-info">홈페이지</span></dt> <dd>&raquo; <a href="<?=$homepage?>" target="_blank"><?=$homepage?></a></dd> <? endif; ?> <dt><span class="text-info">포인트</span></dt> <dd>&raquo; <?=$point?> 점</dd> <dt><span class="text-info">회원가입일</span></dt> <dd>&raquo; <?=$join_date?></dd> <dt><span class="text-info">최종접속일</span></dt> <dd>&raquo; <?=$last_login?></dd> <dt><span class="text-info">자기소개</span></dt> <dd>&raquo; <?=$profile?></dd> </dl> <hr/> <p class="text-center"> <button type="button" class="btn btn-warning" onclick="window.close();">닫기</button> </p> </div> </div> <div class="col-md-1"></div> </div> <script type='text/javascript' src='<?=JS_DIR?>/sideview.js'></script>
hadoop-2.2.0/share/doc/hadoop/api/allclasses-frame.html
ashish-17/playback
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Mon Oct 07 06:41:33 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> All Classes (Apache Hadoop Main 2.2.0 API) </TITLE> <META NAME="date" CONTENT="2013-10-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameHeadingFont"> <B>All Classes</B></FONT> <BR> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/hadoop/mapreduce/counters/AbstractCounters.html" title="class in org.apache.hadoop.mapreduce.counters" target="classFrame">AbstractCounters</A> <BR> <A HREF="org/apache/hadoop/net/AbstractDNSToSwitchMapping.html" title="class in org.apache.hadoop.net" target="classFrame">AbstractDNSToSwitchMapping</A> <BR> <A HREF="org/apache/hadoop/yarn/event/AbstractEvent.html" title="class in org.apache.hadoop.yarn.event" target="classFrame">AbstractEvent</A> <BR> <A HREF="org/apache/hadoop/fs/AbstractFileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">AbstractFileSystem</A> <BR> <A HREF="org/apache/hadoop/yarn/util/AbstractLivelinessMonitor.html" title="class in org.apache.hadoop.yarn.util" target="classFrame">AbstractLivelinessMonitor</A> <BR> <A HREF="org/apache/hadoop/io/AbstractMapWritable.html" title="class in org.apache.hadoop.io" target="classFrame">AbstractMapWritable</A> <BR> <A HREF="org/apache/hadoop/metrics2/AbstractMetric.html" title="class in org.apache.hadoop.metrics2" target="classFrame">AbstractMetric</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/AbstractMetricsContext.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">AbstractMetricsContext</A> <BR> <A HREF="org/apache/hadoop/service/AbstractService.html" title="class in org.apache.hadoop.service" target="classFrame">AbstractService</A> <BR> <A HREF="org/apache/hadoop/fs/permission/AccessControlException.html" title="class in org.apache.hadoop.fs.permission" target="classFrame">AccessControlException</A> <BR> <A HREF="org/apache/hadoop/yarn/security/admin/AdminSecurityInfo.html" title="class in org.apache.hadoop.yarn.security.admin" target="classFrame">AdminSecurityInfo</A> <BR> <A HREF="org/apache/hadoop/yarn/logaggregation/AggregatedLogFormat.html" title="class in org.apache.hadoop.yarn.logaggregation" target="classFrame">AggregatedLogFormat</A> <BR> <A HREF="org/apache/hadoop/yarn/logaggregation/AggregatedLogFormat.LogKey.html" title="class in org.apache.hadoop.yarn.logaggregation" target="classFrame">AggregatedLogFormat.LogKey</A> <BR> <A HREF="org/apache/hadoop/yarn/logaggregation/AggregatedLogFormat.LogReader.html" title="class in org.apache.hadoop.yarn.logaggregation" target="classFrame">AggregatedLogFormat.LogReader</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/AllocateRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">AllocateRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/AllocateResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">AllocateResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/AMCommand.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">AMCommand</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/AMRMClient.html" title="class in org.apache.hadoop.yarn.client.api" target="classFrame">AMRMClient</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/async/AMRMClientAsync.html" title="class in org.apache.hadoop.yarn.client.api.async" target="classFrame">AMRMClientAsync</A> <BR> <A HREF="org/apache/hadoop/yarn/security/AMRMTokenIdentifier.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">AMRMTokenIdentifier</A> <BR> <A HREF="org/apache/hadoop/yarn/security/AMRMTokenSelector.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">AMRMTokenSelector</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationAccessType.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationAccessType</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationAttemptId.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationAttemptId</A> <BR> <A HREF="org/apache/hadoop/yarn/util/ApplicationClassLoader.html" title="class in org.apache.hadoop.yarn.util" target="classFrame">ApplicationClassLoader</A> <BR> <A HREF="org/apache/hadoop/yarn/api/ApplicationClientProtocol.html" title="interface in org.apache.hadoop.yarn.api" target="classFrame"><I>ApplicationClientProtocol</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/ApplicationConstants.html" title="interface in org.apache.hadoop.yarn.api" target="classFrame"><I>ApplicationConstants</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationId.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationId</A> <BR> <A HREF="org/apache/hadoop/yarn/applications/distributedshell/ApplicationMaster.html" title="class in org.apache.hadoop.yarn.applications.distributedshell" target="classFrame">ApplicationMaster</A> <BR> <A HREF="org/apache/hadoop/yarn/api/ApplicationMasterProtocol.html" title="interface in org.apache.hadoop.yarn.api" target="classFrame"><I>ApplicationMasterProtocol</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationReport.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationReport</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationResourceUsageReport.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationResourceUsageReport</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ApplicationSubmissionContext.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ApplicationSubmissionContext</A> <BR> <A HREF="org/apache/hadoop/io/ArrayFile.html" title="class in org.apache.hadoop.io" target="classFrame">ArrayFile</A> <BR> <A HREF="org/apache/hadoop/mapred/join/ArrayListBackedIterator.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">ArrayListBackedIterator</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/ArrayListBackedIterator.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">ArrayListBackedIterator</A> <BR> <A HREF="org/apache/hadoop/io/ArrayPrimitiveWritable.html" title="class in org.apache.hadoop.io" target="classFrame">ArrayPrimitiveWritable</A> <BR> <A HREF="org/apache/hadoop/io/ArrayWritable.html" title="class in org.apache.hadoop.io" target="classFrame">ArrayWritable</A> <BR> <A HREF="org/apache/hadoop/yarn/event/AsyncDispatcher.html" title="class in org.apache.hadoop.yarn.event" target="classFrame">AsyncDispatcher</A> <BR> <A HREF="org/apache/hadoop/fs/AvroFSInput.html" title="class in org.apache.hadoop.fs" target="classFrame">AvroFSInput</A> <BR> <A HREF="org/apache/hadoop/io/serializer/avro/AvroReflectSerializable.html" title="interface in org.apache.hadoop.io.serializer.avro" target="classFrame"><I>AvroReflectSerializable</I></A> <BR> <A HREF="org/apache/hadoop/io/serializer/avro/AvroReflectSerialization.html" title="class in org.apache.hadoop.io.serializer.avro" target="classFrame">AvroReflectSerialization</A> <BR> <A HREF="org/apache/hadoop/io/serializer/avro/AvroSerialization.html" title="class in org.apache.hadoop.io.serializer.avro" target="classFrame">AvroSerialization</A> <BR> <A HREF="org/apache/hadoop/io/serializer/avro/AvroSpecificSerialization.html" title="class in org.apache.hadoop.io.serializer.avro" target="classFrame">AvroSpecificSerialization</A> <BR> <A HREF="org/apache/hadoop/ha/BadFencingConfigurationException.html" title="class in org.apache.hadoop.ha" target="classFrame">BadFencingConfigurationException</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/BaseClientToAMTokenSecretManager.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">BaseClientToAMTokenSecretManager</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/BigDecimalSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">BigDecimalSplitter</A> <BR> <A HREF="org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io" target="classFrame">BinaryComparable</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/BinaryPartitioner.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">BinaryPartitioner</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/BinaryPartitioner.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">BinaryPartitioner</A> <BR> <A HREF="org/apache/hadoop/record/BinaryRecordInput.html" title="class in org.apache.hadoop.record" target="classFrame">BinaryRecordInput</A> <BR> <A HREF="org/apache/hadoop/record/BinaryRecordOutput.html" title="class in org.apache.hadoop.record" target="classFrame">BinaryRecordOutput</A> <BR> <A HREF="org/apache/hadoop/io/compress/BlockCompressorStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">BlockCompressorStream</A> <BR> <A HREF="org/apache/hadoop/io/compress/BlockDecompressorStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">BlockDecompressorStream</A> <BR> <A HREF="org/apache/hadoop/fs/BlockLocation.html" title="class in org.apache.hadoop.fs" target="classFrame">BlockLocation</A> <BR> <A HREF="org/apache/hadoop/fs/BlockStorageLocation.html" title="class in org.apache.hadoop.fs" target="classFrame">BlockStorageLocation</A> <BR> <A HREF="org/apache/hadoop/util/bloom/BloomFilter.html" title="class in org.apache.hadoop.util.bloom" target="classFrame">BloomFilter</A> <BR> <A HREF="org/apache/hadoop/io/BloomMapFile.html" title="class in org.apache.hadoop.io" target="classFrame">BloomMapFile</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/BooleanSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">BooleanSplitter</A> <BR> <A HREF="org/apache/hadoop/io/BooleanWritable.html" title="class in org.apache.hadoop.io" target="classFrame">BooleanWritable</A> <BR> <A HREF="org/apache/hadoop/record/Buffer.html" title="class in org.apache.hadoop.record" target="classFrame">Buffer</A> <BR> <A HREF="org/apache/hadoop/io/BytesWritable.html" title="class in org.apache.hadoop.io" target="classFrame">BytesWritable</A> <BR> <A HREF="org/apache/hadoop/io/ByteWritable.html" title="class in org.apache.hadoop.io" target="classFrame">ByteWritable</A> <BR> <A HREF="org/apache/hadoop/io/compress/BZip2Codec.html" title="class in org.apache.hadoop.io.compress" target="classFrame">BZip2Codec</A> <BR> <A HREF="org/apache/hadoop/net/CachedDNSToSwitchMapping.html" title="class in org.apache.hadoop.net" target="classFrame">CachedDNSToSwitchMapping</A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/api/protocolrecords/CancelDelegationTokenRequest.html" title="interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords" target="classFrame"><I>CancelDelegationTokenRequest</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/api/protocolrecords/CancelDelegationTokenResponse.html" title="interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords" target="classFrame"><I>CancelDelegationTokenResponse</I></A> <BR> <A HREF="org/apache/hadoop/fs/CanSetDropBehind.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>CanSetDropBehind</I></A> <BR> <A HREF="org/apache/hadoop/fs/CanSetReadahead.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>CanSetReadahead</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/ChainMapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">ChainMapper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/chain/ChainMapper.html" title="class in org.apache.hadoop.mapreduce.lib.chain" target="classFrame">ChainMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/ChainReducer.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">ChainReducer</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/chain/ChainReducer.html" title="class in org.apache.hadoop.mapreduce.lib.chain" target="classFrame">ChainReducer</A> <BR> <A HREF="org/apache/hadoop/mapreduce/task/annotation/Checkpointable.html" title="annotation in org.apache.hadoop.mapreduce.task.annotation" target="classFrame">Checkpointable</A> <BR> <A HREF="org/apache/hadoop/fs/ChecksumException.html" title="class in org.apache.hadoop.fs" target="classFrame">ChecksumException</A> <BR> <A HREF="org/apache/hadoop/fs/ChecksumFileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">ChecksumFileSystem</A> <BR> <A HREF="org/apache/hadoop/mapreduce/tools/CLI.html" title="class in org.apache.hadoop.mapreduce.tools" target="classFrame">CLI</A> <BR> <A HREF="org/apache/hadoop/yarn/applications/distributedshell/Client.html" title="class in org.apache.hadoop.yarn.applications.distributedshell" target="classFrame">Client</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/ClientRMSecurityInfo.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">ClientRMSecurityInfo</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/ClientToAMTokenIdentifier.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">ClientToAMTokenIdentifier</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/ClientToAMTokenSecretManager.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">ClientToAMTokenSecretManager</A> <BR> <A HREF="org/apache/hadoop/yarn/util/Clock.html" title="interface in org.apache.hadoop.yarn.util" target="classFrame"><I>Clock</I></A> <BR> <A HREF="org/apache/hadoop/io/Closeable.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>Closeable</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/Cluster.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Cluster</A> <BR> <A HREF="org/apache/hadoop/mapreduce/ClusterMetrics.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">ClusterMetrics</A> <BR> <A HREF="org/apache/hadoop/mapred/ClusterStatus.html" title="class in org.apache.hadoop.mapred" target="classFrame">ClusterStatus</A> <BR> <A HREF="org/apache/hadoop/record/compiler/CodeBuffer.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">CodeBuffer</A> <BR> <A HREF="org/apache/hadoop/io/compress/CodecPool.html" title="class in org.apache.hadoop.io.compress" target="classFrame">CodecPool</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineFileInputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineFileRecordReader.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineFileRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineFileRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineFileRecordReaderWrapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineFileRecordReaderWrapper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReaderWrapper.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineFileRecordReaderWrapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineFileSplit.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineFileSplit</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineFileSplit.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineFileSplit</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineSequenceFileInputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineSequenceFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineSequenceFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineSequenceFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/CombineTextInputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">CombineTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/CombineTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">CombineTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/fs/CommonConfigurationKeysPublic.html" title="class in org.apache.hadoop.fs" target="classFrame">CommonConfigurationKeysPublic</A> <BR> <A HREF="org/apache/hadoop/mapred/join/ComposableInputFormat.html" title="interface in org.apache.hadoop.mapred.join" target="classFrame"><I>ComposableInputFormat</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/ComposableInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">ComposableInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/join/ComposableRecordReader.html" title="interface in org.apache.hadoop.mapred.join" target="classFrame"><I>ComposableRecordReader</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/ComposableRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">ComposableRecordReader</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/CompositeContext.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">CompositeContext</A> <BR> <A HREF="org/apache/hadoop/mapred/join/CompositeInputFormat.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">CompositeInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/CompositeInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">CompositeInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/join/CompositeInputSplit.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">CompositeInputSplit</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/CompositeInputSplit.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">CompositeInputSplit</A> <BR> <A HREF="org/apache/hadoop/mapred/join/CompositeRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">CompositeRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/CompositeRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">CompositeRecordReader</A> <BR> <A HREF="org/apache/hadoop/service/CompositeService.html" title="class in org.apache.hadoop.service" target="classFrame">CompositeService</A> <BR> <A HREF="org/apache/hadoop/io/CompressedWritable.html" title="class in org.apache.hadoop.io" target="classFrame">CompressedWritable</A> <BR> <A HREF="org/apache/hadoop/io/compress/CompressionCodec.html" title="interface in org.apache.hadoop.io.compress" target="classFrame"><I>CompressionCodec</I></A> <BR> <A HREF="org/apache/hadoop/io/compress/CompressionCodecFactory.html" title="class in org.apache.hadoop.io.compress" target="classFrame">CompressionCodecFactory</A> <BR> <A HREF="org/apache/hadoop/io/compress/CompressionInputStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">CompressionInputStream</A> <BR> <A HREF="org/apache/hadoop/io/compress/CompressionOutputStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">CompressionOutputStream</A> <BR> <A HREF="org/apache/hadoop/io/compress/Compressor.html" title="interface in org.apache.hadoop.io.compress" target="classFrame"><I>Compressor</I></A> <BR> <A HREF="org/apache/hadoop/io/compress/CompressorStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">CompressorStream</A> <BR> <A HREF="org/apache/hadoop/conf/Configurable.html" title="interface in org.apache.hadoop.conf" target="classFrame"><I>Configurable</I></A> <BR> <A HREF="org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf" target="classFrame">Configuration</A> <BR> <A HREF="org/apache/hadoop/conf/Configured.html" title="class in org.apache.hadoop.conf" target="classFrame">Configured</A> <BR> <A HREF="org/apache/hadoop/net/ConnectTimeoutException.html" title="class in org.apache.hadoop.net" target="classFrame">ConnectTimeoutException</A> <BR> <A HREF="org/apache/hadoop/record/compiler/Consts.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">Consts</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/Container.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">Container</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ContainerExitStatus.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ContainerExitStatus</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ContainerId.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ContainerId</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ContainerLaunchContext.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ContainerLaunchContext</A> <BR> <A HREF="org/apache/hadoop/yarn/ContainerLogAppender.html" title="class in org.apache.hadoop.yarn" target="classFrame">ContainerLogAppender</A> <BR> <A HREF="org/apache/hadoop/yarn/api/ContainerManagementProtocol.html" title="interface in org.apache.hadoop.yarn.api" target="classFrame"><I>ContainerManagementProtocol</I></A> <BR> <A HREF="org/apache/hadoop/yarn/security/ContainerManagerSecurityInfo.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">ContainerManagerSecurityInfo</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ContainerState.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">ContainerState</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ContainerStatus.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ContainerStatus</A> <BR> <A HREF="org/apache/hadoop/yarn/security/ContainerTokenIdentifier.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">ContainerTokenIdentifier</A> <BR> <A HREF="org/apache/hadoop/yarn/security/ContainerTokenSelector.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">ContainerTokenSelector</A> <BR> <A HREF="org/apache/hadoop/fs/ContentSummary.html" title="class in org.apache.hadoop.fs" target="classFrame">ContentSummary</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/jobcontrol/ControlledJob.html" title="class in org.apache.hadoop.mapreduce.lib.jobcontrol" target="classFrame">ControlledJob</A> <BR> <A HREF="org/apache/hadoop/mapreduce/Counter.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>Counter</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/CounterGroup.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>CounterGroup</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/counters/CounterGroupBase.html" title="interface in org.apache.hadoop.mapreduce.counters" target="classFrame"><I>CounterGroupBase</I></A> <BR> <A HREF="org/apache/hadoop/mapred/Counters.html" title="class in org.apache.hadoop.mapred" target="classFrame">Counters</A> <BR> <A HREF="org/apache/hadoop/mapreduce/Counters.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Counters</A> <BR> <A HREF="org/apache/hadoop/mapred/Counters.Counter.html" title="class in org.apache.hadoop.mapred" target="classFrame">Counters.Counter</A> <BR> <A HREF="org/apache/hadoop/mapred/Counters.Group.html" title="class in org.apache.hadoop.mapred" target="classFrame">Counters.Group</A> <BR> <A HREF="org/apache/hadoop/util/bloom/CountingBloomFilter.html" title="class in org.apache.hadoop.util.bloom" target="classFrame">CountingBloomFilter</A> <BR> <A HREF="org/apache/hadoop/fs/CreateFlag.html" title="enum in org.apache.hadoop.fs" target="classFrame">CreateFlag</A> <BR> <A HREF="org/apache/hadoop/record/CsvRecordInput.html" title="class in org.apache.hadoop.record" target="classFrame">CsvRecordInput</A> <BR> <A HREF="org/apache/hadoop/record/CsvRecordOutput.html" title="class in org.apache.hadoop.record" target="classFrame">CsvRecordOutput</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DataDrivenDBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DataDrivenDBInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DataDrivenDBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DataDrivenDBRecordReader</A> <BR> <A HREF="org/apache/hadoop/io/DataOutputOutputStream.html" title="class in org.apache.hadoop.io" target="classFrame">DataOutputOutputStream</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DateSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DateSplitter</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/db/DBConfiguration.html" title="class in org.apache.hadoop.mapred.lib.db" target="classFrame">DBConfiguration</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBConfiguration.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DBConfiguration</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapred.lib.db" target="classFrame">DBInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DBInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/db/DBOutputFormat.html" title="class in org.apache.hadoop.mapred.lib.db" target="classFrame">DBOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DBOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">DBRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBSplitter.html" title="interface in org.apache.hadoop.mapreduce.lib.db" target="classFrame"><I>DBSplitter</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/db/DBWritable.html" title="interface in org.apache.hadoop.mapred.lib.db" target="classFrame"><I>DBWritable</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/DBWritable.html" title="interface in org.apache.hadoop.mapreduce.lib.db" target="classFrame"><I>DBWritable</I></A> <BR> <A HREF="org/apache/hadoop/io/compress/Decompressor.html" title="interface in org.apache.hadoop.io.compress" target="classFrame"><I>Decompressor</I></A> <BR> <A HREF="org/apache/hadoop/io/compress/DecompressorStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">DecompressorStream</A> <BR> <A HREF="org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress" target="classFrame">DefaultCodec</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/DefaultMetricsSystem.html" title="enum in org.apache.hadoop.metrics2.lib" target="classFrame">DefaultMetricsSystem</A> <BR> <A HREF="org/apache/hadoop/io/DefaultStringifier.html" title="class in org.apache.hadoop.io" target="classFrame">DefaultStringifier</A> <BR> <A HREF="org/apache/hadoop/yarn/event/Dispatcher.html" title="interface in org.apache.hadoop.yarn.event" target="classFrame"><I>Dispatcher</I></A> <BR> <A HREF="org/apache/hadoop/filecache/DistributedCache.html" title="class in org.apache.hadoop.filecache" target="classFrame">DistributedCache</A> <BR> <A HREF="org/apache/hadoop/net/DNSToSwitchMapping.html" title="interface in org.apache.hadoop.net" target="classFrame"><I>DNSToSwitchMapping</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/DoubleValueSum.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">DoubleValueSum</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/DoubleValueSum.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">DoubleValueSum</A> <BR> <A HREF="org/apache/hadoop/io/DoubleWritable.html" title="class in org.apache.hadoop.io" target="classFrame">DoubleWritable</A> <BR> <A HREF="org/apache/hadoop/yarn/applications/distributedshell/DSConstants.html" title="class in org.apache.hadoop.yarn.applications.distributedshell" target="classFrame">DSConstants</A> <BR> <A HREF="org/apache/hadoop/util/bloom/DynamicBloomFilter.html" title="class in org.apache.hadoop.util.bloom" target="classFrame">DynamicBloomFilter</A> <BR> <A HREF="org/apache/hadoop/io/EnumSetWritable.html" title="class in org.apache.hadoop.io" target="classFrame">EnumSetWritable</A> <BR> <A HREF="org/apache/hadoop/yarn/event/Event.html" title="interface in org.apache.hadoop.yarn.event" target="classFrame"><I>Event</I></A> <BR> <A HREF="org/apache/hadoop/log/metrics/EventCounter.html" title="class in org.apache.hadoop.log.metrics" target="classFrame">EventCounter</A> <BR> <A HREF="org/apache/hadoop/yarn/event/EventHandler.html" title="interface in org.apache.hadoop.yarn.event" target="classFrame"><I>EventHandler</I></A> <BR> <A HREF="org/apache/hadoop/ha/FailoverFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">FailoverFailedException</A> <BR> <A HREF="org/apache/hadoop/ha/FenceMethod.html" title="interface in org.apache.hadoop.ha" target="classFrame"><I>FenceMethod</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/fieldsel/FieldSelectionHelper.html" title="class in org.apache.hadoop.mapreduce.lib.fieldsel" target="classFrame">FieldSelectionHelper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/fieldsel/FieldSelectionMapper.html" title="class in org.apache.hadoop.mapreduce.lib.fieldsel" target="classFrame">FieldSelectionMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/FieldSelectionMapReduce.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">FieldSelectionMapReduce</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/fieldsel/FieldSelectionReducer.html" title="class in org.apache.hadoop.mapreduce.lib.fieldsel" target="classFrame">FieldSelectionReducer</A> <BR> <A HREF="org/apache/hadoop/record/meta/FieldTypeInfo.html" title="class in org.apache.hadoop.record.meta" target="classFrame">FieldTypeInfo</A> <BR> <A HREF="org/apache/hadoop/fs/FileAlreadyExistsException.html" title="class in org.apache.hadoop.fs" target="classFrame">FileAlreadyExistsException</A> <BR> <A HREF="org/apache/hadoop/mapred/FileAlreadyExistsException.html" title="class in org.apache.hadoop.mapred" target="classFrame">FileAlreadyExistsException</A> <BR> <A HREF="org/apache/hadoop/fs/FileChecksum.html" title="class in org.apache.hadoop.fs" target="classFrame">FileChecksum</A> <BR> <A HREF="org/apache/hadoop/fs/FileContext.html" title="class in org.apache.hadoop.fs" target="classFrame">FileContext</A> <BR> <A HREF="org/apache/hadoop/metrics/file/FileContext.html" title="class in org.apache.hadoop.metrics.file" target="classFrame">FileContext</A> <BR> <A HREF="org/apache/hadoop/mapred/FileInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">FileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">FileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/FileInputFormatCounter.html" title="enum in org.apache.hadoop.mapreduce.lib.input" target="classFrame">FileInputFormatCounter</A> <BR> <A HREF="org/apache/hadoop/mapred/FileOutputCommitter.html" title="class in org.apache.hadoop.mapred" target="classFrame">FileOutputCommitter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/FileOutputCommitter.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">FileOutputCommitter</A> <BR> <A HREF="org/apache/hadoop/mapred/FileOutputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">FileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/FileOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">FileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/FileOutputFormatCounter.html" title="enum in org.apache.hadoop.mapreduce.lib.output" target="classFrame">FileOutputFormatCounter</A> <BR> <A HREF="org/apache/hadoop/metrics2/sink/FileSink.html" title="class in org.apache.hadoop.metrics2.sink" target="classFrame">FileSink</A> <BR> <A HREF="org/apache/hadoop/mapred/FileSplit.html" title="class in org.apache.hadoop.mapred" target="classFrame">FileSplit</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/FileSplit.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">FileSplit</A> <BR> <A HREF="org/apache/hadoop/fs/FileStatus.html" title="class in org.apache.hadoop.fs" target="classFrame">FileStatus</A> <BR> <A HREF="org/apache/hadoop/fs/FileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">FileSystem</A> <BR> <A HREF="org/apache/hadoop/fs/FileUtil.html" title="class in org.apache.hadoop.fs" target="classFrame">FileUtil</A> <BR> <A HREF="org/apache/hadoop/fs/FilterFileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">FilterFileSystem</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/FilterOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">FilterOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/FilterOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">FilterOutputFormat</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/FinalApplicationStatus.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">FinalApplicationStatus</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/FinishApplicationMasterRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">FinishApplicationMasterRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/FinishApplicationMasterResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">FinishApplicationMasterResponse</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/FloatSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">FloatSplitter</A> <BR> <A HREF="org/apache/hadoop/io/FloatWritable.html" title="class in org.apache.hadoop.io" target="classFrame">FloatWritable</A> <BR> <A HREF="org/apache/hadoop/fs/FsConstants.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>FsConstants</I></A> <BR> <A HREF="org/apache/hadoop/fs/FSDataInputStream.html" title="class in org.apache.hadoop.fs" target="classFrame">FSDataInputStream</A> <BR> <A HREF="org/apache/hadoop/fs/FSDataOutputStream.html" title="class in org.apache.hadoop.fs" target="classFrame">FSDataOutputStream</A> <BR> <A HREF="org/apache/hadoop/fs/FSError.html" title="class in org.apache.hadoop.fs" target="classFrame">FSError</A> <BR> <A HREF="org/apache/hadoop/fs/permission/FsPermission.html" title="class in org.apache.hadoop.fs.permission" target="classFrame">FsPermission</A> <BR> <A HREF="org/apache/hadoop/fs/FsServerDefaults.html" title="class in org.apache.hadoop.fs" target="classFrame">FsServerDefaults</A> <BR> <A HREF="org/apache/hadoop/fs/FsStatus.html" title="class in org.apache.hadoop.fs" target="classFrame">FsStatus</A> <BR> <A HREF="org/apache/hadoop/fs/ftp/FTPException.html" title="class in org.apache.hadoop.fs.ftp" target="classFrame">FTPException</A> <BR> <A HREF="org/apache/hadoop/fs/ftp/FTPFileSystem.html" title="class in org.apache.hadoop.fs.ftp" target="classFrame">FTPFileSystem</A> <BR> <A HREF="org/apache/hadoop/metrics/ganglia/GangliaContext.html" title="class in org.apache.hadoop.metrics.ganglia" target="classFrame">GangliaContext</A> <BR> <A HREF="org/apache/hadoop/io/GenericWritable.html" title="class in org.apache.hadoop.io" target="classFrame">GenericWritable</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetApplicationReportRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetApplicationReportRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetApplicationReportResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetApplicationReportResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetApplicationsRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetApplicationsRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetApplicationsResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetApplicationsResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetClusterMetricsRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetClusterMetricsRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetClusterMetricsResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetClusterMetricsResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetClusterNodesRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetClusterNodesRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetClusterNodesResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetClusterNodesResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetContainerStatusesRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetContainerStatusesRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetContainerStatusesResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetContainerStatusesResponse</A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/api/protocolrecords/GetDelegationTokenRequest.html" title="interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords" target="classFrame"><I>GetDelegationTokenRequest</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetDelegationTokenRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetDelegationTokenResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetDelegationTokenResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetNewApplicationRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetNewApplicationRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetNewApplicationResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetNewApplicationResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetQueueInfoRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetQueueInfoRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetQueueInfoResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetQueueInfoResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetQueueUserAclsInfoRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetQueueUserAclsInfoRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/GetQueueUserAclsInfoResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">GetQueueUserAclsInfoResponse</A> <BR> <A HREF="org/apache/hadoop/fs/GlobFilter.html" title="class in org.apache.hadoop.fs" target="classFrame">GlobFilter</A> <BR> <A HREF="org/apache/hadoop/metrics2/filter/GlobFilter.html" title="class in org.apache.hadoop.metrics2.filter" target="classFrame">GlobFilter</A> <BR> <A HREF="org/apache/hadoop/security/GroupMappingServiceProvider.html" title="interface in org.apache.hadoop.security" target="classFrame"><I>GroupMappingServiceProvider</I></A> <BR> <A HREF="org/apache/hadoop/io/compress/GzipCodec.html" title="class in org.apache.hadoop.io.compress" target="classFrame">GzipCodec</A> <BR> <A HREF="org/apache/hadoop/HadoopIllegalArgumentException.html" title="class in org.apache.hadoop" target="classFrame">HadoopIllegalArgumentException</A> <BR> <A HREF="org/apache/hadoop/ha/HAServiceProtocol.html" title="interface in org.apache.hadoop.ha" target="classFrame"><I>HAServiceProtocol</I></A> <BR> <A HREF="org/apache/hadoop/ha/HAServiceProtocolHelper.html" title="class in org.apache.hadoop.ha" target="classFrame">HAServiceProtocolHelper</A> <BR> <A HREF="org/apache/hadoop/ha/protocolPB/HAServiceProtocolPB.html" title="interface in org.apache.hadoop.ha.protocolPB" target="classFrame"><I>HAServiceProtocolPB</I></A> <BR> <A HREF="org/apache/hadoop/ha/HAServiceTarget.html" title="class in org.apache.hadoop.ha" target="classFrame">HAServiceTarget</A> <BR> <A HREF="org/apache/hadoop/util/bloom/HashFunction.html" title="class in org.apache.hadoop.util.bloom" target="classFrame">HashFunction</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/HashPartitioner.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">HashPartitioner</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/HashPartitioner.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">HashPartitioner</A> <BR> <A HREF="org/apache/hadoop/fs/HdfsVolumeId.html" title="class in org.apache.hadoop.fs" target="classFrame">HdfsVolumeId</A> <BR> <A HREF="org/apache/hadoop/ha/HealthCheckFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">HealthCheckFailedException</A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/hs/HistoryFileManager.html" title="class in org.apache.hadoop.mapreduce.v2.hs" target="classFrame">HistoryFileManager</A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/hs/HistoryStorage.html" title="interface in org.apache.hadoop.mapreduce.v2.hs" target="classFrame"><I>HistoryStorage</I></A> <BR> <A HREF="org/apache/hadoop/mapred/ID.html" title="class in org.apache.hadoop.mapred" target="classFrame">ID</A> <BR> <A HREF="org/apache/hadoop/mapreduce/ID.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">ID</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/IdentityMapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">IdentityMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/IdentityReducer.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">IdentityReducer</A> <BR> <A HREF="org/apache/hadoop/record/Index.html" title="interface in org.apache.hadoop.record" target="classFrame"><I>Index</I></A> <BR> <A HREF="org/apache/hadoop/mapred/join/InnerJoinRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">InnerJoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/InnerJoinRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">InnerJoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/InputFormat.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>InputFormat</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/InputFormat.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">InputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/InputSampler.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">InputSampler</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/InputSampler.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">InputSampler</A> <BR> <A HREF="org/apache/hadoop/mapred/InputSplit.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>InputSplit</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/InputSplit.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">InputSplit</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/IntegerSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">IntegerSplitter</A> <BR> <A HREF="org/apache/hadoop/classification/InterfaceAudience.html" title="class in org.apache.hadoop.classification" target="classFrame">InterfaceAudience</A> <BR> <A HREF="org/apache/hadoop/classification/InterfaceStability.html" title="class in org.apache.hadoop.classification" target="classFrame">InterfaceStability</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/Interns.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">Interns</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/reduce/IntSumReducer.html" title="class in org.apache.hadoop.mapreduce.lib.reduce" target="classFrame">IntSumReducer</A> <BR> <A HREF="org/apache/hadoop/io/IntWritable.html" title="class in org.apache.hadoop.io" target="classFrame">IntWritable</A> <BR> <A HREF="org/apache/hadoop/mapred/InvalidFileTypeException.html" title="class in org.apache.hadoop.mapred" target="classFrame">InvalidFileTypeException</A> <BR> <A HREF="org/apache/hadoop/mapred/InvalidInputException.html" title="class in org.apache.hadoop.mapred" target="classFrame">InvalidInputException</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/InvalidInputException.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">InvalidInputException</A> <BR> <A HREF="org/apache/hadoop/mapred/InvalidJobConfException.html" title="class in org.apache.hadoop.mapred" target="classFrame">InvalidJobConfException</A> <BR> <A HREF="org/apache/hadoop/fs/InvalidPathException.html" title="class in org.apache.hadoop.fs" target="classFrame">InvalidPathException</A> <BR> <A HREF="org/apache/hadoop/yarn/state/InvalidStateTransitonException.html" title="class in org.apache.hadoop.yarn.state" target="classFrame">InvalidStateTransitonException</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/InverseMapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">InverseMapper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/map/InverseMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map" target="classFrame">InverseMapper</A> <BR> <A HREF="org/apache/hadoop/io/IOUtils.html" title="class in org.apache.hadoop.io" target="classFrame">IOUtils</A> <BR> <A HREF="org/apache/hadoop/io/serializer/JavaSerialization.html" title="class in org.apache.hadoop.io.serializer" target="classFrame">JavaSerialization</A> <BR> <A HREF="org/apache/hadoop/io/serializer/JavaSerializationComparator.html" title="class in org.apache.hadoop.io.serializer" target="classFrame">JavaSerializationComparator</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JBoolean.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JBoolean</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JBuffer.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JBuffer</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JByte.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JByte</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JDouble.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JDouble</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JField.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JField</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JFile</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JFloat.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JFloat</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JInt.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JInt</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JLong.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JLong</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JMap.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JMap</A> <BR> <A HREF="org/apache/hadoop/mapred/jobcontrol/Job.html" title="class in org.apache.hadoop.mapred.jobcontrol" target="classFrame">Job</A> <BR> <A HREF="org/apache/hadoop/mapreduce/Job.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Job</A> <BR> <A HREF="org/apache/hadoop/mapred/JobClient.html" title="class in org.apache.hadoop.mapred" target="classFrame">JobClient</A> <BR> <A HREF="org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred" target="classFrame">JobConf</A> <BR> <A HREF="org/apache/hadoop/mapred/JobConfigurable.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>JobConfigurable</I></A> <BR> <A HREF="org/apache/hadoop/mapred/JobContext.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>JobContext</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/JobContext.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>JobContext</I></A> <BR> <A HREF="org/apache/hadoop/mapred/jobcontrol/JobControl.html" title="class in org.apache.hadoop.mapred.jobcontrol" target="classFrame">JobControl</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/jobcontrol/JobControl.html" title="class in org.apache.hadoop.mapreduce.lib.jobcontrol" target="classFrame">JobControl</A> <BR> <A HREF="org/apache/hadoop/mapreduce/JobCounter.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">JobCounter</A> <BR> <A HREF="org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred" target="classFrame">JobID</A> <BR> <A HREF="org/apache/hadoop/mapreduce/JobID.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">JobID</A> <BR> <A HREF="org/apache/hadoop/mapred/JobPriority.html" title="enum in org.apache.hadoop.mapred" target="classFrame">JobPriority</A> <BR> <A HREF="org/apache/hadoop/mapreduce/JobPriority.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">JobPriority</A> <BR> <A HREF="org/apache/hadoop/mapred/JobQueueInfo.html" title="class in org.apache.hadoop.mapred" target="classFrame">JobQueueInfo</A> <BR> <A HREF="org/apache/hadoop/mapred/JobStatus.html" title="class in org.apache.hadoop.mapred" target="classFrame">JobStatus</A> <BR> <A HREF="org/apache/hadoop/mapreduce/JobStatus.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">JobStatus</A> <BR> <A HREF="org/apache/hadoop/mapred/join/JoinRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">JoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/JoinRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">JoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JRecord.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JRecord</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JString.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JString</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JType.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JType</A> <BR> <A HREF="org/apache/hadoop/record/compiler/JVector.html" title="class in org.apache.hadoop.record.compiler" target="classFrame">JVector</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/KeyFieldBasedComparator.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">KeyFieldBasedComparator</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/KeyFieldBasedComparator.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">KeyFieldBasedComparator</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/KeyFieldBasedPartitioner.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">KeyFieldBasedPartitioner</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/KeyFieldBasedPartitioner.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">KeyFieldBasedPartitioner</A> <BR> <A HREF="org/apache/hadoop/mapred/KeyValueLineRecordReader.html" title="class in org.apache.hadoop.mapred" target="classFrame">KeyValueLineRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/KeyValueLineRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">KeyValueLineRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/KeyValueTextInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">KeyValueTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/KeyValueTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">KeyValueTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/KillApplicationRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">KillApplicationRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/KillApplicationResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">KillApplicationResponse</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/LazyOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">LazyOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/LazyOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">LazyOutputFormat</A> <BR> <A HREF="org/apache/hadoop/service/LifecycleEvent.html" title="class in org.apache.hadoop.service" target="classFrame">LifecycleEvent</A> <BR> <A HREF="org/apache/hadoop/fs/LocalFileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">LocalFileSystem</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/LocalResource.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">LocalResource</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/LocalResourceType.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">LocalResourceType</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/LocalResourceVisibility.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">LocalResourceVisibility</A> <BR> <A HREF="org/apache/hadoop/fs/LocatedFileStatus.html" title="class in org.apache.hadoop.fs" target="classFrame">LocatedFileStatus</A> <BR> <A HREF="org/apache/hadoop/service/LoggingStateChangeListener.html" title="class in org.apache.hadoop.service" target="classFrame">LoggingStateChangeListener</A> <BR> <A HREF="org/apache/hadoop/yarn/client/cli/LogsCLI.html" title="class in org.apache.hadoop.yarn.client.cli" target="classFrame">LogsCLI</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/LongSumReducer.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">LongSumReducer</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/reduce/LongSumReducer.html" title="class in org.apache.hadoop.mapreduce.lib.reduce" target="classFrame">LongSumReducer</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/LongValueMax.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueMax</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/LongValueMax.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">LongValueMax</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/LongValueMin.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueMin</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/LongValueMin.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">LongValueMin</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/LongValueSum.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">LongValueSum</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/LongValueSum.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">LongValueSum</A> <BR> <A HREF="org/apache/hadoop/io/LongWritable.html" title="class in org.apache.hadoop.io" target="classFrame">LongWritable</A> <BR> <A HREF="org/apache/hadoop/mapreduce/MapContext.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>MapContext</I></A> <BR> <A HREF="org/apache/hadoop/io/MapFile.html" title="class in org.apache.hadoop.io" target="classFrame">MapFile</A> <BR> <A HREF="org/apache/hadoop/mapred/MapFileOutputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">MapFileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/MapFileOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">MapFileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/Mapper.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>Mapper</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/Mapper.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Mapper</A> <BR> <A HREF="org/apache/hadoop/mapred/MapReduceBase.html" title="class in org.apache.hadoop.mapred" target="classFrame">MapReduceBase</A> <BR> <A HREF="org/apache/hadoop/mapred/MapRunnable.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>MapRunnable</I></A> <BR> <A HREF="org/apache/hadoop/mapred/MapRunner.html" title="class in org.apache.hadoop.mapred" target="classFrame">MapRunner</A> <BR> <A HREF="org/apache/hadoop/record/meta/MapTypeID.html" title="class in org.apache.hadoop.record.meta" target="classFrame">MapTypeID</A> <BR> <A HREF="org/apache/hadoop/io/MapWritable.html" title="class in org.apache.hadoop.io" target="classFrame">MapWritable</A> <BR> <A HREF="org/apache/hadoop/mapreduce/MarkableIterator.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">MarkableIterator</A> <BR> <A HREF="org/apache/hadoop/metrics2/util/MBeans.html" title="class in org.apache.hadoop.metrics2.util" target="classFrame">MBeans</A> <BR> <A HREF="org/apache/hadoop/io/MD5Hash.html" title="class in org.apache.hadoop.io" target="classFrame">MD5Hash</A> <BR> <A HREF="org/apache/hadoop/io/file/tfile/MetaBlockAlreadyExists.html" title="class in org.apache.hadoop.io.file.tfile" target="classFrame">MetaBlockAlreadyExists</A> <BR> <A HREF="org/apache/hadoop/io/file/tfile/MetaBlockDoesNotExist.html" title="class in org.apache.hadoop.io.file.tfile" target="classFrame">MetaBlockDoesNotExist</A> <BR> <A HREF="org/apache/hadoop/metrics2/annotation/Metric.html" title="annotation in org.apache.hadoop.metrics2.annotation" target="classFrame">Metric</A> <BR> <A HREF="org/apache/hadoop/metrics2/annotation/Metrics.html" title="annotation in org.apache.hadoop.metrics2.annotation" target="classFrame">Metrics</A> <BR> <A HREF="org/apache/hadoop/metrics2/util/MetricsCache.html" title="class in org.apache.hadoop.metrics2.util" target="classFrame">MetricsCache</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsCollector.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsCollector</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsException.html" title="class in org.apache.hadoop.metrics2" target="classFrame">MetricsException</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsFilter.html" title="class in org.apache.hadoop.metrics2" target="classFrame">MetricsFilter</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsInfo.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsInfo</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsPlugin.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsPlugin</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsRecord.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsRecord</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsRecordBuilder.html" title="class in org.apache.hadoop.metrics2" target="classFrame">MetricsRecordBuilder</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/MetricsRecordImpl.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">MetricsRecordImpl</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MetricsRegistry.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MetricsRegistry</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsSink.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsSink</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsSource.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsSource</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsSystem.html" title="class in org.apache.hadoop.metrics2" target="classFrame">MetricsSystem</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsSystemMXBean.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsSystemMXBean</I></A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsTag.html" title="class in org.apache.hadoop.metrics2" target="classFrame">MetricsTag</A> <BR> <A HREF="org/apache/hadoop/metrics2/MetricsVisitor.html" title="interface in org.apache.hadoop.metrics2" target="classFrame"><I>MetricsVisitor</I></A> <BR> <A HREF="org/apache/hadoop/metrics/spi/MetricValue.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">MetricValue</A> <BR> <A HREF="org/apache/hadoop/fs/s3/MigrationTool.html" title="class in org.apache.hadoop.fs.s3" target="classFrame">MigrationTool</A> <BR> <A HREF="org/apache/hadoop/mapred/MultiFileInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">MultiFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/MultiFileSplit.html" title="class in org.apache.hadoop.mapred" target="classFrame">MultiFileSplit</A> <BR> <A HREF="org/apache/hadoop/mapred/join/MultiFilterRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">MultiFilterRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/MultiFilterRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">MultiFilterRecordReader</A> <BR> <A HREF="org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="interface in org.apache.hadoop.yarn.state" target="classFrame"><I>MultipleArcTransition</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultipleInputs.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultipleInputs</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/MultipleInputs.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">MultipleInputs</A> <BR> <A HREF="org/apache/hadoop/io/MultipleIOException.html" title="class in org.apache.hadoop.io" target="classFrame">MultipleIOException</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultipleOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultipleOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultipleOutputs.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultipleOutputs</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/MultipleOutputs.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">MultipleOutputs</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultipleSequenceFileOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultipleSequenceFileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultipleTextOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultipleTextOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/map/MultithreadedMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map" target="classFrame">MultithreadedMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/MultithreadedMapRunner.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">MultithreadedMapRunner</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableCounter.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableCounter</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableCounterInt.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableCounterInt</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableCounterLong.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableCounterLong</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableGauge.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableGauge</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableGaugeInt.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableGaugeInt</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableGaugeLong.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableGaugeLong</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableMetric.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableMetric</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableQuantiles.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableQuantiles</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableRate.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableRate</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableRates.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableRates</A> <BR> <A HREF="org/apache/hadoop/metrics2/lib/MutableStat.html" title="class in org.apache.hadoop.metrics2.lib" target="classFrame">MutableStat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/MySQLDataDrivenDBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">MySQLDataDrivenDBRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/MySQLDBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">MySQLDBRecordReader</A> <BR> <A HREF="org/apache/hadoop/fs/s3native/NativeS3FileSystem.html" title="class in org.apache.hadoop.fs.s3native" target="classFrame">NativeS3FileSystem</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/NLineInputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">NLineInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/NLineInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">NLineInputFormat</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/NMClient.html" title="class in org.apache.hadoop.yarn.client.api" target="classFrame">NMClient</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/async/NMClientAsync.html" title="class in org.apache.hadoop.yarn.client.api.async" target="classFrame">NMClientAsync</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/NMToken.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">NMToken</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/NMTokenCache.html" title="class in org.apache.hadoop.yarn.client.api" target="classFrame">NMTokenCache</A> <BR> <A HREF="org/apache/hadoop/yarn/security/NMTokenIdentifier.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">NMTokenIdentifier</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/NodeId.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">NodeId</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/NodeReport.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">NodeReport</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/NodeState.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">NodeState</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/NoEmitMetricsContext.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">NoEmitMetricsContext</A> <BR> <A HREF="org/apache/hadoop/fs/viewfs/NotInMountpointException.html" title="class in org.apache.hadoop.fs.viewfs" target="classFrame">NotInMountpointException</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/NullContext.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">NullContext</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/NullContextWithUpdateThread.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">NullContextWithUpdateThread</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/NullOutputFormat.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">NullOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/NullOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">NullOutputFormat</A> <BR> <A HREF="org/apache/hadoop/io/NullWritable.html" title="class in org.apache.hadoop.io" target="classFrame">NullWritable</A> <BR> <A HREF="org/apache/hadoop/io/ObjectWritable.html" title="class in org.apache.hadoop.io" target="classFrame">ObjectWritable</A> <BR> <A HREF="org/apache/hadoop/fs/Options.html" title="class in org.apache.hadoop.fs" target="classFrame">Options</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/OracleDataDrivenDBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">OracleDataDrivenDBInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/OracleDataDrivenDBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">OracleDataDrivenDBRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/OracleDateSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">OracleDateSplitter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/OracleDBRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">OracleDBRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/join/OuterJoinRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">OuterJoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/OuterJoinRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">OuterJoinRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/OutputCollector.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>OutputCollector</I></A> <BR> <A HREF="org/apache/hadoop/mapred/OutputCommitter.html" title="class in org.apache.hadoop.mapred" target="classFrame">OutputCommitter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/OutputCommitter.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">OutputCommitter</A> <BR> <A HREF="org/apache/hadoop/mapred/OutputFormat.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>OutputFormat</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/OutputFormat.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">OutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/OutputLogFilter.html" title="class in org.apache.hadoop.mapred" target="classFrame">OutputLogFilter</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/OutputRecord.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">OutputRecord</A> <BR> <A HREF="org/apache/hadoop/mapred/join/OverrideRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">OverrideRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/OverrideRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">OverrideRecordReader</A> <BR> <A HREF="org/apache/hadoop/fs/ParentNotDirectoryException.html" title="class in org.apache.hadoop.fs" target="classFrame">ParentNotDirectoryException</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/ParseException.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">ParseException</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.Node.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser.Node</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.Node.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.Node</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.NodeToken.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser.NodeToken</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.NodeToken.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.NodeToken</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.NumToken.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser.NumToken</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.NumToken.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.NumToken</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.StrToken.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser.StrToken</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.StrToken.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.StrToken</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.Token.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">Parser.Token</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.Token.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.Token</A> <BR> <A HREF="org/apache/hadoop/mapred/join/Parser.TType.html" title="enum in org.apache.hadoop.mapred.join" target="classFrame">Parser.TType</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/Parser.TType.html" title="enum in org.apache.hadoop.mapreduce.lib.join" target="classFrame">Parser.TType</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/PartialFileOutputCommitter.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">PartialFileOutputCommitter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/PartialOutputCommitter.html" title="interface in org.apache.hadoop.mapreduce.lib.output" target="classFrame"><I>PartialOutputCommitter</I></A> <BR> <A HREF="org/apache/hadoop/mapred/Partitioner.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>Partitioner</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/Partitioner.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Partitioner</A> <BR> <A HREF="org/apache/hadoop/fs/Path.html" title="class in org.apache.hadoop.fs" target="classFrame">Path</A> <BR> <A HREF="org/apache/hadoop/fs/PathFilter.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>PathFilter</I></A> <BR> <A HREF="org/apache/hadoop/fs/PositionedReadable.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>PositionedReadable</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/PreemptionContainer.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">PreemptionContainer</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/PreemptionContract.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">PreemptionContract</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/PreemptionMessage.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">PreemptionMessage</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/PreemptionResourceRequest.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">PreemptionResourceRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/Priority.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">Priority</A> <BR> <A HREF="org/apache/hadoop/util/Progressable.html" title="interface in org.apache.hadoop.util" target="classFrame"><I>Progressable</I></A> <BR> <A HREF="org/apache/hadoop/util/PureJavaCrc32.html" title="class in org.apache.hadoop.util" target="classFrame">PureJavaCrc32</A> <BR> <A HREF="org/apache/hadoop/util/PureJavaCrc32C.html" title="class in org.apache.hadoop.util" target="classFrame">PureJavaCrc32C</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/QueueACL.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">QueueACL</A> <BR> <A HREF="org/apache/hadoop/mapreduce/QueueAclsInfo.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">QueueAclsInfo</A> <BR> <A HREF="org/apache/hadoop/mapreduce/QueueInfo.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">QueueInfo</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/QueueInfo.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">QueueInfo</A> <BR> <A HREF="org/apache/hadoop/mapreduce/QueueState.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">QueueState</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/QueueState.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">QueueState</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/QueueUserACLInfo.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">QueueUserACLInfo</A> <BR> <A HREF="org/apache/hadoop/io/file/tfile/RawComparable.html" title="interface in org.apache.hadoop.io.file.tfile" target="classFrame"><I>RawComparable</I></A> <BR> <A HREF="org/apache/hadoop/io/RawComparator.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>RawComparator</I></A> <BR> <A HREF="org/apache/hadoop/fs/RawLocalFileSystem.html" title="class in org.apache.hadoop.fs" target="classFrame">RawLocalFileSystem</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/Rcc.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">Rcc</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/RccConstants.html" title="interface in org.apache.hadoop.record.compiler.generated" target="classFrame"><I>RccConstants</I></A> <BR> <A HREF="org/apache/hadoop/record/compiler/ant/RccTask.html" title="class in org.apache.hadoop.record.compiler.ant" target="classFrame">RccTask</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/RccTokenManager.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">RccTokenManager</A> <BR> <A HREF="org/apache/hadoop/record/Record.html" title="class in org.apache.hadoop.record" target="classFrame">Record</A> <BR> <A HREF="org/apache/hadoop/record/RecordComparator.html" title="class in org.apache.hadoop.record" target="classFrame">RecordComparator</A> <BR> <A HREF="org/apache/hadoop/record/RecordInput.html" title="interface in org.apache.hadoop.record" target="classFrame"><I>RecordInput</I></A> <BR> <A HREF="org/apache/hadoop/record/RecordOutput.html" title="interface in org.apache.hadoop.record" target="classFrame"><I>RecordOutput</I></A> <BR> <A HREF="org/apache/hadoop/mapred/RecordReader.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>RecordReader</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/RecordReader.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">RecordReader</A> <BR> <A HREF="org/apache/hadoop/record/meta/RecordTypeInfo.html" title="class in org.apache.hadoop.record.meta" target="classFrame">RecordTypeInfo</A> <BR> <A HREF="org/apache/hadoop/mapred/RecordWriter.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>RecordWriter</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/RecordWriter.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">RecordWriter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/ReduceContext.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>ReduceContext</I></A> <BR> <A HREF="org/apache/hadoop/mapred/Reducer.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>Reducer</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/Reducer.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">Reducer</A> <BR> <A HREF="org/apache/hadoop/util/ReflectionUtils.html" title="class in org.apache.hadoop.util" target="classFrame">ReflectionUtils</A> <BR> <A HREF="org/apache/hadoop/metrics2/filter/RegexFilter.html" title="class in org.apache.hadoop.metrics2.filter" target="classFrame">RegexFilter</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/RegexMapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">RegexMapper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/map/RegexMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map" target="classFrame">RegexMapper</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/RegisterApplicationMasterRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">RegisterApplicationMasterRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/RegisterApplicationMasterResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">RegisterApplicationMasterResponse</A> <BR> <A HREF="org/apache/hadoop/util/bloom/RemoveScheme.html" title="interface in org.apache.hadoop.util.bloom" target="classFrame"><I>RemoveScheme</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/api/protocolrecords/RenewDelegationTokenRequest.html" title="interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords" target="classFrame"><I>RenewDelegationTokenRequest</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/v2/api/protocolrecords/RenewDelegationTokenResponse.html" title="interface in org.apache.hadoop.mapreduce.v2.api.protocolrecords" target="classFrame"><I>RenewDelegationTokenResponse</I></A> <BR> <A HREF="org/apache/hadoop/mapred/Reporter.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>Reporter</I></A> <BR> <A HREF="org/apache/hadoop/mapred/join/ResetableIterator.html" title="interface in org.apache.hadoop.mapred.join" target="classFrame"><I>ResetableIterator</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/ResetableIterator.html" title="interface in org.apache.hadoop.mapreduce.lib.join" target="classFrame"><I>ResetableIterator</I></A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/Resource.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">Resource</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ResourceBlacklistRequest.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ResourceBlacklistRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ResourceRequest.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ResourceRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/ResourceRequest.ResourceRequestComparator.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">ResourceRequest.ResourceRequestComparator</A> <BR> <A HREF="org/apache/hadoop/util/bloom/RetouchedBloomFilter.html" title="class in org.apache.hadoop.util.bloom" target="classFrame">RetouchedBloomFilter</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/RMDelegationTokenIdentifier.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">RMDelegationTokenIdentifier</A> <BR> <A HREF="org/apache/hadoop/yarn/security/client/RMDelegationTokenSelector.html" title="class in org.apache.hadoop.yarn.security.client" target="classFrame">RMDelegationTokenSelector</A> <BR> <A HREF="org/apache/hadoop/yarn/client/RMProxy.html" title="class in org.apache.hadoop.yarn.client" target="classFrame">RMProxy</A> <BR> <A HREF="org/apache/hadoop/mapred/RunningJob.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>RunningJob</I></A> <BR> <A HREF="org/apache/hadoop/fs/s3/S3Exception.html" title="class in org.apache.hadoop.fs.s3" target="classFrame">S3Exception</A> <BR> <A HREF="org/apache/hadoop/fs/s3/S3FileSystem.html" title="class in org.apache.hadoop.fs.s3" target="classFrame">S3FileSystem</A> <BR> <A HREF="org/apache/hadoop/fs/s3/S3FileSystemException.html" title="class in org.apache.hadoop.fs.s3" target="classFrame">S3FileSystemException</A> <BR> <A HREF="org/apache/hadoop/yarn/security/SchedulerSecurityInfo.html" title="class in org.apache.hadoop.yarn.security" target="classFrame">SchedulerSecurityInfo</A> <BR> <A HREF="org/apache/hadoop/net/ScriptBasedMapping.html" title="class in org.apache.hadoop.net" target="classFrame">ScriptBasedMapping</A> <BR> <A HREF="org/apache/hadoop/fs/Seekable.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>Seekable</I></A> <BR> <A HREF="org/apache/hadoop/io/SequenceFile.html" title="class in org.apache.hadoop.io" target="classFrame">SequenceFile</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileAsBinaryInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileAsBinaryInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileAsBinaryInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileAsBinaryInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileAsBinaryOutputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileAsBinaryOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/SequenceFileAsBinaryOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">SequenceFileAsBinaryOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileAsTextInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileAsTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileAsTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileAsTextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileAsTextRecordReader.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileAsTextRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileAsTextRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileAsTextRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileInputFilter</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileInputFilter</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileOutputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/SequenceFileOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">SequenceFileOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/SequenceFileRecordReader.html" title="class in org.apache.hadoop.mapred" target="classFrame">SequenceFileRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/SequenceFileRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">SequenceFileRecordReader</A> <BR> <A HREF="org/apache/hadoop/metrics2/util/Servers.html" title="class in org.apache.hadoop.metrics2.util" target="classFrame">Servers</A> <BR> <A HREF="org/apache/hadoop/service/Service.html" title="interface in org.apache.hadoop.service" target="classFrame"><I>Service</I></A> <BR> <A HREF="org/apache/hadoop/ha/ServiceFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">ServiceFailedException</A> <BR> <A HREF="org/apache/hadoop/service/ServiceOperations.html" title="class in org.apache.hadoop.service" target="classFrame">ServiceOperations</A> <BR> <A HREF="org/apache/hadoop/service/ServiceStateChangeListener.html" title="interface in org.apache.hadoop.service" target="classFrame"><I>ServiceStateChangeListener</I></A> <BR> <A HREF="org/apache/hadoop/service/ServiceStateException.html" title="class in org.apache.hadoop.service" target="classFrame">ServiceStateException</A> <BR> <A HREF="org/apache/hadoop/service/ServiceStateModel.html" title="class in org.apache.hadoop.service" target="classFrame">ServiceStateModel</A> <BR> <A HREF="org/apache/hadoop/io/SetFile.html" title="class in org.apache.hadoop.io" target="classFrame">SetFile</A> <BR> <A HREF="org/apache/hadoop/io/ShortWritable.html" title="class in org.apache.hadoop.io" target="classFrame">ShortWritable</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/SimpleCharStream.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">SimpleCharStream</A> <BR> <A HREF="org/apache/hadoop/yarn/state/SingleArcTransition.html" title="interface in org.apache.hadoop.yarn.state" target="classFrame"><I>SingleArcTransition</I></A> <BR> <A HREF="org/apache/hadoop/mapred/SkipBadRecords.html" title="class in org.apache.hadoop.mapred" target="classFrame">SkipBadRecords</A> <BR> <A HREF="org/apache/hadoop/net/SocksSocketFactory.html" title="class in org.apache.hadoop.net" target="classFrame">SocksSocketFactory</A> <BR> <A HREF="org/apache/hadoop/io/SortedMapWritable.html" title="class in org.apache.hadoop.io" target="classFrame">SortedMapWritable</A> <BR> <A HREF="org/apache/hadoop/io/compress/SplitCompressionInputStream.html" title="class in org.apache.hadoop.io.compress" target="classFrame">SplitCompressionInputStream</A> <BR> <A HREF="org/apache/hadoop/io/compress/SplittableCompressionCodec.html" title="interface in org.apache.hadoop.io.compress" target="classFrame"><I>SplittableCompressionCodec</I></A> <BR> <A HREF="org/apache/hadoop/net/StandardSocketFactory.html" title="class in org.apache.hadoop.net" target="classFrame">StandardSocketFactory</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/StartContainerRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">StartContainerRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/StartContainersRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">StartContainersRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/StartContainersResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">StartContainersResponse</A> <BR> <A HREF="org/apache/hadoop/yarn/state/StateMachine.html" title="interface in org.apache.hadoop.yarn.state" target="classFrame"><I>StateMachine</I></A> <BR> <A HREF="org/apache/hadoop/yarn/state/StateMachineFactory.html" title="class in org.apache.hadoop.yarn.state" target="classFrame">StateMachineFactory</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/StopContainersRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">StopContainersRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/StopContainersResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">StopContainersResponse</A> <BR> <A HREF="org/apache/hadoop/mapred/join/StreamBackedIterator.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">StreamBackedIterator</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/StreamBackedIterator.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">StreamBackedIterator</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/StrictPreemptionContract.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">StrictPreemptionContract</A> <BR> <A HREF="org/apache/hadoop/io/Stringifier.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>Stringifier</I></A> <BR> <A HREF="org/apache/hadoop/util/StringInterner.html" title="class in org.apache.hadoop.util" target="classFrame">StringInterner</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/StringValueMax.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">StringValueMax</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/StringValueMax.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">StringValueMax</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/StringValueMin.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">StringValueMin</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/StringValueMin.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">StringValueMin</A> <BR> <A HREF="org/apache/hadoop/record/meta/StructTypeID.html" title="class in org.apache.hadoop.record.meta" target="classFrame">StructTypeID</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/SubmitApplicationRequest.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">SubmitApplicationRequest</A> <BR> <A HREF="org/apache/hadoop/yarn/api/protocolrecords/SubmitApplicationResponse.html" title="class in org.apache.hadoop.yarn.api.protocolrecords" target="classFrame">SubmitApplicationResponse</A> <BR> <A HREF="org/apache/hadoop/mapred/pipes/Submitter.html" title="class in org.apache.hadoop.mapred.pipes" target="classFrame">Submitter</A> <BR> <A HREF="org/apache/hadoop/fs/Syncable.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>Syncable</I></A> <BR> <A HREF="org/apache/hadoop/yarn/util/SystemClock.html" title="class in org.apache.hadoop.yarn.util" target="classFrame">SystemClock</A> <BR> <A HREF="org/apache/hadoop/net/TableMapping.html" title="class in org.apache.hadoop.net" target="classFrame">TableMapping</A> <BR> <A HREF="org/apache/hadoop/mapred/TaskAttemptContext.html" title="interface in org.apache.hadoop.mapred" target="classFrame"><I>TaskAttemptContext</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskAttemptContext.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>TaskAttemptContext</I></A> <BR> <A HREF="org/apache/hadoop/mapred/TaskAttemptID.html" title="class in org.apache.hadoop.mapred" target="classFrame">TaskAttemptID</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskAttemptID.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">TaskAttemptID</A> <BR> <A HREF="org/apache/hadoop/mapred/TaskCompletionEvent.html" title="class in org.apache.hadoop.mapred" target="classFrame">TaskCompletionEvent</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskCompletionEvent.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">TaskCompletionEvent</A> <BR> <A HREF="org/apache/hadoop/mapred/TaskCompletionEvent.Status.html" title="enum in org.apache.hadoop.mapred" target="classFrame">TaskCompletionEvent.Status</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskCompletionEvent.Status.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">TaskCompletionEvent.Status</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskCounter.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">TaskCounter</A> <BR> <A HREF="org/apache/hadoop/mapred/TaskID.html" title="class in org.apache.hadoop.mapred" target="classFrame">TaskID</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskID.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">TaskID</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskInputOutputContext.html" title="interface in org.apache.hadoop.mapreduce" target="classFrame"><I>TaskInputOutputContext</I></A> <BR> <A HREF="org/apache/hadoop/mapred/TaskReport.html" title="class in org.apache.hadoop.mapred" target="classFrame">TaskReport</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskTrackerInfo.html" title="class in org.apache.hadoop.mapreduce" target="classFrame">TaskTrackerInfo</A> <BR> <A HREF="org/apache/hadoop/mapreduce/TaskType.html" title="enum in org.apache.hadoop.mapreduce" target="classFrame">TaskType</A> <BR> <A HREF="org/apache/hadoop/io/Text.html" title="class in org.apache.hadoop.io" target="classFrame">Text</A> <BR> <A HREF="org/apache/hadoop/mapred/TextInputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">TextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/input/TextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input" target="classFrame">TextInputFormat</A> <BR> <A HREF="org/apache/hadoop/mapred/TextOutputFormat.html" title="class in org.apache.hadoop.mapred" target="classFrame">TextOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/output/TextOutputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.output" target="classFrame">TextOutputFormat</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/db/TextSplitter.html" title="class in org.apache.hadoop.mapreduce.lib.db" target="classFrame">TextSplitter</A> <BR> <A HREF="org/apache/hadoop/io/file/tfile/TFile.html" title="class in org.apache.hadoop.io.file.tfile" target="classFrame">TFile</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/Token.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">Token</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/Token.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">Token</A> <BR> <A HREF="org/apache/hadoop/mapreduce/security/TokenCache.html" title="class in org.apache.hadoop.mapreduce.security" target="classFrame">TokenCache</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/map/TokenCounterMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map" target="classFrame">TokenCounterMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/TokenCountMapper.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">TokenCountMapper</A> <BR> <A HREF="org/apache/hadoop/record/compiler/generated/TokenMgrError.html" title="class in org.apache.hadoop.record.compiler.generated" target="classFrame">TokenMgrError</A> <BR> <A HREF="org/apache/hadoop/util/Tool.html" title="interface in org.apache.hadoop.util" target="classFrame"><I>Tool</I></A> <BR> <A HREF="org/apache/hadoop/util/ToolRunner.html" title="class in org.apache.hadoop.util" target="classFrame">ToolRunner</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/TotalOrderPartitioner.html" title="class in org.apache.hadoop.mapred.lib" target="classFrame">TotalOrderPartitioner</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/partition/TotalOrderPartitioner.html" title="class in org.apache.hadoop.mapreduce.lib.partition" target="classFrame">TotalOrderPartitioner</A> <BR> <A HREF="org/apache/hadoop/fs/Trash.html" title="class in org.apache.hadoop.fs" target="classFrame">Trash</A> <BR> <A HREF="org/apache/hadoop/fs/TrashPolicy.html" title="class in org.apache.hadoop.fs" target="classFrame">TrashPolicy</A> <BR> <A HREF="org/apache/hadoop/mapred/join/TupleWritable.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">TupleWritable</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/TupleWritable.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">TupleWritable</A> <BR> <A HREF="org/apache/hadoop/io/TwoDArrayWritable.html" title="class in org.apache.hadoop.io" target="classFrame">TwoDArrayWritable</A> <BR> <A HREF="org/apache/hadoop/record/meta/TypeID.html" title="class in org.apache.hadoop.record.meta" target="classFrame">TypeID</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/UniqValueCount.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">UniqValueCount</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/UniqValueCount.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">UniqValueCount</A> <BR> <A HREF="org/apache/hadoop/fs/UnsupportedFileSystemException.html" title="class in org.apache.hadoop.fs" target="classFrame">UnsupportedFileSystemException</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/URL.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">URL</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/UserDefinedValueAggregatorDescriptor.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">UserDefinedValueAggregatorDescriptor</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/UserDefinedValueAggregatorDescriptor.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">UserDefinedValueAggregatorDescriptor</A> <BR> <A HREF="org/apache/hadoop/security/UserGroupInformation.AuthenticationMethod.html" title="enum in org.apache.hadoop.security" target="classFrame">UserGroupInformation.AuthenticationMethod</A> <BR> <A HREF="org/apache/hadoop/metrics/spi/Util.html" title="class in org.apache.hadoop.metrics.spi" target="classFrame">Util</A> <BR> <A HREF="org/apache/hadoop/io/file/tfile/Utils.html" title="class in org.apache.hadoop.io.file.tfile" target="classFrame">Utils</A> <BR> <A HREF="org/apache/hadoop/mapred/Utils.html" title="class in org.apache.hadoop.mapred" target="classFrame">Utils</A> <BR> <A HREF="org/apache/hadoop/record/meta/Utils.html" title="class in org.apache.hadoop.record.meta" target="classFrame">Utils</A> <BR> <A HREF="org/apache/hadoop/record/Utils.html" title="class in org.apache.hadoop.record" target="classFrame">Utils</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregator.html" title="interface in org.apache.hadoop.mapred.lib.aggregate" target="classFrame"><I>ValueAggregator</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregator.html" title="interface in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame"><I>ValueAggregator</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorBaseDescriptor.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorBaseDescriptor</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorBaseDescriptor.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorBaseDescriptor</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorCombiner.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorCombiner</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorCombiner.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorCombiner</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorDescriptor.html" title="interface in org.apache.hadoop.mapred.lib.aggregate" target="classFrame"><I>ValueAggregatorDescriptor</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorDescriptor.html" title="interface in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame"><I>ValueAggregatorDescriptor</I></A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorJob.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorJob</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorJob.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorJob</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorJobBase.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorJobBase</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorJobBase.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorJobBase</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorMapper.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorMapper</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorMapper.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueAggregatorReducer.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueAggregatorReducer</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueAggregatorReducer.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueAggregatorReducer</A> <BR> <A HREF="org/apache/hadoop/mapred/lib/aggregate/ValueHistogram.html" title="class in org.apache.hadoop.mapred.lib.aggregate" target="classFrame">ValueHistogram</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/aggregate/ValueHistogram.html" title="class in org.apache.hadoop.mapreduce.lib.aggregate" target="classFrame">ValueHistogram</A> <BR> <A HREF="org/apache/hadoop/record/meta/VectorTypeID.html" title="class in org.apache.hadoop.record.meta" target="classFrame">VectorTypeID</A> <BR> <A HREF="org/apache/hadoop/io/VersionedWritable.html" title="class in org.apache.hadoop.io" target="classFrame">VersionedWritable</A> <BR> <A HREF="org/apache/hadoop/fs/s3/VersionMismatchException.html" title="class in org.apache.hadoop.fs.s3" target="classFrame">VersionMismatchException</A> <BR> <A HREF="org/apache/hadoop/io/VersionMismatchException.html" title="class in org.apache.hadoop.io" target="classFrame">VersionMismatchException</A> <BR> <A HREF="org/apache/hadoop/fs/viewfs/ViewFileSystem.html" title="class in org.apache.hadoop.fs.viewfs" target="classFrame">ViewFileSystem</A> <BR> <A HREF="org/apache/hadoop/fs/viewfs/ViewFs.html" title="class in org.apache.hadoop.fs.viewfs" target="classFrame">ViewFs</A> <BR> <A HREF="org/apache/hadoop/io/VIntWritable.html" title="class in org.apache.hadoop.io" target="classFrame">VIntWritable</A> <BR> <A HREF="org/apache/hadoop/io/VLongWritable.html" title="class in org.apache.hadoop.io" target="classFrame">VLongWritable</A> <BR> <A HREF="org/apache/hadoop/fs/VolumeId.html" title="interface in org.apache.hadoop.fs" target="classFrame"><I>VolumeId</I></A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/map/WrappedMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map" target="classFrame">WrappedMapper</A> <BR> <A HREF="org/apache/hadoop/mapred/join/WrappedRecordReader.html" title="class in org.apache.hadoop.mapred.join" target="classFrame">WrappedRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/join/WrappedRecordReader.html" title="class in org.apache.hadoop.mapreduce.lib.join" target="classFrame">WrappedRecordReader</A> <BR> <A HREF="org/apache/hadoop/mapreduce/lib/reduce/WrappedReducer.html" title="class in org.apache.hadoop.mapreduce.lib.reduce" target="classFrame">WrappedReducer</A> <BR> <A HREF="org/apache/hadoop/io/Writable.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>Writable</I></A> <BR> <A HREF="org/apache/hadoop/io/WritableComparable.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>WritableComparable</I></A> <BR> <A HREF="org/apache/hadoop/io/WritableComparator.html" title="class in org.apache.hadoop.io" target="classFrame">WritableComparator</A> <BR> <A HREF="org/apache/hadoop/io/WritableFactories.html" title="class in org.apache.hadoop.io" target="classFrame">WritableFactories</A> <BR> <A HREF="org/apache/hadoop/io/WritableFactory.html" title="interface in org.apache.hadoop.io" target="classFrame"><I>WritableFactory</I></A> <BR> <A HREF="org/apache/hadoop/io/serializer/WritableSerialization.html" title="class in org.apache.hadoop.io.serializer" target="classFrame">WritableSerialization</A> <BR> <A HREF="org/apache/hadoop/io/WritableUtils.html" title="class in org.apache.hadoop.io" target="classFrame">WritableUtils</A> <BR> <A HREF="org/apache/hadoop/record/XmlRecordInput.html" title="class in org.apache.hadoop.record" target="classFrame">XmlRecordInput</A> <BR> <A HREF="org/apache/hadoop/record/XmlRecordOutput.html" title="class in org.apache.hadoop.record" target="classFrame">XmlRecordOutput</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/YarnApplicationState.html" title="enum in org.apache.hadoop.yarn.api.records" target="classFrame">YarnApplicationState</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/YarnClient.html" title="class in org.apache.hadoop.yarn.client.api" target="classFrame">YarnClient</A> <BR> <A HREF="org/apache/hadoop/yarn/client/api/YarnClientApplication.html" title="class in org.apache.hadoop.yarn.client.api" target="classFrame">YarnClientApplication</A> <BR> <A HREF="org/apache/hadoop/yarn/api/records/YarnClusterMetrics.html" title="class in org.apache.hadoop.yarn.api.records" target="classFrame">YarnClusterMetrics</A> <BR> <A HREF="org/apache/hadoop/yarn/conf/YarnConfiguration.html" title="class in org.apache.hadoop.yarn.conf" target="classFrame">YarnConfiguration</A> <BR> <A HREF="org/apache/hadoop/yarn/exceptions/YarnException.html" title="class in org.apache.hadoop.yarn.exceptions" target="classFrame">YarnException</A> <BR> <A HREF="org/apache/hadoop/yarn/YarnUncaughtExceptionHandler.html" title="class in org.apache.hadoop.yarn" target="classFrame">YarnUncaughtExceptionHandler</A> <BR> <A HREF="org/apache/hadoop/ha/protocolPB/ZKFCProtocolPB.html" title="interface in org.apache.hadoop.ha.protocolPB" target="classFrame"><I>ZKFCProtocolPB</I></A> <BR> </FONT></TD> </TR> </TABLE> </BODY> </HTML>
web/app/themes/salient/css/fonts/svg/font/arrows_styles.css
alkymst/tps303
@charset "UTF-8"; @font-face { font-family: "linea-arrows-10"; src:url("linea-arrows-10.eot"); src:url("linea-arrows-10.eot?#iefix") format("embedded-opentype"), url("linea-arrows-10.woff") format("woff"), url("linea-arrows-10.ttf") format("truetype"), url("linea-arrows-10.svg#linea-arrows-10") format("svg"); font-weight: normal; font-style: normal; } body [class^="icon-arrows"], body [class*=" icon-arrows"], body [class^="icon-basic"], body [class*=" icon-basic"], body [class^="icon-basic-elaboration"], body [class*=" icon-basic-elaboration"], body [class^="icon-ecommerce"], body [class*=" icon-ecommerce"], body [class^="icon-music"], body [class*=" icon-music"], body [class^="icon-software"], body [class*=" icon-software"], body [class^="icon-weather"], body [class*=" icon-weather"] { height: auto; width: auto; line-height: inherit; background-color: transparent!important; } [class^="icon-arrows"]:before, [class*=" icon-arrows"]:before { font-family: "linea-arrows-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-arrows-anticlockwise:before { content: "\e000"; } .icon-arrows-anticlockwise-dashed:before { content: "\e001"; } .icon-arrows-button-down:before { content: "\e002"; } .icon-arrows-button-off:before { content: "\e003"; } .icon-arrows-button-on:before { content: "\e004"; } .icon-arrows-button-up:before { content: "\e005"; } .icon-arrows-check:before { content: "\e006"; } .icon-arrows-circle-check:before { content: "\e007"; } .icon-arrows-circle-down:before { content: "\e008"; } .icon-arrows-circle-downleft:before { content: "\e009"; } .icon-arrows-circle-downright:before { content: "\e00a"; } .icon-arrows-circle-left:before { content: "\e00b"; } .icon-arrows-circle-minus:before { content: "\e00c"; } .icon-arrows-circle-plus:before { content: "\e00d"; } .icon-arrows-circle-remove:before { content: "\e00e"; } .icon-arrows-circle-right:before { content: "\e00f"; } .icon-arrows-circle-up:before { content: "\e010"; } .icon-arrows-circle-upleft:before { content: "\e011"; } .icon-arrows-circle-upright:before { content: "\e012"; } .icon-arrows-clockwise:before { content: "\e013"; } .icon-arrows-clockwise-dashed:before { content: "\e014"; } .icon-arrows-compress:before { content: "\e015"; } .icon-arrows-deny:before { content: "\e016"; } .icon-arrows-diagonal:before { content: "\e017"; } .icon-arrows-diagonal2:before { content: "\e018"; } .icon-arrows-down:before { content: "\e019"; } .icon-arrows-down-double:before { content: "\e01a"; } .icon-arrows-downleft:before { content: "\e01b"; } .icon-arrows-downright:before { content: "\e01c"; } .icon-arrows-drag-down:before { content: "\e01d"; } .icon-arrows-drag-down-dashed:before { content: "\e01e"; } .icon-arrows-drag-horiz:before { content: "\e01f"; } .icon-arrows-drag-left:before { content: "\e020"; } .icon-arrows-drag-left-dashed:before { content: "\e021"; } .icon-arrows-drag-right:before { content: "\e022"; } .icon-arrows-drag-right-dashed:before { content: "\e023"; } .icon-arrows-drag-up:before { content: "\e024"; } .icon-arrows-drag-up-dashed:before { content: "\e025"; } .icon-arrows-drag-vert:before { content: "\e026"; } .icon-arrows-exclamation:before { content: "\e027"; } .icon-arrows-expand:before { content: "\e028"; } .icon-arrows-expand-diagonal1:before { content: "\e029"; } .icon-arrows-expand-horizontal1:before { content: "\e02a"; } .icon-arrows-expand-vertical1:before { content: "\e02b"; } .icon-arrows-fit-horizontal:before { content: "\e02c"; } .icon-arrows-fit-vertical:before { content: "\e02d"; } .icon-arrows-glide:before { content: "\e02e"; } .icon-arrows-glide-horizontal:before { content: "\e02f"; } .icon-arrows-glide-vertical:before { content: "\e030"; } .icon-arrows-hamburger1:before { content: "\e031"; } .icon-arrows-hamburger-2:before { content: "\e032"; } .icon-arrows-horizontal:before { content: "\e033"; } .icon-arrows-info:before { content: "\e034"; } .icon-arrows-keyboard-alt:before { content: "\e035"; } .icon-arrows-keyboard-cmd:before { content: "\e036"; } .icon-arrows-keyboard-delete:before { content: "\e037"; } .icon-arrows-keyboard-down:before { content: "\e038"; } .icon-arrows-keyboard-left:before { content: "\e039"; } .icon-arrows-keyboard-return:before { content: "\e03a"; } .icon-arrows-keyboard-right:before { content: "\e03b"; } .icon-arrows-keyboard-shift:before { content: "\e03c"; } .icon-arrows-keyboard-tab:before { content: "\e03d"; } .icon-arrows-keyboard-up:before { content: "\e03e"; } .icon-arrows-left:before { content: "\e03f"; } .icon-arrows-left-double-32:before { content: "\e040"; } .icon-arrows-minus:before { content: "\e041"; } .icon-arrows-move:before { content: "\e042"; } .icon-arrows-move2:before { content: "\e043"; } .icon-arrows-move-bottom:before { content: "\e044"; } .icon-arrows-move-left:before { content: "\e045"; } .icon-arrows-move-right:before { content: "\e046"; } .icon-arrows-move-top:before { content: "\e047"; } .icon-arrows-plus:before { content: "\e048"; } .icon-arrows-question:before { content: "\e049"; } .icon-arrows-remove:before { content: "\e04a"; } .icon-arrows-right:before { content: "\e04b"; } .icon-arrows-right-double:before { content: "\e04c"; } .icon-arrows-rotate:before { content: "\e04d"; } .icon-arrows-rotate-anti:before { content: "\e04e"; } .icon-arrows-rotate-anti-dashed:before { content: "\e04f"; } .icon-arrows-rotate-dashed:before { content: "\e050"; } .icon-arrows-shrink:before { content: "\e051"; } .icon-arrows-shrink-diagonal1:before { content: "\e052"; } .icon-arrows-shrink-diagonal2:before { content: "\e053"; } .icon-arrows-shrink-horizonal2:before { content: "\e054"; } .icon-arrows-shrink-horizontal1:before { content: "\e055"; } .icon-arrows-shrink-vertical1:before { content: "\e056"; } .icon-arrows-shrink-vertical2:before { content: "\e057"; } .icon-arrows-sign-down:before { content: "\e058"; } .icon-arrows-sign-left:before { content: "\e059"; } .icon-arrows-sign-right:before { content: "\e05a"; } .icon-arrows-sign-up:before { content: "\e05b"; } .icon-arrows-slide-down1:before { content: "\e05c"; } .icon-arrows-slide-down2:before { content: "\e05d"; } .icon-arrows-slide-left1:before { content: "\e05e"; } .icon-arrows-slide-left2:before { content: "\e05f"; } .icon-arrows-slide-right1:before { content: "\e060"; } .icon-arrows-slide-right2:before { content: "\e061"; } .icon-arrows-slide-up1:before { content: "\e062"; } .icon-arrows-slide-up2:before { content: "\e063"; } .icon-arrows-slim-down:before { content: "\e064"; } .icon-arrows-slim-down-dashed:before { content: "\e065"; } .icon-arrows-slim-left:before { content: "\e066"; } .icon-arrows-slim-left-dashed:before { content: "\e067"; } .icon-arrows-slim-right:before { content: "\e068"; } .icon-arrows-slim-right-dashed:before { content: "\e069"; } .icon-arrows-slim-up:before { content: "\e06a"; } .icon-arrows-slim-up-dashed:before { content: "\e06b"; } .icon-arrows-square-check:before { content: "\e06c"; } .icon-arrows-square-down:before { content: "\e06d"; } .icon-arrows-square-downleft:before { content: "\e06e"; } .icon-arrows-square-downright:before { content: "\e06f"; } .icon-arrows-square-left:before { content: "\e070"; } .icon-arrows-square-minus:before { content: "\e071"; } .icon-arrows-square-plus:before { content: "\e072"; } .icon-arrows-square-remove:before { content: "\e073"; } .icon-arrows-square-right:before { content: "\e074"; } .icon-arrows-square-up:before { content: "\e075"; } .icon-arrows-square-upleft:before { content: "\e076"; } .icon-arrows-square-upright:before { content: "\e077"; } .icon-arrows-squares:before { content: "\e078"; } .icon-arrows-stretch-diagonal1:before { content: "\e079"; } .icon-arrows-stretch-diagonal2:before { content: "\e07a"; } .icon-arrows-stretch-diagonal3:before { content: "\e07b"; } .icon-arrows-stretch-diagonal4:before { content: "\e07c"; } .icon-arrows-stretch-horizontal1:before { content: "\e07d"; } .icon-arrows-stretch-horizontal2:before { content: "\e07e"; } .icon-arrows-stretch-vertical1:before { content: "\e07f"; } .icon-arrows-stretch-vertical2:before { content: "\e080"; } .icon-arrows-switch-horizontal:before { content: "\e081"; } .icon-arrows-switch-vertical:before { content: "\e082"; } .icon-arrows-up:before { content: "\e083"; } .icon-arrows-up-double-33:before { content: "\e084"; } .icon-arrows-upleft:before { content: "\e085"; } .icon-arrows-upright:before { content: "\e086"; } .icon-arrows-vertical:before { content: "\e087"; } @font-face { font-family: "linea-basic-10"; src:url("inea-basic-10.eot"); src:url("linea-basic-10.eot?#iefix") format("embedded-opentype"), url("linea-basic-10.woff") format("woff"), url("linea-basic-10.ttf") format("truetype"), url("linea-basic-10.svg#linea-basic-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-basic"]:before, [class*=" icon-basic"]:before { font-family: "linea-basic-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-basic-accelerator:before { content: "a"; } .icon-basic-alarm:before { content: "b"; } .icon-basic-anchor:before { content: "c"; } .icon-basic-anticlockwise:before { content: "d"; } .icon-basic-archive:before { content: "e"; } .icon-basic-archive-full:before { content: "f"; } .icon-basic-ban:before { content: "g"; } .icon-basic-battery-charge:before { content: "h"; } .icon-basic-battery-empty:before { content: "i"; } .icon-basic-battery-full:before { content: "j"; } .icon-basic-battery-half:before { content: "k"; } .icon-basic-bolt:before { content: "l"; } .icon-basic-book:before { content: "m"; } .icon-basic-book-pen:before { content: "n"; } .icon-basic-book-pencil:before { content: "o"; } .icon-basic-bookmark:before { content: "p"; } .icon-basic-calculator:before { content: "q"; } .icon-basic-calendar:before { content: "r"; } .icon-basic-cards-diamonds:before { content: "s"; } .icon-basic-cards-hearts:before { content: "t"; } .icon-basic-case:before { content: "u"; } .icon-basic-chronometer:before { content: "v"; } .icon-basic-clessidre:before { content: "w"; } .icon-basic-clock:before { content: "x"; } .icon-basic-clockwise:before { content: "y"; } .icon-basic-cloud:before { content: "z"; } .icon-basic-clubs:before { content: "A"; } .icon-basic-compass:before { content: "B"; } .icon-basic-cup:before { content: "C"; } .icon-basic-diamonds:before { content: "D"; } .icon-basic-display:before { content: "E"; } .icon-basic-download:before { content: "F"; } .icon-basic-exclamation:before { content: "G"; } .icon-basic-eye:before { content: "H"; } .icon-basic-eye-closed:before { content: "I"; } .icon-basic-female:before { content: "J"; } .icon-basic-flag1:before { content: "K"; } .icon-basic-flag2:before { content: "L"; } .icon-basic-floppydisk:before { content: "M"; } .icon-basic-folder:before { content: "N"; } .icon-basic-folder-multiple:before { content: "O"; } .icon-basic-gear:before { content: "P"; } .icon-basic-geolocalize-01:before { content: "Q"; } .icon-basic-geolocalize-05:before { content: "R"; } .icon-basic-globe:before { content: "S"; } .icon-basic-gunsight:before { content: "T"; } .icon-basic-hammer:before { content: "U"; } .icon-basic-headset:before { content: "V"; } .icon-basic-heart:before { content: "W"; } .icon-basic-heart-broken:before { content: "X"; } .icon-basic-helm:before { content: "Y"; } .icon-basic-home:before { content: "Z"; } .icon-basic-info:before { content: "0"; } .icon-basic-ipod:before { content: "1"; } .icon-basic-joypad:before { content: "2"; } .icon-basic-key:before { content: "3"; } .icon-basic-keyboard:before { content: "4"; } .icon-basic-laptop:before { content: "5"; } .icon-basic-life-buoy:before { content: "6"; } .icon-basic-lightbulb:before { content: "7"; } .icon-basic-link:before { content: "8"; } .icon-basic-lock:before { content: "9"; } .icon-basic-lock-open:before { content: "!"; } .icon-basic-magic-mouse:before { content: "\""; } .icon-basic-magnifier:before { content: "#"; } .icon-basic-magnifier-minus:before { content: "$"; } .icon-basic-magnifier-plus:before { content: "%"; } .icon-basic-mail:before { content: "&"; } .icon-basic-mail-multiple:before { content: "'"; } .icon-basic-mail-open:before { content: "("; } .icon-basic-mail-open-text:before { content: ")"; } .icon-basic-male:before { content: "*"; } .icon-basic-map:before { content: "+"; } .icon-basic-message:before { content: ","; } .icon-basic-message-multiple:before { content: "-"; } .icon-basic-message-txt:before { content: "."; } .icon-basic-mixer2:before { content: "/"; } .icon-basic-mouse:before { content: ":"; } .icon-basic-notebook:before { content: ";"; } .icon-basic-notebook-pen:before { content: "<"; } .icon-basic-notebook-pencil:before { content: "="; } .icon-basic-paperplane:before { content: ">"; } .icon-basic-pencil-ruler:before { content: "?"; } .icon-basic-pencil-ruler-pen:before { content: "@"; } .icon-basic-photo:before { content: "["; } .icon-basic-picture:before { content: "]"; } .icon-basic-picture-multiple:before { content: "^"; } .icon-basic-pin1:before { content: "_"; } .icon-basic-pin2:before { content: "`"; } .icon-basic-postcard:before { content: "{"; } .icon-basic-postcard-multiple:before { content: "|"; } .icon-basic-printer:before { content: "}"; } .icon-basic-question:before { content: "~"; } .icon-basic-rss:before { content: "\\"; } .icon-basic-server:before { content: "\e000"; } .icon-basic-server2:before { content: "\e001"; } .icon-basic-server-cloud:before { content: "\e002"; } .icon-basic-server-download:before { content: "\e003"; } .icon-basic-server-upload:before { content: "\e004"; } .icon-basic-settings:before { content: "\e005"; } .icon-basic-share:before { content: "\e006"; } .icon-basic-sheet:before { content: "\e007"; } .icon-basic-sheet-multiple:before { content: "\e008"; } .icon-basic-sheet-pen:before { content: "\e009"; } .icon-basic-sheet-pencil:before { content: "\e00a"; } .icon-basic-sheet-txt:before { content: "\e00b"; } .icon-basic-signs:before { content: "\e00c"; } .icon-basic-smartphone:before { content: "\e00d"; } .icon-basic-spades:before { content: "\e00e"; } .icon-basic-spread:before { content: "\e00f"; } .icon-basic-spread-bookmark:before { content: "\e010"; } .icon-basic-spread-text:before { content: "\e011"; } .icon-basic-spread-text-bookmark:before { content: "\e012"; } .icon-basic-star:before { content: "\e013"; } .icon-basic-tablet:before { content: "\e014"; } .icon-basic-target:before { content: "\e015"; } .icon-basic-todo:before { content: "\e016"; } .icon-basic-todo-pen:before { content: "\e017"; } .icon-basic-todo-pencil:before { content: "\e018"; } .icon-basic-todo-txt:before { content: "\e019"; } .icon-basic-todolist-pen:before { content: "\e01a"; } .icon-basic-todolist-pencil:before { content: "\e01b"; } .icon-basic-trashcan:before { content: "\e01c"; } .icon-basic-trashcan-full:before { content: "\e01d"; } .icon-basic-trashcan-refresh:before { content: "\e01e"; } .icon-basic-trashcan-remove:before { content: "\e01f"; } .icon-basic-upload:before { content: "\e020"; } .icon-basic-usb:before { content: "\e021"; } .icon-basic-video:before { content: "\e022"; } .icon-basic-watch:before { content: "\e023"; } .icon-basic-webpage:before { content: "\e024"; } .icon-basic-webpage-img-txt:before { content: "\e025"; } .icon-basic-webpage-multiple:before { content: "\e026"; } .icon-basic-webpage-txt:before { content: "\e027"; } .icon-basic-world:before { content: "\e028"; } @font-face { font-family: "linea-basic-elaboration-10"; src:url("linea-basic-elaboration-10.eot"); src:url("linea-basic-elaboration-10.eot?#iefix") format("embedded-opentype"), url("linea-basic-elaboration-10.woff") format("woff"), url("linea-basic-elaboration-10.ttf") format("truetype"), url("linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-basic-elaboration"]:before, [class*=" icon-basic-elaboration"]:before { font-family: "linea-basic-elaboration-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-basic-elaboration-bookmark-checck:before { content: "a"; } .icon-basic-elaboration-bookmark-minus:before { content: "b"; } .icon-basic-elaboration-bookmark-plus:before { content: "c"; } .icon-basic-elaboration-bookmark-remove:before { content: "d"; } .icon-basic-elaboration-briefcase-check:before { content: "e"; } .icon-basic-elaboration-briefcase-download:before { content: "f"; } .icon-basic-elaboration-briefcase-flagged:before { content: "g"; } .icon-basic-elaboration-briefcase-minus:before { content: "h"; } .icon-basic-elaboration-briefcase-plus:before { content: "i"; } .icon-basic-elaboration-briefcase-refresh:before { content: "j"; } .icon-basic-elaboration-briefcase-remove:before { content: "k"; } .icon-basic-elaboration-briefcase-search:before { content: "l"; } .icon-basic-elaboration-briefcase-star:before { content: "m"; } .icon-basic-elaboration-briefcase-upload:before { content: "n"; } .icon-basic-elaboration-browser-check:before { content: "o"; } .icon-basic-elaboration-browser-download:before { content: "p"; } .icon-basic-elaboration-browser-minus:before { content: "q"; } .icon-basic-elaboration-browser-plus:before { content: "r"; } .icon-basic-elaboration-browser-refresh:before { content: "s"; } .icon-basic-elaboration-browser-remove:before { content: "t"; } .icon-basic-elaboration-browser-search:before { content: "u"; } .icon-basic-elaboration-browser-star:before { content: "v"; } .icon-basic-elaboration-browser-upload:before { content: "w"; } .icon-basic-elaboration-calendar-check:before { content: "x"; } .icon-basic-elaboration-calendar-cloud:before { content: "y"; } .icon-basic-elaboration-calendar-download:before { content: "z"; } .icon-basic-elaboration-calendar-empty:before { content: "A"; } .icon-basic-elaboration-calendar-flagged:before { content: "B"; } .icon-basic-elaboration-calendar-heart:before { content: "C"; } .icon-basic-elaboration-calendar-minus:before { content: "D"; } .icon-basic-elaboration-calendar-next:before { content: "E"; } .icon-basic-elaboration-calendar-noaccess:before { content: "F"; } .icon-basic-elaboration-calendar-pencil:before { content: "G"; } .icon-basic-elaboration-calendar-plus:before { content: "H"; } .icon-basic-elaboration-calendar-previous:before { content: "I"; } .icon-basic-elaboration-calendar-refresh:before { content: "J"; } .icon-basic-elaboration-calendar-remove:before { content: "K"; } .icon-basic-elaboration-calendar-search:before { content: "L"; } .icon-basic-elaboration-calendar-star:before { content: "M"; } .icon-basic-elaboration-calendar-upload:before { content: "N"; } .icon-basic-elaboration-cloud-check:before { content: "O"; } .icon-basic-elaboration-cloud-download:before { content: "P"; } .icon-basic-elaboration-cloud-minus:before { content: "Q"; } .icon-basic-elaboration-cloud-noaccess:before { content: "R"; } .icon-basic-elaboration-cloud-plus:before { content: "S"; } .icon-basic-elaboration-cloud-refresh:before { content: "T"; } .icon-basic-elaboration-cloud-remove:before { content: "U"; } .icon-basic-elaboration-cloud-search:before { content: "V"; } .icon-basic-elaboration-cloud-upload:before { content: "W"; } .icon-basic-elaboration-document-check:before { content: "X"; } .icon-basic-elaboration-document-cloud:before { content: "Y"; } .icon-basic-elaboration-document-download:before { content: "Z"; } .icon-basic-elaboration-document-flagged:before { content: "0"; } .icon-basic-elaboration-document-graph:before { content: "1"; } .icon-basic-elaboration-document-heart:before { content: "2"; } .icon-basic-elaboration-document-minus:before { content: "3"; } .icon-basic-elaboration-document-next:before { content: "4"; } .icon-basic-elaboration-document-noaccess:before { content: "5"; } .icon-basic-elaboration-document-note:before { content: "6"; } .icon-basic-elaboration-document-pencil:before { content: "7"; } .icon-basic-elaboration-document-picture:before { content: "8"; } .icon-basic-elaboration-document-plus:before { content: "9"; } .icon-basic-elaboration-document-previous:before { content: "!"; } .icon-basic-elaboration-document-refresh:before { content: "\""; } .icon-basic-elaboration-document-remove:before { content: "#"; } .icon-basic-elaboration-document-search:before { content: "$"; } .icon-basic-elaboration-document-star:before { content: "%"; } .icon-basic-elaboration-document-upload:before { content: "&"; } .icon-basic-elaboration-folder-check:before { content: "'"; } .icon-basic-elaboration-folder-cloud:before { content: "("; } .icon-basic-elaboration-folder-document:before { content: ")"; } .icon-basic-elaboration-folder-download:before { content: "*"; } .icon-basic-elaboration-folder-flagged:before { content: "+"; } .icon-basic-elaboration-folder-graph:before { content: ","; } .icon-basic-elaboration-folder-heart:before { content: "-"; } .icon-basic-elaboration-folder-minus:before { content: "."; } .icon-basic-elaboration-folder-next:before { content: "/"; } .icon-basic-elaboration-folder-noaccess:before { content: ":"; } .icon-basic-elaboration-folder-note:before { content: ";"; } .icon-basic-elaboration-folder-pencil:before { content: "<"; } .icon-basic-elaboration-folder-picture:before { content: "="; } .icon-basic-elaboration-folder-plus:before { content: ">"; } .icon-basic-elaboration-folder-previous:before { content: "?"; } .icon-basic-elaboration-folder-refresh:before { content: "@"; } .icon-basic-elaboration-folder-remove:before { content: "["; } .icon-basic-elaboration-folder-search:before { content: "]"; } .icon-basic-elaboration-folder-star:before { content: "^"; } .icon-basic-elaboration-folder-upload:before { content: "_"; } .icon-basic-elaboration-mail-check:before { content: "`"; } .icon-basic-elaboration-mail-cloud:before { content: "{"; } .icon-basic-elaboration-mail-document:before { content: "|"; } .icon-basic-elaboration-mail-download:before { content: "}"; } .icon-basic-elaboration-mail-flagged:before { content: "~"; } .icon-basic-elaboration-mail-heart:before { content: "\\"; } .icon-basic-elaboration-mail-next:before { content: "\e000"; } .icon-basic-elaboration-mail-noaccess:before { content: "\e001"; } .icon-basic-elaboration-mail-note:before { content: "\e002"; } .icon-basic-elaboration-mail-pencil:before { content: "\e003"; } .icon-basic-elaboration-mail-picture:before { content: "\e004"; } .icon-basic-elaboration-mail-previous:before { content: "\e005"; } .icon-basic-elaboration-mail-refresh:before { content: "\e006"; } .icon-basic-elaboration-mail-remove:before { content: "\e007"; } .icon-basic-elaboration-mail-search:before { content: "\e008"; } .icon-basic-elaboration-mail-star:before { content: "\e009"; } .icon-basic-elaboration-mail-upload:before { content: "\e00a"; } .icon-basic-elaboration-message-check:before { content: "\e00b"; } .icon-basic-elaboration-message-dots:before { content: "\e00c"; } .icon-basic-elaboration-message-happy:before { content: "\e00d"; } .icon-basic-elaboration-message-heart:before { content: "\e00e"; } .icon-basic-elaboration-message-minus:before { content: "\e00f"; } .icon-basic-elaboration-message-note:before { content: "\e010"; } .icon-basic-elaboration-message-plus:before { content: "\e011"; } .icon-basic-elaboration-message-refresh:before { content: "\e012"; } .icon-basic-elaboration-message-remove:before { content: "\e013"; } .icon-basic-elaboration-message-sad:before { content: "\e014"; } .icon-basic-elaboration-smartphone-cloud:before { content: "\e015"; } .icon-basic-elaboration-smartphone-heart:before { content: "\e016"; } .icon-basic-elaboration-smartphone-noaccess:before { content: "\e017"; } .icon-basic-elaboration-smartphone-note:before { content: "\e018"; } .icon-basic-elaboration-smartphone-pencil:before { content: "\e019"; } .icon-basic-elaboration-smartphone-picture:before { content: "\e01a"; } .icon-basic-elaboration-smartphone-refresh:before { content: "\e01b"; } .icon-basic-elaboration-smartphone-search:before { content: "\e01c"; } .icon-basic-elaboration-tablet-cloud:before { content: "\e01d"; } .icon-basic-elaboration-tablet-heart:before { content: "\e01e"; } .icon-basic-elaboration-tablet-noaccess:before { content: "\e01f"; } .icon-basic-elaboration-tablet-note:before { content: "\e020"; } .icon-basic-elaboration-tablet-pencil:before { content: "\e021"; } .icon-basic-elaboration-tablet-picture:before { content: "\e022"; } .icon-basic-elaboration-tablet-refresh:before { content: "\e023"; } .icon-basic-elaboration-tablet-search:before { content: "\e024"; } .icon-basic-elaboration-todolist-2:before { content: "\e025"; } .icon-basic-elaboration-todolist-check:before { content: "\e026"; } .icon-basic-elaboration-todolist-cloud:before { content: "\e027"; } .icon-basic-elaboration-todolist-download:before { content: "\e028"; } .icon-basic-elaboration-todolist-flagged:before { content: "\e029"; } .icon-basic-elaboration-todolist-minus:before { content: "\e02a"; } .icon-basic-elaboration-todolist-noaccess:before { content: "\e02b"; } .icon-basic-elaboration-todolist-pencil:before { content: "\e02c"; } .icon-basic-elaboration-todolist-plus:before { content: "\e02d"; } .icon-basic-elaboration-todolist-refresh:before { content: "\e02e"; } .icon-basic-elaboration-todolist-remove:before { content: "\e02f"; } .icon-basic-elaboration-todolist-search:before { content: "\e030"; } .icon-basic-elaboration-todolist-star:before { content: "\e031"; } .icon-basic-elaboration-todolist-upload:before { content: "\e032"; } @font-face { font-family: "linea-ecommerce-10"; src:url("linea-ecommerce-10.eot"); src:url("linea-ecommerce-10.eot?#iefix") format("embedded-opentype"), url("linea-ecommerce-10.woff") format("woff"), url("linea-ecommerce-10.ttf") format("truetype"), url("linea-ecommerce-10.svg#linea-ecommerce-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-ecommerce"]:before, [class*=" icon-ecommerce"]:before { font-family: "linea-ecommerce-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-ecommerce-bag:before { content: "a"; } .icon-ecommerce-bag-check:before { content: "b"; } .icon-ecommerce-bag-cloud:before { content: "c"; } .icon-ecommerce-bag-download:before { content: "d"; } .icon-ecommerce-bag-minus:before { content: "e"; } .icon-ecommerce-bag-plus:before { content: "f"; } .icon-ecommerce-bag-refresh:before { content: "g"; } .icon-ecommerce-bag-remove:before { content: "h"; } .icon-ecommerce-bag-search:before { content: "i"; } .icon-ecommerce-bag-upload:before { content: "j"; } .icon-ecommerce-banknote:before { content: "k"; } .icon-ecommerce-banknotes:before { content: "l"; } .icon-ecommerce-basket:before { content: "m"; } .icon-ecommerce-basket-check:before { content: "n"; } .icon-ecommerce-basket-cloud:before { content: "o"; } .icon-ecommerce-basket-download:before { content: "p"; } .icon-ecommerce-basket-minus:before { content: "q"; } .icon-ecommerce-basket-plus:before { content: "r"; } .icon-ecommerce-basket-refresh:before { content: "s"; } .icon-ecommerce-basket-remove:before { content: "t"; } .icon-ecommerce-basket-search:before { content: "u"; } .icon-ecommerce-basket-upload:before { content: "v"; } .icon-ecommerce-bath:before { content: "w"; } .icon-ecommerce-cart:before { content: "x"; } .icon-ecommerce-cart-check:before { content: "y"; } .icon-ecommerce-cart-cloud:before { content: "z"; } .icon-ecommerce-cart-content:before { content: "A"; } .icon-ecommerce-cart-download:before { content: "B"; } .icon-ecommerce-cart-minus:before { content: "C"; } .icon-ecommerce-cart-plus:before { content: "D"; } .icon-ecommerce-cart-refresh:before { content: "E"; } .icon-ecommerce-cart-remove:before { content: "F"; } .icon-ecommerce-cart-search:before { content: "G"; } .icon-ecommerce-cart-upload:before { content: "H"; } .icon-ecommerce-cent:before { content: "I"; } .icon-ecommerce-colon:before { content: "J"; } .icon-ecommerce-creditcard:before { content: "K"; } .icon-ecommerce-diamond:before { content: "L"; } .icon-ecommerce-dollar:before { content: "M"; } .icon-ecommerce-euro:before { content: "N"; } .icon-ecommerce-franc:before { content: "O"; } .icon-ecommerce-gift:before { content: "P"; } .icon-ecommerce-graph1:before { content: "Q"; } .icon-ecommerce-graph2:before { content: "R"; } .icon-ecommerce-graph3:before { content: "S"; } .icon-ecommerce-graph-decrease:before { content: "T"; } .icon-ecommerce-graph-increase:before { content: "U"; } .icon-ecommerce-guarani:before { content: "V"; } .icon-ecommerce-kips:before { content: "W"; } .icon-ecommerce-lira:before { content: "X"; } .icon-ecommerce-megaphone:before { content: "Y"; } .icon-ecommerce-money:before { content: "Z"; } .icon-ecommerce-naira:before { content: "0"; } .icon-ecommerce-pesos:before { content: "1"; } .icon-ecommerce-pound:before { content: "2"; } .icon-ecommerce-receipt:before { content: "3"; } .icon-ecommerce-receipt-bath:before { content: "4"; } .icon-ecommerce-receipt-cent:before { content: "5"; } .icon-ecommerce-receipt-dollar:before { content: "6"; } .icon-ecommerce-receipt-euro:before { content: "7"; } .icon-ecommerce-receipt-franc:before { content: "8"; } .icon-ecommerce-receipt-guarani:before { content: "9"; } .icon-ecommerce-receipt-kips:before { content: "!"; } .icon-ecommerce-receipt-lira:before { content: "\""; } .icon-ecommerce-receipt-naira:before { content: "#"; } .icon-ecommerce-receipt-pesos:before { content: "$"; } .icon-ecommerce-receipt-pound:before { content: "%"; } .icon-ecommerce-receipt-rublo:before { content: "&"; } .icon-ecommerce-receipt-rupee:before { content: "'"; } .icon-ecommerce-receipt-tugrik:before { content: "("; } .icon-ecommerce-receipt-won:before { content: ")"; } .icon-ecommerce-receipt-yen:before { content: "*"; } .icon-ecommerce-receipt-yen2:before { content: "+"; } .icon-ecommerce-recept-colon:before { content: ","; } .icon-ecommerce-rublo:before { content: "-"; } .icon-ecommerce-rupee:before { content: "."; } .icon-ecommerce-safe:before { content: "/"; } .icon-ecommerce-sale:before { content: ":"; } .icon-ecommerce-sales:before { content: ";"; } .icon-ecommerce-ticket:before { content: "<"; } .icon-ecommerce-tugriks:before { content: "="; } .icon-ecommerce-wallet:before { content: ">"; } .icon-ecommerce-won:before { content: "?"; } .icon-ecommerce-yen:before { content: "@"; } .icon-ecommerce-yen2:before { content: "["; } @font-face { font-family: "linea-music-10"; src:url("linea-music-10.eot"); src:url("linea-music-10.eot?#iefix") format("embedded-opentype"), url("linea-music-10.woff") format("woff"), url("linea-music-10.ttf") format("truetype"), url("linea-music-10.svg#linea-music-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-music"]:before, [class*=" icon-music"]:before { font-family: "linea-music-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-music-beginning-button:before { content: "a"; } .icon-music-bell:before { content: "b"; } .icon-music-cd:before { content: "c"; } .icon-music-diapason:before { content: "d"; } .icon-music-eject-button:before { content: "e"; } .icon-music-end-button:before { content: "f"; } .icon-music-fastforward-button:before { content: "g"; } .icon-music-headphones:before { content: "h"; } .icon-music-ipod:before { content: "i"; } .icon-music-loudspeaker:before { content: "j"; } .icon-music-microphone:before { content: "k"; } .icon-music-microphone-old:before { content: "l"; } .icon-music-mixer:before { content: "m"; } .icon-music-mute:before { content: "n"; } .icon-music-note-multiple:before { content: "o"; } .icon-music-note-single:before { content: "p"; } .icon-music-pause-button:before { content: "q"; } .icon-music-play-button:before { content: "r"; } .icon-music-playlist:before { content: "s"; } .icon-music-radio-ghettoblaster:before { content: "t"; } .icon-music-radio-portable:before { content: "u"; } .icon-music-record:before { content: "v"; } .icon-music-recordplayer:before { content: "w"; } .icon-music-repeat-button:before { content: "x"; } .icon-music-rewind-button:before { content: "y"; } .icon-music-shuffle-button:before { content: "z"; } .icon-music-stop-button:before { content: "A"; } .icon-music-tape:before { content: "B"; } .icon-music-volume-down:before { content: "C"; } .icon-music-volume-up:before { content: "D"; } @font-face { font-family: "linea-software-10"; src:url("linea-software-10.eot"); src:url("linea-software-10.eot?#iefix") format("embedded-opentype"), url("linea-software-10.woff") format("woff"), url("linea-software-10.ttf") format("truetype"), url("linea-software-10.svg#linea-software-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-software"]:before, [class*=" icon-software"]:before { font-family: "linea-software-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-software-add-vectorpoint:before { content: "a"; } .icon-software-box-oval:before { content: "b"; } .icon-software-box-polygon:before { content: "c"; } .icon-software-box-rectangle:before { content: "d"; } .icon-software-box-roundedrectangle:before { content: "e"; } .icon-software-character:before { content: "f"; } .icon-software-crop:before { content: "g"; } .icon-software-eyedropper:before { content: "h"; } .icon-software-font-allcaps:before { content: "i"; } .icon-software-font-baseline-shift:before { content: "j"; } .icon-software-font-horizontal-scale:before { content: "k"; } .icon-software-font-kerning:before { content: "l"; } .icon-software-font-leading:before { content: "m"; } .icon-software-font-size:before { content: "n"; } .icon-software-font-smallcapital:before { content: "o"; } .icon-software-font-smallcaps:before { content: "p"; } .icon-software-font-strikethrough:before { content: "q"; } .icon-software-font-tracking:before { content: "r"; } .icon-software-font-underline:before { content: "s"; } .icon-software-font-vertical-scale:before { content: "t"; } .icon-software-horizontal-align-center:before { content: "u"; } .icon-software-horizontal-align-left:before { content: "v"; } .icon-software-horizontal-align-right:before { content: "w"; } .icon-software-horizontal-distribute-center:before { content: "x"; } .icon-software-horizontal-distribute-left:before { content: "y"; } .icon-software-horizontal-distribute-right:before { content: "z"; } .icon-software-indent-firstline:before { content: "A"; } .icon-software-indent-left:before { content: "B"; } .icon-software-indent-right:before { content: "C"; } .icon-software-lasso:before { content: "D"; } .icon-software-layers1:before { content: "E"; } .icon-software-layers2:before { content: "F"; } .icon-software-layout:before { content: "G"; } .icon-software-layout-2columns:before { content: "H"; } .icon-software-layout-3columns:before { content: "I"; } .icon-software-layout-4boxes:before { content: "J"; } .icon-software-layout-4columns:before { content: "K"; } .icon-software-layout-4lines:before { content: "L"; } .icon-software-layout-8boxes:before { content: "M"; } .icon-software-layout-header:before { content: "N"; } .icon-software-layout-header-2columns:before { content: "O"; } .icon-software-layout-header-3columns:before { content: "P"; } .icon-software-layout-header-4boxes:before { content: "Q"; } .icon-software-layout-header-4columns:before { content: "R"; } .icon-software-layout-header-complex:before { content: "S"; } .icon-software-layout-header-complex2:before { content: "T"; } .icon-software-layout-header-complex3:before { content: "U"; } .icon-software-layout-header-complex4:before { content: "V"; } .icon-software-layout-header-sideleft:before { content: "W"; } .icon-software-layout-header-sideright:before { content: "X"; } .icon-software-layout-sidebar-left:before { content: "Y"; } .icon-software-layout-sidebar-right:before { content: "Z"; } .icon-software-magnete:before { content: "0"; } .icon-software-pages:before { content: "1"; } .icon-software-paintbrush:before { content: "2"; } .icon-software-paintbucket:before { content: "3"; } .icon-software-paintroller:before { content: "4"; } .icon-software-paragraph:before { content: "5"; } .icon-software-paragraph-align-left:before { content: "6"; } .icon-software-paragraph-align-right:before { content: "7"; } .icon-software-paragraph-center:before { content: "8"; } .icon-software-paragraph-justify-all:before { content: "9"; } .icon-software-paragraph-justify-center:before { content: "!"; } .icon-software-paragraph-justify-left:before { content: "\""; } .icon-software-paragraph-justify-right:before { content: "#"; } .icon-software-paragraph-space-after:before { content: "$"; } .icon-software-paragraph-space-before:before { content: "%"; } .icon-software-pathfinder-exclude:before { content: "&"; } .icon-software-pathfinder-intersect:before { content: "'"; } .icon-software-pathfinder-subtract:before { content: "("; } .icon-software-pathfinder-unite:before { content: ")"; } .icon-software-pen:before { content: "*"; } .icon-software-pen-add:before { content: "+"; } .icon-software-pen-remove:before { content: ","; } .icon-software-pencil:before { content: "-"; } .icon-software-polygonallasso:before { content: "."; } .icon-software-reflect-horizontal:before { content: "/"; } .icon-software-reflect-vertical:before { content: ":"; } .icon-software-remove-vectorpoint:before { content: ";"; } .icon-software-scale-expand:before { content: "<"; } .icon-software-scale-reduce:before { content: "="; } .icon-software-selection-oval:before { content: ">"; } .icon-software-selection-polygon:before { content: "?"; } .icon-software-selection-rectangle:before { content: "@"; } .icon-software-selection-roundedrectangle:before { content: "["; } .icon-software-shape-oval:before { content: "]"; } .icon-software-shape-polygon:before { content: "^"; } .icon-software-shape-rectangle:before { content: "_"; } .icon-software-shape-roundedrectangle:before { content: "`"; } .icon-software-slice:before { content: "{"; } .icon-software-transform-bezier:before { content: "|"; } .icon-software-vector-box:before { content: "}"; } .icon-software-vector-composite:before { content: "~"; } .icon-software-vector-line:before { content: "\\"; } .icon-software-vertical-align-bottom:before { content: "\e000"; } .icon-software-vertical-align-center:before { content: "\e001"; } .icon-software-vertical-align-top:before { content: "\e002"; } .icon-software-vertical-distribute-bottom:before { content: "\e003"; } .icon-software-vertical-distribute-center:before { content: "\e004"; } .icon-software-vertical-distribute-top:before { content: "\e005"; } @font-face { font-family: "linea-weather-10"; src:url("linea-weather-10.eot"); src:url("linea-weather-10.eot?#iefix") format("embedded-opentype"), url("linea-weather-10.woff") format("woff"), url("linea-weather-10.ttf") format("truetype"), url("linea-weather-10.svg#linea-weather-10") format("svg"); font-weight: normal; font-style: normal; } [class^="icon-weather"]:before, [class*=" icon-weather"]:before { font-family: "linea-weather-10" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-weather-aquarius:before { content: "\e000"; } .icon-weather-aries:before { content: "\e001"; } .icon-weather-cancer:before { content: "\e002"; } .icon-weather-capricorn:before { content: "\e003"; } .icon-weather-cloud:before { content: "\e004"; } .icon-weather-cloud-drop:before { content: "\e005"; } .icon-weather-cloud-lightning:before { content: "\e006"; } .icon-weather-cloud-snowflake:before { content: "\e007"; } .icon-weather-downpour-fullmoon:before { content: "\e008"; } .icon-weather-downpour-halfmoon:before { content: "\e009"; } .icon-weather-downpour-sun:before { content: "\e00a"; } .icon-weather-drop:before { content: "\e00b"; } .icon-weather-first-quarter:before { content: "\e00c"; } .icon-weather-fog:before { content: "\e00d"; } .icon-weather-fog-fullmoon:before { content: "\e00e"; } .icon-weather-fog-halfmoon:before { content: "\e00f"; } .icon-weather-fog-sun:before { content: "\e010"; } .icon-weather-fullmoon:before { content: "\e011"; } .icon-weather-gemini:before { content: "\e012"; } .icon-weather-hail:before { content: "\e013"; } .icon-weather-hail-fullmoon:before { content: "\e014"; } .icon-weather-hail-halfmoon:before { content: "\e015"; } .icon-weather-hail-sun:before { content: "\e016"; } .icon-weather-last-quarter:before { content: "\e017"; } .icon-weather-leo:before { content: "\e018"; } .icon-weather-libra:before { content: "\e019"; } .icon-weather-lightning:before { content: "\e01a"; } .icon-weather-mistyrain:before { content: "\e01b"; } .icon-weather-mistyrain-fullmoon:before { content: "\e01c"; } .icon-weather-mistyrain-halfmoon:before { content: "\e01d"; } .icon-weather-mistyrain-sun:before { content: "\e01e"; } .icon-weather-moon:before { content: "\e01f"; } .icon-weather-moondown-full:before { content: "\e020"; } .icon-weather-moondown-half:before { content: "\e021"; } .icon-weather-moonset-full:before { content: "\e022"; } .icon-weather-moonset-half:before { content: "\e023"; } .icon-weather-move2:before { content: "\e024"; } .icon-weather-newmoon:before { content: "\e025"; } .icon-weather-pisces:before { content: "\e026"; } .icon-weather-rain:before { content: "\e027"; } .icon-weather-rain-fullmoon:before { content: "\e028"; } .icon-weather-rain-halfmoon:before { content: "\e029"; } .icon-weather-rain-sun:before { content: "\e02a"; } .icon-weather-sagittarius:before { content: "\e02b"; } .icon-weather-scorpio:before { content: "\e02c"; } .icon-weather-snow:before { content: "\e02d"; } .icon-weather-snow-fullmoon:before { content: "\e02e"; } .icon-weather-snow-halfmoon:before { content: "\e02f"; } .icon-weather-snow-sun:before { content: "\e030"; } .icon-weather-snowflake:before { content: "\e031"; } .icon-weather-star:before { content: "\e032"; } .icon-weather-storm-11:before { content: "\e033"; } .icon-weather-storm-32:before { content: "\e034"; } .icon-weather-storm-fullmoon:before { content: "\e035"; } .icon-weather-storm-halfmoon:before { content: "\e036"; } .icon-weather-storm-sun:before { content: "\e037"; } .icon-weather-sun:before { content: "\e038"; } .icon-weather-sundown:before { content: "\e039"; } .icon-weather-sunset:before { content: "\e03a"; } .icon-weather-taurus:before { content: "\e03b"; } .icon-weather-tempest:before { content: "\e03c"; } .icon-weather-tempest-fullmoon:before { content: "\e03d"; } .icon-weather-tempest-halfmoon:before { content: "\e03e"; } .icon-weather-tempest-sun:before { content: "\e03f"; } .icon-weather-variable-fullmoon:before { content: "\e040"; } .icon-weather-variable-halfmoon:before { content: "\e041"; } .icon-weather-variable-sun:before { content: "\e042"; } .icon-weather-virgo:before { content: "\e043"; } .icon-weather-waning-cresent:before { content: "\e044"; } .icon-weather-waning-gibbous:before { content: "\e045"; } .icon-weather-waxing-cresent:before { content: "\e046"; } .icon-weather-waxing-gibbous:before { content: "\e047"; } .icon-weather-wind:before { content: "\e048"; } .icon-weather-wind-e:before { content: "\e049"; } .icon-weather-wind-fullmoon:before { content: "\e04a"; } .icon-weather-wind-halfmoon:before { content: "\e04b"; } .icon-weather-wind-n:before { content: "\e04c"; } .icon-weather-wind-ne:before { content: "\e04d"; } .icon-weather-wind-nw:before { content: "\e04e"; } .icon-weather-wind-s:before { content: "\e04f"; } .icon-weather-wind-se:before { content: "\e050"; } .icon-weather-wind-sun:before { content: "\e051"; } .icon-weather-wind-sw:before { content: "\e052"; } .icon-weather-wind-w:before { content: "\e053"; } .icon-weather-windgust:before { content: "\e054"; }
example/index.html
DetoloX/profile
<!doctype html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Angular Timeline Example</title> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.css" /> <link rel="stylesheet" href="../dist/angular-timeline.css" /> <link rel="stylesheet" href="../dist/angular-timeline-images.css" /> <link rel="stylesheet" href="../dist/angular-timeline-bootstrap.css" /> <link rel="stylesheet" href="../dist/angular-timeline-animations.css" /> </head> <body ng-app="example"> <style> body { background-color: aliceblue; } timeline-footer { background-color: aliceblue; } </style> <div ui-view></div> <script src="../bower_components/angular/angular.js"></script> <script src="../bower_components/angular-sanitize/angular-sanitize.js"></script> <script src="../bower_components/angular-ui-router/release/angular-ui-router.js"></script> <script src="../bower_components/angular-scroll-animate/dist/angular-scroll-animate.js"></script> <script src="../dist/angular-timeline.js"></script> <script src="app.js"></script> <script src="example-controller.js"></script> </body> </html>
zipfelchappe/templates/zipfelchappe/includes/disqus_comments.html
kelfish/zipfelchappe
{% load i18n %} <script type="text/javascript"> var disqus_shortname = '{{ disqus_shortname }}'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = 'http://' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); </script> <noscript>{% trans "Please enable JavaScript to view comments." %}</a></noscript>
public/modules/distributor/views/distributor.modal.client.view.html
hisabimbola/mando
<div class="modal-header"> <h3 class="modal-title"></h3> </div> <div class="modal-body distributor_modal"> <form name="distributorForm" class="text-center" novalidate> <label for="amount">Amount</label> <p class="error text-muted red" ng-if="distributorForm.amount.$error.number &amp;&amp; distributorForm.amount.$invalid">Input a valid Number</p> <input class="col-xs-12" type="number" min="0" name="amount" data-ng-model="transaction.amount" required> <label class="col-xs-12" for="reason">Reason For Transaction</label> <p ng-if="distributorForm.reason.$invalid &amp;&amp; distributorForm.reason.$dirty" class="error text-muted red">Reasons must be between 5 and 140 characters</p> <p class="error text-muted red" ng-if="distributorForm.amount.$error.min">Amount cannot be negative</p> <textarea class="col-xs-12" type="text" data-ng-minlength="5" data-ng-maxlength="140" name="reason" data-ng-model="transaction.reason" required></textarea> </form> </div> <div class="modal-footer footer-center"> <button ng-click="cancel()" class="btn btn-warning">Cancel</button> <button ng-click="ok(transaction)" class="btn btn-primary" ng-disabled="distributorForm.$invalid">Submit</button> </div>
docs/clearing-buffered-rpcs/index.html
kamyker/ForgeNetworkingRemastered
<!DOCTYPE html> <!--[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"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="../img/favicon.ico"> <title>Clearing buffered rpcs - Forge Networking Remastered</title> <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="../css/theme.css" type="text/css" /> <link rel="stylesheet" href="../css/theme_extra.css" type="text/css" /> <link rel="stylesheet" href="../css/highlight.css"> <script> // Current page data var mkdocs_page_name = "Clearing buffered rpcs"; var mkdocs_page_input_path = "clearing-buffered-rpcs.md"; var mkdocs_page_url = "/clearing-buffered-rpcs/"; </script> <script src="../js/jquery-2.1.1.min.js"></script> <script src="../js/modernizr-2.8.3.min.js"></script> <script type="text/javascript" src="../js/highlight.pack.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> <div class="wy-side-nav-search"> <a href=".." class="icon icon-home"> Forge Networking Remastered</a> <div role="search"> <form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1"> <span class="caption-text">Home</span> <ul class="subnav"> <li class=""> <a class="" href="..">Home</a> </li> <li class=""> <a class="" href="../authoritative-design/">Authoritative design</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Getting Started</span> <ul class="subnav"> <li class=""> <a class="" href="../getting-started/">Getting started</a> </li> <li class=""> <a class="" href="../basic-moving-cube-example/">Basic moving cube example</a> </li> <li class=""> <a class="" href="../basic-rpc-example/">Basic rpc example</a> </li> <li class=""> <a class="" href="../basic-instantiation-example/">Basic instantiation example</a> </li> <li class=""> <a class="" href="../jump-start-guide/">Jump start guide</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Network Contract Wizard (NCW)</span> <ul class="subnav"> <li class=""> <a class="" href="../network-contract-wizard-ncw/">Network contract wizard ncw</a> </li> <li class=""> <a class="" href="../extending-generated-classes/">Extending generated classes</a> </li> <li class=""> <a class="" href="../name-collision-issues/">Name collision issues</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Network Object</span> <ul class="subnav"> <li class=""> <a class="" href="../changing-ownership/">Changing ownership</a> </li> <li class=""> <a class="" href="../destroying-the-network-object/">Destroying the network object</a> </li> <li class=""> <a class="" href="../fields/">Fields</a> </li> <li class=" current"> <span class="caption-text">Remote Procedure Calls (RPCs)</span> <ul class="subnav"> <li class="toctree-l3"> <a class="" href="../remote-procedure-calls/">Remote procedure calls</a> </li> <li class="toctree-l3"> <a class="" href="../buffered-rpcs/">Buffered rpcs</a> </li> <li class="toctree-l3"> <a class="" href="../sending-rpc-to-a-single-player/">Sending rpc to a single player</a> </li> <li class="toctree-l3"> <a class="" href="../rpcargs-and-rpcinfo-structs/">Rpcargs and rpcinfo structs</a> </li> <li class="toctree-l3"> <a class="" href="../rpc-validation-by-server/">Rpc validation by server</a> </li> <li class="toctree-l3"> <a class="" href="../replacing-previous-buffered-rpcs/">Replacing previous buffered rpcs</a> </li> <li class="toctree-l3 current"> <a class="current" href="./">Clearing buffered rpcs</a> <ul class="subnav"> <li class="toctree-l4"><a href="#clearing-buffered-rpcs">Clearing Buffered RPCs</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Unity Integration</span> <ul class="subnav"> <li class=""> <a class="" href="../gameobject-execution-order/">Gameobject execution order</a> </li> <li class=""> <a class="" href="../network-instantiation/">Network instantiation</a> </li> <li class=""> <a class="" href="../threading-in-unity/">Threading in unity</a> </li> <li class=""> <a class="" href="../main-threading-rpcs/">Main threading rpcs</a> </li> <li class=""> <a class="" href="../running-unity-specific-code-on-the-main-thread/">Running unity specific code on the main thread</a> </li> <li class=""> <a class="" href="../unity-integration-network-start/">Unity integration network start</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Basic Network Samples</span> <ul class="subnav"> <li class=""> <a class="" href="../server-hosting-code/">Server hosting code</a> </li> <li class=""> <a class="" href="../client-connecting-code/">Client connecting code</a> </li> <li class=""> <a class="" href="../server-disconnect-client-code/">Server disconnect client code</a> </li> <li class=""> <a class="" href="../ban-client-code/">Ban client code</a> </li> <li class=""> <a class="" href="../send-binary-frame/">Send binary frame</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Events</span> <ul class="subnav"> <li class=""> <a class="" href="../connection-cycle-events/">Connection cycle events</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Scene Navigation</span> <ul class="subnav"> <li class=""> <a class="" href="../loading-scenes/">Loading scenes</a> </li> <li class=""> <a class="" href="../scene-events/">Scene events</a> </li> </ul> </li> <li class="toctree-l1"> <a class="" href="../rewinding/">Rewinding</a> </li> <li class="toctree-l1"> <span class="caption-text">Debugging</span> <ul class="subnav"> <li class=""> <a class="" href="../network-logging/">Network logging</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">NetWorker</span> <ul class="subnav"> <li class=""> <a class="" href="../temporarily-blocking-connections/">Temporarily blocking connections</a> </li> <li class=""> <a class="" href="../thread-safe-player-iteration/">Thread safe player iteration</a> </li> </ul> </li> <li class="toctree-l1"> <span class="caption-text">Master Server</span> <ul class="subnav"> <li class=""> <a class="" href="../master-server-quick-start/">Master server quick start</a> </li> <li class=""> <a class="" href="../connecting-to-master-server/">Connecting to master server</a> </li> <li class=""> <a class="" href="../getting-host-list-from-master-server/">Getting host list from master server</a> </li> <li class=""> <a class="" href="../windows-server-firewall-setup/">Windows server firewall setup</a> </li> </ul> </li> <li class="toctree-l1"> <a class="" href="../nat-hole-punching/">NAT Hole Punching</a> </li> <li class="toctree-l1"> <span class="caption-text">Web Server</span> <ul class="subnav"> <li class=""> <a class="" href="../web-server-jumpstart/">Web server jumpstart</a> </li> <li class=""> <a class="" href="../web-server-extending-with-mvc/">Web server extending with mvc</a> </li> <li class=""> <a class="" href="../web-server-command-plugins/">Web server command plugins</a> </li> </ul> </li> <li class="toctree-l1"> <a class="" href="../working-with-multiple-sockets/">Working With Multiple Sockets</a> </li> <li class="toctree-l1"> <a class="" href="../lan-discovery/">LAN Discovery</a> </li> <li class="toctree-l1"> <span class="caption-text">Troubleshooting</span> <ul class="subnav"> <li class=""> <a class="" href="../troubleshooting/">Troubleshooting</a> </li> <li class=""> <a class="" href="../throttling-network-internal/">Throttling network internal</a> </li> </ul> </li> <li class="toctree-l1"> <a class="" href="../offline-mode/">Offline Mode</a> </li> <li class="toctree-l1"> <a class="" href="../lobby/">Lobby System</a> </li> <li class="toctree-l1"> <span class="caption-text">Contributing</span> <ul class="subnav"> <li class=""> <a class="" href="../adding-and-updating-docs/">Adding and updating docs</a> </li> </ul> </li> </ul> </div> &nbsp; </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="..">Forge Networking Remastered</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="..">Docs</a> &raquo;</li> <li>Network Object &raquo;</li> <li>Remote Procedure Calls (RPCs) &raquo;</li> <li>Clearing buffered rpcs</li> <li class="wy-breadcrumbs-aside"> </li> </ul> <hr/> </div> <div role="main"> <div class="section"> <h1 id="clearing-buffered-rpcs">Clearing Buffered RPCs</h1> <p>When buffering RPC calls you may have noticed that the buffered call exists for the entire life-span of the network object. This is so that critical functions can be performed on an object to clients who connect later (after the RPC was executed). The problem you may run into with this is that you would need to delete the object to reset the level or partly reset the level. This of course presents the problem of managing and instantiating objects remotely. To resolve this issue, you can clear out the buffered RPCs of an object using the <strong>NetworkObject::ClearRpcBuffer.</strong> This will request for the buffered RPCs of a specific object to be cleared on the server if called from the client, otherwise it will immediately clear the buffered RPCs for the network object in question if called from the server.</p> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="../gameobject-execution-order/" class="btn btn-neutral float-right" title="Gameobject execution order">Next <span class="icon icon-circle-arrow-right"></span></a> <a href="../replacing-previous-buffered-rpcs/" class="btn btn-neutral" title="Replacing previous buffered rpcs"><span class="icon icon-circle-arrow-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <!-- Copyright etc --> </div> Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <div class="rst-versions" role="note" style="cursor: pointer"> <span class="rst-current-version" data-toggle="rst-current-version"> <span><a href="../replacing-previous-buffered-rpcs/" style="color: #fcfcfc;">&laquo; Previous</a></span> <span style="margin-left: 15px"><a href="../gameobject-execution-order/" style="color: #fcfcfc">Next &raquo;</a></span> </span> </div> <script src="../js/theme.js"></script> </body> </html>
doc/go_web_server_with_template_log_context/code/templates/base.html
mukulrawat1986/learn
{{define "base"}} <!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="author" content="Gyu-Ho Lee"> <link rel="icon" href="/static/img/favicon.ico"> <title>{{.Title}}</title> {{template "head" .}} </head> <body> Title is {{.Title}}. <br> <img src="{{.Picture}}" style="width:25px; height: 25px;"> &thinsp; <b>{{.Name}}</b>, {{.Email}} ({{.Authority}}) / <a href="http://google.com">Logout</a> <br> {{template "body" .}} </body> </html> {{end}}
src/main/resources/templates/header.html
cs3250-team6/msubanner
<!doctype html> <html lang="en"> <head lang="en"> <title>Team 6 MSU Banner</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link href="http://cdn.jsdelivr.net/webjars/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" media="screen" /> <script src="http://cdn.jsdelivr.net/webjars/jquery/2.1.4/jquery.min.js"></script> <link href="../static/css/style.css" rel="stylesheet" media="screen"/> </head> <body> <div class="container"><h1>Team 6 MSU Banner</h1></div> <div class="container">
web/bundles/webloja/css/style.css
webloja/webloja
body { height: 99%; margin: 0; padding: 0; } #wrapper { width: 100%; min-width: 100%; min-height: 100%; height: auto !important; height: 100%; } #content { padding: 0 0 25px; } #footer { margin: 0 auto 0; padding: 0; position: relative; } .header{ background: #c40016; /* Old browsers */ background: -moz-linear-gradient(top, #c40016 0%, #bc0000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c40016), color-stop(100%,#bc0000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #c40016 0%,#bc0000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #c40016 0%,#bc0000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #c40016 0%,#bc0000 100%); /* IE10+ */ background: linear-gradient(to bottom, #c40016 0%,#bc0000 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40016', endColorstr='#bc0000',GradientType=0 ); /* IE6-9 */ min-height: 110px; padding: 0 0 0 0; } .navbar-inner { min-height: 30px; padding-right: 15px; padding-left: 15px; font-size: 12px; background: #aa0306; /* Old browsers */ background: -moz-linear-gradient(top, #aa0306 0%, #b50306 44%, #960002 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aa0306), color-stop(44%,#b50306), color-stop(100%,#960002)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #aa0306 0%,#b50306 44%,#960002 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #aa0306 0%,#b50306 44%,#960002 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #aa0306 0%,#b50306 44%,#960002 100%); /* IE10+ */ background: linear-gradient(to bottom, #aa0306 0%,#b50306 44%,#960002 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0306', endColorstr='#960002',GradientType=0 ); /* IE6-9 */ border: 1px solid #aa0306; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .navbar .nav > li > a { float: none; padding: 5px 10px 5px; color: #FFFFFF; text-decoration: none; text-shadow: none; font-size: 12px; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #FFFFFF; text-decoration: none; background-color: #bf0707 !important; font-size: 12px; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: #FFFFFF; text-decoration: none; background-color: #bf0707 !important; font-size: 12px; } .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle { color: #FFFFFF; background-color: #bf0707 !important; font-size: 12px; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; background-color: #bf0707 !important; font-size: 12px; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { font-size: 12px; color: #ffffff; text-decoration: none; background-color: #bf0707 !important; background-image: -moz-linear-gradient(top, #bf0707, #bf0707); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bf0707), to(#bf0707)); background-image: -webkit-linear-gradient(top, #bf0707, #bf0707); background-image: -o-linear-gradient(top, #bf0707, #bf0707); background-image: linear-gradient(to bottom, #bf0707, #bf0707); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf0707', endColorstr='#bf0707', GradientType=0); } /* header */ .tablesorter-blue th, .tablesorter-blue thead td { font: bold 12px/18px Arial, Sans-serif; color: #fff; background-color: #c40016; border-collapse: collapse; padding: 4px; text-shadow: 0 1px 0 rgba(204, 204, 204, 0.7); } .tablesorter-blue thead:hover { background: #c40016; } .tablesorter-blue .headerSortUp, .tablesorter-blue .tablesorter-headerSortUp, .tablesorter-blue .tablesorter-headerAsc { background-color: #c40016; /* black asc arrow */ background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); /* white asc arrow */ /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); */ /* image */ /* background-image: url(images/black-asc.gif); */ } .tablesorter-blue .headerSortDown, .tablesorter-blue .tablesorter-headerSortDown, .tablesorter-blue .tablesorter-headerDesc { background-color: #c40016; /* black desc arrow */ background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); /* white desc arrow */ /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); */ /* image */ /* background-image: url(images/black-desc.gif); */ } .tablesorter-blue tbody tr.odd td { background-color: #fcefef; }
docs/api/v2.4.13/ev3dev-lang-java/ev3dev/actuators/package-frame.html
ev3dev-lang-java/ev3dev-lang-java.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_191) on Sun Nov 11 20:31:31 CET 2018 --> <title>ev3dev.actuators</title> <meta name="date" content="2018-11-11"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../ev3dev/actuators/package-summary.html" target="classFrame">ev3dev.actuators</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="LCD.html" title="class in ev3dev.actuators" target="classFrame">LCD</a></li> <li><a href="LCDJessie.html" title="class in ev3dev.actuators" target="classFrame">LCDJessie</a></li> <li><a href="LCDStretch.html" title="class in ev3dev.actuators" target="classFrame">LCDStretch</a></li> <li><a href="Sound.html" title="class in ev3dev.actuators" target="classFrame">Sound</a></li> </ul> </div> </body> </html>
RNAstructure_Source/manual/GUI/html/Overview_of_Main_Menus.html
mayc2/PseudoKnot_research
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>RNAstructure GUI Help -- Appendix A: Overview of Main Menus</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <link href="Stylesheet.css" rel="stylesheet" type="text/css"> </head> <body> <div class="bodydiv"> <table cellpadding="0" cellspacing="0" border="0" class="mainTable"> <tr class="headerRow"> <td class="headerBox"><img src="../images/icon.jpg" alt="RNAstructure logo"></td> <td class="headerLabel"><h2>RNAstructure GUI Help<br>Overview of Main Menus</h2></td> <td class="headerBox2"> <ul id="navigator"> <li><h3 class="noMarginOrPad"><a href="Contents.html">Contents</a></h3></li> <li><h3 class="noMarginOrPad"><a href="Index.html">Index</a></h3></li> </ul> </td> </tr> <tr> <td class="mainContent" colspan="3"> <p><b><a name="File" id="File">File Menu</a></b></p> <p>The File menu holds all commands and modules that are not used specifically for one nucleic acid type or another. These commands and modules include opening a new sequence, refolding from save files, and accessing the OligoScreen module.</p> <p>Unlike the rest of the menus present at startup, the contents of the File menu can change based on the topmost window displayed. Depending on the window displayed, the menu may also include save or print options.</p> <hr> <p><b><a name="RNA" id="RNA">RNA Menu</a></b></p> <p>The RNA menu holds all modules that are specifically targeted to use with RNA. Some of its modules have counterparts in the DNA menu, while others do not.</p> <hr> <p><b><a name="DNA" id="DNA">DNA Menu</a></b></p> <p>The DNA menu holds all modules that are specifically targeted to use with DNA. All of its modules have counterparts in the RNA menu.</p> <hr> <p><b><a name="Help" id="Help">Help Menu</a></b></p> <p>The Help menu holds two commands, one to open and browse a detailed help manual, and one to display general information about the RNAstructure application.</p> <hr> <p><b><a name="Variable" id="Variable">Variable Menus</a></b></p> <p>Other menus appear on the main menu bar depending on the module selected; these usually appear disabled at first, but are enabled upon successful initialization of a module.</p> <hr> <p><b><a name="Toolbar" id="Toolbar">Quick Access Toolbar</a></b></p> <p>The toolbar just below the main menu bar holds a group of commonly used commands, including creation of a new sequence and folding of a single strand of RNA.</p> </td> </tr> <tr> <td class="footer" colspan="3"> <p>Visit <a href="http://rna.urmc.rochester.edu/RNAstructure.html">The Mathews Lab RNAstructure Page</a> for updates and latest information.</p> </td> </tr> </table> </div> </body> </html>
Documentation/html/namespacecivil.html
amarjeetkapoor1/CivilOctave
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>CivilOctave: civil Namespace Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">CivilOctave </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li class="current"><a href="namespaces.html"><span>Packages</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="namespaces.html"><span>Packages</span></a></li> <li><a href="namespacemembers.html"><span>Package&#160;Functions</span></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#var-members">Variables</a> </div> <div class="headertitle"> <div class="title">civil Namespace Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a> Variables</h2></td></tr> <tr class="memitem:a85955e8e72aa757ffb0189973d174d08"><td class="memItemLeft" align="right" valign="top">tuple&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecivil.html#a85955e8e72aa757ffb0189973d174d08">_sage_const_3</a> = Integer(3)</td></tr> <tr class="separator:a85955e8e72aa757ffb0189973d174d08"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aad546d46978dbf2e0d1eaaaf8d7da4fd"><td class="memItemLeft" align="right" valign="top">tuple&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecivil.html#aad546d46978dbf2e0d1eaaaf8d7da4fd">_st_</a> = sagetex.SageTeXProcessor('civil', version='2012/01/16 v2.3.3-69dcb0eb93de', version_check=True)</td></tr> <tr class="separator:aad546d46978dbf2e0d1eaaaf8d7da4fd"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Variable Documentation</h2> <a class="anchor" id="a85955e8e72aa757ffb0189973d174d08"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">tuple civil._sage_const_3 = Integer(3)</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="civil_8sagetex_8sage_8py_source.html#l00004">4</a> of file <a class="el" href="civil_8sagetex_8sage_8py_source.html">civil.sagetex.sage.py</a>.</p> </div> </div> <a class="anchor" id="aad546d46978dbf2e0d1eaaaf8d7da4fd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">tuple civil._st_ = sagetex.SageTeXProcessor('civil', version='2012/01/16 v2.3.3-69dcb0eb93de', version_check=True)</td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="civil_8sagetex_8sage_8py_source.html#l00006">6</a> of file <a class="el" href="civil_8sagetex_8sage_8py_source.html">civil.sagetex.sage.py</a>.</p> </div> </div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Thu Dec 17 2015 19:53:19 for CivilOctave by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
lts/doc/api/events.html
enclose-io/compiler
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Events | Node.js v12.18.3 Documentation</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=fallback"> <link rel="stylesheet" href="assets/style.css"> <link rel="stylesheet" href="assets/hljs.css"> <link rel="canonical" href="https://nodejs.org/api/events.html"> </head> <body class="alt apidoc" id="api-section-events"> <div id="content" class="clearfix"> <div id="column2" class="interior"> <div id="intro" class="interior"> <a href="/" title="Go back to the home page"> Node.js </a> </div> <ul> <li><a href="documentation.html" class="nav-documentation">About these docs</a></li> <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li> </ul> <div class="line"></div> <ul> <li><a href="assert.html" class="nav-assert">Assertion testing</a></li> <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li> <li><a href="buffer.html" class="nav-buffer">Buffer</a></li> <li><a href="addons.html" class="nav-addons">C++ addons</a></li> <li><a href="n-api.html" class="nav-n-api">C/C++ addons with N-API</a></li> <li><a href="child_process.html" class="nav-child_process">Child processes</a></li> <li><a href="cluster.html" class="nav-cluster">Cluster</a></li> <li><a href="cli.html" class="nav-cli">Command line options</a></li> <li><a href="console.html" class="nav-console">Console</a></li> <li><a href="crypto.html" class="nav-crypto">Crypto</a></li> <li><a href="debugger.html" class="nav-debugger">Debugger</a></li> <li><a href="deprecations.html" class="nav-deprecations">Deprecated APIs</a></li> <li><a href="dns.html" class="nav-dns">DNS</a></li> <li><a href="domain.html" class="nav-domain">Domain</a></li> <li><a href="esm.html" class="nav-esm">ECMAScript modules</a></li> <li><a href="errors.html" class="nav-errors">Errors</a></li> <li><a href="events.html" class="nav-events active">Events</a></li> <li><a href="fs.html" class="nav-fs">File system</a></li> <li><a href="globals.html" class="nav-globals">Globals</a></li> <li><a href="http.html" class="nav-http">HTTP</a></li> <li><a href="http2.html" class="nav-http2">HTTP/2</a></li> <li><a href="https.html" class="nav-https">HTTPS</a></li> <li><a href="inspector.html" class="nav-inspector">Inspector</a></li> <li><a href="intl.html" class="nav-intl">Internationalization</a></li> <li><a href="modules.html" class="nav-modules">Modules</a></li> <li><a href="net.html" class="nav-net">Net</a></li> <li><a href="os.html" class="nav-os">OS</a></li> <li><a href="path.html" class="nav-path">Path</a></li> <li><a href="perf_hooks.html" class="nav-perf_hooks">Performance hooks</a></li> <li><a href="policy.html" class="nav-policy">Policies</a></li> <li><a href="process.html" class="nav-process">Process</a></li> <li><a href="punycode.html" class="nav-punycode">Punycode</a></li> <li><a href="querystring.html" class="nav-querystring">Query strings</a></li> <li><a href="readline.html" class="nav-readline">Readline</a></li> <li><a href="repl.html" class="nav-repl">REPL</a></li> <li><a href="report.html" class="nav-report">Report</a></li> <li><a href="stream.html" class="nav-stream">Stream</a></li> <li><a href="string_decoder.html" class="nav-string_decoder">String decoder</a></li> <li><a href="timers.html" class="nav-timers">Timers</a></li> <li><a href="tls.html" class="nav-tls">TLS/SSL</a></li> <li><a href="tracing.html" class="nav-tracing">Trace events</a></li> <li><a href="tty.html" class="nav-tty">TTY</a></li> <li><a href="dgram.html" class="nav-dgram">UDP/datagram</a></li> <li><a href="url.html" class="nav-url">URL</a></li> <li><a href="util.html" class="nav-util">Utilities</a></li> <li><a href="v8.html" class="nav-v8">V8</a></li> <li><a href="vm.html" class="nav-vm">VM</a></li> <li><a href="wasi.html" class="nav-wasi">WASI</a></li> <li><a href="worker_threads.html" class="nav-worker_threads">Worker threads</a></li> <li><a href="zlib.html" class="nav-zlib">Zlib</a></li> </ul> <div class="line"></div> <ul> <li><a href="https://github.com/nodejs/node" class="nav-https-github-com-nodejs-node">Code repository and issue tracker</a></li> </ul> </div> <div id="column1" data-id="events" class="interior"> <header> <h1>Node.js v12.18.3 Documentation</h1> <div id="gtoc"> <ul> <li> <a href="index.html" name="toc">Index</a> </li> <li> <a href="all.html">View on single page</a> </li> <li> <a href="events.json">View as JSON</a> </li> <li class="version-picker"> <a href="#">View another version <span>&#x25bc;</span></a> <ol class="version-picker"><li><a href="https://nodejs.org/docs/latest-v14.x/api/events.html">14.x</a></li> <li><a href="https://nodejs.org/docs/latest-v13.x/api/events.html">13.x</a></li> <li><a href="https://nodejs.org/docs/latest-v12.x/api/events.html">12.x <b>LTS</b></a></li> <li><a href="https://nodejs.org/docs/latest-v11.x/api/events.html">11.x</a></li> <li><a href="https://nodejs.org/docs/latest-v10.x/api/events.html">10.x <b>LTS</b></a></li> <li><a href="https://nodejs.org/docs/latest-v9.x/api/events.html">9.x</a></li> <li><a href="https://nodejs.org/docs/latest-v8.x/api/events.html">8.x</a></li> <li><a href="https://nodejs.org/docs/latest-v7.x/api/events.html">7.x</a></li> <li><a href="https://nodejs.org/docs/latest-v6.x/api/events.html">6.x</a></li> <li><a href="https://nodejs.org/docs/latest-v5.x/api/events.html">5.x</a></li> <li><a href="https://nodejs.org/docs/latest-v4.x/api/events.html">4.x</a></li> <li><a href="https://nodejs.org/docs/latest-v0.12.x/api/events.html">0.12.x</a></li> <li><a href="https://nodejs.org/docs/latest-v0.10.x/api/events.html">0.10.x</a></li></ol> </li> <li class="edit_on_github"><a href="https://github.com/nodejs/node/edit/master/doc/api/events.md"><span class="github_icon"><svg height="16" width="16" viewBox="0 0 16.1 16.1" fill="currentColor"><path d="M8 0a8 8 0 0 0-2.5 15.6c.4 0 .5-.2.5-.4v-1.5c-2 .4-2.5-.5-2.7-1 0-.1-.5-.9-.8-1-.3-.2-.7-.6 0-.6.6 0 1 .6 1.2.8.7 1.2 1.9 1 2.4.7 0-.5.2-.9.5-1-1.8-.3-3.7-1-3.7-4 0-.9.3-1.6.8-2.2 0-.2-.3-1 .1-2 0 0 .7-.3 2.2.7a7.4 7.4 0 0 1 4 0c1.5-1 2.2-.8 2.2-.8.5 1.1.2 2 .1 2.1.5.6.8 1.3.8 2.2 0 3-1.9 3.7-3.6 4 .3.2.5.7.5 1.4v2.2c0 .2.1.5.5.4A8 8 0 0 0 16 8a8 8 0 0 0-8-8z"/></svg></span>Edit on GitHub</a></li> </ul> </div> <hr> </header> <div id="toc"> <h2>Table of Contents</h2> <ul> <li> <p><span class="stability_2"><a href="#events_events">Events</a></span></p> <ul> <li><a href="#events_passing_arguments_and_this_to_listeners">Passing arguments and <code>this</code> to listeners</a></li> <li><a href="#events_asynchronous_vs_synchronous">Asynchronous vs. synchronous</a></li> <li><a href="#events_handling_events_only_once">Handling events only once</a></li> <li><a href="#events_error_events">Error events</a></li> <li><a href="#events_capture_rejections_of_promises">Capture rejections of promises</a></li> <li> <p><a href="#events_class_eventemitter">Class: <code>EventEmitter</code></a></p> <ul> <li><a href="#events_event_newlistener">Event: 'newListener'</a></li> <li><a href="#events_event_removelistener">Event: <code>'removeListener'</code></a></li> <li><span class="stability_0"><a href="#events_eventemitter_listenercount_emitter_eventname"><code>EventEmitter.listenerCount(emitter, eventName)</code></a></span></li> <li><a href="#events_eventemitter_defaultmaxlisteners"><code>EventEmitter.defaultMaxListeners</code></a></li> <li><a href="#events_eventemitter_errormonitor"><code>EventEmitter.errorMonitor</code></a></li> <li><a href="#events_emitter_addlistener_eventname_listener"><code>emitter.addListener(eventName, listener)</code></a></li> <li><a href="#events_emitter_emit_eventname_args"><code>emitter.emit(eventName[, ...args])</code></a></li> <li><a href="#events_emitter_eventnames"><code>emitter.eventNames()</code></a></li> <li><a href="#events_emitter_getmaxlisteners"><code>emitter.getMaxListeners()</code></a></li> <li><a href="#events_emitter_listenercount_eventname"><code>emitter.listenerCount(eventName)</code></a></li> <li><a href="#events_emitter_listeners_eventname"><code>emitter.listeners(eventName)</code></a></li> <li><a href="#events_emitter_off_eventname_listener"><code>emitter.off(eventName, listener)</code></a></li> <li><a href="#events_emitter_on_eventname_listener"><code>emitter.on(eventName, listener)</code></a></li> <li><a href="#events_emitter_once_eventname_listener"><code>emitter.once(eventName, listener)</code></a></li> <li><a href="#events_emitter_prependlistener_eventname_listener"><code>emitter.prependListener(eventName, listener)</code></a></li> <li><a href="#events_emitter_prependoncelistener_eventname_listener"><code>emitter.prependOnceListener(eventName, listener)</code></a></li> <li><a href="#events_emitter_removealllisteners_eventname"><code>emitter.removeAllListeners([eventName])</code></a></li> <li><a href="#events_emitter_removelistener_eventname_listener"><code>emitter.removeListener(eventName, listener)</code></a></li> <li><a href="#events_emitter_setmaxlisteners_n"><code>emitter.setMaxListeners(n)</code></a></li> <li><a href="#events_emitter_rawlisteners_eventname"><code>emitter.rawListeners(eventName)</code></a></li> <li><span class="stability_1"><a href="#events_emitter_symbol_for_nodejs_rejection_err_eventname_args"><code>emitter[Symbol.for('nodejs.rejection')](err, eventName[, ...args])</code></a></span></li> </ul> </li> <li><a href="#events_events_once_emitter_name"><code>events.once(emitter, name)</code></a></li> <li><span class="stability_1"><a href="#events_events_capturerejections">events.captureRejections</a></span></li> <li><span class="stability_1"><a href="#events_events_capturerejectionsymbol">events.captureRejectionSymbol</a></span></li> <li><a href="#events_events_on_emitter_eventname">events.on(emitter, eventName)</a></li> </ul> </li> </ul> </div> <div id="apicontent"> <h1>Events<span><a class="mark" href="#events_events" id="events_events">#</a></span></h1> <p></p><div class="api_stability api_stability_2"><a href="documentation.html#documentation_stability_index">Stability: 2</a> - Stable</div><p></p> <p>Much of the Node.js core API is built around an idiomatic asynchronous event-driven architecture in which certain kinds of objects (called "emitters") emit named events that cause <code>Function</code> objects ("listeners") to be called.</p> <p>For instance: a <a href="net.html#net_class_net_server"><code>net.Server</code></a> object emits an event each time a peer connects to it; a <a href="fs.html#fs_class_fs_readstream"><code>fs.ReadStream</code></a> emits an event when the file is opened; a <a href="stream.html">stream</a> emits an event whenever data is available to be read.</p> <p>All objects that emit events are instances of the <code>EventEmitter</code> class. These objects expose an <code>eventEmitter.on()</code> function that allows one or more functions to be attached to named events emitted by the object. Typically, event names are camel-cased strings but any valid JavaScript property key can be used.</p> <p>When the <code>EventEmitter</code> object emits an event, all of the functions attached to that specific event are called <em>synchronously</em>. Any values returned by the called listeners are <em>ignored</em> and will be discarded.</p> <p>The following example shows a simple <code>EventEmitter</code> instance with a single listener. The <code>eventEmitter.on()</code> method is used to register listeners, while the <code>eventEmitter.emit()</code> method is used to trigger the event.</p> <pre><code class="language-js">const EventEmitter = require('events'); class MyEmitter extends EventEmitter {} const myEmitter = new MyEmitter(); myEmitter.on('event', () => { console.log('an event occurred!'); }); myEmitter.emit('event'); </code></pre> <h2>Passing arguments and <code>this</code> to listeners<span><a class="mark" href="#events_passing_arguments_and_this_to_listeners" id="events_passing_arguments_and_this_to_listeners">#</a></span></h2> <p>The <code>eventEmitter.emit()</code> method allows an arbitrary set of arguments to be passed to the listener functions. Keep in mind that when an ordinary listener function is called, the standard <code>this</code> keyword is intentionally set to reference the <code>EventEmitter</code> instance to which the listener is attached.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on('event', function(a, b) { console.log(a, b, this, this === myEmitter); // Prints: // a b MyEmitter { // domain: null, // _events: { event: [Function] }, // _eventsCount: 1, // _maxListeners: undefined } true }); myEmitter.emit('event', 'a', 'b'); </code></pre> <p>It is possible to use ES6 Arrow Functions as listeners, however, when doing so, the <code>this</code> keyword will no longer reference the <code>EventEmitter</code> instance:</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on('event', (a, b) => { console.log(a, b, this); // Prints: a b {} }); myEmitter.emit('event', 'a', 'b'); </code></pre> <h2>Asynchronous vs. synchronous<span><a class="mark" href="#events_asynchronous_vs_synchronous" id="events_asynchronous_vs_synchronous">#</a></span></h2> <p>The <code>EventEmitter</code> calls all listeners synchronously in the order in which they were registered. This ensures the proper sequencing of events and helps avoid race conditions and logic errors. When appropriate, listener functions can switch to an asynchronous mode of operation using the <code>setImmediate()</code> or <code>process.nextTick()</code> methods:</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on('event', (a, b) => { setImmediate(() => { console.log('this happens asynchronously'); }); }); myEmitter.emit('event', 'a', 'b'); </code></pre> <h2>Handling events only once<span><a class="mark" href="#events_handling_events_only_once" id="events_handling_events_only_once">#</a></span></h2> <p>When a listener is registered using the <code>eventEmitter.on()</code> method, that listener will be invoked <em>every time</em> the named event is emitted.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); let m = 0; myEmitter.on('event', () => { console.log(++m); }); myEmitter.emit('event'); // Prints: 1 myEmitter.emit('event'); // Prints: 2 </code></pre> <p>Using the <code>eventEmitter.once()</code> method, it is possible to register a listener that is called at most once for a particular event. Once the event is emitted, the listener is unregistered and <em>then</em> called.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); let m = 0; myEmitter.once('event', () => { console.log(++m); }); myEmitter.emit('event'); // Prints: 1 myEmitter.emit('event'); // Ignored </code></pre> <h2>Error events<span><a class="mark" href="#events_error_events" id="events_error_events">#</a></span></h2> <p>When an error occurs within an <code>EventEmitter</code> instance, the typical action is for an <code>'error'</code> event to be emitted. These are treated as special cases within Node.js.</p> <p>If an <code>EventEmitter</code> does <em>not</em> have at least one listener registered for the <code>'error'</code> event, and an <code>'error'</code> event is emitted, the error is thrown, a stack trace is printed, and the Node.js process exits.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.emit('error', new Error('whoops!')); // Throws and crashes Node.js </code></pre> <p>To guard against crashing the Node.js process the <a href="domain.html"><code>domain</code></a> module can be used. (Note, however, that the <code>domain</code> module is deprecated.)</p> <p>As a best practice, listeners should always be added for the <code>'error'</code> events.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on('error', (err) => { console.error('whoops! there was an error'); }); myEmitter.emit('error', new Error('whoops!')); // Prints: whoops! there was an error </code></pre> <p>It is possible to monitor <code>'error'</code> events without consuming the emitted error by installing a listener using the symbol <code>errorMonitor</code>.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on(EventEmitter.errorMonitor, (err) => { MyMonitoringTool.log(err); }); myEmitter.emit('error', new Error('whoops!')); // Still throws and crashes Node.js </code></pre> <h2>Capture rejections of promises<span><a class="mark" href="#events_capture_rejections_of_promises" id="events_capture_rejections_of_promises">#</a></span></h2> <p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - captureRejections is experimental.</div><p></p> <p>Using <code>async</code> functions with event handlers is problematic, because it can lead to an unhandled rejection in case of a thrown exception:</p> <pre><code class="language-js">const ee = new EventEmitter(); ee.on('something', async (value) => { throw new Error('kaboom'); }); </code></pre> <p>The <code>captureRejections</code> option in the <code>EventEmitter</code> constructor or the global setting change this behavior, installing a <code>.then(undefined, handler)</code> handler on the <code>Promise</code>. This handler routes the exception asynchronously to the <a href="#events_emitter_symbol_for_nodejs_rejection_err_eventname_args"><code>Symbol.for('nodejs.rejection')</code></a> method if there is one, or to <a href="#events_error_events"><code>'error'</code></a> event handler if there is none.</p> <pre><code class="language-js">const ee1 = new EventEmitter({ captureRejections: true }); ee1.on('something', async (value) => { throw new Error('kaboom'); }); ee1.on('error', console.log); const ee2 = new EventEmitter({ captureRejections: true }); ee2.on('something', async (value) => { throw new Error('kaboom'); }); ee2[Symbol.for('nodejs.rejection')] = console.log; </code></pre> <p>Setting <code>EventEmitter.captureRejections = true</code> will change the default for all new instances of <code>EventEmitter</code>.</p> <pre><code class="language-js">EventEmitter.captureRejections = true; const ee1 = new EventEmitter(); ee1.on('something', async (value) => { throw new Error('kaboom'); }); ee1.on('error', console.log); </code></pre> <p>The <code>'error'</code> events that are generated by the <code>captureRejections</code> behavior do not have a catch handler to avoid infinite error loops: the recommendation is to <strong>not use <code>async</code> functions as <code>'error'</code> event handlers</strong>.</p> <h2>Class: <code>EventEmitter</code><span><a class="mark" href="#events_class_eventemitter" id="events_class_eventemitter">#</a></span></h2> <div class="api_metadata"> <details class="changelog"><summary>History</summary> <table> <tbody><tr><th>Version</th><th>Changes</th></tr> <tr><td>v12.16.0</td> <td><p>Added captureRejections option.</p></td></tr> <tr><td>v0.1.26</td> <td><p><span>Added in: v0.1.26</span></p></td></tr> </tbody></table> </details> </div> <p>The <code>EventEmitter</code> class is defined and exposed by the <code>events</code> module:</p> <pre><code class="language-js">const EventEmitter = require('events'); </code></pre> <p>All <code>EventEmitter</code>s emit the event <code>'newListener'</code> when new listeners are added and <code>'removeListener'</code> when existing listeners are removed.</p> <p>It supports the following option:</p> <ul> <li><code>captureRejections</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type">&#x3C;boolean></a> It enables <a href="#events_capture_rejections_of_promises">automatic capturing of promise rejection</a>. Default: <code>false</code>.</li> </ul> <h3>Event: 'newListener'<span><a class="mark" href="#events_event_newlistener" id="events_event_newlistener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.26</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event being listened for</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The event handler function</li> </ul> <p>The <code>EventEmitter</code> instance will emit its own <code>'newListener'</code> event <em>before</em> a listener is added to its internal array of listeners.</p> <p>Listeners registered for the <code>'newListener'</code> event will be passed the event name and a reference to the listener being added.</p> <p>The fact that the event is triggered before adding the listener has a subtle but important side effect: any <em>additional</em> listeners registered to the same <code>name</code> <em>within</em> the <code>'newListener'</code> callback will be inserted <em>before</em> the listener that is in the process of being added.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); // Only do this once so we don't loop forever myEmitter.once('newListener', (event, listener) => { if (event === 'event') { // Insert a new listener in front myEmitter.on('event', () => { console.log('B'); }); } }); myEmitter.on('event', () => { console.log('A'); }); myEmitter.emit('event'); // Prints: // B // A </code></pre> <h3>Event: <code>'removeListener'</code><span><a class="mark" href="#events_event_removelistener" id="events_event_removelistener">#</a></span></h3> <div class="api_metadata"> <details class="changelog"><summary>History</summary> <table> <tbody><tr><th>Version</th><th>Changes</th></tr> <tr><td>v6.1.0, v4.7.0</td> <td><p>For listeners attached using <code>.once()</code>, the <code>listener</code> argument now yields the original listener function.</p></td></tr> <tr><td>v0.9.3</td> <td><p><span>Added in: v0.9.3</span></p></td></tr> </tbody></table> </details> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The event name</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The event handler function</li> </ul> <p>The <code>'removeListener'</code> event is emitted <em>after</em> the <code>listener</code> is removed.</p> <h3><code>EventEmitter.listenerCount(emitter, eventName)</code><span><a class="mark" href="#events_eventemitter_listenercount_emitter_eventname" id="events_eventemitter_listenercount_emitter_eventname">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.9.12</span><span>Deprecated since: v4.0.0</span> </div> <p></p><div class="api_stability api_stability_0"><a href="documentation.html#documentation_stability_index">Stability: 0</a> - Deprecated: Use <a href="#events_emitter_listenercount_eventname"><code>emitter.listenerCount()</code></a> instead.</div><p></p> <ul> <li><code>emitter</code> <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a> The emitter to query</li> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The event name</li> </ul> <p>A class method that returns the number of listeners for the given <code>eventName</code> registered on the given <code>emitter</code>.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); myEmitter.on('event', () => {}); myEmitter.on('event', () => {}); console.log(EventEmitter.listenerCount(myEmitter, 'event')); // Prints: 2 </code></pre> <h3><code>EventEmitter.defaultMaxListeners</code><span><a class="mark" href="#events_eventemitter_defaultmaxlisteners" id="events_eventemitter_defaultmaxlisteners">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.11.2</span> </div> <p>By default, a maximum of <code>10</code> listeners can be registered for any single event. This limit can be changed for individual <code>EventEmitter</code> instances using the <a href="#events_emitter_setmaxlisteners_n"><code>emitter.setMaxListeners(n)</code></a> method. To change the default for <em>all</em> <code>EventEmitter</code> instances, the <code>EventEmitter.defaultMaxListeners</code> property can be used. If this value is not a positive number, a <code>TypeError</code> will be thrown.</p> <p>Take caution when setting the <code>EventEmitter.defaultMaxListeners</code> because the change affects <em>all</em> <code>EventEmitter</code> instances, including those created before the change is made. However, calling <a href="#events_emitter_setmaxlisteners_n"><code>emitter.setMaxListeners(n)</code></a> still has precedence over <code>EventEmitter.defaultMaxListeners</code>.</p> <p>This is not a hard limit. The <code>EventEmitter</code> instance will allow more listeners to be added but will output a trace warning to stderr indicating that a "possible EventEmitter memory leak" has been detected. For any single <code>EventEmitter</code>, the <code>emitter.getMaxListeners()</code> and <code>emitter.setMaxListeners()</code> methods can be used to temporarily avoid this warning:</p> <pre><code class="language-js">emitter.setMaxListeners(emitter.getMaxListeners() + 1); emitter.once('event', () => { // do stuff emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0)); }); </code></pre> <p>The <a href="cli.html#cli_trace_warnings"><code>--trace-warnings</code></a> command line flag can be used to display the stack trace for such warnings.</p> <p>The emitted warning can be inspected with <a href="process.html#process_event_warning"><code>process.on('warning')</code></a> and will have the additional <code>emitter</code>, <code>type</code> and <code>count</code> properties, referring to the event emitter instance, the event’s name and the number of attached listeners, respectively. Its <code>name</code> property is set to <code>'MaxListenersExceededWarning'</code>.</p> <h3><code>EventEmitter.errorMonitor</code><span><a class="mark" href="#events_eventemitter_errormonitor" id="events_eventemitter_errormonitor">#</a></span></h3> <div class="api_metadata"> <span>Added in: v12.17.0</span> </div> <p>This symbol shall be used to install a listener for only monitoring <code>'error'</code> events. Listeners installed using this symbol are called before the regular <code>'error'</code> listeners are called.</p> <p>Installing a listener using this symbol does not change the behavior once an <code>'error'</code> event is emitted, therefore the process will still crash if no regular <code>'error'</code> listener is installed.</p> <h3><code>emitter.addListener(eventName, listener)</code><span><a class="mark" href="#events_emitter_addlistener_eventname_listener" id="events_emitter_addlistener_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.26</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a></li> </ul> <p>Alias for <code>emitter.on(eventName, listener)</code>.</p> <h3><code>emitter.emit(eventName[, ...args])</code><span><a class="mark" href="#events_emitter_emit_eventname_args" id="events_emitter_emit_eventname_args">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.26</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li><code>...args</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Data_types" class="type">&#x3C;any></a></li> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type">&#x3C;boolean></a></li> </ul> <p>Synchronously calls each of the listeners registered for the event named <code>eventName</code>, in the order they were registered, passing the supplied arguments to each.</p> <p>Returns <code>true</code> if the event had listeners, <code>false</code> otherwise.</p> <pre><code class="language-js">const EventEmitter = require('events'); const myEmitter = new EventEmitter(); // First listener myEmitter.on('event', function firstListener() { console.log('Helloooo! first listener'); }); // Second listener myEmitter.on('event', function secondListener(arg1, arg2) { console.log(`event with parameters ${arg1}, ${arg2} in second listener`); }); // Third listener myEmitter.on('event', function thirdListener(...args) { const parameters = args.join(', '); console.log(`event with parameters ${parameters} in third listener`); }); console.log(myEmitter.listeners('event')); myEmitter.emit('event', 1, 2, 3, 4, 5); // Prints: // [ // [Function: firstListener], // [Function: secondListener], // [Function: thirdListener] // ] // Helloooo! first listener // event with parameters 1, 2 in second listener // event with parameters 1, 2, 3, 4, 5 in third listener </code></pre> <h3><code>emitter.eventNames()</code><span><a class="mark" href="#events_emitter_eventnames" id="events_emitter_eventnames">#</a></span></h3> <div class="api_metadata"> <span>Added in: v6.0.0</span> </div> <ul> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array" class="type">&#x3C;Array></a></li> </ul> <p>Returns an array listing the events for which the emitter has registered listeners. The values in the array will be strings or <code>Symbol</code>s.</p> <pre><code class="language-js">const EventEmitter = require('events'); const myEE = new EventEmitter(); myEE.on('foo', () => {}); myEE.on('bar', () => {}); const sym = Symbol('symbol'); myEE.on(sym, () => {}); console.log(myEE.eventNames()); // Prints: [ 'foo', 'bar', Symbol(symbol) ] </code></pre> <h3><code>emitter.getMaxListeners()</code><span><a class="mark" href="#events_emitter_getmaxlisteners" id="events_emitter_getmaxlisteners">#</a></span></h3> <div class="api_metadata"> <span>Added in: v1.0.0</span> </div> <ul> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type">&#x3C;integer></a></li> </ul> <p>Returns the current max listener value for the <code>EventEmitter</code> which is either set by <a href="#events_emitter_setmaxlisteners_n"><code>emitter.setMaxListeners(n)</code></a> or defaults to <a href="#events_eventemitter_defaultmaxlisteners"><code>EventEmitter.defaultMaxListeners</code></a>.</p> <h3><code>emitter.listenerCount(eventName)</code><span><a class="mark" href="#events_emitter_listenercount_eventname" id="events_emitter_listenercount_eventname">#</a></span></h3> <div class="api_metadata"> <span>Added in: v3.2.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event being listened for</li> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type">&#x3C;integer></a></li> </ul> <p>Returns the number of listeners listening to the event named <code>eventName</code>.</p> <h3><code>emitter.listeners(eventName)</code><span><a class="mark" href="#events_emitter_listeners_eventname" id="events_emitter_listeners_eventname">#</a></span></h3> <div class="api_metadata"> <details class="changelog"><summary>History</summary> <table> <tbody><tr><th>Version</th><th>Changes</th></tr> <tr><td>v7.0.0</td> <td><p>For listeners attached using <code>.once()</code> this returns the original listeners instead of wrapper functions now.</p></td></tr> <tr><td>v0.1.26</td> <td><p><span>Added in: v0.1.26</span></p></td></tr> </tbody></table> </details> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function[]></a></li> </ul> <p>Returns a copy of the array of listeners for the event named <code>eventName</code>.</p> <pre><code class="language-js">server.on('connection', (stream) => { console.log('someone connected!'); }); console.log(util.inspect(server.listeners('connection'))); // Prints: [ [Function] ] </code></pre> <h3><code>emitter.off(eventName, listener)</code><span><a class="mark" href="#events_emitter_off_eventname_listener" id="events_emitter_off_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v10.0.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a></li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Alias for <a href="#events_emitter_removelistener_eventname_listener"><code>emitter.removeListener()</code></a>.</p> <h3><code>emitter.on(eventName, listener)</code><span><a class="mark" href="#events_emitter_on_eventname_listener" id="events_emitter_on_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.101</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event.</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The callback function</li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Adds the <code>listener</code> function to the end of the listeners array for the event named <code>eventName</code>. No checks are made to see if the <code>listener</code> has already been added. Multiple calls passing the same combination of <code>eventName</code> and <code>listener</code> will result in the <code>listener</code> being added, and called, multiple times.</p> <pre><code class="language-js">server.on('connection', (stream) => { console.log('someone connected!'); }); </code></pre> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <p>By default, event listeners are invoked in the order they are added. The <code>emitter.prependListener()</code> method can be used as an alternative to add the event listener to the beginning of the listeners array.</p> <pre><code class="language-js">const myEE = new EventEmitter(); myEE.on('foo', () => console.log('a')); myEE.prependListener('foo', () => console.log('b')); myEE.emit('foo'); // Prints: // b // a </code></pre> <h3><code>emitter.once(eventName, listener)</code><span><a class="mark" href="#events_emitter_once_eventname_listener" id="events_emitter_once_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.3.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event.</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The callback function</li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Adds a <strong>one-time</strong> <code>listener</code> function for the event named <code>eventName</code>. The next time <code>eventName</code> is triggered, this listener is removed and then invoked.</p> <pre><code class="language-js">server.once('connection', (stream) => { console.log('Ah, we have our first user!'); }); </code></pre> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <p>By default, event listeners are invoked in the order they are added. The <code>emitter.prependOnceListener()</code> method can be used as an alternative to add the event listener to the beginning of the listeners array.</p> <pre><code class="language-js">const myEE = new EventEmitter(); myEE.once('foo', () => console.log('a')); myEE.prependOnceListener('foo', () => console.log('b')); myEE.emit('foo'); // Prints: // b // a </code></pre> <h3><code>emitter.prependListener(eventName, listener)</code><span><a class="mark" href="#events_emitter_prependlistener_eventname_listener" id="events_emitter_prependlistener_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v6.0.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event.</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The callback function</li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Adds the <code>listener</code> function to the <em>beginning</em> of the listeners array for the event named <code>eventName</code>. No checks are made to see if the <code>listener</code> has already been added. Multiple calls passing the same combination of <code>eventName</code> and <code>listener</code> will result in the <code>listener</code> being added, and called, multiple times.</p> <pre><code class="language-js">server.prependListener('connection', (stream) => { console.log('someone connected!'); }); </code></pre> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <h3><code>emitter.prependOnceListener(eventName, listener)</code><span><a class="mark" href="#events_emitter_prependoncelistener_eventname_listener" id="events_emitter_prependoncelistener_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v6.0.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event.</li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> The callback function</li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Adds a <strong>one-time</strong> <code>listener</code> function for the event named <code>eventName</code> to the <em>beginning</em> of the listeners array. The next time <code>eventName</code> is triggered, this listener is removed, and then invoked.</p> <pre><code class="language-js">server.prependOnceListener('connection', (stream) => { console.log('Ah, we have our first user!'); }); </code></pre> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <h3><code>emitter.removeAllListeners([eventName])</code><span><a class="mark" href="#events_emitter_removealllisteners_eventname" id="events_emitter_removealllisteners_eventname">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.26</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Removes all listeners, or those of the specified <code>eventName</code>.</p> <p>It is bad practice to remove listeners added elsewhere in the code, particularly when the <code>EventEmitter</code> instance was created by some other component or module (e.g. sockets or file streams).</p> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <h3><code>emitter.removeListener(eventName, listener)</code><span><a class="mark" href="#events_emitter_removelistener_eventname_listener" id="events_emitter_removelistener_eventname_listener">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.1.26</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a></li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>Removes the specified <code>listener</code> from the listener array for the event named <code>eventName</code>.</p> <pre><code class="language-js">const callback = (stream) => { console.log('someone connected!'); }; server.on('connection', callback); // ... server.removeListener('connection', callback); </code></pre> <p><code>removeListener()</code> will remove, at most, one instance of a listener from the listener array. If any single listener has been added multiple times to the listener array for the specified <code>eventName</code>, then <code>removeListener()</code> must be called multiple times to remove each instance.</p> <p>Once an event has been emitted, all listeners attached to it at the time of emitting will be called in order. This implies that any <code>removeListener()</code> or <code>removeAllListeners()</code> calls <em>after</em> emitting and <em>before</em> the last listener finishes execution will not remove them from <code>emit()</code> in progress. Subsequent events will behave as expected.</p> <pre><code class="language-js">const myEmitter = new MyEmitter(); const callbackA = () => { console.log('A'); myEmitter.removeListener('event', callbackB); }; const callbackB = () => { console.log('B'); }; myEmitter.on('event', callbackA); myEmitter.on('event', callbackB); // callbackA removes listener callbackB but it will still be called. // Internal listener array at time of emit [callbackA, callbackB] myEmitter.emit('event'); // Prints: // A // B // callbackB is now removed. // Internal listener array [callbackA] myEmitter.emit('event'); // Prints: // A </code></pre> <p>Because listeners are managed using an internal array, calling this will change the position indices of any listener registered <em>after</em> the listener being removed. This will not impact the order in which listeners are called, but it means that any copies of the listener array as returned by the <code>emitter.listeners()</code> method will need to be recreated.</p> <p>When a single function has been added as a handler multiple times for a single event (as in the example below), <code>removeListener()</code> will remove the most recently added instance. In the example the <code>once('ping')</code> listener is removed:</p> <pre><code class="language-js">const ee = new EventEmitter(); function pong() { console.log('pong'); } ee.on('ping', pong); ee.once('ping', pong); ee.removeListener('ping', pong); ee.emit('ping'); ee.emit('ping'); </code></pre> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <h3><code>emitter.setMaxListeners(n)</code><span><a class="mark" href="#events_emitter_setmaxlisteners_n" id="events_emitter_setmaxlisteners_n">#</a></span></h3> <div class="api_metadata"> <span>Added in: v0.3.5</span> </div> <ul> <li><code>n</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type">&#x3C;integer></a></li> <li>Returns: <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> </ul> <p>By default <code>EventEmitter</code>s will print a warning if more than <code>10</code> listeners are added for a particular event. This is a useful default that helps finding memory leaks. The <code>emitter.setMaxListeners()</code> method allows the limit to be modified for this specific <code>EventEmitter</code> instance. The value can be set to <code>Infinity</code> (or <code>0</code>) to indicate an unlimited number of listeners.</p> <p>Returns a reference to the <code>EventEmitter</code>, so that calls can be chained.</p> <h3><code>emitter.rawListeners(eventName)</code><span><a class="mark" href="#events_emitter_rawlisteners_eventname" id="events_emitter_rawlisteners_eventname">#</a></span></h3> <div class="api_metadata"> <span>Added in: v9.4.0</span> </div> <ul> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function[]></a></li> </ul> <p>Returns a copy of the array of listeners for the event named <code>eventName</code>, including any wrappers (such as those created by <code>.once()</code>).</p> <pre><code class="language-js">const emitter = new EventEmitter(); emitter.once('log', () => console.log('log once')); // Returns a new Array with a function `onceWrapper` which has a property // `listener` which contains the original listener bound above const listeners = emitter.rawListeners('log'); const logFnWrapper = listeners[0]; // Logs "log once" to the console and does not unbind the `once` event logFnWrapper.listener(); // Logs "log once" to the console and removes the listener logFnWrapper(); emitter.on('log', () => console.log('log persistently')); // Will return a new Array with a single function bound by `.on()` above const newListeners = emitter.rawListeners('log'); // Logs "log persistently" twice newListeners[0](); emitter.emit('log'); </code></pre> <h3><code>emitter[Symbol.for('nodejs.rejection')](err, eventName[, ...args])</code><span><a class="mark" href="#events_emitter_symbol_for_nodejs_rejection_err_eventname_args" id="events_emitter_symbol_for_nodejs_rejection_err_eventname_args">#</a></span></h3> <div class="api_metadata"> <span>Added in: v12.16.0</span> </div> <p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - captureRejections is experimental.</div><p></p> <ul> <li><code>err</code> Error</li> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a></li> <li><code>...args</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Data_types" class="type">&#x3C;any></a></li> </ul> <p>The <code>Symbol.for('nodejs.rejection')</code> method is called in case a promise rejection happens when emitting an event and <a href="#events_capture_rejections_of_promises"><code>captureRejections</code></a> is enabled on the emitter. It is possible to use <a href="#events_events_capturerejectionsymbol"><code>events.captureRejectionSymbol</code></a> in place of <code>Symbol.for('nodejs.rejection')</code>.</p> <pre><code class="language-js">const { EventEmitter, captureRejectionSymbol } = require('events'); class MyClass extends EventEmitter { constructor() { super({ captureRejections: true }); } [captureRejectionSymbol](err, event, ...args) { console.log('rejection happened for', event, 'with', err, ...args); this.destroy(err); } destroy(err) { // Tear the resource down here. } } </code></pre> <h2><code>events.once(emitter, name)</code><span><a class="mark" href="#events_events_once_emitter_name" id="events_events_once_emitter_name">#</a></span></h2> <div class="api_metadata"> <span>Added in: v11.13.0</span> </div> <ul> <li><code>emitter</code> <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> <li><code>name</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a></li> <li>Returns: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="type">&#x3C;Promise></a></li> </ul> <p>Creates a <code>Promise</code> that is fulfilled when the <code>EventEmitter</code> emits the given event or that is rejected when the <code>EventEmitter</code> emits <code>'error'</code>. The <code>Promise</code> will resolve with an array of all the arguments emitted to the given event.</p> <p>This method is intentionally generic and works with the web platform <a href="https://dom.spec.whatwg.org/#interface-eventtarget">EventTarget</a> interface, which has no special <code>'error'</code> event semantics and does not listen to the <code>'error'</code> event.</p> <pre><code class="language-js">const { once, EventEmitter } = require('events'); async function run() { const ee = new EventEmitter(); process.nextTick(() => { ee.emit('myevent', 42); }); const [value] = await once(ee, 'myevent'); console.log(value); const err = new Error('kaboom'); process.nextTick(() => { ee.emit('error', err); }); try { await once(ee, 'myevent'); } catch (err) { console.log('error happened', err); } } run(); </code></pre> <h2>events.captureRejections<span><a class="mark" href="#events_events_capturerejections" id="events_events_capturerejections">#</a></span></h2> <div class="api_metadata"> <span>Added in: v12.16.0</span> </div> <p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - captureRejections is experimental.</div><p></p> <p>Value: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type">&#x3C;boolean></a></p> <p>Change the default <code>captureRejections</code> option on all new <code>EventEmitter</code> objects.</p> <h2>events.captureRejectionSymbol<span><a class="mark" href="#events_events_capturerejectionsymbol" id="events_events_capturerejectionsymbol">#</a></span></h2> <div class="api_metadata"> <span>Added in: v12.16.0</span> </div> <p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - captureRejections is experimental.</div><p></p> <p>Value: <code>Symbol.for('nodejs.rejection')</code></p> <p>See how to write a custom <a href="#events_emitter_symbol_for_nodejs_rejection_err_eventname_args">rejection handler</a>.</p> <h2>events.on(emitter, eventName)<a class="srclink" href="https://github.com/nodejs/node/blob/e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb/lib/events.js#L667">[src]</a><span><a class="mark" href="#events_events_on_emitter_eventname" id="events_events_on_emitter_eventname">#</a></span></h2> <div class="api_metadata"> <span>Added in: v12.16.0</span> </div> <ul> <li><code>emitter</code> <a href="events.html#events_class_eventemitter" class="type">&#x3C;EventEmitter></a></li> <li><code>eventName</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type">&#x3C;string></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type" class="type">&#x3C;symbol></a> The name of the event being listened for</li> <li>Returns: <a href="https://tc39.github.io/ecma262/#sec-asynciterator-interface" class="type">&#x3C;AsyncIterator></a> that iterates <code>eventName</code> events emitted by the <code>emitter</code></li> </ul> <pre><code class="language-js">const { on, EventEmitter } = require('events'); (async () => { const ee = new EventEmitter(); // Emit later on process.nextTick(() => { ee.emit('foo', 'bar'); ee.emit('foo', 42); }); for await (const event of on(ee, 'foo')) { // The execution of this inner block is synchronous and it // processes one event at a time (even with await). Do not use // if concurrent execution is required. console.log(event); // prints ['bar'] [42] } // Unreachable here })(); </code></pre> <p>Returns an <code>AsyncIterator</code> that iterates <code>eventName</code> events. It will throw if the <code>EventEmitter</code> emits <code>'error'</code>. It removes all listeners when exiting the loop. The <code>value</code> returned by each iteration is an array composed of the emitted event arguments.</p> </div> </div> </div> <script src="assets/highlight.pack.js"></script> <script>document.addEventListener('DOMContentLoaded', () => { hljs.initHighlightingOnLoad(); });</script> </body> </html>
examples/phonegap-basic-sample/www/index.html
mehreencs87/auth0-cordova
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 --> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" /> <link rel="stylesheet" type="text/css" href="lib/ratchet/ratchet.css"> <link rel="stylesheet" type="text/css" href="lib/ratchet/ratchet-theme-ios.css"> <link rel="stylesheet" type="text/css" href="css/app.css" /> <meta name="msapplication-tap-highlight" content="no" /> <title>Auth0 Cordova App</title> </head> <body class="home"> <header class="bar bar-nav"> <h1 class="title">Auth0 Sample</h1> </header> <div class="container"> <div class="login-page clearfix"> <div class="login-box auth0-box before content-padded"> <img src="https://i.cloudup.com/StzWWrY34s.png" /> <h3>Auth0 Example</h3> <p>Zero friction identity infrastructure, built for developers</p> <a class="btn btn-primary btn-lg btn-login btn-block">SignIn</a> </div> <div class="logged-in-box auth0-box logged-in content-padded" style="display: none;"> <img class="avatar"/> <h2>Welcome <span class="nickname"></span></h2> <button class="btn btn-lg btn-primary btn-api">Call API</button> </div> </div> </div> <script type="text/javascript" src="cordova.js"></script> <script src="lib/jQuery.js" type="text/javascript"></script> <!-- Auth0 widget script --> <script src="lib/lock-9.0.js"></script> <script type="text/javascript" src="js/auth0-variables.js"></script> <script type="text/javascript" src="js/app.js"></script> </body> </html>
java_eclipse/jar_extension/sdljava-0.9.1/docs/api/sdljava/image/package-frame.html
a7xr/dvl_java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_01) on Sun Feb 20 23:15:45 EST 2005 --> <TITLE> sdljava.image (sdljava api) </TITLE> <META NAME="keywords" CONTENT="sdljava.image package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../sdljava/image/package-summary.html" target="classFrame">sdljava.image</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="SDLImage.html" title="class in sdljava.image" target="classFrame">SDLImage</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
Documentation/html/latex_2sage__2README__8md__source_8tex_source.html
amarjeetkapoor1/CivilOctave
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>CivilOctave: amarjeet@lab.gdy.club/latex/sage_2README_8md_source.tex Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">CivilOctave </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Packages</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_5df9b5f8191c445162897bbb77f834f4.html">amarjeet@lab.gdy.club</a></li><li class="navelem"><a class="el" href="dir_e3923da6aed9fa80cf949700f8d38e48.html">latex</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">sage_2README_8md_source.tex</div> </div> </div><!--header--> <div class="contents"> <a href="latex_2sage__2README__8md__source_8tex.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;\hypertarget{sage_2README_8md_source}{}\section{/home/amarjeet/projects/\+Civil\+Octave/sage/\+R\+E\+A\+D\+M\+E.md}</div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;\begin{DoxyCode}</div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;00001 # SAGE</div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;00002 </div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;00003 ##INSATLLATION -:</div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;00004 </div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;00005 1. Just clone or fork from</div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;00006 </div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;00007 2. Go to terminal and go to</div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;00008 cd /path/to/folder/CivilOctave/sage</div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;00009 </div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;00010 3. Run command python manage.py migrate</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;00011 </div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;00012 4. Run app using python manage.py initial runserver</div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;00013 </div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;00014 </div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;00015 ### FOLDERS -:</div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;00016 </div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;00017 1. civilsage - contain Django code for interface</div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;00018 </div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;00019 2. sagemath - contain Sagemath and LaTeX code </div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;00020 </div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;00021 3. sage - contain Django setting.py</div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;\end{DoxyCode}</div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Dec 18 2015 17:15:35 for CivilOctave by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
Samples/LinqToTwitter3/LinqToTwitterSilverlightDemo.Web/LinqToTwitterSilverlightDemoTestPage.html
JoeMayo/LinqToTwitter
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>LinqToTwitterSilverlightDemo</title> <style type="text/css"> html, body { height: 100%; overflow: auto; } body { padding: 0; margin: 0; } #silverlightControlHost { height: 100%; text-align:center; } </style> <script type="text/javascript" src="Silverlight.js"></script> <script type="text/javascript"> function onSilverlightError(sender, args) { var appSource = ""; if (sender != null && sender != 0) { appSource = sender.getHost().Source; } var errorType = args.ErrorType; var iErrorCode = args.ErrorCode; if (errorType == "ImageError" || errorType == "MediaError") { return; } var errMsg = "Unhandled Error in Silverlight Application " + appSource + "\n" ; errMsg += "Code: "+ iErrorCode + " \n"; errMsg += "Category: " + errorType + " \n"; errMsg += "Message: " + args.ErrorMessage + " \n"; if (errorType == "ParserError") { errMsg += "File: " + args.xamlFile + " \n"; errMsg += "Line: " + args.lineNumber + " \n"; errMsg += "Position: " + args.charPosition + " \n"; } else if (errorType == "RuntimeError") { if (args.lineNumber != 0) { errMsg += "Line: " + args.lineNumber + " \n"; errMsg += "Position: " + args.charPosition + " \n"; } errMsg += "MethodName: " + args.methodName + " \n"; } throw new Error(errMsg); } </script> </head> <body> <form id="form1" runat="server" style="height:100%"> <div id="silverlightControlHost"> <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%"> <param name="source" value="ClientBin/LinqToTwitterSilverlightDemo.xap"/> <param name="onError" value="onSilverlightError" /> <param name="background" value="white" /> <param name="minRuntimeVersion" value="4.0.50826.0" /> <param name="autoUpgrade" value="true" /> <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.50826.0" style="text-decoration:none"> <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/> </a> </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div> </form> </body> </html>
app/module_car/tpl/car-manage.tpl.html
dedp1984/gps_client
<div class="panel"> <div class="data-table-container" > <header class="data-table-header" style="min-height:72px !important;"> <div class="data-table-header__label"> <span class="fs-title"><i class="fa fa-files-o mr"></i>车辆管理</span> </div> </header> </div> <uib-tabset> <uib-tab index="0" select="goCarBrand()"> <uib-tab-heading> <span>品牌管理</span> </uib-tab-heading> </uib-tab> <uib-tab index="1" select="goCarSerial()"> <uib-tab-heading> <span>车系管理</span> </uib-tab-heading> </uib-tab> <uib-tab index="2" select="goCarStyle()"> <uib-tab-heading> <span>车型管理</span> </uib-tab-heading> </uib-tab> <uib-tab index="3" select="goCarTemplate()"> <uib-tab-heading> <span>经销商可选车辆模板</span> </uib-tab-heading> </uib-tab> </uib-tabset> <div ui-view=""></div> </div>
zh/docs/client/im_android_api_docs/cn/jpush/im/android/utils/FileUploader.html
mickeyouyou/jpush-docs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Mon May 11 15:43:41 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>FileUploader</title> <meta name="date" content="2015-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="FileUploader"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../cn/jpush/im/android/utils/FileDownloader.html" title="cn.jpush.im.android.utils中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../../../cn/jpush/im/android/utils/FileUploader.UploadAvatarCallback.html" title="cn.jpush.im.android.utils中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?cn/jpush/im/android/utils/FileUploader.html" target="_top">框架</a></li> <li><a href="FileUploader.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li><a href="#nested_class_summary">嵌套</a>&nbsp;|&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</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">cn.jpush.im.android.utils</div> <h2 title="类 FileUploader" class="title">类 FileUploader</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>cn.jpush.im.android.utils.FileUploader</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">FileUploader</span> extends java.lang.Object</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>嵌套类概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="嵌套类概要表, 列表嵌套类和解释"> <caption><span>嵌套类</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">类和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../cn/jpush/im/android/utils/FileUploader.UploadAvatarCallback.html" title="cn.jpush.im.android.utils中的类">FileUploader.UploadAvatarCallback</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>构造器概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释"> <caption><span>构造器</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">构造器和说明</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../cn/jpush/im/android/utils/FileUploader.html#FileUploader()">FileUploader</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>方法概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"> <caption><span>方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../cn/jpush/im/android/utils/FileUploader.html#doUploadAvatar(java.io.File,%20cn.jpush.im.android.utils.FileUploader.UploadAvatarCallback)">doUploadAvatar</a></strong>(java.io.File&nbsp;avatar, <a href="../../../../../cn/jpush/im/android/utils/FileUploader.UploadAvatarCallback.html" title="cn.jpush.im.android.utils中的类">FileUploader.UploadAvatarCallback</a>&nbsp;usersCompletionCallback)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../cn/jpush/im/android/utils/FileUploader.html#doUploadMsgAttachFile(cn.jpush.im.android.api.model.Message,%20cn.jpush.im.api.BasicCallback)">doUploadMsgAttachFile</a></strong>(<a href="../../../../../cn/jpush/im/android/api/model/Message.html" title="cn.jpush.im.android.api.model中的类">Message</a>&nbsp;msg, cn.jpush.im.api.BasicCallback&nbsp;usersCompletionCallback)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>从类继承的方法&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>构造器详细资料</h3> <a name="FileUploader()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FileUploader</h4> <pre>public&nbsp;FileUploader()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>方法详细资料</h3> <a name="doUploadMsgAttachFile(cn.jpush.im.android.api.model.Message, cn.jpush.im.api.BasicCallback)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>doUploadMsgAttachFile</h4> <pre>public&nbsp;void&nbsp;doUploadMsgAttachFile(<a href="../../../../../cn/jpush/im/android/api/model/Message.html" title="cn.jpush.im.android.api.model中的类">Message</a>&nbsp;msg, cn.jpush.im.api.BasicCallback&nbsp;usersCompletionCallback)</pre> </li> </ul> <a name="doUploadAvatar(java.io.File, cn.jpush.im.android.utils.FileUploader.UploadAvatarCallback)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>doUploadAvatar</h4> <pre>public&nbsp;void&nbsp;doUploadAvatar(java.io.File&nbsp;avatar, <a href="../../../../../cn/jpush/im/android/utils/FileUploader.UploadAvatarCallback.html" title="cn.jpush.im.android.utils中的类">FileUploader.UploadAvatarCallback</a>&nbsp;usersCompletionCallback)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../cn/jpush/im/android/utils/FileDownloader.html" title="cn.jpush.im.android.utils中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../../../cn/jpush/im/android/utils/FileUploader.UploadAvatarCallback.html" title="cn.jpush.im.android.utils中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?cn/jpush/im/android/utils/FileUploader.html" target="_top">框架</a></li> <li><a href="FileUploader.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li><a href="#nested_class_summary">嵌套</a>&nbsp;|&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
_layouts/default.html
Dreamo-Italy/dreamo
<!DOCTYPE html> <html lang="it"> {% include head.html %} <body id="page-top" class="pagina call"> {% include nav-call.html %} {% include call-header.html %} {% include call-requisiti.html %} {% include call-come-partecipare.html %} {% include call-contatti.html %} {% include contact.html %} {% include scripts.html %} </body> </html>
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html
vangav/vos_backend
<!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_72) on Wed Nov 05 20:55:19 EST 2014 --> <title>Cassandra.AsyncProcessor.execute_prepared_cql_query (apache-cassandra API)</title> <meta name="date" content="2014-11-05"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Cassandra.AsyncProcessor.execute_prepared_cql_query (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Cassandra.AsyncProcessor.execute_prepared_cql_query.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_cql3_query.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql3_query.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" target="_top">Frames</a></li> <li><a href="Cassandra.AsyncProcessor.execute_prepared_cql_query.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.cassandra.thrift</div> <h2 title="Class Cassandra.AsyncProcessor.execute_prepared_cql_query" class="title">Class Cassandra.AsyncProcessor.execute_prepared_cql_query&lt;I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>&gt;</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.thrift.AsyncProcessFunction&lt;I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.thrift.Cassandra.AsyncProcessor.execute_prepared_cql_query&lt;I&gt;</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.html" title="class in org.apache.cassandra.thrift">Cassandra.AsyncProcessor</a>&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.html" title="type parameter in Cassandra.AsyncProcessor">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>&gt;</dd> </dl> <hr> <br> <pre>public static class <span class="strong">Cassandra.AsyncProcessor.execute_prepared_cql_query&lt;I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>&gt;</span> extends org.apache.thrift.AsyncProcessFunction&lt;I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html#Cassandra.AsyncProcessor.execute_prepared_cql_query()">Cassandra.AsyncProcessor.execute_prepared_cql_query</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html#getEmptyArgsInstance()">getEmptyArgsInstance</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html#getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer,%20int)">getResultHandler</a></strong>(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer&nbsp;fb, int&nbsp;seqid)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html#isOneway()">isOneway</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html#start(I,%20org.apache.cassandra.thrift.Cassandra.execute_prepared_cql_query_args,%20org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a>&nbsp;iface, <a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>&nbsp;args, org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;&nbsp;resultHandler)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.thrift.AsyncProcessFunction"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.thrift.AsyncProcessFunction</h3> <code>getMethodName, sendResponse</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Cassandra.AsyncProcessor.execute_prepared_cql_query()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Cassandra.AsyncProcessor.execute_prepared_cql_query</h4> <pre>public&nbsp;Cassandra.AsyncProcessor.execute_prepared_cql_query()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getEmptyArgsInstance()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEmptyArgsInstance</h4> <pre>public&nbsp;<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>&nbsp;getEmptyArgsInstance()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getEmptyArgsInstance</code>&nbsp;in class&nbsp;<code>org.apache.thrift.AsyncProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</code></dd> </dl> </li> </ul> <a name="getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResultHandler</h4> <pre>public&nbsp;org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;&nbsp;getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer&nbsp;fb, int&nbsp;seqid)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>getResultHandler</code>&nbsp;in class&nbsp;<code>org.apache.thrift.AsyncProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</code></dd> </dl> </li> </ul> <a name="isOneway()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isOneway</h4> <pre>protected&nbsp;boolean&nbsp;isOneway()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>isOneway</code>&nbsp;in class&nbsp;<code>org.apache.thrift.AsyncProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</code></dd> </dl> </li> </ul> <a name="start(org.apache.cassandra.thrift.Cassandra.AsyncIface,org.apache.cassandra.thrift.Cassandra.execute_prepared_cql_query_args,org.apache.thrift.async.AsyncMethodCallback)"> <!-- --> </a><a name="start(I, org.apache.cassandra.thrift.Cassandra.execute_prepared_cql_query_args, org.apache.thrift.async.AsyncMethodCallback)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>start</h4> <pre>public&nbsp;void&nbsp;start(<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a>&nbsp;iface, <a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>&nbsp;args, org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;&nbsp;resultHandler) throws org.apache.thrift.TException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>start</code>&nbsp;in class&nbsp;<code>org.apache.thrift.AsyncProcessFunction&lt;<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" title="type parameter in Cassandra.AsyncProcessor.execute_prepared_cql_query">I</a> extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>,<a href="../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a>,<a href="../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a>&gt;</code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code>org.apache.thrift.TException</code></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Cassandra.AsyncProcessor.execute_prepared_cql_query.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_cql3_query.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql3_query.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_prepared_cql_query.html" target="_top">Frames</a></li> <li><a href="Cassandra.AsyncProcessor.execute_prepared_cql_query.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>Copyright &copy; 2014 The Apache Software Foundation</small></p> </body> </html>
src/public/index.html
heartpoints-org/heartpoints.org
<html> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-149692193-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-149692193-1'); </script> <meta charset="UTF-8" /> <meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no" /> <link rel="icon" href="/images/heartpointsIcon.png" /> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" /> <title>heartpoints.org</title> <meta property="og:title" content="heartpoints.org"> <meta property="og:type" content="website"> <meta property="og:description" content="the currency of good"> <meta property="og:image" content="/images/heartpointsIcon.png"> <meta property="og:url" content="www.heartpoints.org"> </head> <body style="background-color: #f3f3f3"> <div id="site"></div> <script src="/react/umd/react.development.js"></script> <script src="/react-dom/umd/react-dom.development.js"></script> <script src="/bundle.js"></script> </body> </html>
eclipse/poi-3.12/docs/apidocs/org/apache/poi/hssf/record/chart/class-use/ChartStartObjectRecord.html
misuqian/ExcelTool
<!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.apache.poi.hssf.record.chart.ChartStartObjectRecord (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.poi.hssf.record.chart.ChartStartObjectRecord (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/poi/hssf/record/chart/ChartStartObjectRecord.html" title="class in org.apache.poi.hssf.record.chart">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/chart/class-use/ChartStartObjectRecord.html" target="_top">Frames</a></li> <li><a href="ChartStartObjectRecord.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.poi.hssf.record.chart.ChartStartObjectRecord" class="title">Uses of Class<br>org.apache.poi.hssf.record.chart.ChartStartObjectRecord</h2> </div> <div class="classUseContainer">No usage of org.apache.poi.hssf.record.chart.ChartStartObjectRecord</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/poi/hssf/record/chart/ChartStartObjectRecord.html" title="class in org.apache.poi.hssf.record.chart">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/poi/hssf/record/chart/class-use/ChartStartObjectRecord.html" target="_top">Frames</a></li> <li><a href="ChartStartObjectRecord.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 2015 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
public/Layout/css/PluginAdministratorPlugin.css
lahdekorpi/webvaloa
#webvaloa .navbar-brand img { height: 45px; margin-top: -10px; } /* Push div.conainer down if navbar is in fixed position */ body > div.navbar-fixed-top + div.container { margin-top: 70px; } /* Backend fixes */ .footable-last-column { text-align: right; } .webvaloa-search-form, h1 button { margin-right: 10px; } /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { position: absolute; top: 0; left: 0; right: 0; z-index: 999; } /* Flip around the padding for proper display in narrow viewports */ .navbar-wrapper .container { padding-left: 0; padding-right: 0; } .navbar-wrapper .navbar { padding-left: 15px; padding-right: 15px; } .navbar-content { width: 320px; padding: 15px; padding-bottom:0px; } .navbar-content:before, .navbar-content:after { display: table; content: ""; line-height: 0; } .navbar-footer { background-color: #DDD; } .navbar-footer-content { padding: 15px 15px 15px 15px; } .dropdown-menu { padding: 0px; overflow: hidden; } .img-responsive { margin-bottom: 15px; }
packages/dialog.css
bower/components
{ "name": "dialog.css", "url": "https://github.com/chantastic/dialog.css.git" }
libs/Jena/javadoc-arq/org/apache/jena/riot/thrift/class-use/BinRDF.html
manonsys/MVC
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_66-internal) on Tue Dec 08 09:28:00 GMT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.jena.riot.thrift.BinRDF (Apache Jena ARQ)</title> <meta name="date" content="2015-12-08"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.jena.riot.thrift.BinRDF (Apache Jena ARQ)"; } } 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/jena/riot/thrift/BinRDF.html" title="class in org.apache.jena.riot.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/jena/riot/thrift/class-use/BinRDF.html" target="_top">Frames</a></li> <li><a href="BinRDF.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.jena.riot.thrift.BinRDF" class="title">Uses of Class<br>org.apache.jena.riot.thrift.BinRDF</h2> </div> <div class="classUseContainer">No usage of org.apache.jena.riot.thrift.BinRDF</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/jena/riot/thrift/BinRDF.html" title="class in org.apache.jena.riot.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/jena/riot/thrift/class-use/BinRDF.html" target="_top">Frames</a></li> <li><a href="BinRDF.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>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
How To Find Person/Ruby/WhitePages-PersonLookup/app/assets/stylesheets/application.css
robertsonsamuel/Whitepages-Pro-API-Examples
/* * This is a manifest file that'll automatically include all the stylesheets available in this directory * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at * the top of the compiled file, but it's generally better to create a new file per style scope. *= require_self *= require_tree . */ *{ margin:0px; padding:0px; } .wrapper{ margin:50px auto; width:1000px; } .search_sec{ float:left; width:1000px; margin:0px 0px 20px 0px; padding:0px; } .search_sec p{ font:14px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; margin-bottom:8px; } .inputbox{ font:13px Arial, Helvetica, sans-serif; color:#333; font-weight:normal; padding:5px; width:170px; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; } .find_btn{ font:13px Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; padding:5px 10px; background:#333; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; cursor:pointer; } .detail_wrapper{ float:left; width:1000px; margin:0px; padding:0px; } .detail_box{ float:left; width:300px; margin:0px 30px 0px 0px; padding:10px; background:#f8f8f8; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; min-height:170px; } .detail_box h1{ font:14px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; padding-bottom:6px; } .detail_box p{ font:13px Arial, Helvetica, sans-serif; color:#333; font-weight:normal; padding-bottom:6px; } .error_box{ float:left; width:588px; margin:0px 0px 20px 0px; padding:10px; background:#F5E2DE; border:1px solid #934038; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; font:13px Arial, Helvetica, sans-serif; color:#954338; font-weight:normal; } .message_box{ float:left; width:588px; margin:0px 0px 20px 0px; padding:10px; background:green; border:1px solid green; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; font:13px Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; } .inputbox_address{ font:13px Arial, Helvetica, sans-serif; color:#333; font-weight:normal; padding:5px; width:220px; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; } .detail_boxin { float:left; width:420px; height: 105px; margin:0px 0px 10px 0px; padding:10px; background:#fff; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; min-height:105px; } .detail_boxin:last-child{ margin-bottom:0px; } .result_box { float:left; width:960px; margin:0px 0px 20px 0px; padding:10px; background:#f8f8f8; border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; font:13px Arial, Helvetica, sans-serif; color:#333; font-weight:normal; } .result_box table{ margin:0px; padding:0px; } .result_box table tr, td, th{ margin:0px; padding:0px; border-collapse:collapse; } .result_box table th{ padding:10px 15px; } .result_box table td{ padding:10px 0px 10px 10px; border-top:1px solid #ccc; } .result_box table tr:first-child{ background: none; } .bg_font14{ font:14px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; margin-bottom:4px; } .bg_font12{ font:12px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; } .detail_box_in_person { float:left; width:420px; height: 105px; margin:0px 0px 10px 0px; padding:10px; background:#fff; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; min-height:105px; } .detail_box_in_person:last-child{ margin-bottom:0px; } .detail_box_in_location { float:left; width:420px; height: 105px; margin:0px 0px 10px 0px; padding:10px; background:#fff; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; min-height:105px; } .detail_box_in_location:last-child{ margin-bottom:0px; } .people_label_font{ font:12px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; } .people_subheading_font{ font:14px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; margin-bottom:4px; } .location_label_font{ font:12px Arial, Helvetica, sans-serif; color:#333; font-weight:bold; }
src/main/resources/docs/mars/util/package-frame.html
gon1332/mars
<!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_33) on Tue Aug 20 12:20:59 EDT 2013 --> <TITLE> mars.util </TITLE> <META NAME="date" CONTENT="2013-08-20"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../mars/util/package-summary.html" target="classFrame">mars.util</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="Binary.html" title="class in mars.util" target="classFrame">Binary</A> <BR> <A HREF="EditorFont.html" title="class in mars.util" target="classFrame">EditorFont</A> <BR> <A HREF="FilenameFinder.html" title="class in mars.util" target="classFrame">FilenameFinder</A> <BR> <A HREF="MemoryDump.html" title="class in mars.util" target="classFrame">MemoryDump</A> <BR> <A HREF="PropertiesFile.html" title="class in mars.util" target="classFrame">PropertiesFile</A> <BR> <A HREF="SystemIO.html" title="class in mars.util" target="classFrame">SystemIO</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
_book/index.html
tl3shi/leetcode-summary
<!DOCTYPE HTML> <html lang="en-US" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <title>Introduction | Leetcode Summary</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content="Book generated using GitBook"> <meta name="generator" content="GitBook 1.5.0"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="gitbook/images/apple-touch-icon-precomposed-152.png"> <link rel="shortcut icon" href="gitbook/images/favicon.ico" type="image/x-icon"> <link rel="next" href="./dp/README.html" /> </head> <body> <link rel="stylesheet" href="gitbook/style.css"> <div class="book" data-level="0" data-basepath="." data-revision="1419875454975"> <div class="book-summary"> <div class="book-search"> <input type="text" placeholder="Type to search" class="form-control" /> </div> <ul class="summary"> <li class="chapter active" data-level="0" data-path="index.html"> <a href="./index.html"> <i class="fa fa-check"></i> Introduction </a> </li> <li class="chapter " data-level="1" data-path="dp/README.html"> <a href="./dp/README.html"> <i class="fa fa-check"></i> <b>1.</b> DP, 动态规划类 </a> <ul class="articles"> <li class="chapter " data-level="1.1" data-path="dp/Best-Time-to-Buy-and-Sell-Stock-III.html"> <a href="./dp/Best-Time-to-Buy-and-Sell-Stock-III.html"> <i class="fa fa-check"></i> <b>1.1.</b> Best Time to Buy and Sell Stock III 题解 </a> </li> <li class="chapter " data-level="1.2" data-path="dp/Best-Time-to-Buy-and-Sell-Stock.html"> <a href="./dp/Best-Time-to-Buy-and-Sell-Stock.html"> <i class="fa fa-check"></i> <b>1.2.</b> Best Time to Buy and Sell Stock 题解 </a> </li> <li class="chapter " data-level="1.3" data-path="dp/Climbing-Stairs.html"> <a href="./dp/Climbing-Stairs.html"> <i class="fa fa-check"></i> <b>1.3.</b> Climbing Stairs 题解 </a> </li> <li class="chapter " data-level="1.4" data-path="dp/Decode-Ways.html"> <a href="./dp/Decode-Ways.html"> <i class="fa fa-check"></i> <b>1.4.</b> Decode Ways 题解 </a> </li> <li class="chapter " data-level="1.5" data-path="dp/Distinct-Subsequences.html"> <a href="./dp/Distinct-Subsequences.html"> <i class="fa fa-check"></i> <b>1.5.</b> Distinct Subsequences 题解 </a> </li> <li class="chapter " data-level="1.6" data-path="dp/Edit-Distance.html"> <a href="./dp/Edit-Distance.html"> <i class="fa fa-check"></i> <b>1.6.</b> Edit Distance 题解 </a> </li> <li class="chapter " data-level="1.7" data-path="dp/Interleaving-String.html"> <a href="./dp/Interleaving-String.html"> <i class="fa fa-check"></i> <b>1.7.</b> Interleaving String 题解 </a> </li> <li class="chapter " data-level="1.8" data-path="dp/Longest-Palindromic-Substring.html"> <a href="./dp/Longest-Palindromic-Substring.html"> <i class="fa fa-check"></i> <b>1.8.</b> Longest Palindromic Substring 题解 </a> </li> <li class="chapter " data-level="1.9" data-path="dp/Maximum-Product-Subarray.html"> <a href="./dp/Maximum-Product-Subarray.html"> <i class="fa fa-check"></i> <b>1.9.</b> Maximum Product Subarray 题解 </a> </li> <li class="chapter " data-level="1.10" data-path="dp/Maximum-Subarray.html"> <a href="./dp/Maximum-Subarray.html"> <i class="fa fa-check"></i> <b>1.10.</b> Maximum Subarray 题解 </a> </li> <li class="chapter " data-level="1.11" data-path="dp/Minimum-Path-Sum.html"> <a href="./dp/Minimum-Path-Sum.html"> <i class="fa fa-check"></i> <b>1.11.</b> Minimum Path Sum 题解 </a> </li> <li class="chapter " data-level="1.12" data-path="dp/Palindrome-Partitioning.html"> <a href="./dp/Palindrome-Partitioning.html"> <i class="fa fa-check"></i> <b>1.12.</b> Palindrome Partitioning 题解 </a> </li> <li class="chapter " data-level="1.13" data-path="dp/Palindrome-Partitioning-II.html"> <a href="./dp/Palindrome-Partitioning-II.html"> <i class="fa fa-check"></i> <b>1.13.</b> Palindrome Partitioning II 题解 </a> </li> <li class="chapter " data-level="1.14" data-path="dp/Scramble-String.html"> <a href="./dp/Scramble-String.html"> <i class="fa fa-check"></i> <b>1.14.</b> Scramble String 题解 </a> </li> <li class="chapter " data-level="1.15" data-path="dp/Triangle.html"> <a href="./dp/Triangle.html"> <i class="fa fa-check"></i> <b>1.15.</b> Triangle 题解 </a> </li> <li class="chapter " data-level="1.16" data-path="dp/Unique-Binary-Search-Trees.html"> <a href="./dp/Unique-Binary-Search-Trees.html"> <i class="fa fa-check"></i> <b>1.16.</b> Unique Binary Search Trees 题解 </a> </li> <li class="chapter " data-level="1.17" data-path="dp/Unique-Paths-II.html"> <a href="./dp/Unique-Paths-II.html"> <i class="fa fa-check"></i> <b>1.17.</b> Unique Paths II 题解 </a> </li> <li class="chapter " data-level="1.18" data-path="dp/Word-Break.html"> <a href="./dp/Word-Break.html"> <i class="fa fa-check"></i> <b>1.18.</b> Word Break 题解 </a> </li> <li class="chapter " data-level="1.19" data-path="dp/Word-Break-II.html"> <a href="./dp/Word-Break-II.html"> <i class="fa fa-check"></i> <b>1.19.</b> Word Break II 题解 </a> </li> </ul> </li> <li class="chapter " data-level="2" data-path="list/README.html"> <a href="./list/README.html"> <i class="fa fa-check"></i> <b>2.</b> list, 链表相关 </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="list/Add-Two-Numbers.html"> <a href="./list/Add-Two-Numbers.html"> <i class="fa fa-check"></i> <b>2.1.</b> Add Two Numbers 题解 </a> </li> <li class="chapter " data-level="2.2" data-path="list/Convert-Sorted-List-to-Binary-Search-Tree.html"> <a href="./list/Convert-Sorted-List-to-Binary-Search-Tree.html"> <i class="fa fa-check"></i> <b>2.2.</b> Convert Sorted List to Binary Search Tree 题解 </a> </li> <li class="chapter " data-level="2.3" data-path="list/Copy-List-with-Random-Pointer.html"> <a href="./list/Copy-List-with-Random-Pointer.html"> <i class="fa fa-check"></i> <b>2.3.</b> Copy List with Random Pointer 题解 </a> </li> <li class="chapter " data-level="2.4" data-path="list/Insertion-Sort-List.html"> <a href="./list/Insertion-Sort-List.html"> <i class="fa fa-check"></i> <b>2.4.</b> Insertion Sort List 题解 </a> </li> <li class="chapter " data-level="2.5" data-path="list/LRU-Cache.html"> <a href="./list/LRU-Cache.html"> <i class="fa fa-check"></i> <b>2.5.</b> LRU Cache 题解 </a> </li> <li class="chapter " data-level="2.6" data-path="list/Linked-List-Cycle.html"> <a href="./list/Linked-List-Cycle.html"> <i class="fa fa-check"></i> <b>2.6.</b> Linked List Cycle 题解 </a> </li> <li class="chapter " data-level="2.7" data-path="list/Linked-List-Cycle-II.html"> <a href="./list/Linked-List-Cycle-II.html"> <i class="fa fa-check"></i> <b>2.7.</b> Linked List Cycle II 题解 </a> </li> <li class="chapter " data-level="2.8" data-path="list/Merge-Two-Sorted-Lists.html"> <a href="./list/Merge-Two-Sorted-Lists.html"> <i class="fa fa-check"></i> <b>2.8.</b> Merge Two Sorted Lists 题解 </a> </li> <li class="chapter " data-level="2.9" data-path="list/Merge-k-Sorted-Lists.html"> <a href="./list/Merge-k-Sorted-Lists.html"> <i class="fa fa-check"></i> <b>2.9.</b> Merge k Sorted Lists 题解 </a> </li> <li class="chapter " data-level="2.10" data-path="list/Partition-List.html"> <a href="./list/Partition-List.html"> <i class="fa fa-check"></i> <b>2.10.</b> Partition List 题解 </a> </li> <li class="chapter " data-level="2.11" data-path="list/Remove-Duplicates-from-Sorted-List.html"> <a href="./list/Remove-Duplicates-from-Sorted-List.html"> <i class="fa fa-check"></i> <b>2.11.</b> Remove Duplicates from Sorted List 题解 </a> </li> <li class="chapter " data-level="2.12" data-path="list/Remove-Duplicates-from-Sorted-List-II.html"> <a href="./list/Remove-Duplicates-from-Sorted-List-II.html"> <i class="fa fa-check"></i> <b>2.12.</b> Remove Duplicates from Sorted List II 题解 </a> </li> <li class="chapter " data-level="2.13" data-path="list/Remove-Nth-Node-From-End-of-List.html"> <a href="./list/Remove-Nth-Node-From-End-of-List.html"> <i class="fa fa-check"></i> <b>2.13.</b> Remove Nth Node From End of List 题解 </a> </li> <li class="chapter " data-level="2.14" data-path="list/Reorder-List.html"> <a href="./list/Reorder-List.html"> <i class="fa fa-check"></i> <b>2.14.</b> Reorder List 题解 </a> </li> <li class="chapter " data-level="2.15" data-path="list/Reverse-Linked-List-II.html"> <a href="./list/Reverse-Linked-List-II.html"> <i class="fa fa-check"></i> <b>2.15.</b> Reverse Linked List II 题解 </a> </li> <li class="chapter " data-level="2.16" data-path="list/Reverse-Nodes-in-k-Group.html"> <a href="./list/Reverse-Nodes-in-k-Group.html"> <i class="fa fa-check"></i> <b>2.16.</b> Reverse Nodes in k-Group 题解 </a> </li> <li class="chapter " data-level="2.17" data-path="list/Rotate-List.html"> <a href="./list/Rotate-List.html"> <i class="fa fa-check"></i> <b>2.17.</b> Rotate List 题解 </a> </li> <li class="chapter " data-level="2.18" data-path="list/Sort-List.html"> <a href="./list/Sort-List.html"> <i class="fa fa-check"></i> <b>2.18.</b> Sort List 题解 </a> </li> <li class="chapter " data-level="2.19" data-path="list/Swap-Nodes-in-Pairs.html"> <a href="./list/Swap-Nodes-in-Pairs.html"> <i class="fa fa-check"></i> <b>2.19.</b> Swap Nodes in Pairs 题解 </a> </li> </ul> </li> <li class="chapter " data-level="3" data-path="binary-tree/README.html"> <a href="./binary-tree/README.html"> <i class="fa fa-check"></i> <b>3.</b> binary tree, 二叉树相关 </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="binary-tree/Balanced-Binary-Tree.html"> <a href="./binary-tree/Balanced-Binary-Tree.html"> <i class="fa fa-check"></i> <b>3.1.</b> Balanced Binary Tree 题解 </a> </li> <li class="chapter " data-level="3.2" data-path="binary-tree/Binary-Tree-Inorder-Traversal.html"> <a href="./binary-tree/Binary-Tree-Inorder-Traversal.html"> <i class="fa fa-check"></i> <b>3.2.</b> Binary Tree Inorder Traversal 题解 </a> </li> <li class="chapter " data-level="3.3" data-path="binary-tree/Binary-Tree-Level-Order-Traversal.html"> <a href="./binary-tree/Binary-Tree-Level-Order-Traversal.html"> <i class="fa fa-check"></i> <b>3.3.</b> Binary Tree Level Order Traversal 题解 </a> </li> <li class="chapter " data-level="3.4" data-path="binary-tree/Binary-Tree-Level-Order-Traversal-II.html"> <a href="./binary-tree/Binary-Tree-Level-Order-Traversal-II.html"> <i class="fa fa-check"></i> <b>3.4.</b> Binary Tree Level Order Traversal II 题解 </a> </li> <li class="chapter " data-level="3.5" data-path="binary-tree/Binary-Tree-Maximum-Path-Sum.html"> <a href="./binary-tree/Binary-Tree-Maximum-Path-Sum.html"> <i class="fa fa-check"></i> <b>3.5.</b> Binary Tree Maximum Path Sum 题解 </a> </li> <li class="chapter " data-level="3.6" data-path="binary-tree/Binary-Tree-Postorder-Traversal.html"> <a href="./binary-tree/Binary-Tree-Postorder-Traversal.html"> <i class="fa fa-check"></i> <b>3.6.</b> Binary Tree Postorder Traversal 题解 </a> </li> <li class="chapter " data-level="3.7" data-path="binary-tree/Binary-Tree-Preorder-Traversal.html"> <a href="./binary-tree/Binary-Tree-Preorder-Traversal.html"> <i class="fa fa-check"></i> <b>3.7.</b> Binary Tree Preorder Traversal 题解 </a> </li> <li class="chapter " data-level="3.8" data-path="binary-tree/Binary-Tree-Zigzag-Level-Order-Traversal.html"> <a href="./binary-tree/Binary-Tree-Zigzag-Level-Order-Traversal.html"> <i class="fa fa-check"></i> <b>3.8.</b> Binary Tree Zigzag Level Order Traversal 题解 </a> </li> <li class="chapter " data-level="3.9" data-path="binary-tree/Construct-Binary-Tree-from-Inorder-and-Postorder-Traversal.html"> <a href="./binary-tree/Construct-Binary-Tree-from-Inorder-and-Postorder-Traversal.html"> <i class="fa fa-check"></i> <b>3.9.</b> Construct Binary Tree from Inorder and Postorder Traversal 题解 </a> </li> <li class="chapter " data-level="3.10" data-path="binary-tree/Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal.html"> <a href="./binary-tree/Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal.html"> <i class="fa fa-check"></i> <b>3.10.</b> Construct Binary Tree from Preorder and Inorder Traversal 题解 </a> </li> <li class="chapter " data-level="3.11" data-path="binary-tree/Convert-Sorted-List-to-Binary-Search-Tree.html"> <a href="./binary-tree/Convert-Sorted-List-to-Binary-Search-Tree.html"> <i class="fa fa-check"></i> <b>3.11.</b> Convert Sorted List to Binary Search Tree 题解 </a> </li> <li class="chapter " data-level="3.12" data-path="binary-tree/Flatten-Binary-Tree-to-Linked-List.html"> <a href="./binary-tree/Flatten-Binary-Tree-to-Linked-List.html"> <i class="fa fa-check"></i> <b>3.12.</b> Flatten Binary Tree to Linked List 题解 </a> </li> <li class="chapter " data-level="3.13" data-path="binary-tree/Maximum-Depth-of-Binary-Tree.html"> <a href="./binary-tree/Maximum-Depth-of-Binary-Tree.html"> <i class="fa fa-check"></i> <b>3.13.</b> Maximum Depth of Binary Tree 题解 </a> </li> <li class="chapter " data-level="3.14" data-path="binary-tree/Minimum-Depth-of-Binary-Tree.html"> <a href="./binary-tree/Minimum-Depth-of-Binary-Tree.html"> <i class="fa fa-check"></i> <b>3.14.</b> Minimum Depth of Binary Tree 题解 </a> </li> <li class="chapter " data-level="3.15" data-path="binary-tree/Path-Sum.html"> <a href="./binary-tree/Path-Sum.html"> <i class="fa fa-check"></i> <b>3.15.</b> Path Sum 题解 </a> </li> <li class="chapter " data-level="3.16" data-path="binary-tree/Path-Sum-II.html"> <a href="./binary-tree/Path-Sum-II.html"> <i class="fa fa-check"></i> <b>3.16.</b> Path Sum II 题解 </a> </li> <li class="chapter " data-level="3.17" data-path="binary-tree/Populating-Next-Right-Pointers-in-Each-Node.html"> <a href="./binary-tree/Populating-Next-Right-Pointers-in-Each-Node.html"> <i class="fa fa-check"></i> <b>3.17.</b> Populating Next Right Pointers in Each Node 题解 </a> </li> <li class="chapter " data-level="3.18" data-path="binary-tree/populating-next-right-pointers-in-each-node-ii.html"> <a href="./binary-tree/populating-next-right-pointers-in-each-node-ii.html"> <i class="fa fa-check"></i> <b>3.18.</b> Populating Next Right Pointers in Each Node II 题解 </a> </li> <li class="chapter " data-level="3.19" data-path="binary-tree/Recover-Binary-Search-Tree.html"> <a href="./binary-tree/Recover-Binary-Search-Tree.html"> <i class="fa fa-check"></i> <b>3.19.</b> Recover Binary Search Tree 题解 </a> </li> <li class="chapter " data-level="3.20" data-path="binary-tree/Same-Tree.html"> <a href="./binary-tree/Same-Tree.html"> <i class="fa fa-check"></i> <b>3.20.</b> Same Tree 题解 </a> </li> <li class="chapter " data-level="3.21" data-path="binary-tree/Sum-Root-to-Leaf-Numbers.html"> <a href="./binary-tree/Sum-Root-to-Leaf-Numbers.html"> <i class="fa fa-check"></i> <b>3.21.</b> Sum Root to Leaf Numbers 题解 </a> </li> <li class="chapter " data-level="3.22" data-path="binary-tree/Symmetric-Tree.html"> <a href="./binary-tree/Symmetric-Tree.html"> <i class="fa fa-check"></i> <b>3.22.</b> Symmetric Tree 题解 </a> </li> <li class="chapter " data-level="3.23" data-path="binary-tree/Unique-Binary-Search-Trees.html"> <a href="./binary-tree/Unique-Binary-Search-Trees.html"> <i class="fa fa-check"></i> <b>3.23.</b> Unique Binary Search Trees 题解 </a> </li> <li class="chapter " data-level="3.24" data-path="binary-tree/Unique-Binary-Search-Trees-II.html"> <a href="./binary-tree/Unique-Binary-Search-Trees-II.html"> <i class="fa fa-check"></i> <b>3.24.</b> Unique Binary Search Trees II 题解 </a> </li> <li class="chapter " data-level="3.25" data-path="binary-tree/Validate-Binary-Search-Tree.html"> <a href="./binary-tree/Validate-Binary-Search-Tree.html"> <i class="fa fa-check"></i> <b>3.25.</b> Validate Binary Search Tree 题解 </a> </li> </ul> </li> <li class="chapter " data-level="4" data-path="sort/README.html"> <a href="./sort/README.html"> <i class="fa fa-check"></i> <b>4.</b> sort, 排序相关 </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="sort/3Sum-Closest.html"> <a href="./sort/3Sum-Closest.html"> <i class="fa fa-check"></i> <b>4.1.</b> 3Sum Closest 题解 </a> </li> <li class="chapter " data-level="4.2" data-path="sort/3Sum.html"> <a href="./sort/3Sum.html"> <i class="fa fa-check"></i> <b>4.2.</b> 3Sum 题解 </a> </li> <li class="chapter " data-level="4.3" data-path="sort/4Sum.html"> <a href="./sort/4Sum.html"> <i class="fa fa-check"></i> <b>4.3.</b> 4Sum 题解 </a> </li> <li class="chapter " data-level="4.4" data-path="sort/Insert-Interval.html"> <a href="./sort/Insert-Interval.html"> <i class="fa fa-check"></i> <b>4.4.</b> Insert Interval 题解 </a> </li> <li class="chapter " data-level="4.5" data-path="sort/Longest-Consecutive-Sequence.html"> <a href="./sort/Longest-Consecutive-Sequence.html"> <i class="fa fa-check"></i> <b>4.5.</b> Longest Consecutive Sequence 题解 </a> </li> <li class="chapter " data-level="4.6" data-path="sort/Merge-Intervals.html"> <a href="./sort/Merge-Intervals.html"> <i class="fa fa-check"></i> <b>4.6.</b> Merge Intervals 题解 </a> </li> <li class="chapter " data-level="4.7" data-path="sort/Merge-Sorted-Array.html"> <a href="./sort/Merge-Sorted-Array.html"> <i class="fa fa-check"></i> <b>4.7.</b> Merge Sorted Array 题解 </a> </li> <li class="chapter " data-level="4.8" data-path="sort/Remove-Duplicates-from-Sorted-Array.html"> <a href="./sort/Remove-Duplicates-from-Sorted-Array.html"> <i class="fa fa-check"></i> <b>4.8.</b> Remove Duplicates from Sorted Array 题解 </a> </li> <li class="chapter " data-level="4.9" data-path="sort/Remove-Duplicates-from-Sorted-Array-II.html"> <a href="./sort/Remove-Duplicates-from-Sorted-Array-II.html"> <i class="fa fa-check"></i> <b>4.9.</b> Remove Duplicates from Sorted Array II 题解 </a> </li> <li class="chapter " data-level="4.10" data-path="sort/Sort-Colors.html"> <a href="./sort/Sort-Colors.html"> <i class="fa fa-check"></i> <b>4.10.</b> Sort Colors 题解 </a> </li> <li class="chapter " data-level="4.11" data-path="sort/Two-Sum.html"> <a href="./sort/Two-Sum.html"> <i class="fa fa-check"></i> <b>4.11.</b> Two Sum 题解 </a> </li> </ul> </li> <li class="chapter " data-level="5" data-path="search/README.html"> <a href="./search/README.html"> <i class="fa fa-check"></i> <b>5.</b> search, 搜索相关 </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="search/First-Missing-Positive.html"> <a href="./search/First-Missing-Positive.html"> <i class="fa fa-check"></i> <b>5.1.</b> First Missing Positive 题解 </a> </li> <li class="chapter " data-level="5.2" data-path="search/find-minimum-in-rotated-sorted-array.html"> <a href="./search/find-minimum-in-rotated-sorted-array.html"> <i class="fa fa-check"></i> <b>5.2.</b> Find Minimum in Rotated Sorted Array 题解 </a> </li> <li class="chapter " data-level="5.3" data-path="search/find-minimum-in-rotated-sorted-array-II.html"> <a href="./search/find-minimum-in-rotated-sorted-array-II.html"> <i class="fa fa-check"></i> <b>5.3.</b> Find Minimum in Rotated Sorted Array II 题解 </a> </li> <li class="chapter " data-level="5.4" data-path="search/Median-of-Two-Sorted-Arrays.html"> <a href="./search/Median-of-Two-Sorted-Arrays.html"> <i class="fa fa-check"></i> <b>5.4.</b> Median of Two Sorted Arrays 题解 </a> </li> <li class="chapter " data-level="5.5" data-path="search/Search-Insert-Position.html"> <a href="./search/Search-Insert-Position.html"> <i class="fa fa-check"></i> <b>5.5.</b> Search Insert Position 题解 </a> </li> <li class="chapter " data-level="5.6" data-path="search/Search-a-2D-Matrix.html"> <a href="./search/Search-a-2D-Matrix.html"> <i class="fa fa-check"></i> <b>5.6.</b> Search a 2D Matrix 题解 </a> </li> <li class="chapter " data-level="5.7" data-path="search/Search-for-a-Range.html"> <a href="./search/Search-for-a-Range.html"> <i class="fa fa-check"></i> <b>5.7.</b> Search for a Range 题解 </a> </li> <li class="chapter " data-level="5.8" data-path="search/Search-in-Rotated-Sorted-Array.html"> <a href="./search/Search-in-Rotated-Sorted-Array.html"> <i class="fa fa-check"></i> <b>5.8.</b> Search in Rotated Sorted Array 题解 </a> </li> <li class="chapter " data-level="5.9" data-path="search/Search-in-Rotated-Sorted-Array-II.html"> <a href="./search/Search-in-Rotated-Sorted-Array-II.html"> <i class="fa fa-check"></i> <b>5.9.</b> Search in Rotated Sorted Array II 题解 </a> </li> <li class="chapter " data-level="5.10" data-path="search/Single-Number.html"> <a href="./search/Single-Number.html"> <i class="fa fa-check"></i> <b>5.10.</b> Single Number 题解 </a> </li> <li class="chapter " data-level="5.11" data-path="search/Single-Number-II.html"> <a href="./search/Single-Number-II.html"> <i class="fa fa-check"></i> <b>5.11.</b> Single Number II 题解 </a> </li> </ul> </li> <li class="chapter " data-level="6" data-path="math/README.html"> <a href="./math/README.html"> <i class="fa fa-check"></i> <b>6.</b> math, 数学类相关 </a> <ul class="articles"> <li class="chapter " data-level="6.1" data-path="math/Add-Binary.html"> <a href="./math/Add-Binary.html"> <i class="fa fa-check"></i> <b>6.1.</b> Add Binary 题解 </a> </li> <li class="chapter " data-level="6.2" data-path="math/Add-Two-Numbers.html"> <a href="./math/Add-Two-Numbers.html"> <i class="fa fa-check"></i> <b>6.2.</b> Add Two Numbers 题解 </a> </li> <li class="chapter " data-level="6.3" data-path="math/Divide-Two-Integers.html"> <a href="./math/Divide-Two-Integers.html"> <i class="fa fa-check"></i> <b>6.3.</b> Divide Two Integers 题解 </a> </li> <li class="chapter " data-level="6.4" data-path="math/Gray-Code.html"> <a href="./math/Gray-Code.html"> <i class="fa fa-check"></i> <b>6.4.</b> Gray Code 题解 </a> </li> <li class="chapter " data-level="6.5" data-path="math/Integer-to-Roman.html"> <a href="./math/Integer-to-Roman.html"> <i class="fa fa-check"></i> <b>6.5.</b> Integer to Roman 题解 </a> </li> <li class="chapter " data-level="6.6" data-path="math/Multiply-Strings.html"> <a href="./math/Multiply-Strings.html"> <i class="fa fa-check"></i> <b>6.6.</b> Multiply Strings 题解 </a> </li> <li class="chapter " data-level="6.7" data-path="math/Palindrome-Number.html"> <a href="./math/Palindrome-Number.html"> <i class="fa fa-check"></i> <b>6.7.</b> Palindrome Number 题解 </a> </li> <li class="chapter " data-level="6.8" data-path="math/Plus-One.html"> <a href="./math/Plus-One.html"> <i class="fa fa-check"></i> <b>6.8.</b> Plus One 题解 </a> </li> <li class="chapter " data-level="6.9" data-path="math/Pow(x,-n"> <a href="./math/Pow(x,-n"> <i class="fa fa-check"></i> <b>6.9.</b> Pow(x, n) 题解 </a> </li> <li class="chapter " data-level="6.10" data-path="math/Reverse-Integer.html"> <a href="./math/Reverse-Integer.html"> <i class="fa fa-check"></i> <b>6.10.</b> Reverse Integer 题解 </a> </li> <li class="chapter " data-level="6.11" data-path="math/Roman-to-Integer.html"> <a href="./math/Roman-to-Integer.html"> <i class="fa fa-check"></i> <b>6.11.</b> Roman to Integer 题解 </a> </li> <li class="chapter " data-level="6.12" data-path="math/Sqrt(x"> <a href="./math/Sqrt(x"> <i class="fa fa-check"></i> <b>6.12.</b> Sqrt(x) 题解 </a> </li> <li class="chapter " data-level="6.13" data-path="math/String-to-Integer-(atoi"> <a href="./math/String-to-Integer-(atoi"> <i class="fa fa-check"></i> <b>6.13.</b> String to Integer (atoi) 题解 </a> </li> <li class="chapter " data-level="6.14" data-path="math/Valid-Number.html"> <a href="./math/Valid-Number.html"> <i class="fa fa-check"></i> <b>6.14.</b> Valid Number 题解 </a> </li> </ul> </li> <li class="chapter " data-level="7" data-path="string/README.html"> <a href="./string/README.html"> <i class="fa fa-check"></i> <b>7.</b> string, 字符串处理相关 </a> <ul class="articles"> <li class="chapter " data-level="7.1" data-path="string/Anagrams.html"> <a href="./string/Anagrams.html"> <i class="fa fa-check"></i> <b>7.1.</b> Anagrams 题解 </a> </li> <li class="chapter " data-level="7.2" data-path="string/Count-and-Say.html"> <a href="./string/Count-and-Say.html"> <i class="fa fa-check"></i> <b>7.2.</b> Count and Say 题解 </a> </li> <li class="chapter " data-level="7.3" data-path="string/Evaluate-Reverse-Polish-Notation.html"> <a href="./string/Evaluate-Reverse-Polish-Notation.html"> <i class="fa fa-check"></i> <b>7.3.</b> Evaluate Reverse Polish Notation 题解 </a> </li> <li class="chapter " data-level="7.4" data-path="string/Implement-strStr("> <a href="./string/Implement-strStr("> <i class="fa fa-check"></i> <b>7.4.</b> Implement strStr() 题解 </a> </li> <li class="chapter " data-level="7.5" data-path="string/Length-of-Last-Word.html"> <a href="./string/Length-of-Last-Word.html"> <i class="fa fa-check"></i> <b>7.5.</b> Length of Last Word 题解 </a> </li> <li class="chapter " data-level="7.6" data-path="string/Longest-Common-Prefix.html"> <a href="./string/Longest-Common-Prefix.html"> <i class="fa fa-check"></i> <b>7.6.</b> Longest Common Prefix 题解 </a> </li> <li class="chapter " data-level="7.7" data-path="string/Longest-Palindromic-Substring.html"> <a href="./string/Longest-Palindromic-Substring.html"> <i class="fa fa-check"></i> <b>7.7.</b> Longest Palindromic Substring 题解 </a> </li> <li class="chapter " data-level="7.8" data-path="string/Longest-Substring-Without-Repeating-Characters.html"> <a href="./string/Longest-Substring-Without-Repeating-Characters.html"> <i class="fa fa-check"></i> <b>7.8.</b> Longest Substring Without Repeating Characters 题解 </a> </li> <li class="chapter " data-level="7.9" data-path="string/Longest-Valid-Parentheses.html"> <a href="./string/Longest-Valid-Parentheses.html"> <i class="fa fa-check"></i> <b>7.9.</b> Longest Valid Parentheses 题解 </a> </li> <li class="chapter " data-level="7.10" data-path="string/Minimum-Window-Substring.html"> <a href="./string/Minimum-Window-Substring.html"> <i class="fa fa-check"></i> <b>7.10.</b> Minimum Window Substring 题解 </a> </li> <li class="chapter " data-level="7.11" data-path="string/Regular-Expression-Matching.html"> <a href="./string/Regular-Expression-Matching.html"> <i class="fa fa-check"></i> <b>7.11.</b> Regular Expression Matching 题解 </a> </li> <li class="chapter " data-level="7.12" data-path="string/Reverse-Words-in-a-String.html"> <a href="./string/Reverse-Words-in-a-String.html"> <i class="fa fa-check"></i> <b>7.12.</b> Reverse Words in a String 题解 </a> </li> <li class="chapter " data-level="7.13" data-path="string/Simplify-Path.html"> <a href="./string/Simplify-Path.html"> <i class="fa fa-check"></i> <b>7.13.</b> Simplify Path 题解 </a> </li> <li class="chapter " data-level="7.14" data-path="string/Text-Justification.html"> <a href="./string/Text-Justification.html"> <i class="fa fa-check"></i> <b>7.14.</b> Text Justification 题解 </a> </li> <li class="chapter " data-level="7.15" data-path="string/Valid-Parentheses.html"> <a href="./string/Valid-Parentheses.html"> <i class="fa fa-check"></i> <b>7.15.</b> Valid Parentheses 题解 </a> </li> <li class="chapter " data-level="7.16" data-path="string/Wildcard-Matching.html"> <a href="./string/Wildcard-Matching.html"> <i class="fa fa-check"></i> <b>7.16.</b> Wildcard Matching 题解 </a> </li> <li class="chapter " data-level="7.17" data-path="string/ZigZag-Conversion.html"> <a href="./string/ZigZag-Conversion.html"> <i class="fa fa-check"></i> <b>7.17.</b> ZigZag Conversion 题解 </a> </li> </ul> </li> <li class="chapter " data-level="8" data-path="combination-permutation/README.html"> <a href="./combination-permutation/README.html"> <i class="fa fa-check"></i> <b>8.</b> combination and permutation, 排列组合相关 </a> <ul class="articles"> <li class="chapter " data-level="8.1" data-path="combination-permutation/Combinations.html"> <a href="./combination-permutation/Combinations.html"> <i class="fa fa-check"></i> <b>8.1.</b> Combinations 题解 </a> </li> <li class="chapter " data-level="8.2" data-path="combination-permutation/Combination-Sum.html"> <a href="./combination-permutation/Combination-Sum.html"> <i class="fa fa-check"></i> <b>8.2.</b> Combination Sum 题解 </a> </li> <li class="chapter " data-level="8.3" data-path="combination-permutation/Combination-Sum-II.html"> <a href="./combination-permutation/Combination-Sum-II.html"> <i class="fa fa-check"></i> <b>8.3.</b> Combination Sum II 题解 </a> </li> <li class="chapter " data-level="8.4" data-path="combination-permutation/Letter-Combinations-of-a-Phone-Number.html"> <a href="./combination-permutation/Letter-Combinations-of-a-Phone-Number.html"> <i class="fa fa-check"></i> <b>8.4.</b> Letter Combinations of a Phone Number 题解 </a> </li> <li class="chapter " data-level="8.5" data-path="combination-permutation/Next-Permutation.html"> <a href="./combination-permutation/Next-Permutation.html"> <i class="fa fa-check"></i> <b>8.5.</b> Next Permutation 题解 </a> </li> <li class="chapter " data-level="8.6" data-path="combination-permutation/Palindrome-Partitioning.html"> <a href="./combination-permutation/Palindrome-Partitioning.html"> <i class="fa fa-check"></i> <b>8.6.</b> Palindrome Partitioning 题解 </a> </li> <li class="chapter " data-level="8.7" data-path="combination-permutation/Permutation-Sequence.html"> <a href="./combination-permutation/Permutation-Sequence.html"> <i class="fa fa-check"></i> <b>8.7.</b> Permutation Sequence 题解 </a> </li> <li class="chapter " data-level="8.8" data-path="combination-permutation/Permutations.html"> <a href="./combination-permutation/Permutations.html"> <i class="fa fa-check"></i> <b>8.8.</b> Permutations 题解 </a> </li> <li class="chapter " data-level="8.9" data-path="combination-permutation/Permutations-II.html"> <a href="./combination-permutation/Permutations-II.html"> <i class="fa fa-check"></i> <b>8.9.</b> Permutations II 题解 </a> </li> <li class="chapter " data-level="8.10" data-path="combination-permutation/Subsets.html"> <a href="./combination-permutation/Subsets.html"> <i class="fa fa-check"></i> <b>8.10.</b> Subsets 题解 </a> </li> <li class="chapter " data-level="8.11" data-path="combination-permutation/Subsets-II.html"> <a href="./combination-permutation/Subsets-II.html"> <i class="fa fa-check"></i> <b>8.11.</b> Subsets II 题解 </a> </li> <li class="chapter " data-level="8.12" data-path="combination-permutation/Unique-Paths.html"> <a href="./combination-permutation/Unique-Paths.html"> <i class="fa fa-check"></i> <b>8.12.</b> Unique Paths 题解 </a> </li> </ul> </li> <li class="chapter " data-level="9" data-path="matrix/README.html"> <a href="./matrix/README.html"> <i class="fa fa-check"></i> <b>9.</b> matrix, 二维数组, 矩阵相关 </a> <ul class="articles"> <li class="chapter " data-level="9.1" data-path="matrix/Rotate-Image.html"> <a href="./matrix/Rotate-Image.html"> <i class="fa fa-check"></i> <b>9.1.</b> Rotate Image 题解 </a> </li> <li class="chapter " data-level="9.2" data-path="matrix/Set-Matrix-Zeroes.html"> <a href="./matrix/Set-Matrix-Zeroes.html"> <i class="fa fa-check"></i> <b>9.2.</b> Set Matrix Zeroes 题解 </a> </li> <li class="chapter " data-level="9.3" data-path="matrix/Spiral-Matrix.html"> <a href="./matrix/Spiral-Matrix.html"> <i class="fa fa-check"></i> <b>9.3.</b> Spiral Matrix 题解 </a> </li> <li class="chapter " data-level="9.4" data-path="matrix/Spiral-Matrix-II.html"> <a href="./matrix/Spiral-Matrix-II.html"> <i class="fa fa-check"></i> <b>9.4.</b> Spiral Matrix II 题解 </a> </li> <li class="chapter " data-level="9.5" data-path="matrix/Maximal-Rectangle.html"> <a href="./matrix/Maximal-Rectangle.html"> <i class="fa fa-check"></i> <b>9.5.</b> Maximal Rectangle 题解 </a> </li> </ul> </li> <li class="chapter " data-level="10" data-path="backtracking/README.html"> <a href="./backtracking/README.html"> <i class="fa fa-check"></i> <b>10.</b> 回溯, BFS/DFS </a> <ul class="articles"> <li class="chapter " data-level="10.1" data-path="backtracking/Clone-Graph.html"> <a href="./backtracking/Clone-Graph.html"> <i class="fa fa-check"></i> <b>10.1.</b> Clone Graph 题解 </a> </li> <li class="chapter " data-level="10.2" data-path="backtracking/Generate-Parentheses.html"> <a href="./backtracking/Generate-Parentheses.html"> <i class="fa fa-check"></i> <b>10.2.</b> Generate Parentheses 题解 </a> </li> <li class="chapter " data-level="10.3" data-path="backtracking/N-Queens.html"> <a href="./backtracking/N-Queens.html"> <i class="fa fa-check"></i> <b>10.3.</b> N-Queens 题解 </a> </li> <li class="chapter " data-level="10.4" data-path="backtracking/N-Queens-II.html"> <a href="./backtracking/N-Queens-II.html"> <i class="fa fa-check"></i> <b>10.4.</b> N-Queens II 题解 </a> </li> <li class="chapter " data-level="10.5" data-path="backtracking/Restore-IP-Addresses.html"> <a href="./backtracking/Restore-IP-Addresses.html"> <i class="fa fa-check"></i> <b>10.5.</b> Restore IP Addresses 题解 </a> </li> <li class="chapter " data-level="10.6" data-path="backtracking/Sudoku-Solver.html"> <a href="./backtracking/Sudoku-Solver.html"> <i class="fa fa-check"></i> <b>10.6.</b> Sudoku Solver 题解 </a> </li> <li class="chapter " data-level="10.7" data-path="backtracking/Surrounded-Regions.html"> <a href="./backtracking/Surrounded-Regions.html"> <i class="fa fa-check"></i> <b>10.7.</b> Surrounded Regions 题解 </a> </li> <li class="chapter " data-level="10.8" data-path="backtracking/Word-Ladder.html"> <a href="./backtracking/Word-Ladder.html"> <i class="fa fa-check"></i> <b>10.8.</b> Word Ladder 题解 </a> </li> <li class="chapter " data-level="10.9" data-path="backtracking/Word-Ladder-II.html"> <a href="./backtracking/Word-Ladder-II.html"> <i class="fa fa-check"></i> <b>10.9.</b> Word Ladder II 题解 </a> </li> <li class="chapter " data-level="10.10" data-path="backtracking/Word-Search.html"> <a href="./backtracking/Word-Search.html"> <i class="fa fa-check"></i> <b>10.10.</b> Word Search 题解 </a> </li> </ul> </li> <li class="chapter " data-level="11" data-path="greedy/README.html"> <a href="./greedy/README.html"> <i class="fa fa-check"></i> <b>11.</b> greedy, 贪心 </a> <ul class="articles"> <li class="chapter " data-level="11.1" data-path="greedy/Best-Time-to-Buy-and-Sell-Stock-II.html"> <a href="./greedy/Best-Time-to-Buy-and-Sell-Stock-II.html"> <i class="fa fa-check"></i> <b>11.1.</b> Best Time to Buy and Sell Stock II 题解 </a> </li> <li class="chapter " data-level="11.2" data-path="greedy/Jump-Game.html"> <a href="./greedy/Jump-Game.html"> <i class="fa fa-check"></i> <b>11.2.</b> Jump Game 题解 </a> </li> <li class="chapter " data-level="11.3" data-path="greedy/Jump-Game-II.html"> <a href="./greedy/Jump-Game-II.html"> <i class="fa fa-check"></i> <b>11.3.</b> Jump Game II 题解 </a> </li> </ul> </li> <li class="chapter " data-level="12" data-path="others/README.html"> <a href="./others/README.html"> <i class="fa fa-check"></i> <b>12.</b> 其他 </a> <ul class="articles"> <li class="chapter " data-level="12.1" data-path="others/Candy.html"> <a href="./others/Candy.html"> <i class="fa fa-check"></i> <b>12.1.</b> Candy 题解 </a> </li> <li class="chapter " data-level="12.2" data-path="others/Container-With-Most-Water.html"> <a href="./others/Container-With-Most-Water.html"> <i class="fa fa-check"></i> <b>12.2.</b> Container With Most Water 题解 </a> </li> <li class="chapter " data-level="12.3" data-path="others/Gas-Station.html"> <a href="./others/Gas-Station.html"> <i class="fa fa-check"></i> <b>12.3.</b> Gas Station 题解 </a> </li> <li class="chapter " data-level="12.4" data-path="others/Gray-Code.html"> <a href="./others/Gray-Code.html"> <i class="fa fa-check"></i> <b>12.4.</b> Gray Code 题解 </a> </li> <li class="chapter " data-level="12.5" data-path="others/Max-Points-on-a-Line.html"> <a href="./others/Max-Points-on-a-Line.html"> <i class="fa fa-check"></i> <b>12.5.</b> Max Points on a Line 题解 </a> </li> <li class="chapter " data-level="12.6" data-path="others/Pascal&#39;s-Triangle.html"> <a href="./others/Pascal&#39;s-Triangle.html"> <i class="fa fa-check"></i> <b>12.6.</b> Pascal&#39;s Triangle 题解 </a> </li> <li class="chapter " data-level="12.7" data-path="others/Pascal&#39;s-Triangle-II.html"> <a href="./others/Pascal&#39;s-Triangle-II.html"> <i class="fa fa-check"></i> <b>12.7.</b> Pascal&#39;s Triangle II 题解 </a> </li> <li class="chapter " data-level="12.8" data-path="others/Remove-Element.html"> <a href="./others/Remove-Element.html"> <i class="fa fa-check"></i> <b>12.8.</b> Remove Element 题解 </a> </li> <li class="chapter " data-level="12.9" data-path="others/Trapping-Rain-Water.html"> <a href="./others/Trapping-Rain-Water.html"> <i class="fa fa-check"></i> <b>12.9.</b> Trapping Rain Water 题解 </a> </li> </ul> </li> <li class="divider"></li> <li> <a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Published using GitBook</a> </li> </ul> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header"> <!-- Actions Left --> <a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a> <a href="#" class="btn pull-left toggle-search" aria-label="Toggle search"><i class="fa fa-search"></i></a> <div id="font-settings-wrapper" class="dropdown pull-left"> <a href="#" class="btn toggle-dropdown" aria-label="Toggle font settings"><i class="fa fa-font"></i> </a> <div class="dropdown-menu font-settings"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="buttons"> <button type="button" id="reduce-font-size" class="button size-2">A</button> <button type="button" id="enlarge-font-size" class="button size-2">A</button> </div> <div class="buttons font-family-list"> <button type="button" data-font="0" class="button">Serif</button> <button type="button" data-font="1" class="button">Sans</button> </div> <div class="buttons color-theme-list"> <button type="button" id="color-theme-preview-0" class="button size-3" data-theme="0">White</button> <button type="button" id="color-theme-preview-1" class="button size-3" data-theme="1">Sepia</button> <button type="button" id="color-theme-preview-2" class="button size-3" data-theme="2">Night</button> </div> </div> </div> <!-- Actions Right --> <div class="dropdown pull-right"> <a href="#" class="btn toggle-dropdown" aria-label="Toggle share dropdown"><i class="fa fa-share-alt"></i> </a> <div class="dropdown-menu font-settings dropdown-left"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="buttons"> <button type="button" data-sharing="twitter" class="button">Twitter</button> <button type="button" data-sharing="google-plus" class="button">Google</button> <button type="button" data-sharing="facebook" class="button">Facebook</button> <button type="button" data-sharing="weibo" class="button">Weibo</button> <button type="button" data-sharing="instapaper" class="button">Instapaper</button> </div> </div> </div> <a href="#" target="_blank" class="btn pull-right google-plus-sharing-link sharing-link" data-sharing="google-plus" aria-label="Share on Google Plus"><i class="fa fa-google-plus"></i></a> <a href="#" target="_blank" class="btn pull-right facebook-sharing-link sharing-link" data-sharing="facebook" aria-label="Share on Facebook"><i class="fa fa-facebook"></i></a> <a href="#" target="_blank" class="btn pull-right twitter-sharing-link sharing-link" data-sharing="twitter" aria-label="Share on Twitter"><i class="fa fa-twitter"></i></a> <!-- Title --> <h1> <i class="fa fa-circle-o-notch fa-spin"></i> <a href="./" >Leetcode Summary</a> </h1> </div> <div class="page-wrapper" tabindex="-1"> <div class="page-inner"> <section class="normal" id="section-gitbook_8217"> <h1 id="leetcode-summary">Leetcode Summary</h1> <script type="math/tex; mode=display">O(n^2)</script><h2 id="content">Content</h2> <h3 id="dp-dpreadmemd"><a href="dp/README.html">DP, 动态规划类</a></h3> <ol> <li><a href="dp/Best-Time-to-Buy-and-Sell-Stock-III.html">Best Time to Buy and Sell Stock III 题解</a></li> <li><a href="dp/Best-Time-to-Buy-and-Sell-Stock.html">Best Time to Buy and Sell Stock 题解</a></li> <li><a href="dp/Climbing-Stairs.html">Climbing Stairs 题解</a></li> <li><a href="dp/Decode-Ways.html">Decode Ways 题解</a></li> <li><a href="dp/Distinct-Subsequences.html">Distinct Subsequences 题解</a></li> <li><a href="dp/Edit-Distance.html">Edit Distance 题解</a></li> <li><a href="dp/Interleaving-String.html">Interleaving String 题解</a></li> <li><a href="dp/Longest-Palindromic-Substring.html">Longest Palindromic Substring 题解</a></li> <li><a href="dp/Maximum-Product-Subarray.html">Maximum Product Subarray 题解</a></li> <li><a href="dp/Maximum-Subarray.html">Maximum Subarray 题解</a></li> <li><a href="dp/Minimum-Path-Sum.html">Minimum Path Sum 题解</a></li> <li><a href="dp/Palindrome-Partitioning.html">Palindrome Partitioning 题解</a></li> <li><a href="dp/Palindrome-Partitioning-II.html">Palindrome Partitioning II 题解</a></li> <li><a href="dp/Scramble-String.html">Scramble String 题解</a></li> <li><a href="dp/Triangle.html">Triangle 题解</a></li> <li><a href="dp/Unique-Binary-Search-Trees.html">Unique Binary Search Trees 题解</a></li> <li><a href="dp/Unique-Paths-II.html">Unique Paths II 题解</a></li> <li><a href="dp/Word-Break.html">Word Break 题解</a></li> <li><a href="dp/Word-Break-II.html">Word Break II 题解</a></li> </ol> <h3 id="list-listreadmemd"><a href="list/README.html">list, 链表相关</a></h3> <ol> <li><a href="list/Add-Two-Numbers.html">Add Two Numbers 题解</a></li> <li><a href="list/Convert-Sorted-List-to-Binary-Search-Tree.html">Convert Sorted List to Binary Search Tree 题解</a></li> <li><a href="list/Copy-List-with-Random-Pointer.html">Copy List with Random Pointer 题解</a></li> <li><a href="list/Insertion-Sort-List.html">Insertion Sort List 题解</a></li> <li><a href="list/LRU-Cache.html">LRU Cache 题解</a></li> <li><a href="list/Linked-List-Cycle.html">Linked List Cycle 题解</a></li> <li><a href="list/Linked-List-Cycle-II.html">Linked List Cycle II 题解</a></li> <li><a href="list/Merge-Two-Sorted-Lists.html">Merge Two Sorted Lists 题解</a></li> <li><a href="list/Merge-k-Sorted-Lists.html">Merge k Sorted Lists 题解</a></li> <li><a href="list/Partition-List.html">Partition List 题解</a></li> <li><a href="list/Remove-Duplicates-from-Sorted-List.html">Remove Duplicates from Sorted List 题解</a></li> <li><a href="list/Remove-Duplicates-from-Sorted-List-II.html">Remove Duplicates from Sorted List II 题解</a></li> <li><a href="list/Remove-Nth-Node-From-End-of-List.html">Remove Nth Node From End of List 题解</a></li> <li><a href="list/Reorder-List.html">Reorder List 题解</a></li> <li><a href="list/Reverse-Linked-List-II.html">Reverse Linked List II 题解</a></li> <li><a href="list/Reverse-Nodes-in-k-Group.html">Reverse Nodes in k-Group 题解</a></li> <li><a href="list/Rotate-List.html">Rotate List 题解</a></li> <li><a href="list/Sort-List.html">Sort List 题解</a></li> <li><a href="list/Swap-Nodes-in-Pairs.html">Swap Nodes in Pairs 题解</a></li> </ol> <h3 id="binary-tree-binary-treereadmemd"><a href="binary-tree/README.html">binary tree, 二叉树相关</a></h3> <ol> <li><a href="binary-tree/Balanced-Binary-Tree.html">Balanced Binary Tree 题解</a></li> <li><a href="binary-tree/Binary-Tree-Inorder-Traversal.html">Binary Tree Inorder Traversal 题解</a></li> <li><a href="binary-tree/Binary-Tree-Level-Order-Traversal.html">Binary Tree Level Order Traversal 题解</a></li> <li><a href="binary-tree/Binary-Tree-Level-Order-Traversal-II.html">Binary Tree Level Order Traversal II 题解</a></li> <li><a href="binary-tree/Binary-Tree-Maximum-Path-Sum.html">Binary Tree Maximum Path Sum 题解</a></li> <li><a href="binary-tree/Binary-Tree-Postorder-Traversal.html">Binary Tree Postorder Traversal 题解</a></li> <li><a href="binary-tree/Binary-Tree-Preorder-Traversal.html">Binary Tree Preorder Traversal 题解</a></li> <li><a href="binary-tree/Binary-Tree-Zigzag-Level-Order-Traversal.html">Binary Tree Zigzag Level Order Traversal 题解</a></li> <li><a href="binary-tree/Construct-Binary-Tree-from-Inorder-and-Postorder-Traversal.html">Construct Binary Tree from Inorder and Postorder Traversal 题解</a></li> <li><a href="binary-tree/Construct-Binary-Tree-from-Preorder-and-Inorder-Traversal.html">Construct Binary Tree from Preorder and Inorder Traversal 题解</a></li> <li><a href="binary-tree/Convert-Sorted-List-to-Binary-Search-Tree.html">Convert Sorted List to Binary Search Tree 题解</a></li> <li><a href="binary-tree/Flatten-Binary-Tree-to-Linked-List.html">Flatten Binary Tree to Linked List 题解</a></li> <li><a href="binary-tree/Maximum-Depth-of-Binary-Tree.html">Maximum Depth of Binary Tree 题解</a></li> <li><a href="binary-tree/Minimum-Depth-of-Binary-Tree.html">Minimum Depth of Binary Tree 题解</a></li> <li><a href="binary-tree/Path-Sum.html">Path Sum 题解</a></li> <li><a href="binary-tree/Path-Sum-II.html">Path Sum II 题解</a></li> <li><a href="binary-tree/Populating-Next-Right-Pointers-in-Each-Node.html">Populating Next Right Pointers in Each Node 题解</a></li> <li><a href="binary-tree/populating-next-right-pointers-in-each-node-ii.html">Populating Next Right Pointers in Each Node II 题解</a></li> <li><a href="binary-tree/Recover-Binary-Search-Tree.html">Recover Binary Search Tree 题解</a></li> <li><a href="binary-tree/Same-Tree.html">Same Tree 题解</a></li> <li><a href="binary-tree/Sum-Root-to-Leaf-Numbers.html">Sum Root to Leaf Numbers 题解</a></li> <li><a href="binary-tree/Symmetric-Tree.html">Symmetric Tree 题解</a></li> <li><a href="binary-tree/Unique-Binary-Search-Trees.html">Unique Binary Search Trees 题解</a></li> <li><a href="binary-tree/Unique-Binary-Search-Trees-II.html">Unique Binary Search Trees II 题解</a></li> <li><a href="binary-tree/Validate-Binary-Search-Tree.html">Validate Binary Search Tree 题解</a></li> </ol> <h3 id="sort-sortreadmemd"><a href="sort/README.html">sort, 排序相关</a></h3> <ol> <li><a href="sort/3Sum-Closest.html">3Sum Closest 题解</a></li> <li><a href="sort/3Sum.html">3Sum 题解</a></li> <li><a href="sort/4Sum.html">4Sum 题解</a></li> <li><a href="sort/Insert-Interval.html">Insert Interval 题解</a></li> <li><a href="sort/Longest-Consecutive-Sequence.html">Longest Consecutive Sequence 题解</a></li> <li><a href="sort/Merge-Intervals.html">Merge Intervals 题解</a></li> <li><a href="sort/Merge-Sorted-Array.html">Merge Sorted Array 题解</a></li> <li><a href="sort/Remove-Duplicates-from-Sorted-Array.html">Remove Duplicates from Sorted Array 题解</a></li> <li><a href="sort/Remove-Duplicates-from-Sorted-Array-II.html">Remove Duplicates from Sorted Array II 题解</a></li> <li><a href="sort/Sort-Colors.html">Sort Colors 题解</a></li> <li><a href="sort/Two-Sum.html">Two Sum 题解</a></li> </ol> <h3 id="search-searchreadmemd"><a href="search/README.html">search, 搜索相关</a></h3> <ol> <li><a href="search/First-Missing-Positive.html">First Missing Positive 题解</a></li> <li><a href="search/find-minimum-in-rotated-sorted-array.html">Find Minimum in Rotated Sorted Array 题解</a></li> <li><a href="search/find-minimum-in-rotated-sorted-array-II.html">Find Minimum in Rotated Sorted Array II 题解</a></li> <li><a href="search/Median-of-Two-Sorted-Arrays.html">Median of Two Sorted Arrays 题解</a></li> <li><a href="search/Search-Insert-Position.html">Search Insert Position 题解</a></li> <li><a href="search/Search-a-2D-Matrix.html">Search a 2D Matrix 题解</a></li> <li><a href="search/Search-for-a-Range.html">Search for a Range 题解</a></li> <li><a href="search/Search-in-Rotated-Sorted-Array.html">Search in Rotated Sorted Array 题解</a></li> <li><a href="search/Search-in-Rotated-Sorted-Array-II.html">Search in Rotated Sorted Array II 题解</a></li> <li><a href="search/Single-Number.html">Single Number 题解</a></li> <li><a href="search/Single-Number-II.html">Single Number II 题解</a></li> </ol> <h3 id="math-mathreadmemd"><a href="math/README.html">math, 数学类相关</a></h3> <ol> <li><a href="math/Add-Binary.html">Add Binary 题解</a></li> <li><a href="math/Add-Two-Numbers.html">Add Two Numbers 题解</a></li> <li><a href="math/Divide-Two-Integers.html">Divide Two Integers 题解</a></li> <li><a href="math/Gray-Code.html">Gray Code 题解</a></li> <li><a href="math/Integer-to-Roman.html">Integer to Roman 题解</a></li> <li><a href="math/Multiply-Strings.html">Multiply Strings 题解</a></li> <li><a href="math/Palindrome-Number.html">Palindrome Number 题解</a></li> <li><a href="math/Plus-One.html">Plus One 题解</a></li> <li><a href="math/Pow(x,-n">Pow(x, n) 题解</a>.md)</li> <li><a href="math/Reverse-Integer.html">Reverse Integer 题解</a></li> <li><a href="math/Roman-to-Integer.html">Roman to Integer 题解</a></li> <li><a href="math/Sqrt(x">Sqrt(x) 题解</a>.md)</li> <li><a href="math/String-to-Integer-(atoi">String to Integer (atoi) 题解</a>.md)</li> <li><a href="math/Valid-Number.html">Valid Number 题解</a></li> </ol> <h3 id="string-stringreadmemd"><a href="string/README.html">string, 字符串处理相关</a></h3> <ol> <li><a href="string/Anagrams.html">Anagrams 题解</a></li> <li><a href="string/Count-and-Say.html">Count and Say 题解</a></li> <li><a href="string/Evaluate-Reverse-Polish-Notation.html">Evaluate Reverse Polish Notation 题解</a></li> <li><a href="string/Implement-strStr(">Implement strStr() 题解</a>.md)</li> <li><a href="string/Length-of-Last-Word.html">Length of Last Word 题解</a></li> <li><a href="string/Longest-Common-Prefix.html">Longest Common Prefix 题解</a></li> <li><a href="string/Longest-Palindromic-Substring.html">Longest Palindromic Substring 题解</a></li> <li><a href="string/Longest-Substring-Without-Repeating-Characters.html">Longest Substring Without Repeating Characters 题解</a></li> <li><a href="string/Longest-Valid-Parentheses.html">Longest Valid Parentheses 题解</a></li> <li><a href="string/Minimum-Window-Substring.html">Minimum Window Substring 题解</a></li> <li><a href="string/Regular-Expression-Matching.html">Regular Expression Matching 题解</a></li> <li><a href="string/Reverse-Words-in-a-String.html">Reverse Words in a String 题解</a></li> <li><a href="string/Simplify-Path.html">Simplify Path 题解</a></li> <li><a href="string/Text-Justification.html">Text Justification 题解</a></li> <li><a href="string/Valid-Parentheses.html">Valid Parentheses 题解</a></li> <li><a href="string/Wildcard-Matching.html">Wildcard Matching 题解</a></li> <li><a href="string/ZigZag-Conversion.html">ZigZag Conversion 题解</a></li> </ol> <h3 id="combination-and-permutation-combination-permutationreadmemd"><a href="combination-permutation/README.html">combination and permutation, 排列组合相关</a></h3> <ol> <li><a href="combination-permutation/Combinations.html">Combinations 题解</a></li> <li><a href="combination-permutation/Combination-Sum.html">Combination Sum 题解</a></li> <li><a href="combination-permutation/Combination-Sum-II.html">Combination Sum II 题解</a></li> <li><a href="combination-permutation/Letter-Combinations-of-a-Phone-Number.html">Letter Combinations of a Phone Number 题解</a></li> <li><a href="combination-permutation/Next-Permutation.html">Next Permutation 题解</a></li> <li><a href="combination-permutation/Palindrome-Partitioning.html">Palindrome Partitioning 题解</a></li> <li><a href="combination-permutation/Permutation-Sequence.html">Permutation Sequence 题解</a></li> <li><a href="combination-permutation/Permutations.html">Permutations 题解</a></li> <li><a href="combination-permutation/Permutations-II.html">Permutations II 题解</a></li> <li><a href="combination-permutation/Subsets.html">Subsets 题解</a></li> <li><a href="combination-permutation/Subsets-II.html">Subsets II 题解</a></li> <li><a href="combination-permutation/Unique-Paths.html">Unique Paths 题解</a></li> </ol> <h3 id="matrix--matrixreadmemd"><a href="matrix/README.html">matrix, 二维数组, 矩阵相关</a></h3> <ol> <li><a href="matrix/Rotate-Image.html">Rotate Image 题解</a></li> <li><a href="matrix/Set-Matrix-Zeroes.html">Set Matrix Zeroes 题解</a></li> <li><a href="matrix/Spiral-Matrix.html">Spiral Matrix 题解</a></li> <li><a href="matrix/Spiral-Matrix-II.html">Spiral Matrix II 题解</a></li> <li><a href="matrix/Maximal-Rectangle.html">Maximal Rectangle 题解</a> </li> </ol> <h3 id="-bfsdfsbacktrackingreadmemd"><a href="backtracking/README.html">回溯, BFS/DFS</a></h3> <ol> <li><a href="backtracking/Clone-Graph.html">Clone Graph 题解</a></li> <li><a href="backtracking/Generate-Parentheses.html">Generate Parentheses 题解</a></li> <li><a href="backtracking/N-Queens.html">N-Queens 题解</a></li> <li><a href="backtracking/N-Queens-II.html">N-Queens II 题解</a></li> <li><a href="backtracking/Restore-IP-Addresses.html">Restore IP Addresses 题解</a></li> <li><a href="backtracking/Sudoku-Solver.html">Sudoku Solver 题解</a></li> <li><a href="backtracking/Surrounded-Regions.html">Surrounded Regions 题解</a></li> <li><a href="backtracking/Word-Ladder.html">Word Ladder 题解</a></li> <li><a href="backtracking/Word-Ladder-II.html">Word Ladder II 题解</a></li> <li><a href="backtracking/Word-Search.html">Word Search 题解</a></li> </ol> <h3 id="greedy-greedyreadmemd"><a href="greedy/README.html">greedy, 贪心</a></h3> <ol> <li><a href="greedy/Best-Time-to-Buy-and-Sell-Stock-II.html">Best Time to Buy and Sell Stock II 题解</a></li> <li><a href="greedy/Jump-Game.html">Jump Game 题解</a></li> <li><a href="greedy/Jump-Game-II.html">Jump Game II 题解</a></li> </ol> <h3 id="othersreadmemd"><a href="others/README.html">其他</a></h3> <ol> <li><a href="others/Candy.html">Candy 题解</a></li> <li><a href="others/Container-With-Most-Water.html">Container With Most Water 题解</a></li> <li><a href="others/Gas-Station.html">Gas Station 题解</a></li> <li><a href="others/Gray-Code.html">Gray Code 题解</a></li> <li><a href="others/Max-Points-on-a-Line.html">Max Points on a Line 题解</a></li> <li><a href="others/Pascal&#39;s-Triangle.md">Pascal&#39;s Triangle 题解</a></li> <li><a href="others/Pascal&#39;s-Triangle-II.md">Pascal&#39;s Triangle II 题解</a></li> <li><a href="others/Remove-Element.html">Remove Element 题解</a></li> <li><a href="others/Trapping-Rain-Water.html">Trapping Rain Water 题解</a></li> </ol> </section> </div> </div> </div> <a href="./dp/README.html" class="navigation navigation-next navigation-unique" aria-label="Next page: DP, 动态规划类"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="gitbook/app.js"></script> <script src="https://cdn.mathjax.org/mathjax/2.4-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script src="gitbook/plugins/gitbook-plugin-mathjax/plugin.js"></script> <script src="gitbook/plugins/gitbook-plugin-livereload/plugin.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {"fontSettings":{"theme":null,"family":"sans","size":2}}; gitbook.start(config); }); </script> </body> </html>
naive_bayes/non_course_train/untag_http:^^www.cs.washington.edu^research^projects^lis^chaos^www^chaos.html
ML-SWAT/Web2KnowledgeBase
The Chaotic Routing Project The Chaotic Routing Project Computer Science & Engineering Department University of Washington, Box 352350 Seattle, WA 98195-2350 USA Chaos is a friend of mine. -Bob Dylan Chaotic People All sorts of people work on the Chaotic Routing project. Research Papers and Technical Reports A repository of all of the research papers and technical reports of the Chaotic Routing project is available. Chaos Router Chip The Chaos Router Chip is an implementation of the chaos routing algorithm in hardware. It has been built and tested in 1.2 micron CMOS, and redesigned in a 0.8 micron process for better performance. Simulator The Chaos Router Simulator is a powerful simulator which can simulate all sorts of networks and routing algorithms. It includes a very nice graphical front end! Standards for Presentation of Results At PCRCW '94, we discussed the presentation of simulation results for routing algorithms. We were able to come up with some guidelines for presentation of results. Other Research Groups We're building a list of all research groups that have webs describing research in routing and/or interconnection networks. Parallel Computer Routing and Communication Workshop (PCRCW) '94 PCRCW '94 was held at the Univeristy of Washington in Seattle in May 1994. Proceedings are available now. The University of Washington CSE home Page kwb@cs.washington.edu
doc/namespacelm_1_1internal.html
flhorizon/Lums
<!-- HTML header for doxygen 1.8.9.1--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>Lums: lm::internal Namespace Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="stylesheet.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Lums </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li> <li><a href="namespacemembers.html"><span>Namespace&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacelm.html">lm</a></li><li class="navelem"><a class="el" href="namespacelm_1_1internal.html">internal</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> </div> <div class="headertitle"> <div class="title">lm::internal Namespace Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlm_1_1internal_1_1_matrix_helper.html">MatrixHelper</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1vector__traits.html">vector_traits</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1vector__traits_3_01_vector_3_01_n_00_01_t_01_4_01_4.html">vector_traits&lt; Vector&lt; N, T &gt; &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vector_data.html">VectorData</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vector_data_3_012_00_01_t_01_4.html">VectorData&lt; 2, T &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vector_data_3_013_00_01_t_01_4.html">VectorData&lt; 3, T &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vector_data_3_014_00_01_t_01_4.html">VectorData&lt; 4, T &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_enable.html">VertexBufferEnable</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_enable_3_01_size_count_00_01_total_size_00_01_attr_00_01_size_00_01_tail_8_8_8_4.html">VertexBufferEnable&lt; SizeCount, TotalSize, Attr, Size, Tail...&gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_push.html">VertexBufferPush</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_push_3_010_01_4.html">VertexBufferPush&lt; 0 &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_size.html">VertexBufferSize</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlm_1_1internal_1_1_vertex_buffer_size_3_01_attr_00_01_size_00_01_tail_8_8_8_4.html">VertexBufferSize&lt; Attr, Size, Tail...&gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <!-- HTML footer for doxygen 1.8.9.1--> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> </small></address> </body> </html>
src/ZKWeb.Plugins/Shopping.Order/static/shopping.order.css/order-delivery.css
zkweb-framework/ZKWeb.Plugins
.order-delivery-form .btn.btn-submit{float:right}.order-delivery-form .order-product-shipped-count{line-height:37px}
processing/processing-1.5.1/modes/java/reference/libraries/serial/Serial_readChar_.html
argets08/Roomba
<!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="<!--*-->lang<!--*-->" lang="<!--*-->lang<!--*-->"> <head> <title>Serial::readChar()\ serial \ Language (API) \ Processing 1.0</title> <link rel="icon" href="img/processing-1.ico" type="image/x-icon" /> <link rel="shortcut icon" href="img/processing-1.ico" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html; charset=<!--*-->charset<!--*-->" /> <meta name="Author" content="Casey Reas &amp; Ben Fry" /> <meta name="Publisher" content="Processing" /> <meta name="Keywords" content="Processing, Processing, Interactive Media, Electronic Arts, Programming, Java, Ben Fry, Casey Reas" /> <meta name="Description" content="Processing is an electronic sketchbook for developing ideas. It is a context for learning fundamentals of computer programming within the context of the electronic arts." /> <meta name="Copyright" content="All contents copyright Ben Fry, Casey Reas, MIT Media Laboratory" /> <script src="../../javascript/MM_functions.js" type="text/javascript"></script> <link href="../../css/style.css" rel="stylesheet" type="text/css" /> </head> <body id="Library-ref" onload="" > <!-- ==================================== PAGE ============================ --> <div id="container"> <!-- ==================================== HEADER ============================ --> <div id="header"> <a href="http://processing.org/"><img src="../../img/processing.gif" alt="Processing.org" title="Back to the reference index." /></a> <form name="search" action="http://www.google.com/search" method="get" > <!--<label>Search processing.org:</label>--> <p><input type="hidden" name="as_sitesearch" value="processing.org" /> <input type="text" name="as_q" value="" size="20" class="text" /> <input type="submit" value="Search" /></p> <!--<input type="image" src="../../img/search_button.gif" value="Submit" alt="Submit" /></p>--> </form> </div> <div id="navigation"> <div class="navBar" id="mainnav_noSub"> <a href="../../index.html">Language</a> (<a href="../../alpha.html">A-Z</a>) \ <a href="../../libraries/index.html" class="active">Libraries</a> \ <a href="../../tools/index.html">Tools</a> \ <a href="../../environment/index.html">Environment</a> </div> </div> <a id="TOP" name="TOP"></a> <!-- ==================================== CONTENT - Headers ============================ --> <div class="content"> <p class="ref-notice">Reference for Processing version 1.1+. If you have a previous version, use the reference included with your software. If you see any errors or have suggestions, &raquo;<a href="http://code.google.com/p/processing/issues/list">please let us know</a>. If you prefer a more technical reference, visit the &raquo;<a href="http://processing.googlecode.com/svn/trunk/processing/build/javadoc/core/index.html">Processing Javadoc</a>.</p> <table cellpadding="0" cellspacing="0" border="0" class="ref-item"> <tr class=""> <th scope="row"><!--*-->Class<!--*--></th> <td><p>Serial</p></td> </tr> <tr class="name-row"> <th scope="row"><!--*-->Name<!--*--></th> <td><h3>readChar()</h3></td> </tr> <tr class=""> <th scope="row"><!--*-->Examples<!--*--></th> <td><div class="example"><pre>// Example by Tom Igoe import processing.serial.*; Serial myPort; // The serial port: void setup() { // List all the available serial ports: println(Serial.list()); // I know that the first port in the serial list on my mac // is always my Keyspan adaptor, so I open Serial.list()[0]. // Open whatever port is the one you're using. myPort = new Serial(this, Serial.list()[0], 9600); } void draw() { while (myPort.available() > 0) { char inByte = myPort.readChar(); println(inByte); } }</pre></div></td> </tr> <tr class=""> <th scope="row"><!--*-->Description<!--*--></th> <td>Returns the next byte in the buffer as a char. Returns -1 or 0xffff if nothing is there.</td> </tr> <tr class=""> <th scope="row"><!--*-->Syntax<!--*--></th> <td><pre><kbd>serial</kbd>.readChar()</pre></td> </tr> <tr class=""> <th scope="row"><!--*-->Parameters<!--*--></th> <td><table cellpadding="0" cellspacing="0" border="0"> <tr class=""> <th scope="row">serial</th> <td>any variable of type Serial</td> </tr> </table></td> </tr> <tr class=""> <th scope="row"><!--*-->Returns<!--*--></th> <td>int</td> </tr> <tr class=""> <th scope="row"><!--*-->Usage<!--*--></th> <td>Web & Application</td> </tr> </table> Updated on June 14, 2010 12:05:25pm EDT<br /><br /> <!-- Creative Commons License --> <div class="license"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.0/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /></a> </div> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>Processing.org Reference</dc:title> <dc:date>2004</dc:date> <dc:description>Reference for the Processing.org programming environment and language.</dc:description> <dc:creator><Agent> <dc:title>Casey Reas et al.</dc:title> </Agent></dc:creator> <dc:rights><Agent> <dc:title>Casey Reas</dc:title> </Agent></dc:rights> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> <license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <requires rdf:resource="http://web.resource.org/cc/Notice" /> <requires rdf:resource="http://web.resource.org/cc/Attribution" /> <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> <requires rdf:resource="http://web.resource.org/cc/ShareAlike" /> </License> </rdf:RDF> --> </div> <!-- ==================================== FOOTER ============================ --> <div id="footer"> <div id="copyright">Processing was initiated by <a href="http://benfry.com/">Ben Fry</a> and <a href="http://reas.com">Casey Reas</a>. It is developed by a <a href="../../people.html">small team of volunteers</a>.</div> <div id="colophon"> <a href="../../copyright.html">&copy; Info</a> \ <span>Site hosted by <a href="http://www.mediatemple.net">Media Temple!</a></span> </div> </div> </div> </body> </html>