path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
website/tools/java.html | wolfdancer/shaneduan.com | <!DOCTYPE html PUBLIC><html xmlns:template='http://buildmaster.rubyforge.org/xtemplate/1.0' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>ShaneDuan.com - Java Application Configurations</title>
<link href='../shaneduan.css' media='all' rel='stylesheet' type='text/css'/>
<link href='../print.css' media='print' rel='stylesheet' type='text/css'/>
<link href='../code.css' media='all' rel='stylesheet' type='text/css'/>
<meta content='text/html; charset=windows-1252' http-equiv='Content-Type'/>
<meta content='BuildMaster' name='generator'/>
</head>
<body>
<div id='header'>
<p id='title'><a href='../index.html'>shaneduan.com</a> - Java Application Configurations</p>
</div>
<!-- Main Column -->
<div id='mainClm'>
<p>The following switch will enable the anti-aliasing font in Java applications.</p>
<pre class='code'>-Dswing.aatext=true</pre>
</div>
<!-- Sidebar -->
<div id='sideBar'>
<h1>Life</h1>
<ul>
<li><a href='../wedding.html'>Wedding</a></li>
<li><a href='http://funworks.blogspot.com/'>Fun Works (Blog)</a></li>
<li><a href='../hobby.html'>Hobby</a></li>
</ul>
<h1>Profession</h1>
<ul>
<li><a href='../experiences.html'>Experiences</a></li>
<li><a href='../community.html'>Activities</a></li>
<li><a href='../opensource.html'>Open Source</a></li>
<li><a href='http://agileworks.blogspot.com'>Agile Works (Blog)</a></li>
</ul>
<h1>References</h1>
<ul>
<li><a href='../contact.html'>Contact Me</a></li>
<li><a href='../interaction.html'>Interaction Design</a></li>
<li><a href='ssh.html'>SSH Setup</a></li>
<li><a href='../tools.html'>Tools</a></li>
<li><a href='http://www.linkedin.com/in/shaneduan'>
<img alt='View Shane Duan's profile on LinkedIn' border='0' height='33' src='http://www.linkedin.com/img/webpromo/btn_viewmy_160x33.png' width='160'/>
</a></li>
</ul>
</div>
<div class='footer'>
<div class='bottomshadow'/>
<div class='poweredby'>
Powered by <a class='footer' href='http://buildmaster.rubyforge.org'>BuildMaster</a>
(Version 1.1.12)
-
<a class='footer' href='/contact.html'>Contact Administrators</a>
<br/>
</div>
<div><script language='JavaScript' src='http://www.webpasties.com/pastie.php?mode=tracker&tid=2299&mid=44' type='text/javascript'>
</script>
</div>
<div>
<script src='http://www.google-analytics.com/urchin.js' type='text/javascript'>
</script>
<script type='text/javascript'>
_uacct = "UA-735422-1";
urchinTracker();
</script>
</div>
</div>
</body>
</html>
|
index.html | hahalima/StreakApp | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Streak</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/grayscale.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<img class="page-scroll" src="img/StreakTransprent.png" height="32px">
<span class="light"></span>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#download">Download</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<br></br> <img class="page-scroll" src="img/StreakTransprent.png">
<p class="intro-text">Earn money by keeping yourself healthy.</p>
<a href="#about" class="btn btn-circle page-scroll">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</header>
<!-- About Section -->
<section id="about" class="container content-section text-center">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div id="homepage_section">
<img class="image_description" src="img/screenshot_homepage.jpg">
<h2>Longer the streak, Larger the rewards</h2>
<p>As you keep a streak going, you will steadily get more rewards</p>
<br></br><br></br><br></br><br></br><br></br><br></br><br></br><br></br><br></br>
</div>
<div id="leaderboard_section">
<img class="image_description" src="img/screenshot_leaderboard.jpg">
<h2>Form goals and compete with friends</h2>
<p>Compete with friends in order to motivate yourself into exercising and eating healthy frequently.</p>
<br></br><br></br><br></br><br></br><br></br><br></br><br></br><br></br><br></br>
</div>
<div id="capitalone_section">
<img class="image_description" src="img/screenshot_capitalone.jpg">
<h2> Capital One API </h2>
<p>With the Capital One API, you can earn money and keep track of how much you are making.</p>
</div>
</div>
</div>
</section>
<!-- Download Section -->
<section id="download" class="content-section text-center">
<div class="download-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Download Streak</h2>
<p>Download Streak for free and earn money for being healthy.</p>
<a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Download Streak</a>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="container content-section text-center">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>Contact Streak</h2>
<p>Feel free to email us for any concerns, questions, and suggestions.</p>
<p><a href="mailto:[email protected]">[email protected]</a>
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://github.com/srijansood/streak" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</li>
</ul>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright © Streak 2014</p>
</div>
<div class="container logo-disclaimer">
<p>Dollar graphic by <a href="http://www.freepik.com/">Freepik</a> from <a href="http://www.flaticon.com/">Flaticon</a> is licensed under <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC BY 3.0</a>. Made with <a href="http://logomakr.com" title="Logo Maker">Logo Maker</a></p>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/grayscale.js"></script>
</body>
</html> |
admin-web/src/app/components/file-upload/media-upload/media-upload.component.html | TZClub/OMIPlatform | <p>
media-upload works!
</p>
|
css/components/cards.css | Masquerade-Circus/pure-material-css | [data-card] {
flexContainer: column;
text-align: left;
border-radius: 2rem;
max-width: 360rem;
margin: 0 auto;
margin-bottom: 16rem;
overflow: visible;
padding: 0;
}
[data-card]>[data-card-media] {
order: 0;
flex: 1 1 auto;
position: relative;
width: 100%;
height: 0;
padding: 0 0 56% 0;
overflow: hidden;
border: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 0%;
}
[data-card]>[data-card-media]>header {
margin: 0;
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
border: 0;
height: auto;
z-index: 1;
}
[data-card]>[data-card-media]>header > h1,
[data-card]>[data-card-media]>header > h2,
[data-card]>[data-card-media]>header > h3 {
position: absolute;
bottom: 0;
font-size: 24rem;
}
[data-card]>[data-card-media]>header nav {
position: absolute;
top: 0;
right: 0;
}
[data-card~="squared"] {
max-width: 256rem;
min-width: 256rem;
}
[data-card~="squared"]>[data-card-media] {
padding-bottom: 100%;
}
[data-card~="squared"]>[data-card-media]>header {
top: auto;
height: 60rem;
text-shadow: none;
}
[data-card~="squared"]>[data-card-media]>header > h1,
[data-card~="squared"]>[data-card-media]>header > h2,
[data-card~="squared"]>[data-card-media]>header > h3 {
position: static;
font-size: 16rem;
}
[data-card~="squared"]>[data-card-media]>header nav {
position: static;
}
[data-card~="squared"]>[data-card-media]>section {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
font-size: 24px;
padding-right: 25%;
font-weight: 400;
margin: -1rem;
}
[data-card~="full-width"] {
max-width: 100%;
}
|
lib/apache-jena-2.10.1/javadoc-core/jena/class-use/rdfcopy.html | chinhnc/floodlight | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Sat May 11 22:07:16 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class jena.rdfcopy (Apache Jena)</title>
<meta name="date" content="2013-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="Uses of Class jena.rdfcopy (Apache Jena)";
}
//-->
</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="../../jena/rdfcopy.html" title="class in jena">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?jena/class-use/rdfcopy.html" target="_top">Frames</a></li>
<li><a href="rdfcopy.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 jena.rdfcopy" class="title">Uses of Class<br>jena.rdfcopy</h2>
</div>
<div class="classUseContainer">No usage of jena.rdfcopy</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="../../jena/rdfcopy.html" title="class in jena">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?jena/class-use/rdfcopy.html" target="_top">Frames</a></li>
<li><a href="rdfcopy.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>Licenced under the Apache License, Version 2.0</small></p>
</body>
</html>
|
docs/solr-core/org/apache/solr/analysis/package-frame.html | priyankajayaswal1/Solr-5.2-1-searching-and-indexing- | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Wed Jun 10 23:20:34 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.apache.solr.analysis (Solr 5.2.1 API)</title>
<meta name="date" content="2015-06-10">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/apache/solr/analysis/package-summary.html" target="classFrame">org.apache.solr.analysis</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ReversedWildcardFilter.html" title="class in org.apache.solr.analysis" target="classFrame">ReversedWildcardFilter</a></li>
<li><a href="ReversedWildcardFilterFactory.html" title="class in org.apache.solr.analysis" target="classFrame">ReversedWildcardFilterFactory</a></li>
<li><a href="SolrAnalyzer.html" title="class in org.apache.solr.analysis" target="classFrame">SolrAnalyzer</a></li>
<li><a href="TokenizerChain.html" title="class in org.apache.solr.analysis" target="classFrame">TokenizerChain</a></li>
</ul>
</div>
</body>
</html>
|
org.conqat.engine.dotnet/src/org/conqat/engine/dotnet/test/package.html | vimaier/conqat | <!--
$Id: package.html 35167 2011-07-22 13:53:38Z juergens $
@version $Rev: 35167 $
@ConQAT.Rating GREEN Hash: CA06674AA6108A56DF5CA3DA697D302A
-->
<body>
<p>Processors for importing .NET unit test results (in trx-files)
into ConQAT.</p>
</body>
|
public/stylesheets/style.css | mattjbrad/mb-ale-trail | /* style.css
* This file provides css styles.
*/
body,html {
background-color: #3b4b54; width : 100%;
height: 100%;
margin: 0 auto;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
color: #ffffff;
text-align: center;
font-size: 14pt;
}
a {
text-decoration: none;
color: #00aed1;
}
a:hover {
text-decoration: underline;
}
.countdown{
color: #FF5733;
font-size:18pt;
}
.newappIcon {
padding-top: 10%;
display: block;
margin: 0 auto;
padding-bottom: 2em;
max-width:200px;
}
.dropdown{
width:75%;
display: block;
margin: 0 auto;
}
h1 {
font-weight: bold;
font-size: 2em;
color: #30d5cb;
}
.leftHalf {
float: left;
background-color: #26343f;
width: 45%;
height: 100%;
}
.rightHalf {
float: right;
width: 55%;
background-color: #313f4a;
height: 100%;
overflow:auto;
}
.blue {
color: #00aed1;
}
.space{
padding:10px;
}
table {
table-layout: fixed;
width: 800px;
margin: 0 auto;
word-wrap: break-word;
padding-top:10%;
}
th {
border-bottom: 1px solid #000;
}
th, td {
text-align: left;
padding: 2px 20px;
}
.env-var {
text-align: right;
border-right: 1px solid #000;
width: 30%;
}
pre {
padding: 0;
margin: 0;
}
.hidden{
display:none;
}
|
index.html | ASentry/ASentry.github.io | ---
layout: page
description: "欢迎访问ASentry的博客"
---
{% for post in paginator.posts %}
<div class="post-preview">
<a href="{{ post.url | prepend: site.baseurl }}">
<h2 class="post-title">
{{ post.title }}
</h2>
{% if post.subtitle %}
<h3 class="post-subtitle">
{{ post.subtitle }}
</h3>
{% endif %}
<div class="post-content-preview">
{{ post.content | strip_html | truncate:200 }}
</div>
</a>
<p class="post-meta">
Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }}
</p>
</div>
<hr>
{% endfor %}
<!-- Pager -->
{% if paginator.total_pages > 1 %}
<ul class="pager">
{% if paginator.previous_page %}
<li class="previous">
<a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">← 上一页</a>
</li>
{% endif %}
{% if paginator.next_page %}
<li class="next">
<a href="{{ paginator.next_page_path | prepend: site.baseurl | replace: '//', '/' }}">下一页→</a>
</li>
{% endif %}
</ul>
{% endif %}
|
public/docs/ts/latest/modules/_stats_base_dists_weibull_mgf_docs_types_index_d_.html | stdlib-js/www | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>"stats/base/dists/weibull/mgf/docs/types/index.d" | stdlib</title>
<meta name="description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="author" content="stdlib">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="manifest" href="../manifest.json">
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<!-- Facebook Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="stdlib">
<meta property="og:url" content="https://stdlib.io/">
<meta property="og:title" content="A standard library for JavaScript and Node.js.">
<meta property="og:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="">
<!-- Twitter -->
<meta name="twitter:card" content="A standard library for JavaScript and Node.js.">
<meta name="twitter:site" content="@stdlibjs">
<meta name="twitter:url" content="https://stdlib.io/">
<meta name="twitter:title" content="stdlib">
<meta name="twitter:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="twitter:image" content="">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/theme.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title"><img src="../logo_white.svg" alt="stdlib"></a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html">"stats/base/dists/weibull/mgf/docs/types/index.d"</a>
</li>
</ul>
<h1>External module "stats/base/dists/weibull/mgf/docs/types/index.d"</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-not-exported">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported"><a href="../interfaces/_stats_base_dists_weibull_mgf_docs_types_index_d_.mgf.html" class="tsd-kind-icon">MGF</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Type aliases</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported"><a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html#unary" class="tsd-kind-icon">Unary</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-not-exported">
<h3>Variables</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html#mgf-1" class="tsd-kind-icon">mgf</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Type aliases</h2>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a name="unary" class="tsd-anchor"></a>
<h3>Unary</h3>
<div class="tsd-signature tsd-kind-icon">Unary<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>t<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/index.d.ts#L27">lib/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/index.d.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Evaluates the moment-generating function (MGF) for a Weibull distribution.</p>
</div>
<dl class="tsd-comment-tags">
<dt>param</dt>
<dd><p>input value</p>
</dd>
<dt>returns</dt>
<dd><p>evaluated MGF</p>
</dd>
</dl>
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>t<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>t: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns
<span class="tsd-signature-type">number</span>
</h4>
</li>
</ul>
</li>
</ul>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Variables</h2>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a name="mgf-1" class="tsd-anchor"></a>
<h3>mgf</h3>
<div class="tsd-signature tsd-kind-icon">mgf<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_stats_base_dists_bernoulli_mgf_docs_types_index_d_.mgf.html" class="tsd-signature-type">MGF</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/index.d.ts#L125">lib/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/index.d.ts:125</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Weibull distribution moment-generating function (MGF).</p>
</div>
<dl class="tsd-comment-tags">
<dt>param</dt>
<dd><p>input value</p>
</dd>
<dt>param</dt>
<dd><p>shape parameter</p>
</dd>
<dt>param</dt>
<dd><p>scale parameter</p>
</dd>
<dt>returns</dt>
<dd><p>evaluated MGF</p>
</dd>
</div>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Packages</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html">"stats/base/dists/weibull/mgf/docs/types/index.d"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../interfaces/_stats_base_dists_weibull_mgf_docs_types_index_d_.mgf.html" class="tsd-kind-icon">MGF</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html#unary" class="tsd-kind-icon">Unary</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_stats_base_dists_weibull_mgf_docs_types_index_d_.html#mgf-1" class="tsd-kind-icon">mgf</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
<div class="bottom-nav center border-top">
<a href="https://www.patreon.com/athan">Donate</a>
/
<a href="/docs/api/">Docs</a>
/
<a href="https://gitter.im/stdlib-js/stdlib">Chat</a>
/
<a href="https://twitter.com/stdlibjs">Twitter</a>
/
<a href="https://github.com/stdlib-js/stdlib">Contribute</a>
</div>
</footer>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script src="../assets/js/theme.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105890493-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> |
app/_includes/comments.html | diegojmaldonado/My-Personal-Website | <comments>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
{% if page.comments %}
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES * * */
var disqus_shortname = '{{ site.disqus }}';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
{% endif %}
</div>
</div>
</div>
</comments>
|
2.1/docs/Javadoc/org/drip/math/spline/class-use/BasisCubicPolynomial.html | Lakshmik/RootFinder | <!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) on Fri Feb 01 09:13:23 EST 2013 -->
<title>Uses of Class org.drip.math.spline.BasisCubicPolynomial</title>
<meta name="date" content="2013-02-01">
<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.drip.math.spline.BasisCubicPolynomial";
}
//-->
</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/drip/math/spline/BasisCubicPolynomial.html" title="class in org.drip.math.spline">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/math/spline/\class-useBasisCubicPolynomial.html" target="_top">Frames</a></li>
<li><a href="BasisCubicPolynomial.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.drip.math.spline.BasisCubicPolynomial" class="title">Uses of Class<br>org.drip.math.spline.BasisCubicPolynomial</h2>
</div>
<div class="classUseContainer">No usage of org.drip.math.spline.BasisCubicPolynomial</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/drip/math/spline/BasisCubicPolynomial.html" title="class in org.drip.math.spline">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/math/spline/\class-useBasisCubicPolynomial.html" target="_top">Frames</a></li>
<li><a href="BasisCubicPolynomial.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/org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html | sayanh/ViewMaintenanceCassandra | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 22:22:28 CEST 2015 -->
<title>Cassandra.describe_splits_ex_args._Fields</title>
<meta name="date" content="2015-05-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Cassandra.describe_splits_ex_args._Fields";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_result.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.describe_splits_ex_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.describe_splits_ex_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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="Enum Cassandra.describe_splits_ex_args._Fields" class="title">Enum Cassandra.describe_splits_ex_args._Fields</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.thrift.Cassandra.describe_splits_ex_args._Fields</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>>, org.apache.thrift.TFieldIdEnum</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args</a></dd>
</dl>
<hr>
<br>
<pre>public static enum <span class="strong">Cassandra.describe_splits_ex_args._Fields</span>
extends java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>>
implements org.apache.thrift.TFieldIdEnum</pre>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#CF_NAME">CF_NAME</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#END_TOKEN">END_TOKEN</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#KEYS_PER_SPLIT">KEYS_PER_SPLIT</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#START_TOKEN">START_TOKEN</a></strong></code> </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"> </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>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#findByName(java.lang.String)">findByName</a></strong>(java.lang.String name)</code>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#getFieldName()">getFieldName</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#getThriftFieldId()">getThriftFieldId</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="CF_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CF_NAME</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> CF_NAME</pre>
</li>
</ul>
<a name="START_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>START_TOKEN</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> START_TOKEN</pre>
</li>
</ul>
<a name="END_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>END_TOKEN</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> END_TOKEN</pre>
</li>
</ul>
<a name="KEYS_PER_SPLIT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>KEYS_PER_SPLIT</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> KEYS_PER_SPLIT</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (Cassandra.describe_splits_ex_args._Fields c : Cassandra.describe_splits_ex_args._Fields.values())
System.out.println(c);
</pre></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
</li>
</ul>
<a name="valueOf(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
</li>
</ul>
<a name="findByThriftId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftId</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> findByThriftId(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</li>
</ul>
<a name="findByThriftIdOrThrow(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftIdOrThrow</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> findByThriftIdOrThrow(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</li>
</ul>
<a name="findByName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByName</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a> findByName(java.lang.String name)</pre>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</li>
</ul>
<a name="getThriftFieldId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThriftFieldId</h4>
<pre>public short getThriftFieldId()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getThriftFieldId</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd>
</dl>
</li>
</ul>
<a name="getFieldName()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFieldName</h4>
<pre>public java.lang.String getFieldName()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getFieldName</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_args.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.describe_splits_ex_result.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.describe_splits_ex_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.describe_splits_ex_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
docs/versions/2.5.0/javadoc-devel/nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html | NLeSC/Xenon | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PermissionDeniedException (xenon-2.3.0 2.5.0 API for Xenon developers)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PermissionDeniedException (xenon-2.3.0 2.5.0 API for Xenon developers)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PathAttributesImplementation.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PosixFileUtils.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html" target="_top">Frames</a></li>
<li><a href="PermissionDeniedException.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: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">nl.esciencecenter.xenon.adaptors.filesystems</div>
<h2 title="Class PermissionDeniedException" class="title">Class PermissionDeniedException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Throwable</li>
<li>
<ul class="inheritance">
<li>java.lang.Exception</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">nl.esciencecenter.xenon.XenonException</a></li>
<li>
<ul class="inheritance">
<li>nl.esciencecenter.xenon.adaptors.filesystems.PermissionDeniedException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">PermissionDeniedException</span>
extends <a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre>
<div class="block">Signals that the user does not have sufficient permissions to perform the operation.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../serialized-form.html#nl.esciencecenter.xenon.adaptors.filesystems.PermissionDeniedException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html#serialVersionUID">serialVersionUID</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html#PermissionDeniedException-java.lang.String-java.lang.String-">PermissionDeniedException</a></span>(java.lang.String adaptorName,
java.lang.String message)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html#PermissionDeniedException-java.lang.String-java.lang.String-java.lang.Throwable-">PermissionDeniedException</a></span>(java.lang.String adaptorName,
java.lang.String message,
java.lang.Throwable t)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">
<!-- -->
</a>
<h3>Methods inherited from class nl.esciencecenter.xenon.<a href="../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></h3>
<code><a href="../../../../../nl/esciencecenter/xenon/XenonException.html#getMessage--">getMessage</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Throwable</h3>
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="serialVersionUID">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>serialVersionUID</h4>
<pre>private static final long serialVersionUID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.PermissionDeniedException.serialVersionUID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PermissionDeniedException-java.lang.String-java.lang.String-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PermissionDeniedException</h4>
<pre>public PermissionDeniedException(java.lang.String adaptorName,
java.lang.String message,
java.lang.Throwable t)</pre>
</li>
</ul>
<a name="PermissionDeniedException-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PermissionDeniedException</h4>
<pre>public PermissionDeniedException(java.lang.String adaptorName,
java.lang.String message)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PathAttributesImplementation.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../nl/esciencecenter/xenon/adaptors/filesystems/PosixFileUtils.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/PermissionDeniedException.html" target="_top">Frames</a></li>
<li><a href="PermissionDeniedException.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: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.nl.esciencecenter.xenon.XenonException">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
eng_sept2016_v3/sept2016_tables_html/418-PIOGLITAZONE.html | glilly/osdi | <p><b>TABLE OF INTERACTIONS WITH</b></p>
<p><b>PIOGLITAZONE</b></p>
<p><b>From the French ANSM drug interactions document of September 2016, p. 179</b></p>
<table cellspacing="0" cellpadding="0" border="1">
<tbody>
<tr>
<td valign="top"><p><b>PIOGLITAZONE</b></p>
<p><b>RxNorm: 33738</b></p>
<p><b>ATC: A10BG03</b></p></td>
<td valign="top"><p><b>SOMATOSTATIN ANALOGS</b></p>
<p><b>CLASS CODE: H01CB0-001</b></p></td>
<td valign="top"><p>Risk of hyypoglycemia or hyperglycemia: decrease or increase of the need for glitazone, due to decrease of increase of the secretion of endogenous glucagon</p></td>
<td valign="top"><p><b>Precaution for use</b></p>
<p>Increase self monitoring of blood glucose and adjust if needed the dosage of the glitazone during the treatment with the somatostatin analog</p></td>
</tr>
<tr>
<td valign="top"><p><b>PIOGLITAZONE</b></p>
<p><b>RxNorm: 33738</b></p>
<p><b>ATC: A10BG03</b></p></td>
<td valign="top"><p><b>GEMFIBROZIL</b></p>
<p><b>RxNorm: 4719</b></p>
<p><b>ATC: C10AB04</b></p></td>
<td valign="top"><p>Risk of increase of the undesirable effects of the glitazone due to decrease of its hepatic metabolism by the gemfibrozil</p></td>
<td valign="top"><p><b>Not recommended</b></p>
<p>If administering these medications together cannot be avoided, strict clinical monitoring.</p></td>
</tr>
<tr>
<td valign="top"><p><b>PIOGLITAZONE</b></p>
<p><b>RxNorm: 33738</b></p>
<p><b>ATC: A10BG03</b></p></td>
<td valign="top"><p><b>RIFAMPICIN</b></p>
<p><b>RxNorm: 9384 </b></p>
<p><b>ATC: J04AB02</b></p></td>
<td valign="top"><p>Decrease of the plasma concentrations of the glitazone due to increase of its metabolism by the rifampcin</p></td>
<td valign="top"><p><b>Precaution for use</b></p>
<p>Clinical and biological monitoring; adjustment of the dosage of the glitazone during the treatment with the rifampicin and after it is stopped. </p></td>
</tr>
</tbody>
</table>
|
src/main/resources/WEB-INF/templates/error/403.html | AdeptJ/adeptj-runtime | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>{{msg "403.page.title.msg"}}</title>
<link rel="stylesheet" href="/static/css/vendors/bootstrap.min.css">
<link rel="stylesheet" href="/static/css/main.css">
<link rel="stylesheet" href="/static/css/error-page.css">
<link rel="icon" href="/static/img/favicon.ico" type="image/x-icon"/>
<meta content="#fafafa" name="theme-color">
</head>
<body>
<main class="page-container error" role="main">
<div class="row">
<div class="container">
<div class="col-12">
<div class="page-error-message wrapper-middle align-items-center text-center">
<h1 class="error-code">{{msg "403.page.error.code.msg"}}</h1>
<p class="message-detail">{{msg "403.page.error.details.msg"}}</p>
<a href="/" class="btn btn-adeptj-primary" type="submit">{{msg "go.to.home.msg"}}</a>
</div>
</div>
</div>
</div>
</main>
</body>
</html> |
doc/org/deeplearning4j/ui/rl/beans/package-summary.html | YeewenTan/YeewenTan.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_73) on Mon Sep 19 13:35:35 PDT 2016 -->
<title>org.deeplearning4j.ui.rl.beans</title>
<meta name="date" content="2016-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.deeplearning4j.ui.rl.beans";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/deeplearning4j/ui/rl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/deeplearning4j/ui/standalone/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/deeplearning4j/ui/rl/beans/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.deeplearning4j.ui.rl.beans</h1>
</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"> </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/deeplearning4j/ui/rl/beans/ReportBean.html" title="class in org.deeplearning4j.ui.rl.beans">ReportBean</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/deeplearning4j/ui/rl/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/deeplearning4j/ui/standalone/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/deeplearning4j/ui/rl/beans/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
doxygen/ovs_all/html/classovstest_1_1udp_1_1UdpSender.html | vladn-ma/vladn-ovs-doc | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>ovs all: ovstest.udp.UdpSender 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">ovs all
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classovstest_1_1udp_1_1UdpSender.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">ovstest.udp.UdpSender Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for ovstest.udp.UdpSender:</div>
<div class="dyncontent">
<div class="center"><img src="classovstest_1_1udp_1_1UdpSender__inherit__graph.png" border="0" usemap="#ovstest_8udp_8UdpSender_inherit__map" alt="Inheritance graph"/></div>
<map name="ovstest_8udp_8UdpSender_inherit__map" id="ovstest_8udp_8UdpSender_inherit__map">
</map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ovstest.udp.UdpSender:</div>
<div class="dyncontent">
<div class="center"><img src="classovstest_1_1udp_1_1UdpSender__coll__graph.png" border="0" usemap="#ovstest_8udp_8UdpSender_coll__map" alt="Collaboration graph"/></div>
<map name="ovstest_8udp_8UdpSender_coll__map" id="ovstest_8udp_8UdpSender_coll__map">
</map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<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:a8500960b7c3207772e9fe096677e03d9"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a8500960b7c3207772e9fe096677e03d9">__init__</a> (self, <a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a4129b479b9e162b5bba7f19be3b29194">host</a>, <a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a34455ff10bb5e65e7c80d985d78a2e63">count</a>, size, <a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a68fa5fac5fb2743afafa7a656b6c0c7c">duration</a>)</td></tr>
<tr class="separator:a8500960b7c3207772e9fe096677e03d9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a29fa2c9a5dd6bfe0757f09af6aca8609"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a29fa2c9a5dd6bfe0757f09af6aca8609">startProtocol</a> (self)</td></tr>
<tr class="separator:a29fa2c9a5dd6bfe0757f09af6aca8609"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaeed2ff853b6ac0d2232f51aa0f8de0f"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#aaeed2ff853b6ac0d2232f51aa0f8de0f">stopProtocol</a> (self)</td></tr>
<tr class="separator:aaeed2ff853b6ac0d2232f51aa0f8de0f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0f1d3f42fa3d6673a1f92f186c7422f7"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a0f1d3f42fa3d6673a1f92f186c7422f7">datagramReceived</a> (self, <a class="el" href="uniondata.html">data</a>, <a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a4129b479b9e162b5bba7f19be3b29194">host</a>, <a class="el" href="structport.html">port</a>)</td></tr>
<tr class="separator:a0f1d3f42fa3d6673a1f92f186c7422f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a75fb6a053580551280ccf73b87bc06e7"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a75fb6a053580551280ccf73b87bc06e7">sendData</a> (self)</td></tr>
<tr class="separator:a75fb6a053580551280ccf73b87bc06e7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a24e2b93f754660d9dc090b68f901981c"><td class="memItemLeft" align="right" valign="top">def </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a24e2b93f754660d9dc090b68f901981c">getResults</a> (self)</td></tr>
<tr class="separator:a24e2b93f754660d9dc090b68f901981c"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ad73dc37cbb024d133af1cdb378eaf4b6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#ad73dc37cbb024d133af1cdb378eaf4b6">looper</a></td></tr>
<tr class="separator:ad73dc37cbb024d133af1cdb378eaf4b6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4129b479b9e162b5bba7f19be3b29194"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a4129b479b9e162b5bba7f19be3b29194">host</a></td></tr>
<tr class="separator:a4129b479b9e162b5bba7f19be3b29194"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a34455ff10bb5e65e7c80d985d78a2e63"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a34455ff10bb5e65e7c80d985d78a2e63">count</a></td></tr>
<tr class="separator:a34455ff10bb5e65e7c80d985d78a2e63"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68fa5fac5fb2743afafa7a656b6c0c7c"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a68fa5fac5fb2743afafa7a656b6c0c7c">duration</a></td></tr>
<tr class="separator:a68fa5fac5fb2743afafa7a656b6c0c7c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1881e3b5753c0f0a4054d8e074b21016"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a1881e3b5753c0f0a4054d8e074b21016">start</a></td></tr>
<tr class="separator:a1881e3b5753c0f0a4054d8e074b21016"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f37dcc062d4f145d6d3d620c4457e54"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a8f37dcc062d4f145d6d3d620c4457e54">sent</a></td></tr>
<tr class="separator:a8f37dcc062d4f145d6d3d620c4457e54"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5258f3775632db7ecb70bfd217fa824a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html#a5258f3775632db7ecb70bfd217fa824a">data</a></td></tr>
<tr class="separator:a5258f3775632db7ecb70bfd217fa824a"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><pre class="fragment">Class that will send UDP packets to UDP Listener
</pre> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a8500960b7c3207772e9fe096677e03d9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.__init__ </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>host</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>count</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>size</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>duration</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="fragment"><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <span class="keyword">def </span>__init__(self, host, count, size, duration):</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="comment"># LoopingCall does not know whether UDP socket is actually writable</span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  self.looper = <span class="keywordtype">None</span></div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  self.host = host</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  self.count = count</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  self.duration = duration</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  self.start = time.time()</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  self.sent = 0</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  self.data = array.array(<span class="stringliteral">'c'</span>, <span class="stringliteral">'X'</span> * size)</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a0f1d3f42fa3d6673a1f92f186c7422f7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.datagramReceived </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>host</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>port</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="fragment"><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keyword">def </span>datagramReceived(self, data, (host, port)):</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordflow">pass</span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
</div><!-- fragment -->
</div>
</div>
<a class="anchor" id="a24e2b93f754660d9dc090b68f901981c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.getResults </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<pre class="fragment">Returns number of packets that were sent</pre> <div class="fragment"><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <span class="keyword">def </span>getResults(self):</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="stringliteral">"""Returns number of packets that were sent"""</span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordflow">return</span> self.sent</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div><!-- fragment -->
</div>
</div>
<a class="anchor" id="a75fb6a053580551280ccf73b87bc06e7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.sendData </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<pre class="fragment">This function is called from LoopingCall</pre> <div class="fragment"><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <span class="keyword">def </span>sendData(self):</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="stringliteral">"""This function is called from LoopingCall"""</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="keywordflow">if</span> self.start + self.duration < time.time():</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  self.looper.stop()</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  self.looper = <span class="keywordtype">None</span></div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  self.sent += 1</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  struct.pack_into(<span class="stringliteral">'Q'</span>, self.data, 0, self.sent)</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  self.transport.write(self.data, self.host)</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div>
</div><!-- fragment -->
</div>
</div>
<a class="anchor" id="a29fa2c9a5dd6bfe0757f09af6aca8609"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.startProtocol </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="fragment"><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">def </span>startProtocol(self):</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  self.looper = LoopingCall(self.sendData)</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  period = self.duration / float(self.count)</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  self.looper.start(period , now = <span class="keyword">False</span>)</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
</div><!-- fragment -->
</div>
</div>
<a class="anchor" id="aaeed2ff853b6ac0d2232f51aa0f8de0f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">def ovstest.udp.UdpSender.stopProtocol </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>self</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="fragment"><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keyword">def </span>stopProtocol(self):</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keywordflow">if</span> (self.looper <span class="keywordflow">is</span> <span class="keywordflow">not</span> <span class="keywordtype">None</span>):</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  self.looper.stop()</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  self.looper = <span class="keywordtype">None</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span> </div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a34455ff10bb5e65e7c80d985d78a2e63"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.count</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a5258f3775632db7ecb70bfd217fa824a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.data</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a68fa5fac5fb2743afafa7a656b6c0c7c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.duration</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a4129b479b9e162b5bba7f19be3b29194"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.host</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ad73dc37cbb024d133af1cdb378eaf4b6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.looper</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8f37dcc062d4f145d6d3d620c4457e54"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.sent</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a1881e3b5753c0f0a4054d8e074b21016"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ovstest.udp.UdpSender.start</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/home/vladn/git/ovs/python/ovstest/<a class="el" href="udp_8py.html">udp.py</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceovstest.html">ovstest</a></li><li class="navelem"><a class="el" href="namespaceovstest_1_1udp.html">udp</a></li><li class="navelem"><a class="el" href="classovstest_1_1udp_1_1UdpSender.html">UdpSender</a></li>
<li class="footer">Generated on Wed Sep 9 2015 19:08:09 for ovs all by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
</ul>
</div>
</body>
</html>
|
play-module/play-module-manage/src/main/resources/templates/system/department/list.html | airshiplay/play-platform | <!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta th:replace="/fragments :: head('部门列表')"></meta>
</head>
<body class="hold-transition skin-blue sidebar-mini fixed">
<div class="wrapper">
<div th:replace="/fragments :: topbar"></div>
<div th:replace="/fragments :: sidebar('system_department')"></div>
<div class="content-wrapper">
<section class="content-header">
<h1>
部门 <small>部门列表</small>
</h1>
<ol class="breadcrumb">
<li><a href="javascript:;"><i class="fa fa-dashboard"></i> 系统管理</a></li>
<li><a href="javascript:;">部门管理</a></li>
<li class="active">部门列表</li>
</ol>
</section>
<section class="content">
<div class="mailbox-controls">
<div class="btn-group btn-group-sm">
<a class="btn btn-primary" th:href="@{/system/department/add}"> <i class="fa fa-plus"></i> 添加
</a>
</div>
</div>
<div class="box box-primary">
<div class="box-body no-padding">
<table class="table table-hover">
<thead>
<tr>
<th>名称</th>
<th class="hidden-xs">电话</th>
<th class="hidden-xs hidden-sm">排序号</th>
<th class="command-column" style="width: 120px;">操作</th>
</tr>
</thead>
<tbody>
<tr th:each="entity: ${entities}" th:class="'treegrid-'+${entity.id}" th:classappend="${entity.parent==null}?'':('treegrid-parent-'+${entity.parent.id})">
<td th:text="${entity.name}">name</td>
<td class="hidden-xs" th:text="${entity.phone}">phone</td>
<td class="hidden-xs hidden-sm" th:text="${entity.sortNo}">sortNo</td>
<td>
<div class="btn-group btn-group-sm" th:data-row-id="${entity.id}">
<a class="btn btn-primary" th:href="@{/system/department/add?parent=}+${entity.id}"> <i class="fa fa-plus"></i>
</a> <a class="btn btn-primary" th:href="@{/system/department/edit/}+${entity.id}"> <i class="glyphicon glyphicon-edit"></i>
</a> <a class="btn btn-danger command-delete" href="javascript:;"> <i class="glyphicon glyphicon-remove"></i>
</a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</div>
<div th:replace="/fragments :: footer"></div>
</div>
<script th:replace="/fragments :: script"></script>
<script type="text/javascript">
$(function() {
$(".content table").treegrid();
var deleteRow = function(ids) {
if (confirm("确定要删除吗?")) {
$.post(base + "/system/department/delete", {
ids : ids
}, function(resp) {
if (resp.success) {
alert("操作成功");
location.reload();
} else {
alert(resp.msg);
}
}, "json");
}
};
$(".content table").find(".command-delete").on("click", function(e) {
var entity_id = $(this).closest(".btn-group").data("row-id");
deleteRow([ entity_id ]);
});
});
</script>
</body>
</html> |
dingschool/t4-1-3____.html | yicold/axure-case | <!DOCTYPE html>
<html>
<head>
<title>T4-1-3提现账户</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/>
<link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/>
<link href="data/styles.css" type="text/css" rel="stylesheet"/>
<link href="files/t4-1-3____/styles.css" type="text/css" rel="stylesheet"/>
<script src="resources/scripts/jquery-1.7.1.min.js"></script>
<script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script>
<script src="resources/scripts/axure/axQuery.js"></script>
<script src="resources/scripts/axure/globals.js"></script>
<script src="resources/scripts/axutils.js"></script>
<script src="resources/scripts/axure/annotation.js"></script>
<script src="resources/scripts/axure/axQuery.std.js"></script>
<script src="resources/scripts/axure/doc.js"></script>
<script src="data/document.js"></script>
<script src="resources/scripts/messagecenter.js"></script>
<script src="resources/scripts/axure/events.js"></script>
<script src="resources/scripts/axure/recording.js"></script>
<script src="resources/scripts/axure/action.js"></script>
<script src="resources/scripts/axure/expr.js"></script>
<script src="resources/scripts/axure/geometry.js"></script>
<script src="resources/scripts/axure/flyout.js"></script>
<script src="resources/scripts/axure/ie.js"></script>
<script src="resources/scripts/axure/model.js"></script>
<script src="resources/scripts/axure/repeater.js"></script>
<script src="resources/scripts/axure/sto.js"></script>
<script src="resources/scripts/axure/utils.temp.js"></script>
<script src="resources/scripts/axure/variables.js"></script>
<script src="resources/scripts/axure/drag.js"></script>
<script src="resources/scripts/axure/move.js"></script>
<script src="resources/scripts/axure/visibility.js"></script>
<script src="resources/scripts/axure/style.js"></script>
<script src="resources/scripts/axure/adaptive.js"></script>
<script src="resources/scripts/axure/tree.js"></script>
<script src="resources/scripts/axure/init.temp.js"></script>
<script src="files/t4-1-3____/data.js"></script>
<script src="resources/scripts/axure/legacy.js"></script>
<script src="resources/scripts/axure/viewer.js"></script>
<script src="resources/scripts/axure/math.js"></script>
<script type="text/javascript">
$axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; };
$axure.utils.getOtherPath = function() { return 'resources/Other.html'; };
$axure.utils.getReloadPath = function() { return 'resources/reload.html'; };
</script>
</head>
<body>
<div id="base" class="">
<!-- Unnamed (Background 375*667) -->
<!-- Unnamed (Rectangle) -->
<div id="u15655" class="ax_default shape2">
<div id="u15655_div" class=""></div>
<!-- Unnamed () -->
<div id="u15656" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15657" class="ax_default shape1">
<div id="u15657_div" class=""></div>
<!-- Unnamed () -->
<div id="u15658" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Image) -->
<div id="u15659" class="ax_default image1">
<img id="u15659_img" class="img " src="images/g1全局说明/u13.png"/>
<!-- Unnamed () -->
<div id="u15660" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15661" class="ax_default label">
<div id="u15661_div" class=""></div>
<!-- Unnamed () -->
<div id="u15662" class="text" style="visibility: visible;">
<p><span>提现账户</span></p>
</div>
</div>
<!-- Unnamed (Image) -->
<div id="u15663" class="ax_default _图片1">
<img id="u15663_img" class="img " src="images/g1全局说明/u19.png"/>
<!-- Unnamed () -->
<div id="u15664" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (UX_UI) -->
<!-- Unnamed (Rectangle) -->
<div id="u15666" class="ax_default label">
<div id="u15666_div" class=""></div>
<!-- Unnamed () -->
<div id="u15667" class="text" style="visibility: visible;">
<p><span>1.限制 2.范围值 3.极限值 4.操作 5.一般状态 6.特殊状态 7.误操作 8.反馈 9.跳转</span></p>
</div>
</div>
<!-- Unnamed (Ellipse) -->
<div id="u15668" class="ax_default box_2">
<img id="u15668_img" class="img " src="images/a1登录/u339.png"/>
<!-- Unnamed () -->
<div id="u15669" class="text" style="visibility: visible;">
<p><span>1</span></p>
</div>
</div>
<!-- Unnamed (UX_Title) -->
<!-- Unnamed (Rectangle) -->
<div id="u15671" class="ax_default box_2">
<div id="u15671_div" class=""></div>
<!-- Unnamed () -->
<div id="u15672" class="text" style="visibility: visible;">
<p><span>原型</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15673" class="ax_default box_2">
<div id="u15673_div" class=""></div>
<!-- Unnamed () -->
<div id="u15674" class="text" style="visibility: visible;">
<p><span>功能说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15675" class="ax_default box_2">
<div id="u15675_div" class=""></div>
<!-- Unnamed () -->
<div id="u15676" class="text" style="visibility: visible;">
<p><span>测试说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15677" class="ax_default box_2">
<div id="u15677_div" class=""></div>
<!-- Unnamed () -->
<div id="u15678" class="text" style="visibility: visible;">
<p><span>设计说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15679" class="ax_default box_2">
<div id="u15679_div" class=""></div>
<!-- Unnamed () -->
<div id="u15680" class="text" style="visibility: visible;">
<p><span>界面展示</span></p>
</div>
</div>
<!-- Unnamed (UX_QA) -->
<!-- Unnamed (Rectangle) -->
<div id="u15682" class="ax_default label">
<div id="u15682_div" class=""></div>
<!-- Unnamed () -->
<div id="u15683" class="text" style="visibility: visible;">
<p><span>1.限制 2.范围值 3.极限值 4.操作 5.一般状态 6.特殊状态 7.误操作 8.反馈 9.跳转</span></p>
</div>
</div>
<!-- Unnamed (Ellipse) -->
<div id="u15684" class="ax_default box_2">
<img id="u15684_img" class="img " src="images/a1登录/u355.png"/>
<!-- Unnamed () -->
<div id="u15685" class="text" style="visibility: visible;">
<p><span>1</span></p>
</div>
</div>
<!-- Unnamed (Image) -->
<div id="u15686" class="ax_default _图片">
<img id="u15686_img" class="img " src="images/a3-3请假条/u4843.svg"/>
<!-- Unnamed () -->
<div id="u15687" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- 账户 (Group) -->
<div id="u15688" class="ax_default" data-label="账户">
<!-- Unnamed (Rectangle) -->
<div id="u15689" class="ax_default box_2">
<div id="u15689_div" class=""></div>
<!-- Unnamed () -->
<div id="u15690" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15691" class="ax_default label">
<div id="u15691_div" class=""></div>
<!-- Unnamed () -->
<div id="u15692" class="text" style="visibility: visible;">
<p><span>招商银行</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15693" class="ax_default label">
<div id="u15693_div" class=""></div>
<!-- Unnamed () -->
<div id="u15694" class="text" style="visibility: visible;">
<p><span>李白</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15695" class="ax_default label">
<div id="u15695_div" class=""></div>
<!-- Unnamed () -->
<div id="u15696" class="text" style="visibility: visible;">
<p><span>622236545789451253654</span></p>
</div>
</div>
</div>
<!-- Unnamed (Drop) -->
<div id="u15697" class="ax_default box_2">
<img id="u15697_img" class="img " src="images/g1全局说明/u5.png"/>
<!-- Unnamed () -->
<div id="u15698" class="text" style="visibility: visible;">
<p><span>1</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15699" class="ax_default label">
<div id="u15699_div" class=""></div>
<!-- Unnamed () -->
<div id="u15700" class="text" style="visibility: visible;">
<p><span>长摁弹框显示操作;</span></p>
</div>
</div>
<!-- Unnamed (Ellipse) -->
<div id="u15701" class="ax_default box_2">
<img id="u15701_img" class="img " src="images/g1全局说明/u9.png"/>
<!-- Unnamed () -->
<div id="u15702" class="text" style="visibility: visible;">
<p><span>1</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15703" class="ax_default shape">
<img id="u15703_img" class="img " src="images/t2-2__/u10004.png"/>
<!-- Unnamed () -->
<div id="u15704" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15705" class="ax_default shape">
<div id="u15705_div" class=""></div>
<!-- Unnamed () -->
<div id="u15706" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15707" class="ax_default shape">
<div id="u15707_div" class=""></div>
<!-- Unnamed () -->
<div id="u15708" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Horizontal Line) -->
<div id="u15709" class="ax_default horizontal_line">
<img id="u15709_img" class="img " src="images/a6-4通讯录/u3925.png"/>
<!-- Unnamed () -->
<div id="u15710" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15711" class="ax_default paragraph1">
<div id="u15711_div" class=""></div>
<!-- Unnamed () -->
<div id="u15712" class="text" style="visibility: visible;">
<p><span>编辑</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15713" class="ax_default paragraph1">
<div id="u15713_div" class=""></div>
<!-- Unnamed () -->
<div id="u15714" class="text" style="visibility: visible;">
<p><span>取消</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u15715" class="ax_default paragraph1">
<div id="u15715_div" class=""></div>
<!-- Unnamed () -->
<div id="u15716" class="text" style="visibility: visible;">
<p><span>删除</span></p>
</div>
</div>
</div>
</body>
</html>
|
2.0.0.Final/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/Backup.Strategy.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Fri Jun 22 04:34:21 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.infinispan.cache_container.Backup.Strategy (BOM: * : All 2.0.0.Final API)</title>
<meta name="date" content="2018-06-22">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.infinispan.cache_container.Backup.Strategy (BOM: * : All 2.0.0.Final API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/class-use/Backup.Strategy.html" target="_top">Frames</a></li>
<li><a href="Backup.Strategy.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.wildfly.swarm.config.infinispan.cache_container.Backup.Strategy" class="title">Uses of Class<br>org.wildfly.swarm.config.infinispan.cache_container.Backup.Strategy</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan.cache_container">org.wildfly.swarm.config.infinispan.cache_container</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.infinispan.cache_container">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a> in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> that return <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a></code></td>
<td class="colLast"><span class="typeNameLabel">Backup.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.html#strategy--">strategy</a></span>()</code>
<div class="block">The backup strategy for this cache</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a></code></td>
<td class="colLast"><span class="typeNameLabel">Backup.Strategy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Backup.Strategy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.html" title="type parameter in Backup">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Backup.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.html#strategy-org.wildfly.swarm.config.infinispan.cache_container.Backup.Strategy-">strategy</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Backup.Strategy</a> value)</code>
<div class="block">The backup strategy for this cache</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/Backup.Strategy.html" title="enum in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/class-use/Backup.Strategy.html" target="_top">Frames</a></li>
<li><a href="Backup.Strategy.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
src/doc/ClientHTTPStream.html | EnginesOS/System | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>module ClientHTTPStream - RDoc Documentation</title>
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script src="./js/jquery.js"></script>
<script src="./js/darkfish.js"></script>
<link href="./css/fonts.css" rel="stylesheet">
<link href="./css/rdoc.css" rel="stylesheet">
<body id="top" role="document" class="module">
<nav role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
<a href="./index.html" rel="home">Home</a>
</h2>
<div id="table-of-contents-navigation">
<a href="./table_of_contents.html#pages">Pages</a>
<a href="./table_of_contents.html#classes">Classes</a>
<a href="./table_of_contents.html#methods">Methods</a>
</div>
</div>
<div id="search-section" role="search" class="project-section initially-hidden">
<form action="#" method="get" accept-charset="utf-8">
<div id="search-field-wrapper">
<input id="search-field" role="combobox" aria-label="Search"
aria-autocomplete="list" aria-controls="search-results"
type="text" name="search" placeholder="Search" spellcheck="false"
title="Type to search, Up and Down to navigate, Enter to load">
</div>
<ul id="search-results" aria-label="Search Results"
aria-busy="false" aria-expanded="false"
aria-atomic="false" class="initially-hidden"></ul>
</form>
</div>
</div>
<div id="class-metadata">
<!-- Method Quickref -->
<div id="method-list-section" class="nav-section">
<h3>Methods</h3>
<ul class="link-list" role="directory">
<li ><a href="#method-i-get_json_stream">#get_json_stream</a>
<li ><a href="#method-i-get_stream">#get_stream</a>
</ul>
</div>
</div>
</nav>
<main role="main" aria-labelledby="module-ClientHTTPStream">
<h1 id="module-ClientHTTPStream" class="module">
module ClientHTTPStream
</h1>
<section class="description">
</section>
<section id="5Buntitled-5D" class="documentation-section">
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
<header>
<h3>Public Instance Methods</h3>
</header>
<div id="method-i-get_json_stream" class="method-detail ">
<div class="method-heading">
<span class="method-name">get_json_stream</span><span
class="method-args">(path)</span>
<span class="method-click-advice">click to toggle source</span>
</div>
<div class="method-description">
<p>used by events</p>
<div class="method-source-code" id="get_json_stream-source">
<pre><span class="ruby-comment"># File client/client_http_stream.rb, line 8</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_json_stream</span>(<span class="ruby-identifier">path</span>)
<span class="ruby-identifier">require</span> <span class="ruby-string">'yajl'</span>
<span class="ruby-identifier">chunk</span> = <span class="ruby-string">''</span>
<span class="ruby-identifier">uri</span> = <span class="ruby-constant">URI</span>(<span class="ruby-ivar">@base_url</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">path</span>)
<span class="ruby-identifier">options</span> = <span class="ruby-keyword">nil</span>
<span class="ruby-identifier">options</span> = { <span class="ruby-identifier">use_ssl</span><span class="ruby-operator">:</span> <span class="ruby-keyword">true</span>, <span class="ruby-identifier">uri</span>.<span class="ruby-identifier">scheme</span> =<span class="ruby-operator">></span> <span class="ruby-string">'https'</span>, <span class="ruby-identifier">verify_mode</span><span class="ruby-operator">:</span> <span class="ruby-constant">OpenSSL</span><span class="ruby-operator">::</span><span class="ruby-constant">SSL</span><span class="ruby-operator">::</span><span class="ruby-constant">VERIFY_NONE</span>} <span class="ruby-keyword">if</span> <span class="ruby-ivar">@use_https</span> <span class="ruby-operator">==</span> <span class="ruby-keyword">true</span>
<span class="ruby-constant">Net</span><span class="ruby-operator">::</span><span class="ruby-constant">HTTP</span>.<span class="ruby-identifier">start</span>(<span class="ruby-identifier">uri</span>.<span class="ruby-identifier">host</span>, <span class="ruby-identifier">uri</span>.<span class="ruby-identifier">port</span>, <span class="ruby-identifier">options</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">http</span><span class="ruby-operator">|</span>
<span class="ruby-identifier">req</span> = <span class="ruby-constant">Net</span><span class="ruby-operator">::</span><span class="ruby-constant">HTTP</span><span class="ruby-operator">::</span><span class="ruby-constant">Get</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">uri</span>)
<span class="ruby-identifier">req</span>[<span class="ruby-string">'access_token'</span>] = <span class="ruby-constant">ENV</span>[<span class="ruby-string">'access_token'</span>]
<span class="ruby-identifier">req</span>[<span class="ruby-string">'HTTP_access_token'</span>] = <span class="ruby-constant">ENV</span>[<span class="ruby-string">'access_token'</span>]
<span class="ruby-identifier">parser</span> = <span class="ruby-constant">FFI_Yajl</span><span class="ruby-operator">::</span><span class="ruby-constant">Parser</span>.<span class="ruby-identifier">new</span>({<span class="ruby-identifier">symbolize_keys</span><span class="ruby-operator">:</span> <span class="ruby-keyword">true</span>})
<span class="ruby-identifier">http</span>.<span class="ruby-identifier">request</span>(<span class="ruby-identifier">req</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">resp</span><span class="ruby-operator">|</span>
<span class="ruby-identifier">resp</span>.<span class="ruby-identifier">header</span>.<span class="ruby-identifier">each_header</span> {<span class="ruby-operator">|</span><span class="ruby-identifier">key</span>,<span class="ruby-identifier">value</span><span class="ruby-operator">|</span> <span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span> <span class="ruby-node">"#{key} = #{value}"</span> }
<span class="ruby-identifier">resp</span>.<span class="ruby-identifier">read_body</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">chunk</span><span class="ruby-operator">|</span>
<span class="ruby-keyword">begin</span>
<span class="ruby-keyword">next</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">chunk</span> <span class="ruby-operator">==</span> <span class="ruby-string">"\0"</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">chunk</span> <span class="ruby-operator">==</span> <span class="ruby-string">"\n"</span>
<span class="ruby-identifier">chunk</span>.<span class="ruby-identifier">sub!</span>(<span class="ruby-regexp">/}[ \n]$/</span>, <span class="ruby-string">'}'</span>)
<span class="ruby-identifier">hash</span> = <span class="ruby-identifier">parser</span>.<span class="ruby-identifier">parse</span>(<span class="ruby-identifier">chunk</span>) <span class="ruby-comment">#do |hash|</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">hash</span>.<span class="ruby-identifier">to_json</span>
<span class="ruby-comment"># end</span>
<span class="ruby-comment">#dont panic on bad json_parser as it is the \0 keep alive</span>
<span class="ruby-keyword">rescue</span> <span class="ruby-constant">StandardError</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">e</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">e</span>
<span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span>(<span class="ruby-string">'_'</span><span class="ruby-operator">+</span> <span class="ruby-identifier">chunk</span> <span class="ruby-operator">+</span> <span class="ruby-string">'_'</span>)
<span class="ruby-keyword">next</span>
<span class="ruby-keyword">end</span>
<span class="ruby-keyword">end</span>
}
<span class="ruby-identifier">exit</span>
<span class="ruby-keyword">end</span>
<span class="ruby-keyword">rescue</span> <span class="ruby-constant">StandardError</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">e</span>
<span class="ruby-comment">#Should goto to error hanlder but this is a script</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">backtrace</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div id="method-i-get_stream" class="method-detail ">
<div class="method-heading">
<span class="method-name">get_stream</span><span
class="method-args">(path, ostream = STDOUT)</span>
<span class="method-click-advice">click to toggle source</span>
</div>
<div class="method-description">
<p>Used By builder command</p>
<div class="method-source-code" id="get_stream-source">
<pre><span class="ruby-comment"># File client/client_http_stream.rb, line 46</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_stream</span>(<span class="ruby-identifier">path</span>, <span class="ruby-identifier">ostream</span> = <span class="ruby-constant">STDOUT</span>)
<span class="ruby-comment">#require 'yajl'</span>
<span class="ruby-identifier">chunk</span> = <span class="ruby-string">''</span>
<span class="ruby-identifier">uri</span> = <span class="ruby-constant">URI</span>(<span class="ruby-ivar">@base_url</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">path</span>)
<span class="ruby-identifier">req</span> = <span class="ruby-constant">Net</span><span class="ruby-operator">::</span><span class="ruby-constant">HTTP</span><span class="ruby-operator">::</span><span class="ruby-constant">Get</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">uri</span>)
<span class="ruby-identifier">req</span>[<span class="ruby-string">'Access_Token'</span>] = <span class="ruby-constant">ENV</span>[<span class="ruby-string">'access_token'</span>]
<span class="ruby-identifier">options</span> = {<span class="ruby-identifier">use_ssl</span><span class="ruby-operator">:</span> <span class="ruby-keyword">true</span>, <span class="ruby-identifier">uri</span>.<span class="ruby-identifier">scheme</span> =<span class="ruby-operator">></span> <span class="ruby-string">'https'</span>, <span class="ruby-identifier">verify_mode</span><span class="ruby-operator">:</span> <span class="ruby-constant">OpenSSL</span><span class="ruby-operator">::</span><span class="ruby-constant">SSL</span><span class="ruby-operator">::</span><span class="ruby-constant">VERIFY_NONE</span>} <span class="ruby-keyword">if</span> <span class="ruby-ivar">@use_https</span> <span class="ruby-operator">==</span> <span class="ruby-keyword">true</span>
<span class="ruby-constant">Net</span><span class="ruby-operator">::</span><span class="ruby-constant">HTTP</span>.<span class="ruby-identifier">start</span>(<span class="ruby-identifier">uri</span>.<span class="ruby-identifier">host</span>, <span class="ruby-identifier">uri</span>.<span class="ruby-identifier">port</span>, <span class="ruby-identifier">options</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">http</span><span class="ruby-operator">|</span>
<span class="ruby-identifier">http</span>.<span class="ruby-identifier">read_timeout</span> = <span class="ruby-value">600</span>
<span class="ruby-identifier">http</span>.<span class="ruby-identifier">request</span>(<span class="ruby-identifier">req</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">resp</span><span class="ruby-operator">|</span>
<span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span>(<span class="ruby-string">'header'</span>)
<span class="ruby-identifier">resp</span>.<span class="ruby-identifier">header</span>.<span class="ruby-identifier">each_header</span> {<span class="ruby-operator">|</span><span class="ruby-identifier">key</span>,<span class="ruby-identifier">value</span><span class="ruby-operator">|</span> <span class="ruby-constant">STDERR</span>.<span class="ruby-identifier">puts</span> <span class="ruby-node">"#{key} = #{value}"</span> }
<span class="ruby-identifier">resp</span>.<span class="ruby-identifier">read_body</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">chunk</span><span class="ruby-operator">|</span>
<span class="ruby-identifier">ostream</span>.<span class="ruby-identifier">write</span>(<span class="ruby-identifier">chunk</span>)
<span class="ruby-keyword">end</span>
}
<span class="ruby-identifier">exit</span>
<span class="ruby-keyword">end</span>
<span class="ruby-keyword">rescue</span> <span class="ruby-constant">StandardError</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">e</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">chunk</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-identifier">p</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">backtrace</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
</section>
</section>
</main>
<footer id="validator-badges" role="contentinfo">
<p><a href="http://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.2.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>
|
docs/api/org/apache/nutch/net/protocols/class-use/HttpDateFormat.html | nhahv/apache-nutch-1.x | <!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_79) on Wed Apr 29 14:47:00 PDT 2015 -->
<title>Uses of Class org.apache.nutch.net.protocols.HttpDateFormat (apache-nutch 1.10 API)</title>
<meta name="date" content="2015-04-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="Uses of Class org.apache.nutch.net.protocols.HttpDateFormat (apache-nutch 1.10 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/nutch/net/protocols/HttpDateFormat.html" title="class in org.apache.nutch.net.protocols">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/nutch/net/protocols/class-use/HttpDateFormat.html" target="_top">Frames</a></li>
<li><a href="HttpDateFormat.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.nutch.net.protocols.HttpDateFormat" class="title">Uses of Class<br>org.apache.nutch.net.protocols.HttpDateFormat</h2>
</div>
<div class="classUseContainer">No usage of org.apache.nutch.net.protocols.HttpDateFormat</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/nutch/net/protocols/HttpDateFormat.html" title="class in org.apache.nutch.net.protocols">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/nutch/net/protocols/class-use/HttpDateFormat.html" target="_top">Frames</a></li>
<li><a href="HttpDateFormat.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
ui/ui_v1/javascript/table_selector.html | googleinterns/debaised-analysis | <!-- Javascript Functions for autofilling Table Range field or fetching Table Range as selected by user -->
<script>
//function to select the table range
function getSelectedRange(rangePicker,rangeId,headerId) {
rangePicker.innerHTML = "Selecting"; // Change the button value while getting range
rangePicker.disabled = true; // Disable the button while getting range
rangePicker.classList.add("loading");
//creating an object containing button, rangeId and headerId
var RangeObj = {
'rangePicker' : rangePicker,
'rangeId' : rangeId,
'headerId' : headerId
}
google.script.run // Executes a Apps Script function - getSelectedRange
.withSuccessHandler(updateRangeField) // updateRangeField will be called upon successful completion of Apps Script function
.withUserObject(RangeObj) // To pass argument to updateRangeField
.getSelectedRange();
return;
}
// Function called when server-side function - getSelectedRange returns successfully
function updateRangeField(tableRange,RangeObj) {
document.getElementById(RangeObj.rangeId).value = tableRange[0]; // Update range field value
document.getElementById(RangeObj.headerId).value = tableRange[1]; // Update header row value
RangeObj.rangePicker.innerHTML = "Get Selected Range"; // Reset the button value
RangeObj.rangePicker.disabled = false; // Enable the button
RangeObj.rangePicker.classList.remove("loading");
}
// This function is fired when the entire page loads
// It autofills the table range field with entire table
window.onload = function() {
var rangePicker = document.getElementById("find-range");
rangePicker.innerHTML = "Selecting"; // Change the button value while getting range
rangePicker.disabled = true; // Disable the button while getting range
rangePicker.classList.add("loading");
google.script.run
.withSuccessHandler(function(rangeString) {
document.getElementById("range-picker-table").value = rangeString;
var rangePicker = document.getElementById("find-range");
document.getElementById("header-row").value=1; //set header row as 1 by default
rangePicker.innerHTML = "Get Selected Range"; // Reset the button value
rangePicker.disabled = false; // Enable the button
rangePicker.classList.remove("loading");
})
.autoDetectTable(); //server-side Apps Script function called that finds table range
}
</script> |
src-server/templates/admin/includes/sidebar.html | mjmcconnell/sra | <md-sidenav class="md-sidenav-left md-whiteframe-z2" md-component-id="left" md-is-locked-open="$mdMedia('gt-sm')">
<md-list class="nav-list">
<md-item>
<md-item-content>
<md-button {% if request.path.startswith(uri_for('admin-pages-list')) %} class="selected"{% endif %} href="{{uri_for('admin-pages-list')}}">
Pages
</md-button>
</md-item-content>
</md-item>
<md-item>
<md-item-content>
<md-button {% if request.path.startswith(uri_for('admin-images-list')) %} class="selected"{% endif %} href="{{uri_for('admin-images-list')}}">
Images
</md-button>
</md-item-content>
</md-item>
<md-item>
<md-item-content>
<md-button {% if request.path.startswith(uri_for('admin-events-list')) %} class="selected"{% endif %} href="{{uri_for('admin-events-list')}}">
Events
</md-button>
</md-item-content>
</md-item>
<md-item>
<md-item-content>
<md-button {% if request.path.startswith(uri_for('admin-workshops-list')) %} class="selected"{% endif %} href="{{uri_for('admin-workshops-list')}}">
Workshops
</md-button>
</md-item-content>
</md-item>
<md-item>
<md-item-content>
<md-button {% if request.path.startswith(uri_for('admin-about_modules-list')) %} class="selected"{% endif %} href="{{uri_for('admin-about_modules-list')}}">
About Modules
</md-button>
</md-item-content>
</md-item>
</md-list>
</md-sidenav>
|
2017.10.2/apidocs/org/wildfly/swarm/config/datasources/xa_data_source/package-use.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Feb 06 09:38:19 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.wildfly.swarm.config.datasources.xa_data_source (BOM: * : All 2017.10.2 API)</title>
<meta name="date" content="2018-02-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.wildfly.swarm.config.datasources.xa_data_source (BOM: * : All 2017.10.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.10.2</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/datasources/xa_data_source/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.wildfly.swarm.config.datasources.xa_data_source" class="title">Uses of Package<br>org.wildfly.swarm.config.datasources.xa_data_source</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/package-summary.html">org.wildfly.swarm.config.datasources.xa_data_source</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.datasources">org.wildfly.swarm.config.datasources</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.datasources.xa_data_source">org.wildfly.swarm.config.datasources.xa_data_source</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.datasources">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/package-summary.html">org.wildfly.swarm.config.datasources.xa_data_source</a> used by <a href="../../../../../../org/wildfly/swarm/config/datasources/package-summary.html">org.wildfly.swarm.config.datasources</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/class-use/XADatasourceProperties.html#org.wildfly.swarm.config.datasources">XADatasourceProperties</a>
<div class="block">List of xa-datasource-property</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/class-use/XADatasourcePropertiesConsumer.html#org.wildfly.swarm.config.datasources">XADatasourcePropertiesConsumer</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/class-use/XADatasourcePropertiesSupplier.html#org.wildfly.swarm.config.datasources">XADatasourcePropertiesSupplier</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.datasources.xa_data_source">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/package-summary.html">org.wildfly.swarm.config.datasources.xa_data_source</a> used by <a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/package-summary.html">org.wildfly.swarm.config.datasources.xa_data_source</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/class-use/XADatasourceProperties.html#org.wildfly.swarm.config.datasources.xa_data_source">XADatasourceProperties</a>
<div class="block">List of xa-datasource-property</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/wildfly/swarm/config/datasources/xa_data_source/class-use/XADatasourcePropertiesConsumer.html#org.wildfly.swarm.config.datasources.xa_data_source">XADatasourcePropertiesConsumer</a> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.10.2</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/datasources/xa_data_source/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
menu.html | bridgeit/demo-vanilla | ---
id: home
layout: demo
title: Mobile Demo
---
{% include menu.html %}
|
index.html | WINTX/MoodleAPP-BigOne | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/styles.css">
<script language="javascript">
// We use this code for handling unexpected errors.
// Using alert, we are sure that the user get notified in a Mobile device.
// We add this code at the begining of the index.html and we use only native javascript functions.
window.onerror = function(msg, url, lineNumber) {
if (typeof(msg) === "string") {
var error = msg + "\n\nFile: " + url + "\nLine: " + lineNumber;
// Ommit cordova and 3rd party libs errors.
if (url.indexOf("cordova") == -1 && url.indexOf("externallib") == -1 &&
url.indexOf("org.apache.cordova") == -1) {
window.alert(error);
}
} else {
var error = msg;
}
// This may help debugging if we use logging apps in iOs or Android.
if(typeof(console) !== "undefined" && typeof(console.log) === "function") {
console.log(error);
}
// Let default error handler run.
return false;
};
</script>
<script src="cordova.js"></script>
<script src="externallib/jquery.min.js"></script>
<script src="externallib/jquery.touchSwipe.min.js"></script>
<script src="externallib/md5.js"></script>
<script src="externallib/matchMedia.js"></script>
<script src="externallib/matchMedia.addListener.js"></script>
<script src="externallib/underscore.js"></script>
<script src="externallib/backbone.js"></script>
<script src="externallib/backbone-localstorage.js"></script>
<script src="lib/mm.js"></script>
<script src="lib/mm.panels.js"></script>
<script src="lib/mm.util.js"></script>
<script src="lib/mm.lang.js"></script>
<script src="lib/mm.db.js"></script>
<script src="lib/mm.tpl.js"></script>
<script src="lib/mm.cache.js"></script>
<script src="lib/mm.settings.js"></script>
<script src="lib/mm.widgets.js"></script>
<script src="lib/mm.sync.js"></script>
<script src="lib/mm.emulator.js"></script>
<script src="lib/mm.rdebugger.js"></script>
<script src="lib/mm.fs.js"></script>
<script data-main="lib/app.js" src="externallib/require.js"></script>
<script language="javascript">
// We should wait to phonegap, if not, we get errors like:
// http://rickluna.com/wp/2012/04/solving-the-connection-to-the-server-was-unsuccessful-error-in-androidphonegap/
$(document).bind('deviceready', function() {
MM.log('Deviceready fired');
MM.deviceReady = true;
// Store the device locale for further uses.
navigator.globalization.getLocaleName(
function (locale) {
MM.lang.locale = locale.value;
MM.log("Device locale loaded: " + locale.value);
},
function () {}
);
// Disable the back button, exists the app.
document.addEventListener("backbutton", function() {
MM.panels.goBack();
}, false);
// Call deviceIsReady function in plugins.
// Plugins may not be able to listen for the deviceready event because it's possible that it was fire
// when plugins whasn't loaded, we use a timeout of 5 seconds.
setTimeout(function() {
for (var el in MM.plugins) {
var plugin = MM.plugins[el];
if (typeof(plugin.deviceIsReady) == 'function') {
plugin.deviceIsReady();
}
}
}, 5000);
MM.fs.init();
// Check calendar events for new notifications.
if (MM.plugins.events && MM.plugins.events.isPluginVisible()) {
MM.plugins.events.checkLocalNotifications();
}
// App resume event.
$(document).bind('resume', function() {
// Check calendar events for new notifications.
if (MM.plugins.events && MM.plugins.events.isPluginVisible()) {
MM.plugins.events.checkLocalNotifications();
}
});
});
// This function is for handling when the app is opened using a custom URL SCHEME.
function handleOpenURL(login-credentials) {
MM._appLaunchedByURL(login-credentials);
}
</script>
<style id="mobilecssurl"></style>
</head>
<body>
<div id="add-site" style="display: none">
</div>
<div id="manage-accounts" style="display: none">
</div>
<div id="main-wrapper" style="display: none; background-color: white">
<div class="header-wrapper">
<header class="header-main">
<nav class="nav-main">
<ul class="nav">
<li class="nav-item home menu-home">
<a href="#" class="ir" id="mainmenu">
Home
</a>
</li>
</ul>
<h1 id="page-title"></h1>
</nav>
</header>
<div id="header-icon-left"></div>
<div id="header-icon-right"></div>
</div>
<div id="panel-left" class="panel user-menu"></div>
<div id="panel-center" class="panel"></div>
<div id="panel-right" class="panel"></div>
</div>
<div id="app-dialog">
<div>
<div class="modalHeader">
</div>
<div class="modalContent">
</div>
<div class="modalFooter">
</div>
<div class="modalClear"></div>
</div>
</div>
<script type="text/template" id="menu_template">
<header>
<div class="media">
<div class="refresh app-ico">
<a href="#refresh">
<img width="16" height="16" src="img/reload.png" border="0">
</a>
</div>
<div class="img">
<img src="<%= MM.util.getMoodleFilePath(user.profileimageurl) %>" border="0">
</div>
<div class="bd">
<h1><%= user.fullname %></h1>
</div>
</div>
</header>
<ul class="nav nav-v js-accordion">
<% _.each(plugins, function(plugin) { %>
<% if (typeof plugin.subMenus == "undefined" || plugin.subMenus.length == 0) { %>
<li class="nav-item no-submenu">
<a href="<%= plugin.menuURL %>" class="alink touch-row">
<% if (plugin.icon) { %>
<div class="plugin-ico app-ico">
<img src="<%= plugin.icon %>" border="0">
</div>
<% } %>
<div class="plugin-name">
<%= MM.lang.pluginName(plugin.name) %>
</div>
</a>
</li>
<% } else { %>
<li class="nav-item">
<% if (plugin.toogler) { %>
<a class="toogler expand touch-row">
<% } else { %>
<a>
<% } %>
<% if (plugin.icon) { %>
<div class="plugin-ico app-ico">
<img src="<%= plugin.icon %>" border="0">
</div>
<% } %>
<div class="plugin-name">
<%= MM.lang.pluginName(plugin.name) %>
</div>
</a>
<% if (plugin.toogler) { %>
<ul class="nav submenu">
<% } else { %>
<ul class="nav">
<% } %>
<% _.each(plugin.subMenus, function(menu) { %>
<li class="nav-item">
<a href="<%= menu.menuURL %>" class="alink touch-row">
<% if (menu.icon) { %>
<div class="plugin-ico app-ico">
<img src="<%= menu.icon %>" border="0">
</div>
<% } %>
<div class="plugin-name">
<%= MM.lang.s(menu.name) %>
</div>
</a>
</li>
<% }); %>
</ul>
</li>
<% } %>
<% }); %>
<li class="nav-item">
<a class="toogler expand touch-row section-header">
<div class="plugin-ico app-ico">
<img src="img/ico-course.png" border="0">
</div>
<div class="plugin-name">
<%= MM.lang.s("mycourses") %>
</div>
</a>
<ul class="nav submenu">
<% _.each(courses, function(course) { %>
<li class="nav-item">
<a href="#" class="toogler expand touch-row">
<div class="plugin-name">
<%= course.fullname %>
</div>
</a>
<ul class="nav submenu">
<% _.each(coursePlugins, function(plugin) { %>
<li class="nav-item">
<a href="<%= plugin.menuURL %><%= course.id %>" class="touch-row">
<% if (plugin.icon) { %>
<div class="plugin-ico app-ico">
<img src="<%= plugin.icon %>" border="0">
</div>
<% } %>
<div class="plugin-name">
<%= MM.lang.pluginName(plugin.name) %>
</div>
</a>
</li>
<% }); %>
</ul>
</li>
<% }); %>
</ul>
</li>
</ul>
<ul id="general-menu" class="nav nav-v js-accordion">
<li class="nav-item no-arrow">
<a href="<%= siteurl%>" target="_blank" class="touch-row">
<span class="plugin-ico app-ico"><img src="img/ico-network.png" border="0"></span>
<%= MM.lang.s("website") %>
</a>
</li>
<li class="nav-item no-arrow">
<a href="<%= docsurl %>" target="_blank" class="touch-row">
<span class="plugin-ico app-ico"><img src="img/ico-help.png" border="0"></span>
<%= MM.lang.s("help") %>
</a>
</li>
<li class="nav-item no-submenu">
<a href="#settings" class="touch-row">
<span class="plugin-ico app-ico"><img src="img/ico-settings.png" border="0"></span>
<%= MM.lang.s("settings") %>
</a>
</li>
<li class="nav-item no-submenu">
<a href="#logout" class="touch-row">
<span class="plugin-ico app-ico"><img src="img/logout.png" border="0"></span>
<%= MM.lang.s("logout") %>
</a>
</li>
</ul>
</script>
<script type="text/template" id="settings_template">
<div class="settings-list">
<ul class="nav nav-v">
<li class="nav-item">
<a href="#settings/general/" class="menu1 touch-row"><%= MM.lang.s("general") %><br></a>
</li>
<li class="nav-item">
<a href="#settings/sync/" class="menu1 touch-row"><%= MM.lang.s("synchronization") %><br></a>
</li>
<li class="nav-item">
<a href="#settings/spaceusage/" class="menu1 touch-row"><%= MM.lang.s("spaceusage") %><br></a>
</li>
<li class="nav-item">
<a href="#settings/development/" class="menu1 touch-row"><%= MM.lang.s("development") %><br></a>
</li>
<li class="nav-item">
<a href="#settings/reportbug/" class="menu1 touch-row"><%= MM.lang.s("reportabug") %><br></a>
</li>
<li class="nav-item">
<a href="#settings/about/" class="menu1 touch-row"><%= MM.lang.s("about") %><br></a>
</li>
<% _.each(plugins, function(plugin) { %>
<li class="nav-item">
<a href="#settings/<%= plugin.menuURL %>" class="menu1 touch-row"><%= MM.lang.s(plugin.name) %><br></a>
</li>
<% }); %>
</ul>
</div>
</script>
<script type="text/template" id="add-site_template">
<center>
<div id="maristas">
<img src="img/login-logo.png" alt="Maristas">
</div>
</center>
<form action="" novalidate>
<div id="login-details">
<p>
<input type="url" id="url" autocapitalize="off" autocorrect="off" placeholder="<%= MM.lang.s("siteurl") %>">
</p>
<div id="login-credentials">
<p>
<input type="text" id="username" autocapitalize="off" autocorrect="off" placeholder="<%= MM.lang.s("username") %>">
</p>
<p>
<input type="password" id="password" placeholder="<%= MM.lang.s("password") %>">
</p>
</div>
<p>
<input type="submit" name="add" id="addsitebutton" value="<%= MM.lang.s("add") %>">
<input type="button" name="reset" id="resetsitebutton" value="<%= MM.lang.s("reset") %>">
</p>
</div>
</form>
<div id= "helplogin">
<a href="#helpmelogin"><%= MM.lang.s("icantlogin") %></a>
<a href="#manage-accounts"><%= MM.lang.s("manageaccounts") %></a>
</div>
</script>
<script type="text/template" id="manage-accounts_template">
<h1 class="app-ico">
<img src="img/login-logo.png" alt="Moodle">
</h1>
<% _.each(sites, function(site) { %>
<div class="accounts">
<a class="account-details" onclick="MM.loadSite('<%= site.id %>')">
<img src="<%= MM.util.getMoodleFilePath(site.userpictureurl, 1, site.id) %>">
<div>
<span class="account-fullname"><%= MM.util.formatText(site.fullname) %></span>
<span class="account-sitename"><%= MM.util.formatText(site.sitename) %></span>
<span class="account-siteurl"><%= site.siteurl %></span>
</div>
</a>
<span class="delete-site" >
<a class="btn" onclick="MM.settings.deleteSite('<%= site.id %>')"><%= MM.lang.s("deletesiteb") %></a>
</span>
</div>
<% });%>
<div class="add-site">
<a class="btn" href="#add-site"><%= MM.lang.s("add") %></a>
</div>
</script>
<script type="text/template" id="choose-account-upload_template">
<h1 class="app-ico">
<img src="img/login-logo.png" alt="Moodle">
</h1>
<h2><%= MM.lang.s('chooseaccountuploadfile') %></h2>
<% _.each(sites, function(site) { %>
<div class="accounts">
<a class="account-details" data-siteid="<%= site.id %>" >
<img src="<%= MM.util.getMoodleFilePath(site.userpictureurl, 1, site.id) %>">
<div>
<span class="acc |
Javadoc/org/drip/analytics/holset/class-use/ESTHoliday.html | lakshmiDRIP/DRIP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Wed Jan 04 22:31:34 EST 2017 -->
<title>Uses of Class org.drip.analytics.holset.ESTHoliday</title>
<meta name="date" content="2017-01-04">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.drip.analytics.holset.ESTHoliday";
}
}
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/drip/analytics/holset/ESTHoliday.html" title="class in org.drip.analytics.holset">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/analytics/holset/class-use/ESTHoliday.html" target="_top">Frames</a></li>
<li><a href="ESTHoliday.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.drip.analytics.holset.ESTHoliday" class="title">Uses of Class<br>org.drip.analytics.holset.ESTHoliday</h2>
</div>
<div class="classUseContainer">No usage of org.drip.analytics.holset.ESTHoliday</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/drip/analytics/holset/ESTHoliday.html" title="class in org.drip.analytics.holset">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/analytics/holset/class-use/ESTHoliday.html" target="_top">Frames</a></li>
<li><a href="ESTHoliday.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>
|
src/main/resources/css/rubygems.css | rdjack21/ADRunner | /*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
/** Correct `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }
/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/** Address `[hidden]` styling not present in IE 8/9. Hide the `template` element in IE, Safari, and Firefox < 22. */
[hidden], template { display: none; }
script { display: none !important; }
/* ========================================================================== Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }
/** Remove default margin. */
body { margin: 0; }
/* ========================================================================== Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background: transparent; }
/** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }
/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ========================================================================== Typography ========================================================================== */
/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }
/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }
/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }
/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }
/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }
/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
img { border: 0; }
/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }
/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }
/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }
/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }
/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }
/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }
/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }
/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
meta.foundation-mq-small { font-family: "only screen and (min-width: 768px)"; width: 768px; }
meta.foundation-mq-medium { font-family: "only screen and (min-width:1280px)"; width: 1280px; }
meta.foundation-mq-large { font-family: "only screen and (min-width:1440px)"; width: 1440px; }
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body { font-size: 100%; }
body { background: white; color: #222222; padding: 0; margin: 0; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1; position: relative; cursor: auto; }
a:hover { cursor: pointer; }
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { -ms-interpolation-mode: bicubic; }
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }
.left { float: left !important; }
.right { float: right !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-justify { text-align: justify !important; }
.hide { display: none; }
.antialiased, body { -webkit-font-smoothing: antialiased; }
img { display: inline-block; vertical-align: middle; }
textarea { height: auto; min-height: 50px; }
select { width: 100%; }
p.lead, .paragraph.lead > p, #preamble > .sectionbody > .paragraph:first-of-type p { font-size: 1.21875em; line-height: 1.6; }
.subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title, .literalblock > .title, .stemblock > .title, .openblock > .title, .paragraph > .title, .quoteblock > .title, table.tableblock > .title, .verseblock > .title, .videoblock > .title, .dlist > .title, .olist > .title, .ulist > .title, .qlist > .title, .hdlist > .title { line-height: 1.4; color: #111111; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.5em; }
/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; direction: ltr; }
/* Default Link Styles */
a { color: #ad141e; text-decoration: underline; line-height: inherit; }
a:hover, a:focus { color: #ad141e; }
a img { border: none; }
/* Default paragraph styles */
p { font-family: inherit; font-weight: normal; font-size: 1em; line-height: 1.5; margin-bottom: 1.25em; text-rendering: optimizeLegibility; }
p aside { font-size: 0.875em; line-height: 1.35; font-style: italic; }
/* Default header styles */
h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; font-weight: normal; font-style: normal; color: #111111; text-rendering: optimizeLegibility; margin-top: 1em; margin-bottom: 0.5em; line-height: 1.2125em; }
h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h5 small, h6 small { font-size: 60%; color: #5e5e5e; line-height: 0; }
h1 { font-size: 2.125em; }
h2 { font-size: 1.6875em; }
h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; }
h4 { font-size: 1.125em; }
h5 { font-size: 1.125em; }
h6 { font-size: 1em; }
hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 1.25em 0 1.1875em; height: 0; }
/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }
strong, b { font-weight: bold; line-height: inherit; }
small { font-size: 60%; line-height: inherit; }
code { font-family: "Andale Mono", "monotype.com", "Lucida Console", monospace; font-weight: normal; color: #222222; }
/* Lists */
ul, ol, dl { font-size: 1em; line-height: 1.5; margin-bottom: 1.25em; list-style-position: outside; font-family: inherit; }
ul, ol { margin-left: 1.5em; }
ul.no-bullet, ol.no-bullet { margin-left: 1.5em; }
/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25em; margin-bottom: 0; font-size: 1em; /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }
ul.disc { list-style-type: disc; }
ul.no-bullet { list-style: none; }
/* Ordered Lists */
ol li ul, ol li ol { margin-left: 1.25em; margin-bottom: 0; }
/* Definition Lists */
dl dt { margin-bottom: 0.3125em; font-weight: bold; }
dl dd { margin-bottom: 1.25em; }
/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222222; border-bottom: 1px dotted #dddddd; cursor: help; }
abbr { text-transform: none; }
/* Blockquotes */
blockquote { margin: 0 0 1.25em; padding: 0.5625em 1.25em 0 1.1875em; border-left: 1px solid #dddddd; }
blockquote cite { display: block; font-size: inherit; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #555555; }
blockquote, blockquote p { line-height: 1.5; color: #6f6f6f; }
/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25em 0; border: 1px solid #dddddd; padding: 0.625em 0.75em; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: bold; font-size: 0.9375em; }
.vevent .summary { font-weight: bold; }
.vevent abbr { cursor: auto; text-decoration: none; font-weight: bold; border: none; padding: 0 0.0625em; }
@media only screen and (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; }
h1 { font-size: 2.75em; }
h2 { font-size: 2.3125em; }
h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; }
h4 { font-size: 1.4375em; } }
/* Tables */
table { background: white; margin-bottom: 1.25em; border: solid 1px #dddddd; }
table thead, table tfoot { background: whitesmoke; font-weight: bold; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: inherit; color: #222222; text-align: left; }
table tr th, table tr td { padding: 0.5625em 0.625em; font-size: inherit; color: #222222; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.2; }
body { tab-size: 4; }
h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; }
.clearfix:before, .clearfix:after, .float-group:before, .float-group:after { content: " "; display: table; }
.clearfix:after, .float-group:after { clear: both; }
*:not(pre) > code { font-size: inherit; font-style: normal !important; letter-spacing: 0; padding: 2px; background-color: #eeeeee; -webkit-border-radius: 0; border-radius: 0; line-height: inherit; }
pre, pre > code { line-height: 1.5; color: white; font-family: Monaco, Consolas, "Courier New", Courier, Sans-serif; font-weight: normal; }
.keyseq { color: #555555; }
kbd { font-family: "Andale Mono", "monotype.com", "Lucida Console", monospace; display: inline-block; color: #222222; font-size: 0.65em; line-height: 1.45; background-color: #f7f7f7; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 0.1em white inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 0.1em white inset; margin: 0 0.15em; padding: 0.2em 0.5em; vertical-align: middle; position: relative; top: -0.1em; white-space: nowrap; }
.keyseq kbd:first-child { margin-left: 0; }
.keyseq kbd:last-child { margin-right: 0; }
.menuseq, .menu { color: #090909; }
b.button:before, b.button:after { position: relative; top: -1px; font-weight: normal; }
b.button:before { content: "["; padding: 0 3px 0 2px; }
b.button:after { content: "]"; padding: 0 2px 0 3px; }
p a > code:hover { color: #151515; }
#header, #content, #footnotes, #footer { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 62.5em; *zoom: 1; position: relative; padding-left: 0.9375em; padding-right: 0.9375em; }
#header:before, #header:after, #content:before, #content:after, #footnotes:before, #footnotes:after, #footer:before, #footer:after { content: " "; display: table; }
#header:after, #content:after, #footnotes:after, #footer:after { clear: both; }
#content { margin-top: 1.25em; }
#content:before { content: none; }
#header > h1:first-child { color: black; margin-top: 2.25rem; margin-bottom: 0; }
#header > h1:first-child + #toc { margin-top: 8px; border-top: 1px solid #dddddd; }
#header > h1:only-child, body.toc2 #header > h1:nth-last-child(2) { border-bottom: 1px solid #dddddd; padding-bottom: 8px; }
#header .details { border-bottom: 1px solid #dddddd; line-height: 1.45; padding-top: 0.25em; padding-bottom: 0.25em; padding-left: 0.25em; color: #555555; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-flow: row wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; }
#header .details span:first-child { margin-left: -0.125em; }
#header .details span.email a { color: #6f6f6f; }
#header .details br { display: none; }
#header .details br + span:before { content: "\00a0\2013\00a0"; }
#header .details br + span.author:before { content: "\00a0\22c5\00a0"; color: #6f6f6f; }
#header .details br + span#revremark:before { content: "\00a0|\00a0"; }
#header #revnumber { text-transform: capitalize; }
#header #revnumber:after { content: "\00a0"; }
#content > h1:first-child:not([class]) { color: black; border-bottom: 1px solid #dddddd; padding-bottom: 8px; margin-top: 0; padding-top: 1rem; margin-bottom: 1.25rem; }
#toc { border-bottom: 1px solid #dddddd; padding-bottom: 0.5em; }
#toc > ul { margin-left: 0.125em; }
#toc ul.sectlevel0 > li > a { font-style: italic; }
#toc ul.sectlevel0 ul.sectlevel1 { margin: 0.5em 0; }
#toc ul { font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; list-style-type: none; }
#toc a { text-decoration: none; }
#toc a:active { text-decoration: underline; }
#toctitle { color: #111111; font-size: 1.2em; }
@media only screen and (min-width: 768px) { #toctitle { font-size: 1.375em; }
body.toc2 { padding-left: 15em; padding-right: 0; }
#toc.toc2 { margin-top: 0 !important; background-color: #f2f2f2; position: fixed; width: 15em; left: 0; top: 0; border-right: 1px solid #dddddd; border-top-width: 0 !important; border-bottom-width: 0 !important; z-index: 1000; padding: 1.25em 1em; height: 100%; overflow: auto; }
#toc.toc2 #toctitle { margin-top: 0; font-size: 1.2em; }
#toc.toc2 > ul { font-size: 0.9em; margin-bottom: 0; }
#toc.toc2 ul ul { margin-left: 0; padding-left: 1em; }
#toc.toc2 ul.sectlevel0 ul.sectlevel1 { padding-left: 0; margin-top: 0.5em; margin-bottom: 0.5em; }
body.toc2.toc-right { padding-left: 0; padding-right: 15em; }
body.toc2.toc-right #toc.toc2 { border-right-width: 0; border-left: 1px solid #dddddd; left: auto; right: 0; } }
@media only screen and (min-width: 1280px) { body.toc2 { padding-left: 20em; padding-right: 0; }
#toc.toc2 { width: 20em; }
#toc.toc2 #toctitle { font-size: 1.375em; }
#toc.toc2 > ul { font-size: 0.95em; }
#toc.toc2 ul ul { padding-left: 1.25em; }
body.toc2.toc-right { padding-left: 0; padding-right: 20em; } }
#content #toc { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2; -webkit-border-radius: 0; border-radius: 0; }
#content #toc > :first-child { margin-top: 0; }
#content #toc > :last-child { margin-bottom: 0; }
#footer { max-width: 100%; background-color: #222222; padding: 1.25em; }
#footer-text { color: #dddddd; line-height: 1.35; }
.sect1 { padding-bottom: 0.625em; }
@media only screen and (min-width: 768px) { .sect1 { padding-bottom: 1.25em; } }
.sect1 + .sect1 { border-top: 1px solid #dddddd; }
#content h1 > a.anchor, h2 > a.anchor, h3 > a.anchor, #toctitle > a.anchor, .sidebarblock > .content > .title > a.anchor, h4 > a.anchor, h5 > a.anchor, h6 > a.anchor { position: absolute; z-index: 1001; width: 1.5ex; margin-left: -1.5ex; display: block; text-decoration: none !important; visibility: hidden; text-align: center; font-weight: normal; }
#content h1 > a.anchor:before, h2 > a.anchor:before, h3 > a.anchor:before, #toctitle > a.anchor:before, .sidebarblock > .content > .title > a.anchor:before, h4 > a.anchor:before, h5 > a.anchor:before, h6 > a.anchor:before { content: "\00A7"; font-size: 0.85em; display: block; padding-top: 0.1em; }
#content h1:hover > a.anchor, #content h1 > a.anchor:hover, h2:hover > a.anchor, h2 > a.anchor:hover, h3:hover > a.anchor, #toctitle:hover > a.anchor, .sidebarblock > .content > .title:hover > a.anchor, h3 > a.anchor:hover, #toctitle > a.anchor:hover, .sidebarblock > .content > .title > a.anchor:hover, h4:hover > a.anchor, h4 > a.anchor:hover, h5:hover > a.anchor, h5 > a.anchor:hover, h6:hover > a.anchor, h6 > a.anchor:hover { visibility: visible; }
#content h1 > a.link, h2 > a.link, h3 > a.link, #toctitle > a.link, .sidebarblock > .content > .title > a.link, h4 > a.link, h5 > a.link, h6 > a.link { color: #111111; text-decoration: none; }
#content h1 > a.link:hover, h2 > a.link:hover, h3 > a.link:hover, #toctitle > a.link:hover, .sidebarblock > .content > .title > a.link:hover, h4 > a.link:hover, h5 > a.link:hover, h6 > a.link:hover { color: #040404; }
.audioblock, .imageblock, .literalblock, .listingblock, .stemblock, .videoblock { margin-bottom: 1.25em; }
.admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title, .literalblock > .title, .stemblock > .title, .openblock > .title, .paragraph > .title, .quoteblock > .title, table.tableblock > .title, .verseblock > .title, .videoblock > .title, .dlist > .title, .olist > .title, .ulist > .title, .qlist > .title, .hdlist > .title { text-rendering: optimizeLegibility; text-align: left; }
table.tableblock > caption.title { white-space: nowrap; overflow: visible; max-width: 0; }
.paragraph.lead > p, #preamble > .sectionbody > .paragraph:first-of-type p { color: black; }
table.tableblock #preamble > .sectionbody > .paragraph:first-of-type p { font-size: inherit; }
.admonitionblock > table { border-collapse: separate; border: 0; background: none; width: 100%; }
.admonitionblock > table td.icon { text-align: center; width: 80px; }
.admonitionblock > table td.icon img { max-width: none; }
.admonitionblock > table td.icon .title { font-weight: bold; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; text-transform: uppercase; }
.admonitionblock > table td.content { padding-left: 1.125em; padding-right: 1.25em; border-left: 1px solid #dddddd; color: #555555; }
.admonitionblock > table td.content > :last-child > :last-child { margin-bottom: 0; }
.exampleblock > .content { border-style: solid; border-width: 1px; border-color: #e6e6e6; margin-bottom: 1.25em; padding: 1.25em; background: white; -webkit-border-radius: 0; border-radius: 0; }
.exampleblock > .content > :first-child { margin-top: 0; }
.exampleblock > .content > :last-child { margin-bottom: 0; }
.sidebarblock { border-style: solid; border-width: 1px; border-color: #d9d9d9; margin-bottom: 1.25em; padding: 1.25em; background: #f2f2f2; -webkit-border-radius: 0; border-radius: 0; }
.sidebarblock > :first-child { margin-top: 0; }
.sidebarblock > :last-child { margin-bottom: 0; }
.sidebarblock > .content > .title { color: #111111; margin-top: 0; }
.exampleblock > .content > :last-child > :last-child, .exampleblock > .content .olist > ol > li:last-child > :last-child, .exampleblock > .content .ulist > ul > li:last-child > :last-child, .exampleblock > .content .qlist > ol > li:last-child > :last-child, .sidebarblock > .content > :last-child > :last-child, .sidebarblock > .content .olist > ol > li:last-child > :last-child, .sidebarblock > .content .ulist > ul > li:last-child > :last-child, .sidebarblock > .content .qlist > ol > li:last-child > :last-child { margin-bottom: 0; }
.literalblock pre, .listingblock pre:not(.highlight), .listingblock pre[class="highlight"], .listingblock pre[class^="highlight "], .listingblock pre.CodeRay, .listingblock pre.prettyprint { background: #333333; }
.sidebarblock .literalblock pre, .sidebarblock .listingblock pre:not(.highlight), .sidebarblock .listingblock pre[class="highlight"], .sidebarblock .listingblock pre[class^="highlight "], .sidebarblock .listingblock pre.CodeRay, .sidebarblock .listingblock pre.prettyprint { background: #f2f1f1; }
.literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] { border: 0 solid #dddddd; -webkit-border-radius: 0; border-radius: 0; word-wrap: break-word; padding: 10px; font-size: 0.8125em; }
.literalblock pre.nowrap, .literalblock pre[class].nowrap, .listingblock pre.nowrap, .listingblock pre[class].nowrap { overflow-x: auto; white-space: pre; word-wrap: normal; }
@media only screen and (min-width: 768px) { .literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] { font-size: 0.90625em; } }
@media only screen and (min-width: 1280px) { .literalblock pre, .literalblock pre[class], .listingblock pre, .listingblock pre[class] { font-size: 1em; } }
.literalblock.output pre { color: #333333; background-color: white; }
.listingblock pre.highlightjs { padding: 0; }
.listingblock pre.highlightjs > code { padding: 10px; -webkit-border-radius: 0; border-radius: 0; }
.listingblock > .content { position: relative; }
.listingblock code[data-lang]:before { display: none; content: attr(data-lang); position: absolute; font-size: 0.75em; top: 0.425rem; right: 0.5rem; line-height: 1; text-transform: uppercase; color: #999; }
.listingblock:hover code[data-lang]:before { display: block; }
.listingblock.terminal pre .command:before { content: attr(data-prompt); padding-right: 0.5em; color: #999; }
.listingblock.terminal pre .command:not([data-prompt]):before { content: "$"; }
table.pyhltable { border-collapse: separate; border: 0; margin-bottom: 0; background: none; }
table.pyhltable td { vertical-align: top; padding-top: 0; padding-bottom: 0; line-height: 1.5; }
table.pyhltable td.code { padding-left: .75em; padding-right: 0; }
pre.pygments .lineno, table.pyhltable td:not(.code) { color: #999; padding-left: 0; padding-right: .5em; border-right: 1px solid #dddddd; }
pre.pygments .lineno { display: inline-block; margin-right: .25em; }
table.pyhltable .linenodiv { background: none !important; padding-right: 0 !important; }
.quoteblock { margin: 0 1em 1.25em 1.5em; display: table; }
.quoteblock > .title { margin-left: -1.5em; margin-bottom: 0.75em; }
.quoteblock blockquote, .quoteblock blockquote p { color: #6f6f6f; font-size: 1.15rem; line-height: 1.75; word-spacing: 0.1em; letter-spacing: 0; font-style: italic; text-align: justify; }
.quoteblock blockquote { margin: 0; padding: 0; border: 0; }
.quoteblock blockquote:before { content: "\201c"; float: left; font-size: 2.75em; font-weight: bold; line-height: 0.6em; margin-left: -0.6em; color: #111111; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.quoteblock blockquote > .paragraph:last-child p { margin-bottom: 0; }
.quoteblock .attribution { margin-top: 0.5em; margin-right: 0.5ex; text-align: right; }
.quoteblock .quoteblock { margin-left: 0; margin-right: 0; padding: 0.5em 0; border-left: 3px solid #555555; }
.quoteblock .quoteblock blockquote { padding: 0 0 0 0.75em; }
.quoteblock .quoteblock blockquote:before { display: none; }
.verseblock { margin: 0 1em 1.25em 1em; }
.verseblock pre { font-family: "Open Sans", "DejaVu Sans", sans; font-size: 1.15rem; color: #6f6f6f; font-weight: 300; text-rendering: optimizeLegibility; }
.verseblock pre strong { font-weight: 400; }
.verseblock .attribution { margin-top: 1.25rem; margin-left: 0.5ex; }
.quoteblock .attribution, .verseblock .attribution { font-size: inherit; line-height: 1.45; font-style: italic; }
.quoteblock .attribution br, .verseblock .attribution br { display: none; }
.quoteblock .attribution cite, .verseblock .attribution cite { display: block; letter-spacing: -0.025em; color: #555555; }
.quoteblock.abstract { margin: 0 0 1.25em 0; display: block; }
.quoteblock.abstract blockquote, .quoteblock.abstract blockquote p { text-align: left; word-spacing: 0; }
.quoteblock.abstract blockquote:before, .quoteblock.abstract blockquote p:first-of-type:before { display: none; }
table.tableblock { max-width: 100%; border-collapse: separate; }
table.tableblock td > .paragraph:last-child p > p:last-child, table.tableblock th > p:last-child, table.tableblock td > p:last-child { margin-bottom: 0; }
table.spread { width: 100%; }
table.tableblock, th.tableblock, td.tableblock { border: 0 solid #dddddd; }
table.grid-all th.tableblock, table.grid-all td.tableblock { border-width: 0 1px 1px 0; }
table.grid-all tfoot > tr > th.tableblock, table.grid-all tfoot > tr > td.tableblock { border-width: 1px 1px 0 0; }
table.grid-cols th.tableblock, table.grid-cols td.tableblock { border-width: 0 1px 0 0; }
table.grid-all * > tr > .tableblock:last-child, table.grid-cols * > tr > .tableblock:last-child { border-right-width: 0; }
table.grid-rows th.tableblock, table.grid-rows td.tableblock { border-width: 0 0 1px 0; }
table.grid-all tbody > tr:last-child > th.tableblock, table.grid-all tbody > tr:last-child > td.tableblock, table.grid-all thead:last-child > tr > th.tableblock, table.grid-rows tbody > tr:last-child > th.tableblock, table.grid-rows tbody > tr:last-child > td.tableblock, table.grid-rows thead:last-child > tr > th.tableblock { border-bottom-width: 0; }
table.grid-rows tfoot > tr > th.tableblock, table.grid-rows tfoot > tr > td.tableblock { border-width: 1px 0 0 0; }
table.frame-all { border-width: 1px; }
table.frame-sides { border-width: 0 1px; }
table.frame-topbot { border-width: 1px 0; }
th.halign-left, td.halign-left { text-align: left; }
th.halign-right, td.halign-right { text-align: right; }
th.halign-center, td.halign-center { text-align: center; }
th.valign-top, td.valign-top { vertical-align: top; }
th.valign-bottom, td.valign-bottom { vertical-align: bottom; }
th.valign-middle, td.valign-middle { vertical-align: middle; }
table thead th, table tfoot th { font-weight: bold; }
tbody tr th { display: table-cell; line-height: 1.2; background: whitesmoke; }
tbody tr th, tbody tr th p, tfoot tr th, tfoot tr th p { color: #222222; font-weight: bold; }
p.tableblock > code:only-child { background: none; padding: 0; }
p.tableblock { font-size: 1em; }
td > div.verse { white-space: pre; }
ol { margin-left: 1.75em; }
ul li ol { margin-left: 1.5em; }
dl dd { margin-left: 1.125em; }
dl dd:last-child, dl dd:last-child > :last-child { margin-bottom: 0; }
ol > li p, ul > li p, ul dd, ol dd, .olist .olist, .ulist .ulist, .ulist .olist, .olist .ulist { margin-bottom: 0.625em; }
ul.unstyled, ol.unnumbered, ul.checklist, ul.none { list-style-type: none; }
ul.unstyled, ol.unnumbered, ul.checklist { margin-left: 0.625em; }
ul.checklist li > p:first-child > .fa-square-o:first-child, ul.checklist li > p:first-child > .fa-check-square-o:first-child { width: 1em; font-size: 0.85em; }
ul.checklist li > p:first-child > input[type="checkbox"]:first-child { width: 1em; position: relative; top: 1px; }
ul.inline { margin: 0 auto 0.625em auto; margin-left: -1.375em; margin-right: 0; padding: 0; list-style: none; overflow: hidden; }
ul.inline > li { list-style: none; float: left; margin-left: 1.375em; display: block; }
ul.inline > li > * { display: block; }
.unstyled dl dt { font-weight: normal; font-style: normal; }
ol.arabic { list-style-type: decimal; }
ol.decimal { list-style-type: decimal-leading-zero; }
ol.loweralpha { list-style-type: lower-alpha; }
ol.upperalpha { list-style-type: upper-alpha; }
ol.lowerroman { list-style-type: lower-roman; }
ol.upperroman { list-style-type: upper-roman; }
ol.lowergreek { list-style-type: lower-greek; }
.hdlist > table, .colist > table { border: 0; background: none; }
.hdlist > table > tbody > tr, .colist > table > tbody > tr { background: none; }
td.hdlist1 { padding-right: .75em; font-weight: bold; }
td.hdlist1, td.hdlist2 { vertical-align: top; }
.literalblock + .colist, .listingblock + .colist { margin-top: -0.5em; }
.colist > table tr > td:first-of-type { padding: 0 0.75em; line-height: 1; }
.colist > table tr > td:last-of-type { padding: 0.25em 0; }
.thumb, .th { line-height: 0; display: inline-block; border: solid 4px white; -webkit-box-shadow: 0 0 0 1px #dddddd; box-shadow: 0 0 0 1px #dddddd; }
.imageblock.left, .imageblock[style*="float: left"] { margin: 0.25em 0.625em 1.25em 0; }
.imageblock.right, .imageblock[style*="float: right"] { margin: 0.25em 0 1.25em 0.625em; }
.imageblock > .title { margin-bottom: 0; }
.imageblock.thumb, .imageblock.th { border-width: 6px; }
.imageblock.thumb > .title, .imageblock.th > .title { padding: 0 0.125em; }
.image.left, .image.right { margin-top: 0.25em; margin-bottom: 0.25em; display: inline-block; line-height: 0; }
.image.left { margin-right: 0.625em; }
.image.right { margin-left: 0.625em; }
a.image { text-decoration: none; }
span.footnote, span.footnoteref { vertical-align: super; font-size: 0.875em; }
span.footnote a, span.footnoteref a { text-decoration: none; }
span.footnote a:active, span.footnoteref a:active { text-decoration: underline; }
#footnotes { padding-top: 0.75em; padding-bottom: 0.75em; margin-bottom: 0.625em; }
#footnotes hr { width: 20%; min-width: 6.25em; margin: -.25em 0 .75em 0; border-width: 1px 0 0 0; }
#footnotes .footnote { padding: 0 0.375em; line-height: 1.3; font-size: 0.875em; margin-left: 1.2em; text-indent: -1.2em; margin-bottom: .2em; }
#footnotes .footnote a:first-of-type { font-weight: bold; text-decoration: none; }
#footnotes .footnote:last-of-type { margin-bottom: 0; }
#content #footnotes { margin-top: -0.625em; margin-bottom: 0; padding: 0.75em 0; }
.gist .file-data > table { border: 0; background: #fff; width: 100%; margin-bottom: 0; }
.gist .file-data > table td.line-data { width: 99%; }
div.unbreakable { page-break-inside: avoid; }
.big { font-size: larger; }
.small { font-size: smaller; }
.underline { text-decoration: underline; }
.overline { text-decoration: overline; }
.line-through { text-decoration: line-through; }
.aqua { color: #00bfbf; }
.aqua-background { background-color: #00fafa; }
.black { color: black; }
.black-background { background-color: black; }
.blue { color: #0000bf; }
.blue-background { background-color: #0000fa; }
.fuchsia { color: #bf00bf; }
.fuchsia-background { background-color: #fa00fa; }
.gray { color: #606060; }
.gray-background { background-color: #7d7d7d; }
.green { color: #006000; }
.green-background { background-color: #007d00; }
.lime { color: #00bf00; }
.lime-background { background-color: #00fa00; }
.maroon { color: #600000; }
.maroon-background { background-color: #7d0000; }
.navy { color: #000060; }
.navy-background { background-color: #00007d; }
.olive { color: #606000; }
.olive-background { background-color: #7d7d00; }
.purple { color: #600060; }
.purple-background { background-color: #7d007d; }
.red { color: #bf0000; }
.red-background { background-color: #fa0000; }
.silver { color: #909090; }
.silver-background { background-color: #bcbcbc; }
.teal { color: #006060; }
.teal-background { background-color: #007d7d; }
.white { color: #bfbfbf; }
.white-background { background-color: #fafafa; }
.yellow { color: #bfbf00; }
.yellow-background { background-color: #fafa00; }
span.icon > .fa { cursor: default; }
.admonitionblock td.icon [class^="fa icon-"] { font-size: 2.5em; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); cursor: default; }
.admonitionblock td.icon .icon-note:before { content: "\f05a"; color: #820f16; }
.admonitionblock td.icon .icon-tip:before { content: "\f0eb"; text-shadow: 1px 1px 2px rgba(155, 155, 0, 0.8); color: #111; }
.admonitionblock td.icon .icon-warning:before { content: "\f071"; color: #bf6900; }
.admonitionblock td.icon .icon-caution:before { content: "\f06d"; color: #bf3400; }
.admonitionblock td.icon .icon-important:before { content: "\f06a"; color: #bf0000; }
.conum[data-value] { display: inline-block; color: #fff !important; background-color: #222222; -webkit-border-radius: 100px; border-radius: 100px; text-align: center; font-size: 0.75em; width: 1.67em; height: 1.67em; line-height: 1.67em; font-family: "Open Sans", "DejaVu Sans", sans-serif; font-style: normal; font-weight: bold; }
.conum[data-value] * { color: #fff !important; }
.conum[data-value] + b { display: none; }
.conum[data-value]:after { content: attr(data-value); }
pre .conum[data-value] { position: relative; top: -0.125em; }
b.conum * { color: inherit !important; }
.conum:not([data-value]):empty { display: none; }
.literalblock pre, .listingblock pre { background: #333333; }
|
docs/javadoc/2.10/com/fasterxml/jackson/databind/ext/class-use/Java7HandlersImpl.html | FasterXML/jackson-databind | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue Nov 05 19:39:12 PST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fasterxml.jackson.databind.ext.Java7HandlersImpl (jackson-databind 2.10.0 API)</title>
<meta name="date" content="2019-11-05">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.fasterxml.jackson.databind.ext.Java7HandlersImpl (jackson-databind 2.10.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/fasterxml/jackson/databind/ext/Java7HandlersImpl.html" title="class in com.fasterxml.jackson.databind.ext">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/fasterxml/jackson/databind/ext/class-use/Java7HandlersImpl.html" target="_top">Frames</a></li>
<li><a href="Java7HandlersImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.fasterxml.jackson.databind.ext.Java7HandlersImpl" class="title">Uses of Class<br>com.fasterxml.jackson.databind.ext.Java7HandlersImpl</h2>
</div>
<div class="classUseContainer">No usage of com.fasterxml.jackson.databind.ext.Java7HandlersImpl</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/fasterxml/jackson/databind/ext/Java7HandlersImpl.html" title="class in com.fasterxml.jackson.databind.ext">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/fasterxml/jackson/databind/ext/class-use/Java7HandlersImpl.html" target="_top">Frames</a></li>
<li><a href="Java7HandlersImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2008–2019 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
</body>
</html>
|
pmd/pmd-doc-5.5.1/pmd-java/apidocs/net/sourceforge/pmd/lang/java/rule/controversial/package-tree.html | jasonwee/videoOnCloud | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Jul 27 21:23:53 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>net.sourceforge.pmd.lang.java.rule.controversial Class Hierarchy (PMD Java 5.5.1 API)</title>
<meta name="date" content="2016-07-27">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="net.sourceforge.pmd.lang.java.rule.controversial Class Hierarchy (PMD Java 5.5.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/comments/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/coupling/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/java/rule/controversial/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package net.sourceforge.pmd.lang.java.rule.controversial</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/AbstractPropertySource.html?is-external=true" title="class or interface in net.sourceforge.pmd"><span class="typeNameLink">AbstractPropertySource</span></a> (implements net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/PropertySource.html?is-external=true" title="class or interface in net.sourceforge.pmd">PropertySource</a>)
<ul>
<li type="circle">net.sourceforge.pmd.lang.rule.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/rule/AbstractRule.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.rule"><span class="typeNameLink">AbstractRule</span></a> (implements net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/Rule.html?is-external=true" title="class or interface in net.sourceforge.pmd">Rule</a>)
<ul>
<li type="circle">net.sourceforge.pmd.lang.java.rule.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/AbstractJavaRule.html" title="class in net.sourceforge.pmd.lang.java.rule"><span class="typeNameLink">AbstractJavaRule</span></a> (implements net.sourceforge.pmd.lang.rule.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/rule/ImmutableLanguage.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.rule">ImmutableLanguage</a>, net.sourceforge.pmd.lang.java.ast.<a href="../../../../../../../net/sourceforge/pmd/lang/java/ast/JavaParserVisitor.html" title="interface in net.sourceforge.pmd.lang.java.ast">JavaParserVisitor</a>)
<ul>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/AssignmentInOperandRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">AssignmentInOperandRule</span></a></li>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/DataflowAnomalyAnalysisRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">DataflowAnomalyAnalysisRule</span></a> (implements net.sourceforge.pmd.lang.dfa.pathfinder.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/dfa/pathfinder/Executable.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.dfa.pathfinder">Executable</a>)</li>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/DontImportSunRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">DontImportSunRule</span></a></li>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/NullAssignmentRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">NullAssignmentRule</span></a></li>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/OnlyOneReturnRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">OnlyOneReturnRule</span></a></li>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/SuspiciousOctalEscapeRule.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">SuspiciousOctalEscapeRule</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">net.sourceforge.pmd.lang.rule.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/lang/rule/ParametricRuleViolation.html?is-external=true" title="class or interface in net.sourceforge.pmd.lang.rule"><span class="typeNameLink">ParametricRuleViolation</span></a><T> (implements net.sourceforge.pmd.<a href="http://pmd.sourceforge.net/pmd-core/apidocs/net/sourceforge/pmd/RuleViolation.html?is-external=true" title="class or interface in net.sourceforge.pmd">RuleViolation</a>)
<ul>
<li type="circle">net.sourceforge.pmd.lang.java.rule.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/JavaRuleViolation.html" title="class in net.sourceforge.pmd.lang.java.rule"><span class="typeNameLink">JavaRuleViolation</span></a>
<ul>
<li type="circle">net.sourceforge.pmd.lang.java.rule.controversial.<a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/controversial/DaaRuleViolation.html" title="class in net.sourceforge.pmd.lang.java.rule.controversial"><span class="typeNameLink">DaaRuleViolation</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/comments/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/java/rule/coupling/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/java/rule/controversial/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
|
webanno-ui-curation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/curation/component/model/BratSuggestionVisualizer.html | webanno/webanno | <!DOCTYPE html>
<!--
Licensed to the Technische Universität Darmstadt under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The Technische Universität Darmstadt
licenses this file to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<html xmlns:wicket="http://wicket.apache.org">
<body>
<wicket:panel>
<div class="flex-content card">
<div class="card-header">
<wicket:container wicket:id="username"/>
</div>
<div class="suggestion-panel-body card-body text-center">
<div wicket:id="vis" class="brat"></div>
</div>
</div>
</wicket:panel>
</body>
</html>
|
2018.1.0/apidocs/org/wildfly/swarm/config/ee/class-use/ManagedScheduledExecutorServiceSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Mon Jan 15 08:36:51 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.ee.ManagedScheduledExecutorServiceSupplier (BOM: * : All 2018.1.0 API)</title>
<meta name="date" content="2018-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.ee.ManagedScheduledExecutorServiceSupplier (BOM: * : All 2018.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.1.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ee/class-use/ManagedScheduledExecutorServiceSupplier.html" target="_top">Frames</a></li>
<li><a href="ManagedScheduledExecutorServiceSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.ee.ManagedScheduledExecutorServiceSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.ee.ManagedScheduledExecutorServiceSupplier</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">ManagedScheduledExecutorServiceSupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">ManagedScheduledExecutorServiceSupplier</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">ManagedScheduledExecutorServiceSupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/EE.html" title="type parameter in EE">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EE.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/EE.html#managedScheduledExecutorService-org.wildfly.swarm.config.ee.ManagedScheduledExecutorServiceSupplier-">managedScheduledExecutorService</a></span>(<a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">ManagedScheduledExecutorServiceSupplier</a> supplier)</code>
<div class="block">Install a supplied ManagedScheduledExecutorService object to the list of
subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ee/ManagedScheduledExecutorServiceSupplier.html" title="interface in org.wildfly.swarm.config.ee">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.1.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ee/class-use/ManagedScheduledExecutorServiceSupplier.html" target="_top">Frames</a></li>
<li><a href="ManagedScheduledExecutorServiceSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24442_bad_kw9.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_11.html">Class Test_AbaRouteValidator_11</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_24442_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11.html?line=47872#src-47872" >testAbaNumberCheck_24442_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:40:31
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_24442_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=27081#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=27081#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=27081#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
2.3.0.Final/apidocs/org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 16 11:48:16 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SlaveConfigurationSupplier (BOM: * : All 2.3.0.Final API)</title>
<meta name="date" content="2019-01-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SlaveConfigurationSupplier (BOM: * : All 2.3.0.Final API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SlaveConfigurationSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="SlaveConfigurationSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated</div>
<h2 title="Interface SlaveConfigurationSupplier" class="title">Interface SlaveConfigurationSupplier<T extends <a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfiguration.html" title="class in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">SlaveConfiguration</a>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">SlaveConfigurationSupplier<T extends <a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfiguration.html" title="class in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">SlaveConfiguration</a>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfiguration.html" title="class in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">SlaveConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of SlaveConfiguration resource</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="get--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>get</h4>
<pre><a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfiguration.html" title="class in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">SlaveConfiguration</a> get()</pre>
<div class="block">Constructed instance of SlaveConfiguration resource</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SlaveConfigurationSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/SlaveConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="SlaveConfigurationSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
app/main/conversations/chooseContact.html | YouCCTech/skyapp | <ion-modal-view class="product edit create">
<form name="itemEdit" novalidate>
<ion-header-bar class="bar-positive fix-buttons">
<a class="button" ng-click="vm.closeChooseContactModal()">{{'cancel' | translate}}</a>
<h1 class="title">{{'chooseContact' | translate}}</h1>
</ion-header-bar>
<ion-content has-bouncing="true">
<div class="list">
<div class="item item-loading" ng-show="vm.user.conversationsLoading">{{'loading' | translate}}...</div>
<contact-item ng-repeat="contact in vm.user.conversations"
ng-click="vm.addParticipant(contact)">
</contact-item>
</div>
</ion-content>
</form>
</ion-modal-view>
|
apidocs/java.money/javax/money/convert/class-use/ExchangeRateProviderSupplier.html | JavaMoney/JavaMoney.github.io | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (13.0.2) on Wed Jul 22 01:52:43 CEST 2020 -->
<title>Uses of Interface javax.money.convert.ExchangeRateProviderSupplier (JSR 354 (Money and Currency API) 1.1.1-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-07-22">
<meta name="description" content="use: module: java.money, package: javax.money.convert, interface: ExchangeRateProviderSupplier">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">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">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Interface javax.money.convert.ExchangeRateProviderSupplier" class="title">Uses of Interface<br>javax.money.convert.ExchangeRateProviderSupplier</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">ExchangeRateProviderSupplier</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#javax.money.convert">javax.money.convert</a></th>
<td class="colLast">
<div class="block">Defines the monetary currency conversion API.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="javax.money.convert">
<!-- -->
</a>
<h2>Uses of <a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">ExchangeRateProviderSupplier</a> in <a href="../package-summary.html">javax.money.convert</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">javax.money.convert</a> with parameters of type <a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">ExchangeRateProviderSupplier</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ExchangeRateProvider.html" title="interface in javax.money.convert">ExchangeRateProvider</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MonetaryConversions.</span><code><span class="memberNameLink"><a href="../MonetaryConversions.html#getExchangeRateProvider(javax.money.convert.ExchangeRateProviderSupplier,javax.money.convert.ExchangeRateProviderSupplier...)">getExchangeRateProvider</a></span>​(<a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">ExchangeRateProviderSupplier</a> provider,
<a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">ExchangeRateProviderSupplier</a>... providers)</code></th>
<td class="colLast">
<div class="block">Access an instance of <a href="../CurrencyConversion.html" title="interface in javax.money.convert"><code>CurrencyConversion</code></a> using the
<a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert"><code>ExchangeRateProviderSupplier</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExchangeRateProviderSupplier.html" title="interface in javax.money.convert">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>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright © 2012–2020 <a href="http://javamoney.org">JSR 354 - Expert Group</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
|
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/utils/Throwables.DiscreteAction.html | jasonwee/videoOnCloud | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sat Apr 09 10:10:58 EDT 2016 -->
<title>Throwables.DiscreteAction (apache-cassandra API)</title>
<meta name="date" content="2016-04-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Throwables.DiscreteAction (apache-cassandra API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Throwables.DiscreteAction.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/utils/Throwables.html" title="class in org.apache.cassandra.utils"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/utils/Throwables.FileOpType.html" title="enum in org.apache.cassandra.utils"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/utils/Throwables.DiscreteAction.html" target="_top">Frames</a></li>
<li><a href="Throwables.DiscreteAction.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.utils</div>
<h2 title="Interface Throwables.DiscreteAction" class="title">Interface Throwables.DiscreteAction<E extends java.lang.Exception></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/utils/Throwables.html" title="class in org.apache.cassandra.utils">Throwables</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="typeNameLabel">Throwables.DiscreteAction<E extends java.lang.Exception></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/utils/Throwables.DiscreteAction.html#perform--">perform</a></span>()</code> </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="perform--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>perform</h4>
<pre>void perform()
throws <a href="../../../../org/apache/cassandra/utils/Throwables.DiscreteAction.html" title="type parameter in Throwables.DiscreteAction">E</a> extends java.lang.Exception</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/cassandra/utils/Throwables.DiscreteAction.html" title="type parameter in Throwables.DiscreteAction">E</a> extends java.lang.Exception</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Throwables.DiscreteAction.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/utils/Throwables.html" title="class in org.apache.cassandra.utils"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/utils/Throwables.FileOpType.html" title="enum in org.apache.cassandra.utils"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/utils/Throwables.DiscreteAction.html" target="_top">Frames</a></li>
<li><a href="Throwables.DiscreteAction.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
docs/com/smartsheet/api/models/format/class-use/Currency.html | smartsheet-platform/smartsheet-java-sdk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_172) on Mon Aug 09 07:48:08 PDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.smartsheet.api.models.format.Currency (Smartsheet Java SDK 2.126.1 API)</title>
<meta name="date" content="2021-08-09">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.smartsheet.api.models.format.Currency (Smartsheet Java SDK 2.126.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/smartsheet/api/models/format/class-use/Currency.html" target="_top">Frames</a></li>
<li><a href="Currency.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.smartsheet.api.models.format.Currency" class="title">Uses of Class<br>com.smartsheet.api.models.format.Currency</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.smartsheet.api.models.format">com.smartsheet.api.models.format</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.smartsheet.api.models.format">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a> in <a href="../../../../../../com/smartsheet/api/models/format/package-summary.html">com.smartsheet.api.models.format</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../com/smartsheet/api/models/format/package-summary.html">com.smartsheet.api.models.format</a> declared as <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></code></td>
<td class="colLast"><span class="typeNameLabel">Currency.</span><code><span class="memberNameLink"><a href="../../../../../../com/smartsheet/api/models/format/Currency.html#DEFAULT">DEFAULT</a></span></code>
<div class="block">The default setting when the <a href="../../../../../../com/smartsheet/api/models/format/Format.html" title="class in com.smartsheet.api.models.format"><code>Format</code></a> for <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format"><code>Currency</code></a> is null;</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/smartsheet/api/models/format/package-summary.html">com.smartsheet.api.models.format</a> that return <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></code></td>
<td class="colLast"><span class="typeNameLabel">Format.</span><code><span class="memberNameLink"><a href="../../../../../../com/smartsheet/api/models/format/Format.html#getCurrency--">getCurrency</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></code></td>
<td class="colLast"><span class="typeNameLabel">Currency.</span><code><span class="memberNameLink"><a href="../../../../../../com/smartsheet/api/models/format/Currency.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Currency.</span><code><span class="memberNameLink"><a href="../../../../../../com/smartsheet/api/models/format/Currency.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/smartsheet/api/models/format/package-summary.html">com.smartsheet.api.models.format</a> with parameters of type <a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/smartsheet/api/models/format/Format.FormatBuilder.html" title="class in com.smartsheet.api.models.format">Format.FormatBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">Format.FormatBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../com/smartsheet/api/models/format/Format.FormatBuilder.html#withCurrency-com.smartsheet.api.models.format.Currency-">withCurrency</a></span>(<a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Currency</a> value)</code>
<div class="block">Sets the currency of the format</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/smartsheet/api/models/format/Currency.html" title="enum in com.smartsheet.api.models.format">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/smartsheet/api/models/format/class-use/Currency.html" target="_top">Frames</a></li>
<li><a href="Currency.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014–2021 <a href="http://smartsheet.com">Smartsheet</a>. All rights reserved.</small></p>
</body>
</html>
|
slf4j-1.7.16/site/faq.html | tjth/bitcoinj-lotterycoin | <!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=iso-8859-1" />
<title>SLF4J FAQ</title>
<link rel="stylesheet" type="text/css" media="screen" href="css/site.css" />
<link rel="stylesheet" type="text/css" href="css/prettify.css" />
</head>
<body onload="prettyPrint(); decorate();">
<script type="text/javascript" src="js/prettify.js"></script>
<script type="text/javascript">prefix='';</script>
<script type="text/javascript" src="templates/header.js"></script>
<script type="text/javascript" src="js/jquery-min.js"></script>
<script type="text/javascript" src="js/decorator.js"></script>
<div id="left">
<script src="templates/left.js" type="text/javascript"></script>
</div>
<div id="content">
<h2><a name="top">Frequently Asked Questions about SLF4J</a></h2>
<p><b>Generalities</b></p>
<ol type="1">
<li><a href="#what_is">What is SLF4J?</a></li>
<li><a href="#when">When should SLF4J be used?</a></li>
<li><a href="#yet_another_facade"> Is SLF4J yet another loggingfacade?</a></li>
<li><a href="#why_new_project"> If SLF4J fixes JCL, then why
wasn't the fix made in JCL instead of creating a new project?
</a>
</li>
<li><a href="#need_to_recompile"> When using SLF4J, do I have to
recompile my application to switch to a different logging
system?
</a>
</li>
<li><a href="#requirements">What are SLF4J's requirements?</a></li>
<li><a href="#compatibility">Are SLF4J versions backward
compatible?</a></li>
<li><a href="#IllegalAccessError">I am getting
<code>IllegalAccessError</code> exceptions when using SLF4J. Why
is that?</a></li>
<li>
<a href="#license">Why is SLF4J licensed under X11 type
license instead of the Apache Software License?
</a>
</li>
<li>
<a href="#where_is_binding">Where can I get a particular
SLF4J binding?
</a>
</li>
<li>
<a href="#configure_logging">Should my library attempt to
configure logging?
</a>
</li>
<li>
<a href="#optional_dependency">In order to reduce the number of
dependencies of our software we would like to make SLF4J an
optional dependency. Is that a good idea?
</a>
</li>
<li>
<a href="#maven2">What about Maven transitive
dependencies?
</a>
</li>
<li>
<a href="#excludingJCL">How do I exclude commons-logging as a
Maven dependency?
</a>
</li>
</ol>
<b>About the SLF4J API</b>
<ol type="1">
<li>
<a href="#string_or_object"> Why don't the printing methods
in the Logger interface accept message of type Object, but only
messages of type String?
</a>
</li>
<li>
<a href="#exception_message">
Can I log an exception without an accompanying message?
</a>
</li>
<li>
<a href="#logging_performance"> What is the fastest way of
(not) logging?
</a>
</li>
<li>
<a href="#string_contents"> How can I log the string contents
of a single (possibly complex) object?
</a>
</li>
<li><a href="#fatal"> Why doesn't the
<code>org.slf4j.Logger</code> interface have methods for the
FATAL level? </a></li>
<li><a href="#trace">Why was the TRACE level introduced only in
SLF4J version 1.4.0? </a></li>
<li><a href="#i18n">Does the SLF4J logging API support I18N
(internationalization)? </a></li>
<li><a href="#noLoggerFactory">Is it possible to retrieve loggers
without going through the static methods in
<code>LoggerFactory</code>? </a></li>
<li><a href="#paramException">In the presence of an
exception/throwable, is it possible to parameterize a logging
statement?</a></li>
</ol>
<b>Implementing the SLF4J API</b>
<ol type="1">
<li><a href="#slf4j_compatible">How do I make my logging
framework SLF4J compatible? </a></li>
<li><a href="#marker_interface">How can my logging system add
support for the <code>Marker</code> interface? </a></li>
<li><a href="#version_checks">How does SLF4J's version check
mechanism work? </a></li>
</ol>
<b>General questions about logging</b>
<ol type="1">
<li><a href="#declared_static"> Should Logger members of a class
be declared as static? </a></li>
<li><a href="#declaration_pattern">Is there a recommended idiom
for declaring a loggers in a class?</a></li>
</ol>
<h2>Generalities</h2>
<dl>
<dt class="doAnchor" name="what_is">What is SLF4J?</dt>
<dd>
<p>SLF4J is a simple facade for logging systems allowing the
end-user to plug-in the desired logging system at deployment
time.
</p>
</dd>
<dt class="doAnchor" name="when">When should SLF4J be used?</dt>
<dd>
<p>In short, libraries and other embedded components should
consider SLF4J for their logging needs because libraries cannot
afford to impose their choice of logging framework on the
end-user. On the other hand, it does not necessarily make sense
for stand-alone applications to use SLF4J. Stand-alone
applications can invoke the logging framework of their choice
directly. In the case of logback, the question is moot because
logback exposes its logger API via SLF4J.
</p>
<p>SLF4J is only a facade, meaning that it does not provide a
complete logging solution. Operations such as configuring
appenders or setting logging levels cannot be performed with
SLF4J. Thus, at some point in time, any non-trivial
application will need to directly invoke the underlying
logging system. In other words, complete independence from the
API underlying logging system is not possible for a
stand-alone application. Nevertheless, SLF4J reduces the
impact of this dependence to near-painless levels.
</p>
<p>Suppose that your CRM application uses log4j for its
logging. However, one of your important clients request that
logging be performed through JDK 1.4 logging. If your
application is riddled with thousands of direct log4j calls,
migration to JDK 1.4 would be a relatively lengthy and
error-prone process. Even worse, you would potentially need to
maintain two versions of your CRM software. Had you been
invoking SLF4J API instead of log4j, the migration could be
completed in a matter of minutes by replacing one jar file with
another.
</p>
<p>SLF4J lets component developers to defer the choice of the
logging system to the end-user but eventually a choice needs
to be made.
</p>
</dd>
<dt class="doAnchor" name="yet_another_facade">Is SLF4J yet
another logging facade?</dt>
<dd>
<p>SLF4J is conceptually very similar to JCL. As such, it can
be thought of as yet another logging facade. However, SLF4J is
much simpler in design and arguably more robust. In a
nutshell, SLF4J avoid the class loader issues that plague JCL.
</p>
</dd>
<dt class="doAnchor" name="why_new_project">If SLF4J fixes JCL,
then why wasn't the fix made in JCL instead of creating a new
project?
</dt>
<dd>
<p>This is a very good question. First, SLF4J static binding
approach is very simple, perhaps even laughably so. It was
not easy to convince developers of the validity of that
approach. It is only after SLF4J was released and started to
become accepted did it gain respectability in the relevant
community.
</p>
<p>Second, SLF4J offers two enhancements which tend to be
underestimated. Parameterized log messages solve an important
problem associated with logging performance, in a pragmatic
way. Marker objects, which are supported by the
<code>org.slf4j.Logger</code> interface, pave the way for
adoption of advanced logging systems and still leave the door
open to switching back to more traditional logging systems if
need be.
</p>
</dd>
<dt class="doAnchor" name="need_to_recompile">When using SLF4J, do
I have to recompile my application to switch to a different
logging system?
</dt>
<dd>
<p>No, you do not need to recompile your application. You can
switch to a different logging system by removing the previous
SLF4J binding and replacing it with the binding of your choice.
</p>
<p>For example, if you were using the NOP implementation and
would like to switch to log4j version 1.2, simply replace
<em>slf4j-nop.jar</em> with <em>slf4j-log4j12.jar</em> on
your class path but do not forget to add log4j-1.2.x.jar as
well. Want to switch to JDK 1.4 logging? Just replace
<em>slf4j-log4j12.jar</em> with <em>slf4j-jdk14.jar</em>.
</p>
</dd>
<dt class="doAnchor" name="requirements">What are SLF4J's
requirements?
</dt>
<dd>
<p>As of version 1.7.0, SLF4J requires JDK 1.5 or later. Earlier
SLF4J versions, namely SLF4J 1.4, 1.5. and 1.6, required JDK
1.4.
</p>
<p> </p>
<table class="bodyTable striped">
<tr align="left">
<th>Binding</th>
<th>Requirements</th>
</tr>
<tr>
<td>slf4j-nop</td>
<td>JDK 1.5</td>
</tr>
<tr>
<td>slf4j-simple</td>
<td>JDK 1.5</td>
</tr>
<tr>
<td>slf4j-log4j12</td>
<td align="left">JDK 1.5, plus any other library
dependencies required by the log4j appenders in use</td>
</tr>
<tr>
<td>slf4j-jdk14</td>
<td>JDK 1.5 or later</td>
</tr>
<tr>
<td>logback-classic</td>
<td>JDK 1.5 or later, plus any other library dependencies
required by the logback appenders in use</td>
</tr>
</table>
</dd>
<!-- ==================================================== -->
<!-- entry has order dependees -->
<dt class="doAnchor" name="compatibility">Are SLF4J versions
backward compatible?
</dt>
<dd>
<p>From the clients perspective, the SLF4J API is backward
compatible for all versions. This means than you can upgrade
from SLF4J version 1.0 to any later version without
problems. Code compiled with <em>slf4j-api-versionN.jar</em>
will work with <em>slf4j-api-versionM.jar</em> for any versionN
and any versionM. <b>To date, binary compatibility in slf4j-api
has never been broken.</b></p>
<p>However, while the SLF4J API is very stable from the client's
perspective, SLF4J bindings, e.g. slf4j-simple.jar or
slf4j-log4j12.jar, may require a specific version of slf4j-api.
Mixing different versions of slf4j artifacts can be problematic
and is strongly discouraged. For instance, if you are using
slf4j-api-1.5.6.jar, then you should also use
slf4j-simple-1.5.6.jar, using slf4j-simple-1.4.2.jar will not
work.
</p>
<p>At initialization time, if SLF4J suspects that there may be a
version mismatch problem, it emits a warning about the said
mismatch.
</p>
</dd>
<!-- ==================================================== -->
<dt class="doAnchor" name="IllegalAccessError">I am getting
<code>IllegalAccessError</code> exceptions when using SLF4J. Why
is that?
</dt>
<dd>
<p>Here are the exception details.</p>
<pre class="source">Exception in thread "main" java.lang.IllegalAccessError: tried to access field
org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
at org.slf4j.LoggerFactory.<clinit>(LoggerFactory.java:60)</pre>
<p>This error is caused by the static initializer of the
<code>LoggerFactory</code> class attempting to directly access
the SINGLETON field of
<code>org.slf4j.impl.StaticLoggerBinder</code>. While this was
allowed in SLF4J 1.5.5 and earlier, in 1.5.6 and later the
SINGLETON field has been marked as private access.
</p>
<p>If you get the exception shown above, then you are using an
older version of slf4j-api, e.g. 1.4.3, with a new version of a
slf4j binding, e.g. 1.5.6. Typically, this occurs when your
Maven <em>pom.ml</em> file incorporates hibernate 3.3.0 which
declares a dependency on slf4j-api version 1.4.2. If your
<em>pom.xml</em> declares a dependency on an slf4j binding, say
slf4j-log4j12 version 1.5.6, then you will get illegal access
errors.
</p>
<p>To see which version of slf4j-api is pulled in by Maven, use
the maven dependency plugin as follows.</p>
<p class="source">mvn dependency:tree</p>
<p>If you are using Eclipse, please do not rely on the dependency
tree shown by <a
href="http://m2eclipse.codehaus.org/">m2eclipse</a>.</p>
<p>In your <em>pom.xml</em> file, explicitly declaring a
dependency on slf4j-api matching the version of the declared
binding will make the problem go away.
</p>
<p>Please also read the FAQ entry on <a
href="#compatibility">backward compatibility</a> for a more
general explanation.</p>
</dd>
<!-- ==================================================== -->
<dt class="doAnchor" name="license">Why is SLF4J licensed under
X11 type license instead of the Apache Software License?
</dt>
<dd>
<p>SLF4J is licensed under a permissive X11 type license
instead of the <a
href="http://www.apache.org/licenses/">ASL</a> or the <a
href="http://www.gnu.org/copyleft/lesser.html">LGPL</a>
because the X11 license is deemed by both the Apache Software
Foundation as well as the Free Software Foundation as
compatible with their respective licenses.
</p>
</dd>
<!-- ==================================================== -->
<dt class="doAnchor" name="where_is_binding">Where can I get a
particular SLF4J binding?
</dt>
<dd>
<p>SLF4J bindings for <a
href="api/org/slf4j/impl/SimpleLogger.html">SimpleLogger</a>,
<a href="api/org/slf4j/impl/NOPLogger.html">NOPLogger</a>, <a
href="api/org/slf4j/impl/Log4jLoggerAdapter.html">Log4jLoggerAdapter</a>
and <a
href="api/org/slf4j/impl/JDK14LoggerAdapter.html">JDK14LoggerAdapter</a>
are contained within the files <em>slf4j-nop.jar</em>,
<em>slf4j-simple.jar</em>, <em>slf4j-log4j12.jar</em>, and
<em>slf4j-jdk14.jar</em>. These files ship with the <a
href="download.html">official SLF4J distribution</a>. Please
note that all bindings depend on <em>slf4j-api.jar</em>.
</p>
<p>The binding for logback-classic ships with the <a
href="http://logback.qos.ch/download.html">logback
distribution</a>. However, as with all other bindings, the
logback-classic binding requires <em>slf4j-api.jar</em>.
</p>
</dd>
<dt class="doAnchor" name="configure_logging">Should my library
attempt to configure logging?
</dt>
<dd>
<p><b>Embedded components such as libraries not only do not need
to configure the underlying logging framework, they really
should not do so</b>. They should invoke SLF4J to log but should
let the end-user configure the logging environment. When
embedded components try to configure logging on their own, they
often override the end-user's wishes. At the end of the day, it
is the end-user who has to read the logs and process them. She
should be the person to decide how she wants her logging
configured.
</p>
</dd>
<!-- ======================================================= -->
<dt class="doAnchor" name="optional_dependency">In order to reduce
the number of dependencies of our software we would like to make
SLF4J an optional dependency. Is that a good idea?
</dt>
<dd>
<p><a
href="http://stackoverflow.com/questions/978670/is-it-worth-wrapping-a-logging-framework-in-an-additional-layer">This
question pops up</a> whenever a software project reaches a point
where it needs to devise a logging strategy.
</p>
<p>Let Wombat be a software library with very few
dependencies. If SLF4J is chosen as Wombat's logging API, then a
new dependency on <em>slf4j-api.jar</em> will be added to
Wombat's list of dependencies. Given that writing a logging
wrapper does not seem that hard, some developers will be tempted
to wrap SLF4J and link with it only if it is already present on
the classpath, making SLF4J an optional dependency of Wombat. In
addition to solving the dependency problem, the wrapper will
isolate Wombat from SLF4J's API ensuring that logging in Wombat
is future-proof.
</p>
<p>On the other hand, any SLF4J-wrapper by definition depends on
SLF4J. It is bound to have the same general API. If in the
future a new and significantly different logging API comes
along, code that uses the wrapper will be equally difficult to
migrate to the new API as code that used SLF4J directly. Thus,
the wrapper is not likely to future-proof your code, but to make
it more complex by adding an additional indirection on top of
SLF4J, which is an indirection in itself.
</p>
<p><span class="label">increased vulnerability</span> It is
actually worse than that. Wrappers will need to depend on
certain internal SLF4J interfaces which change from time to
time, contrary to the client-facing API which never
changes. Thus, wrappers are usually dependent on the major
version they were compiled with. A wrapper compiled against
SLF4J version 1.5.x will not work with SLF4J 1.6 whereas client
code using <code>org.slf4j.Logger</code>,
<code>LoggerFactory</code>, <code>MarkerFactory</code>,
<code>org.slf4j.Marker</code>, and <code>MDC</code> will work
fine with any SLF4J version from version 1.0 and onwards.
</p>
<p>It is reasonable to assume that in most projects Wombat will
be one dependency among many. If each library had its own
logging wrapper, then each wrapper would presumably need to be
configured separately. Thus, instead of having to deal with one
logging framework, namely SLF4J, the user of Wombat would have
to detail with Wombat's logging wrapper as well. The problem
will be compounded by each framework that comes up with its own
wrapper in order to make SLF4J optional. (Configuring or
dealing with the intricacies of five different logging wrappers
is not exactly exciting nor endearing.)
</p>
<p>The <a
href="http://velocity.apache.org/engine/devel/developer-guide.html#Configuring_Logging">logging
strategy adopted by the Velocity project</a> is a good example
of the "custom logging abstraction" anti-pattern. By adopting an
independent logging abstraction strategy, Velocity developers
have made life harder for themselves, but more importantly, they
made life harder for their users.
</p>
<p>Some projects try to detect the presence of SLF4J on the
class path and switch to it if present. While this approach
seems transparent enough, it will result in erroneous location
information. Underlying logging frameworks will print the
location (class name and line number) of the wrapper instead of
the real caller. Then there is the question of API coverage as
SLF4J support MDC and markers in addition to parameterized
logging. While one can come up with a seemingly working
SLF4J-wrapper within hours, many technical issues will emerge
over time which Wombat developers will have to deal with. Note
that SLF4J has evolved over several years and has 260 bug
reports filed against it.</p>
<p>For the above reasons, developers of frameworks should resist
the temptation to write their own logging wrapper. Not only is
it a waste of time of the developer, it will actually make life
more difficult for the users of said frameworks and make logging
code paradoxically more vulnerable to change.
</p>
</dd>
<!-- ======================================================= -->
<dt class="doAnchor" name="maven2">What about Maven transitive
dependencies?
</dt>
<dd>
<p>As an author of a library built with Maven, you might want to
test your application using a binding, say slf4j-log4j12 or
logback-classic, without forcing log4j or logback-classic as a
dependency upon your users. This is rather easy to accomplish.
</p>
<p>Given that your library's code depends on the SLF4J API, you
will need to declare slf4j-api as a compile-time (default scope)
dependency.
</p>
<pre class="prettyprint source"><dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.16</version>
</dependency></pre>
<p>Limiting the transitivity of the SLF4J binding used in your
tests can be accomplished by declaring the scope of the
SLF4J-binding dependency as "test". Here is an example:</p>
<pre class="prettyprint source"><dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.16</version>
<b><scope>test</scope></b>
</dependency></pre>
<p>Thus, as far as your users are concerned you are exporting
slf4j-api as a transitive dependency of your library, but not
any SLF4J-binding or any underlying logging system.
</p>
<p>Note that as of SLF4J version 1.6, in the absence of an SLF4J
binding, slf4j-api will default to a no-operation
implementation.
</p>
</dd>
<!-- ====================================================== -->
<dt class="doAnchor" name="excludingJCL">How do I exclude
commons-logging as a Maven dependency?
</dt>
<dd>
<p><b>alternative 1) explicit exclusion</b></p>
<p>Many software projects using Maven declare commons-logging as
a dependency. Therefore, if you wish to migrate to SLF4J or use
jcl-over-slf4j, you would need to exclude commons-logging in all
of your project's dependencies which transitively depend on
commons-logging. <a
href="http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html">Dependency
exclusion</a> is described in the Maven documentation. Excluding
commons-logging explicitly for multiple dependencies distributed
on several <em>pom.xml</em> files can be a cumbersome and a
relatively error prone process.
</p>
<p><b>alternative 2) provided scope</b></p>
<p>Commons-logging can be rather simply and conveniently
excluded as a dependency by declaring it in the
<em>provided</em> scope within the pom.xml file of your
project. The actual commons-logging classes would be provided by
jcl-over-slf4j. This translates into the following pom file
snippet:</p>
<pre class="prettyprint source"><dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.7.16</version>
</dependency></pre>
<p>The first dependency declaration essentially states that
commons-logging will be "somehow" provided by your
environment. The second declaration includes jcl-over-slf4j into
your project. As jcl-over-slf4j is a perfect binary-compatible
replacement for commons-logging, the first assertion becomes
true.
</p>
<p>Unfortunately, while declaring commons-logging in the
provided scope gets the job done, your IDE, e.g. Eclipse, will
still place <em>commons-logging.jar</em> on your project's class
path as seen by your IDE. You would need to make sure that
<em>jcl-over-slf4j.jar</em> is visible before
<em>commons-logging.jar</em> by your IDE.
</p>
<p><b>alternative 3) empty artifacts</b></p>
<p>An alternative approach is to depend on an <b>empty</b>
<em>commons-logging.jar</em> artifact. This clever <a
href="http://day-to-day-stuff.blogspot.com/2007/10/announcement-version-99-does-not-exist.html">approach
first was imagined</a> and initially supported by Erik van
Oosten.
</p>
<p>The empty artifact is available from a <a
href="http://version99.qos.ch">http://version99.qos.ch</a> a
high-availability Maven repository, replicated on several hosts
located in different geographical regions.</p>
<p>The following declaration adds the version99 repository to
the set of remote repositories searched by Maven. This
repository contains empty artifacts for commons-logging and
log4j. By the way, if you use the version99 repository, please
drop us a line at <version99 AT qos.ch>.
</p>
<pre class="prettyprint source"><repositories>
<repository>
<id>version99</id>
<!-- highly available repository serving empty artifacts -->
<url>http://version99.qos.ch/</url>
</repository>
</repositories></pre>
<p>Declaring version 99-empty of commons-logging in the
<code><dependencyManagement></code> section of your project
will direct all transitive dependencies for commons-logging to
import version 99-empty, thus nicely addressing the
commons-logging exclusion problem. The classes for commons-logging
will be provided by jcl-over-slf4j. The following lines declare
commons-logging version 99-empty (in the dependency management
section) and declare jcl-over-slf4j as a dependency.
</p>
<pre class="prettyprint source"><dependencyManagement>
<dependencies>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version><b>99-empty</b></version>
</dependency>
... other declarations...
</dependencies>
</dependencyManagement>
<!-- Do not forget to declare a dependency on jcl-over-slf4j in the -->
<!-- dependencies section. Note that the dependency on commons-logging -->
<!-- will be imported transitively. You don't have to declare it yourself. -->
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.7.16</version>
</dependency>
... other dependency declarations
</dependencies>
</pre>
</dd>
</dl>
<h2>About the SLF4J API</h2>
<dl>
<dt class="doAnchor" name="string_or_object">Why don't the
printing methods in the Logger interface accept message of type
Object, but only messages of type String?
</dt>
<dd>
<p>In SLF4J 1.0beta4, the printing methods such as debug(),
info(), warn(), error() in the <a
href="api/org/slf4j/Logger.html">Logger interface</a> were
modified so as to accept only messages of type String
instead of Object.
</p>
<p>Thus, the set of printing methods for the DEBUG level
became:</p>
<pre class="prettyprint source">debug(String msg);
debug(String format, Object arg);
debug(String format, Object arg1, Object arg2);
debug(String msg, Throwable t);</pre>
<p>Previously, the first argument in the above methods was of
type <code>Object</code>.</p>
<p>This change enforces the notion that logging systems are
about decorating and handling messages of type String, and not
any arbitrary type (Object).
</p>
<p>Just as importantly, the new set of method signatures offer
a clearer differentiation between the overloaded methods
whereas previously the choice of the invoked method due to
Java overloading rules were not always easy to follow.</p>
<p>It was also easy to make mistakes. For example, previously
it was legal to write:</p>
<pre class="prettyprint source">logger.debug(new Exception("some error"));</pre>
<p>Unfortunately, the above call did not print the stack trace
of the exception. Thus, a potentially crucial piece of
information could be lost. When the first parameter is
restricted to be of type String, then only the method
</p>
<pre class="prettyprint source">debug(String msg, Throwable t);</pre>
<p>can be used to log exceptions. Note that this method
ensures that every logged exception is accompanied with a
descriptive message.</p>
</dd>
<!-- ====================================================== -->
<dt class="doAnchor" name="exception_message">Can I log an
exception without an accompanying message?
</dt>
<dd>
<p>In short, no.</p>
<p>If <code>e</code> is an <code>Exception</code>, and you
would like to log an exception at the ERROR level, you must
add an accompanying message. For example,</p>
<pre class="prettyprint source">logger.error("some accompanying message", e);</pre>
<p>You might legitimately argue that not all exceptions have a
meaningful message to accompany them. Moreover, a good exception
should already contain a self explanatory description. The
accompanying message may therefore be considered redundant.
</p>
<p>While these are valid arguments, there are three opposing
arguments also worth considering. First, on many, albeit not
all occasions, the accompanying message can convey useful
information nicely complementing the description contained
in the exception. Frequently, at the point where the
exception is logged, the developer has access to more
contextual information than at the point where the exception
is thrown. Second, it is not difficult to imagine more or
less generic messages, e.g. "Exception caught", "Exception
follows", that can be used as the first argument for
<code>error(String msg, Throwable t)</code> invocations.
Third, most log output formats display the message on a
line, followed by the exception on a separate line. Thus,
the message line would look inconsistent without a message.
</p>
<p>In short, if the user were allowed to log an exception
without an accompanying message, it would be the job of the
logging system to invent a message. This is actually what
the <a href="http://tinyurl.com/cr9kg">throwing(String
sourceClass, String sourceMethod, Throwable thrown)</a>
method in java.util.logging package does. (It decides on its
own that accompanying message is the string "THROW".)
</p>
<p>It may initially appear strange to require an accompanying
message to log an exception. Nevertheless, this is common
practice in <em>all</em> log4j derived systems such as
java.util.logging, logkit, etc. and of course log4j itself. It
seems that the current consensus considers requiring an
accompanying message as a good a thing (TM).
</p>
</dd>
<!-- ====================================================== -->
<dt class="doAnchor" name="logging_performance">What is the
fastest way of (not) logging?
</dt>
<dd>
<p>SLF4J supports an advanced feature called parameterized
logging which can significantly boost logging performance for
<em>disabled</em> logging statement.</p>
<p> For some Logger <code>logger</code>, writing,</p>
<pre class="prettyprint source">logger.debug("Entry number: " + i + " is " + String.valueOf(entry[i]));</pre>
<p>incurs the cost of constructing the message parameter, that
is converting both integer <code>i</code> and
<code>entry[i]</code> to a String, and concatenating
intermediate strings. This, regardless of whether the message
will be logged or not.
</p>
<p>One possible way to avoid the cost of parameter
construction is by surrounding the log statement with a
test. Here is an example.</p>
<pre class="prettyprint source">if(logger.isDebugEnabled()) {
logger.debug("Entry number: " + i + " is " + String.valueOf(entry[i]));
}</pre>
<p>This way you will not incur the cost of parameter
construction if debugging is disabled for
<code>logger</code>. On the other hand, if the logger is
enabled for the DEBUG level, you will incur the cost of
evaluating whether the logger is enabled or not, twice: once in
<code>debugEnabled</code> and once in <code>debug</code>. This
is an insignificant overhead because evaluating a logger takes
less than 1% of the time it takes to actually log a statement.
</p>
<p><b>Better yet, use parameterized messages</b></p>
<p>There exists a very convenient alternative based on message
formats. Assuming <code>entry</code> is an object, you can write:
</p>
<pre class="prettyprint source">Object entry = new SomeObject();
logger.debug("The entry is {}.", entry);</pre>
<p>After evaluating whether to log or not, and only if the
decision is affirmative, will the logger implementation format
the message and replace the '{}' pair with the string value of
<code>entry</code>. In other words, this form does not incur
the cost of parameter construction in case the log statement is
disabled.
</p>
<p>The following two lines will yield the exact same
output. However, the second form will outperform the first
form by a factor of at least 30, in case of a
<em>disabled</em> logging statement.
</p>
<pre class="prettyprint source">logger.debug("The new entry is "+entry+".");
logger.debug("The new entry is {}.", entry);</pre>
<p>A <a
href="apidocs/org/slf4j/Logger.html#debug(java.lang.String,%20java.lang.Object%2C%20java.lang.Object)">two
argument</a> variant is also available. For example, you can
write:</p>
<pre class="prettyprint source">logger.debug("The new entry is {}. It replaces {}.", entry, oldEntry);</pre>
<p>If three or more arguments need to be passed, you can make
use of the <a
href="apidocs/org/slf4j/Logger.html#debug(java.lang.String%2C%20java.lang.Object...)"><code>Object...</code>
variant</a> of the printing methods. For example, you can
write:</p>
<pre class="prettyprint source">logger.debug("Value {} was inserted between {} and {}.", newVal, below, above);</pre>
<p>This form incurs the hidden cost of construction of an
Object[] (object array) which is usually very small. The one and
two argument variants do not incur this hidden cost and exist
solely for this reason (efficiency). The slf4j-api would be
smaller/cleaner with only the Object... variant.</p>
<p>Array type arguments, including multi-dimensional arrays,
are also supported.</p>
<p>SLF4J uses its own message formatting implementation which
differs from that of the Java platform. This is justified by
the fact that SLF4J's implementation performs about 10 times
faster but at the cost of being non-standard and less
flexible.
</p>
<p><b>Escaping the "{}" pair</b></p>
<p>The "{}" pair is called the <em>formatting anchor</em>. It
serves to designate the location where arguments need to be
substituted within the message pattern.
</p>
<p>SLF4J only cares about the <em>formatting anchor</em>, that
is the '{' character immediately followed by '}'. Thus, in
case your message contains the '{' or the '}' character, you
do not have to do anything special unless the '}' character
immediately follows '}'. For example,
</p>
<pre class="prettyprint source">logger.debug("Set {1,2} differs from {}", "3");</pre>
<p>which will print as "Set {1,2} differs from 3". </p>
<p>You could have even written,</p>
<pre class="prettyprint source">logger.debug("Set {1,2} differs from {{}}", "3");</pre>
<p>which would have printed as "Set {1,2} differs from {3}". </p>
<p>In the extremely rare case where the the "{}" pair occurs
naturally within your text and you wish to disable the special
meaning of the formatting anchor, then you need to escape the
'{' character with '\', that is the backslash character. Only
the '{' character should be escaped. There is no need to
escape the '}' character. For example,
</p>
<pre class="prettyprint source">logger.debug("Set \\{} differs from {}", "3");</pre>
<p>will print as "Set {} differs from 3". Note that within
Java code, the backslash character needs to be written as
'\\'.</p>
<p>In the rare case where the "\{}" occurs naturally in the
message, you can double escape the formatting anchor so that
it retains its original meaning. For example,</p>
<pre class="prettyprint source">logger.debug("File name is C:\\\\{}.", "file.zip");</pre>
<p>will print as "File name is C:\file.zip".</p>
</dd>
<!-- ================================================= -->
<dt class="doAnchor" name="string_contents">How can I log the
string contents of a single (possibly complex) object?</dt>
<dd>
<p> In relatively rare cases where the message to be logged
is the string form of an object, then the parameterized
printing method of the appropriate level can be
used. Assuming <code>complexObject</code> is an object of
certain complexity, for a log statement of level DEBUG, you
can write:
</p>
<pre class="prettyprint source">logger.debug("{}", complexObject);</pre>
<p>The logging system will invoke
<code>complexObject.toString()</code> method only after it
has ascertained that the log statement was
enabled. Otherwise, the cost of
<code>complexObject.toString()</code> conversion will be
advantageously avoided.
</p>
</dd>
<!-- ================================================= -->
<dt class="doAnchor" name="fatal">Why doesn't the
<code>org.slf4j.Logger</code> interface have methods for the FATAL
level?
</dt>
<dd>
<p>The <a href="apidocs/org/slf4j/Marker.html">Marker</a>
interface, part of the <code>org.slf4j</code> package, renders
the FATAL level largely redundant. If a given error requires
attention beyond that allocated for ordinary errors, simply mark
the logging statement with a specially designated marker which
can be named "FATAL" or any other name to your liking.
</p>
<p>Here is an example,</p>
<pre class="prettyprint">import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.slf4j.Marker;
import org.slf4j.MarkerFactory;
class Bar {
void foo() {
<b>Marker fatal = MarkerFactory.getMarker("FATAL");</b>
Logger logger = LoggerFactory.getLogger("aLogger");
try {
... obtain a JDBC connection
} catch (JDBException e) {
logger.error(<b>fatal</b>, "Failed to obtain JDBC connection", e);
}
}
}</pre>
<p>While markers are part of the SLF4J API, only logback
supports markers off the shelf. For example, if you add the
<code>%marker</code> conversion word to its pattern, logback's
<code>PatternLayout</code> will add marker data to its
output. Marker data can be used to <a
href="http://logback.qos.ch/manual/filters.html">filter
messages</a> or even <a
href="http://logback.qos.ch/manual/appenders.html#OnMarkerEvaluator">trigger</a>
an outgoing email <a
href="http://logback.qos.ch/recipes/emailPerTransaction.html">at
the end of an individual transaction</a>.
</p>
<p>In combination with logging frameworks such as log4j and
java.util.logging which do not support markers, marker data will
be silently ignored.</p>
<p>Markers add a new dimension with infinite possible values for
processing log statements compared to five values, namely ERROR,
WARN, INFO, DEBUG and TRACE, allowed by levels. At present time,
only logback supports marker data. However, nothing prevents
other logging frameworks from making use of marker data.
</p>
</dd>
<!-- ======================================================= -->
<dt class="doAnchor" name="trace">Why was the TRACE level
introduced only in SLF4J version 1.4.0?</dt>
<dd>
<p>The addition of the TRACE level has been frequently and
hotly debated request. By studying various projects, we
observed that the TRACE level was used to disable logging
output from certain classes <em>without</em> needing to
configure logging for those classes. Indeed, the TRACE level
is by default disabled in log4j and logback as well most other
logging systems. The same result can be achieved by adding the
appropriate directives in configuration files.
</p>
<p>Thus, in many of cases the TRACE level carried the same
semantic meaning as DEBUG. In such cases, the TRACE level
merely saves a few configuration directives. In other, more
interesting occasions, where TRACE carries a different meaning
than DEBUG, <a href="api/org/slf4j/Marker.html">Marker</a>
objects can be put to use to convey the desired
meaning. However, if you can't be bothered with markers and
wish to use a logging level lower than DEBUG, the TRACE level
can get the job done.
</p>
<p>Note that while the cost of evaluating a disabled log
request is in the order of a few <code>nanoseconds</code>, the
use of the TRACE level (or any other level for that matter) is
discouraged in tight loops where the log request might be
evaluated millions of times. If the log request is enabled,
then it will overwhelm the target destination with massive
output. If the request is disabled, it will waste resources.
</p>
<p>In short, although we still discourage the use of the TRACE
level because alternatives exist or because in many cases log
requests of level TRACE are wasteful, given that people kept
asking for it, we decided to bow to popular demand.
</p>
</dd>
<!-- ================================================= -->
<dt class="doAnchor" name="i18n">Does the SLF4J logging API
support I18N (internationalization)?
</dt>
<dd>
<p>Yes, as of version 1.5.9, SLF4J ships with a package called
<code>org.slf4j.cal10n</code> which adds <a
href="localization.html">localized/internationalized logging</a>
support as a thin layer built upon the <a
href="http://cal10n.qos.ch">CAL10N API</a>.</p>
</dd>
<!-- ================================================= -->
<dt class="doAnchor" name="noLoggerFactory">Is it possible to
retrieve loggers without going through the static methods in
<code>LoggerFactory</code>?
</dt>
<dd>
<p>Yes. <code>LoggerFactory</code> is essentially a wrapper
around an <a
href="xref/org/slf4j/ILoggerFactory.html"><code>ILoggerFactory</code></a>
instance. The <code>ILoggerFactory</code> instance in use is
determined according to the static binding conventions of the
SLF4J framework. See the <a
href="xref/org/slf4j/LoggerFactory.html#217">getSingleton()</a>
method in <code>LoggerFactory</code> for details.
</p>
<p>However, nothing prevents you from using your own
<code>ILoggerFactory</code> instance. Note that you can also
obtain a reference to the <code>ILoggerFactory</code> that the
<code>LoggerFactory</code> class is using by invoking the <a
href="apidocs/org/slf4j/LoggerFactory.html#getILoggerFactory()">
<code>LoggerFactory.getILoggerFactory()</code></a> method.
</p>
<p>Thus, if SLF4J binding conventions do not fit your needs, or
if you need additional flexibility, then do consider using the
<code>ILoggerFactory</code> interface as an alternative to
inventing your own logging API.</p>
</dd>
<!-- ================================================= -->
<dt class="doAnchor" name="paramException">In the presence of an
exception/throwable, is it possible to parameterize a logging
statement?</dt>
<dd>
<p>Yes, as of SLF4J 1.6.0, but not in previous versions. The
SLF4J API supports parametrization in the presence of an
exception, assuming the exception is the last parameter. Thus,
</p>
<pre class="prettyprint">String s = "Hello world";
try {
Integer i = Integer.valueOf(s);
} catch (NumberFormatException e) {
logger.error("Failed to format {}", s, e);
}</pre>
<p>will print the <code>NumberFormatException</code> with its
stack trace as expected. The java compiler will invoke the <a
href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html#error%28java.lang.String,%20java.lang.Object,%20java.lang.Object%29">error
method taking a String and two Object arguments</a>. SLF4J, in
accordance with the programmer's most probable intention, will
interpret <code>NumberFormatException</code> instance as a
throwable instead of an unused <code>Object</code> parameter. In
SLF4J versions prior to 1.6.0, the
<code>NumberFormatException</code> instance was simply ignored.
</p>
<p>If the exception is not the last argument, it will be treated
as a plain object and its stack trace will NOT be printed.
However, such situations should not occur in practice.
</p>
</dd>
</dl>
<h2>Implementing the SLF4J API</h2>
<dl>
<!-- ============================================================= -->
<dt class="doAnchor" name="slf4j_compatible">How do I make my
logging framework SLF4J compatible?
</dt>
<dd>
<p>Adding supporting for the SLF4J is surprisingly
easy. Essentially, you coping an existing binding and tailoring
it a little (as explained below) does the trick.
</p>
<p>Assuming your logging system has notion of a
logger, called say <code>MyLogger</code>, you need to provide
an adapter for <code>MyLogger</code> to
<code>org.slf4j.Logger</code> interface. Refer to slf4j-jcl,
slf4j-jdk14, and slf4j-log4j12 modules for examples of
adapters.
</p>
<p>Once you have written an appropriate adapter, say
<code>MyLoggerAdapter</code>, you need to provide a factory
class implementing the <code>org.slf4j.ILoggerFactory</code>
interface. This factory should return instances
<code>MyLoggerAdapter</code>. Let <code>MyLoggerFactory</code>
be the name of your factory class.
</p>
<p>Once you have the adapter, namely
<code>MyLoggerAdapter</code>, and a factory, namely
<code>MyLoggerFactory</code>, the last remaining step is to
modify the <code>StaticLoggerBinder</code> class so that it
returns an new instance of <code>MyLoggerFactory</code>. You
will also need to modify the
<code>loggerFactoryClassStr</code> variable.
</p>
<p>For Marker or MDC support, you could use the one of the
existing NOP implementations.
</p>
<p>In summary, to create an SLF4J binding for your logging
system, follow these steps:</p>
<ol>
<li>start with a copy of an existing module,</li>
<li>create an adapter between your logging system and
<code>org.slf4j.Logger</code> interface
</li>
<li>create a factory for the adapter created in the previous step,</li>
<li>modify <code>StaticLoggerBinder</code> class to use the
factory you created in the previous step</li>
</ol>
</dd>
<!-- ============================================================= -->
<dt class="doAnchor" name="marker_interface">How can my logging
system add support for the <code>Marker</code> interface?
</dt>
<dd>
<p>Markers constitute a revolutionary concept which is
supported by logback but not other existing logging
systems. Consequently, SLF4J conforming logging systems are
allowed to ignore marker data passed by the user.
</p>
<p>However, even though marker data may be ignored, the user
must still be allowed to specify marker data. Otherwise, users
would not be able to switch between logging systems that
support markers and those that do not.
</p>
<p>The <code>MarkerIgnoringBase</code> class can serve as a
base for adapters or native implementations of logging
systems lacking marker support. In
<code>MarkerIgnoringBase</code>, methods taking marker data
simply invoke the corresponding method without the Marker
argument, discarding any Marker data passed as
argument. Your SLF4J adapters can extend
<code>MarkerIgnoringBase</code> to quickly implement the
methods in <code>org.slf4j.Logger</code> which take a
<code>Marker</code> as the first argument.
</p>
</dd>
<!-- ============================================================= -->
<dt class="doAnchor" name="version_checks">How does SLF4J's
version check mechanism work?
</dt>
<dd>
<p>The version check performed by SLF4J API during its
initialization is an <em>elective</em> process. Conforming SLF4J
implementations may choose <em>not</em> to participate, in which
case, no version check will be performed.
</p>
<p>However, if an SLF4J implementation decides to participate,
than it needs to declare a variable called
REQUESTED_API_VERSION within its copy of the
<code>StaticLoggerBinder</code> class. The value of this
variable should be equal to the version of the slf4j-api.jar
it is compiled with. If the implementation is upgraded to a
newer version of slf4j-api, than you also need to update the
value of REQUESTED_API_VERSION.
</p>
<p>For each version, SLF4J API maintains a list of compatible
versions. SLF4J will emit a version mismatch warning only if
the requested version is not found in the compatibility
list. So even if your SLF4J binding has a different release
schedule than SLF4J, assuming you update the SLF4J version you
use every 6 to 12 months, you can still participate in the
version check without incurring a mismatch warning. For
example, logback has a different release schedule but still
participates in version checks.</p>
<p><b>As of SLF4J 1.5.5</b>, all bindings shipped within the
SLF4J distribution, e.g. slf4j-log4j12, slf4j-simple and
slf4j-jdk14, declare the REQUESTED_API_VERSION field with a
value equal to their SLF4J version. It follows that, for example
if slf4j-simple-1.5.8.jar is mixed with slf4j-api-1.6.0.jar,
given that 1.5.8 is not on the compatibility list of SLF4J
version 1.6.x, a version mismatch warning will be issued.
</p>
<p>Note that SLF4J versions prior to 1.5.5 did not have a
version check mechanism. Only slf4j-api-1.5.5.jar and later can
emit version mismatch warnings.
</p>
</dd>
</dl>
<h2>General questions about logging</h2>
<dl>
<!-- ============================================================= -->
<dt class="doAnchor" name="declared_static">Should Logger members
of a class be declared as static?
</dt>
<dd>
<p>We <code>used</code> to recommend that loggers members be
declared as instance variables instead of static. After further
analysis, <b>we no longer recommend one approach over the
other.</b>
</p>
<p>Here is a summary of the pros and cons of each approach.
</p>
<table class="bodyTable">
<tr valign="top">
<th width="50%">Advantages for declaring loggers as static</th>
<th width="50%">Disadvantages for declaring loggers as static</th>
</tr>
<tr valign="top" class="alt">
<td>
<ol>
<li>common and well-established idiom</li>
<li>less CPU overhead: loggers are retrieved and
assigned only once, at hosting class
initialization</li>
<li>less memory overhead: logger declaration will
consume one reference per class</li>
</ol>
</td>
<td> <!-- static con -->
<ol>
<li>For libraries shared between applications, not
possible to take advantage of repository selectors. It
should be noted that if the SLF4J binding and the
underlying API ships with each application (not shared
between applications), then each application will still
have its own logging environment.
</li>
<li>not IOC-friendly</li>
</ol>
</td>
</tr>
<tr>
<th width="50%">Advantages for declaring loggers as instance variables</th>
<th width="50%">Disadvantages for declaring loggers as
instance variables</th>
</tr>
<tr class="alt" valign="top">
<td> <!-- instance pros -->
<ol>
<li>Possible to take advantage of repository selectors
even for libraries shared between applications. However,
repository selectors only work if the underlying logging
system is logback-classic. Repository selectors do not
work for the SLF4J+log4j combination.
</li>
<li>IOC-friendly</li>
</ol>
</td>
<td> <!-- instance cons -->
<ol>
<li>Less common idiom than declaring loggers as static
variables</li>
<li>higher CPU overhead: loggers are retrieved and
assigned for each instance of the hosting class</li>
<li>higher memory overhead: logger declaration will
consume one reference per instance of the hosting class</li>
</ol>
</td>
</tr>
</table>
<h3>Explanation</h3>
<p>Static logger members cost a single variable reference for
all instances of the class whereas an instance logger member
will cost a variable reference for every instance of the
class. For simple classes instantiated thousands of times
there might be a noticeable difference.
</p>
<p>However, more recent logging systems, e.g log4j or logback,
support a distinct logger context for each application running
in the application server. Thus, even if a single copy of
<em>log4j.jar</em> or <em>logback-classic.jar</em> is deployed
in the server, the logging system will be able to differentiate
between applications and offer a distinct logging environment
for each application.
</p>
<p>More specifically, each time a logger is retrieved by
invoking <code>LoggerFactory.getLogger()</code> method, the
underlying logging system will return an instance appropriate
for the current application. Please note that within the
<em>same</em> application retrieving a logger by a given name
will always return the same logger. For a given name, a
different logger will be returned only for different
applications.
</p>
<p>If the logger is static, then it will only be retrieved once
when the hosting class is loaded into memory. If the hosting
class is used in only in one application, there is not much to
be concerned about. However, if the hosting class is shared
between several applications, then all instances of the shared
class will log into the context of the application which
happened to first load the shared class into memory - hardly the
behavior expected by the user.
</p>
<p>Unfortunately, for non-native implementations of the SLF4J
API, namely with slf4j-log4j12, log4j's repository selector will
not be able to do its job properly because slf4j-log4j12, a
non-native SLF4J binding, will store logger instances in a map,
short-circuiting context-dependent logger retrieval. For native
SLF4J implementations, such as logback-classic, repository
selectors will work as expected.
</p>
<p>The Apache Commons wiki contains an <a
href="http://wiki.apache.org/jakarta-commons/Logging/StaticLog">informative
article</a> covering the same question.</p>
<p><b>Logger serialization</b></p>
<p>Contrary to static variables, instance variables are
serialized by default. As of SLF4J version 1.5.3, logger
instances survive serialization. Thus, serialization of the host
class no longer requires any special action, even when loggers
are declared as instance variables. In previous versions, logger
instances needed to be declared as <code>transient</code> in the
host class. </p>
<p><b>Summary</b></p>
<p>In summary, declaring logger members as static variables
requires less CPU time and have a slightly smaller memory
footprint. On the other hand, declaring logger members as
instance variables requires more CPU time and have a slightly
higher memory overhead. However, instance variables make it
possible to create a distinct logger environment for each
application, even for loggers declared in shared
libraries. Perhaps more important than previously mentioned
considerations, instance variables are IOC-friendly whereas
static variables are not.
</p>
<p>See also <a
href="http://wiki.apache.org/jakarta-commons/Logging/StaticLog">related
discussion</a> in the commons-logging wiki.
</p>
</dd>
</dl>
<!-- ============================================================= -->
<dl>
<dt class="doAnchor" name="declaration_pattern">Is there a
recommended idiom for declaring a logger in a class?
</dt>
<dd>
<p>The following is the recommended logger declaration
idiom. For reasons <a href="#declared_static">explained
above</a>, it is left to the user to determine whether loggers
are declared as static variables or not.</p>
<pre class="prettyprint source">package some.package;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class MyClass {
<b>final (static) Logger logger = LoggerFactory.getLogger(MyClass.class);</b>
... etc
}</pre>
<p>Unfortunately, give that the name of the hosting class is
part of the logger declaration, the above logger declaration
idiom is not is <em>not</em> resistant to cut-and-pasting
between classes.
</p>
</dd>
</dl>
<script src="templates/footer.js" type="text/javascript"></script>
</div>
</body>
</html>
|
surfers/mqs/dmac.html | chicofilho/fst | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FST - Dane MacKie</title>
<meta name="description" content="Keep track of the statistics from Dane MacKie. Average heat score, heat wins, heat wins percentage, epic heats road to the final">
<meta name="author" content="">
<link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta property="og:title" content="Fantasy Surfing tips"/>
<meta property="og:image" content="https://fantasysurfingtips.com/img/just_waves.png"/>
<meta property="og:description" content="See how great Dane MacKie is surfing this year"/>
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: https://bootswatch.com/flatly/ -->
<link href="https://fantasysurfingtips.com/css/bootstrap.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="https://fantasysurfingtips.com/css/freelancer.css" rel="stylesheet">
<link href="https://cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet" />
<!-- Custom Fonts -->
<link href="https://fantasysurfingtips.com/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css">
<script src="https://code.jquery.com/jquery-2.x-git.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script>
<script src="https://www.w3schools.com/lib/w3data.js"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2675412311042802",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.6";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Navigation -->
<div w3-include-html="https://fantasysurfingtips.com/layout/header.html"></div>
<!-- Header -->
<div w3-include-html="https://fantasysurfingtips.com/layout/sponsor.html"></div>
<section >
<div class="container">
<div class="row">
<div class="col-sm-3 ">
<div class="col-sm-2 ">
</div>
<div class="col-sm-8 ">
<!-- <img src="http://fantasysurfingtips.com/img/surfers/dmac.png" class="img-responsive" alt=""> -->
<h3 style="text-align:center;">Dane MacKie</h3>
<a href="https://twitter.com/share" class="" data-via="fansurfingtips"><i class="fa fa-twitter"></i> Share on Twitter</i></a> <br/>
<a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ffantasysurfingtips.com%2Fsurfers%2Fdmac&src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a>
</div>
<div class="col-sm-2 ">
</div>
</div>
<div class="col-sm-3 portfolio-item">
</div>
<div class="col-sm-3 portfolio-item">
<h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6>
<h1 style="text-align:center;">9.21</h1>
</div>
</div>
<hr/>
<h4 style="text-align:center;" >Competitions</h4>
<hr/>
<h4 style="text-align:center;" >Heat Stats (FST data)</h4>
<div class="row">
<div class="col-sm-4 portfolio-item">
<h6 style="text-align:center;">Heats</h6>
<h2 style="text-align:center;">20</h2>
</div>
<div class="col-sm-4 portfolio-item">
<h6 style="text-align:center;">Heat wins</h6>
<h2 style="text-align:center;">0</h2>
</div>
<div class="col-sm-4 portfolio-item">
<h6 style="text-align:center;">HEAT WINS PERCENTAGE</h6>
<h2 style="text-align:center;">0.0%</h2>
</div>
</div>
<hr/>
<h4 style="text-align:center;">Avg Heat Score progression</h4>
<div id="avg_chart" style="height: 250px;"></div>
<hr/>
<h4 style="text-align:center;">Heat stats progression</h4>
<div id="heat_chart" style="height: 250px;"></div>
<hr/>
<style type="text/css">
.heats-all{
z-index: 3;
margin-left: 5px;
cursor: pointer;
}
</style>
<div class="container">
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
var disqus_config = function () {
this.page.url = "http://fantasysurfingtips.com/surfers/dmac"; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = '1874'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//fantasysurfingtips.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
</section>
<script type="text/javascript">
$('.heats-all').click(function(){
$('.heats-all-stat').css('display', 'none')
$('#'+$(this).attr('id')+'-stat').css('display', 'block')
});
$('.heats-2016').click(function(){
$('.heats-2016-stat').css('display', 'none')
$('#'+$(this).attr('id')+'-stat').css('display', 'block')
});
$('document').ready(function(){
new Morris.Line({
// ID of the element in which to draw the chart.
element: 'avg_chart',
// Chart data records -- each entry in this array corresponds to a point on
// the chart.
data: [],
// The name of the data record attribute that contains x-values.
xkey: 'year',
// A list of names of data record attributes that contain y-values.
ykeys: ['avg', 'avg_all'],
// Labels for the ykeys -- will be displayed when you hover over the
// chart.
labels: ['Avg score in year', 'Avg score FST DATA']
});
new Morris.Bar({
// ID of the element in which to draw the chart.
element: 'heat_chart',
// Chart data records -- each entry in this array corresponds to a point on
// the chart.
data: [],
// The name of the data record attribute that contains x-values.
xkey: 'year',
// A list of names of data record attributes that contain y-values.
ykeys: ['heats', 'wins', 'percs'],
// Labels for the ykeys -- will be displayed when you hover over the
// chart.
labels: ['Heats surfed', 'Heats won', 'Winning percentage']
});
});
</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<!-- Footer -->
<div w3-include-html="https://fantasysurfingtips.com/layout/footer.html"></div>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74337819-1', 'auto'); // Replace with your property ID.
ga('send', 'pageview');
</script>
<script>
w3IncludeHTML();
</script>
<!-- jQuery -->
<script src="https://fantasysurfingtips.com/js/jquery.js"></script>
<script src="https://cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://fantasysurfingtips.com/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="https://fantasysurfingtips.com/js/classie.js"></script>
<script src="https://fantasysurfingtips.com/js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="https://fantasysurfingtips.com/js/jqBootstrapValidation.js"></script>
<script src="https://fantasysurfingtips.com/js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="https://fantasysurfingtips.com/js/freelancer.js"></script>
<script type="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script>
<script type="https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js"></script>
</body>
</html>
|
pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/class-use/RulePriority.html | jasonwee/videoOnCloud | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Jul 27 21:19:22 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class net.sourceforge.pmd.RulePriority (PMD 5.5.1 API)</title>
<meta name="date" content="2016-07-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class net.sourceforge.pmd.RulePriority (PMD 5.5.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/sourceforge/pmd/class-use/RulePriority.html" target="_top">Frames</a></li>
<li><a href="RulePriority.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class net.sourceforge.pmd.RulePriority" class="title">Uses of Class<br>net.sourceforge.pmd.RulePriority</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#net.sourceforge.pmd">net.sourceforge.pmd</a></td>
<td class="colLast">
<div class="block">This is the PMD programming mistake detector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#net.sourceforge.pmd.cli">net.sourceforge.pmd.cli</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#net.sourceforge.pmd.lang.rule">net.sourceforge.pmd.lang.rule</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="net.sourceforge.pmd">
<!-- -->
</a>
<h3>Uses of <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> in <a href="../../../../net/sourceforge/pmd/package-summary.html">net.sourceforge.pmd</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/sourceforge/pmd/package-summary.html">net.sourceforge.pmd</a> that return <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">PMDConfiguration.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/PMDConfiguration.html#getMinimumPriority--">getMinimumPriority</a></span>()</code>
<div class="block">Get the minimum priority threshold when loading Rules from RuleSets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">Rule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/Rule.html#getPriority--">getPriority</a></span>()</code>
<div class="block">Get the priority of this Rule.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">RulePriority.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/RulePriority.html#valueOf-int-">valueOf</a></span>(int priority)</code>
<div class="block">Get the priority which corresponds to the given number as returned by
<a href="../../../../net/sourceforge/pmd/RulePriority.html#getPriority--"><code>getPriority()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">RulePriority.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/RulePriority.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">RulePriority.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/RulePriority.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/sourceforge/pmd/package-summary.html">net.sourceforge.pmd</a> with parameters of type <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RuleSetFactory.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/RuleSetFactory.html#setMinimumPriority-net.sourceforge.pmd.RulePriority-">setMinimumPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> minimumPriority)</code>
<div class="block">Set the minimum rule priority threshold for all Rules which are loaded
from RuleSets via reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PMDConfiguration.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/PMDConfiguration.html#setMinimumPriority-net.sourceforge.pmd.RulePriority-">setMinimumPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> minimumPriority)</code>
<div class="block">Set the minimum priority threshold when loading Rules from RuleSets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Rule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/Rule.html#setPriority-net.sourceforge.pmd.RulePriority-">setPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> priority)</code>
<div class="block">Set the priority of this Rule.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sourceforge.pmd.cli">
<!-- -->
</a>
<h3>Uses of <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> in <a href="../../../../net/sourceforge/pmd/cli/package-summary.html">net.sourceforge.pmd.cli</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/sourceforge/pmd/cli/package-summary.html">net.sourceforge.pmd.cli</a> that return <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">PMDParameters.RulePriorityConverter.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/cli/PMDParameters.RulePriorityConverter.html#convert-java.lang.String-">convert</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">PMDParameters.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/cli/PMDParameters.html#getMinimumPriority--">getMinimumPriority</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sourceforge.pmd.lang.rule">
<!-- -->
</a>
<h3>Uses of <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> in <a href="../../../../net/sourceforge/pmd/lang/rule/package-summary.html">net.sourceforge.pmd.lang.rule</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/sourceforge/pmd/lang/rule/package-summary.html">net.sourceforge.pmd.lang.rule</a> that return <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">RuleReference.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/RuleReference.html#getOverriddenPriority--">getOverriddenPriority</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractDelegateRule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/AbstractDelegateRule.html#getPriority--">getPriority</a></span>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractRule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/AbstractRule.html#getPriority--">getPriority</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../net/sourceforge/pmd/lang/rule/package-summary.html">net.sourceforge.pmd.lang.rule</a> with parameters of type <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">RuleReference.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/RuleReference.html#setPriority-net.sourceforge.pmd.RulePriority-">setPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> priority)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractDelegateRule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/AbstractDelegateRule.html#setPriority-net.sourceforge.pmd.RulePriority-">setPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> priority)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractRule.</span><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/AbstractRule.html#setPriority-net.sourceforge.pmd.RulePriority-">setPriority</a></span>(<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> priority)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../net/sourceforge/pmd/lang/rule/package-summary.html">net.sourceforge.pmd.lang.rule</a> with parameters of type <a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../net/sourceforge/pmd/lang/rule/MockRule.html#MockRule-java.lang.String-java.lang.String-java.lang.String-java.lang.String-net.sourceforge.pmd.RulePriority-">MockRule</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> message,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ruleSetName,
<a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">RulePriority</a> priority)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../net/sourceforge/pmd/RulePriority.html" title="enum in net.sourceforge.pmd">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?net/sourceforge/pmd/class-use/RulePriority.html" target="_top">Frames</a></li>
<li><a href="RulePriority.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
|
qa/doc/harnessBinaryREADME.html | pfirmstone/river-internet | <!--
! Licensed to the Apache Software Foundation (ASF) under one
! or more contributor license agreements. See the NOTICE file
! distributed with this work for additional information
! regarding copyright ownership. The ASF licenses this file
! to you under the Apache License, Version 2.0 (the
! "License"); you may not use this file except in compliance
! with the License. You may obtain a copy of the License at
!
! http://www.apache.org/licenses/LICENSE-2.0
!
! Unless required by applicable law or agreed to in writing, software
! distributed under the License is distributed on an "AS IS" BASIS,
! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
! See the License for the specific language governing permissions and
! limitations under the License.
!-->
<html>
<body>
The <code>org.apache.river.qa.harness</code> package provides a specialized testing
infrastructure designed to support testing of Jini(TM) technology-enabled
components and services. This overview provides information of general interest
both to test developers and to deployers. A partial list of features provided by
this environment includes:
<ul>
<li>Transparent management of the activation system
<li>Transparent management of class servers
<li>A simple mechanism for starting and stopping Jini services
<li>Support for activatable, persistent, and transient services
<li>Support for running services in a shared virtual machine (VM), or in separate VMs
<li>Support for secure and non-secure configurations
<li>Support for distributing tests over multiple hosts
<li>Automatic generation of httpmd URLs for codebases
<li>Control of classpath, codebase, policy, etc. on a per-test/per-service basis
<li>A hierarchical and flexible configuration database
</ul>
Tests are always run in a separate VM, allowing per-test assignments for
classpath, codebase, etc. Each test has an associated
<code>net.jini.config.Configuration</code> object. Other parameter sources are
also used by tests, such as property files and command-line arguments. This
document occasionally uses the generic term "configuration" to refer to the
entire collection of sources available for obtaining test parameters and
<code>Configuration</code> objects. The terms <code>Configuration</code> and
<code>ConfigurationFile</code> (code font) will be used when referring to an
object from the <code>net.jini.config</code> package, and the term
ConfigurationFile (normal font) will be used to refer to a file from which a
<code>ConfigurationFile</code> object may be derived.
<h2>Installation Directories</h2>
The test harness and the Jini Technology Starter Kit (starter kit)
may be installed in user selected directories. Installation parameters
and user-supplied properties that control harness execution are
provided in a <code>deployment properties file</code>
which is named on the command line used to run the
harness. The directory containing the starter kit is identified in this file by
the property <code>org.apache.river.jsk.home</code>. The directory containing the
test harness kit is identified in this file by the property
<code>org.apache.river.qa.home</code>. In property files, and frequently in this
document, these directories will be referred to symbolically as
<code>${org.apache.river.jsk.home}</code> and <code>${org.apache.river.qa.home}</code>.
The test suite to be executed by the harness is installed separately and
may require additional properties to define the installation environment
of the test suite.
<p>
<h2>Distributed Execution</h2>
The test harness supports a distributed mode of execution, in which
the test runs on a master host, and services are started on the master
host or on a slave host. The master can support an arbitrary number
of slaves. The test harness must be started on every participant,
and the command line must include a system property that names
the participants. For example, the definition:
<pre>
-Dorg.apache.river.qa.harness.testhosts=foo,bar
</pre>
would indicate that two hosts, named foo and bar, are participants. The first
name in the list is interpreted as the master. The harness does not begin
executing tests until all participants have been started. Any logging output
generated on the slave host will be merged into the logging output generated by
the master. All harness and test properties are
transmitted from the master to the slave at test execution time.
However, the slave obtains installation properties from its
own deployment properties file. This allows
participants to be a mix of platforms and to have different installation
characteristics.
<p>
When a test starts a service, the master selects the service host based on the
current host selection policy. The policy to use is defined by the value of the
test property <code>org.apache.river.harness.servicehostpolicy</code>. This property
may have one of the following values:
<dl>
<dt> <code>random</code>
<dd> host is selected at random from all participants
<dt> <code>remoterandom</code>
<dd>host is selected at random from slaves
<dt> <code>roundrobin</code>
<dd>service host is selected in sequence from
the ordered list of participants, starting from the
first slave. The master is the last host chosen.
<dt> <code>remoteroundrobin</code>
<dd>service host is selected in sequence
from the ordered list of slaves. The master is
never selected.
</dl>
This policy may be overridden on a per-service basis; see the
<code>hosts</code> service property for details. The most common use of such an
override is to force a test service to always run on the master, due to
some assumption built into the test service or the test.
<h2>The Kits</h2>
There are two versions of the harness kit. The <code>binary kit</code>
is a packaging that contains the minimum set of files
sufficient to provide full functionality.
The harness provides mechanisms to access resources in
the harness and test suite JAR files. The packaging of the
binary distribution takes advantage of this by placing most
resource files supplied in the harness source distribution into the
harness JAR file. This includes policy files, ConfigurationFiles,
and property files. One resource cannot be accessed via
a URL (the JAAS trust store) and is included as file in the kit.
The binary kit is targeted for production testing, and is
the kit used for production testing by the Jini Technology Group.
<p>
There is also a <code>source kit</code> which provides all of the Java
source files and resource files needed to build the harness, as well
as the javadoc for the harness API. The JAR files from the binary kit
are also included.
<h2>Accessing resources</h2>
Property definitions that refer to resource files may use two
special tokens to supply those references. Using these tokens
rather than a direct reference to the resource provides several
advantages:
<ul>
<li>The resource can be embedded in a JAR file
<li>A resource embedded in a JAR file can be overridden by supplying
the same resource as a regular file. This can be useful in
debugging situations.
<li>The tokens implement semantics that would otherwise have
to be implemented on a case-by-case basis in the harness and tests
<li>Resolution of the tokens includes an existence check with an
unambiguous exception so that typos or packaging errors are
easily detected.
</ul>
<p>
A token of the
form <file: <code>path</code>>
is assumed to refer to a file named by <code>path</code>. The harness will search for
that file following a search path described in the next section.
If the file is found, the token is replaced by the fully qualified name
of the first occurance of the file in the search path.
Otherwise a <code>TestException</code> is thrown.
<p>
A token of the
form <url: <code>path</code>>
is assumed to refer to a file named by <code>path</code> that may
be embedded in a JAR file. The harness will first search for
that file as described above. If the file is found, the token
is replaced by a file URL specifying the fully qualified path
of the file. Otherwise, the test and harness jar files are examined,
resolving the reference first relative to the location of the test
description file, then relative to the root of the test JAR file,
and finally relative to the root of the harness JAR file. If the
file is found, the token is replaced with an appropriate JAR file URL.
Otherwise, a <code>TestException</code> is thrown.
<p>
<h2>Search Path</h2>
When the harness processes the <url:filename> or <file:filename> tokens, it searches
for <code>filename</code> along a search path defined by the <code>searchPath</code>
test property. Regardless of the value of this property, the search path will
always include ${org.apache.river.qa.home}. In general, <code>searchPath</code> should
be defined self-referentially. For instance, it can be convenient for
debugging purposes to modify the search path on the command line as follows:
<pre>
-searchPath '${searchPath},/files/suitedir/src'
</pre>
which would add the <code>/files/suitedir/src</code> directory to the search path. The list
must be comma-separated. Whitespace in file and directory names are allowed.
The search is performed relative to the base of each searchPath component,
and relative to each (component + current test description file directory)
so that short names can be used for files that are colocated with the
test description file.
<p>
<h2>ConfigurationFileSets</h2>
Each Jini test is run with a selected ConfigurationFileSet. A
ConfigurationFileSet is a collection of compatible files used
by the activation system, services, and the test. Most of these files
are ConfigurationFiles, but the set may include other
types of files, such as keystores or property files. In the binary
distribution, all of these resources are embedded in the harness
JAR file. When a test is run,
the ConfigurationFileSet to use is identified by a user specified tag. Supported
tags include:
<ul>
<li> <code>jrmp</code>
<li> <code>jeri</code>
<li> <code>jsse</code>
<li> <code>http</code>
<li> <code>https</code>
<li> <code>kerberos</code> (requires additional setup - see Appendix A)
<li> <code>none</code>
</ul>
The set
of tags to use in a test run is specified either on the command line via the option:
<pre>
-org.apache.river.qa.harness.configs tag1[,tag2,...]
</pre>
or in the deployment property file via the following definition:
<pre>
org.apache.river.qa.harness.configs=tag1[,tag2,...]
</pre>
If multiple tags are specified, the same test is run successively with each configuration.
The default value is <code>none</code>. The tag is used by the harness to
locate the root directory of the ConfigurationFileSet. These root
directories are located at:
<pre>
<url: harness/configs/jrmp>
<url: harness/configs/jeri>
<url: harness/configs/jsse>
<url: harness/configs/http>
<url: harness/configs/https>
<url: harness/configs/kerberos>
</pre>
The <code>none</code> tag is a special case, indicating that configurations
are not to be used. In this case, the default values built into the
Jini components and tests are used. There is no configuration tree associated with
the <code>none</code> tag.
<p>
The files that constitute a ConfigurationFileSet are static data sources and
are intended to be reusable to minimize the number of files that need to be
supported. <code>Configuration</code> entries that must be defined dynamically
are provided as <a href="#overrides">overrides</a> when the ConfigurationFile is
loaded by the <code>ConfigurationProvider</code>. The test harness includes
built-in support for specifying some overrides, such as the service persistence
directory. A mechanism is also provided to allow tests to supply additional
overrides when a service is started.
<p>
Under each ConfigurationFileSet root directory lies a tree of
files. Each tree has the following structure:
<pre>
<root>
/configset.properties (optional)
/test.config
/norm
/norm.config
/mercury
/mercury.config
...
<b>other Jini service config directories</b>
...
/sharedgroup
/sharedgroup.config
/phoenix
/phoenix.config
/starter
/starter.config
</pre>
For each Jini service there is a default service ConfigurationFile
(e.g. norm.config). There is also a default ConfigurationFile for the service
starter, the activation system, the activation group VM, and the administrative
service for the shared group (<code>SharedGroupImpl</code>).
Each configuration has a default test ConfigurationFile named
<code>test.config</code> that is expected to be reusable for most tests. Tests
may specify an override for the entries in <code>test.config</code> by naming an
optional test configuration file via the <code>testConfiguration</code> test
property, who's value would typically be defined via a <url:> or
<file:> token. When the test searches for an entry, it will first look in the file
named by this property. If the entry is not found, the default
<code>test.config</code> file is searched.
<h2>Test Properties Values</h2>
Tests for Jini services may require access to numerous configuration values.
For instance, a simple <code>JoinManager</code> test might require instantiation
of several lookup services, all possibly configured in different ways. To meet
this requirement, the test environment supports an extensive hierarchy of data
sources. Support utilities provide easy, consistent access to the values
defined in these sources.
<p>
This hierarchy provides various levels of scope for defining test property
values. For instance, there are files that apply to all tests, files that are
accessed only for all tests for a particular component
(e.g. <code>JoinManager</code>), files that may be included by arbitrary groups
of tests, and files that are accessed only for a specific test. This makes it
possible to establish a hierarchy of default values that can be overridden at
different levels of granularity. And, of course, very simple tests can also be
written that do not directly access any configuration information.
<p>
All of the configuration information available to a test is represented by an
instance of the <code>QAConfig</code> class, which is passed to the test during
test setup. This object is constructed for a test by (logically) merging the
contents of a set of property files, the command-line arguments, and a single
test ConfigurationFile. The <code>QAConfig</code> object provides accessors for
obtaining the <code>String</code> values provided by these sources. In general,
this collection of data will be referred to as the <i>test properties</i>, even
though some of the sources are not true <code>Properties</code> objects. The set
of sources follows, in order of precedence (highest first):
<ul>
<li>Slave properties overrides, only used when the slave test VM command line is being generated
<li>'Dynamic' properties, which can be defined programatically by tests
<li>The command line
<li>System properties
<li>The test description property file
<li>The test ConfigurationFile
<li>The ConfigurationFileSet property file
<li>The deployment property file
<li>A default property file
<li>Defaults built into the code
</ul>
Each of these sources is described in more detail below. Access to non-string
<code>Entries</code> provided by the test ConfigurationFile must be obtained
directly from the associated <code>Configuration</code> object, which is
available to a test via the <code>getConfiguration()</code> method of the
<code>QAConfig</code> object.
<h3>Slave Properties Overrides</h3>
In a distributed test, it may be necessary for the slave to use a local
property value in place of the value supplied by the master. These overrides
may be defined in the slave deployment properties files through the
property <code>org.apache.river.qa.harness.slaveTestOverrides</code>. The value
of this property is always obtained locally, and is a comma or space
separated list of property names who's values should also be obtained
locally.
<h3>Dynamic Properties</h3>
On rare occasions, it may be necessary for a test to define a configuration
value on the fly. The most likely case is when a value needed for a service
property cannot be predefined in a static configuration file.
<code>QAConfig</code> provides a <code>setDynamicProperty</code> method to
support this. These properties are automatically reset for each test.
<h3>Command Line</h3>
Test properties can be defined on the harness command line. Any pair of tokens
of the form "-foo bar" will be treated identically to the property definition
"foo=bar". Such a definition generally will not be defined as a system property
for the test VM, but will be accessible via the test property accessor methods
defined by <code>QAConfig</code>.
<h3>System Properties</h3>
System properties are included when searching for test property values. Note,
however, that system properties defined when starting the harness are not
automatically inherited by the test VM. The use of system properties should be
considered an internal implementation detail, employed by the harness VM to
establish the environmental context of the test VM. System properties should
not be directly used to configure test behavior.
<h3>Test Description File</h3>
Every test is defined by a test description properties file. These files must
be located in the primary test JAR file identified by the <code>-testJar</code>
command-line option, and must have an extension of ".td". The
name of a test is the pathname to the test description file relative to
the root of the test Jar file.
Test description files must contain values for the following keys:
<dl>
<dt><code>testClass</code>
<dd>the name of the test implementation class. If the class is in the same directory
as the test description file, then the unqualified class name may be used. Otherwise
the fully qualified name must be given.
<dt><code>testCategories</code>
<dd>a comma-separated list of test category names
</dl>
These property values cannot be overridden or defined anywhere else. There are
also additional keys that are associated with test descriptions, but which may
be defaulted in a more global property file:
<dl>
<dt><code>testCodebase</code>
<dd>the codebase for the test
<tr>
<dt><code>testPolicyfile</code>
<dd>the security policy file for the test
<tr>
<dt><code>testClasspath</code>
<dd>the classpath for the test
<tr>
<dt><code>testConfiguration</code>
<dd>the name of the test ConfigurationFile
<tr>
<dt><code>testjvm</code>
<dd>the fully qualified path to the VM executable
<tr>
<dt><code>testjvmargs</code>
<dd>options and properties to be passed to the test VM. Multiple values must be separated
by commas. Special characters, such as a leading '-', must
be included. Property definitions must be expressed in the usual
form: -Dname=value. White space is not removed so that
paths containing white space characters are supported.
<tr>
<dt><code>testOverrideProviders</code>
<dd>a white-space or comma separated list of override providers to
be registered before executing the test.
<tr>
<dt><code>testMaxRetries</code>
<dd>an integer defining the number of times a test should be rerun on
failure. The default value is 1. Test reruns are not performed unless the
test property <code>org.apache.river.qa.harness.rerunFailedTests</code> is
also defined and has the value <code>true</code>. The default value of
this property is <code>false</code>.
</dl>
The value of <code>testConfiguration</code> is optional and would typically
be supplied as a <url:> token referring to a ConfigurationFile included
in the primary test JAR file. This file contains entries that override or augment the
entries in the default <code>test.config</code> file for the configuration.
<p>
The test description file also supports an 'include' mechanism. If
an entry of the form
<pre>
include=<code>resourceName</code>
</pre>
is found, where <code>resourceName</code> is expressed as a file name
either relative to the location of the test description file, or relatiive
to the root of the test JAR file,
then the properties provided by the resource are added to the test description
entries. If an entry for 'include' is not found, then entries of the form
'include0=<code>resourceName</code>', 'include1=<code>resourceName</code>', ...,
'includeN=<code>resourceName</code>' are searched for and loaded until an entry
for <code>includeN</code> is not found. If an included key already exists in the
test description file then the include entry is
discarded. This prevents included files from overriding entries directly
specified in the test description. If multiple includes contain values for the
same entry, higher numbered includes superceed lower numbered ones.
<h3>Test <code>Configuration</code> Object</h3>
Each test has an associated <code>Configuration</code> object that is loaded
from a test ConfigurationFile in the selected ConfigurationFileSet. The object
may be obtained within the test by calling the <code>getConfiguration()</code>
method on the <code>QAConfig</code> object. The <code>Configuration</code>
object associated with the test is typically used to obtain objects such as
exporters and proxy preparers, and may be passed in the constructors for
utilities such as JoinManagers. The harness also includes the
<code>Configuration</code> object in the search when resolving a test property
value. If the fully qualified entry name is the same as the test property
being searched for, and if the entry returns a <code>String</code>, then the
entry is considered a match. This makes it possible to pass values to an
individual test that are dependent on which configuration is selected.
<h3>ConfigurationFileSet Properties File</h3>
The root directory of a ConfigurationFileSet may contain a properties file named
<code>configSet.properties.</code> This file may be used to provide values that
are dependent on which ConfigurationFileSet is selected. These values are
applied for all tests using the selected set. One use of this file is to provide
system properties for the test VM which are only appropriate for secure
configurations.
<h3>Deployment Properties File</h3>
When the harness is invoked from the command line, the name of a deployment
properties file must be provided. The example prototype for this file is located
in
<code>${org.apache.river.qa.home}/src/org/apache/river/resources/basicDeployment.prop.</code>
in the source distribution kit.
Typically, a test suite would define additional properties which must be
added to this prototype.
<h3>Default Properties File</h3>
A default properties file is the last properties file searched to resolve a test
properties key. It is referenced via the token
<code><url:org/apache/river/qa/resources/qaDefaults.properties>.</code>
<h3>Defaults in the Code</h3>
Finally, the test configuration accessors require a default value to be supplied
in the test code. If the configuration key is not found, the default value is
returned.
<h3>Symbolic References in Test Property Values</h3>
When a test property value is obtained from <code>QAConfig</code>, simple string
substitution is performed. If the value contains a string of the form
<code>$foo</code> or <code>${foo}</code>, then the test properties are searched
using the key <code>foo</code>. If a value for <code>foo</code> is found, then
that value replaces the original reference. Substitutions are performed
recursively. Within a single source, a given property may only be defined
once. However, a higher precedence source can reference a lower precedence
source self-referentially. For instance, if 'foo' was defined in
qaDefaults.properties as:
<pre>
foo=bar
</pre>
and was then redefined in the test description file as:
<pre>
foo=${foo} bell
</pre>
the resulting value for <code>foo</code> would be 'bar bell'.
<p>
After all symbolic substitutions are performed, the resulting value is searched
for the following tokens:
<ul>
<li><gethost>, which if found is replaced with the name of the current host, or
the IP address of the current host of the property <code>org.apache.river.qa.harness.useAddress</code>
is defined and has the value <code>true</code>.
<li><harnessJar>, which if found is replaced by the fully qualified path to
the harness JAR file
<li><testJar>, which if found is replaced by the fully qualified path to the test JAR file
<li><config>, which if found is replaced by the configuration name being used for
the current test (i.e. jeri, jrmp, http, etc.).
<li>any tokens defined by the test suite
</ul>
Following this, the values of the <url:> and <file:> tokens are evaluated. This
ordering allows the tokens in the previous list to be embedded in these file based tokens.
<p>
For additional details on the string substitution mechanism, see <a
href=org/apache/river/harness/Resolver.html><code>org.apache.river.qa.harness.Resolver</code></a>.
<h2>Custom Security Policy Provider</h2>
The test harness kit provides a number of default policy files for tests and
for the supported Jini services. In many cases, test suite developers will find
that additional grants are required to satisfy testing requirements. Rather
than duplicating and tweaking the supplied policy files, a <code>MergedPolicyProvider</code>
is supplied in the harness that accepts multiple policy files and produces a
policy that represents the union of the policy files. This union is not perfect,
but is considered adequate for testing purposes. For example, if policy file A
granted read access to foo and policy file B granted write access to foo, then
an access check for read,write access to foo would still fail.
<p>
The policy provider is <code>${org.apache.river.qa.home}/lib/mergedpolicyprovider.jar</code>
(in both the source and binary distributions) and must be installed in the extensions
directory of the JDK used to run the test harness. On startup, the harness will
verify that the provider is loaded by the extension class loader and will exit
with an error message if this is not the case.
<p>
When the harness starts a test or service, it specifies the default policy file to use
via the normal <code>java.security.policy</code> property. If additional grants
are required, additional policies can be specified by supplying a list of
policy files (using <url:> or <file:> tokens) through the
system property <code>org.apache.river.qa.harness.policies</code> for the VM
containing the test or service. This list may be separated by commas or white space.
<p>
<b>Note:</b> due to a known bug, the grants supplied by the <code>MergedPolicyProvider</code>
are not applied to services in this release of the harness.
<h2>Trust Resources</h2>
Both the source and binary harness distributions supply a variety of trust resources.
These resources include JAAS login
configuration files, keystores, truststores, etc. Because the value of the
<code>javax.net.ssl.trustStore</code> property must refer to a file, the
trust store supplied by the harness is packaged as a separate file in
<code>${org.apache.river.qa.home}/harness/trust/truststore</code> in both the
source and binary distributions.
<h2>Starting Jini Services</h2>
The <code>AdminManager</code> provides the following method for starting Jini
services:
<pre>
public Object startService(String serviceName)
</pre>
where <code>serviceName</code> is a string that identifies the service to
start. This method returns the proxy for the service. <code>serviceName</code>
is used to construct a set of property names used to obtain service parameters
from the test properties. See <a href="#admins">Service Admins</a> for details
on this mechanism. It is possible to override some of these property values (in
the test description file, for instance) to affect the behavior of the
service. The most common overrides are defined to specify the groups and
locators used by the service. Default property values for all of the
contributed Jini services are defined in the default property file,
<code><url:org/apache/river/qa/resources/qaDefaults.properties>.</code>
By convention, the <code>serviceName</code> for a service is the name of the
public interface that the service implements. Therefore, the contributed Jini
services have the following <code>serviceNames</code>:
<pre>
net.jini.core.lookup.ServiceRegistrar
net.jini.lease.LeaseRenewalService
net.jini.discovery.LookupDiscoveryService
net.jini.event.EventMailbox
net.jini.core.transaction.server.TransactionManager
net.jini.space.JavaSpace
</pre>
If a test implementation requires the creation of a specialized test service,
that test service may be started with the <code>startService</code> method as
long as all of the mandatory service properties are defined, as described in <a
href="#admins">Service Admins</a>.
<h2><a name=overrides>Service <code>Configuration</code> Overrides</a></h2>
When a Jini service is started, its associated ConfigurationFile is obtained
from the ConfigurationFileSet. These are static files, so
<code>Configuration</code> values generated at run-time must be
passed as overrides. A set of overrides are passed automatically
during startup:
<ul>
<li>initialLookupGroups
<li>initialLookupLocators
<li>initialMemberGroups (only provided to lookup services)
<li>persistenceLog
<li>an indirect reference to the exporter to use*
</ul>
A test may also supply additional overrides to a service. The test may register
one or more instances of the
<code>org.apache.river.qa.harness.OverrideProvider</code> interface with
<code>QAConfig</code> by calling its <code>addOverrideProvider</code>
method. The <code>testOverrideProviders</code> property may also be defined to
identify a list of providers to be registered automatically before starting the
test. Whenever the test or a service is started, the set of registered override
providers is obtained and the <code>getOverrides</code> method called on
each. The string arrays returned by these override providers are merged into the
set of overrides passed to the test or service. Any such overrides that have the
same entry name as the automatically generated overrides will take precedence.
<p>
* the exporter required by an activatable service is different than that
required by a nonactivatable service. To avoid duplicating configuration files
for activatable and nonactivatable variants, a scheme was developed to allow the
specification of the appropriate exporter to use through an override. See <a
href="#configfiles">Service Configuration Files</a> for more details.
<h2>Auxiliary Services</h2>
The class servers required to support test execution are, by default,
automatically started during test setup. The activation system and any required
activation groups (or non-activatable groups) are also started if needed by
services. These auxiliary services will be automatically stopped during test
teardown. The default behavior of <code>setup</code> in <code>QATest</code> is
to:
<ul>
<li>Start a class server for starter kit <code>-dl.jar</code> files.
<li>Start a class server for harness <code>-dl.jar</code> files
</ul>
The properties that control these auxiliary services are defined in the example
deployment properties file,
<code>${org.apache.river.qa.home}/src/org/apache/river/qa/resources/basicDeployment.prop.</code>
supplied in the harness source distribution.
<h3>The Starter Kit Class Server</h3>
By default, the harness will automatically start a class server on port 8080 to
serve JAR files from <code>${org.apache.river.jsk.home}/lib-dl.</code> This can be inhibited by
defining
<pre>
org.apache.river.qa.harness.runjiniserver=false
</pre>
To change the port (for example, to 9000), define the following:
<pre>
org.apache.river.jsk.port=9000
org.apache.river.qa.harness.dldir.9000=${org.apache.river.jsk.jars}
</pre>
The second line is needed to support generating httpmd URLs.
<h3>The QA Class Server</h3>
By default, the harness will automatically start a class server on port 8081 to
serve JAR files from <code>${org.apache.river.qa.home}/lib.</code> This can be inhibited by
defining
<pre>
org.apache.river.qa.harness.runkitserver=false
</pre>
To change the port (for example, to 9001), define
<pre>
org.apache.river.qa.port=9001
org.apache.river.qa.harness.dldir.9001=${org.apache.river.qa.jars}
</pre>
The second line is needed to support generating httpmd URLs.
<h3>The Activation System</h3>
The first time the <code>AdminManager</code> is called to start an activation
group on a master or slave host, an activation system will be started
automatically to support the group. The harness by default will start
phoenix. For more information, see the JavaDoc for
<code>ActivationSystemAdmin</code>. If harness management of the activation
system must be disabled, the following may be defined:
<pre>
org.apache.river.qa.harness.runactivation=false
</pre>
This would be done only in unusual debugging situations.
<h3>The Global Shared Group</h3>
The first time the <code>AdminManager</code> is called to start an activatable
service on a master or slave host, an activation group will automatically
be started to support the service (which in turn will cause the activation
system to be started). By default, the harness creates a shared activation group
that is used for all other activatable service started by the same
<code>AdminManager</code>. This can be inhibited by defining
<pre>
org.apache.river.qa.harness.shared=false
</pre>
which will cause each service to run in a private activation group.
<h2>Test Logging</h2>
The harness merges the output generated by the activation system and class
servers into the logging output from the test. It also merges the output
generated from slave tests into the logging output stream of the master test
unless the following is defined:
<pre>
org.apache.river.qa.harness.slavepipe=false
</pre>
This typically is only done for debug/demo purposes.
<p>
The test harness configuration files are set up to treat the system property
<code>java.util.logging.config.file</code> specially. If a logging properties
file is specified on the command line when starting the test harness on a master
or slave, then that same logging property will automatically be set on the test
and service VMs started by the master or slave harness.
<p>
Test output is generated by calls to the Java logging API to a logger named
<code>org.apache.river.qa.harness.</code> A custom <code>ReportHandler</code>
forwards all log records to <code>System.out</code>. A custom formatter will
optionally prepend the record with the abbreviated source (last class name
token and method name) and level indicator. If the test is running distributed,
then the name of the host on which the output was generated will also be
prepended. Timestamps are generated at intervals, specified by the logging
property <code>org.apache.river.qa.harness.HarnessFormatter.timeinterval</code>.
If a log message is generated and the number of seconds specified by this
property have elapsed since the last timestamp, a new timestamp is generated
on a separate line. The default value is ten seconds. If this property
is defined with a value of zero, the timestamp is generated and prepended
on every logging record.
<p>
There are four boolean logging properties that can be defined to control the
display of the source, level, timestamp, and host info:
<pre>
org.apache.river.qa.harness.HarnessFormatter.showtime
org.apache.river.qa.harness.HarnessFormatter.showsource
org.apache.river.qa.harness.HarnessFormatter.showlevel
org.apache.river.qa.harness.HarnessFormatter.showhost
</pre>
These must be defined in the logging properties file rather than in the harness
configuration files. If undefined these properties default to <code>true</code>.
<p>
A reference to the <code>org.apache.river.qa.harness</code> logger is provided
by <code>QATest</code> via the static protected field <code>logger</code>.
<h2>Test Timeouts</h2>
The test harness can be configured to timeout a test after a fixed period
of time. The definition:
<pre>
org.apache.river.qa.harness.timeout=<val>
</pre>
where <code><val></code> is an integer, will cause the test VM process
to be interrupted <code>val</code> seconds after the test was started.
The default value of <code>val</code> is zero, which disables timeouts.
<h2>Supporting httpmd Codebases</h2>
When a test is configured for security, test and service codebases will
automatically be converted to httpmd URLs. This behavior is globally controlled
by the test property <code>org.apache.river.qa.harness.integrityhash</code>. If
this value is defined and has any value other than "none", then any http URL in
a test or service codebase will automatically be converted to an httpmd URL,
using the value of the <code>integrityhash</code> property as the name of the
hashing function. If the value of this property consists of multiple
comma-separated tokens, then each token is assumed to be the name of a hashing
function, and the function to use is chosen randomly for each httpmd URL
generated. This property would typically be defined in the ConfigurationFileSet
property file, located at
<code><url:harness/configs/*/configSet.properties>.</code> This global
flag can be overridden on a per-service basis by defining a value for the
service property named <code>integrityhash</code>.
<p>
In order to perform the conversion, it is necessary to know the document
directory associated with the http URL. To obtain this, a test property
<code>org.apache.river.qa.harness.dldir.<port></code> must be defined where
<port> is the port number associated with the URL.
<h2>API Overview</h2>
This section summarizes the classes and methods most often referenced by test
implementation code:
<h4>org.apache.river.qa.harness.Test</h4>
All tests must implement the <a
href=org/apache/river/harness/Test.html><code>org.apache.river.qa.harness.Test</code></a>
interface:
<pre>
public interface Test {
public void setup(QAConfig config) throws Exception;
public void run() throws Exception;
public void teardown();
}
</pre>
All three of these methods are called by the harness in the order listed, unless
<code>setup</code> throws an exception. See
<code>org.apache.river.qa.harness.QATest</code> for additional details on how the
harness interacts with implementations of this interface. A test which does not
require the features provided by <code>QATest</code> could implement this
interface directly. This document is written with the assumption that test
implementations will extend <code>QATest</code>.
<h4>org.apache.river.qa.harness.Admin</h4>
The <code>Admin</code> interface is implemented by objects that are used to
control services. Several implementations of this interface are included with
the test harness, as described later. Three methods are defined:
<pre>
public void start() throws RemoteException, TestException;
public void stop() throws RemoteException;
public Object getProxy();
</pre>
After the <code>start</code> method is called to start the service,
the <code>getProxy</code> method may be called to obtain its proxy.
Also, <code>start</code> and <code>stop</code> should only be called
once; the behavior of additional calls is undefined.
<h4>org.apache.river.qa.harness.AdminManager</h4>
<code>AdminManager</code> acts as a factory for service admins, and supports
orderly startup/shutdown of services used by a test. Methods are provided for
starting and stopping services, and for obtaining the admin of a service for
those rare cases where access to the admin is necessary. The most commonly
called methods of this class are:
<p>
<table summary="commonly called AdminManager methods">
<tr valign=top>
<td><code>startService(String serviceName)</code>
<td>starts a jini service, as described above
<tr valign=top>
<td><code>startLookupService()</code>
<td>calls startService("net.jini.core.lookup.ServiceRegistrar");
<tr valign=top>
<td><code>getAdmin(Object proxy)</code>
<td>returns the admin associated with a given service proxy
</table>
<p>
In addition, the <code>destroyAllServices()</code> method is always called by
the <code>teardown</code> method implemented by <code>QATest</code>.
<code>AdminManager</code> maintains a table of all the services that were
started with the <code>startLookupService</code> and <code>startService </code>
methods. The <code>destroyAllServices</code> method uses the entries in this
table to perform an ordered shutdown of the services. Because the
<code>teardown</code> method implemented by the <code>QATest</code> base class
always calls <code>destroyAllServices</code>, it is generally unnecessary for a
test to call explicitly any of the destroy methods provided by
<code>AdminManager.</code>
<p>
Tests rarely need to directly access the admin object for a service, since the
<code>AdminManager</code> object mediates most service related
activity. However, occasionally it may be necessary to obtain a service admin in
order to obtain information about the parameters that were used to start the
service.
<h4>org.apache.river.qa.harness.QAConfig</h4>
<code>QAConfig</code> exposes a rather large number of methods. However, test
writers typically call only a small subset of them, specifically accessors of
the form
<pre>
get<type>ConfigVal(key, default)
</pre>
which obtains a value of a test property interpreted as <type>. These
methods are used by tests that are written to access property values to control
test behavior. The set consists of:
<p>
<code>
<table summary="QAConfig test properties value accessors">
<tr>
<td>public <td>String <td>getStringConfigVal(String key, String default)
<tr>
<td>public <td>int <td>getIntConfigVal(String key, int default)
<tr>
<td>public <td>float <td>getFloatConfigVal(String key, float default)
<tr>
<td>public <td>double <td>getDoubleConfigVal(String key, double default)
<tr>
<td>public <td>long <td>getLongConfigVal(String key, long default)
<tr>
<td>public <td>boolean<td>getBooleanConfigVal(String key, boolean default)
</table>
</code>
<p>
<h4> org.apache.river.qa.harness.QATest</h4>
This base class is inherited by most tests. It is declared to implement the
<code>Test</code> interface, and provides concrete implementations of the
<code>setup</code> and <code>teardown</code> methods. Subclasses must implement
the abstract
<pre>
public void run() throws Exception
</pre>
method. This method provides the body of the test. A normal return indicates a
successful test. An exception return indicates test failure*.
<p>
Optionally, the test implementation may override two additional methods:
<pre>
public void setup(QAConfig config) throws Exception
public void teardown()
</pre>
<code>setup</code> is called before the <code>run()</code> method to perform any
pre-run setup, such as starting required services. Because the default
implementation starts the class servers, it is important that overrides of this
method call <code>super.setup(config)</code> before starting any services. The
<code>teardown</code> method is called by the harness after the
<code>run()</code> method returns, or after <code>setup</code> is called if
<code>setup</code> throws an exception. The default <code>teardown</code>
implementation will stop any services started as a result of
calling the <code>startService</code> method; it will also shut down the shared
groups, the activation system, and any class servers which were started. As a
result, it is generally unnecessary to override the default
implementation. However, if the test class implementation overrides
<code>teardown,</code> the superclass <code>teardown</code> method should be
called to ensure that the superclass cleanup code is executed. Exceptions thrown
by <code>teardown</code> are silently ignored by the harness.
<p>
<code>QATest</code> provides the accessor:
<pre>
public QAConfig getConfig()
</pre>
which returns the <code>QAConfig</code> object passed in the <code>setup</code>
call.
<p>
Tests written for the test harness must either extend <code>QATest</code> or
implement the <code>Test</code> interface, and must provide a no-arg
constructor.
<p>
* The harness supports the ability to register <code>FailureAnalyzers</code>
with tests which can inspect the exception and determine the pass/fail
status of a test. However, there are no analyzers implemented at this
time, so exceptions are always treated as failures. See the JavaDoc for
the <code>FailureAnalyzer</code> interface for more details.
<h4>org.apache.river.qa.harness.TestException</h4>
<code>TestException</code> is thrown by a test to signal a failure. In most
cases, unexpected exceptions (both checked and unchecked) are not caught by
tests and are also interpreted as test failures. Test writers are discouraged
from catching exceptions other than those which are expected and which
result from correct behavior of the item under test.
<h2>Running a Test</h2>
To run the harness, at least two JAR files must be included in the classpath:
<pre>
${org.apache.river.qa.home}/lib/jiniharness.jar
</pre>
is the JAR file containing the harness code and resources, and
<pre>
${org.apache.river.jsk.home}/lib/jsk-platform.jar
</pre>
is the starter kit platform that is typically included in the classpath of
Jini clients and services.
<p>
The user must also specify the name of a deployment properties file on the command line
that defines installation values, such as the value of
<code>${org.apache.river.qa.home}.</code> A prototype of this file is available at
<code>${org.apache.river.qa.home}/src/org/apache/river/qa/resources/basicDeployment.prop</code>
in the source distribution.
The user must also specify the name of the primary test suite JAR file via the
command-line option <code>-testJar foo.jar</code>. In this example, <code>foo.jar</code> contains the
test description files for the tests making up the suite.
The user must also specify a list of categories or specific tests to run.
For the following examples, assume the user has placed a modified version of
this file in <code>/tmp/myHarness.prop.</code> Also, assume the starter kit has been
installed in <code>/files/jini2_1</code>, the harness kit has been installed
in <code>/files/jiniqa2_1_harness</code>, and the test suite is installed in <code>/files/testsuite</code>,
with the primary JAR file in <code>/files/testsuite/lib/tests.jar. </code>
<p>
To specify a set of test categories to run, use the <code>-categories</code>
option, for example:
<pre>
java -cp /files/jiniqa2_1_harness/lib/jiniharness.jar:/files/jini2_1/lib/jsk-platform.jar \
org.apache.river.qa.harness.QARunner \
/tmp/myharness.prop \
-testJar /files/testsuite/lib/tests.jar \
-categories joinmanager,javaspace
</pre>
This would limit test execution to those tests whose test descriptions included
either <code>joinmanager</code> or <code>javaspace</code> in their definitions
of <code>testCategories</code>. The configuration used would be
<code>none</code> unless the value of <code>org.apache.river.harness.configs</code>
had been modified in /tmp/myharness.prop.
<p>
To specify an explicit list of tests to execute, list them after
the <code>-tests</code> option. For example,
<pre>
java -cp /files/jiniqa2_1_harness/lib/jiniharness.jar:/files/jini2_1/lib/jsk-platform.jar \
org.apache.river.qa.harness.QARunner \
/tmp/myHarness.prop \
-testJar /files/testsuite/lib/tests.jar \
-tests org/apache/river/test/spec/joinmanager/EqualsTest
</pre>
This would execute only the hypothetical joinmanger <code>EqualsTest</code> test. The
following command line would
run this test using the jeri ConfigurationFileSet:
<pre>
java -cp /files/jiniqa2_1_harness/lib/jiniharness.jar:/files/jini2_1/lib/jsk-platform.jar \
org.apache.river.qa.harness.QARunner \
/tmp/myHarness.prop \
-testJar /files/testsuite/lib/tests.jar \
-tests org/apache/river/test/spec/joinmanager/EqualsTest \
-org.apache.river.qa.harness.configs jeri
</pre>
The <code>-tests</code> argument is optional, and if present must be followed by
a comma-separated list of test description file names specified
relative to the root of the primary test suite JAR file. This identifies the set of
tests to place in the run list, which may be additionally filtered by
category. If omitted, all tests are placed in the run list.
<p>
The <code>-categories</code> argument is optional, and if present must be
followed by a comma-separated list of test categories. When the run list is
processed, tests which do not belong to one of the specified categories are
discarded from the list. If omitted no category filtering is done.
<p>
One or both of these options must be specified.
<h2><a name="admins">Service Admins</a></h2>
Admins are an abstraction for controlling services. All admins implement at
least two methods: <code>start</code> and <code>stop</code>. There are seven
admins provided with the harness. They are:
<table summary="supported Admin implementations">
<tr>
<td><a href=org/apache/river/qa/harness/ActivatableServiceStarterAdmin.html>
<code>ActivatableServiceStarterAdmin</code></a>
<td>manages any activatable service compatible with
<code>org.apache.river.start.ServiceDescriptor</code>.
<tr>
<td><a href=org/apache/river/qa/harness/NonActivatableServiceStarterAdmin.html>
<code>NonActivatableServiceStarterAdmin</code></a>
<td>manages any non-activatable service compatible with
<code>org.apache.river.start.ServiceDescriptor</code>.
<tr>
<td><a href=org/apache/river/qa/harness/RunningServiceAdmin.html>
<code>RunningServiceAdmin</code></a>
<td>manages any service which is already running and registered in
a lookup service.
<tr>
<td><a href=org/apache/river/qa/harness/SharedGroupAdmin.html>
<code>SharedGroupAdmin</code></a>
<td>manages a shared activation group
<tr>
<td><a href=org/apache/river/qa/harness/ActivationSystemAdmin.html>
<code>ActivationSystemAdmin</code></a>
<td> manages an activation system
<tr>
<td><a href=org/apache/river/qa/harness/ClassServerAdmin.html>
<code>ClassServerAdmin</code></a>
<td>manages an in-process class server
<tr>
<td><a href=org/apache/river/qa/harness/RemoteServiceAdmin.html>
<code>RemoteServiceAdmin</code></a>
<td>manages a remote service - used internally when running distributed
</table>
In addition to the start/stop methods, these admins all include accessors for
obtaining their initial service parameters. Examples of these accessors
include <code>getCodebase</code>, <code>getClasspath</code>,
<code>getPolicyFile</code>, etc. The <code>ActivatableServiceStarterAdmin</code>
also provides methods for obtaining the <code>ActivationGroup</code> and
<code>ActivationID</code> of the service.
<p>
In general, it is not necessary for tests to instantiate or access these admins.
<code>AdminManager</code> provides utility methods which start/stop services and
manage these admins transparently.
<p>
Services require a variety of parameters to be specified when they are
started. These parameters are generated by the admin based on values obtained
from the test properties. When an admin is constructed, it must be provided
with a <code>serviceName</code> that is used to search <code>QAConfig</code>
for configuration values. By convention, this identifier is formatted as the
fully qualified name of the service interface or class to be managed, for
example:
<pre>
net.jini.discovery.LookupDiscoveryService
</pre>
Some of these properties refer to files or resources embedded in the harness
or test JAR files. Definitions of these property values should use the appropriate
token type.
<p>
The <code>serviceName</code> is used as a prefix string for generating service
property names. The admins accept an instance counter, which is a zero based
integer that can be used when multiple instances of the same service are needed
for a test. The counter is used as a suffix when generating property names. It
is not necessary for test code to manage this counter; the support methods in
<code>AdminManager</code> maintain counters for every service. A set of
well-known service identifiers are used to generate the set of property names
associated with a service. These well-known identifiers, categorized by admin
type, are:
<h3 align=center><code>ActivatableServiceStarterAdmin</code></h3>
<table summary="supported service properties for ActivatableServiceStarterAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory property having the value "activatable".
<tr valign=top>
<td>
<td><code>impl</code>
<td>the implementation class
<tr valign=top>
<td>
<td><code>host</code>
<td>if defined and running distributed, the master or slave host for the service. Valid values are:
<dl>
<dt><code>master</code>
<dd> always run on the master host
<dt><code>slave</code>
<dd>modify the selection policy to always select a slave by converting
roundrobin to remoteroundrobin or random to remoterandom
<dt><code>slaveN</code>
<dd>where "N" is an integer, use the Nth entry in the host list (modulo
the host list size). If the index is 0, it is reset to 1.
<dt><code>name</code>
<dd>where <code>name</code> is the name of the master or slave host.
If <code>name</code> is not in the list, a
<code>TestException</code> is thrown.
</pre>
if this property is undefined, the default selection policy is used.
<tr valign=top>
<td>
<td><code>classpath</code>
<td>the service classpath
<tr valign=top>
<td>
<td><code>codebase</code>
<td>the service codebase
<tr valign=top>
<td>
<td><code>policyfile</code>
<td>the service security policy file
<tr valign=top>
<td>
<td><code>component</code>
<td>the component name to use when constructing entry names for entries
in the service <code>Configuration</code>. For example, reggie has a
value of <code>"org.apache.river.reggie"</code> for this property. This
property must be defined if the
tojoin or membergroups properties are defined, or if log property has any
value other than "none".
<tr valign=top>
<td>
<td><code>log</code>
<td>a token used in constructing the log directory path. If undefined,
a value of "log" is assumed. If set to "none", no persistence
log override definition is generated. The component property
must be defined unless log is set to "none".
<tr valign=top>
<td>
<td><code>tojoin</code>
<td>for Jini services, the groups/locators to join. If this property
is defined, then the component property must also be defined
<tr valign=top>
<td>
<td><code>membergroups</code>
<td>for lookup services, the member groups. If this property is defined,
then the component property must also be defined.
<tr valign=top>
<td>
<td><code>port</code>
<td>the multicast port (lookup services only)
<tr valign=top>
<td>
<td><code>serviceConfiguration</code>
<td>the name of the service configuration file relative to the
root directory of the ConfigurationFileSet. If the value of
this property is "-", then no <code>ConfigurationFile</code>
is loaded, but command-line overrides are still generated.
<tr valign=top>
<td>
<td><code>starterConfiguration</code>
<td>the name of the service starter configuration file relative to the
root directory of the ConfigurationFileSet directory. If the value of
this property is "-", then no <code>ConfigurationFile</code>
is loaded.
<tr valign=top>
<td>
<td><code>serverjvmargs</code>
<td>any options or properties to pass to the service VM, separated by commas.
Any special characters, such as a leading '-', must be included. Properties
must be defined using standard command line syntax, i.e. "-Dfoo=bar".
White space is not removed so that paths containing white space are supported.
<tr valign=top>
<td>
<td><code>serverjvm</code>
<td>the absolute path name of the VM to use to run the service. The
default value is the same VM used to run the test.
<tr valign=top>
<td>
<td><code>activationhost</code>
<td>The host name of the activation system to contact. If undefined
the local host is contacted.
<tr valign=top>
<td>
<td><code>activationport</code>
<td>The port number of the activation system to contact. If undefined or
0, the default activation port is used.
<tr valign=top>
<td>
<td><code>integrityhash</code>
<td>the name of the hashing algorithm to use to generate httpmd URLs.
If defined and having a value other than "none", http URLs in
codebases are automatically converted to httpmd URLs using the
hashing algorithm named by this property. This value overrides
the value defined by the global property
<code>org.apache.river.qa.harness.integrityhash</code> and has the
same semantics for supporting multiple values.
<tr valign=top>
<td>
<td><code>restart</code>
<td>the value of the <code>restart</code> parameter to pass to the
activation system when the service is registered. If undefined,
the default value is <code>true</code>.
<tr valign=top><td><td><td>
</table>
<code>serverjvmargs</code> is unused if the activatable service is run in the
global shared group. However, if the global group is disabled, then the
<code>ActivatableServiceStarterAdmin</code> will create a private shared group
for the service and the <code>serverjvmargs</code> defined for the service will
be merged with those for the private shared group VM.
<h3 align=center><code>NonActivatableServiceStarterAdmin</code></h3>
<table summary="supported service properties for NonActivatableServiceStarterAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>impl</code>
<td>the implementation class
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory property having the value "transient" or "persistent"
<tr valign=top>
<td>
<td><code>classpath</code>
<td>the service classpath
<tr valign=top>
<td>
<td><code>codebase</code>
<td>the service codebase
<tr valign=top>
<td>
<td><code>policyfile</code>
<td>the service security policy file
<tr valign=top>
<td>
<td><code>component</code>
<td>the component name to use when constructing entry names for entries
in the service <code>Configuration</code>. For example, reggie has a
value of <code>"org.apache.river.reggie"</code> for this property. This
property must be defined if the
tojoin or membergroups properties are defined, or if log property has any
value other than "none".
<tr valign=top>
<td>
<td><code>log</code>
<td>a token used in constructing the log directory path. If undefined,
a value of "log" is assumed. If set to "none", no persistence
log override definition is generated. The component property
must be defined unless log is set to "none".
<tr valign=top>
<td>
<td><code>tojoin</code>
<td>for Jini services, the groups/locators to join. If this property
is defined, then the component property must also be defined
<tr valign=top>
<td>
<td><code>membergroups</code>
<td>for lookup services, the member groups. If this property is defined,
then the component property must also be defined.
<tr valign=top>
<td>
<td><code>port</code>
<td>the multicast port (lookup services only)
<tr valign=top>
<td>
<td><code>serviceConfiguration</code>
<td>the name of the service configuration file relative to the
root directory of the ConfigurationFileSet directory
<tr valign=top>
<td>
<td><code>starterConfiguration</code>
<td>the name of the service starter configuration file relative to the
root directory of the ConfigurationFileSet directory
<tr valign=top>
<td>
<td><code>serverjvm</code>
<td>the absolute path name of the VM to use to run the service. The
default value is the same VM used to run the test.
<tr valign=top>
<td>
<td><code>serverjvmargs</code>
<td>any options or properties to pass to the service VM, separated by commas.
Any special characters, such as a leading '-', must be included. Properties
must be defined using standard command line syntax, i.e. "-Dfoo=bar".
White space is not removed so that paths containing white space are supported.
<tr valign=top>
<td>
<td><code>integrityhash</code>
<td>the name of the hashing algorithm to use to generate httpmd URLs.
If defined and having a value other than "none", http URLs in
codebases are automatically converted to httpmd URLs using the
hashing algorithm named by this property. This value overrides
the value defined by the global property
<code>org.apache.river.qa.harness.integrityhash</code> and has the
same semantics for supporting multiple values.
<tr valign=top><td><td><td>
</table>
Note that this admin supports both persistent and nonpersistent services.
If the <code>type</code> property is "transient", then the nonpersistent
service is started and the value of the <code>log</code> property
is ignored. If <code>type</code> is "persistent", the persistent
variant is started.
<h3 align=center><code>RunningServiceAdmin</code></h3>
<table summary="supported service properties for RunningServiceAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory property having the value "running"
<tr valign=top>
<td>
<td><code>impl</code>
<td>a mandatory property providing the name of the service class to locate
<tr valign=top>
<td>
<td><code>tojoin</code>
<td>a mandatory property providing the set of groups and locators to be
used to look up the service
<tr valign=top><td><td><td>
</table>
Note that this admin is not used by any test, and the implementation
of this admin has not itself been tested.
<h3 align=center><code>SharedGroupAdmin</code></h3>
<table summary="supported service properties for SharedGroupAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory property having the value "group"
<tr valign=top>
<td>
<td><code>impl</code>
<td>the implementation class of the shared group
<tr valign=top>
<td>
<td><code>classpath</code>
<td>the shared group classpath
<tr valign=top>
<td>
<td><code>codebase</code>
<td>the shared group codebase
<tr valign=top>
<td>
<td><code>policyfile</code>
<td>the policy file for the shared group VM
<tr valign=top>
<td>
<td><code>serverjvmargs</code>
<td>any options or properties to pass to the service VM, separated by commas.
Any special characters, such as a leading '-', must be included. Properties
must be defined using standard command-line syntax, i.e. "-Dfoo=bar".
White space is not removed so that paths containing white space are supported.
<tr valign=top>
<td>
<td><code>activationhost</code>
<td>The host name of the activation system to be contacted. If undefined,
the local host is contacted.
<tr valign=top>
<td>
<td><code>activationport</code>
<td>The port number of the activation system to be contacted. If undefined or
0, the default activation port is used.
<tr valign=top>
<td>
<td><code>implPrefix</code>
<td>the <code>serviceName</code> identifying the administrative
service to load into the shared group
<tr valign=top><td><td><td>
</table>
Note that there is no property to specify the shared group persistence
log. <code>SharedGroupAdmin</code> always generates a reference to a
unique log directory in the default temp directory.
<h3 align=center><code>ActivationSystemAdmin</code></h3>
<table summary="supported service properties for ActivationSystemAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory property having the value "rmid" or "phoenix"
<tr valign=top>
<td>
<td><code>policyfile</code>
<td>the security policy file for the activation system
<tr valign=top>
<td>
<td><code>codebase</code>
<td>the codebase for the activation system
<tr valign=top>
<td>
<td><code>log</code>
<td>the token used to generate the persistence directory name
<tr valign=top>
<td>
<td><code>logdir</code>
<td>the activation system log directory name token
<tr valign=top>
<td>
<td><code>serverjvmargs</code>
<td>any options or properties to pass to the service VM, separated by commas.
Any special characters, such as a leading '-', must be included. Properties
must be defined using standard command-line syntax, i.e. "-Dfoo=bar".
White space is not removed so that paths containing white space are supported.
<tr valign=top><td><td><td>
</table>
<h3 align=center><code>ClassServerAdmin</code></h3>
<table summary="supported service properties for ClassServerAdmin">
<tr align=left>
<th>
<th>Identifier
<th>Usage
<tr valign=top>
<td>
<td><code>type</code>
<td>a mandatory parameter having the value "classServer"
<tr valign=top>
<td>
<td><code>impl</code>
<td>a mandatory parameter providing the name of the server class to
instantiate
<tr valign=top>
<td>
<td><code>port</code>
<td>the TCP port the server is to use (default = 8080)
<tr valign=top>
<td>
<td><code>dir</code>
<td>a mandatory parameter providing the directory from which JAR files are
to be served
<tr valign=top>
<td>
<td><code>serverjvmargs</code>
<td>additional options to supply to the class server. The only
supported values are <code>-trees</code> and <code>-verbose</code>.
Any properties specified are ignored since the class servers run
in the test VM.
</table>
In addition there is a <code>RemoteServiceAdmin</code> implementation
which is used internally to support communications with <code>Admin</code>s
on slave systems. There are no identifiers exposed for the admin.
<h2>Service Property Resolution</h2>
<p>The values of some service properties may have a type dependency. A likely
example is the implementation class, which differs for activatable and
non-activatable implementations. Service properties may be qualified by
appending the type value. For instance, for the hypothetical Jini service
<code>net.jini.FooInterface</code>, consider the following definitions:
<pre>
net.jini.FooInterface.impl.activatable=org.apache.river.foo.FooActImpl
net.jini.FooInterface.impl.transient=org.apache.river.foo.FooNonActImpl
net.jini.FooInterface.impl.persistent=org.apache.river.foo.FooNonActImpl
net.jini.FooInterface.codebase=${org.apache.river.jsk.home}/lib-dl/foo-dl.jar
</pre>
If the value of <code>net.jini.FooInterface.type</code> is "activatable" then
all attempts to resolve any service property value for net.jini.FooInterface
will first search for the ".activatable" variant. If not found, then the
unqualified variant will be searched for. For the example above, the search for
<code>impl</code> would return <code>org.apache.river.foo.FooActImpl</code>, and the
search for <code>codebase</code> would return
<code>${org.apache.river.jsk.home}/lib-dl/foo-dl.jar</code>. However, if
<code>net.jini.FooInterface.type</code> is "persistent", then the search for
<code>impl</code> would return <code>org.apache.river.foo.FooNonActImpl</code>, and
the search for <code>codebase</code> would return
<code>${org.apache.river.jsk.home}/lib-dl/foo-dl.jar</code>. When overriding the
definition of a service property, it is therefore important to override all
variants for that property. Overriding only the unqualified definition will
result in incorrect behavior if any variants are defined elsewhere.
<p>
The best way to understand the generation and use of service property names is
through an example. Assume that the following call was made for the
third time in the same test:
<pre>
manager.startService("net.jini.discovery.LookupDiscoveryService");
</pre>
where <code>manager</code> is an instance of <code>AdminManager</code>. Since
<code>AdminManager</code> manages the instance counter automatically, it will
initially attempt to use a value of 2 when constructing property names. The
<code>startService</code> method would initially look for the following set of
configuration values (assuming an <code>ActivatableServiceStarterAdmin</code> is
used):
<pre>
net.jini.discovery.LookupDiscoveryService.impl.2
net.jini.discovery.LookupDiscoveryService.classpath.2
...
...
</pre>
Any configuration values found by searching with these names would be used. If
any of these names were not found, then the instance count would be decremented
and a search using the unresolved names would be repeated:
<pre>
net.jini.discovery.LookupDiscoveryService.classpath.1
net.jini.discovery.LookupDiscoveryService.log.1
...
...
</pre>
This process is repeated until all names are resolved, or until
the instance count reaches zero (a search with value zero is done if
necessary). If any names are still unresolved, then the
instance count is discarded and a final search is done:
<pre>
net.jini.discovery.LookupDiscoveryService.classpath
net.jini.discovery.LookupDiscoveryService.codebase
...
...
</pre>
This makes it easy to define a set of default values, and then to
specify overrides on a per-instance basis.
<p>
The type of admin created to manage a service is based on the
value of the services <code>type</code> property:
<p>
<table summary="mapping of service type to admin created">
<tr>
<th align=left>Value
<th>
<th align=left>Admin Created
<tr>
<td><code>group</code>
<td>
<td><code>SharedGroupAdmin</code>
<tr>
<td><code>rmid</code>
<td>
<td><code>ActivationSystemAdmin</code>
<tr>
<td><code>phoenix</code>
<td>
<td><code>ActivationSystemAdmin</code>
<tr>
<td><code>classServer</code>
<td>
<td><code>ClassServerAdmin</code>
<tr>
<td><code>running</code>
<td>
<td><code>RunningServiceAdmin</code>
<tr>
<td><code>transient</code>
<td>
<td><code>NonActivatableServiceStarterAdmin</code>
<tr>
<td><code>persistent</code>
<td>
<td><code>NonActivatableServiceStarterAdmin</code>
<tr>
<td><code>activatable</code>
<td>
<td><code>ActivatableServiceStarterAdmin</code>
</table>
<p>
if <code>type</code> is undefined or has a value not represented in this table,
a <code>TestException</code> is thrown. If a slave host is used for the
service, then an admin of the specified type is created on the slave host,
and a <code>RemoteServiceAdmin</code> is created in the master host
to communicate with it. This behavior is transparent to tests.
<a name="configfiles"><h2>Service ConfigurationFiles</h2></a>
The ConfigurationFiles for services must follow a few conventions
to support the use of standard overrides provided by the harness
and default proxy preparers expected by the harness. Each file
should contain the following set of well-known entries:
<table summary="exporter entries required by the service starter code">
<tr>
<td valign=top> <code>exporter.name</code>
<td valign=top>accessed by the harness to obtain the name of the service exporter
<tr>
<td valign=top> <code>exporter.activatableExporter</code>
<td valign=top>defines the exporter for the activatable service
<tr>
<td valign=top> <code>exporter.transientExporter</code>
<td valign=top>defines the exporter for the nonactivatable, nonpersistent service
<tr>
<td valign=top> <code>exporter.persistentExporter</code>
<td valign=top>defines the exporter for the nonactivatable, persistent service
</table>
<p>
An example ConfigurationFile for norm (imports omitted) might look like:
<pre>
exporter {
name = "org.apache.river.norm.exporter";
activatableExporter = new JrmpExporter((ActivationID) $data, 0);
transientExorter = new JrmpExporter();
persistentExporter = new JrmpExporter();
}
org.apache.river.norm {
[standard norm entries, see the javadoc for org.apache.river.norm]
}
</pre>
In order to identify the exporter to use, the harness obtains the
<code>exporter.name</code> entry and uses it to build an override which
indirectly points to the exporter to use. For the activatable variant,
the resulting override would be
<pre>
"org.apache.river.norm.exporter=exporter.activatableExporter"
</pre>
When norm obtains the entry for <code>org.apache.river.norm.exporter</code>,
it will access <code>exporter.activatableExporter</code> which returns the
activatable exporter variant.
<h2>User-Specified Test Properties</h2>
The user must specify a deployment properties file on the command line used to run the
harness. This file defines installation specific values and a small number of
configurable parameters, such as timeouts. The prototype for this file is
included with the harness at
<code>${org.apache.river.qa.home}/src/org/apache/river/qa/resources/basicDeployment.prop.</code>
Properties defined in this file include:
<table summary="mandatory and optional user supplied properties">
<tr valign=top>
<td><code>org.apache.river.jsk.home</code>
<td>
the installation directory of the starter kit. This value is
mandatory, and must be specified as an absolute path.
<tr valign=top>
<td><code>org.apache.river.qa.home</code>
<td>
the installation directory of the QA 'kit'. This value is
mandatory, and must be specified as an absolute path.
<tr valign=top>
<td><code>org.apache.river.jsk.port</code>
<td>
the HTTP port for downloading starter kit classes. This parameter
is optional, and has the default value 8080.
<tr valign=top>
<td><code>org.apache.river.qa.harness.dldir.8080</code>
<td>
The download directory for the class server at port 8080.
This is needed to support generating httpmd URLs.
<tr valign=top>
<td><code>org.apache.river.qa.port</code>
<td>
the HTTP port for downloading QA classes. This parameter is optional,
and has the default value 8081.
<tr valign=top>
<td><code>org.apache.river.qa.harness.dldir.8081</code>
<td>
The download directory for the class server at port 8081.
This is needed to support generating httpmd URLs.
<tr valign=top>
<td><code>org.apache.river.qa.harness.shared</code>
<td>
if <code>true</code> (the default), all services are configured to run in
a shared group VM. If <code>false</code>, each service runs in a private
group.
<tr valign=top>
<td><code>org.apache.river.qa.harness.runactivation</code>
<td>
if <code>true</code> (the default), the activation system identified by
the service name <code>activationSystem</code> is started when the first
activatable service is started, and stopped during test teardown.
<tr valign=top>
<td><code>org.apache.river.qa.harness.runjiniserver</code>
<td>
if <code>true</code> (the default), the class server identified
by the service name <code>jiniClassServer</code> is started
automatically in test setup, and stopped in test teardown.
<tr valign=top>
<td><code>org.apache.river.qa.harness.runkitserver</code>
<td>
if <code>true</code> (the default) the class server identified
by the service name <code>qaClassServer</code> is started
automatically during test setup, and stopped during test teardown.
<tr valign=top>
<td><code>org.apache.river.qa.harness.timeout</code>
<td>
the number of seconds to elapse before a test timeout interrupt
is fired. If undefined, or if the value is zero (or negative) then
timeouts are not enabled. The default value is zero.
<tr valign=top>
<td><code>org.apache.river.qa.harness.discardOKOutput</code>
<td>
if <code>true</code>, most output generated by a passing test
is discarded. If <code>false,</code> all output is written to
the test log. The default value is <code>false.</code>
<tr valign=top>
<td><code>org.apache.river.qa.harness.rerunFailedTests</code>
<td>
if <code>true,</code> a failing test may be automatically rerun
as determined by the <code>testMaxRetries</code> test property.
The default value is <code>false.</code>
<tr valign=top>
<td><code>org.apache.river.qa.harness.configs</code>
<td>
a comma separated list of configurations to use when running tests.
This list may contain any combination of jrmp, jeri, http, jsse, https,
kerberos, or none. The default value is none.
</table>
Additional properties associated with kerberos configurations and
distributed operations are defined and documented in <code>qaHarness.prop.</code>
<h2><a name="kerberos">Appendix A - Supporting Kerberos Configurations</a></h2>
The test harness includes configuration files that support testing with
kerberos as the underlying security infrastructure. However, in order to run
with kerberos some additional setup is required.
<p>
1. In order to run the Kerberos harness configuration, you need a Kerberos KDC
(Key Distribution Center) available in your network.
<p>
2. You also need to create principals for reggie, mahalo, outrigger, mercury,
norm, phoenix, an executing test (this is a single principal used for all
tests), fiddler, an activation group (again a single principal used for all
activation groups), a server principal, and a client principal. Refer to your
KDC documentation for instructions on how to create principals for that
particular KDC.
<p>
3. Once the principals needed by the harness have been created, generate an
aggregate password file containing the passwords for all the principals created
in step 2 and store this password file in a location that is accessible to the
harness. Refer to your KDC documentation for instructions on how to create
password files for your KDC.
<p>
4. Edit the following section in the test suite deployment properties file which
was derived from
<code>${org.apache.river.qa.home}/src/org/apache/river/qa/resources/basicDeployment.prop</code>
supplied in the harness source distribution:
<pre>
#
# The following properties are used to specify the kerberos
# environment for tests that need to access a kdc and kerberos principals
#
org.apache.river.qa.harness.kerberos.realm=[add the realm that your KDC is serving]
org.apache.river.qa.harness.kerberos.kdc=[add the name of your KDC host]
org.apache.river.qa.harness.kerberos.clientPasswordFile=[add the location for the password file created in step 3]
org.apache.river.qa.harness.kerberos.serverPasswordFile=[add the location for the password file created in step 3]
org.apache.river.qa.harness.kerberos.aggregatePasswordFile=[add the location for the password file created in step 3]
org.apache.river.qa.harness.kerberos.clientPrincipal=[add the name of the client principal created in step 2]
org.apache.river.qa.harness.kerberos.serverPrincipal=[add the name of the client principal created in step 2]
org.apache.river.qa.harness.kerberos.reggiePrincipal=[add the name of the reggie principal created in step 2]
org.apache.river.qa.harness.kerberos.mahaloPrincipal=[add the name of the mahalo principal created in step 2]
org.apache.river.qa.harness.kerberos.outriggerPrincipal=[add the name of the outrigger principal created in step 2]
org.apache.river.qa.harness.kerberos.mercuryPrincipal=[add the name of the mercury principal created in step 2]
org.apache.river.qa.harness.kerberos.normPrincipal=[add the name of the norm principal created in step 2]
org.apache.river.qa.harness.kerberos.phoenixPrincipal=[add the name of the phoenix principal created in step 2]
org.apache.river.qa.harness.kerberos.testPrincipal=[add the name of the test principal created in step 2]
org.apache.river.qa.harness.kerberos.fiddlerPrincipal=[add the name of the fiddler principal created in step 2]
org.apache.river.qa.harness.kerberos.groupPrincipal=[add the name of the group principal created in step 2]
</pre>
</body>
</html>
|
applications/examples/static/epydoc/gluon.cache.CacheOnDisk-class.html | elrafael/web2py-test | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>gluon.cache.CacheOnDisk</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="gluon-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.web2py.com">web2py Web Framework</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="gluon-module.html">Package gluon</a> ::
<a href="gluon.cache-module.html" onclick="show_private();">Module cache</a> ::
Class CacheOnDisk
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="gluon.cache.CacheOnDisk-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class CacheOnDisk</h1><p class="nomargin-top"><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk">source code</a></span></p>
<pre class="base-tree">
object --+
|
<a href="gluon.cache.CacheAbstract-class.html" onclick="show_private();">CacheAbstract</a> --+
|
<strong class="uidshort">CacheOnDisk</strong>
</pre>
<hr />
<p>Disk based cache</p>
<p>This is implemented as a shelve object and it is shared by multiple
web2py processes (and threads) as long as they share the same filesystem.
The file is locked when accessed.</p>
<p>Disk cache provides persistance when web2py is started/stopped but it
slower than `CacheInRam`</p>
<p>Values stored in disk cache must be pickable.</p>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gluon.cache.CacheOnDisk-class.html#__call__" class="summary-sig-name">__call__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">key</span>,
<span class="summary-sig-arg">f</span>,
<span class="summary-sig-arg">time_expire</span>=<span class="summary-sig-default">300</span>)</span><br />
Tries retrieve the value corresponding to `key` from the cache of the
object exists and if it did not expire, else it called the function `f`
and stores the output in the cache corresponding to `key`.</td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.__call__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gluon.cache.CacheOnDisk-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">request</span>=<span class="summary-sig-default">None</span>,
<span class="summary-sig-arg">folder</span>=<span class="summary-sig-default">None</span>)</span><br />
Parameters...</td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="_close_shelve_and_unlock"></a><span class="summary-sig-name">_close_shelve_and_unlock</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk._close_shelve_and_unlock">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr class="private">
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gluon.cache.CacheOnDisk-class.html#_open_shelve_and_lock" class="summary-sig-name" onclick="show_private();">_open_shelve_and_lock</a>(<span class="summary-sig-arg">self</span>)</span><br />
Open and return a shelf object, obtaining an exclusive lock on
self.locker first.</td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk._open_shelve_and_lock">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gluon.cache.CacheOnDisk-class.html#clear" class="summary-sig-name">clear</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">regex</span>=<span class="summary-sig-default">None</span>)</span><br />
Clears the cache of all keys that match the provided regular expression.</td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.clear">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gluon.cache.CacheOnDisk-class.html#increment" class="summary-sig-name">increment</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">key</span>,
<span class="summary-sig-arg">value</span>=<span class="summary-sig-default">1</span>)</span><br />
Increments the cached value for the given key by the amount in value</td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.increment">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="initialize"></a><span class="summary-sig-name">initialize</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.initialize">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<div class="private"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="gluon.cache.CacheAbstract-class.html" onclick="show_private();">CacheAbstract</a></code></b> (private):
<code><a href="gluon.cache.CacheAbstract-class.html#_clear" onclick="show_private();">_clear</a></code>
</p></div>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__new__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__str__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="gluon.cache.CacheAbstract-class.html" onclick="show_private();">CacheAbstract</a></code></b>:
<code><a href="gluon.cache.CacheAbstract-class.html#cache_stats_name">cache_stats_name</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="__call__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__call__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">key</span>,
<span class="sig-arg">f</span>,
<span class="sig-arg">time_expire</span>=<span class="sig-default">300</span>)</span>
<br /><em class="fname">(Call operator)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.__call__">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
Tries retrieve the value corresponding to `key` from the cache of the
object exists and if it did not expire, else it called the function `f`
and stores the output in the cache corresponding to `key`. In the case
the output of the function is returned.
:param key: the key of the object to be store or retrieved
:param f: the function, whose output is to be cached
:param time_expire: expiration of the cache in microseconds
- `time_expire` is used to compare the current time with the time when
the requested object was last saved in cache. It does not affect
future requests.
- Setting `time_expire` to 0 or negative value forces the cache to
refresh.
If the function `f` is `None` the cache is cleared.
</pre>
<dl class="fields">
<dt>Overrides:
<a href="gluon.cache.CacheAbstract-class.html#__call__">CacheAbstract.__call__</a>
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">request</span>=<span class="sig-default">None</span>,
<span class="sig-arg">folder</span>=<span class="sig-default">None</span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.__init__">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
Parameters
----------
request:
the global request object
</pre>
<dl class="fields">
<dt>Overrides:
object.__init__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="_open_shelve_and_lock"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">_open_shelve_and_lock</span>(<span class="sig-arg">self</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk._open_shelve_and_lock">source code</a></span>
</td>
</tr></table>
<p>Open and return a shelf object, obtaining an exclusive lock on
self.locker first. Replaces the close method of the returned shelf
instance with one that releases the lock upon closing.</p>
<dl class="fields">
</dl>
</td></tr></table>
</div>
<a name="clear"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">clear</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">regex</span>=<span class="sig-default">None</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.clear">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
Clears the cache of all keys that match the provided regular expression.
If no regular expression is provided, it clears all entries in cache.
Parameters
----------
regex:
if provided, only keys matching the regex will be cleared.
Otherwise all keys are cleared.
</pre>
<dl class="fields">
<dt>Overrides:
<a href="gluon.cache.CacheAbstract-class.html#clear">CacheAbstract.clear</a>
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="increment"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">increment</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">key</span>,
<span class="sig-arg">value</span>=<span class="sig-default">1</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gluon.cache-pysrc.html#CacheOnDisk.increment">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
Increments the cached value for the given key by the amount in value
Parameters
----------
key:
key for the cached object to be incremeneted
value:
amount of the increment (defaults to 1, can be negative)
</pre>
<dl class="fields">
<dt>Overrides:
<a href="gluon.cache.CacheAbstract-class.html#increment">CacheAbstract.increment</a>
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="gluon-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.web2py.com">web2py Web Framework</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Thu Nov 28 13:54:38 2013
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
wp-content/themes/protocall/editor-style.css | SOSWEB-CH/protocall | @charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*
Clear Floated Elements
*/
.clear {
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}
.clear:after {
clear:both;
content:' ';
display:block;
font-size:0;
line-height:0;
visibility:hidden;
width:0;
height:0;
}
* html .clear {
height:1%;
}
/*
Style HTML Tags
*/
@font-face {
font-family: 'Vegur';
src: url('fonts/vegur-light.eot');
src: url('fonts/vegur-light.eot?#iefix') format('embedded-opentype'),
url('fonts/vegur-light.woff') format('woff'),
url('fonts/vegur-light.ttf') format('truetype'),
url('fonts/vegur-light.otf') format('opentype'),
url('fonts/vegur-light.svg#VegurLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Vegur';
src: url('fonts/vegur-bold.eot');
src: url('fonts/vegur-bold.eot?#iefix') format('embedded-opentype'),
url('fonts/vegur-bold.woff') format('woff'),
url('fonts/vegur-bold.ttf') format('truetype'),
url('fonts/vegur-bold.otf') format('opentype'),
url('fonts/vegur-bold.svg#VegurBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Vegur';
src: url('fonts/vegur-light.eot');
src: url('fonts/vegur-light.eot?#iefix') format('embedded-opentype'),
url('fonts/vegur-light.woff') format('woff'),
url('fonts/vegur-light.ttf') format('truetype'),
url('fonts/vegur-light.otf') format('opentype'),
url('fonts/vegur-light.svg#VegurLight') format('svg');
font-weight: lighter;
font-style: normal;
}
body #tinymce,
body .mceContentBody {
max-width:700px;
}
#tinymce * {
background:#FFF;
color:#000;
font-family:"Vegur", sans-serif;
font-size:16px;
font-weight:lighter;
line-height:18px;
}
#tinymce a:link,
#tinymce a:visited {
color:#21759b;
text-decoration:none;
}
#tinymce a:hover,
#tinymce a:active {
color:#d54e21;
text-decoration:underline;
}
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5,
#tinymce h6 {
margin-bottom:18px;
text-transform:uppercase;
}
#tinymce h1 {
font-size:36px;
line-height:27px;
}
#tinymce h2 {
font-size:32px;
line-height:24px;
}
#tinymce h3 {
font-size:27px;
line-height:20px;
}
#tinymce h4 {
font-size:24px;
}
#tinymce h5 {
font-size:20px;
}
#tinymce h6 {
font-size:18px;
}
#tinymce p {
margin-bottom:18px;
}
#tinymce blockquote {
color:#444;
font-style:italic;
margin:0 30px;
padding-left:15px;
border-left:#CCC 1px solid;
}
#tinymce blockquote cite {
font-style:normal;
}
#tinymce blockquote cite:before {
content:"- ";
}
#tinymce table {
width:100%;
border-collapse:collapse;
text-align:center;
margin-bottom:16px;
}
#tinymce table th,
#tinymce table td {
padding:6px 0;
border:#CCC 1px solid;
}
#tinymce table th {
background:#EEE;
font-weight:bold;
}
#tinymce dt {
font-weight:bold;
margin-bottom:16px;
}
#tinymce dd {
margin-left:30px;
margin-bottom:16px;
}
#tinymce ul {
list-style-type:disc;
margin-left:30px;
margin-bottom:16px;
}
#tinymce ul li {
margin-top:4px;
}
#tinymce ul ul {
list-style-type:square;
margin-bottom:0;
}
#tinymce ul ul ul {
list-style-type:circle;
}
#tinymce ol {
list-style-type:decimal;
margin-left:30px;
margin-bottom:16px;
}
#tinymce ol ol {
list-style: upper-alpha;
margin-bottom:0
}
#tinymce ol ol ol {
list-style: lower-roman;
}
#tinymce ol ol ol ol {
list-style: lower-alpha;
}
#tinymce address {
font-size:14px;
font-style:italic;
margin-bottom:16px;
}
#tinymce code {
font-family:Monaco, Consolas, "Lucida Console", "Bitstream Vera Sans Mono", monospace;
}
#tinymce abbr,
#tinymce acronym {
border-bottom:#999 1px dotted;
cursor:help;
}
#tinymce big {
font-size:1.3em;
}
#tinymce cite,
#tinymce em {
font-style:italic;
}
#tinymce pre {
padding:15px;
background:#F5F5F5;
border:#CCC 1px dashed;
font-family:Monaco, Consolas, "Lucida Console", "Bitstream Vera Sans Mono", monospace;
margin-bottom:16px;
}
#tinymce q {
quotes:inherit;
}
#tinymce q:before {
content:open-quote;
}
#tinymce q:after {
content:close-quote;
}
#tinymce strong {
font-weight:bold;
}
#tinymce sup,
#tinymce sub {
height:0;
line-height:1;
vertical-align:baseline;
position:relative;
font-size:10px;
}
#tinymce sup {
bottom:1ex;
}
#tinymce sub {
top:.5ex;
}
#tinymce img {
max-width:700px;
height:auto;
}
/*
WordPress Standard Tags
*/
#tinymce .aligncenter {
display:block;
margin:15px auto;
}
#tinymce .alignleft {
float:left;
margin:15px;
margin-left:0;
}
#tinymce .alignright {
float:right;
margin:15px;
margin-right:0;
}
#tinymce .wp-caption {
background:#F9F9F9;
border:#CCC 1px solid;
padding:10px 0 0 10px;
}
#tinymce .wp-caption img {
margin-bottom:10px;
}
#tinymce .wp-caption-text {
color:#333;
text-align:center;
margin-bottom:10px;
}
#tinymce .size-thumbnail {
padding:5px;
border:#CCC 1px solid;
margin-right:15px;
}
#tinymce .gallery-item img {
display:inline-block;
padding:5px;
border:#CCC 1px solid !important;
}
#tinymce .gallery-caption{
text-align:center;
}
#tinymce .mceItemNoResize {
height:1px;
} |
commons/buildtools/pmd/docs/xref-test/test/net/sourceforge/pmd/ast/package-summary.html | deleidos/digitaledge-platform |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>PMD 4.2.5 Reference Package test.net.sourceforge.pmd.ast</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
</head>
<body>
<div class="overview">
<ul>
<li>
<a href="../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<h2>Package test.net.sourceforge.pmd.ast</h2>
<table class="summary">
<thead>
<tr>
<th>Class Summary</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="ASTAnnotationTest.html" target="classFrame">ASTAnnotationTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTAssignmentOperatorTest.html" target="classFrame">ASTAssignmentOperatorTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTBlockStatementTest.html" target="classFrame">ASTBlockStatementTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTBooleanLiteralTest.html" target="classFrame">ASTBooleanLiteralTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTFieldDeclarationTest.html" target="classFrame">ASTFieldDeclarationTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTFormalParameterTest.html" target="classFrame">ASTFormalParameterTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTImportDeclarationTest.html" target="classFrame">ASTImportDeclarationTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTInitializerTest.html" target="classFrame">ASTInitializerTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTLiteralTest.html" target="classFrame">ASTLiteralTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTLocalVariableDeclarationTest.html" target="classFrame">ASTLocalVariableDeclarationTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTMethodDeclarationTest.html" target="classFrame">ASTMethodDeclarationTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTPrimarySuffixTest.html" target="classFrame">ASTPrimarySuffixTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTSwitchLabelTest.html" target="classFrame">ASTSwitchLabelTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTTests.html" target="classFrame">ASTTests</a>
</td>
</tr>
<tr>
<td>
<a href="ASTThrowStatementTest.html" target="classFrame">ASTThrowStatementTest</a>
</td>
</tr>
<tr>
<td>
<a href="ASTVariableDeclaratorIdTest.html" target="classFrame">ASTVariableDeclaratorIdTest</a>
</td>
</tr>
<tr>
<td>
<a href="AccessNodeTest.html" target="classFrame">AccessNodeTest</a>
</td>
</tr>
<tr>
<td>
<a href="ClassDeclTest.html" target="classFrame">ClassDeclTest</a>
</td>
</tr>
<tr>
<td>
<a href="EncodingTest.html" target="classFrame">EncodingTest</a>
</td>
</tr>
<tr>
<td>
<a href="FieldDeclTest.html" target="classFrame">FieldDeclTest</a>
</td>
</tr>
<tr>
<td>
<a href="JDKVersionTest.html" target="classFrame">JDKVersionTest</a>
</td>
</tr>
<tr>
<td>
<a href="MethodDeclTest.html" target="classFrame">MethodDeclTest</a>
</td>
</tr>
<tr>
<td>
<a href="ParserCornersTest.html" target="classFrame">ParserCornersTest</a>
</td>
</tr>
<tr>
<td>
<a href="SimpleNodeTest.html" target="classFrame">SimpleNodeTest</a>
</td>
</tr>
</tbody>
</table>
<div class="overview">
<ul>
<li>
<a href="../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<hr />
Copyright © 2002-2009 InfoEther. All Rights Reserved.
</body>
</html> |
web/flexapps/myapp/MainApp.html | fproject/yii2-flex-test-server | <!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!--
Smart developers always View Source.
This application was built using Apache Flex, an open source framework
for building rich Internet applications that get delivered via the
Flash Player or to desktops and mobile phones via Adobe AIR.
Learn more about Flex at http://flex.apache.org
// -->
<head>
<title></title>
<meta name="google" value="notranslate" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Include CSS to eliminate any default margins/padding and set the height of the html element and
the body element to 100%, because Firefox, or any Gecko based browser, interprets percentage as
the percentage of the height of its parent container, which has to be set explicitly. Fix for
Firefox 3.6 focus border issues. Initially, don't display flashContent div so it won't show
if JavaScript disabled.
-->
<style type="text/css" media="screen">
html, body { height:100%; }
body { margin:0; padding:0; overflow:auto; text-align:center;
background-color: #ffffff; }
object:focus { outline:none; }
#flashContent { display:none; }
</style>
<!-- Enable Browser History by replacing useBrowserHistory tokens with two hyphens -->
<!-- BEGIN Browser History required section -->
<link rel="stylesheet" type="text/css" href="history/history.css" />
<script type="text/javascript" src="history/history.js"></script>
<!-- END Browser History required section -->
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
function isMSIE()
{
var ua = window.navigator.userAgent;
var msie = ua.indexOf('MSIE ');
if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./))
return true;
return false;
};
window.onbeforeunload = function() {
var warning='';
var fxControl = document.MainApp || window.MainApp;
if (typeof fxControl.onAppClosing=='function') {
warning = fxControl.onAppClosing();
}
if (warning!='')
return warning;
else
return;
};
if(isMSIE())
window.onload = function() {
var fxControl = document.MainApp || window.MainApp;
fxControl.focus();
};
</script>
<script type="text/javascript">
// For version detection, set to min. required Flash Player version, or 0 (or 0.0.0), for no version detection.
var swfVersionStr = "16.0.0";
// To use express install, set to playerProductInstall.swf, otherwise the empty string.
var xiSwfUrlStr = "expressInstall.swf";
var flashvars = {loginUserId:"1",userToken:"7%2FzJ%2FE72IQGDTS3D3ExpVzQfXA5CzZWgMuGL0Aa4JthkQqGCHMzigGmc%2F2tpbr%2BJZ72o3hli8d8xz2WDILijwg%3D%3D",baseUrl:"%2Fflexapps%2Fprojectkit",moduleBaseUrl:"%2Fflexapps%2Fprojectkit%2Fmodules",rslBaseUrl:"%2Fflexapps%2Frsls",locale:"vi_vn"};
var params = {};
params.quality = "high";
params.bgcolor = "#ffffff";
params.allowscriptaccess = "sameDomain";
params.allowfullscreen = "true";
var attributes = {};
attributes.id = "MainApp";
attributes.name = "MainApp";
attributes.align = "middle";
swfobject.embedSWF(
"MainApp.swf", "flashContent",
"100%", "100%",
swfVersionStr, xiSwfUrlStr,
flashvars, params, attributes);
// JavaScript enabled so display the flashContent div in case it is not replaced with a swf object.
swfobject.createCSS("#flashContent", "display:block;text-align:left;");
</script>
</head>
<body>
<!-- SWFObject's dynamic embed method replaces this alternative HTML content with Flash content when enough
JavaScript and Flash plug-in support is available. The div is initially hidden so that it doesn't show
when JavaScript is disabled.
-->
<div id="flashContent">
<p>
To view this page ensure that Adobe Flash Player version
16.0.0 or greater is installed.
</p>
<script type="text/javascript">
var pageHost = ((document.location.protocol == "https:") ? "https://" : "http://");
document.write("<a href='http://www.adobe.com/go/getflashplayer'><img src='"
+ pageHost + "www.adobe.com/images/shared/download_buttons/get_flash_player.gif' alt='Get Adobe Flash player' /></a>" );
</script>
</div>
<noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%" id="MainApp">
<param name="movie" value="MainApp.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="true" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="MainApp.swf" width="100%" height="100%">
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="true" />
<!--<![endif]-->
<!--[if gte IE 6]>-->
<p>
Either scripts and active content are not permitted to run or Adobe Flash Player version
16.0.0 or greater is not installed.
</p>
<!--<![endif]-->
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash Player" />
</a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</noscript>
</body>
</html>
|
wp-content/uploads/wp-less/dt-the7/css/custom-old-ie-0d8b18538c.css | ZloVolk/TQ | @charset "utf-8";
.old-ie .overlap #main {
background: #ecf0f1 none repeat center top;
}
.old-ie #header .soc-ico a {
color: #ffffff;
}
.old-ie #header .soc-ico a:hover {
color: #ffffff;
}
.old-ie .overlap #header {
background: #ffffff none repeat center center;
}
.old-ie #phantom .ph-wrap {
background: #ffffff;
}
.old-ie .sub-nav > ul,
.old-ie #header .mini-search .field,
.old-ie .shopping-cart-inner {
background-color: #ffffff;
}
.old-ie .stripe-style-1 .hr-thick {
border-color: #777777;
}
.old-ie .stripe-style-2 .hr-thick {
border-color: #ffffff;
}
.old-ie .stripe-style-3 .hr-thick {
border-color: #ffffff;
}
.old-ie .stripe-style-4 .hr-thick {
border-color: ;
}
.old-ie .stripe-style-5 .hr-thick {
border-color: ;
}
.old-ie .single .entry-tags a:hover {
color: #fff;
background-color: #2ecc71;
}
.old-ie .sidebar .widget,
.old-ie .sidebar-content .widget {
border-top: 1px solid ;
}
.old-ie .filter-categories a.act {
padding: 0 16px 0 15px;
}
.old-ie .stripe-style-1 .layout-list .post {
border-top: bottom;
}
.old-ie .stripe-style-2 .layout-list .post {
border-top: bottom;
}
.old-ie .stripe-style-3 .layout-list .post {
border-top: bottom;
}
.old-ie .stripe-style-4 .layout-list .post {
border-top: bottom;
}
.old-ie .stripe-style-5 .layout-list .post {
border-top: bottom;
}
.old-ie .stripe-style-1 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-1 .hr-thin,
.old-ie .stripe-style-1 .list-divider li {
border-bottom: none;
}
.old-ie .stripe-style-2 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-2 .hr-thin,
.old-ie .stripe-style-2 .list-divider li {
border-bottom: none;
}
.old-ie .stripe-style-3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-3 .hr-thin,
.old-ie .stripe-style-3 .list-divider li {
border-bottom: none;
}
.old-ie .stripe-style-4 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-4 .hr-thin,
.old-ie .stripe-style-4 .list-divider li {
border-bottom: none;
}
.old-ie .stripe-style-5 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-5 .hr-thin,
.old-ie .stripe-style-5 .list-divider li {
border-bottom: none;
}
.old-ie #wp-calendar,
.old-ie #wp-calendar caption,
.old-ie #wp-calendar td {
border-color: ;
}
.old-ie .layout-list .post,
.old-ie .pingback-content {
border-top: none;
}
.old-ie .wf-container-footer,
.old-ie .footer.full-width-line,
.old-ie .wf-container-bottom,
.old-ie #bottom-bar.full-width-line {
border-top: 1px solid #777777;
}
.old-ie #bottom-bar .mini-nav li:before {
border-left-color: #38393a;
}
.old-ie .sidebar-content .menu li,
.old-ie .sidebar-content .widget_pages li,
.old-ie .sidebar-content .custom-menu li,
.old-ie .sidebar-content .blogroll li,
.old-ie .sidebar-content .qts-lang-menu li {
border-bottom: none;
}
.old-ie .content .widget .menu li,
.old-ie .content .widget_pages li,
.old-ie .content .widget .custom-menu li,
.old-ie .content .blogroll li,
.old-ie .content .widget .qts-lang-menu li,
.old-ie .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .hr-thin,
.old-ie .list-divider li {
border-bottom: none;
}
.old-ie .footer .menu li,
.old-ie .footer .widget_pages li,
.old-ie .footer .custom-menu li,
.old-ie .footer .blogroll li,
.old-ie .footer .qts-lang-menu li {
border-bottom: none;
}
.old-ie .footer #wp-calendar,
.old-ie .footer #wp-calendar caption,
.old-ie .footer #wp-calendar td {
border-color: ;
}
.old-ie .post-content .text-secondary,
.old-ie .widget .tp_recent_tweets .twitter_time,
.old-ie .comment-meta,
.old-ie .comment-meta a,
.old-ie a.comment-reply-link,
.old-ie a.clear-form,
.old-ie .entry-meta a,
.old-ie .entry-meta span,
.old-ie .entry-meta a *,
.old-ie .portfolio-categories a,
.old-ie .portfolio-categories a *,
.old-ie .portfolio-categories span,
.old-ie .testimonial-vcard .text-secondary,
.old-ie .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .team-author p,
.old-ie .color-base-transparent {
color: #777777;
}
.old-ie .sidebar .post-content .text-secondary,
.old-ie .sidebar .widget .tp_recent_tweets .twitter_time,
.old-ie .sidebar .comment-meta,
.old-ie .sidebar .comment-meta a,
.old-ie .sidebar a.comment-reply-link,
.old-ie .sidebar a.clear-form,
.old-ie .sidebar .entry-meta a,
.old-ie .sidebar .entry-meta span,
.old-ie .sidebar .entry-meta a *,
.old-ie .sidebar .portfolio-categories a,
.old-ie .sidebar .portfolio-categories a *,
.old-ie .sidebar .portfolio-categories span,
.old-ie .sidebar .testimonial-vcard .text-secondary,
.old-ie .sidebar .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .sidebar .team-author p,
.old-ie .sidebar .color-base-transparent {
color: #777777;
}
.old-ie .footer .post-content .text-secondary,
.old-ie .footer .widget .tp_recent_tweets .twitter_time,
.old-ie .footer .comment-meta,
.old-ie .footer .comment-meta a,
.old-ie .footer a.comment-reply-link,
.old-ie .footer a.clear-form,
.old-ie .footer .entry-meta a,
.old-ie .footer .entry-meta span,
.old-ie .footer .entry-meta a *,
.old-ie .footer .portfolio-categories a,
.old-ie .footer .portfolio-categories a *,
.old-ie .footer .portfolio-categories span,
.old-ie .footer .testimonial-vcard .text-secondary,
.old-ie .footer .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .footer .team-author p,
.old-ie .footer .color-base-transparent {
color: #777777;
}
.old-ie .stripe-style-1 .post-content .text-secondary,
.old-ie .stripe-style-1 .widget .tp_recent_tweets .twitter_time,
.old-ie .stripe-style-1 .comment-meta,
.old-ie .stripe-style-1 .comment-meta a,
.old-ie .stripe-style-1 a.comment-reply-link,
.old-ie .stripe-style-1 a.clear-form,
.old-ie .stripe-style-1 .entry-meta a,
.old-ie .stripe-style-1 .entry-meta span,
.old-ie .stripe-style-1 .entry-meta a *,
.old-ie .stripe-style-1 .portfolio-categories a,
.old-ie .stripe-style-1 .portfolio-categories a *,
.old-ie .stripe-style-1 .portfolio-categories span,
.old-ie .stripe-style-1 .testimonial-vcard .text-secondary,
.old-ie .stripe-style-1 .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .stripe-style-1 .team-author p,
.old-ie .stripe-style-1 .color-base-transparent {
color: #777777;
}
.old-ie .stripe-style-2 .post-content .text-secondary,
.old-ie .stripe-style-2 .widget .tp_recent_tweets .twitter_time,
.old-ie .stripe-style-2 .comment-meta,
.old-ie .stripe-style-2 .comment-meta a,
.old-ie .stripe-style-2 a.comment-reply-link,
.old-ie .stripe-style-2 a.clear-form,
.old-ie .stripe-style-2 .entry-meta a,
.old-ie .stripe-style-2 .entry-meta span,
.old-ie .stripe-style-2 .entry-meta a *,
.old-ie .stripe-style-2 .portfolio-categories a,
.old-ie .stripe-style-2 .portfolio-categories a *,
.old-ie .stripe-style-2 .portfolio-categories span,
.old-ie .stripe-style-2 .testimonial-vcard .text-secondary,
.old-ie .stripe-style-2 .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .stripe-style-2 .team-author p,
.old-ie .stripe-style-2 .color-base-transparent {
color: #ffffff;
}
.old-ie .stripe-style-3 .post-content .text-secondary,
.old-ie .stripe-style-3 .widget .tp_recent_tweets .twitter_time,
.old-ie .stripe-style-3 .comment-meta,
.old-ie .stripe-style-3 .comment-meta a,
.old-ie .stripe-style-3 a.comment-reply-link,
.old-ie .stripe-style-3 a.clear-form,
.old-ie .stripe-style-3 .entry-meta a,
.old-ie .stripe-style-3 .entry-meta span,
.old-ie .stripe-style-3 .entry-meta a *,
.old-ie .stripe-style-3 .portfolio-categories a,
.old-ie .stripe-style-3 .portfolio-categories a *,
.old-ie .stripe-style-3 .portfolio-categories span,
.old-ie .stripe-style-3 .testimonial-vcard .text-secondary,
.old-ie .stripe-style-3 .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .stripe-style-3 .team-author p,
.old-ie .stripe-style-3 .color-base-transparent {
color: #ffffff;
}
.old-ie .stripe-style-4 .post-content .text-secondary,
.old-ie .stripe-style-4 .widget .tp_recent_tweets .twitter_time,
.old-ie .stripe-style-4 .comment-meta,
.old-ie .stripe-style-4 .comment-meta a,
.old-ie .stripe-style-4 a.comment-reply-link,
.old-ie .stripe-style-4 a.clear-form,
.old-ie .stripe-style-4 .entry-meta a,
.old-ie .stripe-style-4 .entry-meta span,
.old-ie .stripe-style-4 .entry-meta a *,
.old-ie .stripe-style-4 .portfolio-categories a,
.old-ie .stripe-style-4 .portfolio-categories a *,
.old-ie .stripe-style-4 .portfolio-categories span,
.old-ie .stripe-style-4 .testimonial-vcard .text-secondary,
.old-ie .stripe-style-4 .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .stripe-style-4 .team-author p,
.old-ie .stripe-style-4 .color-base-transparent {
color: ;
}
.old-ie .stripe-style-5 .post-content .text-secondary,
.old-ie .stripe-style-5 .widget .tp_recent_tweets .twitter_time,
.old-ie .stripe-style-5 .comment-meta,
.old-ie .stripe-style-5 .comment-meta a,
.old-ie .stripe-style-5 a.comment-reply-link,
.old-ie .stripe-style-5 a.clear-form,
.old-ie .stripe-style-5 .entry-meta a,
.old-ie .stripe-style-5 .entry-meta span,
.old-ie .stripe-style-5 .entry-meta a *,
.old-ie .stripe-style-5 .portfolio-categories a,
.old-ie .stripe-style-5 .portfolio-categories a *,
.old-ie .stripe-style-5 .portfolio-categories span,
.old-ie .stripe-style-5 .testimonial-vcard .text-secondary,
.old-ie .stripe-style-5 .testimonial-item .testimonial-vcard .text-secondary,
.old-ie .stripe-style-5 .team-author p,
.old-ie .stripe-style-5 .color-base-transparent {
color: ;
}
.old-ie .stripe-style-1 .dt-fancy-title.bg-on,
.old-ie .stripe-style-1 .line-decoration:after,
.old-ie .stripe-style-1 .hover-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-1 .hover-line.benefits-style-two .benefits-inner:after,
.old-ie .stripe-style-1 .static-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-1 .static-line.benefits-style-two .benefits-inner:after {
background-color: ;
}
.old-ie .stripe-style-2 .dt-fancy-title.bg-on,
.old-ie .stripe-style-2 .line-decoration:after,
.old-ie .stripe-style-2 .hover-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-2 .hover-line.benefits-style-two .benefits-inner:after,
.old-ie .stripe-style-2 .static-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-2 .static-line.benefits-style-two .benefits-inner:after {
background-color: ;
}
.old-ie .stripe-style-3 .dt-fancy-title.bg-on,
.old-ie .stripe-style-3 .line-decoration:after,
.old-ie .stripe-style-3 .hover-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-3 .hover-line.benefits-style-two .benefits-inner:after,
.old-ie .stripe-style-3 .static-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-3 .static-line.benefits-style-two .benefits-inner:after {
background-color: ;
}
.old-ie .stripe-style-4 .dt-fancy-title.bg-on,
.old-ie .stripe-style-4 .line-decoration:after,
.old-ie .stripe-style-4 .hover-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-4 .hover-line.benefits-style-two .benefits-inner:after,
.old-ie .stripe-style-4 .static-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-4 .static-line.benefits-style-two .benefits-inner:after {
background-color: ;
}
.old-ie .stripe-style-5 .dt-fancy-title.bg-on,
.old-ie .stripe-style-5 .line-decoration:after,
.old-ie .stripe-style-5 .hover-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-5 .hover-line.benefits-style-two .benefits-inner:after,
.old-ie .stripe-style-5 .static-line.benefits-style-one .wf-cell > div:after,
.old-ie .stripe-style-5 .static-line.benefits-style-two .benefits-inner:after {
background-color: ;
}
.old-ie .plain-bg,
.old-ie .testimonial-item,
.old-ie .hr-thick,
.old-ie .shortcode-single-caption,
.old-ie .ngg-albumoverview .ngg-album,
.content table,
.content td,
.content th {
border-color: ;
}
.old-ie .borderframe .shortcode-single-image {
border: 1px solid ;
}
.old-ie .stripe-style-1 .frame-on,
.old-ie .stripe-style-1 .dt-style .flexslider {
border-color: ;
}
.old-ie .stripe-style-2 .frame-on,
.old-ie .stripe-style-2 .dt-style .flexslider {
border-color: ;
}
.old-ie .stripe-style-3 .frame-on,
.old-ie .stripe-style-3 .dt-style .flexslider {
border-color: ;
}
.old-ie .stripe-style-4 .frame-on,
.old-ie .stripe-style-4 .dt-style .flexslider {
border-color: ;
}
.old-ie .stripe-style-5 .frame-on,
.old-ie .stripe-style-5 .dt-style .flexslider {
border-color: ;
}
.old-ie .frame-on,
.old-ie .dt-style .flexslider {
border-color: ;
}
.old-ie #page .rsContW .rsBullet:after,
.old-ie #page .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .rsCont .rsBullet:after,
.old-ie #page .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .tp-bullets.custom .bullet:before,
.old-ie #page .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #777777;
}
.old-ie #page .sidebar .rsContW .rsBullet:after,
.old-ie #page .sidebar .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .sidebar .rsCont .rsBullet:after,
.old-ie #page .sidebar .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .sidebar .tp-bullets.custom .bullet:before,
.old-ie #page .sidebar .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .sidebar #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #777777;
}
.old-ie #page .footer .rsContW .rsBullet:after,
.old-ie #page .footer .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .footer .rsCont .rsBullet:after,
.old-ie #page .footer .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .footer .tp-bullets.custom .bullet:before,
.old-ie #page .footer .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .footer #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #777777;
}
.old-ie #page .stripe-style-1 .rsContW .rsBullet:after,
.old-ie #page .stripe-style-1 .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-1 .rsCont .rsBullet:after,
.old-ie #page .stripe-style-1 .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-1 .tp-bullets.custom .bullet:before,
.old-ie #page .stripe-style-1 .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .stripe-style-1 #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #777777;
}
.old-ie #page .stripe-style-2 .rsContW .rsBullet:after,
.old-ie #page .stripe-style-2 .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-2 .rsCont .rsBullet:after,
.old-ie #page .stripe-style-2 .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-2 .tp-bullets.custom .bullet:before,
.old-ie #page .stripe-style-2 .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .stripe-style-2 #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #ffffff;
}
.old-ie #page .stripe-style-3 .rsContW .rsBullet:after,
.old-ie #page .stripe-style-3 .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-3 .rsCont .rsBullet:after,
.old-ie #page .stripe-style-3 .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-3 .tp-bullets.custom .bullet:before,
.old-ie #page .stripe-style-3 .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .stripe-style-3 #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: #ffffff;
}
.old-ie #page .stripe-style-4 .rsContW .rsBullet:after,
.old-ie #page .stripe-style-4 .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-4 .rsCont .rsBullet:after,
.old-ie #page .stripe-style-4 .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-4 .tp-bullets.custom .bullet:before,
.old-ie #page .stripe-style-4 .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .stripe-style-4 #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: ;
}
.old-ie #page .stripe-style-5 .rsContW .rsBullet:after,
.old-ie #page .stripe-style-5 .rsContW .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-5 .rsCont .rsBullet:after,
.old-ie #page .stripe-style-5 .rsCont .rsBullet.rsNavSelected:hover:after,
.old-ie #page .stripe-style-5 .tp-bullets.custom .bullet:before,
.old-ie #page .stripe-style-5 .tp-bullets.custom .bullet.selected:hover:before,
.old-ie #page .stripe-style-5 #main-slideshow .tp-bullets.custom .bullet:hover:before {
border-color: ;
}
.old-ie #page .rsContW .rsBullet.rsNavSelected span,
.old-ie #page .rsCont .rsBullet.rsNavSelected span,
.old-ie #page .tp-bullets.custom .bullet.selected:after,
.old-ie #page .stick {
background-color: #777777;
}
.old-ie .share-button.entry-share,
.old-ie .btn-project-link {
border-color: #777777;
}
.old-ie .stripe-style-1 .ngg-albumoverview .ngg-album,
.old-ie .stripe-style-1 .wpb_separator.wpb_content_element,
.old-ie .stripe-style-1 .vc_text_separator,
.old-ie .stripe-style-1 .plain-bg,
.old-ie .stripe-style-1 #main #content .rotatingtweets,
.old-ie .stripe-style-1 #main #content .norotatingtweets,
.old-ie .stripe-style-1 blockquote.shortcode-blockquote,
.old-ie .stripe-style-1 .separator-holder,
.old-ie .stripe-style-1 .accent-border-color .bg-on .separator-holder,
.old-ie .stripe-style-1 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.old-ie .stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav,
.old-ie .stripe-style-1 .borderframe .shortcode-single-image,
.old-ie .stripe-style-1 .shortcode-single-caption {
border-color: ;
}
.old-ie .stripe-style-2 .ngg-albumoverview .ngg-album,
.old-ie .stripe-style-2 .wpb_separator.wpb_content_element,
.old-ie .stripe-style-2 .vc_text_separator,
.old-ie .stripe-style-2 .plain-bg,
.old-ie .stripe-style-2 #main #content .rotatingtweets,
.old-ie .stripe-style-2 #main #content .norotatingtweets,
.old-ie .stripe-style-2 blockquote.shortcode-blockquote,
.old-ie .stripe-style-2 .separator-holder,
.old-ie .stripe-style-2 .accent-border-color .bg-on .separator-holder,
.old-ie .stripe-style-2 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.old-ie .stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav,
.old-ie .stripe-style-2 .borderframe .shortcode-single-image,
.old-ie .stripe-style-2 .shortcode-single-caption {
border-color: ;
}
.old-ie .stripe-style-3 .ngg-albumoverview .ngg-album,
.old-ie .stripe-style-3 .wpb_separator.wpb_content_element,
.old-ie .stripe-style-3 .vc_text_separator,
.old-ie .stripe-style-3 .plain-bg,
.old-ie .stripe-style-3 #main #content .rotatingtweets,
.old-ie .stripe-style-3 #main #content .norotatingtweets,
.old-ie .stripe-style-3 blockquote.shortcode-blockquote,
.old-ie .stripe-style-3 .separator-holder,
.old-ie .stripe-style-3 .accent-border-color .bg-on .separator-holder,
.old-ie .stripe-style-3 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.old-ie .stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav,
.old-ie .stripe-style-3 .borderframe .shortcode-single-image,
.old-ie .stripe-style-3 .shortcode-single-caption {
border-color: ;
}
.old-ie .stripe-style-4 .ngg-albumoverview .ngg-album,
.old-ie .stripe-style-4 .wpb_separator.wpb_content_element,
.old-ie .stripe-style-4 .vc_text_separator,
.old-ie .stripe-style-4 .plain-bg,
.old-ie .stripe-style-4 #main #content .rotatingtweets,
.old-ie .stripe-style-4 #main #content .norotatingtweets,
.old-ie .stripe-style-4 blockquote.shortcode-blockquote,
.old-ie .stripe-style-4 .separator-holder,
.old-ie .stripe-style-4 .accent-border-color .bg-on .separator-holder,
.old-ie .stripe-style-4 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.old-ie .stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav,
.old-ie .stripe-style-4 .borderframe .shortcode-single-image,
.old-ie .stripe-style-4 .shortcode-single-caption {
border-color: ;
}
.old-ie .stripe-style-5 .ngg-albumoverview .ngg-album,
.old-ie .stripe-style-5 .wpb_separator.wpb_content_element,
.old-ie .stripe-style-5 .vc_text_separator,
.old-ie .stripe-style-5 .plain-bg,
.old-ie .stripe-style-5 #main #content .rotatingtweets,
.old-ie .stripe-style-5 #main #content .norotatingtweets,
.old-ie .stripe-style-5 blockquote.shortcode-blockquote,
.old-ie .stripe-style-5 .separator-holder,
.old-ie .stripe-style-5 .accent-border-color .bg-on .separator-holder,
.old-ie .stripe-style-5 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.old-ie .stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.old-ie .stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav,
.old-ie .stripe-style-5 .borderframe .shortcode-single-image,
.old-ie .stripe-style-5 .shortcode-single-caption {
border-color: ;
}
|
suanshu-javadoc-1.3.1/com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.html | Aliced3645/DataCenterMarketing | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Tue Apr 26 20:40:11 CST 2011 -->
<TITLE>
JohansenAsymptoticDistributionSimulation (SuanShu 1.3.1 API Documentation)
</TITLE>
<META NAME="date" CONTENT="2011-04-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="JohansenAsymptoticDistributionSimulation (SuanShu 1.3.1 API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistribution.TrendType.html" title="enum in com.numericalmethod.suanshu.stats.cointegration"><B>PREV CLASS</B></A>
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.F.html" title="interface in com.numericalmethod.suanshu.stats.cointegration"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.html" target="_top"><B>FRAMES</B></A>
<A HREF="JohansenAsymptoticDistributionSimulation.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.numericalmethod.suanshu.stats.cointegration</FONT>
<BR>
Class JohansenAsymptoticDistributionSimulation</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.numericalmethod.suanshu.stats.cointegration.JohansenAsymptoticDistributionSimulation</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>JohansenAsymptoticDistributionSimulation</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
This class computes the asymptotic distributions of Johansen's tests by Monte Carlo simulation.
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.F.html" title="interface in com.numericalmethod.suanshu.stats.cointegration">JohansenAsymptoticDistributionSimulation.F</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.html#JohansenAsymptoticDistributionSimulation(com.numericalmethod.suanshu.stats.cointegration.JohansenAsymptoticDistribution.Test, com.numericalmethod.suanshu.stats.cointegration.JohansenAsymptoticDistributionSimulation.F, int, long, int, int)">JohansenAsymptoticDistributionSimulation</A></B>(<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistribution.Test.html" title="enum in com.numericalmethod.suanshu.stats.cointegration">JohansenAsymptoticDistribution.Test</A> test,
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.F.html" title="interface in com.numericalmethod.suanshu.stats.cointegration">JohansenAsymptoticDistributionSimulation.F</A> F,
int dr,
long seed,
int nSim,
int nT)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> double[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.html#simulation()">simulation</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="JohansenAsymptoticDistributionSimulation(com.numericalmethod.suanshu.stats.cointegration.JohansenAsymptoticDistribution.Test, com.numericalmethod.suanshu.stats.cointegration.JohansenAsymptoticDistributionSimulation.F, int, long, int, int)"><!-- --></A><H3>
JohansenAsymptoticDistributionSimulation</H3>
<PRE>
public <B>JohansenAsymptoticDistributionSimulation</B>(<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistribution.Test.html" title="enum in com.numericalmethod.suanshu.stats.cointegration">JohansenAsymptoticDistribution.Test</A> test,
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.F.html" title="interface in com.numericalmethod.suanshu.stats.cointegration">JohansenAsymptoticDistributionSimulation.F</A> F,
int dr,
long seed,
int nSim,
int nT)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="simulation()"><!-- --></A><H3>
simulation</H3>
<PRE>
public double[] <B>simulation</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href='http://www.numericalmethod.com' target='_top'>SuanShu, a Java numerical and statistical library</a>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistribution.TrendType.html" title="enum in com.numericalmethod.suanshu.stats.cointegration"><B>PREV CLASS</B></A>
<A HREF="../../../../../com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.F.html" title="interface in com.numericalmethod.suanshu.stats.cointegration"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/numericalmethod/suanshu/stats/cointegration/JohansenAsymptoticDistributionSimulation.html" target="_top"><B>FRAMES</B></A>
<A HREF="JohansenAsymptoticDistributionSimulation.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.</i>
</BODY>
</HTML>
|
docs/api/com/arjuna/ats/arjuna/recovery/RecoveryActivator.html | jbosstm/narayana.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_312) on Wed Jan 19 23:44:06 GMT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RecoveryActivator (Narayana: narayana-full 5.12.5.Final API)</title>
<meta name="date" content="2022-01-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RecoveryActivator (Narayana: narayana-full 5.12.5.Final API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RecoveryActivator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/arjuna/ats/arjuna/recovery/RecoverAtomicAction.html" title="class in com.arjuna.ats.arjuna.recovery"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/arjuna/ats/arjuna/recovery/RecoveryDriver.html" title="class in com.arjuna.ats.arjuna.recovery"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/arjuna/ats/arjuna/recovery/RecoveryActivator.html" target="_top">Frames</a></li>
<li><a href="RecoveryActivator.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.arjuna.ats.arjuna.recovery</div>
<h2 title="Interface RecoveryActivator" class="title">Interface RecoveryActivator</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">RecoveryActivator</span></pre>
<div class="block">Interface for Recovery manager plug-in module.
RecoveryActivators are registered via the properties mechanisms.
The startRCservice of each Activator is called to create the appropriate
Recovery Component able to receive recovery requests according to a particular
transaction protocol. For instance, when used with OTS, the RecoveryActivitor
has the responsibility to create a RecoveryCoordinator object able to respond
to the replay_completion operation.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>ArjunaTS 3.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Malik Saheb</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/arjuna/recovery/RecoveryActivator.html#startRCservice--">startRCservice</a></span>()</code>
<div class="block">Called to create appropriate instance(s), specific to a standard transaction protocol,
able to receive inquiries for recovery</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="startRCservice--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>startRCservice</h4>
<pre>boolean startRCservice()</pre>
<div class="block">Called to create appropriate instance(s), specific to a standard transaction protocol,
able to receive inquiries for recovery</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true on success, false on failure</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RecoveryActivator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/arjuna/ats/arjuna/recovery/RecoverAtomicAction.html" title="class in com.arjuna.ats.arjuna.recovery"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/arjuna/ats/arjuna/recovery/RecoveryDriver.html" title="class in com.arjuna.ats.arjuna.recovery"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/arjuna/ats/arjuna/recovery/RecoveryActivator.html" target="_top">Frames</a></li>
<li><a href="RecoveryActivator.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2022 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
doc/javadoc/fi/d1/androidactivitytracker/class-use/R.html | plokk/android-activity-tracker | <!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 Feb 27 09:03:42 EET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class fi.d1.androidactivitytracker.R (AndroidActivityTracker 1.0.0 API)</title>
<meta name="date" content="2015-02-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class fi.d1.androidactivitytracker.R (AndroidActivityTracker 1.0.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../fi/d1/androidactivitytracker/R.html" title="class in fi.d1.androidactivitytracker">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?fi/d1/androidactivitytracker/class-use/R.html" target="_top">Frames</a></li>
<li><a href="R.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 fi.d1.androidactivitytracker.R" class="title">Uses of Class<br>fi.d1.androidactivitytracker.R</h2>
</div>
<div class="classUseContainer">No usage of fi.d1.androidactivitytracker.R</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="../../../../fi/d1/androidactivitytracker/R.html" title="class in fi.d1.androidactivitytracker">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?fi/d1/androidactivitytracker/class-use/R.html" target="_top">Frames</a></li>
<li><a href="R.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
|
html/_platform_2_x_labs_8_platform_8_w_p8_2obj_2_a_r_m_2_debug_2_temporary_generated_file__036_c0_b5_6ed97a9f9cb0276941bc21732e2afb79.html | XLabs/xlabs.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>XLabs: F:/Projects/Xamarin-Forms-Labs/src/Platform/XLabs.Platform.WP8/obj/ARM/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="XLabs_logo.psd"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">XLabs
</div>
<div id="projectbrief">Cross-platform reusable C# libraries</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('_platform_2_x_labs_8_platform_8_w_p8_2obj_2_a_r_m_2_debug_2_temporary_generated_file__036_c0_b5_6ed97a9f9cb0276941bc21732e2afb79.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">TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs File Reference</div> </div>
</div><!--header-->
<div class="contents">
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d4ad4d7d60f821f562b2a7ecf26328a2.html">Xamarin-Forms-Labs</a></li><li class="navelem"><a class="el" href="dir_e9192ae7d8f4e8063a65c898ed7ef130.html">src</a></li><li class="navelem"><a class="el" href="dir_eb16ccdc0c65d45d9a9f21ad6d515031.html">Platform</a></li><li class="navelem"><a class="el" href="dir_30933af1a27bd1220eb235d4d9df302c.html">XLabs.Platform.WP8</a></li><li class="navelem"><a class="el" href="dir_8421d75d96a0fe042b753ee11308f705.html">obj</a></li><li class="navelem"><a class="el" href="dir_18031bea51f03c0cf61f03c602fb2f2b.html">ARM</a></li><li class="navelem"><a class="el" href="dir_892b0174fd1e27fb8d4b692bf267a456.html">Debug</a></li><li class="navelem"><a class="el" href="_platform_2_x_labs_8_platform_8_w_p8_2obj_2_a_r_m_2_debug_2_temporary_generated_file__036_c0_b5_6ed97a9f9cb0276941bc21732e2afb79.html">TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>
</ul>
</div>
</body>
</html>
|
config/initializers/tmp/rubycritic/cookies_serializer.html | SkypoyntDevOps/SkyBnb-C4A | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>RubyCritic</title>
<link href="assets/stylesheets/application.css" media="screen, projection, print" rel="stylesheet" type="text/css">
<link href="assets/stylesheets/prettify.custom_theme.css" media="screen, projection, print" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<header class="project-header group">
<div class="container">
<h1 class="logo"><a href="overview.html" class="logo-link">RubyCritic</a></h1>
<nav class="project-nav">
<a href="overview.html" class="project-nav-item">Overview</a>
<a href="code_index.html" class="project-nav-item">Code</a>
<a href="smells_index.html" class="project-nav-item">Smells</a>
</nav>
</div>
</header>
<div class="container">
<div class="file-header group rated">
<span class="rating rating-a circled-text circle">
A
</span>
<h2 class="file-name">CookiesSerializer</h2>
<span class="file-committed-at">
Updated <time class='js-timeago' datetime='2016-01-23 01:32:19 +1100'>2016-01-23 01:32:19 +1100</time>
</span>
<div class="file-stats group">
<div class="file-stat">
0 complexity
</div>
<div class="file-stat">
N/A complexity per method
</div>
<div class="file-stat">
1 churn
</div>
<div class="file-stat">
0 methods
</div>
<div class="file-stat">
0 duplication
</div>
</div>
</div>
<code class="prettyprint linenums lang-ruby file-code js-file-code"># Be sure to restart your server when you modify this file.
Rails.application.config.action_dispatch.cookies_serializer = :json
</code>
</div>
<script src='assets/javascripts/jquery-2.1.0.js'></script>
<script src='assets/javascripts/jquery.tablesorter.js'></script>
<script src='assets/javascripts/jquery.floatThead-v1.2.7.js'></script>
<script src='assets/javascripts/jquery.timeago-v1.4.1.js'></script>
<script src='assets/javascripts/highcharts.src-4.0.1.js'></script>
<script src='assets/javascripts/jquery.scrollTo-1.4.11.js'></script>
<script src='assets/javascripts/prettify-4-Mar-2013.js'></script>
<script src='assets/javascripts/application.js'></script>
</body>
</html>
|
index.html | Freivincampbell/freivincampbell.github.io | ---
layout: default
title: Freivin Campbell
---
<div class="home" id="home">
<h1 class="pageTitle">Artículos Recientes</h1>
<ul class="posts noList">
{% for page in paginator.posts %}
<li>
<span class="date">Escrito el: {% include formato_fecha.html %}.</span>
<h3><a class="post-link" href="{{ page.url | prepend: site.baseurl }}">{{ page.title }}</h3>
<img height="200" width="350" src="{{site.baseurl}}/assets/img/{{page.image}}" />
</a>
<p class="description">
{{ page.content | strip_html | strip_newlines | truncate: 150 }}
<a class="post-link" href="{{ page.url | prepend: site.baseurl }}">más</a>
</p>
</li>
{% endfor %}
</ul>
<!-- Pagination links -->
<div class="pagination">
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path | prepend: site.baseurl }}" class="previous button__outline">Entradas Recientes</a>
{% endif %}
{% if paginator.total_pages > 0 %}
<span style="margin-left: 30px;">Página: {{ paginator.page }} de {{ paginator.total_pages }}</span>
{% endif %}
{% if paginator.next_page %}
<a href="{{ paginator.next_page_path | prepend: site.baseurl }}" class="next button__outline">Entradas Antiguas</a>
{% endif %}
</div>
</div>
|
2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 04 18:43:00 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ApplicationSecurityDomainSupplier (BOM: * : All 2.5.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-12-04">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ApplicationSecurityDomainSupplier (BOM: * : All 2.5.1.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ApplicationSecurityDomainSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/undertow/BufferCache.html" title="class in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html" target="_top">Frames</a></li>
<li><a href="ApplicationSecurityDomainSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.undertow</div>
<h2 title="Interface ApplicationSecurityDomainSupplier" class="title">Interface ApplicationSecurityDomainSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">ApplicationSecurityDomainSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of ApplicationSecurityDomain resource</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="get--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>get</h4>
<pre><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a> get()</pre>
<div class="block">Constructed instance of ApplicationSecurityDomain resource</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ApplicationSecurityDomainSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/undertow/BufferCache.html" title="class in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html" target="_top">Frames</a></li>
<li><a href="ApplicationSecurityDomainSupplier.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
doc/controle/class-use/IConsole.html | NitriKx/L3-Projet-Programmation-Objet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_65) on Thu Jan 09 16:18:32 CET 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=utf8">
<TITLE>
Uses of Interface controle.IConsole
</TITLE>
<META NAME="date" CONTENT="2014-01-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface controle.IConsole";
}
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../controle/IConsole.html" title="interface in controle"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?controle//class-useIConsole.html" target="_top"><B>FRAMES</B></A>
<A HREF="IConsole.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>controle.IConsole</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="../../controle/IConsole.html" title="interface in controle">IConsole</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#controle"><B>controle</B></A></TD>
<TD>Package de la <A HREF="../../controle/Console.html" title="class in controle"><CODE>Console</CODE></A> des <A HREF="../../individu/Element.html" title="class in individu"><CODE>Element</CODE></A> et de leur <A HREF="../../controle/Strategie.html" title="class in controle"><CODE>Strategie</CODE></A> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#interfaceGraphique"><B>interfaceGraphique</B></A></TD>
<TD>Package gérant les fenêtres de <A HREF="../../interfaceGraphique/IHM.html" title="class in interfaceGraphique"><CODE>IHM</CODE></A> </TD>
</TR>
</TABLE>
<P>
<A NAME="controle"><!-- --></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="../../controle/IConsole.html" title="interface in controle">IConsole</A> in <A HREF="../../controle/package-summary.html">controle</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../controle/package-summary.html">controle</A> that implement <A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../controle/Console.html" title="class in controle">Console</A></B></CODE>
<BR>
Se connecte au serveur avec un Element et sa VueElement.</TD>
</TR>
</TABLE>
<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="../../controle/package-summary.html">controle</A> with parameters of type <A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>IConsole.</B><B><A HREF="../../controle/IConsole.html#ramasserObjet(controle.IConsole)">ramasserObjet</A></B>(<A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A> objet)</CODE>
<BR>
L'element associe au controleur ramasse un objet</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Console.</B><B><A HREF="../../controle/Console.html#ramasserObjet(controle.IConsole)">ramasserObjet</A></B>(<A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A> objet)</CODE>
<BR>
Appliquer l'effet d'avoir ramasse un objet</TD>
</TR>
</TABLE>
<P>
<A NAME="interfaceGraphique"><!-- --></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="../../controle/IConsole.html" title="interface in controle">IConsole</A> in <A HREF="../../interfaceGraphique/package-summary.html">interfaceGraphique</A></FONT></TH>
</TR>
</TABLE>
<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="../../interfaceGraphique/package-summary.html">interfaceGraphique</A> that return <A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A></CODE></FONT></TD>
<TD><CODE><B>VueElement.</B><B><A HREF="../../interfaceGraphique/VueElement.html#getControleur()">getControleur</A></B>()</CODE>
<BR>
Renvoie le controleur auquel l'element est associe</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../interfaceGraphique/package-summary.html">interfaceGraphique</A> with parameters of type <A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../interfaceGraphique/VueElement.html#VueElement(int, java.awt.Point, controle.IConsole, java.lang.String)">VueElement</A></B>(int ref,
java.awt.Point point,
<A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A> c,
java.lang.String phrase)</CODE>
<BR>
Constructeur</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../interfaceGraphique/VueElement.html#VueElement(int, java.awt.Point, controle.IConsole, java.lang.String, int)">VueElement</A></B>(int ref,
java.awt.Point point,
<A HREF="../../controle/IConsole.html" title="interface in controle">IConsole</A> c,
java.lang.String phrase,
int tTL)</CODE>
<BR>
Constructeur</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../controle/IConsole.html" title="interface in controle"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?controle//class-useIConsole.html" target="_top"><B>FRAMES</B></A>
<A HREF="IConsole.html" target="_top"><B>NO FRAMES</B></A>
<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/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.resource/-built-in-c-p437-tileset-resource/-a-d-u_-d-h-a-b-i_16-x16/height.html | Hexworks/zircon | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>height</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../../";</script>
<script type="text/javascript" src="../../../../scripts/sourceset_dependencies.js" async="async"></script>
<link href="../../../../styles/style.css" rel="Stylesheet">
<link href="../../../../styles/logo-styles.css" rel="Stylesheet">
<link href="../../../../styles/jetbrains-mono.css" rel="Stylesheet">
<link href="../../../../styles/main.css" rel="Stylesheet">
<script type="text/javascript" src="../../../../scripts/clipboard.js" async="async"></script>
<script type="text/javascript" src="../../../../scripts/navigation-loader.js" async="async"></script>
<script type="text/javascript" src="../../../../scripts/platform-content-handler.js" async="async"></script>
<script type="text/javascript" src="../../../../scripts/main.js" async="async"></script>
</head>
<body>
<div id="container">
<div id="leftColumn">
<div id="logo"></div>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../../scripts/pages.js"></script>
<script type="text/javascript" src="../../../../scripts/main.js"></script>
<div class="main-content" id="content" pageIds="org.hexworks.zircon.internal.resource/BuiltInCP437TilesetResource.ADU_DHABI_16X16/height/#/PointingToDeclaration//-828656838">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">zircon.core</a>/<a href="../../index.html">org.hexworks.zircon.internal.resource</a>/<a href="../index.html">BuiltInCP437TilesetResource</a>/<a href="index.html">ADU_DHABI_16X16</a>/<a href="height.html">height</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>height</span></h1>
</div>
<div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">open override val <a href="height.html">height</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>
|
2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/io/package-summary.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 16 10:54:22 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.io (BOM: * : All 2.3.0.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-01-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.wildfly.swarm.io (BOM: * : All 2.3.0.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/infinispan/detect/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/wildfly/swarm/jaeger/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/io/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.wildfly.swarm.io</h1>
</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"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/wildfly/swarm/io/IOFraction.html" title="class in org.wildfly.swarm.io">IOFraction</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/infinispan/detect/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/wildfly/swarm/jaeger/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/io/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
Javadoc/org/drip/execution/discrete/ShortfallIncrement.html | lakshmiDRIP/DRIP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Wed Jan 04 22:31:12 EST 2017 -->
<title>ShortfallIncrement</title>
<meta name="date" content="2017-01-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ShortfallIncrement";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ShortfallIncrement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/drip/execution/discrete/ShortfallIncrementDistribution.html" title="class in org.drip.execution.discrete"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/execution/discrete/ShortfallIncrement.html" target="_top">Frames</a></li>
<li><a href="ShortfallIncrement.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.drip.execution.discrete</div>
<h2 title="Class ShortfallIncrement" class="title">Class ShortfallIncrement</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html" title="class in org.drip.execution.evolution">org.drip.execution.evolution.MarketImpactComponent</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/drip/execution/evolution/MarketImpactComposite.html" title="class in org.drip.execution.evolution">org.drip.execution.evolution.MarketImpactComposite</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html" title="class in org.drip.execution.discrete">org.drip.execution.discrete.EvolutionIncrement</a></li>
<li>
<ul class="inheritance">
<li>org.drip.execution.discrete.ShortfallIncrement</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ShortfallIncrement</span>
extends <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html" title="class in org.drip.execution.discrete">EvolutionIncrement</a></pre>
<div class="block">ShortfallIncrement generates the Realized Incremental Stochastic Trading/Execution Short-fall and the
corresponding Implementation Short-fall corresponding to the Trajectory of a Holdings Block that is to be
executed over Time. The References are:
- Almgren, R., and N. Chriss (1999): Value under Liquidation, Risk 12 (12).
- Almgren, R., and N. Chriss (2000): Optimal Execution of Portfolio Transactions, Journal of Risk 3 (2)
5-39.
- Bertsimas, D., and A. W. Lo (1998): Optimal Control of Execution Costs, Journal of Financial Markets,
1, 1-50.
- Chan, L. K. C., and J. Lakonishak (1995): The Behavior of Stock Prices around Institutional Trades,
Journal of Finance, 50, 1147-1174.
- Keim, D. B., and A. Madhavan (1997): Transaction Costs and Investment Style: An Inter-exchange
Analysis of Institutional Equity Trades, Journal of Financial Economics, 46, 265-292.
- Perold, A. F. (1988): The Implementation Short-fall: Paper versus Reality, Journal of Portfolio
Management, 14, 4-9.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Lakshmi Krishnamurthy</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete">PriceIncrement</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/drip/execution/discrete/ShortfallIncrement.html#compositePriceIncrement--">compositePriceIncrement</a></span>()</code>
<div class="block">Retrieve the Composite Price Increment Instance</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/drip/execution/discrete/ShortfallIncrement.html#implementationShortfall--">implementationShortfall</a></span>()</code>
<div class="block">Compute the Implementation Short-fall</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/drip/execution/discrete/ShortfallIncrement.html" title="class in org.drip.execution.discrete">ShortfallIncrement</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/drip/execution/discrete/ShortfallIncrement.html#Standard-org.drip.execution.discrete.PriceIncrement-double-double-">Standard</a></span>(<a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete">PriceIncrement</a> pi,
double dblPreviousHoldings,
double dblHoldingsIncrement)</code>
<div class="block">Generate a Standard ShortfallIncrement Instance</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.drip.execution.discrete.EvolutionIncrement">
<!-- -->
</a>
<h3>Methods inherited from class org.drip.execution.discrete.<a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html" title="class in org.drip.execution.discrete">EvolutionIncrement</a></h3>
<code><a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#marketDynamicDrift--">marketDynamicDrift</a>, <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#marketDynamicWander--">marketDynamicWander</a>, <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#permanentImpactDrift--">permanentImpactDrift</a>, <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#permanentImpactWander--">permanentImpactWander</a>, <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#temporaryImpactDrift--">temporaryImpactDrift</a>, <a href="../../../../org/drip/execution/discrete/EvolutionIncrement.html#temporaryImpactWander--">temporaryImpactWander</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.drip.execution.evolution.MarketImpactComposite">
<!-- -->
</a>
<h3>Methods inherited from class org.drip.execution.evolution.<a href="../../../../org/drip/execution/evolution/MarketImpactComposite.html" title="class in org.drip.execution.evolution">MarketImpactComposite</a></h3>
<code><a href="../../../../org/drip/execution/evolution/MarketImpactComposite.html#deterministic--">deterministic</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComposite.html#Standard-org.drip.execution.evolution.MarketImpactComponent-org.drip.execution.evolution.MarketImpactComponent-">Standard</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComposite.html#stochastic--">stochastic</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.drip.execution.evolution.MarketImpactComponent">
<!-- -->
</a>
<h3>Methods inherited from class org.drip.execution.evolution.<a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html" title="class in org.drip.execution.evolution">MarketImpactComponent</a></h3>
<code><a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html#currentStep--">currentStep</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html#permanentImpact--">permanentImpact</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html#previousStep--">previousStep</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html#temporaryImpact--">temporaryImpact</a>, <a href="../../../../org/drip/execution/evolution/MarketImpactComponent.html#total--">total</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 java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="Standard-org.drip.execution.discrete.PriceIncrement-double-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Standard</h4>
<pre>public static final <a href="../../../../org/drip/execution/discrete/ShortfallIncrement.html" title="class in org.drip.execution.discrete">ShortfallIncrement</a> Standard(<a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete">PriceIncrement</a> pi,
double dblPreviousHoldings,
double dblHoldingsIncrement)</pre>
<div class="block">Generate a Standard ShortfallIncrement Instance</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pi</code> - The Composite Slice Price Increment</dd>
<dd><code>dblPreviousHoldings</code> - The Previous Holdings</dd>
<dd><code>dblHoldingsIncrement</code> - The Holdings Increment</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The Standard ShortfallIncrement Instance</dd>
</dl>
</li>
</ul>
<a name="implementationShortfall--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>implementationShortfall</h4>
<pre>public double implementationShortfall()</pre>
<div class="block">Compute the Implementation Short-fall</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The Implementation Short-fall</dd>
</dl>
</li>
</ul>
<a name="compositePriceIncrement--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>compositePriceIncrement</h4>
<pre>public <a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete">PriceIncrement</a> compositePriceIncrement()</pre>
<div class="block">Retrieve the Composite Price Increment Instance</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The Composite Price Increment Instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ShortfallIncrement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/execution/discrete/PriceIncrement.html" title="class in org.drip.execution.discrete"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/drip/execution/discrete/ShortfallIncrementDistribution.html" title="class in org.drip.execution.discrete"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/execution/discrete/ShortfallIncrement.html" target="_top">Frames</a></li>
<li><a href="ShortfallIncrement.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
prerequisites/CMake.app/Contents/doc/cmake/html/module/FindosgText.html | ARMmbed/yotta_osx_installer | <!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>FindosgText — CMake 3.3.2 Documentation</title>
<link rel="stylesheet" href="../_static/cmake.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '3.3.2',
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/cmake-favicon.ico"/>
<link rel="top" title="CMake 3.3.2 Documentation" href="../index.html" />
<link rel="up" title="cmake-modules(7)" href="../manual/cmake-modules.7.html" />
<link rel="next" title="FindosgUtil" href="FindosgUtil.html" />
<link rel="prev" title="FindosgTerrain" href="FindosgTerrain.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="FindosgUtil.html" title="FindosgUtil"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="FindosgTerrain.html" title="FindosgTerrain"
accesskey="P">previous</a> |</li>
<li>
<img src="../_static/cmake-logo-16.png" alt=""
style="vertical-align: middle; margin-top: -2px" />
</li>
<li>
<a href="http://www.cmake.org/">CMake</a> »
</li>
<li>
<a href="../index.html">3.3.2 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" accesskey="U">cmake-modules(7)</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="findosgtext">
<span id="module:FindosgText"></span><h1>FindosgText<a class="headerlink" href="#findosgtext" title="Permalink to this headline">¶</a></h1>
<p>This is part of the Findosg* suite used to find OpenSceneGraph
components. Each component is separate and you must opt in to each
module. You must also opt into OpenGL and OpenThreads (and Producer
if needed) as these modules won’t do it for you. This is to allow you
control over your own system piece by piece in case you need to opt
out of certain components or change the Find behavior for a particular
module (perhaps because the default FindOpenGL.cmake module doesn’t
work with your system as an example). If you want to use a more
convenient module that includes everything, use the
FindOpenSceneGraph.cmake instead of the Findosg*.cmake modules.</p>
<p>Locate osgText This module defines</p>
<p>OSGTEXT_FOUND - Was osgText found? OSGTEXT_INCLUDE_DIR - Where to find
the headers OSGTEXT_LIBRARIES - The libraries to link for osgText (use
this)</p>
<p>OSGTEXT_LIBRARY - The osgText library OSGTEXT_LIBRARY_DEBUG - The
osgText debug library</p>
<p>$OSGDIR is an environment variable that would correspond to the
./configure –prefix=$OSGDIR used in building osg.</p>
<p>Created by Eric Wing.</p>
</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="FindosgTerrain.html"
title="previous chapter">FindosgTerrain</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="FindosgUtil.html"
title="next chapter">FindosgUtil</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/module/FindosgText.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="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="FindosgUtil.html" title="FindosgUtil"
>next</a> |</li>
<li class="right" >
<a href="FindosgTerrain.html" title="FindosgTerrain"
>previous</a> |</li>
<li>
<img src="../_static/cmake-logo-16.png" alt=""
style="vertical-align: middle; margin-top: -2px" />
</li>
<li>
<a href="http://www.cmake.org/">CMake</a> »
</li>
<li>
<a href="../index.html">3.3.2 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" >cmake-modules(7)</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2000-2015 Kitware, Inc..
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4a0+.
</div>
</body>
</html> |
2.0.0.Final/apidocs/org/wildfly/swarm/container/util/class-use/Messages.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Fri Jun 22 04:34:22 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.container.util.Messages (BOM: * : All 2.0.0.Final API)</title>
<meta name="date" content="2018-06-22">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.container.util.Messages (BOM: * : All 2.0.0.Final API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/container/util/class-use/Messages.html" target="_top">Frames</a></li>
<li><a href="Messages.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.container.util.Messages" class="title">Uses of Interface<br>org.wildfly.swarm.container.util.Messages</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Messages</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.container.util">org.wildfly.swarm.container.util</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.container.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Messages</a> in <a href="../../../../../../org/wildfly/swarm/container/util/package-summary.html">org.wildfly.swarm.container.util</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/container/util/package-summary.html">org.wildfly.swarm.container.util</a> that implement <a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Messages</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/container/util/Messages_$logger.html" title="class in org.wildfly.swarm.container.util">Messages_$logger</a></span></code>
<div class="block">Warning this class consists of generated code.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/wildfly/swarm/container/util/package-summary.html">org.wildfly.swarm.container.util</a> declared as <a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Messages</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Messages</a></code></td>
<td class="colLast"><span class="typeNameLabel">Messages.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/container/util/Messages.html#MESSAGES">MESSAGES</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/container/util/Messages.html" title="interface in org.wildfly.swarm.container.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/container/util/class-use/Messages.html" target="_top">Frames</a></li>
<li><a href="Messages.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
categories/View/index.html | wangxinarhat/wangxinarhat.github.io | <!doctype html>
<html class="theme-next pisces use-motion">
<head>
<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, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT" />
<link rel="alternate" href="/atom.xml" title="wangxinarhat's blog" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.1" />
<meta name="description" content="The World As I See It">
<meta property="og:type" content="website">
<meta property="og:title" content="wangxinarhat's blog">
<meta property="og:url" content="http://wangxinarhat.com/categories/View/index.html">
<meta property="og:site_name" content="wangxinarhat's blog">
<meta property="og:description" content="The World As I See It">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="wangxinarhat's blog">
<meta name="twitter:description" content="The World As I See It">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Pisces',
sidebar: {"position":"right","display":"post"},
fancybox: true,
motion: true,
duoshuo: {
userId: 0,
author: 'wangxinarhat'
}
};
</script>
<link rel="canonical" href="http://wangxinarhat.com/categories/View/"/>
<title> Category: View | wangxinarhat's blog </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="en">
<div class="container one-collumn sidebar-position-right ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">wangxinarhat's blog</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">王鑫</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
Home
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
Categories
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br />
About
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
Archives
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
Tags
</a>
</li>
<li class="menu-item menu-item-commonweal">
<a href="/404.html" rel="section">
<i class="menu-item-icon fa fa-fw fa-heartbeat"></i> <br />
Commonweal
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<section id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
View
<small>Category</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2014/06/06/2014-06-06-view-draw/" itemprop="url">
<span itemprop="name">Android View绘制流程</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2014-06-06T20:00:00+08:00"
content="2014-06-06" >
06-06
</time>
</div>
</header>
</article>
</section>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/avatar.jpg"
alt="wangxinarhat" />
<p class="site-author-name" itemprop="name">wangxinarhat</p>
<p class="site-description motion-element" itemprop="description">The World As I See It</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">15</span>
<span class="site-state-item-name">posts</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">16</span>
<span class="site-state-item-name">categories</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">32</span>
<span class="site-state-item-name">tags</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/wangxinarhat" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>
GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="https://twitter.com/wangxinarhat" target="_blank" title="Twitter">
<i class="fa fa-fw fa-twitter"></i>
Twitter
</a>
</span>
<span class="links-of-author-item">
<a href="http://weibo.com/2474606542" target="_blank" title="微博">
<i class="fa fa-fw fa-globe"></i>
微博
</a>
</span>
<span class="links-of-author-item">
<a href="https://www.zhihu.com/people/wangxinarhat" target="_blank" title="知乎">
<i class="fa fa-fw fa-globe"></i>
知乎
</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="http://creativecommons.org/licenses/by/4.0" class="cc-opacity" target="_blank">
<img src="/images/cc-by.svg" alt="Creative Commons" />
</a>
</div>
<div class="links-of-blogroll motion-element links-of-blogroll-block">
<div class="links-of-blogroll-title">
<i class="fa fa-fw fa-globe"></i>
Links
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="http://www.lcode.org/" title="江清清的技术专栏" target="_blank">江清清的技术专栏</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://blog.csdn.net/luoshengyang/" title="老罗的Android之旅" target="_blank">老罗的Android之旅</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://kymjs.com/" title="张涛-开源实验室" target="_blank">张涛-开源实验室</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://yifeiyuan.me/" title="程序亦非猿" target="_blank">程序亦非猿</a>
</li>
</ul>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2015 -
<span itemprop="copyrightYear">2016</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">wangxinarhat</span>
</div>
<div class="powered-by">
Powered by <a class="theme-link" href="http://hexo.io">Hexo</a>
</div>
<div class="theme-info">
Theme -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Pisces
</a>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.1"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"wangxinarhat"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script src="/vendors/ua-parser-js/dist/ua-parser.min.js?v=0.7.9"></script>
<script src="/js/src/hook-duoshuo.js"></script>
</body>
</html>
|
www_dev/app/components/barcode/barcode.css | OskarBun/hypercat-phonegap | .stream.quagga {
height: 480px;
}
.stream
video {
position: absolute;
}
.stream
canvas {
position: absolute;
}
.Barcode {
padding: 10px;
}
.Barcode
.close {
position: absolute;
right: 5px;
}
.Barcode
.error {
color: red;
}
.Barcode a {
width: 100%;
background: #B30062;
border: none;
border-radius: 3px;
color: white;
padding: 20px;
font-family: 'Open Sans Condensed', sans-serif;
margin-top: 10px;
display: block;
text-align: center;
text-decoration: none;
box-sizing: border-box;
cursor: pointer;
}
|
thirdparty/source/asio-1.11.0/doc/asio/reference/basic_seq_packet_socket/service_type.html | letitvi/VideoGridPlayer | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_seq_packet_socket::service_type</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<link rel="up" href="../basic_seq_packet_socket.html" title="basic_seq_packet_socket">
<link rel="prev" href="send_low_watermark.html" title="basic_seq_packet_socket::send_low_watermark">
<link rel="next" href="set_option.html" title="basic_seq_packet_socket::set_option">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="send_low_watermark.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_seq_packet_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="set_option.html"><img src="../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="asio.reference.basic_seq_packet_socket.service_type"></a><a class="link" href="service_type.html" title="basic_seq_packet_socket::service_type">basic_seq_packet_socket::service_type</a>
</h4></div></div></div>
<p>
<span class="emphasis"><em>Inherited from basic_io_object.</em></span>
</p>
<p>
<a class="indexterm" name="idp126031184"></a>
The type of the service that will be
used to provide I/O operations.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">SeqPacketSocketService</span> <span class="identifier">service_type</span><span class="special">;</span>
</pre>
<h6>
<a name="asio.reference.basic_seq_packet_socket.service_type.h0"></a>
<span><a name="asio.reference.basic_seq_packet_socket.service_type.requirements"></a></span><a class="link" href="service_type.html#asio.reference.basic_seq_packet_socket.service_type.requirements">Requirements</a>
</h6>
<p>
<span class="emphasis"><em>Header: </em></span><code class="literal">asio/basic_seq_packet_socket.hpp</code>
</p>
<p>
<span class="emphasis"><em>Convenience header: </em></span><code class="literal">asio.hpp</code>
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2015 Christopher M.
Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="send_low_watermark.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_seq_packet_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="set_option.html"><img src="../../../next.png" alt="Next"></a>
</div>
</body>
</html>
|
share/spice/alternative_to/alternative_to.css | timeanddate/zeroclickinfo-spice | .tile--alternative_to .tile__icon {
float: right;
margin-top: 0;
margin-right: 0;
}
.tile--alternative_to .tile__body {
height: 13em;
}
.tile--alternative_to .tile__content {
height: 6em;
}
.is-mobile .tile--alternative_to .tile__content {
height: 6.8em;
}
.tile--alternative_to .tile__footer {
height: auto;
margin-bottom: 0;
color: #aaa;
line-height: 1em;
}
.zci--alternative_to .tile__hearts .ddgsi {
vertical-align: top;
} |
carrot2-webapp-3.8.1/herballsilvertrigram/01334428.txt.html | idigbio-citsci-hackathon/carrotFacetNgram | <html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<span class='rank13 13.116074358640024'>?fot</span>
</br>
<span class='rank5 5.380675333968457'>The</span>
<span class='rank-2 -1.885411063272329'>University</span>
<span class='rank6 6.129628052059067'>of</span>
<span class='rank6 5.719633991101482'>Texas</span>
<span class='rank0 0.23334741786973723'>Herbarium</span>
<span class='rank6 5.593002023087411'>(LL,</span>
<span class='rank6 5.729134197411989'>TEX)</span>
<span class='rank0 -0.276691788630238'>Capraria</span>
<span class='rank2 2.0895034101627203'>biflora</span>
<span class='rank6 5.703960236633383'>L.</span>
</br>
<span class='rank6 5.724101310743318'>Det:</span>
<span class='rank7 6.5714608043381055'>J.</span>
<span class='rank1 0.5759311155670659'>Williams</span>
<span class='rank0 0.0'>&</span>
<span class='rank5 5.059703543469361'>B.L.</span>
<span class='rank2 1.8796119682755545'>Turner,</span>
<span class='rank7 7.248859627929912'>30</span>
<span class='rank6 5.9762701813183865'>Jul</span>
<span class='rank5 4.712675239523367'>1996</span>
</br>
<span class='rank5 5.23758013687111'>NEW</span>
<span class='rank5 5.092407184714711'>YORK</span>
<span class='rank4 4.3452095742978045'>BOTANICAL</span>
<span class='rank5 4.836230413135688'>GARDEN</span>
</br>
<span class='rank11 11.162627720195026'>01334428</span>
</br>
<span class='rank0 0.0'>Nvy</span>
</br>
<span class='rank30 30.27921998105849'>PRE.DUSS,</span>
</br>
<span class='rank12 11.62193762582907'>HERB1ER</span>
<span class='rank5 5.0175020442242335'>DE</span>
<span class='rank6 6.495087825553531'>LA</span>
<span class='rank26 26.423475218841666'>.MARTINIQUE.</span>
</br>
<span class='rank28 28.45490713807498'>TlMUOO</span>
</br>
<span class='rank7 6.9079330409593185'>uhi<*2</span>
<span class='rank8 8.229688880941637'>An</span>
<span class='rank16 15.61207990149607'><nuiM</span>
<span class='rank7 6.802572525301492'>id</span>
<span class='rank18 17.60054966497018'>4ma</span>
<span class='rank0 0.0'>4b</span>
</br>
<span class='rank7 7.418758664725309'>cu.È</span>
</br>
<span class='rank8 8.316700257931268'>Le</span>
</br>
<span class='rank0 0.0'>I8À3</span>
</br>
<span class='rank11 11.162627720195026'>01334428</span>
</br>
</br></br>
<strong>Legend - </strong>
Level of confidence that token is an accurately-transcribed word</br>
<span class='rank-13'> </span> extremely low
<span class='rank-7'> </span> very low
<span class='rank-1'> </span> low
<span class='rank0'> </span> undetermined
<span class='rank1'> </span> medium
<span class='rank6'> </span> high
<span class='rank16'> </span> very high</br>
</body>
</html>
|
examples/fiber/index.html | mosch/react | <!DOCTYPE html>
<html style="width: 100%; height: 100%; overflow: hidden">
<head>
<meta charset="utf-8">
<title>Fiber Example</title>
<link rel="stylesheet" href="../shared/css/base.css" />
</head>
<body>
<h1>Fiber Example</h1>
<div id="container">
<p>
To install React, follow the instructions on
<a href="https://github.com/facebook/react/">GitHub</a>.
</p>
<p>
If you can see this, React is <strong>not</strong> working right.
If you checked out the source from GitHub make sure to run <code>grunt</code>.
</p>
</div>
<script src="../../build/react.js"></script>
<script src="../../build/react-dom-fiber.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.24/browser.min.js"></script>
<script type="text/babel">
var dotStyle = {
position: 'absolute',
background: '#61dafb',
font: 'normal 15px sans-serif',
textAlign: 'center',
cursor: 'pointer',
};
var containerStyle = {
position: 'absolute',
transformOrigin: '0 0',
left: '50%',
top: '50%',
width: '10px',
height: '10px',
background: '#eee',
};
var targetSize = 25;
class Dot extends React.Component {
constructor() {
super();
this.state = { hover: false };
}
enter() {
this.setState({
hover: true
});
}
leave() {
this.setState({
hover: false
});
}
render() {
var props = this.props;
var s = props.size * 1.3;
var style = {
...dotStyle,
width: s + 'px',
height: s + 'px',
left: (props.x) + 'px',
top: (props.y) + 'px',
borderRadius: (s / 2) + 'px',
lineHeight: (s) + 'px',
background: this.state.hover ? '#ff0' : dotStyle.background
};
return (
<div style={style} onMouseEnter={() => this.enter()} onMouseLeave={() => this.leave()}>
{this.state.hover ? '*' + props.text + '*' : props.text}
</div>
);
}
}
function SierpinskiTriangle({ x, y, s, children }) {
if (s <= targetSize) {
return (
<Dot
x={x - (targetSize / 2)}
y={y - (targetSize / 2)}
size={targetSize}
text={children}
/>
);
return r;
}
var newSize = s / 2;
var slowDown = false;
if (slowDown) {
var e = performance.now() + 0.8;
while (performance.now() < e) {
// Artificially long execution time.
}
}
s /= 2;
return [
<SierpinskiTriangle x={x} y={y - (s / 2)} s={s}>
{children}
</SierpinskiTriangle>,
<SierpinskiTriangle x={x - s} y={y + (s / 2)} s={s}>
{children}
</SierpinskiTriangle>,
<SierpinskiTriangle x={x + s} y={y + (s / 2)} s={s}>
{children}
</SierpinskiTriangle>,
];
}
SierpinskiTriangle.shouldComponentUpdate = function(oldProps, newProps) {
var o = oldProps;
var n = newProps;
return !(
o.x === n.x &&
o.y === n.y &&
o.s === n.s &&
o.children === n.children
);
};
class ExampleApplication extends React.Component {
constructor() {
super();
this.state = { seconds: 0 };
this.tick = this.tick.bind(this);
}
componentDidMount() {
this.invervalID = setInterval(this.tick, 1000);
}
tick() {
ReactDOMFiber.unstable_deferredUpdates(() =>
this.setState(state => ({ seconds: (state.seconds % 10) + 1 }))
);
}
componentWillUnmount() {
clearInterval(this.intervalID);
}
render() {
const seconds = this.state.seconds;
const elapsed = this.props.elapsed;
const t = (elapsed / 1000) % 10;
const scale = 1 + (t > 5 ? 10 - t : t) / 10;
const transform = 'scaleX(' + (scale / 2.1) + ') scaleY(0.7) translateZ(0.1px)';
return (
<div style={{ ...containerStyle, transform }}>
<div>
<SierpinskiTriangle x={0} y={0} s={1000}>
{this.state.seconds}
</SierpinskiTriangle>
</div>
</div>
);
}
}
var start = new Date().getTime();
function update() {
ReactDOMFiber.render(
<ExampleApplication elapsed={new Date().getTime() - start} />,
document.getElementById('container')
);
requestAnimationFrame(update);
}
requestAnimationFrame(update);
</script>
</body>
</html>
|
1.0.0.Final/apidocs/org/wildfly/swarm/ee/package-summary.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60-ea) on Mon Jun 27 14:13:40 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.ee (WildFly Swarm: Public javadocs 1.0.0.Final API)</title>
<meta name="date" content="2016-06-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.wildfly.swarm.ee (WildFly Swarm: Public javadocs 1.0.0.Final API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 1.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/datasources/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/wildfly/swarm/ejb/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/ee/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.wildfly.swarm.ee</h1>
</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"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/wildfly/swarm/ee/EEFraction.html" title="class in org.wildfly.swarm.ee">EEFraction</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 1.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/datasources/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/wildfly/swarm/ejb/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/ee/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
custom/clients/base/views/AccountsGmaps_Contact/geo1.html | tortugacrm/sugar7_accounts_google_maps | <!DOCTYPE html>
<!--
* This file is part of the 'Google Maps Dashlet'.
* Copyright [2015/3/31] [Olivier Nepomiachty - SugarCRM]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* Author: Olivier Nepomiachty SugarCRM
*
-->
<html>
<head>
<title>Geolocation</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<style>
html, body, #map-canvas {
height: 100%;
margin: 0px;
padding: 0px
}
#customers {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
width: 100%;
border-collapse: collapse;
}
#customers td, #customers th {
font-size: 1em;
border: 1px solid #e9e9e9;
padding: 3px 7px 2px 7px;
background-color: #f9f9f9;
}
#customers th {
font-size: 1em;
font-weight: bold;
text-align: left;
padding-top: 5px;
padding-bottom: 4px;
background-color: #ffffff;
color: #000000;
}
#customers tr.alt td {
color: #000000;
background-color: #ffffff;
}
/* unvisited link */
a:link {
color: #000000;
}
/* visited link */
a:visited {
color: #000000;
}
/* mouse over link */
a:hover {
color: #cf1623;
}
/* selected link */
a:active {
color: #000000;
}
#panel {
position: absolute;
top: 5px;
left: 50%;
margin-left: -180px;
z-index: 5;
background-color: #fff;
padding: 5px;
border: 1px solid #999;
}
#directions-panel {
height: 100%;
float: right;
width: 390px;
top: 0px;
visibility:visible;
z-index: 100;
overflow: auto;
}
@media print {
#map-canvas {
height: 500px;
margin: 0;
}
#directions-panel {
float: none;
width: auto;
}
}
</style>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<script src="../../../../../include/javascript/jquery.js" type="text/javascript"></script>
<script>
console.log('------------> Entering geo1.html...');
// path to Sugar is:
var SugarPath = parent.location.href.substr(0,parent.location.href.indexOf('#'));
console.log('SugarPath='+SugarPath);
/*
function loadScript(url, callback)
{
// Adding the script tag to the head as suggested before
var head = document.getElementsByTagName('head')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = url;
// Then bind the event to the callback function.
// There are several events for cross browser compatibility.
if (typeof callback != 'undefined') {
script.onreadystatechange = callback;
script.onload = callback;
}
// Fire the loading
head.appendChild(script);
}
//loadScript(SugarPath + '/include/javascript/jquery.js', function() { alert('jquery loaded')});
loadScript(SugarPath + '/include/javascript/jquery.js');
*/
var map;
var myposition;
var directionsDisplay;
var directionsService = new google.maps.DirectionsService();
// due to on-demand server limitation, we cannot pass data though the url
// Request-URI too large
console.log('data='+parent.data);
//var data_accounts = JSON.parse(getQueryVariable('data'));
var data_accounts = [];
data_accounts.records = [];
d = parent.data;
if (typeof(d) != 'undefined') data_accounts = JSON.parse(d);
var geocoder;
geocoder = new google.maps.Geocoder();
var nb = data_accounts.records.length;
var nb_geo_calls = 0;
var marker = new Array();
var infowindow = new Array();
var content_txt = new Array();
var userpos;
var idx=0;
var direction_shown = false;
var hackposition = parent.hackposition;
var latitude_cstm = parseFloat(parent.latitude);
var longitude_cstm = parseFloat(parent.longitude);
var dbg_pos_force = '';
//var dbg_pos_paris = Array(48.8554690,2.3604540);
//var dbg_pos_munich = Array(48.1433030,11.5387370);
//var dbg_pos_sugarcon = Array(37.7859450,-122.4110570);
//var dbg_pos_cebit = Array(52.318744,9.805663);
// SugarCRM Inc: 37.3229980,-122.0321820
debugger;
switch(hackposition) {
case 'Paris':
dbg_pos_force = Array(48.8554690,2.3604540);
break;
case 'Munich':
dbg_pos_force = Array(48.1433030,11.5387370);
break;
case 'Sugarcon':
dbg_pos_force = Array(37.7859450,-122.4110570);
break;
case 'CeBit':
dbg_pos_force = Array(52.318744,9.805663);
break;
case 'custom':
dbg_pos_force = Array(latitude_cstm,longitude_cstm);
break;
}
function getQueryVariable(variable) {
var query = window.location.search.substring(1);
var vars = query.split('&');
for (var i = 0; i < vars.length; i++) {
var pair = vars[i].split('=');
if (decodeURIComponent(pair[0]) == variable) {
return decodeURIComponent(pair[1]);
}
}
console.log('Query variable %s not found', variable);
}
function get_geoloc() { // recursive function
console.log('entering get_geoloc. idx='+idx+', '+data_accounts.records[idx].name);
console.log('lat:'+data_accounts.records[idx].latitude_c+':'+data_accounts.records[idx].latitude_c.length);
console.log('lon:'+data_accounts.records[idx].longitude_c+':');
if ( (data_accounts.records[idx].latitude_c=='') && (data_accounts.records[idx].longitude_c=='') &&
(data_accounts.records[idx].billing_address_street+data_accounts.records[idx].billing_address_postalcode+
data_accounts.records[idx].billing_address_city+data_accounts.records[idx].billing_address_country!='')
) {
console.log('get lat&lon for '+data_accounts.records[idx].name);
address = data_accounts.records[idx].billing_address_street+', '+data_accounts.records[idx].billing_address_postalcode+' '+
data_accounts.records[idx].billing_address_city+', '+data_accounts.records[idx].billing_address_country;
var adr = address.toLowerCase();
// this filter prevents an error from Google where invisible characters are nested in the address
adr = adr.replace(/[^\w ,éèêëàâäîïôöûü-]/g, '');
console.log('address: '+adr);
geocoder.geocode( { 'address': adr}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK) {
var pos = results[0].geometry.location;
//debugger;
if (data_accounts.records[idx].id == '') {
console.log('#### Error #### geo1.html:get_geoloc:idx.id is null.'+idx);
return;
}
$.ajax({
//url: SugarPath+'/rest/v10/Accounts/'+data_accounts.records[idx].id,
url: SugarPath+'/rest/v10/Contacts/'+data_accounts.records[idx].id,
type: "PUT",
headers: {
"oauth-token": top.App.api.getOAuthToken(),
},
data: '{ "latitude_c" : "' + pos.lat() + '", "longitude_c" : "' + pos.lng() + '"}',
success: function(result) {
data_accounts.records[idx].latitude_c = pos.lat();
data_accounts.records[idx].longitude_c = pos.lng();
idx++;
if (idx < data_accounts.records.length) {
console.log('idx='+idx+', data_accounts.records.length='+data_accounts.records.length+', id='+data_accounts.records[idx].id);
get_geoloc();
}
else {
console.log('init_gmaps #1');
//init_gmaps();
initialize();
}
},
error: function(result) {
console.log("#### Error #### Cannot update "+data_accounts.records[idx].id);
}
});
} else {
// ZERO_RESULTS
console.log('#### ERROR Google Geocode ####');
console.log('Geocode was not successful for the following reason: ' + status);
console.log('Address: '+address);
// Fix 15 March 2015 - start
parent.App.alert.show('gmaperror_'+data_accounts.records[idx].id, {
level: 'error',
title: 'Invalid address',
messages: '<a href="#Accounts/'+data_accounts.records[idx].id+'">'+data_accounts.records[idx].name+'</a>',
autoClose: false
});
data_accounts.records[idx].latitude_c = '';
data_accounts.records[idx].longitude_c = '';
idx++;
if (idx < data_accounts.records.length) {
console.log('idx='+idx+', data_accounts.records.length='+data_accounts.records.length+', id='+data_accounts.records[idx].id);
get_geoloc();
}
else {
console.log('init_gmaps #1');
//init_gmaps();
initialize();
}
// Fix 15 March 2015 - end
}
});
} // if ((data_accounts.records[idx].latitude_c=='') && (data_accounts.records[idx].longitude_c==''))
else {
idx++;
if (idx < data_accounts.records.length) {
console.log('idx='+idx+', data_accounts.records.length='+data_accounts.records.length+', id='+data_accounts.records[idx].id);
get_geoloc();
}
else {
console.log('init_gmaps #2');
//init_gmaps();
initialize();
}
}
}
function init_gmaps() {
//google.maps.event.addDomListener(window, 'load', initialize);
initialize();
}
function get_image(industry) {
var industries = ['Apparel', 'Banking', 'Biotechnology', 'Chemicals', 'Communications', 'Construction', 'Consulting', 'Education', 'Electronics', 'Energy', 'Engineering', 'Entertainment', 'Environmental', 'Finance', 'Government',
'Healthcare', 'Hospitality', 'Insurance', 'Machinery', 'Manufacturing', 'Media', 'Not For Profit', 'Recreation', 'Retail', 'Shipping', 'Technology', 'Telecommunications', 'Transportation', 'Utilities', 'Other', 'home'];
var url = SugarPath+'/custom/clients/base/views/AccountsGmaps/pics/';
var image = (industries.indexOf(industry) != -1) ? industry : 'Other';
return (url + image + '.png');
}
function initialize() {
console.log('Entering initialize()');
var mapOptions = {
zoom: 13
};
map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions);
directionsDisplay = new google.maps.DirectionsRenderer();
directionsDisplay.setMap(map);
directionsDisplay.setPanel(document.getElementById('directions-panel'));
myposition = getQueryVariable('myposition');
myposition = (myposition=='') ? 'no' : myposition;
var lat_center = lon_center = '';
for(var i=0; i<nb; i++) {
var lat1 = data_accounts.records[i].latitude_c;
var lon1 = data_accounts.records[i].longitude_c;
if ((lat1=='') || (lon1=='')) {
console.log(data_accounts.records[i].name+' has no lat/lon');
continue;
}
console.log('initialize: i='+i+', '+data_accounts.records[i].name);
if (lat_center=='') lat_center = lat1;
if (lon_center=='') lon_center = lon1;
content_txt[i] = '<div style="height: 300px">' +
'<a href="'+SugarPath+'/#Accounts/'+ data_accounts.records[i].id+
'" target="_top"><b>' + data_accounts.records[i].name + '</b></a> - '+
((data_accounts.records[i].industry + '' == 'null') ? '' : data_accounts.records[i].industry);
if (data_accounts.map == 2) {
// opportunities map
content_txt[i] += '<br/>';
var opties_nb = data_accounts.records[i].opportunities.length;
if (opties_nb > 0) {
content_txt[i] += '<table id="customers">';
content_txt[i] += '<tr><th>Opportunity Name</th><th>Amount</th><th>Sales Status</th></tr>';
for(var j=0; j<opties_nb; j++) {
trclass = ( j % 2 == 0) ? '' : 'class="alt"';
content_txt[i] += '<tr '+ trclass + '>';
content_txt[i] += '<td><a href="'+SugarPath+'/#Opportunities/' + data_accounts.records[i].opportunities[j].id + '" target="_top">';
content_txt[i] += data_accounts.records[i].opportunities[j].name + '</a></td>';
content_txt[i] += '<td>' + data_accounts.records[i].opportunities[j].amount + '</td>';
content_txt[i] += '<td>' + data_accounts.records[i].opportunities[j].sales_status + '</td>';
content_txt[i] += '</tr>';
}
content_txt[i] += '</table>';
var InfoHeight = 100 + opties_nb*22 + 22;
if (InfoHeight > 500) InfoHeight = 500;
var s = content_txt[i].replace('height: 300px', 'height: '+InfoHeight+'px');
content_txt[i] = s;
}
} else if (data_accounts.map == 3) {
// Meetings map
content_txt[i] += '<br/>';
var opties_nb = data_accounts.records[i].meetings.length;
if (opties_nb > 0) {
content_txt[i] += '<table id="customers">';
content_txt[i] += '<tr><th>Name</th><th>Duration</th><th>Start</th></tr>';
for(var j=0; j<opties_nb; j++) {
trclass = ( j % 2 == 0) ? '' : 'class="alt"';
content_txt[i] += '<tr '+ trclass + '>';
content_txt[i] += '<td><a href="'+SugarPath+'/#Meetings/' + data_accounts.records[i].meetings[j].id + '" target="_top">';
content_txt[i] += data_accounts.records[i].meetings[j].name + '</a></td>';
content_txt[i] += '<td>' + data_accounts.records[i].meetings[j].duration_hours + 'h' + data_accounts.records[i].meetings[j].duration_minutes + '</td>';
content_txt[i] += '<td>' + formatDateUser(data_accounts.records[i].meetings[j].date_start) + '</td>';
content_txt[i] += '</tr>';
}
content_txt[i] += '</table>';
var InfoHeight = 100 + opties_nb*22 + 22;
if (InfoHeight > 500) InfoHeight = 500;
var s = content_txt[i].replace('height: 300px', 'height: '+InfoHeight+'px');
content_txt[i] = s;
}
}
content_txt[i] += '<div id="divhide'+i+'"><a href="JavaScript:calcRoute('+data_accounts.records[i].latitude_c+','+data_accounts.records[i].longitude_c+',\'divhide'+i+'\')"><img src="pics/take_me_there.png" />Take me there</a></div>';
content_txt[i] += '</div>';
console.log(data_accounts.records[i].name+', pos:'+lat1+', '+lon1);
// markers
marker[i] = new google.maps.Marker({
position: new google.maps.LatLng(lat1,lon1),
map: map,
icon: get_image(data_accounts.records[i].industry),
title: data_accounts.records[i].name
});
// content windows
console.log('create infowindow');
console.log('infowindow='+infowindow);
infowindow[i] = new google.maps.InfoWindow({
content: content_txt[i]
});
// http://stackoverflow.com/questions/6784426/google-maps-api-trouble-with-arrays-and-infowindows
console.log('add Google listener');
google.maps.event.addListener(
marker[i],
'click',
makeMapListener(infowindow[i], map, marker[i])
);
}
if (myposition == 'yes') {
// Try HTML5 geolocation
if (typeof dbg_pos_force == 'object') {
// hack: centered on Paris
console.log('Hack pos to '+dbg_pos_force);
var pos = new google.maps.LatLng(dbg_pos_force[0],dbg_pos_force[1]);
userpos = pos;
map.setCenter(pos);
markermp = new google.maps.Marker({
position: pos,
map: map,
icon: get_image('home'),
title: 'my position'
});
var infowindowmp = new google.maps.InfoWindow({
content: 'You'
});
google.maps.event.addListener(
markermp,
'click',
makeMapListener(infowindowmp, map, markermp)
);
} else {
if(navigator.geolocation) {
console.log('Geolocation: user position');
navigator.geolocation.getCurrentPosition(function(position) {
var pos = new google.maps.LatLng(position.coords.latitude,
position.coords.longitude);
userpos = pos;
markermp = new google.maps.Marker({
position: pos,
map: map,
icon: get_image('home'),
title: 'my position'
});
var infowindowmp = new google.maps.InfoWindow({
content: 'You'
});
google.maps.event.addListener(
markermp,
'click',
makeMapListener(infowindowmp, map, markermp)
);
map.setCenter(pos);
}, function() {
handleNoGeolocation(true);
});
} else {
// Browser doesn't support Geolocation
handleNoGeolocation(false);
}
}// else if dbg_paris_pos
} // if (myposition == 'yes')
else
map.setCenter(new google.maps.LatLng(lat_center,lon_center));
}
function calcRoute(lat, lon, divname) {
console.log('entering function calcRoute');
var pos = new google.maps.LatLng(lat, lon);
document.getElementById(divname).innerHTML =
'<a href="JavaScript:closeDirection('+lat+','+lon+',\''+divname+'\')"><img src="pics/take_me_there.png" />Hide</a>';
if (direction_shown) return;
direction_shown = true;
var request = {
origin:userpos,
destination:pos,
travelMode: google.maps.TravelMode.DRIVING
};
directionsService.route(request, function(result, status) {
if (status == google.maps.DirectionsStatus.OK) {
directionsDisplay.setDirections(result);
document.getElementById('directions-panel').style.visibility = 'visible' ;
document.getElementById('directions-panel').style.position = 'absolute' ;
document.getElementById('map-canvas').style.width = (document.getElementById('map-canvas').offsetWidth - 390) + 'px' ;
document.getElementById('directions-panel').style.left = document.getElementById('map-canvas').offsetWidth + 'px' ;
document.getElementById('directions-panel').style.top = '0px' ;
}
});
}
function closeDirection(lat, lon, divname) {
console.log('entering function closeDirection');
direction_shown = false;
document.getElementById('map-canvas').style.width = (document.getElementById('map-canvas').offsetWidth + 390) + 'px' ;
document.getElementById('directions-panel').style.left = '0px';
document.getElementById('directions-panel').style.visibility = 'hidden';
document.getElementById(divname).innerHTML =
'<a href="JavaScript:calcRoute('+lat+','+lon+',\''+divname+'\')"><img src="pics/take_me_there.png" />Take me there</a>';
}
function makeMapListener(window, map, markers) {
return function() { window.open(map, markers); };
}
function handleNoGeolocation(errorFlag) {
if (errorFlag) {
var content = 'Error: The Geolocation service failed.';
} else {
var content = 'Error: Your browser doesn\'t support geolocation.';
}
var options = {
map: map,
position: new google.maps.LatLng(60, 105),
content: content1
};
var infowindow = new google.maps.InfoWindow(options);
map.setCenter(options.position);
}
function formatDateUser(dstr){
// yyyy-mm-dd hh:mm:ss
if ((typeof(dstr)=='undefined') || (dstr=='')) return '';
var year = dstr.substr(0,4);
var month = dstr.substr(5,2)-1;
var day = dstr.substr(8,2);
var hour = dstr.substr(11,2);
var min = dstr.substr(14,2);
//var tz = parseInt(dstr.substr(23,3)); // hours
//debugger;
var date_meeting = Date.UTC(year, month, day, hour, min, 0, 0);
var current_tz = top.App.user.attributes.preferences.tz_offset_sec; // secs
var date_meeting_local = new Date();
date_meeting_local.setTime(date_meeting + current_tz*1000);
//date_meeting_local.setTime(date_meeting + current_tz*1000 - tz*3600*1000);
return(
top.App.date(date_meeting_local).formatUser(true)+' '
+formatTimeUser(date_meeting_local.getUTCHours(),date_meeting_local.getUTCMinutes(),top.App.user.attributes.preferences.timepref)
);
}
function formatTimeUser(h,m,pref){
var ampm = '';
if (pref.charAt(0)=='h') {//12
if (h>11) ampm='pm'; else ampm='am';
if (h>12) h-=12;
}
m = '' + m;
if (m.length==1) m = '0' + m;
return(h + ':' + m + ampm);
}
// initialize parameters - start
for(var i=0; i<nb; i++) {
if (typeof data_accounts.records[i].latitude_c == 'undefined') data_accounts.records[i].latitude_c = '';
if (typeof data_accounts.records[i].longitude_c == 'undefined') data_accounts.records[i].longitude_c = '';
if ((data_accounts.records[i].latitude_c=='') && (data_accounts.records[i].longitude_c=='')) {
nb_geo_calls++;
}
}
console.log('nb_geo_calls: '+nb_geo_calls);
// called by body onload
function ini_page() {
console.log('Entering ini_page');
console.log('nb_geo_calls='+nb_geo_calls);
if (nb_geo_calls > 0) {
get_geoloc();
} else {
init_gmaps();
}
}
// initialize parameters - end
</script>
</head>
<body onload="ini_page()">
<div id="map-canvas">
<div align="center"><br/><br/><br/>
<script>
document.write('<img src="'+SugarPath+'/themes/default/images/loading.gif" />');
</script>
</div>
</div>
<div id="directions-panel"></div>
</body>
</html>
|
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/method/annotation/class-use/AbstractCookieValueMethodArgumentResolver.html | akhr/java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:53:07 UTC 2020 -->
<title>Uses of Class org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver (Spring Framework 5.1.18.RELEASE API)</title>
<meta name="date" content="2020-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver (Spring Framework 5.1.18.RELEASE API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/springframework/web/method/annotation/class-use/AbstractCookieValueMethodArgumentResolver.html" target="_top">Frames</a></li>
<li><a href="AbstractCookieValueMethodArgumentResolver.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.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver" class="title">Uses of Class<br>org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation">AbstractCookieValueMethodArgumentResolver</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.springframework.web.servlet.mvc.method.annotation">org.springframework.web.servlet.mvc.method.annotation</a></td>
<td class="colLast">
<div class="block">MVC infrastructure for annotation-based handler method processing, building on the
<code>org.springframework.web.method.annotation</code> package.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.springframework.web.servlet.mvc.method.annotation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation">AbstractCookieValueMethodArgumentResolver</a> in <a href="../../../../../../org/springframework/web/servlet/mvc/method/annotation/package-summary.html">org.springframework.web.servlet.mvc.method.annotation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation">AbstractCookieValueMethodArgumentResolver</a> in <a href="../../../../../../org/springframework/web/servlet/mvc/method/annotation/package-summary.html">org.springframework.web.servlet.mvc.method.annotation</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/springframework/web/servlet/mvc/method/annotation/ServletCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.servlet.mvc.method.annotation">ServletCookieValueMethodArgumentResolver</a></span></code>
<div class="block">An <a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation"><code>AbstractCookieValueMethodArgumentResolver</code></a>
that resolves cookie values from an <a href="https://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServletRequest.html?is-external=true" title="class or interface in javax.servlet.http"><code>HttpServletRequest</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/springframework/web/method/annotation/AbstractCookieValueMethodArgumentResolver.html" title="class in org.springframework.web.method.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/springframework/web/method/annotation/class-use/AbstractCookieValueMethodArgumentResolver.html" target="_top">Frames</a></li>
<li><a href="AbstractCookieValueMethodArgumentResolver.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>
|
2017.6.1/apidocs/org/wildfly/swarm/config/infinispan/class-use/Dialect.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Fri Jun 16 09:55:16 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.infinispan.Dialect (Public javadocs 2017.6.1 API)</title>
<meta name="date" content="2017-06-16">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.infinispan.Dialect (Public javadocs 2017.6.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/infinispan/class-use/Dialect.html" target="_top">Frames</a></li>
<li><a href="Dialect.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.wildfly.swarm.config.infinispan.Dialect" class="title">Uses of Class<br>org.wildfly.swarm.config.infinispan.Dialect</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan">org.wildfly.swarm.config.infinispan</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan.cache_container">org.wildfly.swarm.config.infinispan.cache_container</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.infinispan">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a> in <a href="../../../../../../org/wildfly/swarm/config/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a> that return <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></code></td>
<td class="colLast"><span class="typeNameLabel">Dialect.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Dialect.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.infinispan.cache_container">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a> in <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> that return <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></code></td>
<td class="colLast"><span class="typeNameLabel">MixedJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html#dialect--">dialect</a></span>()</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></code></td>
<td class="colLast"><span class="typeNameLabel">BinaryJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html#dialect--">dialect</a></span>()</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></code></td>
<td class="colLast"><span class="typeNameLabel">StringJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/StringJDBCStore.html#dialect--">dialect</a></span>()</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html" title="type parameter in MixedJDBCStore">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">MixedJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html#dialect-org.wildfly.swarm.config.infinispan.Dialect-">dialect</a></span>(<a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a> value)</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html" title="type parameter in BinaryJDBCStore">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">BinaryJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html#dialect-org.wildfly.swarm.config.infinispan.Dialect-">dialect</a></span>(<a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a> value)</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/StringJDBCStore.html" title="type parameter in StringJDBCStore">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">StringJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/StringJDBCStore.html#dialect-org.wildfly.swarm.config.infinispan.Dialect-">dialect</a></span>(<a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Dialect</a> value)</code>
<div class="block">The dialect of this datastore.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/infinispan/Dialect.html" title="enum in org.wildfly.swarm.config.infinispan">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/infinispan/class-use/Dialect.html" target="_top">Frames</a></li>
<li><a href="Dialect.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
2016.12.1/apidocs/org/wildfly/swarm/config/class-use/SarSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60-ea) on Thu Dec 15 09:48:38 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.SarSupplier (Public javadocs 2016.12.1 API)</title>
<meta name="date" content="2016-12-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.SarSupplier (Public javadocs 2016.12.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/SarSupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2016.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/SarSupplier.html" target="_top">Frames</a></li>
<li><a href="SarSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.SarSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.SarSupplier</h2>
</div>
<div class="classUseContainer">No usage of org.wildfly.swarm.config.SarSupplier</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/SarSupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2016.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/SarSupplier.html" target="_top">Frames</a></li>
<li><a href="SarSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
2017.7.0/apidocs/org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Thu Jul 06 10:54:02 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ResponseHeaderConsumer (Public javadocs 2017.7.0 API)</title>
<meta name="date" content="2017-07-06">
<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="ResponseHeaderConsumer (Public javadocs 2017.7.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":18};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ResponseHeaderConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.7.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeader.html" title="class in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" target="_top">Frames</a></li>
<li><a href="ResponseHeaderConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.undertow.configuration</div>
<h2 title="Interface ResponseHeaderConsumer" class="title">Interface ResponseHeaderConsumer<T extends <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeader.html" title="class in org.wildfly.swarm.config.undertow.configuration">ResponseHeader</a><T>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">ResponseHeaderConsumer<T extends <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeader.html" title="class in org.wildfly.swarm.config.undertow.configuration">ResponseHeader</a><T>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a> value)</code>
<div class="block">Configure a pre-constructed instance of ResponseHeader resource</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ResponseHeaderConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html#andThen-org.wildfly.swarm.config.undertow.configuration.ResponseHeaderConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ResponseHeaderConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a>> after)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="accept-org.wildfly.swarm.config.undertow.configuration.ResponseHeader-">
<!-- -->
</a><a name="accept-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>void accept(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a> value)</pre>
<div class="block">Configure a pre-constructed instance of ResponseHeader resource</div>
</li>
</ul>
<a name="andThen-org.wildfly.swarm.config.undertow.configuration.ResponseHeaderConsumer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>andThen</h4>
<pre>default <a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ResponseHeaderConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a>> andThen(<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration">ResponseHeaderConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" title="type parameter in ResponseHeaderConsumer">T</a>> after)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ResponseHeaderConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.7.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeader.html" title="class in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/undertow/configuration/ResponseHeaderSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/undertow/configuration/ResponseHeaderConsumer.html" target="_top">Frames</a></li>
<li><a href="ResponseHeaderConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
_layouts/home.html | adamdaigian/piccee_landing | <!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta, title, CSS, favicons, etc. -->
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
<body>
<div id="screen1">
<a class="sr-only" href="#content">Skip navigation</a>
<!-- Docs maidnascreenv -->
{% include nav-main.html %}
<!-- Page content of course! -->
{{ content }}
<footer class="container" role="contentinfo">
</footer>
<!-- JS and analytics only. -->
{% include footer.html %}
</div>
</body>
</html>
|
2017.6.1/apidocs/org/wildfly/swarm/config/security/security_domain/class-use/ClassicJSSESupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Fri Jun 16 09:55:15 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.security.security_domain.ClassicJSSESupplier (Public javadocs 2017.6.1 API)</title>
<meta name="date" content="2017-06-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.security.security_domain.ClassicJSSESupplier (Public javadocs 2017.6.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/class-use/ClassicJSSESupplier.html" target="_top">Frames</a></li>
<li><a href="ClassicJSSESupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.security.security_domain.ClassicJSSESupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.security.security_domain.ClassicJSSESupplier</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">ClassicJSSESupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.security">org.wildfly.swarm.config.security</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.security">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">ClassicJSSESupplier</a> in <a href="../../../../../../../org/wildfly/swarm/config/security/package-summary.html">org.wildfly.swarm.config.security</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/security/package-summary.html">org.wildfly.swarm.config.security</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">ClassicJSSESupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/security/SecurityDomain.html" title="type parameter in SecurityDomain">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityDomain.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/security/SecurityDomain.html#classicJsse-org.wildfly.swarm.config.security.security_domain.ClassicJSSESupplier-">classicJsse</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">ClassicJSSESupplier</a> supplier)</code>
<div class="block">JSSE configuration.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicJSSESupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/class-use/ClassicJSSESupplier.html" target="_top">Frames</a></li>
<li><a href="ClassicJSSESupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
javadoc/picklesjar/pickle/ut/runtime/routine/targeting/class-use/ClassTargetingRoutine.html | PicklesJar/documents | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Tue Dec 01 21:32:14 JST 2015 -->
<title>Uses of Interface picklesjar.pickle.ut.runtime.routine.targeting.ClassTargetingRoutine</title>
<meta name="date" content="2015-12-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface picklesjar.pickle.ut.runtime.routine.targeting.ClassTargetingRoutine";
}
}
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="../../../../../../../picklesjar/pickle/ut/runtime/routine/targeting/ClassTargetingRoutine.html" title="interface in picklesjar.pickle.ut.runtime.routine.targeting">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?picklesjar/pickle/ut/runtime/routine/targeting/class-use/ClassTargetingRoutine.html" target="_top">Frames</a></li>
<li><a href="ClassTargetingRoutine.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface picklesjar.pickle.ut.runtime.routine.targeting.ClassTargetingRoutine" class="title">Uses of Interface<br>picklesjar.pickle.ut.runtime.routine.targeting.ClassTargetingRoutine</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/targeting/ClassTargetingRoutine.html" title="interface in picklesjar.pickle.ut.runtime.routine.targeting">ClassTargetingRoutine</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#picklesjar.pickle.ut.runtime.routine.impl">picklesjar.pickle.ut.runtime.routine.impl</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="picklesjar.pickle.ut.runtime.routine.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/targeting/ClassTargetingRoutine.html" title="interface in picklesjar.pickle.ut.runtime.routine.targeting">ClassTargetingRoutine</a> in <a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/impl/package-summary.html">picklesjar.pickle.ut.runtime.routine.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/impl/package-summary.html">picklesjar.pickle.ut.runtime.routine.impl</a> that implement <a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/targeting/ClassTargetingRoutine.html" title="interface in picklesjar.pickle.ut.runtime.routine.targeting">ClassTargetingRoutine</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/impl/ClassTargetingOnMultiThreadRoutine.html" title="class in picklesjar.pickle.ut.runtime.routine.impl">ClassTargetingOnMultiThreadRoutine</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/impl/ClassTargetingOnSingleThreadRoutine.html" title="class in picklesjar.pickle.ut.runtime.routine.impl">ClassTargetingOnSingleThreadRoutine</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../picklesjar/pickle/ut/runtime/routine/targeting/ClassTargetingRoutine.html" title="interface in picklesjar.pickle.ut.runtime.routine.targeting">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?picklesjar/pickle/ut/runtime/routine/targeting/class-use/ClassTargetingRoutine.html" target="_top">Frames</a></li>
<li><a href="ClassTargetingRoutine.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>
|
public/scaladoc/2.1.7/org/scalatest/events/Location.html | scalatest/scalatest-website | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Location - ScalaTest 2.1.7 - org.scalatest.events.Location</title>
<meta name="description" content="Location - ScalaTest 2.1.7 - org.scalatest.events.Location" />
<meta name="keywords" content="Location ScalaTest 2.1.7 org.scalatest.events.Location" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../lib/jquery.js" id="jquery-js"></script>
<script type="text/javascript" src="../../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
if(top === self) {
var url = '../../../index.html';
var hash = 'org.scalatest.events.Location';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71294502-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="type">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<img src="../../../lib/class_big.png" />
<p id="owner"><a href="../../package.html" class="extype" name="org">org</a>.<a href="../package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="package.html" class="extype" name="org.scalatest.events">events</a></p>
<h1>Location</h1>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier">sealed abstract </span>
<span class="kind">class</span>
</span>
<span class="symbol">
<span class="name">Location</span><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Location in source code indicating where in the source code an event originated.
</p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-2.1.7-for-scala-2.10/src/main/scala/org/scalatest/events/Location.scala" target="_blank">Location.scala</a></dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div><div class="toggleContainer block">
<span class="toggle">Known Subclasses</span>
<div class="subClasses hiddenContent"><a href="LineInFile.html" class="extype" name="org.scalatest.events.LineInFile">LineInFile</a>, <a href="SeeStackDepthException$.html" class="extype" name="org.scalatest.events.SeeStackDepthException">SeeStackDepthException</a>, <a href="TopOfClass.html" class="extype" name="org.scalatest.events.TopOfClass">TopOfClass</a>, <a href="TopOfMethod.html" class="extype" name="org.scalatest.events.TopOfMethod">TopOfMethod</a></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.scalatest.events.Location"><span>Location</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li>
</ol>
<a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="org.scalatest.events.Location#<init>" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="<init>():org.scalatest.events.Location"></a>
<a id="<init>:Location"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">Location</span><span class="params">()</span>
</span>
</h4>
</li></ol>
</div>
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:AnyRef):Boolean"></a>
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:AnyRef):Boolean"></a>
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a>
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<a id="hashCode():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<a id="toString():String"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</html> |
2018.2.0/apidocs/org/wildfly/swarm/config/ejb3/class-use/CacheConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Thu Feb 08 09:04:07 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.ejb3.CacheConsumer (BOM: * : All 2018.2.0 API)</title>
<meta name="date" content="2018-02-08">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.ejb3.CacheConsumer (BOM: * : All 2018.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.2.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/CacheConsumer.html" target="_top">Frames</a></li>
<li><a href="CacheConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.ejb3.CacheConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.ejb3.CacheConsumer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.ejb3">org.wildfly.swarm.config.ejb3</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/EJB3.html" title="type parameter in EJB3">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EJB3.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/EJB3.html#cache-java.lang.String-org.wildfly.swarm.config.ejb3.CacheConsumer-">cache</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a> consumer)</code>
<div class="block">Create and configure a Cache object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.ejb3">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a> that return <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="type parameter in CacheConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">CacheConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html#andThen-org.wildfly.swarm.config.ejb3.CacheConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="type parameter in CacheConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="type parameter in CacheConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">CacheConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html#andThen-org.wildfly.swarm.config.ejb3.CacheConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">CacheConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="type parameter in CacheConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ejb3/CacheConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.2.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/CacheConsumer.html" target="_top">Frames</a></li>
<li><a href="CacheConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
public/assignment.html | rahulmadhavan/notebook | <html>
<head>
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/bootstrap-theme.css" rel="stylesheet">
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/notebook.js"></script>
</head>
<body onload = "fetchAssignmentsOnLoad()">
<br>
<div class="container" id="assignment_form" style="position : fixed; background-color: #5CADFF;">
<h2> Assignments </h2>
<br><br>
<form class="form-inline">
<input id="inputName" type="text" class="input-small" placeholder="Name">
<input id="hackText" type="text" class="input-small" placeholder="Hack" hidden>
<button type="button" class="btn" onclick="createAssignment();return false;">Create Assignment</button>
</form>
</div>
<br><br>
<div class="container" style="padding-top: 150">
<table class="table table-bordered table-hover" >
<thead>
<tr>
<th>id</th>
<th>Name</th>
<th></th>
<th></th>
</tr>
</thead>
<tbody id="assignments">
</tbody>
</table>
</div>
</body>
</html> |
OPS/chapter278.html | yighu/wenli | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="provider" content="www.cnepub.com"/>
<meta name="builder" content="epubBuilder present by www.cnepub.com"/>
<meta name="right" content="该文档由epubBuilder生成。epubBuilder为掌上书苑(www.cnepub.com)提供的epub制作工具,仅供个人交流与学习使用。在未获得掌上书苑的商业授权前,不得用于任何商业用途。"/>
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<title>第七章</title>
</head>
<body>
<div>
<h3>第七章</h3>
<p>1以色列人缘当灭之物而获罪、盖犹大支派、谢拉曾孙、撒底孙、迦米子亚干、取当灭之物、致耶和华怒以色列人、○</p>
<p>2约书亚自耶利哥、遣人往伯特利东近伯亚文之艾、告之曰、往窥其地、遂往窥之、</p>
<p>3返见约书亚曰、艾人维寡、毋劳民众皆往、二三千人斯可击之、</p>
<p>4于是约三千人往彼、为艾人所败而遁、</p>
<p>5艾人杀其三十六人、自邑门追之、至示巴琳、击之于阪、民遂丧胆、荏弱如水、</p>
<p>6约书亚裂衣、与以色列长老蒙尘于首、在耶和华匮前、伏地至暮、</p>
<p>7约书亚曰、噫、主耶和华欤、何为导斯民过约但、付我于亚摩利人手、以灭我乎、我愿仍居约但东为幸、</p>
<p>8主欤、以色列人背敌而遁、余复何言、</p>
<p>9迦南族与此地居民闻之、必围困我、灭我名于天下、而尔为尔大名、将何为耶、</p>
<p>10耶和华谕约书亚曰、起、何为伏地若此、</p>
<p>11以色列人犯罪、背我所命之约、擅取当灭之物、匿于己器、行窃作伪、</p>
<p>12故以色列人见诅、不能御敌、背敌而遁、若不除当灭之物于尔中、我必不复偕尔、</p>
<p>13起、使民自洁、谕之曰、自洁以备明日、盖以色列之上帝耶和华云、以色列欤、尔中匿有当灭之物、非先除之、不能御敌、</p>
<p>14诘朝必循支派而至、耶和华所取支派、必循宗族而至、耶和华所取宗族、必循室家而至、耶和华所取室家、必使尽人而至、</p>
<p>15被取之人、匿有当灭之物、必毁其人、及凡所有、缘背耶和华之约、妄为于以色列中也、</p>
<p>16翌日、约书亚夙兴、使以色列人循其支派而至、取犹大支派、</p>
<p>17使犹大宗族至、而取谢拉族、使谢拉族至、而取撒底、</p>
<p>18使其室家尽人而至、则取犹大支派、谢拉曾孙、撒底孙、迦米子亚干、</p>
<p>19约书亚谓亚干曰、我子欤、尔当归荣于以色列之上帝耶和华、向之认罪、以尔所行告我、毋隐、</p>
<p>20亚干对曰、我诚获罪于以色列之上帝耶和华、所行如是、</p>
<p>21我于所夺之物中、见有示拿之美衣、及银二百舍客勒、金铤五十舍客勒、则贪而取之、今在我幕、匿于地中、银在其下、</p>
<p>22约书亚遣人趋至厥幕、其衣果藏于幕、银在其下、</p>
<p>23乃自幕中取出、携至约书亚及以色列众、置于耶和华前、</p>
<p>24约书亚同以色列众、取谢拉裔亚干、与银衣金铤、暨子女牛羊驴幕、及凡所有、携至亚割谷、</p>
<p>25约书亚曰、尔何贻祸我侪、今日耶和华必祸尔、于是以色列人以石击之、以火焚之、及其全家、</p>
<p>26堆石其上、至今犹存、耶和华乃息其烈怒、故其地名曰亚割谷、至于今日、</p>
</div>
</body>
</html>
|
public/scaladoc/plus-selenium-2.45/3.1.1.0/org/scalatestplus/selenium/WebBrowser$capture$.html | scalatest/scalatest-website | <!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>ScalaTest + Selenium 3.1.1.0 - org.scalatestplus.selenium.WebBrowser.capture</title>
<meta name="description" content="ScalaTest Selenium 3.1.1.0 - org.scalatestplus.selenium.WebBrowser.capture" />
<meta name="keywords" content="ScalaTest Selenium 3.1.1.0 org.scalatestplus.selenium.WebBrowser.capture" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script>
<script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="../../../lib/index.js"></script>
<script type="text/javascript" src="../../../index.js"></script>
<script type="text/javascript" src="../../../lib/scheduler.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
/* this variable can be used by the JS to determine the path to the root document */
var toRoot = '../../../';
</script>
</head>
<body>
<div id="search">
<span id="doc-title">ScalaTest + Selenium 3.1.1.0<span id="doc-version"></span></span>
<span class="close-results"><span class="left"><</span> Back</span>
<div id="textfilter">
<span class="input">
<input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" />
<i class="clear material-icons"></i>
<i id="search-icon" class="material-icons"></i>
</span>
</div>
</div>
<div id="search-results">
<div id="search-progress">
<div id="progress-fill"></div>
</div>
<div id="results-content">
<div id="entity-results"></div>
<div id="member-results"></div>
</div>
</div>
<div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;">
<div id="content-container" style="-webkit-overflow-scrolling: touch;">
<div id="subpackage-spacer">
<div id="packages">
<h1>Packages</h1>
<ul>
<li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="_root_"></a><a id="root:_root_"></a>
<span class="permalink">
<a href="index.html#_root_" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../index.html"><span class="name">root</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="_root_.org" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="org"></a><a id="org:org"></a>
<span class="permalink">
<a href="index.html#org" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../index.html"><span class="name">org</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="org.scalatestplus" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="scalatestplus"></a><a id="scalatestplus:scalatestplus"></a>
<span class="permalink">
<a href="../org/index.html#scalatestplus" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../index.html"><span class="name">scalatestplus</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="org">org</a></dd></dl></div>
</li><li name="org.scalatestplus.selenium" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="selenium"></a><a id="selenium:selenium"></a>
<span class="permalink">
<a href="../../org/scalatestplus/index.html#selenium" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="index.html"><span class="name">selenium</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="org.scalatestplus">scalatestplus</a></dd></dl></div>
</li><li name="org.scalatestplus.selenium.WebBrowser" visbl="pub" class="indented4 " data-isabs="true" fullComment="yes" group="Ungrouped">
<a id="WebBrowserextendsAnyRef"></a><a id="WebBrowser:WebBrowser"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/index.html#WebBrowserextendsAnyRef" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">trait</span>
</span>
<span class="symbol">
<a title="Trait that provides a domain specific language (DSL) for writing browser-based tests using Selenium." href="WebBrowser.html"><span class="name">WebBrowser</span></a><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
<p class="shortcomment cmt">Trait that provides a domain specific language (DSL) for writing browser-based tests using <a href="http://seleniumhq.org">Selenium</a>.</p><div class="fullcomment"><div class="comment cmt"><p>Trait that provides a domain specific language (DSL) for writing browser-based tests using <a href="http://seleniumhq.org">Selenium</a>.</p><p>To use ScalaTest's Selenium DSL, mix trait <code>WebBrowser</code> into your test class. This trait provides the DSL in its
entirety except for one missing piece: an implicit <code>org.openqa.selenium.WebDriver</code>. One way to provide the missing
implicit driver is to declare one as a member of your test class, like this:</p><p><pre class="stHighlighted">
<span class="stReserved">import</span> org.scalatest._
<span class="stReserved">import</span> selenium._
<span class="stReserved">import</span> org.openqa.selenium._
<span class="stReserved">import</span> htmlunit._
<br/><span class="stReserved">class</span> <span class="stType">BlogSpec</span> <span class="stReserved">extends</span> <span class="stType">FlatSpec</span> <span class="stReserved">with</span> <span class="stType">Matchers</span> <span class="stReserved">with</span> <span class="stType">WebBrowser</span> {
<br/> <span class="stReserved">implicit</span> <span class="stReserved">val</span> webDriver: <span class="stType">WebDriver</span> = <span class="stReserved">new</span> <span class="stType">HtmlUnitDriver</span>
<br/> <span class="stReserved">val</span> host = <span class="stQuotedString">"http://localhost:9000/"</span>
<br/> <span class="stQuotedString">"The blog app home page"</span> should <span class="stQuotedString">"have the correct title"</span> in {
go to (host + <span class="stQuotedString">"index.html"</span>)
pageTitle should be (<span class="stQuotedString">"Awesome Blog"</span>)
}
}
</pre></p><p>For convenience, however, ScalaTest provides a <code>WebBrowser</code> subtrait containing an implicit <code>WebDriver</code> for each
driver provided by Selenium.
Thus a simpler way to use the <code>HtmlUnit</code> driver, for example, is to extend
ScalaTest's <a href="HtmlUnit.html"><code>HtmlUnit</code></a> trait, like this:</p><p><pre class="stHighlighted">
<span class="stReserved">import</span> org.scalatest._
<span class="stReserved">import</span> selenium._
<br/><span class="stReserved">class</span> <span class="stType">BlogSpec</span> <span class="stReserved">extends</span> <span class="stType">FlatSpec</span> <span class="stReserved">with</span> <span class="stType">Matchers</span> <span class="stReserved">with</span> <span class="stType">HtmlUnit</span> {
<br/> <span class="stReserved">val</span> host = <span class="stQuotedString">"http://localhost:9000/"</span>
<br/> <span class="stQuotedString">"The blog app home page"</span> should <span class="stQuotedString">"have the correct title"</span> in {
go to (host + <span class="stQuotedString">"index.html"</span>)
pageTitle should be (<span class="stQuotedString">"Awesome Blog"</span>)
}
}
</pre></p><p>The web driver traits provided by ScalaTest are:</p><p><table style="border-collapse: collapse; border: 1px solid black">
<tr><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong>Driver</strong></th><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong><code>WebBrowser</code> subtrait</strong></th></tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
Google Chrome
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<a href="Chrome.html"><code>Chrome</code></a>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
Mozilla Firefox
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<a href="Firefox.html"><code>Firefox</code></a>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
HtmlUnit
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<a href="HtmlUnit.html"><code>HtmlUnit</code></a>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
Microsoft Internet Explorer
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<a href="InternetExplorer.html"><code>InternetExplorer</code></a>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
Apple Safari
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<a href="Safari.html"><code>Safari</code></a>
</td>
</tr>
</table></p><h4> Navigation </h4><p>You can ask the browser to retrieve a page (go to a URL) like this:</p><p><pre class="stHighlighted">
go to <span class="stQuotedString">"http://www.artima.com"</span>
</pre></p><p>Note: If you are using the <em>page object pattern</em>, you can also go to a page using the <code>Page</code> instance, as
illustrated in the section on <a href="#pageObjects">page objects</a> below.</p><p>Once you have retrieved a page, you can fill in and submit forms, query for the values of page elements, and make assertions.
In the following example, selenium will go to <code>http://www.google.com</code>, fill in the text box with
<code>Cheese!</code>, press the submit button, and wait for result returned from an AJAX call:</p><p><pre class="stHighlighted">
go to <span class="stQuotedString">"http://www.google.com"</span>
click on <span class="stQuotedString">"q"</span>
enter(<span class="stQuotedString">"Cheese!"</span>)
submit()
<span class="stLineComment">// Google's search is rendered dynamically with JavaScript.</span>
eventually { pageTitle should be (<span class="stQuotedString">"Cheese! - Google Search"</span>) }
</pre></p><p>In the above example, the <code>"q"</code> used in “<code>click on "q"</code>”
can be either the id or name of an element. ScalaTest's Selenium DSL will try to lookup by id first. If it cannot find
any element with an id equal to <code>"q"</code>, it will then try lookup by name <code>"q"</code>.</p><p>Alternatively, you can be more specific:</p><p><pre class="stHighlighted">
click on id(<span class="stQuotedString">"q"</span>) <span class="stLineComment">// to lookup by id "q" </span>
click on name(<span class="stQuotedString">"q"</span>) <span class="stLineComment">// to lookup by name "q" </span>
</pre></p><p>In addition to <code>id</code> and <code>name</code>, you can use the following approaches to lookup elements, just as you can do with
Selenium's <code>org.openqa.selenium.By</code> class:</p><ul><li><code>xpath</code></li><li><code>className</code></li><li><code>cssSelector</code></li><li><code>linkText</code></li><li><code>partialLinkText</code></li><li><code>tagName</code></li></ul><p>For example, you can select by link text with:</p><p><pre class="stHighlighted">
click on linkText(<span class="stQuotedString">"click here!"</span>)
</pre></p><p>If an element is not found via any form of lookup, evaluation will complete abruptly with a <code>TestFailedException</code>.</p><h4> Getting and setting input element values </h4><p>ScalaTest's Selenium DSL provides a clear, simple syntax for accessing and updating the values of input elements such as
text fields, radio buttons, checkboxes, selection lists, and the input types introduced in HTML5. If a requested element is not found, or if it is found but is
not of the requested type, an exception will immediately result causing the test to fail.</p><p>The most common way to access field value is through the <code>value</code> property, which is supported by the following
input types:</p><p><table style="border-collapse: collapse; border: 1px solid black">
<tr>
<th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black">
<strong>Tag Name</strong>
</th>
<th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black">
<strong>Input Type</strong>
</th>
<th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black">
<strong>Lookup Method</strong>
</th>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>text</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>textField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>textarea</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>-</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>textArea</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>password</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>pwdField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>email</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>emailField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>color</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>colorField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>date</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>dateField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>datetime</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>dateTimeField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>datetime-local</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>dateTimeLocalField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>month</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>monthField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>number</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>numberField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>range</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>rangeField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>search</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>searchField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>tel</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>telField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>time</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>timeField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>url</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>urlField</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>input</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>week</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: center">
<code>weekField</code>
</td>
</tr>
</table></p><p>You can change a input field's value by assigning it via the <code>=</code> operator, like this:</p><p><pre class="stHighlighted">
textField(<span class="stQuotedString">"q"</span>).value = <span class="stQuotedString">"Cheese!"</span>
</pre></p><p>And you can access a input field's value by simply invoking <code>value</code> on it:</p><p><pre class="stHighlighted">
textField(<span class="stQuotedString">"q"</span>).value should be (<span class="stQuotedString">"Cheese!"</span>)
</pre></p><p>If the text field is empty, <code>value</code> will return an empty string (<code>""</code>).</p><p>You can use the same syntax with other type of input fields by replacing <code>textField</code> with <code>Lookup Method</code> listed in table above,
for example to use text area:</p><p><pre class="stHighlighted">
textArea(<span class="stQuotedString">"body"</span>).value = <span class="stQuotedString">"I saw something cool today!"</span>
textArea(<span class="stQuotedString">"body"</span>).value should be (<span class="stQuotedString">"I saw something cool today!"</span>)
</pre></p><p>or with a password field:</p><p><pre class="stHighlighted">
pwdField(<span class="stQuotedString">"secret"</span>).value = <span class="stQuotedString">"Don't tell anybody!"</span>
pwdField(<span class="stQuotedString">"secret"</span>).value should be (<span class="stQuotedString">"Don't tell anybody!"</span>)
</pre></p><h5> Alternate Way for Data Entry </h5><p>An alternate way to enter data into a input fields is to use <code>enter</code> or <code>pressKeys</code>.
Although both of <code>enter</code> and <code>pressKeys</code> send characters to the active element, <code>pressKeys</code> can be used on any kind of
element, whereas <code>enter</code> can only be used on text entry fields, which include:</p><ul><li><code>textField</code></li><li><code>textArea</code></li><li><code>pwdField</code></li><li><code>emailField</code></li><li><code>searchField</code></li><li><code>telField</code></li><li><code>urlField</code></li></ul><p>Another difference is that <code>enter</code> will clear the text field or area before sending the characters,
effectively replacing any currently existing text with the new text passed to <code>enter</code>. By contrast,
<code>pressKeys</code> does not do any clearing—it just appends more characters to any existing text.
You can backup with <code>pressKeys</code>, however, by sending explicit backspace characters, <code>"\u0008"</code>.</p><p>To use these commands, you must first click on the input field you are interested in
to give it the focus. Here's an example:</p><p><pre class="stHighlighted">
click on <span class="stQuotedString">"q"</span>
enter(<span class="stQuotedString">"Cheese!"</span>)
</pre></p><p>Here's a (contrived) example of using <code>pressKeys</code> with backspace to fix a typo:</p><p><pre class="stHighlighted">
click on <span class="stQuotedString">"q"</span> <span class="stLineComment">// q is the name or id of a text field or text area</span>
enter(<span class="stQuotedString">"Cheesey!"</span>) <span class="stLineComment">// Oops, meant to say Cheese!</span>
pressKeys(<span class="stQuotedString">"\u0008\u0008"</span>) <span class="stLineComment">// Send two backspaces; now the value is Cheese</span>
pressKeys(<span class="stQuotedString">"!"</span>) <span class="stLineComment">// Send the missing exclamation point; now the value is Cheese!</span>
</pre></p><h5> Radio buttons </h5><p>Radio buttons work together in groups. For example, you could have a group of radio buttons, like this:</p><p><pre>
<input type="radio" id="opt1" name="group1" value="Option 1"> Option 1</input>
<input type="radio" id="opt2" name="group1" value="Option 2"> Option 2</input>
<input type="radio" id="opt3" name="group1" value="Option 3"> Option 3</input>
</pre></p><p>You can select an option in either of two ways:</p><p><pre class="stHighlighted">
radioButtonGroup(<span class="stQuotedString">"group1"</span>).value = <span class="stQuotedString">"Option 2"</span>
radioButtonGroup(<span class="stQuotedString">"group1"</span>).selection = <span class="stType">Some</span>(<span class="stQuotedString">"Option 2"</span>)
</pre></p><p>Likewise, you can read the currently selected value of a group of radio buttons in two ways:</p><p><pre class="stHighlighted">
radioButtonGroup(<span class="stQuotedString">"group1"</span>).value should be (<span class="stQuotedString">"Option 2"</span>)
radioButtonGroup(<span class="stQuotedString">"group1"</span>).selection should be (<span class="stType">Some</span>(<span class="stQuotedString">"Option 2"</span>))
</pre></p><p>If the radio button has no selection at all, <code>selection</code> will return <code>None</code> whereas <code>value</code>
will throw a <code>TestFailedException</code>. By using <code>value</code>, you are indicating you expect a selection, and if there
isn't a selection that should result in a failed test.</p><p>If you would like to work with <code>RadioButton</code> element directly, you can select it by calling <code>radioButton</code>:</p><p><pre class="stHighlighted">
click on radioButton(<span class="stQuotedString">"opt1"</span>)
</pre></p><p>you can check if an option is selected by calling <code>isSelected</code>:</p><p><pre class="stHighlighted">
radioButton(<span class="stQuotedString">"opt1"</span>).isSelected should be (<span class="stReserved">true</span>)
</pre></p><p>to get the value of radio button, you can call <code>value</code>:</p><p><pre class="stHighlighted">
radioButton(<span class="stQuotedString">"opt1"</span>).value should be (<span class="stQuotedString">"Option 1"</span>)
</pre></p><h5> Checkboxes </h5><p>A checkbox in one of two states: selected or cleared. Here's how you select a checkbox:</p><p><pre class="stHighlighted">
checkbox(<span class="stQuotedString">"cbx1"</span>).select()
</pre></p><p>And here's how you'd clear one:</p><p><pre class="stHighlighted">
checkbox(<span class="stQuotedString">"cbx1"</span>).clear()
</pre></p><p>You can access the current state of a checkbox with <code>isSelected</code>:</p><p><pre class="stHighlighted">
checkbox(<span class="stQuotedString">"cbx1"</span>).isSelected should be (<span class="stReserved">true</span>)
</pre></p><h5> Single-selection dropdown lists </h5><p>Given the following single-selection dropdown list:</p><p><pre>
<select id="select1">
<option value="option1">Option 1</option>
<option value="option2">Option 2</option>
<option value="option3">Option 3</option>
</select>
</pre></p><p>You could select <code>Option 2</code> in either of two ways:</p><p><pre class="stHighlighted">
singleSel(<span class="stQuotedString">"select1"</span>).value = <span class="stQuotedString">"option2"</span>
singleSel(<span class="stQuotedString">"select1"</span>).selection = <span class="stType">Some</span>(<span class="stQuotedString">"option2"</span>)
</pre></p><p>To clear the selection, either invoke <code>clear</code> or set <code>selection</code> to <code>None</code>:</p><p><pre class="stHighlighted">
singleSel(<span class="stQuotedString">"select1"</span>).clear()
singleSel(<span class="stQuotedString">"select1"</span>).selection = <span class="stType">None</span>
</pre></p><p>You can read the currently selected value of a single-selection list in the same manner as radio buttons:</p><p><pre class="stHighlighted">
singleSel(<span class="stQuotedString">"select1"</span>).value should be (<span class="stQuotedString">"option2"</span>)
singleSel(<span class="stQuotedString">"select1"</span>).selection should be (<span class="stType">Some</span>(<span class="stQuotedString">"option2"</span>))
</pre></p><p>If the single-selection list has no selection at all, <code>selection</code> will return <code>None</code> whereas <code>value</code>
will throw a <code>TestFailedException</code>. By using <code>value</code>, you are indicating you expect a selection, and if there
isn't a selection that should result in a failed test.</p><h5> Multiple-selection lists </h5><p>Given the following multiple-selection list:</p><p><pre>
<select name="select2" multiple="multiple">
<option value="option4">Option 4</option>
<option value="option5">Option 5</option>
<option value="option6">Option 6</option>
</select>
</pre></p><p>You could select <code>Option 5</code> and <code>Option 6</code> like this:</p><p><pre class="stHighlighted">
multiSel(<span class="stQuotedString">"select2"</span>).values = <span class="stType">Seq</span>(<span class="stQuotedString">"option5"</span>, <span class="stQuotedString">"option6"</span>)
</pre></p><p>The previous command would essentially clear all selections first, then select <code>Option 5</code> and <code>Option 6</code>.
If instead you want to <em>not</em> clear any existing selection, just additionally select <code>Option 5</code> and <code>Option 6</code>,
you can use the <code>+=</code> operator, like this.</p><p><pre class="stHighlighted">
multiSel(<span class="stQuotedString">"select2"</span>).values += <span class="stQuotedString">"option5"</span>
multiSel(<span class="stQuotedString">"select2"</span>).values += <span class="stQuotedString">"option6"</span>
</pre></p><p>To clear a specific option, pass its name to <code>clear</code>:</p><p><pre class="stHighlighted">
multiSel(<span class="stQuotedString">"select2"</span>).clear(<span class="stQuotedString">"option5"</span>)
</pre></p><p>To clear all selections, call <code>clearAll</code>:</p><p><pre class="stHighlighted">
multiSel(<span class="stQuotedString">"select2"</span>).clearAll()
</pre></p><p>You can access the current selections with <code>values</code>, which returns an immutable <code>IndexedSeq[String]</code>:</p><p><pre class="stHighlighted">
multiSel(<span class="stQuotedString">"select2"</span>).values should have size <span class="stLiteral">2</span>
multiSel(<span class="stQuotedString">"select2"</span>).values(<span class="stLiteral">0</span>) should be (<span class="stQuotedString">"option5"</span>)
multiSel(<span class="stQuotedString">"select2"</span>).values(<span class="stLiteral">1</span>) should be (<span class="stQuotedString">"option6"</span>)
</pre></p><h5> Clicking and submitting </h5><p>You can click on any element with “<code>click on</code>” as shown previously:</p><p><pre class="stHighlighted">
click on <span class="stQuotedString">"aButton"</span>
click on name(<span class="stQuotedString">"aTextField"</span>)
</pre></p><p>If the requested element is not found, <code>click on</code> will throw an exception, failing the test.</p><p>Clicking on a input element will give it the focus. If current focus is in on an input element within a form, you can submit the form by
calling <code>submit</code>:</p><p><pre class="stHighlighted">
submit()
</pre></p><h4> Switching </h4><p>You can switch to a popup alert bo using the following code:</p><p><pre class="stHighlighted">
switch to alertBox
</pre></p><p>to switch to a frame, you could:</p><p><pre class="stHighlighted">
switch to frame(<span class="stLiteral">0</span>) <span class="stLineComment">// switch by index</span>
switch to frame(<span class="stQuotedString">"name"</span>) <span class="stLineComment">// switch by name</span>
</pre></p><p>If you have reference to a window handle (can be obtained from calling windowHandle/windowHandles), you can switch to a particular
window by:</p><p><pre class="stHighlighted">
switch to window(windowHandle)
</pre></p><p>You can also switch to active element and default content:</p><p><pre class="stHighlighted">
switch to activeElement
switch to defaultContent
</pre></p><h4> Navigation history </h4><p>In real web browser, you can press the 'Back' button to go back to previous page. To emulate that action in your test, you can call <code>goBack</code>:</p><p><pre class="stHighlighted">
goBack()
</pre></p><p>To emulate the 'Forward' button, you can call:</p><p><pre class="stHighlighted">
goForward()
</pre></p><p>And to refresh or reload the current page, you can call:</p><p><pre class="stHighlighted">
reloadPage()
</pre></p><h4> Cookies! </h4><p>To create a new cookie, you'll say:</p><p><pre class="stHighlighted">
add cookie (<span class="stQuotedString">"cookie_name"</span>, <span class="stQuotedString">"cookie_value"</span>)
</pre></p><p>to read a cookie value, you do:</p><p><pre class="stHighlighted">
cookie(<span class="stQuotedString">"cookie_name"</span>).value should be (<span class="stQuotedString">"cookie_value"</span>) <span class="stLineComment">// If value is undefined, throws TFE right then and there. Never returns null.</span>
</pre></p><p>In addition to the common use of name-value cookie, you can pass these extra fields when creating the cookie, available ways are:</p><p><pre class="stHighlighted">
cookie(name: <span class="stType">String</span>, value: <span class="stType">String</span>)
cookie(name: <span class="stType">String</span>, value: <span class="stType">String</span>, path: <span class="stType">String</span>)
cookie(name: <span class="stType">String</span>, value: <span class="stType">String</span>, path: <span class="stType">String</span>, expiry: <span class="stType">Date</span>)
cookie(name: <span class="stType">String</span>, value: <span class="stType">String</span>, path: <span class="stType">String</span>, expiry: <span class="stType">Date</span>, domain: <span class="stType">String</span>)
cookie(name: <span class="stType">String</span>, value: <span class="stType">String</span>, path: <span class="stType">String</span>, expiry: <span class="stType">Date</span>, domain: <span class="stType">String</span>, secure: <span class="stType">Boolean</span>)
</pre></p><p>and to read those extra fields:</p><p><pre class="stHighlighted">
cookie(<span class="stQuotedString">"cookie_name"</span>).value <span class="stLineComment">// Read cookie's value</span>
cookie(<span class="stQuotedString">"cookie_name"</span>).path <span class="stLineComment">// Read cookie's path</span>
cookie(<span class="stQuotedString">"cookie_name"</span>).expiry <span class="stLineComment">// Read cookie's expiry</span>
cookie(<span class="stQuotedString">"cookie_name"</span>).domain <span class="stLineComment">// Read cookie's domain</span>
cookie(<span class="stQuotedString">"cookie_name"</span>).isSecure <span class="stLineComment">// Read cookie's isSecure flag</span>
</pre></p><p>In order to delete a cookie, you could use the following code:</p><p><pre class="stHighlighted">
delete cookie <span class="stQuotedString">"cookie_name"</span>
</pre></p><p>or to delete all cookies in the same domain:-</p><p><pre class="stHighlighted">
delete all cookies
</pre></p><p>To get the underlying Selenium cookie, you can use <code>underlying</code>:</p><p><pre class="stHighlighted">
cookie(<span class="stQuotedString">"cookie_name"</span>).underlying.validate() <span class="stLineComment">// call the validate() method on underlying Selenium cookie</span>
</pre></p><h4> Other useful element properties </h4><p>All element types (<code>textField</code>, <code>textArea</code>, <code>radioButton</code>, <code>checkbox</code>, <code>singleSel</code>, <code>multiSel</code>)
support the following useful properties:</p><p><table style="border-collapse: collapse; border: 1px solid black">
<tr><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong>Method</strong></th><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong>Description</strong></th></tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>location</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
The XY location of the top-left corner of this <code>Element</code>.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>size</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
The width/height size of this <code>Element</code>.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>isDisplayed</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
Indicates whether this <code>Element</code> is displayed.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>isEnabled</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
Indicates whether this <code>Element</code> is enabled.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>isSelected</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
Indicates whether this <code>Element</code> is selected.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>tagName</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
The tag name of this element.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>underlying</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
The underlying <code>WebElement</code> wrapped by this <code>Element</code>.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>attribute(name: String)</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
The attribute value of the given attribute name of this element, wrapped in a <code>Some</code>, or <code>None</code> if no
such attribute exists on this <code>Element</code>.
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>text</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
Returns the visible (<em>i.e.</em>, not hidden by CSS) text of this element, including sub-elements, without any leading or trailing whitespace.
</td>
</tr>
</table></p><h4> Implicit wait </h4><p>To set Selenium's implicit wait timeout, you can call the <code>implicitlyWait</code> method:</p><p><pre class="stHighlighted">
implicitlyWait(<span class="stType">Span</span>(<span class="stLiteral">10</span>, <span class="stType">Seconds</span>))
</pre></p><p>Invoking this method sets the amount of time the driver will wait when searching for an element that is not immediately present. For
more information, see the documentation for method <code>implicitlyWait</code>.</p><h4> Page source and current URL </h4><p>It is possible to get the html source of currently loaded page, using:</p><p><pre class="stHighlighted">
pageSource
</pre></p><p>and if needed, get the current URL of currently loaded page:</p><p><pre class="stHighlighted">
currentUrl
</pre></p><h4> Screen capture </h4><p>You can capture screen using the following code:</p><p><pre class="stHighlighted">
<span class="stReserved">val</span> file = capture
</pre></p><p>By default, the captured image file will be saved in temporary folder (returned by java.io.tmpdir property), with random file name
ends with .png extension. You can specify a fixed file name:</p><p><pre class="stHighlighted">
capture to <span class="stQuotedString">"MyScreenShot.png"</span>
</pre></p><p>or</p><p><pre class="stHighlighted">
capture to <span class="stQuotedString">"MyScreenShot"</span>
</pre></p><p>Both will result in a same file name <code>MyScreenShot.png</code>.</p><p>You can also change the target folder screenshot file is written to, by saying:</p><p><pre class="stHighlighted">
setCaptureDir(<span class="stQuotedString">"/home/your_name/screenshots"</span>)
</pre></p><p>If you want to capture a screenshot when something goes wrong (e.g. test failed), you can use <code>withScreenshot</code>:</p><p><pre class="stHighlighted">
withScreenshot {
assert(<span class="stQuotedString">"Gold"</span> == <span class="stQuotedString">"Silver"</span>, <span class="stQuotedString">"Expected gold, but got silver"</span>)
}
</pre></p><p>In case the test code fails, you'll see the screenshot location appended to the error message, for example:</p><p><pre>
Expected gold but got silver; screenshot capture in /tmp/AbCdEfGhIj.png
</pre></p><p><a name="pageObjects"></a></p><h4> Using the page object pattern </h4><p>If you use the page object pattern, mixing trait <code>Page</code> into your page classes will allow you to use the <code>go to</code>
syntax with your page objects. Here's an example:</p><p><pre class="stHighlighted">
<span class="stReserved">class</span> <span class="stType">HomePage</span> <span class="stReserved">extends</span> <span class="stType">Page</span> {
<span class="stReserved">val</span> url = <span class="stQuotedString">"http://localhost:9000/index.html"</span>
}
<br/><span class="stReserved">val</span> homePage = <span class="stReserved">new</span> <span class="stType">HomePage</span>
go to homePage
</pre></p><h4> Executing JavaScript </h4><p>To execute arbitrary JavaScript, for example, to test some JavaScript functions on your page, pass it to <code>executeScript</code>:</p><p><pre class="stHighlighted">
go to (host + <span class="stQuotedString">"index.html"</span>)
<span class="stReserved">val</span> result1 = executeScript(<span class="stQuotedString">"return document.title;"</span>)
result1 should be (<span class="stQuotedString">"Test Title"</span>)
<span class="stReserved">val</span> result2 = executeScript(<span class="stQuotedString">"return 'Hello ' + arguments[0]"</span>, <span class="stQuotedString">"ScalaTest"</span>)
result2 should be (<span class="stQuotedString">"Hello ScalaTest"</span>)
</pre></p><p>To execute an asynchronous bit of JavaScript, pass it to <code>executeAsyncScript</code>. You can set the script timeout with <code>setScriptTimeout</code>:</p><p><pre class="stHighlighted">
<span class="stReserved">val</span> script = <span class="stQuotedString">"""</span>
<span class="stQuotedString">var callback = arguments[arguments.length - 1];</span>
<span class="stQuotedString">window.setTimeout(function() {callback('Hello ScalaTest')}, 500);</span>
<span class="stQuotedString">"""</span>
setScriptTimeout(<span class="stLiteral">1</span> second)
<span class="stReserved">val</span> result = executeAsyncScript(script)
result should be (<span class="stQuotedString">"Hello ScalaTest"</span>)
</pre></p><h4> Querying for elements </h4><p>You can query for arbitrary elements via <code>find</code> and <code>findAll</code>. The <code>find</code> method returns the first matching element, wrapped in a <code>Some</code>,
or <code>None</code> if no element is found. The <code>findAll</code> method returns an immutable <code>IndexedSeq</code> of all matching elements. If no elements match the query, <code>findAll</code>
returns an empty <code>IndexedSeq</code>. These methods allow you to perform rich queries using <code>for</code> expressions. Here are some examples:</p><p><pre class="stHighlighted">
<span class="stReserved">val</span> ele: <span class="stType">Option[Element]</span> = find(<span class="stQuotedString">"q"</span>)
<br/><span class="stReserved">val</span> eles: <span class="stType">colection.immutable.IndexedSeq[Element]</span> = findAll(className(<span class="stQuotedString">"small"</span>))
<span class="stReserved">for</span> (e <- eles; <span class="stReserved">if</span> e.tagName != <span class="stQuotedString">"input"</span>)
e should be (<span class="stQuotedString">'displayed</span>)
<span class="stReserved">val</span> textFields = eles filter { tf.isInstanceOf[<span class="stType">TextField</span>] }
</pre></p><h4> Cleaning up </h4><p>To close the current browser window, and exit the driver if the current window was the only one remaining, use <code>close</code>:</p><p><pre class="stHighlighted">
close()
</pre></p><p>To close all windows, and exit the driver, use <code>quit</code>:</p><p><pre class="stHighlighted">
quit()
</pre></p><p><a name="alternateForms"></a></p><h4> Alternate forms </h4><p>Although statements like “<code>delete all cookies</code>” fit well with matcher statements
like “<code>title should be ("Cheese!")</code>”, they do not fit as well
with the simple method call form of assertions. If you prefer, you can avoid operator notation
and instead use alternatives that take the form of plain-old method calls. Here's an example:</p><p><pre class="stHighlighted">
goTo(<span class="stQuotedString">"http://www.google.com"</span>)
clickOn(<span class="stQuotedString">"q"</span>)
textField(<span class="stQuotedString">"q"</span>).value = <span class="stQuotedString">"Cheese!"</span>
submit()
<span class="stLineComment">// Google's search is rendered dynamically with JavaScript.</span>
eventually(assert(pageTitle === <span class="stQuotedString">"Cheese! - Google Search"</span>))
</pre></p><p>Here's a table showing the complete list of alternatives:</p><p><table style="border-collapse: collapse; border: 1px solid black">
<tr><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong>operator notation</strong></th><th style="background-color: #CCCCCC; border-width: 1px; padding: 3px; text-align: center; border: 1px solid black"><strong>method call</strong></th></tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>go to (host + "index.html")</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>goTo(host + "index.html")</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>click on "aButton"</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>clickOn("aButton")</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>switch to activeElement</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>switchTo(activeElement)</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>add cookie ("cookie_name", "cookie_value")</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>addCookie("cookie_name", "cookie_value")</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>delete cookie "cookie_name"</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>deleteCookie("cookie_name")</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>delete all cookies</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>deleteAllCookies()</code>
</td>
</tr>
<tr>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>capture to "MyScreenShot"</code>
</td>
<td style="border-width: 1px; padding: 3px; border: 1px solid black; text-align: left">
<code>captureTo("MyScreenShot")</code>
</td>
</tr>
</table>
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="org.scalatestplus.selenium">selenium</a></dd></dl></div>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$ActiveElementTarget.html" title="This class supports switching to the currently active element in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$ActiveElementTarget.html" title="This class supports switching to the currently active element in ScalaTest's Selenium DSL.">ActiveElementTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$AlertTarget.html" title="This class supports switching to the alert box in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$AlertTarget.html" title="This class supports switching to the alert box in ScalaTest's Selenium DSL.">AlertTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$Checkbox.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$Checkbox.html" title="This class is part of ScalaTest's Selenium DSL.">Checkbox</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$ClassNameQuery.html" title="A class name query."></a>
<a href="WebBrowser$ClassNameQuery.html" title="A class name query.">ClassNameQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$ColorField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$ColorField.html" title="This class is part of ScalaTest's Selenium DSL.">ColorField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$CookiesNoun.html" title="This class is part of the ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$CookiesNoun.html" title="This class is part of the ScalaTest's Selenium DSL.">CookiesNoun</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$CssSelectorQuery.html" title="A CSS selector query."></a>
<a href="WebBrowser$CssSelectorQuery.html" title="A CSS selector query.">CssSelectorQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$DateField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$DateField.html" title="This class is part of ScalaTest's Selenium DSL.">DateField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$DateTimeField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$DateTimeField.html" title="This class is part of ScalaTest's Selenium DSL.">DateTimeField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$DateTimeLocalField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$DateTimeLocalField.html" title="This class is part of ScalaTest's Selenium DSL.">DateTimeLocalField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$DefaultContentTarget.html" title="This class supports switching to the default content in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$DefaultContentTarget.html" title="This class supports switching to the default content in ScalaTest's Selenium DSL.">DefaultContentTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$Dimension.html" title="A dimension containing the width and height of a screen element."></a>
<a href="WebBrowser$Dimension.html" title="A dimension containing the width and height of a screen element.">Dimension</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="trait" href="WebBrowser$Element.html" title="Wrapper class for a Selenium WebElement."></a>
<a href="WebBrowser$Element.html" title="Wrapper class for a Selenium WebElement.">Element</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$EmailField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$EmailField.html" title="This class is part of ScalaTest's Selenium DSL.">EmailField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$FrameElementTarget.html" title="This class supports switching to a frame by element in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$FrameElementTarget.html" title="This class supports switching to a frame by element in ScalaTest's Selenium DSL.">FrameElementTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$FrameIndexTarget.html" title="This class supports switching to a frame by index in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$FrameIndexTarget.html" title="This class supports switching to a frame by index in ScalaTest's Selenium DSL.">FrameIndexTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$FrameNameOrIdTarget.html" title="This class supports switching to a frame by name or ID in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$FrameNameOrIdTarget.html" title="This class supports switching to a frame by name or ID in ScalaTest's Selenium DSL.">FrameNameOrIdTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$FrameWebElementTarget.html" title="This class supports switching to a frame by web element in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$FrameWebElementTarget.html" title="This class supports switching to a frame by web element in ScalaTest's Selenium DSL.">FrameWebElementTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$IdQuery.html" title="An ID query."></a>
<a href="WebBrowser$IdQuery.html" title="An ID query.">IdQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$LinkTextQuery.html" title="A link text query."></a>
<a href="WebBrowser$LinkTextQuery.html" title="A link text query.">LinkTextQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$MonthField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$MonthField.html" title="This class is part of ScalaTest's Selenium DSL.">MonthField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$MultiSel.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$MultiSel.html" title="This class is part of ScalaTest's Selenium DSL.">MultiSel</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$MultiSelOptionSeq.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$MultiSelOptionSeq.html" title="This class is part of ScalaTest's Selenium DSL.">MultiSelOptionSeq</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$NameQuery.html" title="A name query."></a>
<a href="WebBrowser$NameQuery.html" title="A name query.">NameQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$NumberField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$NumberField.html" title="This class is part of ScalaTest's Selenium DSL.">NumberField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$PartialLinkTextQuery.html" title="A partial link text query."></a>
<a href="WebBrowser$PartialLinkTextQuery.html" title="A partial link text query.">PartialLinkTextQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$PasswordField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$PasswordField.html" title="This class is part of ScalaTest's Selenium DSL.">PasswordField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$Point.html" title="A point containing an XY screen location."></a>
<a href="WebBrowser$Point.html" title="A point containing an XY screen location.">Point</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="trait" href="WebBrowser$Query.html" title="This trait is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$Query.html" title="This trait is part of ScalaTest's Selenium DSL.">Query</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$RadioButton.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$RadioButton.html" title="This class is part of ScalaTest's Selenium DSL.">RadioButton</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$RadioButtonGroup.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$RadioButtonGroup.html" title="This class is part of ScalaTest's Selenium DSL.">RadioButtonGroup</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$RangeField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$RangeField.html" title="This class is part of ScalaTest's Selenium DSL.">RangeField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$SearchField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$SearchField.html" title="This class is part of ScalaTest's Selenium DSL.">SearchField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$SingleSel.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$SingleSel.html" title="This class is part of ScalaTest's Selenium DSL.">SingleSel</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$SwitchTarget.html" title="This sealed abstract class supports switching in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$SwitchTarget.html" title="This sealed abstract class supports switching in ScalaTest's Selenium DSL.">SwitchTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$TagNameQuery.html" title="A tag name query."></a>
<a href="WebBrowser$TagNameQuery.html" title="A tag name query.">TagNameQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$TelField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$TelField.html" title="This class is part of ScalaTest's Selenium DSL.">TelField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$TextArea.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$TextArea.html" title="This class is part of ScalaTest's Selenium DSL.">TextArea</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$TextField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$TextField.html" title="This class is part of ScalaTest's Selenium DSL.">TextField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$TimeField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$TimeField.html" title="This class is part of ScalaTest's Selenium DSL.">TimeField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$UrlField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$UrlField.html" title="This class is part of ScalaTest's Selenium DSL.">UrlField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="trait" href="WebBrowser$ValueElement.html" title=""></a>
<a href="WebBrowser$ValueElement.html" title="">ValueElement</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$WeekField.html" title="This class is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$WeekField.html" title="This class is part of ScalaTest's Selenium DSL.">WeekField</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$WindowTarget.html" title="This class supports switching to a window by name or handle in ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$WindowTarget.html" title="This class supports switching to a window by name or handle in ScalaTest's Selenium DSL.">WindowTarget</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$WrappedCookie.html" title="Wrapper class for a Selenium Cookie."></a>
<a href="WebBrowser$WrappedCookie.html" title="Wrapper class for a Selenium Cookie.">WrappedCookie</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="class" href="WebBrowser$XPathQuery.html" title="An XPath query."></a>
<a href="WebBrowser$XPathQuery.html" title="An XPath query.">XPathQuery</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="WebBrowser$add$.html" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$add$.html" title="This object is part of ScalaTest's Selenium DSL.">add</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="" title="This object is part of ScalaTest's Selenium DSL.">capture</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="WebBrowser$click$.html" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$click$.html" title="This object is part of ScalaTest's Selenium DSL.">click</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="WebBrowser$delete$.html" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$delete$.html" title="This object is part of ScalaTest's Selenium DSL.">delete</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="WebBrowser$go$.html" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$go$.html" title="This object is part of ScalaTest's Selenium DSL.">go</a>
</li><li class="current-entities indented4">
<span class="separator"></span>
<a class="object" href="WebBrowser$switch$.html" title="This object is part of ScalaTest's Selenium DSL."></a>
<a href="WebBrowser$switch$.html" title="This object is part of ScalaTest's Selenium DSL.">switch</a>
</li>
</ul>
</div>
</div>
<div id="content">
<body class="object value">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<div class="big-circle object">o</div>
<p id="owner"><a href="../../index.html" class="extype" name="org">org</a>.<a href="../index.html" class="extype" name="org.scalatestplus">scalatestplus</a>.<a href="index.html" class="extype" name="org.scalatestplus.selenium">selenium</a>.<a href="WebBrowser.html" class="extype" name="org.scalatestplus.selenium.WebBrowser">WebBrowser</a></p>
<h1>capture<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html" title="Permalink">
<i class="material-icons"></i>
</a>
</span></h1>
<h3><span class="morelinks"></span></h3>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">object</span>
</span>
<span class="symbol">
<span class="name">capture</span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>This object is part of ScalaTest's Selenium DSL. Please see the documentation for
<a href="WebBrowser.html"><code>WebBrowser</code></a> for an overview of the Selenium DSL.</p><p>This object enables syntax such as the following:</p><p><pre class="stHighlighted">
capture
^
<br/>capture to <span class="stQuotedString">"MyScreenshot.png"</span>
^
</pre>
</p></div><div class="toggleContainer block">
<span class="toggle">
Linear Supertypes
</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div class="toggle"></div>
<div id="memberfilter">
<i class="material-icons arrow"></i>
<span class="input">
<input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" />
</span>
<i class="clear material-icons"></i>
</div>
<div id="filterby">
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div class="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.scalatestplus.selenium.WebBrowser.capture"><span>capture</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div class="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
</div>
<div id="template">
<div id="allMembers">
<div class="values members">
<h3>Value Members</h3>
<ol>
<li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#!=(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html###():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#==(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="org.scalatestplus.selenium.WebBrowser.capture#apply" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="apply()(implicitdriver:org.openqa.selenium.WebDriver):java.io.File"></a><a id="apply()(WebDriver):File"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#apply()(implicitdriver:org.openqa.selenium.WebDriver):java.io.File" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">apply</span><span class="params">()</span><span class="params">(<span class="implicit">implicit </span><span name="driver">driver: <span class="extype" name="org.openqa.selenium.WebDriver">WebDriver</span></span>)</span><span class="result">: <span class="extype" name="java.io.File">File</span></span>
</span>
<p class="shortcomment cmt">Capture screenshot and save it in capture directory, which by default is system property's java.io.tmpdir.</p><div class="fullcomment"><div class="comment cmt"><p>Capture screenshot and save it in capture directory, which by default is system property's java.io.tmpdir.
You can change capture directory by calling <code>setCaptureDir</code>
</p></div></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#asInstanceOf[T0]:T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a><a id="clone():AnyRef"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#clone():Object" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#eq(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#equals(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#finalize():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#getClass():Class[_]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#hashCode():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#isInstanceOf[T0]:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#ne(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#notify():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#notifyAll():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#synchronized[T0](x$1:=>T0):T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.scalatestplus.selenium.WebBrowser.capture#to" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="to(fileName:String)(implicitdriver:org.openqa.selenium.WebDriver):Unit"></a><a id="to(String)(WebDriver):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#to(fileName:String)(implicitdriver:org.openqa.selenium.WebDriver):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">to</span><span class="params">(<span name="fileName">fileName: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="params">(<span class="implicit">implicit </span><span name="driver">driver: <span class="extype" name="org.openqa.selenium.WebDriver">WebDriver</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<p class="shortcomment cmt">Capture screenshot and save it as the specified name (if file name does not end with .png, it will be extended automatically) in capture directory,
which by default is system property's java.io.tmpdir.</p><div class="fullcomment"><div class="comment cmt"><p>Capture screenshot and save it as the specified name (if file name does not end with .png, it will be extended automatically) in capture directory,
which by default is system property's java.io.tmpdir. You can change capture directory by calling <code>setCaptureDir</code>
</p></div><dl class="paramcmts block"><dt class="param">fileName</dt><dd class="cmt"><p>screenshot file name, if does not end with .png, it will be extended automatically</p></dd></dl></div>
</li><li name="org.scalatestplus.selenium.WebBrowser.capture#toDir" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toDir(dirName:String)(implicitdriver:org.openqa.selenium.WebDriver):Unit"></a><a id="toDir(String)(WebDriver):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#toDir(dirName:String)(implicitdriver:org.openqa.selenium.WebDriver):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toDir</span><span class="params">(<span name="dirName">dirName: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="params">(<span class="implicit">implicit </span><span name="driver">driver: <span class="extype" name="org.openqa.selenium.WebDriver">WebDriver</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<p class="shortcomment cmt">Capture screenshot and save it as the specified directory.</p><div class="fullcomment"><div class="comment cmt"><p>Capture screenshot and save it as the specified directory.
</p></div><dl class="paramcmts block"><dt class="param">dirName</dt><dd class="cmt"><p>directory name to save screenshot.</p></dd></dl></div>
</li><li name="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#toString():String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#wait():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatestplus/selenium/WebBrowser$capture$.html#wait(x$1:Long):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li>
</ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</div>
</div>
</div>
</body>
</html>
|
site/_layouts/default.html | earaujoassis/evolve | <!DOCTYPE html>
<html>
{% include head.html %}
<body class="index">
<div class="main" role="main">
{% include header.html %}
<div class="page-content">
{{ content }}
</div>
{% include footer.html %}
</div>
</body>
</html>
|
doc/Application.html | secure-restful-interface-profile/fhir-client | <!DOCTYPE html>
<!--
Fivefish RDoc Generator
$Id$
Authors:
- Michael Granger <[email protected]>
-->
<html lang="en">
<head>
<title>RDoc Documentation</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link href="." rel="prefix" />
<link href="./css/fivefish.min.css" rel="stylesheet" />
<script src="./js/jquery-1.7.1.min.js" type="text/javascript"
defer="defer" charset="utf-8"></script>
<script src="./js/bootstrap.min.js" type="text/javascript"
defer="defer" charset="utf-8"></script>
<script src="./js/searchindex.js" type="text/javascript"
defer="defer" charset="utf-8"></script>
<script src="./js/fivefish.min.js" type="text/javascript"
defer="defer" charset="utf-8" onload="initFivefish()"></script>
</head>
<body class="class-page">
<nav class="navbar navbar-fixed-top">
<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="./index.html">RDoc Documentation</a>
<div class="nav-collapse">
<ul class="nav">
<li>
<a href="#"
class="dropdown-toggle"
data-dropdown="#class-dropdown">
Classes
<b class="caret"></b>
</a>
</li>
<li>
<a href="#"
class="dropdown-toggle"
data-dropdown="#file-dropdown">
Files
<b class="caret"></b>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
<span class="pull-right">
<form class="navbar-search">
<input type="hidden" id="navbar-search-target" value="" />
<input type="text" class="search-query" value=""
placeholder="Method, Class, or Filename" />
</form>
</span>
</div>
</div>
</nav>
<div class="container">
<header class="hero-unit">
<hgroup>
<h1 class="class"
rel="popover"
data-original-title="In files"
data-content="app/models/application.rb"
>Application</h1>
</p>
</hgroup>
<span class="label">class</span>
</header>
<section class="module-relations">
<dl>
<dt>Superclass</dt>
<dd class="superclass">Object</dd>
</dl>
</section>
<section class="description">
<p>= <a href="Application.html">Application</a> model</p>
<p>This class manages the OAuth attributes for the application.</p>
</section>
<section id="5Buntitled-5D" class="documentation-section">
<!-- Methods -->
<section class="public-methods class-methods methods">
<header>
<h3>Public Class Methods</h3>
</header>
<a name="method-c-client_id">anchor</a>
<div id="method-c-client_id-doc" class="method">
<header>
<i class="icon-generic"></i>
<span class="method-name">client_id</span><span
class="method-args">()</span>
</header>
<div class="method-description">
<p>Retrieves the client ID for the application, which is used by the identity
provider to identify the application.</p>
<div class="method-source-code" id="client_id-source">
<pre class="prettyprint linenums"><code
class="language-ruby"><span class="ruby-comment"># File app/models/application.rb, line 35</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">client_id</span>
<span class="ruby-string">'cd2618f8-a2fd-4770-8d9a-6dc70db9c068'</span>
<span class="ruby-comment">#File.read(Rails.root.join('config','client.id'))</span>
<span class="ruby-keyword">end</span></code></pre>
</div>
</div>
</div>
<a name="method-c-private_key">anchor</a>
<div id="method-c-private_key-doc" class="method">
<header>
<i class="icon-generic"></i>
<span class="method-name">private_key</span><span
class="method-args">()</span>
</header>
<div class="method-description">
<p>Retrieves the OpenSSL private key for the application. The private key is
used to sign requests to the authorization and resource servers.</p>
<div class="method-source-code" id="private_key-source">
<pre class="prettyprint linenums"><code
class="language-ruby"><span class="ruby-comment"># File app/models/application.rb, line 25</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">private_key</span>
<span class="ruby-constant">OpenSSL</span><span class="ruby-operator">::</span><span class="ruby-constant">PKey</span><span class="ruby-operator">::</span><span class="ruby-constant">RSA</span>.<span class="ruby-identifier">new</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">read</span>(<span class="ruby-constant">Rails</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">'config'</span>, <span class="ruby-string">'client.key'</span>)))
<span class="ruby-keyword">end</span></code></pre>
</div>
</div>
</div>
<a name="method-c-public_key">anchor</a>
<div id="method-c-public_key-doc" class="method">
<header>
<i class="icon-generic"></i>
<span class="method-name">public_key</span><span
class="method-args">()</span>
</header>
<div class="method-description">
<p>Retrieves the OpenSSL public key for the application.</p>
<p>The public key is retrieved by the authorization server via the JWKS
endpoint of this application. The authorization server uses the public key
to decrypt requests from this application signed with our private key.</p>
<div class="method-source-code" id="public_key-source">
<pre class="prettyprint linenums"><code
class="language-ruby"><span class="ruby-comment"># File app/models/application.rb, line 15</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">public_key</span>
<span class="ruby-constant">OpenSSL</span><span class="ruby-operator">::</span><span class="ruby-constant">PKey</span><span class="ruby-operator">::</span><span class="ruby-constant">RSA</span>.<span class="ruby-identifier">new</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">read</span>(<span class="ruby-constant">Rails</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">'config'</span>,<span class="ruby-string">'client.pub'</span>)))
<span class="ruby-keyword">end</span></code></pre>
</div>
</div>
</div>
</section>
</section>
<hr>
<footer>
<div class="container">
<span id="rdoc-version">Generated by RDoc 4.1.2</span> using the
<a id="generator-version"
href="http://deveiate.org/fivefish">Fivefish RDoc 0.1.0</a> generator.
</div>
</footer>
</div> <!-- /container -->
<!-- Class dropdown menu -->
<div id="class-dropdown" class="dropdown-menu has-scroll">
<ul>
<li><a href="./Application.html">Application</a></li>
<li><a href="./ApplicationController.html">ApplicationController</a></li>
<li><a href="./AuthorizationServer.html">AuthorizationServer</a></li>
<li><a href="./Condition.html">Condition</a></li>
<li><a href="./Encounter.html">Encounter</a></li>
<li><a href="./HomeController.html">HomeController</a></li>
<li><a href="./IdentityProvider.html">IdentityProvider</a></li>
<li><a href="./IdentityProvidersController.html">IdentityProvidersController</a></li>
<li><a href="./JwkController.html">JwkController</a></li>
<li><a href="./Medication.html">Medication</a></li>
<li><a href="./Observation.html">Observation</a></li>
<li><a href="./Organization.html">Organization</a></li>
<li><a href="./OrganizationsController.html">OrganizationsController</a></li>
<li><a href="./Patient.html">Patient</a></li>
<li><a href="./RecordsController.html">RecordsController</a></li>
<li><a href="./ResourceServer.html">ResourceServer</a></li>
<li><a href="./SessionsController.html">SessionsController</a></li>
<li><a href="./User.html">User</a></li>
</ul>
</div>
<!-- File dropdown menu -->
<div id="file-dropdown" class="dropdown-menu has-scroll">
<ul>
<li><a href="./app/assets/javascripts/application_js.html">application.js</a></li>
<li><a href="./app/assets/javascripts/bootstrap_js_coffee.html">bootstrap.js.coffee</a></li>
<li><a href="./app/assets/javascripts/identity_providers_js_coffee.html">identity_providers.js.coffee</a></li>
<li><a href="./app/assets/javascripts/organizations_js_coffee.html">organizations.js.coffee</a></li>
<li><a href="./app/assets/stylesheets/application_css.html">application.css</a></li>
<li><a href="./app/assets/stylesheets/bootstrap_and_overrides_css.html">bootstrap_and_overrides.css</a></li>
<li><a href="./app/assets/stylesheets/bootstrap_and_overrides_css_less.html">bootstrap_and_overrides.css.less</a></li>
<li><a href="./app/assets/stylesheets/identity_providers_css_scss.html">identity_providers.css.scss</a></li>
<li><a href="./app/assets/stylesheets/local_css.html">local.css</a></li>
<li><a href="./app/assets/stylesheets/organizations_css_scss.html">organizations.css.scss</a></li>
<li><a href="./app/assets/stylesheets/scaffolds_css_scss.html">scaffolds.css.scss</a></li>
<li><a href="./app/assets/stylesheets/style_css.html">style.css</a></li>
<li><a href="./app/views/identity_providers/index_json_jbuilder.html">index.json.jbuilder</a></li>
<li><a href="./app/views/identity_providers/show_json_jbuilder.html">show.json.jbuilder</a></li>
<li><a href="./app/views/organizations/index_json_jbuilder.html">index.json.jbuilder</a></li>
<li><a href="./app/views/organizations/show_json_jbuilder.html">show.json.jbuilder</a></li>
<li><a href="./lib/tasks/doc_rake.html">doc.rake</a></li>
</ul>
</div>
</body>
</html>
|
plugins/groovy/groovy-psi/resources/inspectionDescriptions/GroovyOverlyNestedMethod.html | mdaniel/intellij-community | <html>
<body>
Reports methods whose bodies are too deeply nested.
<p>
Methods with too much statement
nesting may be confusing, and are a good sign that refactoring may be necessary.
</p>
<!-- tooltip end -->
<p>
Use the field provided below to specify the maximum acceptable nesting depth a method might have.
</p>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_04_testAbaNumberCheck_7115_good_v7e.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_04.html">Class Test_AbaRouteValidator_04</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_7115_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_04.html?line=50800#src-50800" >testAbaNumberCheck_7115_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:34:10
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_7115_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=40442#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
public/scaladoc/2.1.4/org/scalatest/words/ResultOfNotExist.html | scalatest/scalatest-website | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>ResultOfNotExist - ScalaTest 2.1.4 - org.scalatest.words.ResultOfNotExist</title>
<meta name="description" content="ResultOfNotExist - ScalaTest 2.1.4 - org.scalatest.words.ResultOfNotExist" />
<meta name="keywords" content="ResultOfNotExist ScalaTest 2.1.4 org.scalatest.words.ResultOfNotExist" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../lib/jquery.js" id="jquery-js"></script>
<script type="text/javascript" src="../../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
if(top === self) {
var url = '../../../index.html';
var hash = 'org.scalatest.words.ResultOfNotExist';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71294502-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="type">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<img src="../../../lib/class_big.png" />
<p id="owner"><a href="../../package.html" class="extype" name="org">org</a>.<a href="../package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="package.html" class="extype" name="org.scalatest.words">words</a></p>
<h1>ResultOfNotExist</h1>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">class</span>
</span>
<span class="symbol">
<span class="name">ResultOfNotExist</span><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>This class is part of the ScalaTest matchers DSL. Please see the documentation for <a href="Matchers.html"><code>Matchers</code></a> for an overview of
the matchers DSL.
</p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-2.1.4-for-scala-2.10/src/main/scala/org/scalatest/words/ResultOfNotExist.scala" target="_blank">ResultOfNotExist.scala</a></dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.scalatest.words.ResultOfNotExist"><span>ResultOfNotExist</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li>
</ol>
<a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="org.scalatest.words.ResultOfNotExist#<init>" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="<init>(notWord:org.scalatest.words.NotWord):org.scalatest.words.ResultOfNotExist"></a>
<a id="<init>:ResultOfNotExist"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">ResultOfNotExist</span><span class="params">(<span name="notWord">notWord: <a href="NotWord.html" class="extype" name="org.scalatest.words.NotWord">NotWord</a></span>)</span>
</span>
</h4>
</li></ol>
</div>
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:AnyRef):Boolean"></a>
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:AnyRef):Boolean"></a>
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="org.scalatest.words.ResultOfNotExist#and" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="and[TYPECLASS1[_]](anotherMatcherFactory:org.scalatest.matchers.MatcherFactory1[Any,TYPECLASS1]):org.scalatest.matchers.MatcherFactory2[Any,org.scalatest.enablers.Existence,TYPECLASS1]"></a>
<a id="and[TYPECLASS1[_]](MatcherFactory1[Any,TYPECLASS1]):MatcherFactory2[Any,Existence,TYPECLASS1]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">and</span><span class="tparams">[<span name="TYPECLASS1">TYPECLASS1<span class="tparams">[<span name="_">_</span>]</span></span>]</span><span class="params">(<span name="anotherMatcherFactory">anotherMatcherFactory: <a href="../matchers/MatcherFactory1.html" class="extype" name="org.scalatest.matchers.MatcherFactory1">MatcherFactory1</a>[<span class="extype" name="scala.Any">Any</span>, <span class="extype" name="org.scalatest.words.ResultOfNotExist.and.TYPECLASS1">TYPECLASS1</span>]</span>)</span><span class="result">: <a href="../matchers/MatcherFactory2.html" class="extype" name="org.scalatest.matchers.MatcherFactory2">MatcherFactory2</a>[<span class="extype" name="scala.Any">Any</span>, <a href="../enablers/Existence.html" class="extype" name="org.scalatest.enablers.Existence">Existence</a>, <span class="extype" name="org.scalatest.words.ResultOfNotExist.and.TYPECLASS1">TYPECLASS1</span>]</span>
</span>
</h4>
<p class="shortcomment cmt">This method enables the following syntax:</p><div class="fullcomment"><div class="comment cmt"><p>This method enables the following syntax:</p><p><pre class="stHighlighted">
file should (not (exist) and equal (existFile))
^
</pre>
</p></div></div>
</li><li name="org.scalatest.words.ResultOfNotExist#and" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="and(anotherMatcher:org.scalatest.matchers.Matcher[Any]):org.scalatest.matchers.MatcherFactory1[Any,org.scalatest.enablers.Existence]"></a>
<a id="and(Matcher[Any]):MatcherFactory1[Any,Existence]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">and</span><span class="params">(<span name="anotherMatcher">anotherMatcher: <a href="../matchers/Matcher.html" class="extype" name="org.scalatest.matchers.Matcher">Matcher</a>[<span class="extype" name="scala.Any">Any</span>]</span>)</span><span class="result">: <a href="../matchers/MatcherFactory1.html" class="extype" name="org.scalatest.matchers.MatcherFactory1">MatcherFactory1</a>[<span class="extype" name="scala.Any">Any</span>, <a href="../enablers/Existence.html" class="extype" name="org.scalatest.enablers.Existence">Existence</a>]</span>
</span>
</h4>
<p class="shortcomment cmt">This method enables the following syntax:</p><div class="fullcomment"><div class="comment cmt"><p>This method enables the following syntax:</p><p><pre class="stHighlighted">
file should (not (exist) and be (existFile))
^
</pre>
</p></div></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a>
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<a id="hashCode():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.scalatest.words.ResultOfNotExist#or" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="or[TYPECLASS1[_]](anotherMatcherFactory:org.scalatest.matchers.MatcherFactory1[Any,TYPECLASS1]):org.scalatest.matchers.MatcherFactory2[Any,org.scalatest.enablers.Existence,TYPECLASS1]"></a>
<a id="or[TYPECLASS1[_]](MatcherFactory1[Any,TYPECLASS1]):MatcherFactory2[Any,Existence,TYPECLASS1]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">or</span><span class="tparams">[<span name="TYPECLASS1">TYPECLASS1<span class="tparams">[<span name="_">_</span>]</span></span>]</span><span class="params">(<span name="anotherMatcherFactory">anotherMatcherFactory: <a href="../matchers/MatcherFactory1.html" class="extype" name="org.scalatest.matchers.MatcherFactory1">MatcherFactory1</a>[<span class="extype" name="scala.Any">Any</span>, <span class="extype" name="org.scalatest.words.ResultOfNotExist.or.TYPECLASS1">TYPECLASS1</span>]</span>)</span><span class="result">: <a href="../matchers/MatcherFactory2.html" class="extype" name="org.scalatest.matchers.MatcherFactory2">MatcherFactory2</a>[<span class="extype" name="scala.Any">Any</span>, <a href="../enablers/Existence.html" class="extype" name="org.scalatest.enablers.Existence">Existence</a>, <span class="extype" name="org.scalatest.words.ResultOfNotExist.or.TYPECLASS1">TYPECLASS1</span>]</span>
</span>
</h4>
<p class="shortcomment cmt">This method enables the following syntax:</p><div class="fullcomment"><div class="comment cmt"><p>This method enables the following syntax:</p><p><pre class="stHighlighted">
file should (not (exist) or equal (existFile))
^
</pre>
</p></div></div>
</li><li name="org.scalatest.words.ResultOfNotExist#or" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="or(anotherMatcher:org.scalatest.matchers.Matcher[Any]):org.scalatest.matchers.MatcherFactory1[Any,org.scalatest.enablers.Existence]"></a>
<a id="or(Matcher[Any]):MatcherFactory1[Any,Existence]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">or</span><span class="params">(<span name="anotherMatcher">anotherMatcher: <a href="../matchers/Matcher.html" class="extype" name="org.scalatest.matchers.Matcher">Matcher</a>[<span class="extype" name="scala.Any">Any</span>]</span>)</span><span class="result">: <a href="../matchers/MatcherFactory1.html" class="extype" name="org.scalatest.matchers.MatcherFactory1">MatcherFactory1</a>[<span class="extype" name="scala.Any">Any</span>, <a href="../enablers/Existence.html" class="extype" name="org.scalatest.enablers.Existence">Existence</a>]</span>
</span>
</h4>
<p class="shortcomment cmt">This method enables the following syntax:</p><div class="fullcomment"><div class="comment cmt"><p>This method enables the following syntax:</p><p><pre class="stHighlighted">
file should (not (exist) or be (existFile))
^
</pre>
</p></div></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.scalatest.words.ResultOfNotExist#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<a id="toString():String"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Predef.String">String</span></span>
</span>
</h4>
<p class="shortcomment cmt">Overrides toString to return "not exist"
</p><div class="fullcomment"><div class="comment cmt"><p>Overrides toString to return "not exist"
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.scalatest.words.ResultOfNotExist">ResultOfNotExist</a> → AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</html> |
static/css/base.css | YangWanjun/areaparking | @CHARSET "utf-8";
div.modal form th,
div.modal form td {
padding-top: 2px;
padding-bottom: 0px;
}
div.modal form td input {
margin: 0px;
height: 40px;
}
.eb-disabled {
color: gray !important;
cursor: default;
}
table.table th::before {
right: 0.5em !important;
}
table.table th::after {
right: 0em !important;
}
table.table th {
padding: 5px 4px !important;
}
table.table td {
padding: 5px 4px !important;
border-left: 1px dashed lightgray;
word-break: break-all;
}
table.table tr td:first-child {
border-left: 0px;
}
/**************** サイドバー *****************/
div.content {
height: calc(100% - 110px);
}
main {
/* margin-left: 250px !important; */
font-size: 12px !important;
}
header, main, footer {
margin-left: 0 !important;
}
nav a.button-collapse {
display: inherit !important;
}
/*
.side-nav.fixed .userView {
min-height: 100px !important;
}
.side-nav div.userView {
min-height: 100px;
padding: 9px 9px 0;
margin-bottom: 0px;
}
.side-nav {
width: 250px;
}
.side-nav img.background {
width: 250px;
}
*/
.side-nav div.collapsible-body ul li a {
padding-left: 70px !important;
}
.side-nav li>a {
font-size: 12px !important;
}
/*************** Fixed Header ****************/
table.fixedHeader-floating th {
font-size: 12px;
}
/**************** 複雑なテーブル *****************/
thead.complex {
background-color: white;
}
thead.complex th {
font-size: 12px;
padding: 5px 5px;
}
tbody.complex td {
font-size: 12px;
padding: 3px 5px;
}
table > tbody > tr.row1,
table > tbody > tr.row1:hover {
background-color: #f2f2f2;
}
table > tbody > tr.row2,
table > tbody > tr.row2:hover {
background-color: white;
}
/**************** 検索フィルター *****************/
.input-field input[type=search] {
display: block;
line-height: inherit;
padding-left: 0px !important;
width: 100% !important;
}
.input-field input[type=search]:focus {
border-bottom: 1px solid rgb(158, 158, 158) !important;
}
/**************** 検索フィルター *****************/
div.nowrap {
overflow: hidden;
white-space: nowrap;
}
/**************** Collapsible *****************/
main ul.collapsible {
border-top: 0px;
border-left: 0px;
border-right: 0px;
box-shadow: none;
}
main ul.collapsible div.collapsible-body {
padding-top: 10px;
padding-bottom: 10px;
}
main ul.collapsible div.collapsible-body table td {
padding-top: 5px;
padding-bottom: 5px;
}
/**************** Loading *****************/
div.loading {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background: rgba(211, 211, 211, 0.7);
z-index: 9999;
}
div.loading .preloader-wrapper {
top: calc(50% - 32px) !important;
left: calc(50% - 32px) !important;
top: 50%;
left: 50%;
}
/**************** browser-default *****************/
.browser-default-radius {
width: 60px !important;
margin: 0 !important;
padding: 1px 2px !important;
height: 20px !important;
text-align: right !important;
}
/**************** number icon *****************/
.char-overlay {
font-family: 'Helvetica' !important; /* Your font family */
font-weight: bold !important;
padding: 0px !important;
}
/**************** Datatableのサーチボックス *****************/
.dataTables_filter {
display: none;
}
/**************** Right Panelのカード *****************/
.tight-card div.row {
margin-top: -10px;
margin-bottom: 0px;
}
.tight-card div.input-field {
padding: 0px;
margin: 0px;
}
.tight-card div.input-field label {
font-size: 11px !important;
}
.tight-card div.input-field.col label {
left: 0px;
width: 100%;
}
.tight-card [type=checkbox]+label {
padding-left: 25px;
line-height: 20px;
height: 20px;
}
.tight-card .card-action {
padding: 8px 12px;
}
.tight-card a.btn {
padding: 0 10px;
}
.tight-card input[type=text],
.tight-card textarea,
.tight-card select {
height: 29px;
font-size: 12px;
}
.tight-card.card .card-content {
padding-bottom: 0px;
}
/***************** local-storage ***************/
.local-storage select {
border: none;
border-bottom: 1px solid gray;
}
.local-storage select:focus {
outline-width: 0;
}
/***************** Auto Complete ***************/
ul.ui-autocomplete {
white-space: nowrap;
z-index: 2000;
}
.ui-state-default,
.ui-state-hover,
.ui-state-focus,
.ui-state-active,
.ui-state-default:hover,
.ui-state-hover:hover,
.ui-state-focus:hover,
.ui-state-active:hover,
.ui-menu-item-wrapper:hover {
font-weight: inherit !important;
}
|
Html5Application/WebContent/ch12_webworker/02_solution.html | itsmeyjc/html5app-kame | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Simple Worker</title>
</head>
<body>
<label for="loop">반복문 동작 회수</label>
<input type="number" id="loop">
<button id="doLoop">반복</button>
<div id="loopResult"></div>
<hr>
<label for="square">제곱 구하기</label>
<input type="number" id="square">
<button id="getSquare">제곱</button>
<div id="squareResult"></div>
</body>
<script>
var loop = document.getElementById("loop");
var square = document.getElementById("square");
var doloop = document.getElementById("doLoop");
var getSquare = document.getElementById("getSquare");
var loopResult = document.getElementById("loopResult");
var squareResult = document.getElementById("squareResult");
doloop.addEventListener("click", function() {
this.disabled = true;
var worker = new Worker("02_solution_worker.js");
worker.addEventListener("message", function(e) {
loopResult.innerHTML = e.data;
doloop.disabled = false;
});
worker.postMessage(loop.value);
});
getSquare.addEventListener("click", function() {
squareResult.innerHTML = Math.pow(square.value, 2);
});
</script>
</html> |
piccolo/tests/src/test1/inc/header.html | jcgregorio/piccolo | <!DOCTYPE HTML>
<html>
<head>
<link rel="shortcut icon" type="image/ico" href="/favicon.ico" />
<link rel="alternate" title="Joe Gregorio | BitWorking" href="/news/feed/" type="application/atom+xml"/>
<script type="text/javascript" src="/js/prettify/prettify.js"></script>
<link rel="stylesheet" type="text/css" href="/css/b/base.css" title="blocky"/>
<link href="/js/prettify/prettify.css" type="text/css" rel="stylesheet" />
</head>
<body>
</body>
</html>
|
_includes/footer.html | zhangruidong/zhangruidong.github.io | <!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
{% if site.RSS %}
<li>
<a href="{{ "/feed.xml" | prepend: site.baseurl }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
{% if site.twitter_username %}
<li>
<a href="https://twitter.com/{{ site.twitter_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
<!-- add Weibo, Zhihu by Hux, add target = "_blank" to <a> by Hux -->
{% if site.zhihu_username %}
<li>
<a target="_blank" href="https://www.zhihu.com/people/{{ site.zhihu_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-stack-1x fa-inverse">知</i>
</span>
</a>
</li>
{% endif %}
{% if site.weibo_username %}
<li>
<a target="_blank" href="http://weibo.com/{{ site.weibo_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-weibo fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
{% if site.facebook_username %}
<li>
<a target="_blank" href="https://www.facebook.com/{{ site.facebook_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
{% if site.github_username %}
<li>
<a target="_blank" href="https://github.com/{{ site.github_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
{% if site.linkedin_username %}
<li>
<a target="_blank" href="https://www.linkedin.com/in/{{ site.linkedin_username }}">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
{% endif %}
</ul>
<p class="copyright text-muted">
Copyright © {{ site.title }} {{ site.time | date: '%Y' }}
<br>
Theme by Hux |
<iframe
style="margin-left: 2px; margin-bottom:-5px;"
frameborder="0" scrolling="0" width="100px" height="20px"
src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true" >
</iframe>
</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="{{ "/js/jquery.min.js " | prepend: site.baseurl }}"></script>
<!-- Bootstrap Core JavaScript -->
<!-- Currently, only navbar scroll-down effect at desktop still depends on this -->
<script src="{{ "/js/bootstrap.min.js " | prepend: site.baseurl }}"></script>
<!-- Custom Theme JavaScript -->
<script src="{{ "/js/hux-blog.min.js " | prepend: site.baseurl }}"></script>
<!-- Service Worker -->
{% if site.service-worker %}
<script src="{{ "/js/snackbar.js " | prepend: site.baseurl }}"></script>
<script src="{{ "/js/sw-registration.js " | prepend: site.baseurl }}"></script>
{% endif %}
<!-- async load function -->
<script>
function async(u, c) {
var d = document, t = 'script',
o = d.createElement(t),
s = d.getElementsByTagName(t)[0];
o.src = u;
if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); }
s.parentNode.insertBefore(o, s);
}
</script>
<!--
Because of the native support for backtick-style fenced code blocks
right within the Markdown is landed in Github Pages,
From V1.6, There is no need for Highlight.js,
so Huxblog drops it officially.
- https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
- https://help.github.com/articles/creating-and-highlighting-code-blocks/
- https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers
-->
<!--
<script>
async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){
hljs.initHighlightingOnLoad();
})
</script>
<link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet">
-->
<!-- jquery.tagcloud.js -->
<script>
// only load tagcloud.js in tag.html
if($('#tag_cloud').length !== 0){
async('{{ "/js/jquery.tagcloud.js" | prepend: site.baseurl }}',function(){
$.fn.tagcloud.defaults = {
//size: {start: 1, end: 1, unit: 'em'},
color: {start: '#bbbbee', end: '#0085a1'},
};
$('#tag_cloud a').tagcloud();
})
}
</script>
<!--fastClick.js -->
<script>
async("//cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js", function(){
var $nav = document.querySelector("nav");
if($nav) FastClick.attach($nav);
})
</script>
<!-- Google Analytics -->
{% if site.ga_track_id %}
<script>
// dynamic User by Hux
var _gaId = '{{ site.ga_track_id }}';
var _gaDomain = '{{ site.ga_domain }}';
// Originial
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', _gaId, _gaDomain);
ga('send', 'pageview');
</script>
{% endif %}
<!-- Baidu Tongji -->
{% if site.ba_track_id %}
<script>
// dynamic User by Hux
var _baId = '{{ site.ba_track_id }}';
// Originial
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?" + _baId;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
{% endif %}
<!-- Side Catalog -->
{% if page.catalog %}
<script type="text/javascript">
function generateCatalog (selector) {
var P = $('div.post-container'),a,n,t,l,i,c;
a = P.find('h1,h2,h3,h4,h5,h6');
a.each(function () {
n = $(this).prop('tagName').toLowerCase();
i = "#"+$(this).prop('id');
t = $(this).text();
c = $('<a href="'+i+'" rel="nofollow">'+t+'</a>');
l = $('<li class="'+n+'_nav"></li>').append(c);
$(selector).append(l);
});
return true;
}
generateCatalog(".catalog-body");
// toggle side catalog
$(".catalog-toggle").click((function(e){
e.preventDefault();
$('.side-catalog').toggleClass("fold")
}))
/*
* Doc: https://github.com/davist11/jQuery-One-Page-Nav
* Fork by Hux to support padding
*/
async("{{ '/js/jquery.nav.js' | prepend: site.baseurl }}", function () {
$('.catalog-body').onePageNav({
currentClass: "active",
changeHash: !1,
easing: "swing",
filter: "",
scrollSpeed: 700,
scrollOffset: 0,
scrollThreshold: .2,
begin: null,
end: null,
scrollChange: null,
padding: 80
});
});
</script>
{% endif %}
|
doc/api/files/usr/local/rvm/gems/ruby-2_0_0-p0/gems/actionpack-4_0_0/lib/action_view/helpers/form_helper_rb.html | jeroen92/zfsstats-server | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>form_helper.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../../../../../../../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../css/github.css" type="text/css" media="screen" />
<script src="../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.0.0</span><br />
<h1>
form_helper.rb
</h1>
<ul class="files">
<li>
/usr/local/rvm/gems/ruby-2.0.0-p0/gems/actionpack-4.0.0/lib/action_view/helpers/form_helper.rb
</li>
<li>Last modified: 2013-07-25 11:47:04 +0200</li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- File only: requires -->
<div class="sectiontitle">Required Files</div>
<ul>
<li>cgi</li>
<li>action_view/helpers/date_helper</li>
<li>action_view/helpers/tag_helper</li>
<li>action_view/helpers/form_tag_helper</li>
<li>action_view/helpers/active_model_helper</li>
<li>action_view/helpers/tags</li>
<li>action_view/model_naming</li>
<li>active_support/core_ext/class/attribute_accessors</li>
<li>active_support/core_ext/hash/slice</li>
<li>active_support/core_ext/string/output_safety</li>
<li>active_support/core_ext/string/inflections</li>
</ul>
<!-- Namespace -->
<div class="sectiontitle">Namespace</div>
<ul>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../../classes/ActionView.html">ActionView</a>
</li>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../../classes/ActionView/Helpers.html">ActionView::Helpers</a>
</li>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../../classes/ActionView/Helpers/FormHelper.html">ActionView::Helpers::FormHelper</a>
</li>
<li>
<span class="type">CLASS</span>
<a href="../../../../../../../../../../../classes/ActionView/Helpers/FormBuilder.html">ActionView::Helpers::FormBuilder</a>
</li>
</ul>
<!-- Methods -->
</div>
</div>
</body>
</html> |
play2-maven-plugin/1.0.0-beta4/play2-providers/play2-provider-play21/project-info.html | play2-maven-plugin/play2-maven-plugin.github.io | <!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2015-12-15
| Rendered using Apache Maven Fluido Skin 1.4
-->
<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="20151215" />
<meta http-equiv="Content-Language" content="en" />
<title>Play! 2.x Provider for Play! 2.1.x – Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.4.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.4.min.js"></script>
<link rel="stylesheet" href="./css/site.css" type="text/css"/>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17472708-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<h2>Play! 2.x Provider for Play! 2.1.x</h2>
</div>
</div>
<div class="pull-right"> <div id="bannerRight">
<img src="images/my-avatar-80.png" alt="avatar"/>
</div>
</div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2015-12-15
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0-beta4
</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span3">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Parent Project</li>
<li>
<a href="../index.html" title="Play! 2.x Providers">
<span class="none"></span>
Play! 2.x Providers</a>
</li>
<li class="nav-header">Overview</li>
<li>
<a href="index.html" title="Introduction">
<span class="none"></span>
Introduction</a>
</li>
<li>
<a href="usage.html" title="Usage">
<span class="none"></span>
Usage</a>
</li>
<li>
<a href="apidocs/index.html" title="JavaDocs">
<span class="none"></span>
JavaDocs</a>
</li>
<li class="nav-header">Project Documentation</li>
<li class="active">
<a href="#"><span class="icon-chevron-down"></span>Project Information</a>
<ul class="nav nav-list">
<li>
<a href="integration.html" title="Continuous Integration">
<span class="none"></span>
Continuous Integration</a>
</li>
<li>
<a href="dependencies.html" title="Dependencies">
<span class="none"></span>
Dependencies</a>
</li>
<li>
<a href="dependency-convergence.html" title="Dependency Convergence">
<span class="none"></span>
Dependency Convergence</a>
</li>
<li>
<a href="dependency-info.html" title="Dependency Information">
<span class="none"></span>
Dependency Information</a>
</li>
<li>
<a href="distribution-management.html" title="Distribution Management">
<span class="none"></span>
Distribution Management</a>
</li>
<li>
<a href="issue-tracking.html" title="Issue Tracking">
<span class="none"></span>
Issue Tracking</a>
</li>
<li>
<a href="license.html" title="Project License">
<span class="none"></span>
Project License</a>
</li>
<li>
<a href="plugin-management.html" title="Plugin Management">
<span class="none"></span>
Plugin Management</a>
</li>
<li>
<a href="plugins.html" title="Project Plugins">
<span class="none"></span>
Project Plugins</a>
</li>
<li>
<a href="team-list.html" title="Project Team">
<span class="none"></span>
Project Team</a>
</li>
<li>
<a href="source-repository.html" title="Source Repository">
<span class="none"></span>
Source Repository</a>
</li>
<li>
<a href="project-summary.html" title="Project Summary">
<span class="none"></span>
Project Summary</a>
</li>
</ul>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
<span class="icon-chevron-right"></span>
Project Reports</a>
</li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
</div>
<div id="bodyColumn" class="span9" >
<div class="section">
<h2><a name="Project_Information"></a>Project Information</h2>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3><a name="Overview"></a>Overview</h3>
<table border="0" class="table table-striped">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="integration.html">Continuous Integration</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
<tr class="a">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
<tr class="b">
<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr>
<tr class="a">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="b">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="a">
<td><a href="issue-tracking.html">Issue Tracking</a></td>
<td>This document provides information on the issue management system used in this project.</td></tr>
<tr class="b">
<td><a href="license.html">Project License</a></td>
<td>This document lists the project license(s).</td></tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
<tr class="b">
<td><a href="plugins.html">Project Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
<tr class="a">
<td><a href="team-list.html">Project Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
<tr class="b">
<td><a href="source-repository.html">Source Repository</a></td>
<td>This document lists ways to access the online source repository.</td></tr>
<tr class="a">
<td><a href="project-summary.html">Project Summary</a></td>
<td>This document lists other related information of this project</td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright © 2013–2015.
All rights reserved.
</p>
</div>
</div>
</footer>
</body>
</html>
|
source_dir/documentation/mesh/createsphere.html | PureBasicCN/PureBasicPreference | <html><head><title>CreateSphere</title></head>
<body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000">
<font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="4">CreateSphere()</font></b></p>
<p><b>Syntax</b></p><blockquote>
Result = <font color="#3A3966"><b>CreateSphere</b></font>(#Mesh, Radius [Segments, Rings])</blockquote>
</blockquote>
<b>Description</b><br><blockquote>
Create a new sphere.
</blockquote><p><b>Parameters</b></p><blockquote>
<style type="text/css">
table.parameters { border-spacing: 0px; border-style: none; border-collapse: collapse; }
table.parameters td { border-width: 1px; padding: 6px; border-style: solid; border-color: gray; vertical-align: top; font-family:Arial; font-size:10pt; }
</style>
<table width="90%" class="parameters">
<tr><td width="10%"><i>#Mesh</i></td>
<td width="90%">
The number to identify the new mesh. <a href="../reference/purebasic_objects.html">#PB_Any</a> can be used to
auto-generate this number.
</td></tr>
<tr><td><i>Radius</i></td>
<td>
Radius, in world unit, of the sphere.
</td></tr>
<tr><td><i>Segments (optional)</i></td>
<td>
Number of segments to create the sphere. The segments are the vertical lines of the sphere. The more segments,
the more realistic the sphere will be, but it will also affect the rendering speed if too many of them are specified.
</td></tr>
<tr><td><i>Rings (optional)</i></td>
<td>
Number of rings to create the sphere. The rings are the horizontal lines of the sphere. The more rings,
the more realistic the sphere will be, but it will also affect the rendering speed if too many of them are specified.
</td></tr>
</table>
</blockquote><p><b>Return value</b></p><blockquote>
Returns nonzero if the mesh was created successfully and zero if there was an error.
If <font color="#924B72">#PB_Any</font> was used as the #Mesh parameter then the new generated number is returned on success.
</blockquote><p><b>Example</b></p><blockquote>
<pre><font face="Courier New, Courier, mono"size="2"><font color="#3A3966"> InitEngine3D</font>()
<font color="#3A3966"> InitSprite</font>()
<font color="#3A3966"> OpenWindow</font>(0, 0, 0, 640, 480, "Sphere example", <font color="#924B72">#PB_Window_SystemMenu</font> | <font color="#924B72">#PB_Window_ScreenCentered</font>)
<font color="#3A3966"> OpenWindowedScreen</font>(<font color="#3A3966">WindowID</font>(0), 0, 0, 640, 480, 0, 0, 0)
<font color="#3A3966">; Light</font>
<font color="#3A3966"> CreateLight</font>(<font color="#924B72">#PB_Any</font>,<font color="#3A3966"> RGB</font>(25, 25, 180), -5, 10, 5, <font color="#924B72">#PB_Light_Point</font>)
<font color="#3A3966">; Camera</font>
<font color="#3A3966"> CreateCamera</font>(0, 0, 0, 100, 100)
<font color="#3A3966"> MoveCamera</font>(0, 2, 1, 3, <font color="#924B72">#PB_Absolute</font> | <font color="#924B72">#PB_Local</font>)
<font color="#3A3966"> CameraLookAt</font>(0, 0, 0, 0)
<font color="#3A3966">; Create the sphere and attach it to the scene</font>
<font color="#3A3966"> CreateSphere</font>(0, 1)
<font color="#3A3966"> CreateEntity</font>(0,<font color="#3A3966"> MeshID</font>(0), <font color="#924B72">#PB_Material_None</font>)
<b><font color="#3A3966">Repeat</font></b>
<font color="#3A3966"> RenderWorld</font>()
<font color="#3A3966"> FlipBuffers</font>()
<b><font color="#3A3966">Until</font></b> <font color="#3A3966">WaitWindowEvent</font>(1) = <font color="#924B72">#PB_Event_CloseWindow</font>
</font></pre>
</blockquote><p><b>See Also</b></p><blockquote>
<a href="freemesh.html">FreeMesh()</a>, <a href="createcylinder.html">CreateCylinder()</a>, <a href="createmesh.html">CreateMesh()</a>, <a href="createcube.html">CreateCube()</a>, <a href="createplane.html">CreatePlane()</a>, <a href="createline3d.html">CreateLine3D()</a>
</Blockquote><p><b>Supported OS </b><Blockquote>All</Blockquote></p><center><- <a href=createplane.html>CreatePlane()</a> - <a href="index.html">Mesh Index</a> - <a href="finishmesh.html">FinishMesh()</a> -><br><br>
</body></html> |
apidocs/2.6.0.Final/org/togglz/googleclouddatastore/repository/package-frame.html | togglz/togglz-site | <!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_171) on Sat Jun 30 10:30:12 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.togglz.googleclouddatastore.repository (Togglz 2.6.0.Final API)</title>
<meta name="date" content="2018-06-30">
<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="../../../../org/togglz/googleclouddatastore/repository/package-summary.html" target="classFrame">org.togglz.googleclouddatastore.repository</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="GoogleCloudDatastoreStateRepository.html" title="class in org.togglz.googleclouddatastore.repository" target="classFrame">GoogleCloudDatastoreStateRepository</a></li>
</ul>
</div>
</body>
</html>
|
2017.12.1/apidocs/org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:36 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ApplicationSecurityDomainConsumer (BOM: * : All 2017.12.1 API)</title>
<meta name="date" content="2017-12-13">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ApplicationSecurityDomainConsumer (BOM: * : All 2017.12.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":18};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ApplicationSecurityDomainConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.ApplicationSecurityDomainResources.html" title="class in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html" title="interface in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" target="_top">Frames</a></li>
<li><a href="ApplicationSecurityDomainConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.undertow</div>
<h2 title="Interface ApplicationSecurityDomainConsumer" class="title">Interface ApplicationSecurityDomainConsumer<T extends <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a><T>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">ApplicationSecurityDomainConsumer<T extends <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.html" title="class in org.wildfly.swarm.config.undertow">ApplicationSecurityDomain</a><T>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a> value)</code>
<div class="block">Configure a pre-constructed instance of ApplicationSecurityDomain
resource</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow">ApplicationSecurityDomainConsumer</a><<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html#andThen-org.wildfly.swarm.config.undertow.ApplicationSecurityDomainConsumer-">andThen</a></span>(<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow">ApplicationSecurityDomainConsumer</a><<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a>> after)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="accept-org.wildfly.swarm.config.undertow.ApplicationSecurityDomain-">
<!-- -->
</a><a name="accept-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>void accept(<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a> value)</pre>
<div class="block">Configure a pre-constructed instance of ApplicationSecurityDomain
resource</div>
</li>
</ul>
<a name="andThen-org.wildfly.swarm.config.undertow.ApplicationSecurityDomainConsumer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>andThen</h4>
<pre>default <a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow">ApplicationSecurityDomainConsumer</a><<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a>> andThen(<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="interface in org.wildfly.swarm.config.undertow">ApplicationSecurityDomainConsumer</a><<a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" title="type parameter in ApplicationSecurityDomainConsumer">T</a>> after)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ApplicationSecurityDomainConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.12.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomain.ApplicationSecurityDomainResources.html" title="class in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/undertow/ApplicationSecurityDomainSupplier.html" title="interface in org.wildfly.swarm.config.undertow"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/undertow/ApplicationSecurityDomainConsumer.html" target="_top">Frames</a></li>
<li><a href="ApplicationSecurityDomainConsumer.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.2/play/mvc/class-use/Http.Inbound.html | play1-maven-plugin/play1-maven-plugin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_60) on Wed Mar 30 11:39:24 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class play.mvc.Http.Inbound (Play! API)</title>
<meta name="date" content="2016-03-30">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class play.mvc.Http.Inbound (Play! API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">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?play/mvc/class-use/Http.Inbound.html" target="_top">Frames</a></li>
<li><a href="Http.Inbound.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 play.mvc.Http.Inbound" class="title">Uses of Class<br>play.mvc.Http.Inbound</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#play.mvc">play.mvc</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#play.mvc.results">play.mvc.results</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#play.server">play.server</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="play.mvc">
<!-- -->
</a>
<h3>Uses of <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> in <a href="../../../play/mvc/package-summary.html">play.mvc</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../play/mvc/package-summary.html">play.mvc</a> declared as <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></code></td>
<td class="colLast"><span class="typeNameLabel">WebSocketController.</span><code><span class="memberNameLink"><a href="../../../play/mvc/WebSocketController.html#inbound">inbound</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../play/mvc/package-summary.html">play.mvc</a> with type parameters of type <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.ThreadLocal<<a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a>></code></td>
<td class="colLast"><span class="typeNameLabel">Http.Inbound.</span><code><span class="memberNameLink"><a href="../../../play/mvc/Http.Inbound.html#current">current</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../play/mvc/package-summary.html">play.mvc</a> that return <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></code></td>
<td class="colLast"><span class="typeNameLabel">Http.Inbound.</span><code><span class="memberNameLink"><a href="../../../play/mvc/Http.Inbound.html#current--">current</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../play/mvc/package-summary.html">play.mvc</a> with parameters of type <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">WebSocketInvoker.</span><code><span class="memberNameLink"><a href="../../../play/mvc/WebSocketInvoker.html#invoke-play.mvc.Http.Request-play.mvc.Http.Inbound-play.mvc.Http.Outbound-">invoke</a></span>(<a href="../../../play/mvc/Http.Request.html" title="class in play.mvc">Http.Request</a> request,
<a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> inbound,
<a href="../../../play/mvc/Http.Outbound.html" title="class in play.mvc">Http.Outbound</a> outbound)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="play.mvc.results">
<!-- -->
</a>
<h3>Uses of <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> in <a href="../../../play/mvc/results/package-summary.html">play.mvc.results</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../play/mvc/results/package-summary.html">play.mvc.results</a> with parameters of type <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">WebSocketResult.</span><code><span class="memberNameLink"><a href="../../../play/mvc/results/WebSocketResult.html#apply-play.mvc.Http.Request-play.mvc.Http.Inbound-play.mvc.Http.Outbound-">apply</a></span>(<a href="../../../play/mvc/Http.Request.html" title="class in play.mvc">Http.Request</a> request,
<a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> inbound,
<a href="../../../play/mvc/Http.Outbound.html" title="class in play.mvc">Http.Outbound</a> outbound)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">WebSocketDisconnect.</span><code><span class="memberNameLink"><a href="../../../play/mvc/results/WebSocketDisconnect.html#apply-play.mvc.Http.Request-play.mvc.Http.Inbound-play.mvc.Http.Outbound-">apply</a></span>(<a href="../../../play/mvc/Http.Request.html" title="class in play.mvc">Http.Request</a> request,
<a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> inbound,
<a href="../../../play/mvc/Http.Outbound.html" title="class in play.mvc">Http.Outbound</a> outbound)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="play.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> in <a href="../../../play/server/package-summary.html">play.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../play/server/package-summary.html">play.server</a> with parameters of type <a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../play/server/PlayHandler.WebSocketInvocation.html#WebSocketInvocation-java.util.Map-play.mvc.Http.Request-play.mvc.Http.Inbound-play.mvc.Http.Outbound-org.jboss.netty.channel.ChannelHandlerContext-org.jboss.netty.channel.MessageEvent-">WebSocketInvocation</a></span>(java.util.Map<java.lang.String,java.lang.String> route,
<a href="../../../play/mvc/Http.Request.html" title="class in play.mvc">Http.Request</a> request,
<a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">Http.Inbound</a> inbound,
<a href="../../../play/mvc/Http.Outbound.html" title="class in play.mvc">Http.Outbound</a> outbound,
org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../play/mvc/Http.Inbound.html" title="class in play.mvc">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?play/mvc/class-use/Http.Inbound.html" target="_top">Frames</a></li>
<li><a href="Http.Inbound.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><a href="http://guillaume.bort.fr">Guillaume Bort</a> & <a href="http://www.zenexity.fr">zenexity</a> - Distributed under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2 licence</a>, without any warrantly</small></p>
</body>
</html>
|
source/build/package-templates/hdn-itk-documentation/hdn-itk-documentation/srv/hdn-itk-documentation/itk/docs/apidocs/uk/nhs/interoperability/consumer/package-use.html | health-and-care-developer-network/health-and-care-developer-network | <!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_15) on Sat May 04 07:11:08 UTC 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package uk.nhs.interoperability.consumer (ITK API and Reference Implementation mini-site 0.1-SNAPSHOT API)</title>
<meta name="date" content="2013-05-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package uk.nhs.interoperability.consumer (ITK API and Reference Implementation mini-site 0.1-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?uk/nhs/interoperability/consumer/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package uk.nhs.interoperability.consumer" class="title">Uses of Package<br>uk.nhs.interoperability.consumer</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.client.samples">uk.nhs.interoperability.client.samples</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.client.samples.cda">uk.nhs.interoperability.client.samples.cda</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.client.samples.notification">uk.nhs.interoperability.client.samples.notification</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.consumer">uk.nhs.interoperability.consumer</a></td>
<td class="colLast">
<div class="block">API pertinent to ITK message consumers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.consumer.adt">uk.nhs.interoperability.consumer.adt</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.consumer.appemulator">uk.nhs.interoperability.consumer.appemulator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#uk.nhs.interoperability.consumer.smsp">uk.nhs.interoperability.consumer.smsp</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.client.samples">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/client/samples/package-summary.html">uk.nhs.interoperability.client.samples</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractCallbackListenerServlet.html#uk.nhs.interoperability.client.samples">AbstractCallbackListenerServlet</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.client.samples">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.client.samples.cda">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/client/samples/cda/package-summary.html">uk.nhs.interoperability.client.samples.cda</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractRoutedMessageServlet.html#uk.nhs.interoperability.client.samples.cda">AbstractRoutedMessageServlet</a>
<div class="block">The Class AbstractRoutedMessageServlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.client.samples.cda">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.client.samples.cda">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.client.samples.notification">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/client/samples/notification/package-summary.html">uk.nhs.interoperability.client.samples.notification</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractRoutedMessageServlet.html#uk.nhs.interoperability.client.samples.notification">AbstractRoutedMessageServlet</a>
<div class="block">The Class AbstractRoutedMessageServlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.client.samples.notification">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.client.samples.notification">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.consumer">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.consumer">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.consumer">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.consumer.adt">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/consumer/adt/package-summary.html">uk.nhs.interoperability.consumer.adt</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractSimpleMessageServlet.html#uk.nhs.interoperability.consumer.adt">AbstractSimpleMessageServlet</a>
<div class="block">The Class AbstractSimpleMessageServlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.consumer.adt">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.consumer.adt">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.consumer.appemulator">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/consumer/appemulator/package-summary.html">uk.nhs.interoperability.consumer.appemulator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractRoutedMessageServlet.html#uk.nhs.interoperability.consumer.appemulator">AbstractRoutedMessageServlet</a>
<div class="block">The Class AbstractRoutedMessageServlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractSimpleMessageServlet.html#uk.nhs.interoperability.consumer.appemulator">AbstractSimpleMessageServlet</a>
<div class="block">The Class AbstractSimpleMessageServlet.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.consumer.appemulator">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.consumer.appemulator">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="uk.nhs.interoperability.consumer.smsp">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../uk/nhs/interoperability/consumer/package-summary.html">uk.nhs.interoperability.consumer</a> used by <a href="../../../../uk/nhs/interoperability/consumer/smsp/package-summary.html">uk.nhs.interoperability.consumer.smsp</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/AbstractSimpleMessageServlet.html#uk.nhs.interoperability.consumer.smsp">AbstractSimpleMessageServlet</a>
<div class="block">The Class AbstractSimpleMessageServlet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKMessageConsumer.html#uk.nhs.interoperability.consumer.smsp">ITKMessageConsumer</a>
<div class="block">API contract for between the transport and application
layers for a message/document consumer application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../uk/nhs/interoperability/consumer/class-use/ITKServlet.html#uk.nhs.interoperability.consumer.smsp">ITKServlet</a>
<div class="block">The Class ITKServlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../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?uk/nhs/interoperability/consumer/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>All content is available under the <a href="http://www.nationalarchives.gov.uk/doc/open-government-licence/" title="Open Government Licence">Open Government Licence</a>, except where otherwise stated<br/>
All example source code is available under <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="Apache 2.0 License">Apache 2.0</a>, except where otherwise stated</small></p>
</body>
</html>
|
apidocs/org/jcrom/annotations/package-tree.html | dooApp/jcromfx | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_05) on Fri Jul 11 15:21:26 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.jcrom.annotations Class Hierarchy (JCROM 2.1.1-SNAPSHOT API)</title>
<meta name="date" content="2014-07-11">
<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.jcrom.annotations Class Hierarchy (JCROM 2.1.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jcrom/package-tree.html">Prev</a></li>
<li><a href="../../../org/jcrom/callback/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jcrom/annotations/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.jcrom.annotations</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
<ul>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrVersionName.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrVersionName</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrVersionCreated.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrVersionCreated</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrUUID.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrUUID</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrSerializedProperty.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrSerializedProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrReference.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrReference</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrProtectedProperty.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrProtectedProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrProperty.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrPath.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrPath</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrParentNode.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrParentNode</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrNode.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrNode</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrName.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrName</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrIdentifier.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrIdentifier</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrFileNode.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrFileNode</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrCreated.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrCreated</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrChildNode.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrChildNode</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrCheckedout.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrCheckedout</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrBaseVersionName.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrBaseVersionName</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrBaseVersionCreated.html" title="annotation in org.jcrom.annotations"><span class="typeNameLink">JcrBaseVersionCreated</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.jcrom.annotations.<a href="../../../org/jcrom/annotations/JcrFileNode.LoadType.html" title="enum in org.jcrom.annotations"><span class="typeNameLink">JcrFileNode.LoadType</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jcrom/package-tree.html">Prev</a></li>
<li><a href="../../../org/jcrom/callback/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jcrom/annotations/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2008-2014. All Rights Reserved.</small></p>
</body>
</html>
|
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html | elisska/cloudera-cassandra | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Apr 28 18:37:32 UTC 2016 -->
<title>Cassandra.AsyncProcessor.get_indexed_slices (apache-cassandra API)</title>
<meta name="date" content="2016-04-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Cassandra.AsyncProcessor.get_indexed_slices (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.get_indexed_slices.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.get_count.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.get_multi_slice.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.get_indexed_slices.html" target="_top">Frames</a></li>
<li><a href="Cassandra.AsyncProcessor.get_indexed_slices.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </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.get_indexed_slices" class="title">Class Cassandra.AsyncProcessor.get_indexed_slices<I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>></h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.thrift.AsyncProcessFunction<I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.thrift.Cassandra.AsyncProcessor.get_indexed_slices<I></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><<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>></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="strong">Cassandra.AsyncProcessor.get_indexed_slices<I extends <a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html" title="interface in org.apache.cassandra.thrift">Cassandra.AsyncIface</a>></span>
extends org.apache.thrift.AsyncProcessFunction<I,<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></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"> </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.get_indexed_slices.html#Cassandra.AsyncProcessor.get_indexed_slices()">Cassandra.AsyncProcessor.get_indexed_slices</a></strong>()</code> </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"> </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.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html#getEmptyArgsInstance()">getEmptyArgsInstance</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.apache.thrift.async.AsyncMethodCallback<java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html#getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer, int)">getResultHandler</a></strong>(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid)</code> </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.get_indexed_slices.html#isOneway()">isOneway</a></strong>()</code> </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.get_indexed_slices.html#start(I, org.apache.cassandra.thrift.Cassandra.get_indexed_slices_args, org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">I</a> iface,
<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a> args,
org.apache.thrift.async.AsyncMethodCallback<java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>> resultHandler)</code> </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 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 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.get_indexed_slices()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Cassandra.AsyncProcessor.get_indexed_slices</h4>
<pre>public Cassandra.AsyncProcessor.get_indexed_slices()</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 <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a> getEmptyArgsInstance()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getEmptyArgsInstance</code> in class <code>org.apache.thrift.AsyncProcessFunction<<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">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.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></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 org.apache.thrift.async.AsyncMethodCallback<java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getResultHandler</code> in class <code>org.apache.thrift.AsyncProcessFunction<<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">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.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></code></dd>
</dl>
</li>
</ul>
<a name="isOneway()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOneway</h4>
<pre>protected boolean isOneway()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>isOneway</code> in class <code>org.apache.thrift.AsyncProcessFunction<<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">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.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></code></dd>
</dl>
</li>
</ul>
<a name="start(org.apache.cassandra.thrift.Cassandra.AsyncIface,org.apache.cassandra.thrift.Cassandra.get_indexed_slices_args,org.apache.thrift.async.AsyncMethodCallback)">
<!-- -->
</a><a name="start(I, org.apache.cassandra.thrift.Cassandra.get_indexed_slices_args, org.apache.thrift.async.AsyncMethodCallback)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>start</h4>
<pre>public void start(<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">I</a> iface,
<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a> args,
org.apache.thrift.async.AsyncMethodCallback<java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>> resultHandler)
throws org.apache.thrift.TException</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>start</code> in class <code>org.apache.thrift.AsyncProcessFunction<<a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.get_indexed_slices.html" title="type parameter in Cassandra.AsyncProcessor.get_indexed_slices">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.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a>,java.util.List<<a href="../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>>></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.get_indexed_slices.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.get_count.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.get_multi_slice.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.get_indexed_slices.html" target="_top">Frames</a></li>
<li><a href="Cassandra.AsyncProcessor.get_indexed_slices.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.