code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3 values | license stringclasses 5 values | size int64 2 1.05M |
|---|---|---|---|---|---|
{% load staticfiles %}
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/0.1.5/css/material.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/0.1.5/css/ripples.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ng-dialog/0.3.12/css/ngDialog.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ng-dialog/0.3.12/css/ngDialog-theme-default.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/angular-ui-select/0.19.5/select.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/snackbarjs/1.1.0/snackbar.min.css" />
<style type="text/css">
html,
body {
height: 100%;
margin: 0;
padding: 0;
}
.no-posts-here {
text-align: center;
}
.post {}
.post .post__meta {
font-weight: bold;
text-align: right;
padding-bottom: 19px;
}
.post .post__meta a:hover {
text-decoration: none;
}
.btn-add-new-post {
position: fixed;
bottom: 20px;
right: 20px;
}
#map {
margin: auto;
width: 50%;
padding: 10px;
height: 70% !important;
}
</style> | LordShiroe/GeolocalizacionUP | templates/stylesheets.html | HTML | apache-2.0 | 1,457 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Mar 28 15:35:32 CET 2014 -->
<title>Uses of Interface jade.domain.mobility.BehaviourLoadingVocabulary (JADE v4.3.2 API)</title>
<meta name="date" content="2014-03-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface jade.domain.mobility.BehaviourLoadingVocabulary (JADE v4.3.2 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="../../../../jade/domain/mobility/BehaviourLoadingVocabulary.html" title="interface in jade.domain.mobility">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?jade/domain/mobility/\class-useBehaviourLoadingVocabulary.html" target="_top">Frames</a></li>
<li><a href="BehaviourLoadingVocabulary.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 jade.domain.mobility.BehaviourLoadingVocabulary" class="title">Uses of Interface<br>jade.domain.mobility.BehaviourLoadingVocabulary</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../jade/domain/mobility/BehaviourLoadingVocabulary.html" title="interface in jade.domain.mobility">BehaviourLoadingVocabulary</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="#jade.domain.mobility">jade.domain.mobility</a></td>
<td class="colLast">
<div class="block">This package contains the definition of the JADE-mobility ontology, the
vocabulary with the list of used symbols, and all the Java classes that implement the concepts
of the ontology.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="jade.domain.mobility">
<!-- -->
</a>
<h3>Uses of <a href="../../../../jade/domain/mobility/BehaviourLoadingVocabulary.html" title="interface in jade.domain.mobility">BehaviourLoadingVocabulary</a> in <a href="../../../../jade/domain/mobility/package-summary.html">jade.domain.mobility</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../jade/domain/mobility/package-summary.html">jade.domain.mobility</a> that implement <a href="../../../../jade/domain/mobility/BehaviourLoadingVocabulary.html" title="interface in jade.domain.mobility">BehaviourLoadingVocabulary</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><strong><a href="../../../../jade/domain/mobility/BehaviourLoadingOntology.html" title="class in jade.domain.mobility">BehaviourLoadingOntology</a></strong></code>
<div class="block">This class represents the BehaviourLoading ontology including
the concepts and actions required to dynamically load and execute
jade behaviours whose code is not included in the JVM classpath.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../jade/domain/mobility/BehaviourLoadingVocabulary.html" title="interface in jade.domain.mobility">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?jade/domain/mobility/\class-useBehaviourLoadingVocabulary.html" target="_top">Frames</a></li>
<li><a href="BehaviourLoadingVocabulary.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><center>These are the official <i><a href=http://jade.tilab.com target=top>JADE</a></i> API. For these API backward compatibility is guaranteed accross JADE versions</center></small></p>
</body>
</html>
| tomkren/pikater | lib/jade-4.3.2/doc/api/jade/domain/mobility/class-use/BehaviourLoadingVocabulary.html | HTML | apache-2.0 | 6,934 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Sun Mar 03 15:16:53 CST 2013 -->
<TITLE>
org.jivesoftware.openfire.audit.spi (Openfire 3.8.1 Javadoc)
</TITLE>
<META NAME="keywords" CONTENT="org.jivesoftware.openfire.audit.spi package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.jivesoftware.openfire.audit.spi (Openfire 3.8.1 Javadoc)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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-all.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>
<b>Openfire 3.8.1 Javadoc</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/jivesoftware/openfire/audit/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../../org/jivesoftware/openfire/auth/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/jivesoftware/openfire/audit/spi/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.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>
<H2>
Package org.jivesoftware.openfire.audit.spi
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/jivesoftware/openfire/audit/spi/AuditManagerImpl.html" title="class in org.jivesoftware.openfire.audit.spi">AuditManagerImpl</A></B></TD>
<TD>Implementation of the AuditManager interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/jivesoftware/openfire/audit/spi/AuditorImpl.html" title="class in org.jivesoftware.openfire.audit.spi">AuditorImpl</A></B></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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-all.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>
<b>Openfire 3.8.1 Javadoc</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/jivesoftware/openfire/audit/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../../org/jivesoftware/openfire/auth/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/jivesoftware/openfire/audit/spi/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.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>
<i>Copyright © 2003-2008 Jive Software.</i>
</BODY>
</HTML>
| derek-wang/ca.rides.openfire | documentation/docs/javadoc/org/jivesoftware/openfire/audit/spi/package-summary.html | HTML | apache-2.0 | 6,532 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Sun Jan 29 09:58:09 CET 2017 -->
<title>Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 3.7.0.1 API Specification)</title>
<meta name="date" content="2017-01-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.mxgraph.layout.mxGraphLayout (mxGraph 3.7.0.1 API Specification)";
}
}
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/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">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 class="aboutLanguage"><p><b>mxGraph 3.7.0.1</b></p></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/mxgraph/layout/class-use/mxGraphLayout.html" target="_top">Frames</a></li>
<li><a href="mxGraphLayout.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.mxgraph.layout.mxGraphLayout" class="title">Uses of Class<br>com.mxgraph.layout.mxGraphLayout</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/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</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.mxgraph.layout">com.mxgraph.layout</a></td>
<td class="colLast">
<div class="block">This package contains various graph layouts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.mxgraph.layout.hierarchical">com.mxgraph.layout.hierarchical</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.mxgraph.layout.orthogonal">com.mxgraph.layout.orthogonal</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.mxgraph.layout">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/package-summary.html">com.mxgraph.layout</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="../../../../com/mxgraph/layout/mxCircleLayout.html" title="class in com.mxgraph.layout">mxCircleLayout</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxCompactTreeLayout.html" title="class in com.mxgraph.layout">mxCompactTreeLayout</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxEdgeLabelLayout.html" title="class in com.mxgraph.layout">mxEdgeLabelLayout</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxFastOrganicLayout.html" title="class in com.mxgraph.layout">mxFastOrganicLayout</a></span></code>
<div class="block">Fast organic layout algorithm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxOrganicLayout.html" title="class in com.mxgraph.layout">mxOrganicLayout</a></span></code>
<div class="block">An implementation of a simulated annealing layout, based on "Drawing Graphs
Nicely Using Simulated Annealing" by Davidson and Harel (1996).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxParallelEdgeLayout.html" title="class in com.mxgraph.layout">mxParallelEdgeLayout</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxPartitionLayout.html" title="class in com.mxgraph.layout">mxPartitionLayout</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/mxgraph/layout/mxStackLayout.html" title="class in com.mxgraph.layout">mxStackLayout</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.mxgraph.layout.hierarchical">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/hierarchical/package-summary.html">com.mxgraph.layout.hierarchical</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/hierarchical/package-summary.html">com.mxgraph.layout.hierarchical</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="../../../../com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html" title="class in com.mxgraph.layout.hierarchical">mxHierarchicalLayout</a></span></code>
<div class="block">The top level compound layout of the hierarchical layout.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.mxgraph.layout.orthogonal">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/orthogonal/package-summary.html">com.mxgraph.layout.orthogonal</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">mxGraphLayout</a> in <a href="../../../../com/mxgraph/layout/orthogonal/package-summary.html">com.mxgraph.layout.orthogonal</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="../../../../com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html" title="class in com.mxgraph.layout.orthogonal">mxOrthogonalLayout</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="../../../../com/mxgraph/layout/mxGraphLayout.html" title="class in com.mxgraph.layout">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 class="aboutLanguage"><p><b>mxGraph 3.7.0.1</b></p></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/mxgraph/layout/class-use/mxGraphLayout.html" target="_top">Frames</a></li>
<li><a href="mxGraphLayout.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><font size=1>Copyright (c) 2010 <a href="http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson</a>. All rights reserved.</font></small></p>
</body>
</html>
| tsxuehu/jgraphlearn | java/docs/com/mxgraph/layout/class-use/mxGraphLayout.html | HTML | apache-2.0 | 11,554 |
<md-button ui-sref="addProject" class="md-fab md-mini" md-colors="{background: 'green'}" aria-label="Add">
<md-icon md-font-set="material-icons">add</md-icon>
</md-button>
<md-content class="md-padding" layout-xs="column" layout="row">
<div flex-xs flex-gt-xs="50" layout="column">
<md-card ng-repeat="project in projects">
<a ui-sref="projectEstimations({key: project.key})">
<md-card-title>
<md-card-title-text>
<span class="md-headline">{{project.key}}</span>
<span class="md-subhead">{{project.name}}</span>
</md-card-title-text>
</md-card-title>
</a>
<md-card-actions layout="row" layout-align="end center">
<md-button confirm-popup
confirm-title="{{translation.ACTION_MSG.CONFIRM_DELETE}}"
confirm-text="{{translation.ACTION_MSG.CONFIRM_PROJECT_DELETE}} {{project.key}}"
confirm-button="{{translation.ACTIONS.DELETE}}"
cancel-button="{{translation.ACTIONS.CANCEL}}"
confirm-method="delete(project.key)">{{translation.ACTIONS.DELETE}}
</md-button>
<md-button ui-sref="editProject({key: project.key})">{{translation.ACTIONS.EDIT}}</md-button>
</md-card-actions>
</md-card>
</div>
</md-content>
| dzmitryDubrovin/estimator | views/views/pages/project/projects.html | HTML | apache-2.0 | 1,480 |
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<head>
<title>Topic 05 -- Abstracts with Biological Entities (English) - 75 Topics / Sub-Topic Model 34 - 15 Topics</title>
<style>
table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid #ddd;
padding: 8px;
}
tr:nth-child(even){background-color: #f2f2f2;}
tr:hover {background-color: #ddd;}
th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #0099FF;
color: white;
}
</style>
</head>
<body>
<h2>Topic 05 -- Abstracts with Biological Entities (English) - 75 Topics / Sub-Topic Model 34 - 15 Topics</h2>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>cite ad</th>
<th>title</th>
<th>authors</th>
<th>publish year</th>
<th>publish time</th>
<th>dataset</th>
<th>abstract mentions covid</th>
<th>pmcid</th>
<th>pubmed id</th>
<th>doi</th>
<th>cord uid</th>
<th>topic weight</th>
<th>Similarity scispacy</th>
<th>Similarity specter</th>
</tr>
</thead>
<tbody>
<tr>
<th id="jiw6yr9j";>1</th>
<td>Farrell_2016</td>
<td>Type 1 Interferons and NK Cells Limit Murine Cytomegalovirus Escape from the Lymph Node Subcapsular Sinus</td>
<td>Farrell, Helen E.; Bruce, Kimberley; Lawler, Clara; Cardin, Rhonda D.; Davis-Poynter, Nicholas J.; Stevenson, Philip G.</td>
<td>2016</td>
<td>2016-12-07</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5142805" target="_blank">PMC5142805</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/27926941.0" target="_blank">27926941.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1006069" target="_blank">10.1371/journal.ppat.1006069</a></td>
<td>jiw6yr9j</td>
<td>0.816391</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_03.html#4m0kd8dv">Chen_2019</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="v3hoccem";>2</th>
<td>Zucchini_2007</td>
<td>Individual plasmacytoid dendritic cells are major contributors to the production of multiple innate cytokines in an organ-specific manner during viral infection</td>
<td>Zucchini, Nicolas; Bessou, Gilles; Robbins, Scott H.; Chasson, Lionel; Raper, Anna; Crocker, Paul R.; Dalod, Marc</td>
<td>2007</td>
<td>2007-11-13</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7110020" target="_blank">PMC7110020</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/18000008.0" target="_blank">18000008.0</a></td>
<td><a href="https://doi.org/10.1093/intimm/dxm119" target="_blank">10.1093/intimm/dxm119</a></td>
<td>v3hoccem</td>
<td>0.721917</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_01.html#xpwl9sxy">Chang_2009</a>, <a href="Topic_05.html#ee95x6d9">Swiecki_2010</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#q1yz7qlx">Seeds_2011</a></td>
</tr>
<tr>
<th id="wdbrxpmz";>3</th>
<td>Swiecki_2010</td>
<td>Plasmacytoid Dendritic Cell Ablation Impacts Early Interferon Responses and Antiviral NK and CD8(+) T Cell Accrual</td>
<td>Swiecki, Melissa; Gilfillan, Susan; Vermi, William; Wang, Yaming; Colonna, Marco</td>
<td>2010</td>
<td>2010-12-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3588567" target="_blank">PMC3588567</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21130004.0" target="_blank">21130004.0</a></td>
<td><a href="https://doi.org/10.1016/j.immuni.2010.11.020" target="_blank">10.1016/j.immuni.2010.11.020</a></td>
<td>wdbrxpmz</td>
<td>0.709345</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_05.html#q1yz7qlx">Seeds_2011</a>, <a href="Topic_05.html#ee95x6d9">Swiecki_2010</a>, <a href="Topic_05.html#drqtqkq2">Read_2019</a></td>
</tr>
<tr>
<th id="lb68547c";>4</th>
<td>Schwandt_2011</td>
<td>Expression of type I interferon by splenic macrophages suppresses adaptive immunity during sepsis</td>
<td>Schwandt, Timo; Schumak, Beatrix; Gielen, Gerrit H; Jüngerkes, Frank; Schmidbauer, Patricia; Klocke, Katrin; Staratschek-Jox, Andrea; van Rooijen, Niko; Kraal, Georg; Ludwig-Portugall, Isis; Franken, Lars; Wehner, Sven; Kalff, Jörg C; Weber, Olaf; Kirschning, Carsten; Coch, Christoph; Kalinke, Ulrich; Wenzel, Jörg; Kurts, Christian; Zawatzky, Rainer; Holzmann, Bernhard; Layland, Laura; Schultze, Joachim L; Burgdorf, Sven; den Haan, Joke MM; Knolle, Percy A; Limmer, Andreas</td>
<td>2011</td>
<td>2011-10-28</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3252580" target="_blank">PMC3252580</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/22036947.0" target="_blank">22036947.0</a></td>
<td><a href="https://doi.org/10.1038/emboj.2011.380" target="_blank">10.1038/emboj.2011.380</a></td>
<td>lb68547c</td>
<td>0.668882</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#drqtqkq2">Read_2019</a></td>
</tr>
<tr>
<th id="gt3v8km1";>5</th>
<td>Belnoue_2013</td>
<td>Functional Limitations of Plasmacytoid Dendritic Cells Limit Type I Interferon, T Cell Responses and Virus Control in Early Life</td>
<td>Belnoue, Elodie; Fontannaz, Paola; Rochat, Anne-Françoise; Tougne, Chantal; Bergthaler, Andreas; Lambert, Paul-Henri; Pinschewer, Daniel D.; Siegrist, Claire-Anne</td>
<td>2013</td>
<td>2013-12-23</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3871569" target="_blank">PMC3871569</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24376875.0" target="_blank">24376875.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0085302" target="_blank">10.1371/journal.pone.0085302</a></td>
<td>gt3v8km1</td>
<td>0.648485</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="qpwvqdlc";>6</th>
<td>Cocita_2015</td>
<td>Natural Killer Cell Sensing of Infected Cells Compensates for MyD88 Deficiency but Not IFN-I Activity in Resistance to Mouse Cytomegalovirus</td>
<td>Cocita, Clément; Guiton, Rachel; Bessou, Gilles; Chasson, Lionel; Boyron, Marilyn; Crozat, Karine; Dalod, Marc</td>
<td>2015</td>
<td>2015-05-08</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4425567" target="_blank">PMC4425567</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25954804.0" target="_blank">25954804.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1004897" target="_blank">10.1371/journal.ppat.1004897</a></td>
<td>qpwvqdlc</td>
<td>0.648092</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#jiw6yr9j">Farrell_2016</a></td>
</tr>
<tr>
<th id="aafltp4s";>7</th>
<td>Stack_2015</td>
<td>CD200 Receptor Restriction of Myeloid Cell Responses Antagonizes Antiviral Immunity and Facilitates Cytomegalovirus Persistence within Mucosal Tissue</td>
<td>Stack, Gabrielle; Jones, Emma; Marsden, Morgan; Stacey, Maria A.; Snelgrove, Robert J.; Lacaze, Paul; Jacques, Laura C.; Cuff, Simone M.; Stanton, Richard J.; Gallimore, Awen M.; Hussell, Tracy; Wilkinson, Gavin W. G.; Ghazal, Peter; Taylor, Philip R.; Humphreys, Ian R.</td>
<td>2015</td>
<td>2015-02-05</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4412112" target="_blank">PMC4412112</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25654642.0" target="_blank">25654642.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1004641" target="_blank">10.1371/journal.ppat.1004641</a></td>
<td>aafltp4s</td>
<td>0.641087</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#jiw6yr9j">Farrell_2016</a></td>
</tr>
<tr>
<th id="u43gt8fh";>8</th>
<td>Teijaro_2016</td>
<td>Chapter Five Pleiotropic Roles of Type 1 Interferons in Antiviral Immune Responses</td>
<td>Teijaro, J.R.</td>
<td>2016</td>
<td>2016-12-31</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7112115" target="_blank">PMC7112115</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/27769506.0" target="_blank">27769506.0</a></td>
<td><a href="https://doi.org/10.1016/bs.ai.2016.08.001" target="_blank">10.1016/bs.ai.2016.08.001</a></td>
<td>u43gt8fh</td>
<td>0.637507</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#jvwdcfn3">Teijaro_2016</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="iqzcipaq";>9</th>
<td>Pinto_2014</td>
<td>Deficient IFN Signaling by Myeloid Cells Leads to MAVS-Dependent Virus-Induced Sepsis</td>
<td>Pinto, Amelia K.; Ramos, Hilario J.; Wu, Xiaobo; Aggarwal, Shilpa; Shrestha, Bimmi; Gorman, Matthew; Kim, Kristin Y.; Suthar, Mehul S.; Atkinson, John P.; Gale Jr, Michael; Diamond, Michael S.</td>
<td>2014</td>
<td>2014-04-17</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3990718" target="_blank">PMC3990718</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24743949.0" target="_blank">24743949.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1004086" target="_blank">10.1371/journal.ppat.1004086</a></td>
<td>iqzcipaq</td>
<td>0.612536</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_01.html#nph2ezii">Zhu_Z_2018</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#1xacvavs">Solodova_2011</a></td>
</tr>
<tr>
<th id="jvwdcfn3";>10</th>
<td>Teijaro_2016</td>
<td>Type I interferons in viral control and immune regulation</td>
<td>Teijaro, John R</td>
<td>2016</td>
<td>2016-02-29</td>
<td>None</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4821698" target="_blank">PMC4821698</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/26812607.0" target="_blank">26812607.0</a></td>
<td><a href="https://doi.org/10.1016/j.coviro.2016.01.001" target="_blank">10.1016/j.coviro.2016.01.001</a></td>
<td>jvwdcfn3</td>
<td>0.592508</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#u43gt8fh">Teijaro_2016</a>, <a href="Topic_02.html#qp3sgs7x">Scagnolari_2018</a></td>
</tr>
<tr>
<th id="85yd3h2b";>11</th>
<td>Nice_2016</td>
<td>Type I Interferon Receptor Deficiency in Dendritic Cells Facilitates Systemic Murine Norovirus Persistence Despite Enhanced Adaptive Immunity</td>
<td>Nice, Timothy J.; Osborne, Lisa C.; Tomov, Vesselin T.; Artis, David; Wherry, E. John; Virgin, Herbert W.</td>
<td>2016</td>
<td>2016-06-21</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4915689" target="_blank">PMC4915689</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/27327515.0" target="_blank">27327515.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1005684" target="_blank">10.1371/journal.ppat.1005684</a></td>
<td>85yd3h2b</td>
<td>0.589393</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="uxx6612l";>12</th>
<td>Fitzgerald-Bocarsly_2007</td>
<td>The role of type I interferon production by dendritic cells in host defense</td>
<td>Fitzgerald-Bocarsly, P.; Feng, D.</td>
<td>2007</td>
<td>2007-06-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2752847" target="_blank">PMC2752847</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/17544561.0" target="_blank">17544561.0</a></td>
<td><a href="https://doi.org/10.1016/j.biochi.2007.04.018" target="_blank">10.1016/j.biochi.2007.04.018</a></td>
<td>uxx6612l</td>
<td>0.570167</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#8bx2shuv">Ali_S_2019</a>, <a href="Topic_05.html#drqtqkq2">Read_2019</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="klnsklr3";>13</th>
<td>Ammann_2009</td>
<td>Lactate Dehydrogenase-Elevating Virus Induces Systemic Lymphocyte Activation via TLR7-Dependent IFNα Responses by Plasmacytoid Dendritic Cells</td>
<td>Ammann, Christoph G.; Messer, Ronald J.; Peterson, Karin E.; Hasenkrug, Kim J.</td>
<td>2009</td>
<td>2009-07-01</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2699471" target="_blank">PMC2699471</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/19568424.0" target="_blank">19568424.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0006105" target="_blank">10.1371/journal.pone.0006105</a></td>
<td>klnsklr3</td>
<td>0.564828</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="ee95x6d9";>14</th>
<td>Swiecki_2010</td>
<td>Unraveling the functions of plasmacytoid dendritic cells during viral infections, autoimmunity, and tolerance</td>
<td>Swiecki, Melissa; Colonna, Marco</td>
<td>2010</td>
<td>2010-03-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3507434" target="_blank">PMC3507434</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/20193017.0" target="_blank">20193017.0</a></td>
<td><a href="https://doi.org/10.1111/j.0105-2896.2009.00881.x" target="_blank">10.1111/j.0105-2896.2009.00881.x</a></td>
<td>ee95x6d9</td>
<td>0.562001</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#rle7s43u">Geijtenbeek_2009</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#8bx2shuv">Ali_S_2019</a>, <a href="Topic_01.html#xpwl9sxy">Chang_2009</a></td>
</tr>
<tr>
<th id="kgtou9ca";>15</th>
<td>Kim_J_2018</td>
<td>Human β-defensin 2 plays a regulatory role in innate antiviral immunity and is capable of potentiating the induction of antigen-specific immunity</td>
<td>Kim, Ju; Yang, Ye Lin; Jang, Sun-Hee; Jang, Yong-Suk</td>
<td>2018</td>
<td>2018-08-08</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6083524" target="_blank">PMC6083524</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/30089512.0" target="_blank">30089512.0</a></td>
<td><a href="https://doi.org/10.1186/s12985-018-1035-2" target="_blank">10.1186/s12985-018-1035-2</a></td>
<td>kgtou9ca</td>
<td>0.561382</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_05.html#haci44cy">Kim_J_2019</a>, <a href="Topic_07.html#kvvozq3z">Han_M_2014</a></td>
</tr>
<tr>
<th id="qcjbtflt";>16</th>
<td>Carrero_2013</td>
<td>Confounding roles for type I interferons during bacterial and viral pathogenesis</td>
<td>Carrero, Javier Antonio</td>
<td>2013</td>
<td>2013-10-24</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3839063" target="_blank">PMC3839063</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24158954.0" target="_blank">24158954.0</a></td>
<td><a href="https://doi.org/10.1093/intimm/dxt050" target="_blank">10.1093/intimm/dxt050</a></td>
<td>qcjbtflt</td>
<td>0.546999</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_03.html#4m0kd8dv">Chen_2019</a>, <a href="Topic_02.html#mz45gyyy">Egli_2014</a></td>
</tr>
<tr>
<th id="0vsf67nh";>17</th>
<td>Crane_2012</td>
<td>UNC93B1 Mediates Innate Inflammation and Antiviral Defense in the Liver during Acute Murine Cytomegalovirus Infection</td>
<td>Crane, Meredith J.; Gaddi, Pamela J.; Salazar-Mather, Thais P.</td>
<td>2012</td>
<td>2012-06-18</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3377622" target="_blank">PMC3377622</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/22723955.0" target="_blank">22723955.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0039161" target="_blank">10.1371/journal.pone.0039161</a></td>
<td>0vsf67nh</td>
<td>0.546550</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="094d0rn6";>18</th>
<td>Suthar_2010</td>
<td>IPS-1 Is Essential for the Control of West Nile Virus Infection and Immunity</td>
<td>Suthar, Mehul S.; Ma, Daphne Y.; Thomas, Sunil; Lund, Jennifer M.; Zhang, Nu; Daffis, Stephane; Rudensky, Alexander Y.; Bevan, Michael J.; Clark, Edward A.; Kaja, Murali-Krishna; Diamond, Michael S.; Gale, Michael</td>
<td>2010</td>
<td>2010-02-05</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2816698" target="_blank">PMC2816698</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/20140199.0" target="_blank">20140199.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1000757" target="_blank">10.1371/journal.ppat.1000757</a></td>
<td>094d0rn6</td>
<td>0.528751</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_01.html#p3b4yk5d">Case_2017</a></td>
</tr>
<tr>
<th id="haci44cy";>19</th>
<td>Kim_J_2019</td>
<td>Human β-defensin 2 is involved in CCR2-mediated Nod2 signal transduction, leading to activation of the innate immune response in macrophages</td>
<td>Kim, Ju; Yang, Ye Lin; Jang, Yong-Suk</td>
<td>2019</td>
<td>2019-07-31</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7114636" target="_blank">PMC7114636</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/31126693.0" target="_blank">31126693.0</a></td>
<td><a href="https://doi.org/10.1016/j.imbio.2019.05.004" target="_blank">10.1016/j.imbio.2019.05.004</a></td>
<td>haci44cy</td>
<td>0.523174</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_04.html#4ikxmpyn">Zhao_2020</a></td>
<td><a href="Topic_05.html#kgtou9ca">Kim_J_2018</a>, <a href="Topic_07.html#kvvozq3z">Han_M_2014</a></td>
</tr>
<tr>
<th id="qg541qho";>20</th>
<td>Zhou_2010</td>
<td>Autocrine Interferon Priming in Macrophages but Not Dendritic Cells Results in Enhanced Cytokine and Chemokine Production after Coronavirus Infection</td>
<td>Zhou, Haixia; Zhao, Jincun; Perlman, Stanley</td>
<td>2010</td>
<td>2010-10-19</td>
<td>NONCOMM</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2957079" target="_blank">PMC2957079</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/20978536.0" target="_blank">20978536.0</a></td>
<td><a href="https://doi.org/10.1128/mbio.00219-10" target="_blank">10.1128/mbio.00219-10</a></td>
<td>qg541qho</td>
<td>0.523079</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#drqtqkq2">Read_2019</a>, <a href="Topic_05.html#1xacvavs">Solodova_2011</a>, <a href="Topic_05.html#q1yz7qlx">Seeds_2011</a></td>
</tr>
<tr>
<th id="q1yz7qlx";>21</th>
<td>Seeds_2011</td>
<td>The role of myeloid receptors on murine plasmacytoid dendritic cells in induction of type I interferon</td>
<td>Seeds, Rosalind E.; Mukhopadhyay, Subhankar; Jones, Ian M.; Gordon, Siamon; Miller, Joanna L.</td>
<td>2011</td>
<td>2011-07-23</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3121950" target="_blank">PMC3121950</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21281752.0" target="_blank">21281752.0</a></td>
<td><a href="https://doi.org/10.1016/j.intimp.2011.01.013" target="_blank">10.1016/j.intimp.2011.01.013</a></td>
<td>q1yz7qlx</td>
<td>0.510344</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td></td>
</tr>
<tr>
<th id="8oubjvvd";>22</th>
<td>Baranek_2009</td>
<td>Plasmacytoid Dendritic Cells and the Control of Herpesvirus Infections</td>
<td>Baranek, Thomas; Zucchini, Nicolas; Dalod, Marc</td>
<td>2009</td>
<td>2009-10-14</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3185500" target="_blank">PMC3185500</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21994554.0" target="_blank">21994554.0</a></td>
<td><a href="https://doi.org/10.3390/v1030383" target="_blank">10.3390/v1030383</a></td>
<td>8oubjvvd</td>
<td>0.502619</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#u41udwh8">Rajsbaum_2013</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_01.html#xpwl9sxy">Chang_2009</a>, <a href="Topic_05.html#ee95x6d9">Swiecki_2010</a></td>
</tr>
<tr>
<th id="qkdni38b";>23</th>
<td>Madera_2016</td>
<td>Type I IFN promotes NK cell expansion during viral infection by protecting NK cells against fratricide</td>
<td>Madera, Sharline; Rapp, Moritz; Firth, Matthew A.; Beilke, Joshua N.; Lanier, Lewis L.; Sun, Joseph C.</td>
<td>2016</td>
<td>2016-02-08</td>
<td>NONCOMM</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4749923" target="_blank">PMC4749923</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/26755706.0" target="_blank">26755706.0</a></td>
<td><a href="https://doi.org/10.1084/jem.20150712" target="_blank">10.1084/jem.20150712</a></td>
<td>qkdni38b</td>
<td>0.493831</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#qkwo747o">Mack_2011</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="iivygo4d";>24</th>
<td>McNally_2012</td>
<td>Intranasal Administration of dsRNA Analog Poly(I:C) Induces Interferon-α Receptor-Dependent Accumulation of Antigen Experienced T Cells in the Airways</td>
<td>McNally, Beth; Willette, Meredith; Ye, Fang; Partida-Sanchez, Santiago; Flaño, Emilio</td>
<td>2012</td>
<td>2012-12-07</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3517467" target="_blank">PMC3517467</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/23236482.0" target="_blank">23236482.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0051351" target="_blank">10.1371/journal.pone.0051351</a></td>
<td>iivygo4d</td>
<td>0.488141</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_10.html#xcohtt4o">Lee_W_2013</a>, <a href="Topic_10.html#7mqw21zj">Lee_W_2018</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="04t2oee5";>25</th>
<td>Reizis_2011</td>
<td>Plasmacytoid Dendritic Cells: Recent Progress and Open Questions</td>
<td>Reizis, Boris; Bunin, Anna; Ghosh, Hiyaa S.; Lewis, Kanako L.; Sisirak, Vanja</td>
<td>2011</td>
<td>2011-04-23</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4160806" target="_blank">PMC4160806</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21219184.0" target="_blank">21219184.0</a></td>
<td><a href="https://doi.org/10.1146/annurev-immunol-031210-101345" target="_blank">10.1146/annurev-immunol-031210-101345</a></td>
<td>04t2oee5</td>
<td>0.487819</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#rle7s43u">Geijtenbeek_2009</a></td>
<td><a href="Topic_05.html#ee95x6d9">Swiecki_2010</a>, <a href="Topic_02.html#xwtz8a93">Swiecki_2015</a>, <a href="Topic_02.html#hegpdrbh">Reizis_2019</a>, <a href="Topic_05.html#8bx2shuv">Ali_S_2019</a></td>
</tr>
<tr>
<th id="0dkttavx";>26</th>
<td>Loving_2007</td>
<td>Differential type I interferon activation and susceptibility of dendritic cell populations to porcine arterivirus</td>
<td>Loving, Crystal L; Brockmeier, Susan L; Sacco, Randy E</td>
<td>2007</td>
<td>2007-02-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2265861" target="_blank">PMC2265861</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/17116172.0" target="_blank">17116172.0</a></td>
<td><a href="https://doi.org/10.1111/j.1365-2567.2006.02493.x" target="_blank">10.1111/j.1365-2567.2006.02493.x</a></td>
<td>0dkttavx</td>
<td>0.481464</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td><a href="Topic_01.html#n5w1f0rr">Lee_S_2004</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="ndz3oarf";>27</th>
<td>Ayithan_2015</td>
<td>Virus-Like Particles Activate Type I Interferon Pathways to Facilitate Post-Exposure Protection against Ebola Virus Infection</td>
<td>Ayithan, Natarajan; Bradfute, Steven B.; Anthony, Scott M.; Stuthman, Kelly S.; Bavari, Sina; Bray, Mike; Ozato, Keiko</td>
<td>2015</td>
<td>2015-02-26</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4342244" target="_blank">PMC4342244</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25719445.0" target="_blank">25719445.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0118345" target="_blank">10.1371/journal.pone.0118345</a></td>
<td>ndz3oarf</td>
<td>0.475529</td>
<td><a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="1xacvavs";>28</th>
<td>Solodova_2011</td>
<td>Production of IFN-β during Listeria monocytogenes Infection Is Restricted to Monocyte/Macrophage Lineage</td>
<td>Solodova, Evgenia; Jablonska, Jadwiga; Weiss, Siegfried; Lienenklaus, Stefan</td>
<td>2011</td>
<td>2011-04-11</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3073975" target="_blank">PMC3073975</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21494554.0" target="_blank">21494554.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0018543" target="_blank">10.1371/journal.pone.0018543</a></td>
<td>1xacvavs</td>
<td>0.471936</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_02.html#0935bsur">López_2011</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_07.html#ty6lv18n">Aubry_2012</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="e6rpryrh";>29</th>
<td>Tomasello_2014</td>
<td>Harnessing Mechanistic Knowledge on Beneficial Versus Deleterious IFN-I Effects to Design Innovative Immunotherapies Targeting Cytokine Activity to Specific Cell Types</td>
<td>Tomasello, Elena; Pollet, Emeline; Vu Manh, Thien-Phong; Uzé, Gilles; Dalod, Marc</td>
<td>2014</td>
<td>2014-10-30</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4214202" target="_blank">PMC4214202</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25400632.0" target="_blank">25400632.0</a></td>
<td><a href="https://doi.org/10.3389/fimmu.2014.00526" target="_blank">10.3389/fimmu.2014.00526</a></td>
<td>e6rpryrh</td>
<td>0.468356</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_02.html#mz45gyyy">Egli_2014</a>, <a href="Topic_02.html#qp3sgs7x">Scagnolari_2018</a></td>
</tr>
<tr>
<th id="2c78dom8";>30</th>
<td>Kim_K_2007</td>
<td>Adaptive immune cells temper initial innate responses</td>
<td>Kim, Kwang Dong; Zhao, Jie; Auh, Sogyong; Yang, Xuanming; Du, Peishuang; Tang, Hong; Fu, Yang-Xin</td>
<td>2007</td>
<td>2007-09-23</td>
<td>None</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2435248" target="_blank">PMC2435248</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/17891146.0" target="_blank">17891146.0</a></td>
<td><a href="https://doi.org/10.1038/nm1633" target="_blank">10.1038/nm1633</a></td>
<td>2c78dom8</td>
<td>0.461969</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#drqtqkq2">Read_2019</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="hx77tpbt";>31</th>
<td>Fejer_2008</td>
<td>Key Role of Splenic Myeloid DCs in the IFN-αβ Response to Adenoviruses In Vivo</td>
<td>Fejer, György; Drechsel, Lisa; Liese, Jan; Schleicher, Ulrike; Ruzsics, Zsolt; Imelli, Nicola; Greber, Urs F.; Keck, Simone; Hildenbrand, Bernd; Krug, Anne; Bogdan, Christian; Freudenberg, Marina A.</td>
<td>2008</td>
<td>2008-11-14</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2576454" target="_blank">PMC2576454</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/19008951.0" target="_blank">19008951.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1000208" target="_blank">10.1371/journal.ppat.1000208</a></td>
<td>hx77tpbt</td>
<td>0.459442</td>
<td><a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td></td>
</tr>
<tr>
<th id="mkoeoaug";>32</th>
<td>Sridharan_2010</td>
<td>Age-associated impaired plasmacytoid dendritic cell functions lead to decreased CD4 and CD8 T cell immunity</td>
<td>Sridharan, Aishwarya; Esposo, Marc; Kaushal, Khushboo; Tay, Jia; Osann, Kathyrn; Agrawal, Sudhanshu; Gupta, Sudhir; Agrawal, Anshu</td>
<td>2010</td>
<td>2010-10-16</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3168606" target="_blank">PMC3168606</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/20953722.0" target="_blank">20953722.0</a></td>
<td><a href="https://doi.org/10.1007/s11357-010-9191-3" target="_blank">10.1007/s11357-010-9191-3</a></td>
<td>mkoeoaug</td>
<td>0.447551</td>
<td></td>
<td><a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="fzsc3n8m";>33</th>
<td>Furuya_2013</td>
<td>Type I IFN Exhaustion is a Host Defence Protecting Against Secondary Bacterial Infections</td>
<td>Furuya, Y.; Müllbacher, A.</td>
<td>2013</td>
<td>2013-10-27</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7169485" target="_blank">PMC7169485</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24006947.0" target="_blank">24006947.0</a></td>
<td><a href="https://doi.org/10.1111/sji.12107" target="_blank">10.1111/sji.12107</a></td>
<td>fzsc3n8m</td>
<td>0.442547</td>
<td><a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a>, <a href="Topic_02.html#rhkocfx4">Bermejo-Jambrina_2018</a>, <a href="Topic_02.html#h2i7tjob">Yamazaki_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td></td>
</tr>
<tr>
<th id="vkfp8x7k";>34</th>
<td>Suschak_2014</td>
<td>Identification of Aim2 as a sensor for DNA vaccines ()</td>
<td>Suschak, John J.; Wang, Shixia; Fitzgerald, Katherine A.; Lu, Shan</td>
<td>2014</td>
<td>2014-12-08</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4282968" target="_blank">PMC4282968</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25488991.0" target="_blank">25488991.0</a></td>
<td><a href="https://doi.org/10.4049/jimmunol.1402530" target="_blank">10.4049/jimmunol.1402530</a></td>
<td>vkfp8x7k</td>
<td>0.435908</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#h2i7tjob">Yamazaki_2013</a></td>
<td></td>
</tr>
<tr>
<th id="14hraspn";>35</th>
<td>Yu_X_2016</td>
<td>Cross-Regulation of Two Type I Interferon Signaling Pathways in Plasmacytoid Dendritic Cells Controls Anti-malaria Immunity and Host Mortality</td>
<td>Yu, Xiao; Cai, Baowei; Wang, Mingjun; Tan, Peng; Ding, Xilai; Wu, Jian; Li, Jian; Li, Qingtian; Liu, Pinghua; Xing, Changsheng; Wang, Helen Y.; Su, Xin-zhuan; Wang, Rong-Fu</td>
<td>2016</td>
<td>2016-11-15</td>
<td>None</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7128466" target="_blank">PMC7128466</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/27793594.0" target="_blank">27793594.0</a></td>
<td><a href="https://doi.org/10.1016/j.immuni.2016.10.001" target="_blank">10.1016/j.immuni.2016.10.001</a></td>
<td>14hraspn</td>
<td>0.421447</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="yr06jwm1";>36</th>
<td>Karnam_2012</td>
<td>CD200 Receptor Controls Sex-Specific TLR7 Responses to Viral Infection</td>
<td>Karnam, Guruswamy; Rygiel, Tomasz P.; Raaben, Matthijs; Grinwis, Guy C. M.; Coenjaerts, Frank E.; Ressing, Maaike E.; Rottier, Peter J. M.; de Haan, Cornelis A. M.; Meyaard, Linde</td>
<td>2012</td>
<td>2012-05-17</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3355091" target="_blank">PMC3355091</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/22615569.0" target="_blank">22615569.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1002710" target="_blank">10.1371/journal.ppat.1002710</a></td>
<td>yr06jwm1</td>
<td>0.420701</td>
<td><a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#rhkocfx4">Bermejo-Jambrina_2018</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="8sm8kz6l";>37</th>
<td>Zhao_2009</td>
<td>Do adaptive immune cells suppress or activate innate immunity?</td>
<td>Zhao, Jie; Yang, Xuanming; Auh, Sogyong L.; Kim, Kwang Dong; Tang, Hong; Fu, Yang-Xin</td>
<td>2009</td>
<td>2009-01-31</td>
<td>PMC</td>
<td>N</td>
<td></td>
<td></td>
<td><a href="https://doi.org/10.1016/j.it.2008.10.003" target="_blank">10.1016/j.it.2008.10.003</a></td>
<td>8sm8kz6l</td>
<td>0.419065</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#u41udwh8">Rajsbaum_2013</a></td>
<td></td>
</tr>
<tr>
<th id="zt28t7ly";>38</th>
<td>Misasi_2014</td>
<td>Camouflage and Misdirection: The Full-On Assault of Ebola Virus Disease</td>
<td>Misasi, John; Sullivan, Nancy J.</td>
<td>2014</td>
<td>2014-10-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4243531" target="_blank">PMC4243531</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/25417101.0" target="_blank">25417101.0</a></td>
<td><a href="https://doi.org/10.1016/j.cell.2014.10.006" target="_blank">10.1016/j.cell.2014.10.006</a></td>
<td>zt28t7ly</td>
<td>0.416008</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_02.html#d9c3vmff">Messaoudi_2015</a>, <a href="Topic_01.html#p3b4yk5d">Case_2017</a></td>
</tr>
<tr>
<th id="8bx2shuv";>39</th>
<td>Ali_S_2019</td>
<td>Sources of Type I Interferons in Infectious Immunity: Plasmacytoid Dendritic Cells Not Always in the Driver's Seat</td>
<td>Ali, Shafaqat; Mann-Nüttel, Ritu; Schulze, Anja; Richter, Lisa; Alferink, Judith; Scheu, Stefanie</td>
<td>2019</td>
<td>2019-04-12</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6473462" target="_blank">PMC6473462</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/31031767.0" target="_blank">31031767.0</a></td>
<td><a href="https://doi.org/10.3389/fimmu.2019.00778" target="_blank">10.3389/fimmu.2019.00778</a></td>
<td>8bx2shuv</td>
<td>0.414286</td>
<td><a href="Topic_02.html#0935bsur">López_2011</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_06.html#abpge1fb">Pervolaraki_2017</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="0h1g1591";>40</th>
<td>Swiecki_2011</td>
<td>Type I interferons: diversity of sources, production pathways and effects on immune responses</td>
<td>Swiecki, Melissa; Colonna, Marco</td>
<td>2011</td>
<td>2011-12-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3572907" target="_blank">PMC3572907</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/22440910.0" target="_blank">22440910.0</a></td>
<td><a href="https://doi.org/10.1016/j.coviro.2011.10.026" target="_blank">10.1016/j.coviro.2011.10.026</a></td>
<td>0h1g1591</td>
<td>0.406982</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_02.html#mz45gyyy">Egli_2014</a>, <a href="Topic_05.html#jvwdcfn3">Teijaro_2016</a>, <a href="Topic_05.html#8bx2shuv">Ali_S_2019</a></td>
</tr>
<tr>
<th id="hmj3vo0b";>41</th>
<td>Fitzgerald-Bocarsly_2008</td>
<td>Plasmacytoid dendritic cells and type I IFN: 50 years of convergent history</td>
<td>Fitzgerald-Bocarsly, Patricia; Dai, Jihong; Singh, Sukhwinder</td>
<td>2008</td>
<td>2008-02-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2277216" target="_blank">PMC2277216</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/18248767.0" target="_blank">18248767.0</a></td>
<td><a href="https://doi.org/10.1016/j.cytogfr.2007.10.006" target="_blank">10.1016/j.cytogfr.2007.10.006</a></td>
<td>hmj3vo0b</td>
<td>0.404095</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td><a href="Topic_05.html#ee95x6d9">Swiecki_2010</a>, <a href="Topic_05.html#8bx2shuv">Ali_S_2019</a>, <a href="Topic_01.html#xpwl9sxy">Chang_2009</a></td>
</tr>
<tr>
<th id="utsvsja0";>42</th>
<td>Uematsu_2015</td>
<td>Loss of CARD9-mediated innate activation attenuates severe influenza pneumonia without compromising host viral immunity</td>
<td>Uematsu, Takayuki; Iizasa, Ei’ichi; Kobayashi, Noritada; Yoshida, Hiroki; Hara, Hiromitsu</td>
<td>2015</td>
<td>2015-12-02</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4667252" target="_blank">PMC4667252</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/26627732.0" target="_blank">26627732.0</a></td>
<td><a href="https://doi.org/10.1038/srep17577" target="_blank">10.1038/srep17577</a></td>
<td>utsvsja0</td>
<td>0.402794</td>
<td><a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td><a href="Topic_05.html#y2fkkpst">Maelfait_2012</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="qkwo747o";>43</th>
<td>Mack_2011</td>
<td>Type 1 Interferon Induction of Natural Killer Cell Gamma Interferon Production for Defense during Lymphocytic Choriomeningitis Virus Infection</td>
<td>Mack, Ethan A.; Kallal, Lara E.; Demers, Delia A.; Biron, Christine A.</td>
<td>2011</td>
<td>2011-08-09</td>
<td>NONCOMM</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3150756" target="_blank">PMC3150756</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/21828218.0" target="_blank">21828218.0</a></td>
<td><a href="https://doi.org/10.1128/mbio.00169-11" target="_blank">10.1128/mbio.00169-11</a></td>
<td>qkwo747o</td>
<td>0.396377</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_05.html#drqtqkq2">Read_2019</a></td>
</tr>
<tr>
<th id="a4b1axv5";>44</th>
<td>Savarin_2008</td>
<td>Neuroimmunology of central nervous system viral infections: the cells, molecules and mechanisms involved</td>
<td>Savarin, Carine; Bergmann, Cornelia C.</td>
<td>2008</td>
<td>2008-08-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2613975" target="_blank">PMC2613975</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/18562249.0" target="_blank">18562249.0</a></td>
<td><a href="https://doi.org/10.1016/j.coph.2008.05.002" target="_blank">10.1016/j.coph.2008.05.002</a></td>
<td>a4b1axv5</td>
<td>0.393553</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td></td>
</tr>
<tr>
<th id="1udcd28n";>45</th>
<td>Wang_2013</td>
<td>Role of Natural Killer and Gamma-Delta T cells in West Nile Virus Infection</td>
<td>Wang, Tian; Welte, Thomas</td>
<td>2013</td>
<td>2013-09-20</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3798903" target="_blank">PMC3798903</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24061543.0" target="_blank">24061543.0</a></td>
<td><a href="https://doi.org/10.3390/v5092298" target="_blank">10.3390/v5092298</a></td>
<td>1udcd28n</td>
<td>0.380954</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td></td>
</tr>
<tr>
<th id="drqtqkq2";>46</th>
<td>Read_2019</td>
<td>Macrophage Coordination of the Interferon Lambda Immune Response</td>
<td>Read, Scott A.; Wijaya, Ratna; Ramezani-Moghadam, Mehdi; Tay, Enoch; Schibeci, Steve; Liddle, Christopher; Lam, Vincent W. T.; Yuen, Lawrence; Douglas, Mark W.; Booth, David; George, Jacob; Ahlenstiel, Golo</td>
<td>2019</td>
<td>2019-11-19</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6878940" target="_blank">PMC6878940</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/31798594.0" target="_blank">31798594.0</a></td>
<td><a href="https://doi.org/10.3389/fimmu.2019.02674" target="_blank">10.3389/fimmu.2019.02674</a></td>
<td>drqtqkq2</td>
<td>0.366560</td>
<td></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_02.html#mz45gyyy">Egli_2014</a></td>
</tr>
<tr>
<th id="rs2ao3n3";>47</th>
<td>Faure_2014</td>
<td>Distinct Immune Response in Two MERS-CoV-Infected Patients: Can We Go from Bench to Bedside?</td>
<td>Faure, Emmanuel; Poissy, Julien; Goffard, Anne; Fournier, Clement; Kipnis, Eric; Titecat, Marie; Bortolotti, Perinne; Martinez, Laura; Dubucquoi, Sylvain; Dessein, Rodrigue; Gosset, Philippe; Mathieu, Daniel; Guery, Benoit</td>
<td>2014</td>
<td>2014-02-14</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3925152" target="_blank">PMC3925152</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/24551142.0" target="_blank">24551142.0</a></td>
<td><a href="https://doi.org/10.1371/journal.pone.0088716" target="_blank">10.1371/journal.pone.0088716</a></td>
<td>rs2ao3n3</td>
<td>0.355917</td>
<td></td>
<td></td>
</tr>
<tr>
<th id="waf4n6u8";>48</th>
<td>Deal_2010</td>
<td>Rotavirus Structural Proteins and dsRNA Are Required for the Human Primary Plasmacytoid Dendritic Cell IFNα Response</td>
<td>Deal, Emily M.; Jaimes, Maria C.; Crawford, Sue E.; Estes, Mary K.; Greenberg, Harry B.</td>
<td>2010</td>
<td>2010-06-03</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2880586" target="_blank">PMC2880586</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/20532161.0" target="_blank">20532161.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1000931" target="_blank">10.1371/journal.ppat.1000931</a></td>
<td>waf4n6u8</td>
<td>0.355082</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_01.html#90uqe4ql">Uzri_2013</a>, <a href="Topic_02.html#o0m71kvw">Sedeyn_2019</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a>, <a href="Topic_01.html#mrxtr416">Ding_2018</a></td>
</tr>
<tr>
<th id="hegpdrbh";>49</th>
<td>Reizis_2019</td>
<td>Plasmacytoid Dendritic Cells: Development, Regulation, and Function</td>
<td>Reizis, Boris</td>
<td>2019</td>
<td>2019-01-15</td>
<td>None</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6342491" target="_blank">PMC6342491</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/30650380.0" target="_blank">30650380.0</a></td>
<td><a href="https://doi.org/10.1016/j.immuni.2018.12.027" target="_blank">10.1016/j.immuni.2018.12.027</a></td>
<td>hegpdrbh</td>
<td>0.353021</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#rle7s43u">Geijtenbeek_2009</a></td>
<td><a href="Topic_02.html#xwtz8a93">Swiecki_2015</a>, <a href="Topic_05.html#ee95x6d9">Swiecki_2010</a>, <a href="Topic_05.html#04t2oee5">Reizis_2011</a>, <a href="Topic_05.html#mkoeoaug">Sridharan_2010</a></td>
</tr>
<tr>
<th id="kmn53e2z";>50</th>
<td>Schultz_2016</td>
<td>Immune Responses to Viruses in the CNS</td>
<td>Schultz, Kimberly L.W.; Griffin, Diane E.</td>
<td>2016</td>
<td>2016-12-31</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7151986" target="_blank">PMC7151986</a></td>
<td></td>
<td><a href="https://doi.org/10.1016/b978-0-12-374279-7.14022-6" target="_blank">10.1016/b978-0-12-374279-7.14022-6</a></td>
<td>kmn53e2z</td>
<td>0.342634</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td></td>
</tr>
<tr>
<th id="xpwl9sxy";>51</th>
<td>Chang_2009</td>
<td>Human Cytomegalovirus Suppresses Type I Interferon Secretion by Plasmacytoid Dendritic Cells through Its Interleukin 10 Homolog</td>
<td>Chang, W. L. William; Barry, Peter A.; Szubin, Richard; Wang, Dai; Baumgarth, Nicole</td>
<td>2009</td>
<td>2009-08-01</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2747589" target="_blank">PMC2747589</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/19524994.0" target="_blank">19524994.0</a></td>
<td><a href="https://doi.org/10.1016/j.virol.2009.05.013" target="_blank">10.1016/j.virol.2009.05.013</a></td>
<td>xpwl9sxy</td>
<td>0.328472</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td><a href="Topic_03.html#4m0kd8dv">Chen_2019</a>, <a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_12.html#m9rg6d3w">Sainz_2005</a></td>
</tr>
<tr>
<th id="6p0srm92";>52</th>
<td>Seeds_2006</td>
<td>Receptors and ligands involved in viral induction of type I interferon production by plasmacytoid dendritic cells</td>
<td>Seeds, Rosalind E.; Gordon, Siamon; Miller, Joanna L.</td>
<td>2006</td>
<td>2006-09-14</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7132488" target="_blank">PMC7132488</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/16920491.0" target="_blank">16920491.0</a></td>
<td><a href="https://doi.org/10.1016/j.imbio.2006.05.024" target="_blank">10.1016/j.imbio.2006.05.024</a></td>
<td>6p0srm92</td>
<td>0.328472</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_02.html#j2bb6eq8">Mao_J_2019</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a>, <a href="Topic_02.html#mz45gyyy">Egli_2014</a></td>
</tr>
<tr>
<th id="wzta9dix";>53</th>
<td>Lalani_2015</td>
<td>TRAF3: a novel tumor suppressor gene in macrophages</td>
<td>Lalani, Almin I.; Luo, Chang; Han, Yeming; Xie, Ping</td>
<td>2015</td>
<td>2015-10-27</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4673676" target="_blank">PMC4673676</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/26661944.0" target="_blank">26661944.0</a></td>
<td><a href="https://doi.org/10.14800/macrophage.1009" target="_blank">10.14800/macrophage.1009</a></td>
<td>wzta9dix</td>
<td>0.320992</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#rle7s43u">Geijtenbeek_2009</a>, <a href="Topic_02.html#rq78nbpt">Martín-Vicente_2017</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_04.html#73ww76h9">Xie_P_2013</a>, <a href="Topic_05.html#y2fkkpst">Maelfait_2012</a></td>
</tr>
<tr>
<th id="n7eljzjj";>54</th>
<td>Kim_S_2015</td>
<td>Amelioration of Japanese encephalitis by blockage of 4-1BB signaling is coupled to divergent enhancement of type I/II IFN responses and Ly-6C(hi) monocyte differentiation</td>
<td>Kim, Seong Bum; Choi, Jin Young; Kim, Jin Hyoung; Uyangaa, Erdenebelig; Patil, Ajit Mahadev; Park, Sang-Youel; Lee, John Hwa; Kim, Koanhoi; Han, Young Woo; Eo, Seong Kug</td>
<td>2015</td>
<td>2015-11-24</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4657197" target="_blank">PMC4657197</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/26597582.0" target="_blank">26597582.0</a></td>
<td><a href="https://doi.org/10.1186/s12974-015-0438-x" target="_blank">10.1186/s12974-015-0438-x</a></td>
<td>n7eljzjj</td>
<td>0.317167</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a></td>
<td></td>
</tr>
<tr>
<th id="y2fkkpst";>55</th>
<td>Maelfait_2012</td>
<td>A20 (Tnfaip3) Deficiency in Myeloid Cells Protects against Influenza A Virus Infection</td>
<td>Maelfait, Jonathan; Roose, Kenny; Bogaert, Pieter; Sze, Mozes; Saelens, Xavier; Pasparakis, Manolis; Carpentier, Isabelle; van Loo, Geert; Beyaert, Rudi</td>
<td>2012</td>
<td>2012-03-01</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3291650" target="_blank">PMC3291650</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/22396652.0" target="_blank">22396652.0</a></td>
<td><a href="https://doi.org/10.1371/journal.ppat.1002570" target="_blank">10.1371/journal.ppat.1002570</a></td>
<td>y2fkkpst</td>
<td>0.315889</td>
<td><a href="Topic_04.html#lqz1v54q">Dixit_2013</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a></td>
<td><a href="Topic_05.html#qcjbtflt">Carrero_2013</a></td>
</tr>
<tr>
<th id="9awx92cv";>56</th>
<td>Baumann_2013</td>
<td>Impact of genotype 1 and 2 of porcine reproductive and respiratory syndrome viruses on interferon-α responses by plasmacytoid dendritic cells</td>
<td>Baumann, Arnaud; Mateu, Enric; Murtaugh, Michael P; Summerfield, Artur</td>
<td>2013</td>
<td>2013-05-15</td>
<td>COMM-USE</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3672080" target="_blank">PMC3672080</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/23675981.0" target="_blank">23675981.0</a></td>
<td><a href="https://doi.org/10.1186/1297-9716-44-33" target="_blank">10.1186/1297-9716-44-33</a></td>
<td>9awx92cv</td>
<td>0.315204</td>
<td><a href="Topic_05.html#wdbrxpmz">Swiecki_2010</a>, <a href="Topic_11.html#cik2wmlk">Ban_J_2018</a>, <a href="Topic_04.html#lqz1v54q">Dixit_2013</a></td>
<td><a href="Topic_01.html#n5w1f0rr">Lee_S_2004</a>, <a href="Topic_03.html#4m0kd8dv">Chen_2019</a></td>
</tr>
<tr>
<th id="rydmolif";>57</th>
<td>Colegio_2011</td>
<td>TLR Signaling and Tumour-Associated Macrophages</td>
<td>Colegio, Oscar R.; Medzhitov, Ruslan</td>
<td>2011</td>
<td>2011-06-14</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7122207" target="_blank">PMC7122207</a></td>
<td></td>
<td><a href="https://doi.org/10.1007/978-1-4614-0662-4_9" target="_blank">10.1007/978-1-4614-0662-4_9</a></td>
<td>rydmolif</td>
<td>0.312201</td>
<td><a href="Topic_02.html#rle7s43u">Geijtenbeek_2009</a>, <a href="Topic_02.html#hntb1734">Lester_2014</a></td>
<td><a href="Topic_04.html#73ww76h9">Xie_P_2013</a></td>
</tr>
<tr>
<th id="x1jkxaci";>58</th>
<td>Poccia_2005</td>
<td>Antiviral reactivities of γδ T cells</td>
<td>Poccia, Fabrizio; Agrati, Chiara; Martini, Federico; Capobianchi, Maria Rosaria; Wallace, Marianne; Malkovsky, Miroslav</td>
<td>2005</td>
<td>2005-03-31</td>
<td>PMC</td>
<td>N</td>
<td><a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7110461" target="_blank">PMC7110461</a></td>
<td><a href="https://www.ncbi.nlm.nih.gov/pubmed/15777667.0" target="_blank">15777667.0</a></td>
<td><a href="https://doi.org/10.1016/j.micinf.2004.12.009" target="_blank">10.1016/j.micinf.2004.12.009</a></td>
<td>x1jkxaci</td>
<td>0.312077</td>
<td><a href="Topic_02.html#hntb1734">Lester_2014</a>, <a href="Topic_02.html#u41udwh8">Rajsbaum_2013</a></td>
<td></td>
</tr>
</tbody>
</table>
</body>
</html>
| roaminsight/roamresearch | docs/CORD19_topics/cord19-2020-04-24-v9/text-ents-en-75-t34-15/Topic_05.html | HTML | apache-2.0 | 60,179 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Nov 12 13:03:03 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface com.hazelcast.spi.impl.BasicDispatcher (Hazelcast Root 3.3.3 API)</title>
<meta name="date" content="2014-11-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.hazelcast.spi.impl.BasicDispatcher (Hazelcast Root 3.3.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/hazelcast/spi/impl/class-use/BasicDispatcher.html" target="_top">Frames</a></li>
<li><a href="BasicDispatcher.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface com.hazelcast.spi.impl.BasicDispatcher" class="title">Uses of Interface<br>com.hazelcast.spi.impl.BasicDispatcher</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">BasicDispatcher</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.hazelcast.spi.impl">com.hazelcast.spi.impl</a></td>
<td class="colLast">
<div class="block">Contains implementations for Hazelcast SPI.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.hazelcast.spi.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">BasicDispatcher</a> in <a href="../../../../../com/hazelcast/spi/impl/package-summary.html">com.hazelcast.spi.impl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/hazelcast/spi/impl/package-summary.html">com.hazelcast.spi.impl</a> with parameters of type <a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">BasicDispatcher</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><strong><a href="../../../../../com/hazelcast/spi/impl/BasicOperationScheduler.html#BasicOperationScheduler(com.hazelcast.instance.Node,%20com.hazelcast.spi.ExecutionService,%20com.hazelcast.spi.impl.BasicDispatcher)">BasicOperationScheduler</a></strong>(<a href="../../../../../com/hazelcast/instance/Node.html" title="class in com.hazelcast.instance">Node</a> node,
<a href="../../../../../com/hazelcast/spi/ExecutionService.html" title="interface in com.hazelcast.spi">ExecutionService</a> executionService,
<a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">BasicDispatcher</a> dispatcher)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/hazelcast/spi/impl/BasicDispatcher.html" title="interface in com.hazelcast.spi.impl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/hazelcast/spi/impl/class-use/BasicDispatcher.html" target="_top">Frames</a></li>
<li><a href="BasicDispatcher.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 <a href="http://www.hazelcast.com/">Hazelcast, Inc.</a>. All Rights Reserved.</small></p>
</body>
</html>
| SoCe/SoCe | Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/spi/impl/class-use/BasicDispatcher.html | HTML | apache-2.0 | 6,831 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>tesseract: /home/stefan/src/github/tesseract-ocr/tesseract/lstm/fullyconnected.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tesseract
 <span id="projectnumber">4.00.00dev</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('a01025.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">fullyconnected.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="a01067_source.html">network.h</a>"</code><br />
<code>#include "<a class="el" href="a01082_source.html">networkscratch.h</a>"</code><br />
</div>
<p><a href="a01025_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="a04493.html">tesseract::FullyConnected</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:a01762"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="a01762.html">tesseract</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_a95ea02ce1f4de3c907258a02be92313.html">lstm</a></li><li class="navelem"><a class="el" href="a01025.html">fullyconnected.h</a></li>
<li class="footer">Generated on Sat May 20 2017 22:15:24 for tesseract by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
| stweil/tesseract-ocr.github.io | 4.00.00dev/a01025.html | HTML | apache-2.0 | 5,019 |
<?xml version="1.0" encoding="CP850"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=CP850" http-equiv="Content-Type" />
<title>Class: Archive::Tar::Minitar::Command::CommandPattern::AbstractCommandError</title>
<link rel="stylesheet" href="../../../../../rdoc.css" type="text/css" media="screen" />
<script src="../../../../../js/jquery.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../js/darkfish.js" type="text/javascript" charset="utf-8"></script>
</head>
<body id="top" class="class">
<div id="metadata">
<div id="home-metadata">
<div id="home-section" class="section">
<h3 class="section-header">
<a href="../../../../../index.html">Home</a>
<a href="../../../../../index.html#classes">Classes</a>
<a href="../../../../../index.html#methods">Methods</a>
</h3>
</div>
</div>
<div id="file-metadata">
<div id="file-list-section" class="section">
<h3 class="section-header">In Files</h3>
<div class="section-body">
<ul>
<li><a href="../../../../../lib/archive/tar/minitar/command_rb.html?TB_iframe=true&height=550&width=785"
class="thickbox" title="lib/archive/tar/minitar/command.rb">lib/archive/tar/minitar/command.rb</a></li>
</ul>
</div>
</div>
</div>
<div id="class-metadata">
<!-- Parent Class -->
<div id="parent-class-section" class="section">
<h3 class="section-header">Parent</h3>
<p class="link">Exception</p>
</div>
</div>
<div id="project-metadata">
<div id="fileindex-section" class="section project-section">
<h3 class="section-header">Files</h3>
<ul>
<li class="file"><a href="../../../../../ChangeLog.html">ChangeLog</a></li>
<li class="file"><a href="../../../../../Install.html">Install</a></li>
<li class="file"><a href="../../../../../README.html">README</a></li>
</ul>
</div>
<div id="classindex-section" class="section project-section">
<h3 class="section-header">Class/Module Index
<span class="search-toggle"><img src="../../../../../images/find.png"
height="16" width="16" alt="[+]"
title="show/hide quicksearch" /></span></h3>
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
<fieldset>
<legend>Quicksearch</legend>
<input type="text" name="quicksearch" value=""
class="quicksearch-field" />
</fieldset>
</form>
<ul class="link-list">
<li><a href="../../../../../Archive.html">Archive</a></li>
<li><a href="../../../../../Archive/Tar.html">Archive::Tar</a></li>
<li><a href="../../../../../Archive/Tar/Minitar.html">Archive::Tar::Minitar</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/BlockRequired.html">Archive::Tar::Minitar::BlockRequired</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/ClosedStream.html">Archive::Tar::Minitar::ClosedStream</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command.html">Archive::Tar::Minitar::Command</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandCreate.html">Archive::Tar::Minitar::Command::CommandCreate</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandExtract.html">Archive::Tar::Minitar::Command::CommandExtract</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandHelp.html">Archive::Tar::Minitar::Command::CommandHelp</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandList.html">Archive::Tar::Minitar::Command::CommandList</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandPattern.html">Archive::Tar::Minitar::Command::CommandPattern</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandPattern/AbstractCommandError.html">Archive::Tar::Minitar::Command::CommandPattern::AbstractCommandError</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandPattern/CommandAlreadyExists.html">Archive::Tar::Minitar::Command::CommandPattern::CommandAlreadyExists</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/CommandPattern/UnknownCommandError.html">Archive::Tar::Minitar::Command::CommandPattern::UnknownCommandError</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Command/ProgressBar.html">Archive::Tar::Minitar::Command::ProgressBar</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/FileNameTooLong.html">Archive::Tar::Minitar::FileNameTooLong</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Input.html">Archive::Tar::Minitar::Input</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/NonSeekableStream.html">Archive::Tar::Minitar::NonSeekableStream</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Output.html">Archive::Tar::Minitar::Output</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Reader.html">Archive::Tar::Minitar::Reader</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Reader/EntryStream.html">Archive::Tar::Minitar::Reader::EntryStream</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Reader/InvalidEntryStream.html">Archive::Tar::Minitar::Reader::InvalidEntryStream</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/UnexpectedEOF.html">Archive::Tar::Minitar::UnexpectedEOF</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Writer.html">Archive::Tar::Minitar::Writer</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Writer/BoundedStream.html">Archive::Tar::Minitar::Writer::BoundedStream</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow.html">Archive::Tar::Minitar::Writer::BoundedStream::FileOverflow</a></li>
<li><a href="../../../../../Archive/Tar/Minitar/Writer/RestrictedStream.html">Archive::Tar::Minitar::Writer::RestrictedStream</a></li>
<li><a href="../../../../../Archive/Tar/PosixHeader.html">Archive::Tar::PosixHeader</a></li>
</ul>
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
</div>
</div>
</div>
<div id="documentation">
<h1 class="class">Archive::Tar::Minitar::Command::CommandPattern::AbstractCommandError</h1>
<div id="description" class="description">
</div><!-- description -->
<div id="5Buntitled-5D" class="documentation-section">
<!-- Methods -->
</div><!-- 5Buntitled-5D -->
</div><!-- documentation -->
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
Rdoc Generator</a> 2</small>.</p>
</div>
</body>
</html>
| wpm-org/wpm | lang/ruby/Ruby193/lib/ruby/gems/1.9.1/doc/archive-tar-minitar-0.5.2/rdoc/Archive/Tar/Minitar/Command/CommandPattern/AbstractCommandError.html | HTML | apache-2.0 | 7,934 |
<div class="col-md-8 col-md-offset-2">
<div class="panel panel-default">
<div class="panel-heading">注册</div>
<div class="panel-body">
<form action="/register" method="post" id="registerForm" class="form-signin" role="form">
{{ onceformhtml }}
<div class="form-group"><label class="control-label">用户名</label><input type="text" name="username" class="form-control" placeholder="用户名" autofocus value="{{.form.Username}}" autocomplete="off"></div>
<div class="form-group"><label class="control-label">电子邮件</label><input id="email" type="text" name="email" class="form-control" placeholder="电子邮件" value="{{.form.Email}}" autocomplete="off"></div>
<div class="form-group"><label class="control-label">密码</label><input id="password" type="password" name="password" class="form-control" placeholder="密码" value="{{.form.Password}}"></div>
<div class="form-group"><input type="password" name="password_confirm" class="form-control" placeholder="重复密码" value="{{.form.PasswordConfirm}}"></div>
<div class="form-group"><label class="control-label">验证码</label>
<div>{{create_captcha}}</div>
<input id="captcha" type="text" name="captcha" class="form-control" placeholder="输入图片上的数字" autocomplete="off"></div>
<div class="form-group"><button class="btn btn-block btn-lg btn-primary" type="submit">注册</button></div>
</form>
</div>
</div>
</div>
<script src="/static/js/jquery.validate.min.js"></script>
<script src="/static/js/jquery.passstrength.min.js"></script>
<script src="/static/js/jquery.email-autocomplete.min.js"></script>
<script src="/static/js/mailcheck.min.js"></script>
<script>
$(function() {
$.validator.setDefaults({
errorClass: "has-error"
});
var validator = $("#registerForm").validate({
onkeyup:false,
rules: {
username: {
required: true,
remote: "/register/validate-username",
},
password: {
required: true,
minlength: 6,
},
password_confirm: {
equalTo: "#password",
required: true,
},
email: {
required: true,
email: true,
remote: "/register/validate-email"
},
captcha:{
required: true,
remote:{
url: "/register/validate-captcha",
type: "get",
data:{
captchaid: function(){
return $("[name='captcha-id']").val();
},
captcha: function(){
return $("#captcha").val();
},
},
},
},
},
messages: {
username: {
required: "请输入用户名",
},
password: {
required: "请输入密码",
minlength: "密码最短6位",
},
password_confirm: {
required: "请再次输入密码做确认",
equalTo: "两次密码不一致",
},
email: {
required: "请输入电子邮件",
email: "请输入正确的电子邮件地址",
},
captcha: {
required: "请输入验证码",
remote: "验证码错误",
},
},
});
$('#password').passStrengthify({
minimum: 6,
labels: {
tooShort: '密码太短',
passwordStrength: '密码强度'
}});
var domains = ["163.com","126.com","qq.com","sina.com","vip.qq.com","sina.cn","hotmail.com","gmail.com","sohu.com","139.com","wo.com.cn","189.com","21cn.com","me.com","live.com","mac.com","yahoo.com","outlook.com","icloud.com","mail.com"];
var tlds = ["com","net","org","info","edu","cn","com.cn"]
$("#email").emailautocomplete({
domains: domains,
});
$('#email').on('blur', function() {
$(this).mailcheck({
domains: domains,
topLevelDomains: tlds,
suggested: function(element, suggestion) {
var emailInput = $("#email");
if ($("#suggest-label").length==0)
{
var label = $("<label></label>");
label.attr("id","suggest-label");
label.addClass("suggest");
label.html('你要输入的是<a id="suggested-email" href="javascript:void(0);">'+suggestion.full+'</a>么?').insertAfter(emailInput);
}
else{
$("#suggested-email").text(suggestion.full)
}
$("#suggested-email").click(function(){
emailInput.val(suggestion.full);
$("#suggest-label").remove();
})
},
empty: function(element) {
// callback code
}
});
});
{{if .HasError}}
validator.showErrors({
{{range .errors}}
"{{.Field|jsescape}}": "{{.Message|jsescape}}",
{{end}}
});
{{end}}
});
</script> | naokij/gotalk | views/register.html | HTML | apache-2.0 | 4,394 |
<html>
<head>
<title>AngularJS Upload</title>
</head>
<body>
<div>
<h2>AngularJS Upload</h2>
<p>This post follows up on the Akka and Spray post, and it extends it by adding a file upload handler. Thisallows us to upload images to the user's account. (Note that, as usual, the Akka code does nothing specialwith the uploaded files; it simply demonstrates that we can acccept <code>multipart/form-data</code>-encoded POST.)</p>
<p><img src="/upload.png" title="Screenshot"/></p>
<p>This is our AngularJS application in the browser. We press the <em>Add files...</em> button to add (images) thatwill be uploaded. When the users click the <em>Start upload</em> button, we start the uploads in parallel,but each POST contains one file. The <em>Cancel upload</em> button clears the form.</p>
</div>
<div>
<h2>Spray code</h2>
<p>The requests are going to <code>register/image</code>, so we need to add the appropriate "handler" to the <code>RegistrationService</code>to handle POST to that path, to unmarshal the request as <code>MultipartFormData</code>. We then <code>complete</code> the request withappropriate response.</p>
<code><pre>
class RegistrationService(registration: ActorRef)(implicit executionContext: ExecutionContext)
extends Directives with DefaultJsonFormats {
import akka.pattern.ask
import scala.concurrent.duration._
implicit val timeout = Timeout(2.seconds)
implicit val userFormat = jsonFormat4(User)
implicit val registerFormat = jsonFormat1(Register)
implicit val registeredFormat = jsonObjectFormat[Registered.type]
implicit val notRegisteredFormat = jsonObjectFormat[NotRegistered.type]
implicit object EitherErrorSelector extends ErrorSelector[NotRegistered.type] {
def apply(v: NotRegistered.type): StatusCode = StatusCodes.BadRequest
}
val route =
path("register") {
post {
handleWith { ru: Register => (registration ? ru).mapTo[Either[NotRegistered.type, Registered.type]] }
}
} ~
path("register" / "image") {
post {
entity(as[MultipartFormData]) { data =>
complete {
data.fields.get("files[]") match {
case Some(imageEntity) =>
val size = imageEntity.entity.buffer.length
println(s"Uploaded $size")
"OK"
case None =>
println("No files")
"Not OK"
}
}
}
}
}
}
</pre></code>
<p>This is the entire source code of the <code>RegistrationService</code> to show you where the new code fits in.The new bit is the usage of <code>entity(as[A]) { a => ... }</code>, which takes the posted <code>HttpEntity</code>,finds the instance of the <code>Unmarshaller</code> typeclass for the type <code>A</code>. When the unmarshalling succeeds,it applies the given function <code>{ a => ... }</code> to complete the request. In our case, we have</p>
<code><pre>
path("register" / "image") {
post {
entity(as[MultipartFormData]) { data =>
complete {
data.fields.get("files[]") match {
case Some(imageEntity) =>
val size = imageEntity.entity.buffer.length
println(s"Uploaded $size")
"OK"
case None =>
println("No files")
"Not OK"
}
}
}
}
}
</pre></code>
<p>This means that on POST to <code>register/image</code>, we unmarshal the entity as <code>MultipartFormData</code>and apply the function</p>
<code><pre>
{ data =>
complete {
data.fields.get("files[]") match {
case Some(imageEntity) =>
val size = imageEntity.entity.buffer.length
println(s"Uploaded $size")
s"""{"size":$size}"""
case None =>
println("No files")
"""{"size":0}"""
}
}
}
</pre></code>
<p>To the successfully unmarshalled value. In that function, we <code>complete</code> the request by--ultimately--returning either <code>s"""{"size":$size}"""</code> or <code>"""{"size":0}"""</code>.</p>
<p><img src="/hindenburg.png" title="Oh the humanity"/></p>
</div>
<div>
<h2>Stringly-typed</h2>
<p>Hand-constructing JSON, XML, ..., anyting really, is a <em>terrible idea</em>. Let's get rid of those<code>s"""{"size":$size}"""</code> and <code>"""{"size":0}"""</code> strings and replace them with a convenientcase class.</p>
<code><pre>
case class ImageUploaded(size: Int)
</pre></code>
<p>We can easily define the <code>JsonWriter</code> typeclass instance for the <code>ImageUploaded</code> type by addingan implicit value of type <code>JsonWriter[ImageUploaded]</code>; and this is exactly what the <code>jsonFormat</code>functions do.</p>
<code><pre>
implicit val imageUploadedFormat = jsonFormat1(ImageUploaded)
</pre></code>
</div>
<div>
<h2>Out with Strings</h2>
<p>So, we add the case class and the <code>JsonWriter[ImageUpload]</code> typeclass instance, which allows us toget rid of the <code>String</code>s in the <code>complete</code> function.</p>
<code><pre>
class RegistrationService(registration: ActorRef)(implicit executionContext: ExecutionContext)
extends Directives with DefaultJsonFormats {
case class ImageUploaded(size: Int)
implicit val imageUploadedFormat = jsonFormat1(ImageUploaded)
...
val route =
...
path("register" / "image") {
post {
entity(as[MultipartFormData]) { data =>
complete {
data.fields.get("files[]") match {
case Some(imageEntity) =>
val size = imageEntity.entity.buffer.length
println(s"Uploaded $size")
ImageUploaded(size)
case None =>
println("No files")
ImageUploaded(0)
}
}
}
}
}
}
</pre></code>
<p>Now, this is better there are no <code>String</code>s and we handle the file uploads quite nicely. Unfortunately,there are still <em>too many notes</em>. Dissecting the <code>post</code> handler, we have</p>
<code><pre>
entity(as[MultipartFormData]) { data =>
complete {
ImageUploaded(...)
}
}
</pre></code>
<p>The <code>entity(as[A]) { a: A => complete { ... } }</code> can be replaced with <code>handleWith</code> the same codewe use in the <code>register</code> posts. And so, the final code is simply</p>
<code><pre>
path("register" / "image") {
post {
handleWith { data: MultipartFormData =>
data.fields.get("files[]") match {
case Some(imageEntity) =>
val size = imageEntity.entity.buffer.length
println(s"Uploaded $size")
ImageUploaded(size)
case None =>
println("No files")
ImageUploaded(0)
}
}
}
}
</pre></code>
</div>
<div>
<h2>Running the AngularJS application</h2>
<p>Now that we have the Spray application sorted out, let's tackle the JavaScript app. Its source is in<code>src/main/angular</code>. The main components are <code>index.html</code> and <code>js/app.js</code>. One cannot just openthe <code>index.html</code> <em>file</em> in the browser. The other resources (JavaScripts, stylesheets) will not loadproperly, but even if they did, the browser would refuse to call our Spray server, because the locationsdo not match. Our Spray server runs on <code>http://localhost:8080</code>, but the AngularJS application'slocation would be <code>file:///.../index.html</code>.</p>
<p>To allow us to test it, we need to (easily) serve the AngularJS application <em>as well as</em> our Sprayapplication on the same location. In this post, I will only tackle the development setup, leaving mespace to post about the <em>proper</em> AWS setup in the future.</p>
</div>
<div>
<h2>Development setup</h2>
<p>Let's use Apache to serve the AngularJS application at <code>http://localhost/~USER/angular</code> and let'shost the Spray application (or, in fact, anything that listens on port <code>8080</code>) at <code>http://localhost/~USER/app</code>.</p>
<p>To make this happen, we'll enable Apache's per-user home pages and we'll drop in <code>ProxyPass</code> and<code>ProxyPassReverse</code> directives. On my machine, the configuration for <code>$USER</code> livesin <code>/etc/apache2/users/$USER.conf</code>.</p>
<code><pre>
<Directory "/Users/$USER/Sites/">
Options Indexes Multiviews +FollowSymLinks
AllowOverride AuthConfig Limit
Order allow,deny
Allow from all
</Directory>
ProxyPass /~$USER/app/ http://localhost:8080/
ProxyPassReverse /~$USER/app/ http://localhost:8080/
</pre></code>
<p>Of course, you cannot use <code>$USER</code>, you must replace it with your real username I don't really wantto <em>copy</em> the <code>src/main/angular</code> directory to the <code>~/Sites</code> directory, so I've added the<code>+FollowSymLinks</code> directive and created a symbolic link in <code>~/Sites</code> to point to wherever I have<code>src/main/angular</code>. In my case, the listing of <code>~/Sites</code> is</p>
<code><pre>
~/Sites$ ls -la
total 16
lrwxr-xr-x ... angular -> /.../akka-spray/src/main/angular
-rw-r--r-- ... index.html
</pre></code>
<p>Now, after adding this file and starting (or restarting) Apache <code>sudo apachectl start</code> (or <code>sudo apachectl restart</code>),you are ready to see the app by going to <code>http://localhost/~USER/angular</code>.</p>
<p>So, you are now ready to go opening <code>http://localhost/~USER/angular</code> shows the AngularJS application,where you can add as many files as you like, and clicking the <em>Start upload</em> button sends the files to theSpray application. The Spray application unceremoniously prints the file size I shall leave some interesting processinglogic as exercise for the readers.</p>
<p>As usual, the source code is at <a href="https://github.com/eigengo/activator-akka-spray" target="_blank">https//github.com/eigengo/activator-akka-spray</a>;feel free to report issues, or to send your contributions</p>
</div>
</body>
</html>
| jamesward/activator-akka-spray | tutorial/angular.html | HTML | apache-2.0 | 9,894 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html>
<head>
<title>elita.deployment.gitservice.GitDeployManager : API documentation</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<link href="apidocs.css" type="text/css" rel="stylesheet" />
</head>
<body>
<h1 class="class">e.d.g.GitDeployManager : class documentation</h1>
<p>
<span id="part">Part of <a href="elita.html">elita</a>.<a href="elita.deployment.html">deployment</a>.<a href="elita.deployment.gitservice.html">gitservice</a></span>
<a href="classIndex.html#elita.deployment.gitservice.GitDeployManager">View In Hierarchy</a>
</p>
<div>
</div>
<div class="docstring">
<div class="undocumented">No class docstring</div>
</div>
<div id="splitTables">
<table class="children sortable" id="id100">
<tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#__init__">__init__</a></td>
<td></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#update_stale">update_stale</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#initialize">initialize</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#deinitialize">deinitialize</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_hook">run_hook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_init_prehook">run_init_prehook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_init_posthook">run_init_posthook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_deinit_prehook">run_deinit_prehook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_deinit_posthook">run_deinit_posthook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#run_commit_diffhook">run_commit_diffhook</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#add_sls">add_sls</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#rm_sls">rm_sls</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#delete_remote_dir">delete_remote_dir</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#create_remote_dir">create_remote_dir</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#delete_remote_keypair">delete_remote_keypair</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#push_keypair">push_keypair</a></td>
<td><span>Push the keypair to the target servers and set up SSH alias</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#clone_repo">clone_repo</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#create_ignore">create_ignore</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#get_path">get_path</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#git_obj">git_obj</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#get_latest_commit">get_latest_commit</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#get_latest_commit_hash">get_latest_commit_hash</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#inspect_latest_diff">inspect_latest_diff</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#checkout_default_branch">checkout_default_branch</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#decompress_to_repo">decompress_to_repo</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#check_repo_status">check_repo_status</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#add_files_to_repo">add_files_to_repo</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#commit_to_repo">commit_to_repo</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#push_repo">push_repo</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#update_repo_last_build">update_repo_last_build</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="elita.deployment.gitservice.GitDeployManager.html#update_last_deployed">update_last_deployed</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr>
</table>
</div>
<div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.__init__">
</a>
<a name="__init__">
</a>
<div class="functionHeader">
def
__init__(self, gitdeploy, datasvc):
</div>
<div class="docstring functionBody">
<div><table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.update_stale">
</a>
<a name="update_stale">
</a>
<div class="functionHeader">
def
update_stale(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.initialize">
</a>
<a name="initialize">
</a>
<div class="functionHeader">
def
initialize(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.deinitialize">
</a>
<a name="deinitialize">
</a>
<div class="functionHeader">
def
deinitialize(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_hook">
</a>
<a name="run_hook">
</a>
<div class="functionHeader">
def
run_hook(self, hook, **kwargs):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_init_prehook">
</a>
<a name="run_init_prehook">
</a>
<div class="functionHeader">
def
run_init_prehook(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_init_posthook">
</a>
<a name="run_init_posthook">
</a>
<div class="functionHeader">
def
run_init_posthook(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_deinit_prehook">
</a>
<a name="run_deinit_prehook">
</a>
<div class="functionHeader">
def
run_deinit_prehook(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_deinit_posthook">
</a>
<a name="run_deinit_posthook">
</a>
<div class="functionHeader">
def
run_deinit_posthook(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.run_commit_diffhook">
</a>
<a name="run_commit_diffhook">
</a>
<div class="functionHeader">
def
run_commit_diffhook(self, files):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.add_sls">
</a>
<a name="add_sls">
</a>
<div class="functionHeader">
def
add_sls(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.rm_sls">
</a>
<a name="rm_sls">
</a>
<div class="functionHeader">
def
rm_sls(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.delete_remote_dir">
</a>
<a name="delete_remote_dir">
</a>
<div class="functionHeader">
def
delete_remote_dir(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.create_remote_dir">
</a>
<a name="create_remote_dir">
</a>
<div class="functionHeader">
def
create_remote_dir(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.delete_remote_keypair">
</a>
<a name="delete_remote_keypair">
</a>
<div class="functionHeader">
def
delete_remote_keypair(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.push_keypair">
</a>
<a name="push_keypair">
</a>
<div class="functionHeader">
def
push_keypair(self, server_list):
</div>
<div class="docstring functionBody">
<div><p>Push the keypair to the target servers and set up SSH alias</p><table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.clone_repo">
</a>
<a name="clone_repo">
</a>
<div class="functionHeader">
def
clone_repo(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.create_ignore">
</a>
<a name="create_ignore">
</a>
<div class="functionHeader">
def
create_ignore(self, server_list):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.get_path">
</a>
<a name="get_path">
</a>
<div class="functionHeader">
def
get_path(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.git_obj">
</a>
<a name="git_obj">
</a>
<div class="functionHeader">
def
git_obj(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.get_latest_commit">
</a>
<a name="get_latest_commit">
</a>
<div class="functionHeader">
def
get_latest_commit(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.get_latest_commit_hash">
</a>
<a name="get_latest_commit_hash">
</a>
<div class="functionHeader">
def
get_latest_commit_hash(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.inspect_latest_diff">
</a>
<a name="inspect_latest_diff">
</a>
<div class="functionHeader">
def
inspect_latest_diff(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.checkout_default_branch">
</a>
<a name="checkout_default_branch">
</a>
<div class="functionHeader">
def
checkout_default_branch(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.decompress_to_repo">
</a>
<a name="decompress_to_repo">
</a>
<div class="functionHeader">
def
decompress_to_repo(self, package_doc):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.check_repo_status">
</a>
<a name="check_repo_status">
</a>
<div class="functionHeader">
def
check_repo_status(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.add_files_to_repo">
</a>
<a name="add_files_to_repo">
</a>
<div class="functionHeader">
def
add_files_to_repo(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.commit_to_repo">
</a>
<a name="commit_to_repo">
</a>
<div class="functionHeader">
def
commit_to_repo(self, build_name):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.push_repo">
</a>
<a name="push_repo">
</a>
<div class="functionHeader">
def
push_repo(self):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.update_repo_last_build">
</a>
<a name="update_repo_last_build">
</a>
<div class="functionHeader">
def
update_repo_last_build(self, build_name):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="elita.deployment.gitservice.GitDeployManager.update_last_deployed">
</a>
<a name="update_last_deployed">
</a>
<div class="functionHeader">
def
update_last_deployed(self, build_name):
</div>
<div class="docstring functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div>
<address>
<a href="index.html">API Documentation</a> for elita, generated by <a href="https://launchpad.net/pydoctor/">pydoctor</a> at 2014-10-29 15:25:55.
</address>
</body>
</html> | bkeroack/elita | doc/apidocs/elita.deployment.gitservice.GitDeployManager.html | HTML | apache-2.0 | 19,109 |
<!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>HBase 0.94.9 Reference Package org.apache.hadoop.hbase.constraint</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
</head>
<body>
<h3>
<a href="package-summary.html" target="classFrame">org.apache.hadoop.hbase.constraint</a>
</h3>
<h3>Classes</h3>
<ul>
<li>
<a href="BaseConstraint.html" target="classFrame">BaseConstraint</a>
</li>
<li>
<a href="Constraint.html" target="classFrame">Constraint</a>
</li>
<li>
<a href="ConstraintException.html" target="classFrame">ConstraintException</a>
</li>
<li>
<a href="ConstraintProcessor.html" target="classFrame">ConstraintProcessor</a>
</li>
<li>
<a href="Constraints.html" target="classFrame">Constraints</a>
</li>
</ul>
</body>
</html> | zqxjjj/NobidaBase | docs/xref/org/apache/hadoop/hbase/constraint/package-frame.html | HTML | apache-2.0 | 1,273 |
<!--
Copyright (c) 2016, the Dart project authors.
Please see the AUTHORS file for details.
All rights reserved. Use of this source code
is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<div class="widgets">
<input [disabled]="!isInputEnabled" (input)="updateBadge($event.target.value)"
type="text" maxlength="15">
<button [disabled]="!isButtonEnabled" (click)="generateBadge()">
{{buttonText}}
</button>
</div>
<div class="badge">
<div class="greeting">Arrr! Me name is</div>
<div class="name">{{badgeName}}</div>
</div>
| googlecodelabs/ng2-dart | ng2/6-readjsonfile/lib/badge_component.html | HTML | apache-2.0 | 585 |
<!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_10.html">Class Test_AbaRouteValidator_10</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_21747_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_10.html?line=41993#src-41993" >testAbaNumberCheck_21747_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:39:42
</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_21747_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=30062#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_21747_good_n72.html | HTML | apache-2.0 | 9,181 |
<!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 Class org.wildfly.swarm.config.management.security_realm.BySearchTimeCache (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 Class org.wildfly.swarm.config.management.security_realm.BySearchTimeCache (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/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">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/management/security_realm/class-use/BySearchTimeCache.html" target="_top">Frames</a></li>
<li><a href="BySearchTimeCache.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.management.security_realm.BySearchTimeCache" class="title">Uses of Class<br>org.wildfly.swarm.config.management.security_realm.BySearchTimeCache</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/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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.management.security_realm">org.wildfly.swarm.config.management.security_realm</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management.security_realm.authorization">org.wildfly.swarm.config.management.security_realm.authorization</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.management.security_realm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a><T>></span></code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCacheConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">BySearchTimeCacheConsumer</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCacheSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm">BySearchTimeCacheSupplier</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthentication.LdapAuthenticationResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthentication.LdapAuthenticationResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">BySearchTimeCacheSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCacheSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of BySearchTimeCache resource</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/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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/management/security_realm/LdapAuthentication.html" title="type parameter in LdapAuthentication">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthentication.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthentication.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.management.security_realm.authorization">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/package-summary.html">org.wildfly.swarm.config.management.security_realm.authorization</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/management/security_realm/authorization/package-summary.html">org.wildfly.swarm.config.management.security_realm.authorization</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">UsernameFilterUsernameToDn.UsernameFilterUsernameToDnResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameFilterUsernameToDn.UsernameFilterUsernameToDnResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">UsernameIsDnUsernameToDn.UsernameIsDnUsernameToDnResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDn.UsernameIsDnUsernameToDnResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">GroupToPrincipalGroupSearch.GroupToPrincipalGroupSearchResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/GroupToPrincipalGroupSearch.GroupToPrincipalGroupSearchResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">AdvancedFilterUsernameToDn.AdvancedFilterUsernameToDnResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/AdvancedFilterUsernameToDn.AdvancedFilterUsernameToDnResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrincipalToGroupGroupSearch.PrincipalToGroupGroupSearchResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/PrincipalToGroupGroupSearch.PrincipalToGroupGroupSearchResources.html#bySearchTimeCache--">bySearchTimeCache</a></span>()</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</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/management/security_realm/authorization/package-summary.html">org.wildfly.swarm.config.management.security_realm.authorization</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</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/management/security_realm/authorization/UsernameFilterUsernameToDn.html" title="type parameter in UsernameFilterUsernameToDn">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">UsernameFilterUsernameToDn.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameFilterUsernameToDn.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDn.html" title="type parameter in UsernameIsDnUsernameToDn">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">UsernameIsDnUsernameToDn.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDn.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/GroupToPrincipalGroupSearch.html" title="type parameter in GroupToPrincipalGroupSearch">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">GroupToPrincipalGroupSearch.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/GroupToPrincipalGroupSearch.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/AdvancedFilterUsernameToDn.html" title="type parameter in AdvancedFilterUsernameToDn">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">AdvancedFilterUsernameToDn.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/AdvancedFilterUsernameToDn.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/PrincipalToGroupGroupSearch.html" title="type parameter in PrincipalToGroupGroupSearch">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">PrincipalToGroupGroupSearch.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/PrincipalToGroupGroupSearch.html#bySearchTimeCache-org.wildfly.swarm.config.management.security_realm.BySearchTimeCache-">bySearchTimeCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">BySearchTimeCache</a> value)</code>
<div class="block">A cache to hold the results of previous LDAP interactions.</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/management/security_realm/BySearchTimeCache.html" title="class in org.wildfly.swarm.config.management.security_realm">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/management/security_realm/class-use/BySearchTimeCache.html" target="_top">Frames</a></li>
<li><a href="BySearchTimeCache.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.1.0/apidocs/org/wildfly/swarm/config/management/security_realm/class-use/BySearchTimeCache.html | HTML | apache-2.0 | 23,165 |
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Language" content="pt-br">
<link rel="shortcut icon" href="/favicon.ico?v=4" />
<meta name="description" content="World of MU Season 6 Hard. Servidor brasileiro de MuOnline com quests totalmente personalizadas. Venha se divertir, crie sua conta agora mesmo. "/>
<meta name="keywords" content="World of MU, MU Online, MU Server, MU Season 6, MU servidor privado, MU Online Server, MU Online privado, MU online brasil, MU brasil, Global MU Online, MU Online, MU,MMORPG gratuito, multiplayer Online Game, online game rpg, Webzen Inc, Webzen, mu game, download mmorpg, download mu, download mu online, mu original, baixar mu online, webzen mu online, mu global webzen, mu, mu global, jogar mu online, jogar mmorpg, jogar rpg, rpg mu online, mmorpg mu online, muonline, muonline brasil, mu online servidor brasileiro mu brasil, mu facil, jogo mu, mu rox, mu evolution, mu pdl, mu 2011, mu 2, mu peru, mu phoenix"/>
<meta property="og:title" content="World of MU - Servidor HARD de MuOnline" />
<meta property="og:site_name" content="World of MU" />
<meta property="og:url" content="http://www.worldofmu.com.br" />
<meta property="og:image" content="http://www.worldofmu.com.br/resources/img/facebook-banner.png" />
<meta property="og:description" content="World of MU. Servidor HARD de MuOnline de verdade 20x de experiência, 20% de drop. Resets pontuativo no level 400, com limite de 15 resets por personagem. Venha ser o mais forte, você nunca viu nada igual. Site totalmente exclusivo, servidores no Brasil. JOGUE AGORA." />
<!--<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.11/jquery.mousewheel.min.js"></script>-->
<!-- Bootstrap -->
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<!-- build:css(app/) /resources/css/app.min.css -->
<link href="/resources/css/app.css" rel="stylesheet">
<link href="/resources/css/vendor/anguloso.css" rel="stylesheet">
<!-- endbuild -->
<!-- JAVASCRIPT -->
<!-- build:js(app/) /resources/js/vendor.min.js -->
<script src="/resources/js/vendor/jquery.js"></script>
<script src="/resources/js/vendor/bootstrap.js"></script>
<!--<script src="/resources/js/vendor/jquery-ui.js"></script>-->
<!--<script src="/resources/js/vendor/jquery.loadTemplate-1.4.4.min.js"></script>-->
<!--<script src="/resources/js/vendor/jCookie.js"></script>-->
<!--<script src="/resources/js/vendor/jquery-number.js"></script>-->
<!--<script src="/resources/js/vendor/dateFormat.js"></script>-->
<!--<script src="/resources/js/vendor/jquery.countdown.min.js"></script>-->
<!-- endbuild -->
<!-- build:js(app/) /resources/js/app.min.js -->
<script src="/resources/js/pandox-system.js"></script>
<script src="/resources/js/pandox-logger.js"></script>
<script src="/resources/js/app.js"></script>
<!-- endbuild --> | matheusmessora/xXx-web | includes/head.html | HTML | apache-2.0 | 2,978 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>goeswith</title>
<link rel="root" href=""/> <!-- for JS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/>
<link rel="stylesheet" type="text/css" href="../../css/hint.css"/>
<script type="text/javascript" src="../../lib/ext/head.load.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script>
<!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo -->
<!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page.
<script>
(function() {
var cx = '001145188882102106025:dl1mehhcgbo';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script> -->
<!-- <link rel="shortcut icon" href="favicon.ico"/> -->
</head>
<body>
<div id="main" class="center">
<div id="hp-header">
<table width="100%"><tr><td width="50%">
<span class="header-text"><a href="http://universaldependencies.org/#language-el">home</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/_el/dep/goeswith.md" target="#">edit page</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span>
</td><td>
<gcse:search></gcse:search>
</td></tr></table>
</div>
<hr/>
<div class="v2complete">
This page pertains to UD version 2.
</div>
<div id="content">
<noscript>
<div id="noscript">
It appears that you have Javascript disabled.
Please consider enabling Javascript for this page to see the visualizations.
</div>
</noscript>
<!-- The content may include scripts and styles, hence we must load the shared libraries before the content. -->
<script type="text/javascript">
console.time('loading libraries');
var root = '../../'; // filled in by jekyll
head.js(
// External libraries
// DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all.
root + 'lib/ext/jquery.min.js',
root + 'lib/ext/jquery.svg.min.js',
root + 'lib/ext/jquery.svgdom.min.js',
root + 'lib/ext/jquery.timeago.js',
root + 'lib/ext/jquery-ui.min.js',
root + 'lib/ext/waypoints.min.js',
root + 'lib/ext/jquery.address.min.js'
);
</script>
<h2><code>goeswith</code>: goes with</h2>
<p>This relation links two parts of a word that are separated in text
that is not well edited.
The head is in some sense the “main” part, often the second part.</p>
<pre><code class="language-sdparse">Ο παν ευρωπαϊκός
goeswith(ευρωπαϊκός, παν)
</code></pre>
<!-- Interlanguage links updated St lis 3 20:58:55 CET 2021 -->
<!-- "in other languages" links -->
<hr/>
goeswith in other languages:
[<a href="../../cs/dep/goeswith.html">cs</a>]
[<a href="../../el/dep/goeswith.html">el</a>]
[<a href="../../en/dep/goeswith.html">en</a>]
[<a href="../../fi/dep/goeswith.html">fi</a>]
[<a href="../../fr/dep/goeswith.html">fr</a>]
[<a href="../../hy/dep/goeswith.html">hy</a>]
[<a href="../../it/dep/goeswith.html">it</a>]
[<a href="../../no/dep/goeswith.html">no</a>]
[<a href="../../pt/dep/goeswith.html">pt</a>]
[<a href="../../ru/dep/goeswith.html">ru</a>]
[<a href="../../sv/dep/goeswith.html">sv</a>]
[<a href="../../tr/dep/goeswith.html">tr</a>]
[<a href="../../u/dep/goeswith.html">u</a>]
[<a href="../../yue/dep/goeswith.html">yue</a>]
[<a href="../../zh/dep/goeswith.html">zh</a>]
</div>
<!-- support for embedded visualizations -->
<script type="text/javascript">
var root = '../../'; // filled in by jekyll
head.js(
// We assume that external libraries such as jquery.min.js have already been loaded outside!
// (See _layouts/base.html.)
// brat helper modules
root + 'lib/brat/configuration.js',
root + 'lib/brat/util.js',
root + 'lib/brat/annotation_log.js',
root + 'lib/ext/webfont.js',
// brat modules
root + 'lib/brat/dispatcher.js',
root + 'lib/brat/url_monitor.js',
root + 'lib/brat/visualizer.js',
// embedding configuration
root + 'lib/local/config.js',
// project-specific collection data
root + 'lib/local/collections.js',
// Annodoc
root + 'lib/annodoc/annodoc.js',
// NOTE: non-local libraries
'https://spyysalo.github.io/conllu.js/conllu.js'
);
var webFontURLs = [
// root + 'static/fonts/Astloch-Bold.ttf',
root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf',
root + 'static/fonts/Liberation_Sans-Regular.ttf'
];
var setupTimeago = function() {
jQuery("time.timeago").timeago();
};
head.ready(function() {
setupTimeago();
// mark current collection (filled in by Jekyll)
Collections.listing['_current'] = 'el';
// perform all embedding and support functions
Annodoc.activate(Config.bratCollData, Collections.listing);
});
</script>
<!-- google analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55233688-1', 'auto');
ga('send', 'pageview');
</script>
<div id="footer">
<p class="footer-text">© 2014–2021
<a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>.
Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>.
</div>
</div>
</body>
</html>
| UniversalDependencies/universaldependencies.github.io | el/dep/goeswith.html | HTML | apache-2.0 | 7,210 |
@(title: String)(content: Html)
@import util._
<!DOCTYPE html>
<html>
<script>
function login (username) {
var form = document.createElement('form');
form.setAttribute('method', 'post');
form.setAttribute('action', '/login/' + username);
form.style.display = 'hidden';
document.body.appendChild(form)
form.submit();
}
</script>
<head>
<title>@title</title>
<link rel="stylesheet" media="screen" href="@routes.Assets.at("stylesheets/main.css")">
<link rel="shortcut icon" type="image/png" href="@routes.Assets.at("images/favicon.png")">
<script src="@routes.Assets.at("javascripts/hello.js")" type="text/javascript"></script>
</head>
<body>
<a href="/login">Login</a>
|
<a href="/zknodeops">Zk Nodes</a>
|
<a href="/changesets">Change Set</a>
|
<a href="/vms/clusters">Cluster</a>
<p>
User: [ @ContextHolder.get().curUser ] - Switch user:
<button type="button" onclick="login('test');">test</button>
<button type="button" onclick="login('john');">john</button>
<button type="button" onclick="login('alice');">alice</button>
</p>
@content
</body>
</html>
| weisong44/infra-mgmt-config-rollback | app/views/main.scala.html | HTML | apache-2.0 | 1,255 |
<div class="divTable paleBlueRows" style="color:black">
<div class="divTableBody">
<div class="divTableRow">
<div class="divTableCell">Name:</div>
<div class="divTableCell">José Osmar Alves Filho</div>
</div>
<div class="divTableRow">
<div class="divTableCell">Advisor:</div>
<div class="divTableCell">Prof. Alexandre Rosa Franco</div>
</div>
<div class="divTableRow">
<div class="divTableCell">Research interest:</div>
<div class="divTableCell"></div>
</div>
<div class="divTableRow">
<div class="divTableCell">E-mail:</div>
<div class="divTableCell">jose.osmar(at)pucrs.br</div>
</div>
<div class="divTableRow">
<div class="divTableCell">Personal hobbies:</div>
<div class="divTableCell"></div>
</div>
<div class="divTableRow">
<div class="divTableCell">Others things:</div>
<div class="divTableCell"></div>
</div>
</div>
</div>
</div>
<div align="right"><a class="btn btn-primary" href="http://lattes.cnpq.br/8689911068472876" target="_blank">See CV</a></div>
| neuroimagem-pucrs/neuroimagem-pucrs.github.io | team/ze_popup.html | HTML | apache-2.0 | 994 |
<!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_55) on Sun Oct 26 05:56:35 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory (Solr 4.10.2 API)</title>
<meta name="date" content="2014-10-26">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory (Solr 4.10.2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/spelling/suggest/jaspell/JaspellLookupFactory.html" title="class in org.apache.solr.spelling.suggest.jaspell">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/spelling/suggest/jaspell/class-use/JaspellLookupFactory.html" target="_top">Frames</a></li>
<li><a href="JaspellLookupFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory" class="title">Uses of Class<br>org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/spelling/suggest/jaspell/JaspellLookupFactory.html" title="class in org.apache.solr.spelling.suggest.jaspell">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/spelling/suggest/jaspell/class-use/JaspellLookupFactory.html" target="_top">Frames</a></li>
<li><a href="JaspellLookupFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
| eissac/solr4sentiment | docs/solr-core/org/apache/solr/spelling/suggest/jaspell/class-use/JaspellLookupFactory.html | HTML | apache-2.0 | 5,108 |
<!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 Mon May 01 08:43:52 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RemotingProfileSupplier (Public javadocs 2017.5.0 API)</title>
<meta name="date" content="2017-05-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="RemotingProfileSupplier (Public javadocs 2017.5.0 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/RemotingProfileSupplier.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.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/ejb3/RemotingProfileConsumer.html" title="interface in org.wildfly.swarm.config.ejb3"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePool.html" title="class in org.wildfly.swarm.config.ejb3"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/ejb3/RemotingProfileSupplier.html" target="_top">Frames</a></li>
<li><a href="RemotingProfileSupplier.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.ejb3</div>
<h2 title="Interface RemotingProfileSupplier" class="title">Interface RemotingProfileSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/ejb3/RemotingProfile.html" title="class in org.wildfly.swarm.config.ejb3">RemotingProfile</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="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">RemotingProfileSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/ejb3/RemotingProfile.html" title="class in org.wildfly.swarm.config.ejb3">RemotingProfile</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/ejb3/RemotingProfile.html" title="class in org.wildfly.swarm.config.ejb3">RemotingProfile</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/ejb3/RemotingProfileSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of RemotingProfile 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/ejb3/RemotingProfile.html" title="class in org.wildfly.swarm.config.ejb3">RemotingProfile</a> get()</pre>
<div class="block">Constructed instance of RemotingProfile 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/RemotingProfileSupplier.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.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/ejb3/RemotingProfileConsumer.html" title="interface in org.wildfly.swarm.config.ejb3"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePool.html" title="class in org.wildfly.swarm.config.ejb3"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/ejb3/RemotingProfileSupplier.html" target="_top">Frames</a></li>
<li><a href="RemotingProfileSupplier.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2017.5.0/apidocs/org/wildfly/swarm/config/ejb3/RemotingProfileSupplier.html | HTML | apache-2.0 | 9,278 |
{extend name="../oscshop/admin/view/public/base.html" /}
{block name="content"}
<link rel="stylesheet" href="__RES__/admin/css/transport.css" />
<div class="page-header">
<h1>
{$breadcrumb2}
<small>
<i class="icon-double-angle-right"></i>
{$crumbs}
</small>
</h1>
</div>
<div class="row">
<div class="col-xs-12">
<div id="append_parent"></div>
<div class="ncsc-form-default">
<form method="post" id="tpl_form" name="tpl_form" action='{:url("Transport/save")}'>
<input type="hidden" name="transport_id" value="{$output.transport.id|default=''}" />
<input type="hidden" name="form_submit" value="ok" />
<?php $unit=get_weight_name(config('weight_id')); ?>
<dl>
<dt>
<label for="J_TemplateTitle" class="label-like">{:lang('模版名称')}</label>
</dt>
<dd>
<input type="text" class="text" id="title" autocomplete="off" value="{$output.transport.title|default=''}" name="title">
<p class="J_Message" style="display:none" error_type="title"><i class="icon-exclamation-sign"></i>{:lang('必须填写模板名称')}</p>
</dd>
</dl>
<dl>
<dt>{:lang('运送方式')}</dt>
<dd>{:lang('除指定地区外,其余地区的运费采用')}"{:lang('默认运费')}"</dd>
</dl>
<!-----------------------POST begin--------------------------------------->
<dl>
<dt></dt>
<dd class="trans-line">
</dd>
</dl>
<div class="bottom">
<label class="submit-border"><input type="submit" id="submit_tpl" class="submit" value="{:lang('保存')}" /></label>
</div>
</form>
<div class="ks-ext-mask" style="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; display:none"></div>
<div id="dialog_areas" class="dialog-areas" style="display:none">
<div class="ks-contentbox">
<div class="title">{:lang('选择区域')}<a class="ks-ext-close" href="javascript:void(0)">X</a></div>
<form method="post">
<ul id="J_CityList">
{include file="transport:transport_area"/}
</ul>
<div class="bottom"> <a href="javascript:void(0);" class="J_Submit ncsc-btn ncsc-btn-green">{:lang('确定')}</a> <a href="javascript:void(0);" class="J_Cancel ncsc-btn">{:lang('取消')}</a> </div>
</form>
</div>
</div>
<div id="dialog_batch" class="dialog-batch" style="z-index: 9999; display:none">
<div class="ks-contentbox">
<div class="title">{:lang('批量操作')}<a class="ks-ext-close" href="javascript:void(0)">X</a></div>
<form method="post">
<div class="batch">{:lang('默认运费:')}
<input class="w30 mr5 text" type="text" maxlength="4" autocomplete="off" data-field="start" value="1" name="express_start">
<?php echo $unit; ?>{:lang('内')}
<input class="w60 text" type="text" maxlength="6" autocomplete="off" value="0.00" name="express_postage" data-field="postage"><em class="add-on"> <i class="icon-renminbi"></i> </em>{:lang(',每增加')}
<input class="w30 mr5 text" type="text" maxlength="4" autocomplete="off" value="1" data-field="plus" name="express_plus">
<?php echo $unit; ?>{:lang(',增加运费')}
<input class="w60 text" type="text" maxlength="6" autocomplete="off" value="0.00" data-field="postageplus" name="express_postageplus"><em class="add-on"> <i class="icon-renminbi"></i> </em></div>
<div class="J_DefaultMessage"></div>
<div class="bottom"> <a href="javascript:void(0);" class="J_SubmitPL ncsc-btn ncsc-btn-green">{:lang('确认')}</a> <a href="javascript:void(0);" class="J_Cancel ncsc-btn">{:lang('取消')}</a> </div>
</form>
</div>
</div>
</div>
</div>
</div>
{/block}
{block name="javascript"}
<script src="__PUBLIC__/js/dialog/dialog.js" id="dialog_js" charset="utf-8"></script>
<link rel="stylesheet" href="__PUBLIC__/js/dialog/dialog.css" />
<script src="__RES__/admin/js/transport.js"></script>
<script>
var unit ='<?php echo $unit; ?>';
$(function(){
$('.trans-line').append(TransTpl.replace(/TRANSTYPE/g,'kd'));
$('.tbl-except').append(RuleHead);
<?php if (isset($output['extend'])&&is_array($output['extend'])){?>
<?php foreach ($output['extend'] as $value){?>
<?php if ($value['is_default']==1){?>
var cur_tr = $('.tbl-except').prev();
$(cur_tr).find('input[data-field="start"]').val('<?php echo $value['snum'];?>');
$(cur_tr).find('input[data-field="postage"]').val('<?php echo $value['sprice'];?>');
$(cur_tr).find('input[data-field="plus"]').val('<?php echo $value['xnum'];?>');
$(cur_tr).find('input[data-field="postageplus"]').val('<?php echo $value['xprice'];?>');
<?php }else{?>
StartNum +=1;
cell = RuleCell.replace(/CurNum/g,StartNum);
cell = cell.replace(/TRANSTYPE/g,'kd');
$('.tbl-except').find('table').append(cell);
$('.tbl-attach').find('.J_ToggleBatch').css('display','').html('{:lang('批量操作')}');
var cur_tr = $('.tbl-except').find('table').find('tr:last');
$(cur_tr).find('.area-group>p').html('<?php echo $value['area_name'];?>');
$(cur_tr).find('input[type="hidden"]').val('<?php echo trim($value['area_id'],',');?>|||<?php echo $value['area_name'];?>');
$(cur_tr).find('input[data-field="start"]').val('<?php echo $value['snum'];?>');
$(cur_tr).find('input[data-field="postage"]').val('<?php echo $value['sprice'];?>');
$(cur_tr).find('input[data-field="plus"]').val('<?php echo $value['xnum'];?>');
$(cur_tr).find('input[data-field="postageplus"]').val('<?php echo $value['xprice'];?>');
<?php }?>
<?php }?>
<?php }?>
});
</script>
{/block} | tonytian21/oneshop | oscshop/member/view/transport/edit.html | HTML | apache-2.0 | 5,756 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_74) on Fri Apr 01 14:42:07 CDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Package org.apache.solr.handler.admin (Solr 6.0.0 API)</title>
<meta name="date" content="2016-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.solr.handler.admin (Solr 6.0.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/handler/admin/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.solr.handler.admin" class="title">Uses of Package<br>org.apache.solr.handler.admin</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/apache/solr/handler/admin/package-summary.html">org.apache.solr.handler.admin</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.apache.solr.cloud.rule">org.apache.solr.cloud.rule</a></td>
<td class="colLast">
<div class="block">Classes for managing Replica placement strategy when operating in <a href="http://wiki.apache.org/solr/SolrCloud">SolrCloud</a> mode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.solr.core">org.apache.solr.core</a></td>
<td class="colLast">
<div class="block">Core classes implementin Solr internals and the management of <a href="../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core"><code>SolrCore</code></a>s</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.solr.handler.admin">org.apache.solr.handler.admin</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../org/apache/solr/request/SolrRequestHandler.html" title="interface in org.apache.solr.request"><code>SolrRequestHandler</code></a> implementations for powering he Solr Admin UI</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.cloud.rule">
<!-- -->
</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/apache/solr/handler/admin/package-summary.html">org.apache.solr.handler.admin</a> used by <a href="../../../../../org/apache/solr/cloud/rule/package-summary.html">org.apache.solr.cloud.rule</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/apache/solr/handler/admin/class-use/CoreAdminHandler.Invocable.html#org.apache.solr.cloud.rule">CoreAdminHandler.Invocable</a>
<div class="block">used by the INVOKE action of core admin handler</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.core">
<!-- -->
</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/apache/solr/handler/admin/package-summary.html">org.apache.solr.handler.admin</a> used by <a href="../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</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/apache/solr/handler/admin/class-use/CollectionsHandler.html#org.apache.solr.core">CollectionsHandler</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/ConfigSetsHandler.html#org.apache.solr.core">ConfigSetsHandler</a>
<div class="block">A <a href="../../../../../org/apache/solr/request/SolrRequestHandler.html" title="interface in org.apache.solr.request"><code>SolrRequestHandler</code></a> for ConfigSets API requests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/CoreAdminHandler.html#org.apache.solr.core">CoreAdminHandler</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/InfoHandler.html#org.apache.solr.core">InfoHandler</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/SecurityConfHandler.html#org.apache.solr.core">SecurityConfHandler</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.handler.admin">
<!-- -->
</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/apache/solr/handler/admin/package-summary.html">org.apache.solr.handler.admin</a> used by <a href="../../../../../org/apache/solr/handler/admin/package-summary.html">org.apache.solr.handler.admin</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/apache/solr/handler/admin/class-use/LoggingHandler.html#org.apache.solr.handler.admin">LoggingHandler</a>
<div class="block">A request handler to show which loggers are registered and allows you to set them</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/PropertiesRequestHandler.html#org.apache.solr.handler.admin">PropertiesRequestHandler</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/SystemInfoHandler.html#org.apache.solr.handler.admin">SystemInfoHandler</a>
<div class="block">This handler returns system info</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/solr/handler/admin/class-use/ThreadDumpHandler.html#org.apache.solr.handler.admin">ThreadDumpHandler</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="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/handler/admin/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
| Velaya/gbol_solr | docs/solr-core/org/apache/solr/handler/admin/package-use.html | HTML | apache-2.0 | 10,395 |
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>I ♥ cats</title>
</head>
<body>
<div class="container">
<div class="row">
<div class="span12">
<header>
<h1>catfacts</h1>
<blink>every 60 seconds</blink>
</header>
</div>
</div>
<div class="row">
<div class="span12" id="cat-container">
<img src='http://edgecats.net' alt='a random cat gif!' class="img-circle kitty-pic"/>
</div>
</div>
<div class="row">
<div class="span12">
<h2>{{fact}}</h2>
</div>
</div>
</div>
</body>
| TFarla/catfacts | client/view.html | HTML | apache-2.0 | 635 |
<!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 Mar 08 14:17:42 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.management.security_realm.authorization.UsernameIsDnUsernameToDnSupplier (BOM: * : All 2018.3.3 API)</title>
<meta name="date" content="2018-03-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.management.security_realm.authorization.UsernameIsDnUsernameToDnSupplier (BOM: * : All 2018.3.3 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/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">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.3.3</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/management/security_realm/authorization/class-use/UsernameIsDnUsernameToDnSupplier.html" target="_top">Frames</a></li>
<li><a href="UsernameIsDnUsernameToDnSupplier.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.management.security_realm.authorization.UsernameIsDnUsernameToDnSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.management.security_realm.authorization.UsernameIsDnUsernameToDnSupplier</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/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">UsernameIsDnUsernameToDnSupplier</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.management.security_realm">org.wildfly.swarm.config.management.security_realm</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.management.security_realm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">UsernameIsDnUsernameToDnSupplier</a> in <a href="../../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</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/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">UsernameIsDnUsernameToDnSupplier</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/management/security_realm/LdapAuthorization.html" title="type parameter in LdapAuthorization">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthorization.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorization.html#usernameIsDnUsernameToDn-org.wildfly.swarm.config.management.security_realm.authorization.UsernameIsDnUsernameToDnSupplier-">usernameIsDnUsernameToDn</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">UsernameIsDnUsernameToDnSupplier</a> supplier)</code>
<div class="block">User search configuration where the username is already a distinguished
name.</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/management/security_realm/authorization/UsernameIsDnUsernameToDnSupplier.html" title="interface in org.wildfly.swarm.config.management.security_realm.authorization">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.3.3</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/management/security_realm/authorization/class-use/UsernameIsDnUsernameToDnSupplier.html" target="_top">Frames</a></li>
<li><a href="UsernameIsDnUsernameToDnSupplier.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.3.3/apidocs/org/wildfly/swarm/config/management/security_realm/authorization/class-use/UsernameIsDnUsernameToDnSupplier.html | HTML | apache-2.0 | 8,781 |
$def with (name)
$# if语句 这一行是注释
$if name != "":
Hello, your \
name is \
$name!
$else:
Hello Worlllllld.
$# for语句
$for i in range(10):
<br> I like $i
<hr>
<table>
$for char in ["a", "b", "c", "d"]:
<tr class="$loop.parity">
<td>$loop.index</td>
<td>$char</td>
</tr>
</table>
$# 字典数据的输出
$def tr(values):
<tr>
$for v in values:
<td>$v</td>
</tr>
$def table(rows):
<table>
$for row in rows:
$:row
</table>
$ data = [['a', 'b', 'c'], [1, 2, 3], [2, 4, 6], [3, 6, 9] ]
$:table([tr(d) for d in data])
$# python 代码块的书写
$code:
x = "you can write any python code here"
y = x.title()
z = len(x + y)
def limit(s, width=20):
"""limits a string to the given width"""
if len(s) >= width:
return s[:width] + "..."
else:
return s
$limit(x) $# 调用代码块。 | urmyfaith/notes_web_py | basic/Templetor/templates/controlStructures.html | HTML | apache-2.0 | 949 |
<!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 Tue Mar 29 13:02:13 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface play.libs.F.Action (Play! API)</title>
<meta name="date" content="2016-03-29">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface play.libs.F.Action (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/libs/F.Action.html" title="interface in play.libs">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/libs/class-use/F.Action.html" target="_top">Frames</a></li>
<li><a href="F.Action.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 play.libs.F.Action" class="title">Uses of Interface<br>play.libs.F.Action</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/libs/F.Action.html" title="interface in play.libs">F.Action</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.libs">play.libs</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#play.mvc">play.mvc</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="play.libs">
<!-- -->
</a>
<h3>Uses of <a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a> in <a href="../../../play/libs/package-summary.html">play.libs</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="../../../play/libs/package-summary.html">play.libs</a> that implement <a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</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>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../play/libs/F.Promise.html" title="class in play.libs">F.Promise</a><V></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../play/libs/F.Timeout.html" title="class in play.libs">F.Timeout</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/libs/package-summary.html">play.libs</a> with type parameters of type <a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</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 java.util.List<<a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a><<a href="../../../play/libs/F.Promise.html" title="class in play.libs">F.Promise</a><<a href="../../../play/libs/F.Promise.html" title="type parameter in F.Promise">V</a>>>></code></td>
<td class="colLast"><span class="typeNameLabel">F.Promise.</span><code><span class="memberNameLink"><a href="../../../play/libs/F.Promise.html#callbacks">callbacks</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/libs/package-summary.html">play.libs</a> with parameters of type <a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</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">F.Promise.</span><code><span class="memberNameLink"><a href="../../../play/libs/F.Promise.html#onRedeem-play.libs.F.Action-">onRedeem</a></span>(<a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a><<a href="../../../play/libs/F.Promise.html" title="class in play.libs">F.Promise</a><<a href="../../../play/libs/F.Promise.html" title="type parameter in F.Promise">V</a>>> callback)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="play.mvc">
<!-- -->
</a>
<h3>Uses of <a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</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 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/libs/F.Action.html" title="interface in play.libs">F.Action</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>protected static <T> void</code></td>
<td class="colLast"><span class="typeNameLabel">WebSocketController.</span><code><span class="memberNameLink"><a href="../../../play/mvc/WebSocketController.html#await-java.util.concurrent.Future-play.libs.F.Action-">await</a></span>(java.util.concurrent.Future<T> future,
<a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a><T> callback)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <T> void</code></td>
<td class="colLast"><span class="typeNameLabel">Controller.</span><code><span class="memberNameLink"><a href="../../../play/mvc/Controller.html#await-java.util.concurrent.Future-play.libs.F.Action-">await</a></span>(java.util.concurrent.Future<T> future,
<a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a><T> callback)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Http.Response.</span><code><span class="memberNameLink"><a href="../../../play/mvc/Http.Response.html#onWriteChunk-play.libs.F.Action-">onWriteChunk</a></span>(<a href="../../../play/libs/F.Action.html" title="interface in play.libs">F.Action</a><java.lang.Object> handler)</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/libs/F.Action.html" title="interface in play.libs">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/libs/class-use/F.Action.html" target="_top">Frames</a></li>
<li><a href="F.Action.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>
| play1-maven-plugin/play1-maven-plugin.github.io | external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.3.4/play/libs/class-use/F.Action.html | HTML | apache-2.0 | 10,886 |
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.8.1 at 2019-02-06
| Rendered using Apache Maven Fluido Skin 1.6
-->
<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="20190206" />
<meta http-equiv="Content-Language" content="en" />
<title>Play! 2.x Source Watcher JNotify – Project Summary</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.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.6.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 Source Watcher JNotify</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: 2019-02-06<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 1.0.0-rc5</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 Source Watchers"><span class="none"></span>Play! 2.x Source Watchers</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><a href="project-info.html" title="Project Information"><span class="icon-chevron-down"></span>Project Information</a>
<ul class="nav nav-list">
<li><a href="integration.html" title="CI Management"><span class="none"></span>CI Management</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 Management"><span class="none"></span>Issue Management</a> </li>
<li><a href="license.html" title="Licenses"><span class="none"></span>Licenses</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="Plugins"><span class="none"></span>Plugins</a> </li>
<li><a href="team-list.html" title="Team"><span class="none"></span>Team</a> </li>
<li><a href="source-repository.html" title="Source Code Management"><span class="none"></span>Source Code Management</a> </li>
<li class="active"><a href="#"><span class="none"></span>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_Summary"></a>Project Summary</h2><a name="Project_Summary"></a>
<div class="section">
<h3><a name="Project_Information"></a>Project Information</h3><a name="Project_Information"></a>
<table border="0" class="table table-striped">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>Name</td>
<td>Play! 2.x Source Watcher JNotify</td></tr>
<tr class="a">
<td>Description</td>
<td>Play! 2.x Source Watcher JNotify</td></tr>
<tr class="b">
<td>Homepage</td>
<td><a class="externalLink" href="https://play2-maven-plugin.github.io/play2-maven-plugin/1.0.0-rc5/play2-source-watchers/play2-source-watcher-jnotify/">https://play2-maven-plugin.github.io/play2-maven-plugin/1.0.0-rc5/play2-source-watchers/play2-source-watcher-jnotify/</a></td></tr></table></div>
<div class="section">
<h3><a name="Project_Organization"></a>Project Organization</h3><a name="Project_Organization"></a>
<p>This project does not belong to an organization.</p></div>
<div class="section">
<h3><a name="Build_Information"></a>Build Information</h3><a name="Build_Information"></a>
<table border="0" class="table table-striped">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>GroupId</td>
<td>com.google.code.play2-maven-plugin</td></tr>
<tr class="a">
<td>ArtifactId</td>
<td>play2-source-watcher-jnotify</td></tr>
<tr class="b">
<td>Version</td>
<td>1.0.0-rc5</td></tr>
<tr class="a">
<td>Type</td>
<td>jar</td></tr>
<tr class="b">
<td>Java Version</td>
<td>1.6</td></tr></table></div></div>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright ©2013–2019.
All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>
| play2-maven-plugin/play2-maven-plugin.github.io | play2-maven-plugin/1.0.0-rc5/play2-source-watchers/play2-source-watcher-jnotify/project-summary.html | HTML | apache-2.0 | 6,705 |
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>isNotUnknown</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.RUNESET_32X32/isNotUnknown/#/PointingToDeclaration//-755115832">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../../index.html">zircon.core</a>/<a href="../../index.html">org.hexworks.zircon.internal.resource</a>/<a href="../index.html">BuiltInCP437TilesetResource</a>/<a href="index.html">RUNESET_32X32</a>/<a href="is-not-unknown.html">isNotUnknown</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>is</span><wbr></wbr><span>Not</span><wbr></wbr><span>Unknown</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 val <a href="is-not-unknown.html">isNotUnknown</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</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>
| Hexworks/zircon | docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.resource/-built-in-c-p437-tileset-resource/-r-u-n-e-s-e-t_32-x32/is-not-unknown.html | HTML | apache-2.0 | 3,714 |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! -->
<title>新生手册--入校</title>
<!-- Bootstrap -->
<link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="../../style/tommy.css" rel="stylesheet">
<link href="../../style/tommy-iframe.css" rel="stylesheet">
<link href="../../hui/css/Hui.css" rel="stylesheet" type="text/css" />
<!-- HTML5 shim and Respond.js for 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="//cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body >
<div class=" t-nav-1 t-display-block-m" style="padding:0;">
<div class="H-flexbox-vertical">
<!-- 头部 -->
<header class="H-header H-theme-background-color9 H-z-index-1000" id="common_header" style="width:100vw;">
<div class="H-header-title H-vertical-middle H-font-size-18 H-text-show-row-1 H-theme-font-color-white H-box-sizing-border-box pull-left" style="padding-left:1rem;" onclick="H.openWin('index','../../index.html');">新生手册</div>
<span tapmode="" id="drop-menu" data-open="false" class="H-icon H-display-block H-float-right H-vertical-middle H-theme-font-color-white H-padding-horizontal-both-5 H-z-index-1000" style="padding-right:.5rem;"> <i class="H-iconfont H-icon-more-menu H-font-size-18 H-vertical-middle"></i>
</span>
<!-- 头部下方模块导航 -->
<div class="H-flexbox-horizontal H-text-align-center H-theme-background-color9 H-padding-vertical-both-5 H-padding-vertical-bottom-15 box-shadow H-padding-horizontal-both-5 H-box-sizing-border-box">
<div tapmode="" onclick="H.openWin('xueyuan','xueyuan.html')" class="H-flex-item H-padding-vertical-top-3 H-theme-background-color9-click H-padding-vertical-bottom-5">
<span class="H-icon H-center-all H-border-radius-15 H-margin-horizontal-auto H-position-relative" style="height: 42px; width: 42px; "> <i class="H-iconfont H-icon-delegate H-font-size-30 H-theme-font-color-white"></i>
</span>
<label class="H-display-block H-font-size-13 H-margin-vertical-top-5 H-theme-font-color-white">学院设置</label>
</div>
<div tapmode="" onclick="H.openWin('xingli', 'xingli.html')" class="H-flex-item H-padding-vertical-top-3 H-theme-background-color9-click H-padding-vertical-bottom-5">
<span class="H-icon H-center-all H-border-radius-15 H-margin-horizontal-auto H-position-relative" style="height: 42px; width: 42px; ">
<i class="H-iconfont H-icon-gif H-font-size-30 H-theme-font-color-white"></i>
</span>
<label class="H-display-block H-font-size-13 H-margin-vertical-top-5 H-theme-font-color-white">行李打包</label>
</div>
<div tapmode="" onclick="H.openWin('jiaotong', 'jiaotong.html')" class="H-flex-item H-padding-vertical-top-3 H-theme-background-color9-click H-padding-vertical-bottom-5">
<span class="H-icon H-center-all H-border-radius-15 H-margin-horizontal-auto H-position-relative" style="height: 42px; width: 42px; ">
<i class="H-iconfont H-icon-huoche H-font-size-30 H-theme-font-color-white"></i>
</span>
<label class="H-display-block H-font-size-13 H-margin-vertical-top-5 H-theme-font-color-white">交通线路</label>
</div>
<div tapmode="" onclick="H.openWin('qingshi', 'qinshi.html')" class="H-flex-item H-padding-vertical-top-3 H-theme-background-color9-click H-padding-vertical-bottom-5">
<span class="H-icon H-center-all H-border-radius-15 H-margin-horizontal-auto" style="height: 42px; width: 42px; ">
<i class="H-iconfont H-icon-kuandai H-font-size-30 H-theme-font-color-white"></i>
</span>
<label class="H-display-block H-font-size-13 H-margin-vertical-top-5 H-theme-font-color-white">寝室情况</label>
</div>
</div>
</header>
<!-- 导航 -->
<div class="show-menu H-display-none-important H-position-absolute H-width-100-percent H-z-index-1000000 H-horizontal-left-0 H-vertical-bottom-0 H-horizontal-right-0 " style="top:35px; ">
<div class="more-info-menu H-width-150 H-vertical-top-10 H-position-absolute H-theme-background-color-white H-padding-vertical-both-5 H-border-radius-3 H-z-index-10" style="right: 4px; -webkit-transform-origin: 150px 0;">
<div class="H-bugle-top H-theme-border-color-white H-position-absolute H-z-index-100" style="border-width: 10px; top: -20px; right: 1px;"></div>
<div tapmode="" onclick="H.openWin('comedida', 'dida.html');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-profile H-font-size-20 H-vertical-middle H-theme-font-color1"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">入校</div>
</div>
<div tapmode="" onclick="H.openWin('junxun','junxun.html');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-tearch H-font-size-16 H-vertical-middle H-theme-font-color2"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">军训</div>
</div>
<div tapmode="" onclick="H.openWin('shenghuo','../../shenghuo/m/xiaonei.html');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-supermarket H-font-size-20 H-vertical-middle H-theme-font-color5"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">生活</div>
</div>
<div tapmode="" onclick="H.openWin('xuexi','../../xuexi/m/index.html');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-doc H-font-size-20 H-vertical-middle H-theme-font-color7"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">学习</div>
</div>
<div tapmode="" onclick="H.toast('谢谢您热心的支持!功能开发中...');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-group-user H-font-size-20 H-vertical-middle H-theme-font-color9"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">社团&组织</div>
</div>
<div tapmode="" onclick="H.toast('谢谢您热心的支持!功能开发中...');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-dengpao H-font-size-20 H-vertical-middle H-theme-font-color8"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">科技活动</div>
</div>
<div tapmode="" onclick="H.toast('谢谢您热心的支持!功能开发中...');" class="H-text-list H-flexbox-horizontal H-theme-background-color-white H-vertical-middle H-touch-active">
<span class="H-icon H-display-block H-margin-horizontal-left-10">
<i class="H-iconfont H-icon-donate H-font-size-20 H-vertical-middle H-theme-font-color6"></i>
</span>
<div class="H-flex-item H-padding-horizontal-both-10 H-font-size-16 H-padding-vertical-both-8 H-theme-font-color-444">特典</div>
</div>
</div>
</div>
<!-- 内容区 -->
<div class="col-sm-12 H-theme-font-color-white t-display-none t-display-block-m ">
<div class="row H-theme-font-color-white H-font-size-14 H-theme-background-color1">
<div class="col-md-12" style="padding-top:2rem;">
<span class="H-font-size-30" >军训</span>
<div class="t-if-hr"></div>
<h4>必备物品清单</h4>
<h5 class="H-theme-font-color3">洗漱用品</h5>
<p>
①不锈钢盆准备两三个。军训期间活动量大,出汗较多,及时清洁脸部和身体部位很重要。
<br/>
②毛巾多备几条。除日常洗脸洗澡专用毛巾外 ,还可多备一条军训休憩期间擦汗用的小毛巾。
<br/>
③洗发水护发素沐浴露
<br/>
④洗衣液、肥皂、内衣裤专用皂
<br/>
⑤洗面奶
</p>
<h5 class="H-theme-font-color3">日常呵护</h5>
<p>
①润喉糖。军训期间喊口号是家常便饭,呵护嗓子也显得尤为重要。
<br/>
②止泻药、润肠茶。 鲜肉们来自五湖四海,初次背井离乡到陌生的武汉上学,可能出现水土不服的情况,不管是止泻药还是助排便的润肠茶都应该备着。
<br/>
③花露水、驱蚊水。夏天天气炎热,加之运动量大汗液粘稠更容易招惹蚊子。
<br/>
④防暑药、藿香正气水等
<br/>
⑤爽肤水乳液面膜身体乳等。军训期间对皮肤的考验比较大,晚上要进行必要的面部以及身体呵护。
<br/>
⑥创可贴消毒液。军训期间训练强度大,难免磕磕绊绊
<br/>
⑦防晒霜、晒后修复乳。 尽量选择质地轻透的防晒霜,避免粘稠不舒服,也可使用防晒喷雾,方便快捷,出门前十五分钟就要擦,军训休息期间记得补擦;晒后修复乳也特别的有必要
<br/>
</p>
<h5 class="H-theme-font-color3">军训随身携带</h5>
<p>
①厚鞋垫。站军姿绝对是军训里的一大魔鬼项目,穿着硬底的胶鞋没一会儿脚板就发痛了,垫一层厚厚的鞋垫绝对能延缓战斗力啊。
<br/>
②纯棉打底衫。军训会要求穿外套,可别为了图薄只穿外套,吸汗的纯棉衣服更重要。
<br/>
③防晒霜。女孩子不用说,男孩子也不能为了逞一时英雄而不涂。晒脱皮了就不好了。
<br/>
④水杯。军训的时候各学院会出来摆点供大家接水,有时还有绿豆汤,很温馨的。
<br/>
⑤眼镜就别戴了。小心在脸上晒出框的印子。
<br/>
⑥补充能量的小零食。每个半天都会有一次大休,大约二十分钟吧,这时候可以补充能量了。
<br/>
</p>
<p class="t-if-footer"></p>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="../../style/jquery-1.10.2.min.js"></script>
<script src="../../hui/js/H.js" type="text/javascript"></script>
<script type="text/javascript">
// 绑定点击
H.D("#drop-menu").addEventListener("click", function (e) {
H.swiperShare(".show-menu", ".more-info-menu", "show-menu");
});
// alert(w);
function gotopc(){
var w = $(window).width();
if (w > 768) {
window.location.href = "../index-2.html";
}
setTimeout(gotopc,100);
}
window.onload = gotopc;
</script>
</body>
</html>
| liuzhen153/cugBook | comedida/m/junxun.html | HTML | apache-2.0 | 12,960 |
<!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_13b.html">Class Test_AbaRouteValidator_13b</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_29894_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_13b.html?line=64720#src-64720" >testAbaNumberCheck_29894_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:42:51
</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_29894_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=26025#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=26025#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=26025#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13b_testAbaNumberCheck_29894_bad_k2x.html | HTML | apache-2.0 | 10,990 |
{% extends "base.html" %}
{% block title %} Ppl who havenot filled the form {% endblock %}
{% block content %}
<div id="form" style='text-align:left;'>
{% for k,v in forms_users_dict.items %}
<b>-------{{ k }}-------</b>
<br/>
{% if not v %}
<i> hurray..!! everybody has filled the form.!!
{% else %}
<ul>
{% for user in v %}
<li>{{user.username}} -- {{user.fullname}}</li>
{% endfor %}
</ul>
{% endif %}
{% endfor %}
<input type='button' value='back' onclick="history.go(-1);return true;">
</div>
<!--<input type = 'button' value="Mail them..!! ">
-->
{% endblock %}
| knightsamar/change_agent | templates/manage_feedback/notFilled.html | HTML | apache-2.0 | 600 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:plugins at 2019-02-06 -->
<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" />
<title>Jsgen (Java Source Generation Framework) – Project Plugins</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="https://github.com/jochenw/afw" id="bannerLeft">AFW (Application Framework)
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="projectVersion">Version: 1.0</span>
</div>
<div class="xright"> <span id="publishDate">Last Published: 2019-02-06</span>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Overview</h5>
<ul>
<li class="none"><a href="index.html" title="About">About</a></li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded"><a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none"><a href="dependencies.html" title="Dependencies">Dependencies</a></li>
<li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
<li class="none"><a href="index.html" title="About">About</a></li>
<li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li>
<li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
<li class="none"><strong>Plugins</strong></li>
<li class="none"><a href="summary.html" title="Summary">Summary</a></li>
</ul></li>
<li class="collapsed"><a href="project-reports.html" title="Project Reports">Project Reports</a></li>
</ul>
<a href="https://maven.apache.org/" title="Maven" class="poweredBy">
<img class="poweredBy" alt="Maven" src="https://maven.apache.org/images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2><a name="Project_Build_Plugins"></a>Project Build Plugins</h2><a name="Project_Build_Plugins"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
<td>2.5</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
<td>3.5</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
<td>2.7</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
<td>2.4</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td>
<td>2.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td>
<td>2.6</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
<td>3.7.1</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td>
<td>2.12.4</td></tr>
<tr class="b">
<td>org.codehaus.mojo</td>
<td><a class="externalLink" href="http://mojo.codehaus.org/javacc-maven-plugin/">javacc-maven-plugin</a></td>
<td>2.6</td></tr></table></div>
<div class="section">
<h2><a name="Project_Report_Plugins"></a>Project Report Plugins</h2><a name="Project_Report_Plugins"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-changes-plugin/">maven-changes-plugin</a></td>
<td>2.12.1</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td>
<td>3.0.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="https://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td>
<td>3.0.0</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright © 2019.All rights reserved. </div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
| jochenw/afw | afw-core/docs/plugins.html | HTML | apache-2.0 | 5,847 |
<!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_08.html">Class Test_AbaRouteValidator_08</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_17537_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_08.html?line=60952#src-60952" >testAbaNumberCheck_17537_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:38:24
</td>
<td>
0.001 </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_17537_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=44352#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_08_testAbaNumberCheck_17537_good_y80.html | HTML | apache-2.0 | 9,183 |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Overview: module code — TensorGraph documentation</title>
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<script src="../_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="../index.html" class="icon icon-home"> TensorGraph
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../modules/tensorgraph.html">tensorgraph package</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">TensorGraph</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html">Docs</a> »</li>
<li>Overview: module code</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1>All modules for which code is available</h1>
<ul><li><a href="tensorgraph/cost.html">tensorgraph.cost</a></li>
<li><a href="tensorgraph/data_iterator.html">tensorgraph.data_iterator</a></li>
<li><a href="tensorgraph/dataset/cifar10.html">tensorgraph.dataset.cifar10</a></li>
<li><a href="tensorgraph/dataset/cifar100.html">tensorgraph.dataset.cifar100</a></li>
<li><a href="tensorgraph/dataset/mnist.html">tensorgraph.dataset.mnist</a></li>
<li><a href="tensorgraph/dataset/preprocess.html">tensorgraph.dataset.preprocess</a></li>
<li><a href="tensorgraph/graph.html">tensorgraph.graph</a></li>
<li><a href="tensorgraph/layers/activation.html">tensorgraph.layers.activation</a></li>
<li><a href="tensorgraph/layers/backbones.html">tensorgraph.layers.backbones</a></li>
<li><a href="tensorgraph/layers/cast.html">tensorgraph.layers.cast</a></li>
<li><a href="tensorgraph/layers/conv.html">tensorgraph.layers.conv</a></li>
<li><a href="tensorgraph/layers/linear.html">tensorgraph.layers.linear</a></li>
<li><a href="tensorgraph/layers/merge.html">tensorgraph.layers.merge</a></li>
<li><a href="tensorgraph/layers/misc.html">tensorgraph.layers.misc</a></li>
<li><a href="tensorgraph/layers/noise.html">tensorgraph.layers.noise</a></li>
<li><a href="tensorgraph/layers/normalization.html">tensorgraph.layers.normalization</a></li>
<li><a href="tensorgraph/layers/recurrent.html">tensorgraph.layers.recurrent</a></li>
<li><a href="tensorgraph/layers/sampling.html">tensorgraph.layers.sampling</a></li>
<li><a href="tensorgraph/layers/template.html">tensorgraph.layers.template</a></li>
<li><a href="tensorgraph/models_zoo/airnet/model.html">tensorgraph.models_zoo.airnet.model</a></li>
<li><a href="tensorgraph/models_zoo/airnet/train.html">tensorgraph.models_zoo.airnet.train</a></li>
<li><a href="tensorgraph/models_zoo/attention_unet/model.html">tensorgraph.models_zoo.attention_unet.model</a></li>
<li><a href="tensorgraph/models_zoo/attention_unet/train.html">tensorgraph.models_zoo.attention_unet.train</a></li>
<li><a href="tensorgraph/models_zoo/densenet/model.html">tensorgraph.models_zoo.densenet.model</a></li>
<li><a href="tensorgraph/models_zoo/densenet/train.html">tensorgraph.models_zoo.densenet.train</a></li>
<li><a href="tensorgraph/models_zoo/hed_modified/model.html">tensorgraph.models_zoo.hed_modified.model</a></li>
<li><a href="tensorgraph/models_zoo/hed_modified/train.html">tensorgraph.models_zoo.hed_modified.train</a></li>
<li><a href="tensorgraph/models_zoo/heteronet/layers.html">tensorgraph.models_zoo.heteronet.layers</a></li>
<li><a href="tensorgraph/models_zoo/heteronet/model.html">tensorgraph.models_zoo.heteronet.model</a></li>
<li><a href="tensorgraph/models_zoo/heteronet/train.html">tensorgraph.models_zoo.heteronet.train</a></li>
<li><a href="tensorgraph/models_zoo/unet/model.html">tensorgraph.models_zoo.unet.model</a></li>
<li><a href="tensorgraph/models_zoo/unet/train.html">tensorgraph.models_zoo.unet.train</a></li>
<li><a href="tensorgraph/node.html">tensorgraph.node</a></li>
<li><a href="tensorgraph/progbar.html">tensorgraph.progbar</a></li>
<li><a href="tensorgraph/sequential.html">tensorgraph.sequential</a></li>
<li><a href="tensorgraph/stopper.html">tensorgraph.stopper</a></li>
<li><a href="tensorgraph/trainobject.html">tensorgraph.trainobject</a></li>
<li><a href="tensorgraph/utils.html">tensorgraph.utils</a></li>
</ul>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2018, BioMind.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="../_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enableSticky();
});
</script>
</body>
</html> | hycis/TensorGraph | docs/build/html/_modules/index.html | HTML | apache-2.0 | 7,483 |
{% extends "base.html" %}
{% block prerender %}
<link rel="prerender" href="/library">
{% endblock prerender %}
{% block maintitle %}
I18N_SPLASH_PAGE_TITLE
{% endblock maintitle %}
{% block header_js %}
{{ super() }}
<style>
html, body {
background-color: #f2f2ee;
}
</style>
{% endblock %}
{% block navbar_breadcrumb %}
{% endblock navbar_breadcrumb %}
{% block content %}
<div ng-controller="Splash">
<div class="oppia-splash-section-one text-center">
<h1 class="oppia-splash-h1" style="max-width: 800px; font-size: 2.3em; line-height: 1.5em; padding-bottom: 0.5em;">Tired of grading homework?</h1>
<div style="position: relative; left: calc(-70px + 15%);">
<h2 style="max-width: 400px; color: #005c53; font-size: 1.6em; font-family: Capriola; line-height: 1.5em;">
Interactive explorations help students learn faster, and don't need grading.
</h2>
</div>
<div style="position: relative;">
<div style="padding-left: 200px;">
<div class="oppia-splash-background-icon-row">
<img ng-src="<[getStaticImageUrl('/splash/books.svg')]>" class="oppia-splash-books" style="margin-left: -250px; width: 500px; top: 95px;">
<img ng-src="<[getStaticSubjectImageUrl('Humor')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Combinatorics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Cooking')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Government')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Architecture')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('History')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Microbiology')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Engineering')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algorithms')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Economics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Computing')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Reading')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Art')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Creativity')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Physics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Language')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Arithmetic')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chess')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Astronomy')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Religion')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Mathematics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Philosophy')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Humor')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Combinatorics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Cooking')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Government')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Architecture')]>" class="oppia-splash-background-icon">
</div>
<div class="oppia-splash-background-icon-row">
<img ng-src="<[getStaticSubjectImageUrl('Genetics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Space')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algebra')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Music')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chemistry')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Poetry')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Puzzles')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Calculus')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Business')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Geography')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Biology')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Genetics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Space')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algebra')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Music')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chemistry')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Poetry')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Puzzles')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Calculus')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Business')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Geography')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Biology')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Genetics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Space')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algebra')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Music')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chemistry')]>" class="oppia-splash-background-icon">
</div>
<div class="oppia-splash-background-icon-row">
<img ng-src="<[getStaticSubjectImageUrl('Economics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algorithms')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Creativity')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Astronomy')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chess')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Arithmetic')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Language')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Physics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Combinatorics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Humor')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Philosophy')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Mathematics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Religion')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Cooking')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Engineering')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Microbiology')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('History')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Architecture')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Government')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Art')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Reading')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Computing')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Economics')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Algorithms')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Creativity')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Astronomy')]>" class="oppia-splash-background-icon">
<img ng-src="<[getStaticSubjectImageUrl('Chess')]>" class="oppia-splash-background-icon">
</div>
</div>
<div style="position: absolute; width: 100%;">
{% if not user_is_logged_in %}
<!-- User must complete the registration process. -->
<button type="button"
ng-click="onRedirectToLogin('/dashboard?mode=create')"
class="btn oppia-splash-button oppia-splash-button-create oppia-transition-200"
style="left: calc(130px + 15%); bottom: 210px; z-index: 10;"
translate="I18N_ACTION_CREATE_LESSON">
</button>
{% else %}
<button type="button"
ng-click="onClickCreateExplorationButton()"
class="btn oppia-splash-button oppia-splash-button-create oppia-transition-200"
style="left: calc(130px + 15%); bottom: 210px; z-index: 10;"
translate="I18N_ACTION_CREATE_LESSON">
</button>
{% endif %}
<button type="button" ng-click="onClickBrowseLibraryButton()"
class="btn oppia-splash-button oppia-splash-button-browse oppia-transition-200"
style="left: calc(130px + 15%); bottom: 150px; font-size: 0.93em; z-index: 10;"
translate="I18N_ACTION_BROWSE_LESSONS">
</button>
</div>
</div>
<div class="oppia-splash-h2-container">
<h2 class="oppia-splash-h2" style="padding-bottom: 30px; font-size: 1.6em; padding-top: 100px; max-width: 700px;">
</h2>
</div>
</div>
<div class="oppia-splash-section-two">
<div class="oppia-splash-section-two-content" style="padding-top: 0;">
<div class="oppia-splash-bullet" style="overflow: visible;">
<div class="oppia-splash-bullet-block oppia-splash-block-left-image">
<img ng-src="<[getStaticImageUrl('/splash/bullet1icon.svg')]>" class="oppia-splash-overlapping-image-1">
</div>
<div class="oppia-splash-bullet-block oppia-splash-block-right-text"
translate="I18N_SPLASH_FIRST_EXPLORATION_DESCRIPTION_ALTERNATE">
</div>
</div>
<div class="oppia-splash-bullet" style="clear: both;">
<div class="oppia-splash-bullet-block oppia-splash-block-right-image">
<img ng-src="<[getStaticImageUrl('/splash/bullet2icon.svg')]>">
</div>
<div class="oppia-splash-bullet-block oppia-splash-block-left-text"
translate="I18N_SPLASH_SECOND_EXPLORATION_DESCRIPTION">
</div>
</div>
<div class="oppia-splash-bullet">
<div class="oppia-splash-bullet-block oppia-splash-block-left-image">
<img ng-src="<[getStaticImageUrl('/splash/bullet3icon.svg')]>">
</div>
<div class="oppia-splash-bullet-block oppia-splash-block-right-text"
translate="I18N_SPLASH_THIRD_EXPLORATION_DESCRIPTION">
</div>
</div>
</div>
</div>
</div>
<style>
@media (min-width: 608px) {
.oppia-splash-overlapping-image-1 {
margin-top: -105px;
}
}
@media (max-width: 608px) {
.oppia-splash-overlapping-image-1 {
margin-top: -30px;
}
}
</style>
{% endblock %}
{% block footer %}
{% include 'footer.html' %}
{% endblock %}
{% block footer_js %}
{{ super() }}
<script src="{{TEMPLATE_DIR_PREFIX}}/pages/Splash.js"></script>
{% endblock footer_js %}
| raju249/oppia | core/templates/dev/head/pages/splash_ah1.html | HTML | apache-2.0 | 13,374 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>iven oven CONCEPT</title>
<link rel="stylesheet" type="text/css" href="css/home.css">
<link rel="stylesheet" type="text/css" href="css/terrarium.css">
<link rel="stylesheet" type="text/css" href="css/navBar.css">
<link rel="stylesheet" type="text/css" href="css/flower.css">
<link rel="stylesheet" type="text/css" href="css/birthday.css">
<link rel="stylesheet" type="text/css" href="css/celebration.css">
<link rel="stylesheet" type="text/css" href="css/question.css">
<link rel="stylesheet" type="text/css" href="css/dailyRoutine.css">
<link rel="stylesheet" type="text/css" href="css/about.css">
<link rel="stylesheet" type="text/css" href="css/zoezo.css">
<link rel="stylesheet" type="text/javascript" href="js/home.js">
<link href="https://fonts.googleapis.com/css?family=Oxygen" rel="stylesheet">
</head>
<body>
<!--<div class="clearPinkRect"></div>-->
<!--<div class="pinkRect"></div>
<div class="PSnavBottom1">
<a href="birthdayCake.html">BIRTHDAY</a>
<a href="celebrationCake.html">CELEBRATION</a>
</div>
<div class="PSpinkRect1"></div>
<div class="navTop">
<div class="navTop1">
<a href="zoezo.html">ZOEZO BAKE</a>
<a href="questions.html">QUESTIONS</a>
</div>
<a href="index.html">
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="100%" height="100%" viewBox="0 0 122.5 49.5" enable-background="new 0 0 122.5 49.5" xml:space="preserve" class="svgHome">
<path fill="#FFFFFF" stroke="#FF887B" stroke-width="4" stroke-miterlimit="10" d="M40.542,4.017c0,0-15.993-0.512-18.549-0.731
c-2.557-0.219-10.005-1.68-12.415-0.364C7.196,4.221,7.46,7.522,7.46,7.522S4.028,7.376,2.713,10.59
c-1.31,3.201,3.104,6.475,3.138,14.225c-0.033,7.749-4.447,11.023-3.138,14.225c1.314,3.213,4.747,3.066,4.747,3.066
s-0.264,3.302,2.118,4.602c2.41,1.314,9.858-0.146,12.415-0.364c2.556-0.22,18.549-0.731,18.549-0.731h41.579
c0,0,15.994,0.512,18.551,0.731c2.555,0.219,10.004,1.679,12.414,0.364c2.381-1.3,2.117-4.602,2.117-4.602s3.434,0.146,4.748-3.066
c1.309-3.201-3.105-6.476-3.139-14.225c0.033-7.75,4.447-11.023,3.139-14.225c-1.314-3.213-4.748-3.067-4.748-3.067
s0.264-3.301-2.117-4.601c-2.41-1.315-9.859,0.145-12.414,0.364c-2.557,0.219-18.551,0.731-18.551,0.731H40.542z M40.542,45.611
M10.42,42.105"/>
<g>
<rect x="-6.73" y="15.925" fill="none" width="134" height="16.717"/>
<text transform="matrix(1 0 0 1 24.4751 32.248)" fill="#FF887B" font-family="'Montserrat-Regular'" font-size="22">HOME</text>
</g>
</svg>
</a>
<div class="navTop2">
<a href="about.html">OUR STORY</a>
<a href="DailyRoutine.html">DAILY ROUTINE</a>
</div>
</div>
<div class="navBottom">
<div class="navBottom1">
<a href="birthdayCake.html">BIRTHDAY</a>
<a href="celebrationCake.html">CELEBRATION</a>
</div>
<div class="PSpinkRect2"></div>
<div class="navBottom2">
<a href="flowerCake.html">FLOWER</a>
<a href="terrariumCake.html">TERRARIUM</a>
</div>
</div>-->
<div class="NBlinks1">
<a href="zoezo.html" class="NVlink">ZOEZO BAKE</a>
<a href="questions.html" class="NVlink">QUESTIONS</a>
<a href="about.html" class="NVlink">OUR STORY</a>
<a href="DailyRoutine.html" class="NVlink">DAILY ROUTINE</a>
</div>
<div class="NBlinksHOME">
<a href="index.html" class="NVlink">HOME</a>
</div>
<div class="NBlinks2">
<a href="birthdayCake.html" class="NVlink NVgreenLink">BIRTHDAY</a>
<a href="celebrationCake.html" class="NVlink NVgreenLink">CELEBRATION</a>
<a href="flowerCake.html" class="NVlink NVgreenLink">FLOWER</a>
<a href="terrariumCake.html" class="NVlink NVgreenLink">TERRARIUM</a>
</div>
<div class="ZZgreenBlock"></div>
<div class="ZZblock1">
<img src="img/zoezo/blackCoffee.gif" class="ZZblackCoffee">
<p class="ZZtitle">Zoezo Bakery</p>
<img src="img/zoezo/greenTea.gif" class="ZZgreenTea">
</div>
<div class="ZZblock2">
<div class="ZZblock2bis">
<img src="img/zoezo/blackVirgule.gif" class="ZZblackVirgule">
<img src="img/zoezo/gateauxBlancs.gif" class="psZZgateauxBlancs">
<img src="img/zoezo/gateauxBlancsFramboise.gif" class="psZZgateauxBlancsFramboise">
<img src="img/zoezo/whitePearl.gif" class="psZZwhitePearl">
<img src="img/zoezo/petitsGateauxVerts.gif" class="psZZpetitsGateauxVerts">
<img src="img/zoezo/blackPepites.gif" class="psZZblackPepites">
</div>
<p class="ZZtext">Zoezo bake is a division of Ivenoven. The name is from my kids' name, Zoe and Keizo.</br></br>It's a non decorating cake division. We bake in the same kitchen of Ivenoven, embrace the same value as a home baker. We bake the cake with love and passion, using premium ingredients as well and prepare the cake as if for our own family.</br></br>We also bake cookies to be sent to all cities in Indonesia. You may see our updates on our instagram @Zoezobake.</p>
</div>
<div class="ZZblock3">
<img src="img/zoezo/cheveuxDanges.gif" class="ZZcheveuxDanges">
<img src="img/zoezo/teaSpoon.gif" class="ZZteaSpoon">
<img src="img/zoezo/brownSables.gif" class="ZZbrownSables">
<img src="img/zoezo/whiteCaramel.gif" class="ZZwhiteCaramel">
</div>
<div class="ZZblock4">
<img src="img/zoezo/brownPearls.gif" class="ZZbrownPearls">
<img src="img/zoezo/blackTeaRoll.gif" class="ZZblackTeaRoll">
</div>
<div class="ZZblock5">
<img src="img/zoezo/gateauxBlancs.gif" class="ZZgateauxBlancs">
<img src="img/zoezo/gateauxBlancsFramboise.gif" class="ZZgateauxBlancsFramboise">
<img src="img/zoezo/whitePearl.gif" class="ZZwhitePearl">
</div>
<div class="ZZblock6">
<img src="img/zoezo/petitsGateauxVerts.gif" class="ZZpetitsGateauxVerts">
<img src="img/zoezo/blackPepites.gif" class="ZZblackPepites">
</div>
<div class="spaceFOOTER"></div>
<div class="bottomInfo">
<div class="bInfo">
<a href="https://www.instagram.com/ivenoven/" class="bInfo1">INSTAGRAM</a>
<a href="https://www.facebook.com/ivenoven/?fref=ts">FACEBOOK</a>
<a href="http://ivenoven.blogspot.fr">BLOGSPOT</a>
<a href="https://www.youtube.com/channel/UC1p9iluSZmvXD6cSb0hBboQ">YOUTUBE</a>
</div>
</div>
</body>
</html> | ludivineConstanti/ivenoven | _site/zoezo.html | HTML | apache-2.0 | 6,042 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>Statistics of expl in UD_Romanian-ArT</title>
<link rel="root" href=""/> <!-- for JS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/>
<link rel="stylesheet" type="text/css" href="../../css/hint.css"/>
<script type="text/javascript" src="../../lib/ext/head.load.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script>
<!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo -->
<!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page.
<script>
(function() {
var cx = '001145188882102106025:dl1mehhcgbo';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script> -->
<!-- <link rel="shortcut icon" href="favicon.ico"/> -->
</head>
<body>
<div id="main" class="center">
<div id="hp-header">
<table width="100%"><tr><td width="50%">
<span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/ro_art/ro_art-dep-expl.md" target="#">edit page</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span>
</td><td>
<gcse:search></gcse:search>
</td></tr></table>
</div>
<hr/>
<div class="v2complete">
This page pertains to UD version 2.
</div>
<div id="content">
<noscript>
<div id="noscript">
It appears that you have Javascript disabled.
Please consider enabling Javascript for this page to see the visualizations.
</div>
</noscript>
<!-- The content may include scripts and styles, hence we must load the shared libraries before the content. -->
<script type="text/javascript">
console.time('loading libraries');
var root = '../../'; // filled in by jekyll
head.js(
// External libraries
// DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all.
root + 'lib/ext/jquery.min.js',
root + 'lib/ext/jquery.svg.min.js',
root + 'lib/ext/jquery.svgdom.min.js',
root + 'lib/ext/jquery.timeago.js',
root + 'lib/ext/jquery-ui.min.js',
root + 'lib/ext/waypoints.min.js',
root + 'lib/ext/jquery.address.min.js'
);
</script>
<h2 id="treebank-statistics-ud_romanian-art-relations-expl">Treebank Statistics: UD_Romanian-ArT: Relations: <code class="language-plaintext highlighter-rouge">expl</code></h2>
<p>This relation is universal.
There are 3 language-specific subtypes of <code class="language-plaintext highlighter-rouge">expl</code>: <tt><a href="ro_art-dep-expl-impers.html">expl:impers</a></tt>, <tt><a href="ro_art-dep-expl-poss.html">expl:poss</a></tt>, <tt><a href="ro_art-dep-expl-pv.html">expl:pv</a></tt>.</p>
<p>11 nodes (2%) are attached to their parents as <code class="language-plaintext highlighter-rouge">expl</code>.</p>
<p>11 instances of <code class="language-plaintext highlighter-rouge">expl</code> (100%) are right-to-left (child precedes parent).
Average distance between parent and child is 1.</p>
<p>The following 1 pairs of parts of speech are connected with <code class="language-plaintext highlighter-rouge">expl</code>: <tt><a href="ro_art-pos-VERB.html">VERB</a></tt>-<tt><a href="ro_art-pos-PRON.html">PRON</a></tt> (11; 100% instances).</p>
<pre><code class="language-conllu"># visual-style 4 bgColor:blue
# visual-style 4 fgColor:white
# visual-style 5 bgColor:blue
# visual-style 5 fgColor:white
# visual-style 5 4 expl color:blue
1 D- di ADP Spsa AdpType=Prep|Case=Acc 2 case _ SpaceAfter=No
2 iu iu ADV Rw PronType=Int,Rel 5 advmod _ _
3 s- să PART Qs Mood=Sub 5 mark _ SpaceAfter=No
4 lu el PRON Pp3msa--y-----w Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Strength=Weak|Variant=Short 5 expl _ _
5 scoată scot VERB Vmsp3s Mood=Sub|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 0 root _ _
6 puĺiu puĺi NOUN Ncmsry Case=Acc,Nom|Definite=Def|Gender=Masc|Number=Sing 5 obj _ SpaceAfter=No
7 ? ? PUNCT QUEST _ 5 punct _ _
</code></pre>
</div>
<!-- support for embedded visualizations -->
<script type="text/javascript">
var root = '../../'; // filled in by jekyll
head.js(
// We assume that external libraries such as jquery.min.js have already been loaded outside!
// (See _layouts/base.html.)
// brat helper modules
root + 'lib/brat/configuration.js',
root + 'lib/brat/util.js',
root + 'lib/brat/annotation_log.js',
root + 'lib/ext/webfont.js',
// brat modules
root + 'lib/brat/dispatcher.js',
root + 'lib/brat/url_monitor.js',
root + 'lib/brat/visualizer.js',
// embedding configuration
root + 'lib/local/config.js',
// project-specific collection data
root + 'lib/local/collections.js',
// Annodoc
root + 'lib/annodoc/annodoc.js',
// NOTE: non-local libraries
'https://spyysalo.github.io/conllu.js/conllu.js'
);
var webFontURLs = [
// root + 'static/fonts/Astloch-Bold.ttf',
root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf',
root + 'static/fonts/Liberation_Sans-Regular.ttf'
];
var setupTimeago = function() {
jQuery("time.timeago").timeago();
};
head.ready(function() {
setupTimeago();
// mark current collection (filled in by Jekyll)
Collections.listing['_current'] = '';
// perform all embedding and support functions
Annodoc.activate(Config.bratCollData, Collections.listing);
});
</script>
<!-- google analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55233688-1', 'auto');
ga('send', 'pageview');
</script>
<div id="footer">
<p class="footer-text">© 2014–2021
<a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>.
Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>.
</div>
</div>
</body>
</html>
| UniversalDependencies/universaldependencies.github.io | treebanks/ro_art/ro_art-dep-expl.html | HTML | apache-2.0 | 7,839 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Mar 06 22:16:43 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder (hadoop-mapreduce-client-hs 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-06">
<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="HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder (hadoop-mapreduce-client-hs 2.3.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="class-use/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-all.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">
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.html" target="_top"><B>FRAMES</B></A>
<A HREF="HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.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: NESTED | FIELD | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.hadoop.mapreduce.v2.hs.proto</FONT>
<BR>
Interface HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD>com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder</DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto</A>, <A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder</A></DD>
</DL>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public static interface <B>HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder</B><DT>extends com.google.protobuf.MessageOrBuilder</DL>
</PRE>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.google.protobuf.MessageOrBuilder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.google.protobuf.MessageOrBuilder</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.google.protobuf.MessageLiteOrBuilder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>isInitialized</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= 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="class-use/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-all.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">
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLogRetentionSettingsRequestProto.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.html" target="_top"><B>FRAMES</B></A>
<A HREF="HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.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: NESTED | FIELD | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
| jsrudani/HadoopHDFSProject | hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/target/org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProtoOrBuilder.html | HTML | apache-2.0 | 10,574 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Archives | Young Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="Young Blog">
<meta property="og:url" content="http://blog.railflare.com/archives/index.html">
<meta property="og:site_name" content="Young Blog">
<meta property="og:locale" content="default">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Young Blog">
<link rel="alternate" href="/atom.xml" title="Young Blog" type="application/atom+xml">
<link rel="icon" href="/favicon.png">
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div id="container">
<div id="wrap">
<header id="header">
<div id="banner"></div>
<div id="header-outer" class="outer">
<div id="header-title" class="inner">
<h1 id="logo-wrap">
<a href="/" id="logo">Young Blog</a>
</h1>
</div>
<div id="header-inner" class="inner">
<nav id="main-nav">
<a id="main-nav-toggle" class="nav-icon"></a>
<a class="main-nav-link" href="/">Home</a>
<a class="main-nav-link" href="/archives">Archives</a>
</nav>
<nav id="sub-nav">
<a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS Feed"></a>
<a id="nav-search-btn" class="nav-icon" title="Search"></a>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://blog.railflare.com"></form>
</div>
</div>
</div>
</header>
<div class="outer">
<section id="main">
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2018" class="archive-year">2018</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<a href="/2018/09/10/hello-world/" class="archive-article-date">
<time datetime="2018-09-10T12:42:10.667Z" itemprop="datePublished">Sep 10</time>
</a>
<h1 itemprop="name">
<a class="archive-article-title" href="/2018/09/10/hello-world/">Hello World</a>
</h1>
</header>
</div>
</article>
</div></section>
</section>
<aside id="sidebar">
<div class="widget-wrap">
<h3 class="widget-title">Archives</h3>
<div class="widget">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2018/09/">September 2018</a></li></ul>
</div>
</div>
<div class="widget-wrap">
<h3 class="widget-title">Recent Posts</h3>
<div class="widget">
<ul>
<li>
<a href="/2018/09/10/hello-world/">Hello World</a>
</li>
</ul>
</div>
</div>
</aside>
</div>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
© 2018 Young<br>
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
</div>
</div>
</footer>
</div>
<nav id="mobile-nav">
<a href="/" class="mobile-nav-link">Home</a>
<a href="/archives" class="mobile-nav-link">Archives</a>
</nav>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script src="/js/script.js"></script>
</div>
</body>
</html> | Inblac/inblac.github.io | archives/index.html | HTML | apache-2.0 | 4,128 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<link rel="Stylesheet" href="../css/analysis.css" />
<script type="text/javascript">
function init() {
if (window.location.hash) {
var parentDiv, nodes, i, helpInfo, helpId, helpInfoArr, helpEnvFilter, envContent, hideEnvClass, hideNodes;
helpInfo = window.location.hash.substring(1);
if(helpInfo.indexOf("-")) {
helpInfoArr = helpInfo.split("-");
helpId = helpInfoArr[0];
helpEnvFilter = helpInfoArr[1];
}
else {
helpId = helpInfo;
}
parentDiv = document.getElementById("topics");
nodes = parentDiv.children;
hideEnvClass = (helpEnvFilter === "OnlineOnly"? "PortalOnly": "OnlineOnly");
if(document.getElementsByClassName) {
hideNodes = document.getElementsByClassName(hideEnvClass);
}
else {
hideNodes = document.querySelectorAll(hideEnvClass);
}
for(i=0; i < nodes.length; i++) {
if(nodes[i].id !== helpId) {
nodes[i].style.display ="none";
}
}
for(i=0; i < hideNodes.length; i++) {
hideNodes[i].style.display ="none";
}
}
}
</script>
</head>
<body onload="init()">
<div id="topics">
<div id="toolDescription" class="largesize">
<h2>Matymo lauko kūrimas</h2><p/>
<h2><img src="../images/GUID-BB8B8CAF-330E-4C41-9D94-AF4728D0D0F3-web.png" alt="Matymo lauko kūrimo įrankis"></h2>
<hr/>
<p>Šis įrankis nustato sritis, kurias stebėtojas gali matyti, atsižvelgdamas į paviršiaus topografiją. Įvesties taškų padėtys gali atspindėti stebėtojus (pvz., žmones ant žemės arba stebėtojus ugniagesių bokštelyje) arba stebėjimo objektus (pvz., vėjo jėgaines, vandens bokštus, transporto priemones arba kitus žmones). Rezultatai apibrėžia sritis, kurias galima matyti iš stebėtojo padėčių.
</p>
<p>Tiek stebėtojams, tiek stebimiems objektams gali būti nurodytas aukštis virš žemės. Šie aukščiai naudojami nustatant matomumą. Pavyzdžiui, matymo laukas, apskaičiuotas 120 m vėjo jėgainei ir 1,8 m ūgio ant žemės stovintiems žmonėms, paprastai bus platesnis nei matymo laukas, apskaičiuotas 80 m jėgainėms ir 1,6 m ūgio žmonėms.
</p>
<p>Rezultatų sluoksnyje įrašoma, kiek kartų įvedamo paviršiaus rastro kiekvienos gardelės vieta gali būti matoma įvesties stebėjimo taškuose. Nematomoms gardelėms suteikiamos NoData (nėra duomenų) reikšmės.
</p>
<p>Jei pažymėta parinktis <b>Naudoti esamą žemėlapio aprėptį</b>, analizuojami tik rastro plotai ir stebėtojo taškai, kurie matomi dabartinėje žemėlapio aprėptyje. Jei nepažymėta, bus analizuojami visi įvesties sluoksnio stebėjimo taškai, net jei jie nepatenka į esamą žemėlapio aprėptį.
</p>
</div>
<!--Parameter divs for each param-->
<div id="elevationSurface">
<div><h2>Aukščio paviršius</h2></div>
<hr/>
<div>
<p>Aukščio paviršius, naudojamas skaičiuojant matymo lauką.
</p>
<p>Jeigu įvesties paviršiaus vertikalės vienetas skiriasi nuo horizontalės vieneto, pvz., kai aukščio reikšmės pateikiamos pėdomis, tačiau koordinačių sistema nurodoma metrais, būtina apibrėžti paviršiaus vertikalės koordinačių sistemą. Taip yra todėl, kad įrankis naudoja vertikalės (Z) ir horizontalės (XY) vienetus apskaičiuodamas matymo lauko analizės Z faktorių. Be vertikalės koordinačių sistemos, t. y. neturint informacijos apie Z vienetą, įrankis laikys, kad Z vienetas yra toks pat kaip XY vienetas. Tokiu atveju analizei bus naudojamas vidinis Z faktorius 1.0, todėl gali būti gauti netikėti rezultatai.
</p>
<p>Paviršiaus aukštis gali būti sveikasis skaičius arba skaičius su slankiuoju kableliu.
</p>
</div>
</div>
<div id="observerFeatures">
<div><h2>Taškinis elementas, nurodantis stebėjimo vietoves</h2></div>
<hr/>
<div>
<p>Taškinis elementas, nurodantis stebėtojo vietas apskaičiuojant matymo laukus.
</p>
</div>
</div>
<div id="optimizeFor">
<div><h2>Optimizuoti</h2></div>
<hr/>
<div>
<p>Optimizavimo metodas, naudojamas skaičiuojant matymo lauką.
</p>
<ul>
<li>Speed —
Šis metodas optimizuoja apdorojimo greitį, nes, šiek tiek sumažindamas tikslumą, didina našumą. Tai numatytasis nustatymas.
</li>
<li>Accuracy —
Šis metodas optimizuotas gauti kuo tikslesnius rezultatus naudojant ilgesnį apdorojimo laiką.
</li>
</ul>
</div>
</div>
<div id="maximumDistance">
<div><h2>Maksimalus matomumo atstumas</h2></div>
<hr/>
<div>
<p>Įveskite trumpiausią atstumą iki taško, kuriame nebeskaičiuojamos matomos vietos. Jei atstumas didesnis, nebus nustatoma, ar stebėjimo taškai ir kiti objektai gali matyti vienas kitą.
</p>
<p>Galite įvesti skaitinę reikšmę, nurodančią linijinį atstumą, arba pasirinkti skaitinį lauką iš įvesties stebėjimo elementų. Jei lauke yra pateiktos reikšmės, jos turi būti išreikštos tokiu pačiu matavimo vienetu kaip įvesties aukščio paviršiaus XY vienetas.
</p>
<p>Atkreipkite dėmesį, kad didelės reikšmės pailgins skaičiavimo laiką. Jeigu nenurodyta, numatytasis maksimalus atstumas bus apskaičiuojamas atsižvelgiant į skiriamąją gebą ir aukščio paviršiaus įvesties aprėptį.
</p>
<p>Šis parametras naudingas modeliuojant tam tikrus reiškinius. Pavyzdžiui, apribojant aprėpties matomumą, galima modeliuoti oro sąlygas, pvz., lengvą rūką. Panašiai apribojus matomumo aprėptį galima patogiau valdyti paros metą numatant sutemų efektą.
</p>
</div>
</div>
<div id="maximumDistanceField">
<div><h2>Maksimalus matomumo atstumas</h2></div>
<hr/>
<div>
</div>
</div>
<div id="minimumDistance">
<div><h2>Minimalus matomumo atstumas</h2></div>
<hr/>
<div>
<p>Įveskite atstumą iki taško, nuo kurio pradedamos skaičiuoti matomos vietos. Gardelės, esančios ant paviršiaus arčiau negu šis atstumas, nėra rodomos išvestyje, tačiau vis tiek gali užstoti matomumą gardelių, esančių tarp minimalaus ir maksimalaus matomumo atstumo.
</p>
<p>Galite įvesti skaitinę reikšmę, nurodančią linijinį atstumą, arba pasirinkti skaitinį lauką iš įvesties stebėjimo elementų. Jei lauke yra pateiktos reikšmės, jos turi būti išreikštos tokiu pačiu matavimo vienetu kaip įvesties aukščio paviršiaus XY vienetas.
</p>
<p>Šis parametras naudingas valdant matomumo lauko analizės plotą konkrečiu atstumu nuo stebėtojo. Jeigu vertinate matomumą nuo pastato viršaus iki tolimo parko, galima nustatyti minimalų matomumo atstumą taip, kad į jį nebūtų įtrauktos arti esančios, tačiau nedominančios vietos, ir sparčiau apdoroti duomenis.
</p>
</div>
</div>
<div id="minimumDistanceField">
<div><h2>Minimalus matomumo atstumas</h2></div>
<hr/>
<div>
</div>
</div>
<div id="viewingDistance3D">
<div><h2>Atstumas 3D formatu</h2></div>
<hr/>
<div>
<p>Nurodykite, ar minimalaus ir maksimalaus matomumo atstumo parametrai matuojami trimačiu, ar paprastesniu dvimačiu būdu. Pažymėjus šią parinktį, matomumo atstumas laikomas 3D atstumu. Nepažymėjus parinkties, atstumas laikomas 2D atstumu.
</p>
<p>2D atstumas yra paprastas tiesinis atstumas, išmatuotas tarp stebėtojo ir objekto naudojant jų projekcines vietas jūros lygyje. 3D atstumas pateikia realesnę reikšmę, nes atsižvelgiama į objektų reliatyvų aukštį.
</p>
</div>
</div>
<div id="observersElevation">
<div><h2>Stebėtojo vietų aukštis</h2></div>
<hr/>
<div>
<p>Įveskite stebėtojo vietų aukštį.
</p>
<p>Galima pateikti skaitinę reikšmę, nurodančią visų stebėtojų aukštį, arba lauką, nurodantį kiekvieno stebėtojo aukštį. Jeigu pateikiamas laukas, jame esanti reikšmė turi būti tokiais pačiais matavimo vienetais, kaip aukščio paviršiaus įvestis (Z).
</p>
</div>
</div>
<div id="observersElevationField">
<div><h2>Stebėtojo vietų aukštis</h2></div>
<hr/>
<div>
</div>
</div>
<div id="observersHeight">
<div><h2>Stebėtojų aukštis</h2></div>
<hr/>
<div>
<p>Įveskite aukštį nuo stebėjimo vietų iki žemės.
</p>
<p>Galite įvesti aukščio skaitinę reikšmę arba panaudoti lauką iš įvesties stebėjimo elementų. Jei lauke yra pateikta reikšmė, ji turi būti išreikšta tokiu pačiu matavimo vienetu kaip įvesties aukščio paviršiaus Z vienetas.
</p>
<p>Numatytasis aukštis yra 1,8 m. Jeigu žiūrite nuo aukščiau esančios vietos, pvz., apžvalgos bokšto ar aukšto pastato, naudokite tą aukštį. Skaičiuojant matymo lauką, ši reikšmė pridedama prie stebėtojo aukščio, jeigu jis nurodytas. Kitu atveju ji pridedama prie interpoliuoto paviršiaus Z reikšmės.
</p>
</div>
</div>
<div id="observersHeightField">
<div><h2>Stebėtojų aukštis</h2></div>
<hr/>
<div>
</div>
</div>
<div id="targetHeight">
<div><h2>Tikslinis aukštis</h2></div>
<hr/>
<div>
<p>Įveskite ant žemės esančių konstrukcijų aukštį arba žmonių ūgį, naudojamą matomumui nustatyti.
</p>
<p>Galite įvesti aukščio skaitinę reikšmę arba panaudoti lauką iš įvesties stebėjimo elementų. Jei lauke yra pateikta reikšmė, ji turi būti išreikšta tokiu pačiu matavimo vienetu kaip įvesties aukščio paviršiaus Z vienetas.
</p>
<p>Gautą matymo lauką sudaro tie plotai, iš kurių stebėjimo taškas gali matyti kitus objektus ant žemės. Gali būti ir atvirkščiai – objektai ant žemės gali matyti stebėjimo tašką.
</p>
<p>Toliau pateikti keli naudojimo pavyzdžiai:
</p>
<ul>
<li>Jei jūsų įvesties taškai yra vėjo jėgainės ir norite nustatyti, ar ant žemės stovintys žmonės gali jas matyti, įveskite vidutinį žmogaus ūgį (apie 1,8 m).
</li>
<li>Jei jūsų įvesties taškai yra gaisro stebėjimo bokšteliai ir norite nustatyti, iš kurių bokštelių galima matyti 6 m ar aukštesnį dūmų debesį, įveskite 6 m aukštį.
</li>
<li>Jei jūsų įvesties taškai yra apžvalgos bokšteliai ir norite nustatyti, iš kur galima matyti 160 m aukščio vėjo jėgaines, įveskite 160 m aukštį.
</li>
<li>Jei jūsų įvesties taškai yra apžvalgos bokšteliai ir norite nustatyti, kokias teritorijas gali matyti apžvalgos bokštelyje stovintys žmonės, įveskite nulį.
</li>
</ul>
</div>
</div>
<div id="targetHeightField">
<div><h2>Stebėtojų aukštis</h2></div>
<hr/>
<div>
</div>
</div>
<div id="resultAglLayer">
<div><h2>Nuo kada matomas įvesties aukštis</h2></div>
<hr/>
<div>
<p>Išvesties aukščio virš žemės lygio (AGL) rezultato pavadinimas. AGL rezultatas yra rastras, kuriame kiekviena gardelės reikšmė yra minimalus aukštis, kurį būtina pridėti prie kitu atveju nematomos gardelės, kad ji būtų matoma bent vienam stebėtojui. Šiame išvesties rastre esančioms gardelėms, kurios jau buvo matomos, bus priskirta 0 reikšmė.
</p>
</div>
</div>
<div id="resultLayer">
<div><h2>Rezultatų sluoksnio pavadinimas</h2></div>
<hr/>
<div>
<p>Sluoksnio, kuris bus sukurtas puslapyje <b>Mano turinys</b> ir įtrauktas į žemėlapį, pavadinimas. Numatytasis pavadinimas sukuriamas naudojant įrankio ir įvesties sluoksnio pavadinimus. Jei toks sluoksnis jau egzistuoja, jūsų paprašys pateikti kitą pavadinimą.
</p>
<p>Naudodami iškrentančio meniu parinktį <b>Rezultatą įrašyti į</b>, galite nurodyti puslapyje <b>Mano turinys</b> esančio aplanko, kur bus įrašyti rezultatai, pavadinimą.
</p>
</div>
</div>
</div>
</html>
| wanglongbiao/webapp-tools | Highlander/ship-gis/src/main/webapp/js/arcgis_js_api/library/3.22/esri/dijit/analysis/help/lt/CreateViewshedRaster_ra.html | HTML | apache-2.0 | 14,284 |
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<html>
<head>
<title>util.collections</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<h1>Specialized collections</h1>
This package includes a number of special collections, tunned for server-side
applications.
The utils are not tomcat specific, but use MessageBytes and few other
top-level utils.
</body>
</html>
| yuyupapa/OpenSource | apache-tomcat-6.0.48/java/org/apache/tomcat/util/collections/package.html | HTML | apache-2.0 | 1,207 |
<!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 Tue Jun 02 21:40:12 IST 2015 -->
<title>Uses of Class wdframework.action.box.BoxAction</title>
<meta name="date" content="2015-06-02">
<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 wdframework.action.box.BoxAction";
}
//-->
</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="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">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?wdframework/action/box/class-use/BoxAction.html" target="_top">Frames</a></li>
<li><a href="BoxAction.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 wdframework.action.box.BoxAction" class="title">Uses of Class<br>wdframework.action.box.BoxAction</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">BoxAction</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="#wdframework.common">wdframework.common</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="wdframework.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">BoxAction</a> in <a href="../../../../wdframework/common/package-summary.html">wdframework.common</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../wdframework/common/package-summary.html">wdframework.common</a> declared as <a href="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">BoxAction</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><a href="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">BoxAction</a></code></td>
<td class="colLast"><span class="strong">CommonTest.</span><code><strong><a href="../../../../wdframework/common/CommonTest.html#box">box</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../wdframework/action/box/BoxAction.html" title="class in wdframework.action.box">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?wdframework/action/box/class-use/BoxAction.html" target="_top">Frames</a></li>
<li><a href="BoxAction.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>
| eldorajan/eldorajan.github.io | wdframework/wdframework/action/box/class-use/BoxAction.html | HTML | apache-2.0 | 6,047 |
<!--********************************************************************
* Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved.
*********************************************************************-->
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<script type="text/javascript" include="mapv" src="../../dist/ol/include-ol.js"></script>
<title data-i18n="resources.title_mapvPolylineTime"></title>
<style>
.ol-popup {
position: absolute;
background-color: white;
-webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
padding: 15px;
border-radius: 10px;
border: 1px solid #cccccc;
bottom: 12px;
left: -50px;
min-width: 280px;
font-size: 8pt;
}
.ol-popup:after, .ol-popup:before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.ol-popup:after {
border-top-color: white;
border-width: 10px;
left: 48px;
margin-left: -10px;
}
.ol-popup:before {
border-top-color: #cccccc;
border-width: 11px;
left: 48px;
margin-left: -11px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 8px;
}
.ol-popup-closer:after {
content: "✖";
}
</style>
</head>
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0;">
<div id="map" style="width: 100%;height:100%"></div>
<div id="popup" class="ol-popup">
<a href="#" id="popup-closer" class="ol-popup-closer"></a>
<div id="popup-content" data-i18n="resources.text_iClient"></div>
</div>
<script type="text/javascript" include="jquery" src="../js/include-web.js"></script>
<script type="text/javascript">
var container = document.getElementById('popup');
var closer = document.getElementById('popup-closer');
var overlay = new ol.Overlay(({
element: container,
autoPan: true,
autoPanAnimation: {
duration: 250
}
}));
closer.onclick = function () {
overlay.setPosition(undefined);
closer.blur();
return false;
};
var map = new ol.Map({
target: 'map',
controls: ol.control.defaults({attributionOptions: {collapsed: false}})
.extend([new ol.supermap.control.Logo()]),
overlays: [overlay],
view: new ol.View({
center: ol.proj.transform([114.321317, 30.398428], 'EPSG:4326', 'EPSG:3857'),
zoom: 11,
projection: 'EPSG:3857',
multiWorld: true
})
});
var host = window.isLocal ? window.server : "https://iserver.supermap.io";
var url = host + "/iserver/services/map-china400/rest/maps/ChinaDark";
map.addLayer(new ol.layer.Tile({
source: new ol.source.TileSuperMapRest({
url: url,
attributions: "Map Data <span>© <a href='http://support.supermap.com.cn/product/iServer.aspx' target='_blank'>SuperMap iServer</a>"
})
}));
overlay.setPosition(map.getView().getCenter());
$.get('../data/wuhan-car', function (rs) {
var data = [];
var timeData = [];
rs = rs.split("\n");
var maxLength = 0;
for (var i = 0; i < rs.length; i++) {
var item = rs[i].split(',');
var coordinates = [];
if (item.length > maxLength) {
maxLength = item.length;
}
for (j = 0; j < item.length; j += 2) {
coordinates.push([item[j], item[j + 1]]);
timeData.push({
geometry: {
type: 'Point',
coordinates: [item[j], item[j + 1]]
},
count: 1,
time: j
});
}
data.push({
geometry: {
type: 'LineString',
coordinates: coordinates
}
});
}
var dataSet = new mapv.DataSet(data);
var mapvOptions = {
strokeStyle: 'rgba(53,57,255,0.5)',
coordType: 'bd09mc',
// globalCompositeOperation: 'lighter',
shadowColor: 'rgba(53,57,255,0.2)',
shadowBlur: 3,
lineWidth: 3.0,
draw: 'simple'
};
var options = {
map: map, dataSet: dataSet, mapvOptions: mapvOptions, attributions: ''
};
map.addLayer(new ol.layer.Image({
source: new ol.source.Mapv(options)
}));
var dataSet = new mapv.DataSet(timeData);
var mapvOptions = {
fillStyle: 'rgba(255, 250, 250, 0.2)',
coordType: 'bd09mc',
globalCompositeOperation: "lighter",
size: 1.5,
animation: {
stepsRange: {
start: 0,
end: 100
},
trails: 3,
duration: 5,
},
draw: 'simple'
};
var options = {
map: map, dataSet: dataSet, mapvOptions: mapvOptions
};
map.addLayer(new ol.layer.Image({
source: new ol.source.Mapv(options)
}));
});
</script>
</body>
</html>
| SuperMap/iClient9 | examples/openlayers/mapvPolylineTime.html | HTML | apache-2.0 | 5,884 |
<!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:08 UTC 2020 -->
<title>Uses of Class org.springframework.web.reactive.config.WebFluxConfigurationSupport (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.reactive.config.WebFluxConfigurationSupport (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/reactive/config/WebFluxConfigurationSupport.html" title="class in org.springframework.web.reactive.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-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/reactive/config/class-use/WebFluxConfigurationSupport.html" target="_top">Frames</a></li>
<li><a href="WebFluxConfigurationSupport.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.reactive.config.WebFluxConfigurationSupport" class="title">Uses of Class<br>org.springframework.web.reactive.config.WebFluxConfigurationSupport</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/reactive/config/WebFluxConfigurationSupport.html" title="class in org.springframework.web.reactive.config">WebFluxConfigurationSupport</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.reactive.config">org.springframework.web.reactive.config</a></td>
<td class="colLast">
<div class="block">Spring WebFlux configuration infrastructure.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.springframework.web.reactive.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/springframework/web/reactive/config/WebFluxConfigurationSupport.html" title="class in org.springframework.web.reactive.config">WebFluxConfigurationSupport</a> in <a href="../../../../../../org/springframework/web/reactive/config/package-summary.html">org.springframework.web.reactive.config</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/reactive/config/WebFluxConfigurationSupport.html" title="class in org.springframework.web.reactive.config">WebFluxConfigurationSupport</a> in <a href="../../../../../../org/springframework/web/reactive/config/package-summary.html">org.springframework.web.reactive.config</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/reactive/config/DelegatingWebFluxConfiguration.html" title="class in org.springframework.web.reactive.config">DelegatingWebFluxConfiguration</a></span></code>
<div class="block">A subclass of <code>WebFluxConfigurationSupport</code> that detects and delegates
to all beans of type <a href="../../../../../../org/springframework/web/reactive/config/WebFluxConfigurer.html" title="interface in org.springframework.web.reactive.config"><code>WebFluxConfigurer</code></a> allowing them to customize the
configuration provided by <code>WebFluxConfigurationSupport</code>.</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/reactive/config/WebFluxConfigurationSupport.html" title="class in org.springframework.web.reactive.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-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/reactive/config/class-use/WebFluxConfigurationSupport.html" target="_top">Frames</a></li>
<li><a href="WebFluxConfigurationSupport.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>
| akhr/java | Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/reactive/config/class-use/WebFluxConfigurationSupport.html | HTML | apache-2.0 | 7,684 |
{% extends "base.html" %}
{% block content %}
<div class="jumbotron">
<div class="container">
<h1>Welcome to Saber</h1>
<p>Data Driven Instruction & Assessment Analysis made easy </p>
<p><a class="btn btn-primary btn-lg" role="button" href="/thegrid">Test Drive</a></p>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<h2>Grading made easy</h2>
<p>Forget the fancy equipment, use a standard topfed scanner to quickly & easily grade assessments!</p>
</div>
<div class="col-md-4">
<h2>Assessment Analysis</h2>
<p>Yada yada about assessment analysis!</p>
</div>
<div class="col-md-4">
<h2>Improve Outcomes</h2>
<p>Use the data to teach the kids!</p>
</div>
</div>
</div>
{% endblock content %} | nbcesar/sabergrade | templates/index.html | HTML | apache-2.0 | 748 |
<!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">
<meta name="author" content="oskikiboy">
<meta name="description" content="Curiosity is a fun, Awesome and intuitive bot for Discord!">
<meta property="og:type" content="website">
<meta property="og:title" content="Curiosity">
<meta property="og:image" content="img/icon.png">
<meta property="og:description" content="Curiosity is a fun, Awesome and intuitive bot for Discord!">
<meta name="twitter:title" content="Curiosity">
<meta name="twitter:image" content="img/icon.png">
<meta name="twitter:description" content="Curiosity is a fun, Awesome and intuitive bot for Discord!">
<link rel="shortcut icon" type="image/png" href="img/icon.png">
<meta name="theme-color" content="#3273dc">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link rel="stylesheet" href="fonts/css/font-awesome.min.css">
<link href="discord/icon-discord.css" rel="stylesheet">
<link rel="stylesheet" href="css/bulma.css">
<script src="javascript/jquery-2.2.0.min.js"></script>
<script src="javascript/bulma.js"></script>
</head>
<style type="text/css">
@media screen and (max-width: 420px) {
#amazing-title {
font-size: 42px;
}
}
@media screen and (min-width: 321px) and (max-width: 768px) {
#amazing-title {
font-size: 46px;
}
#amazing-subtitle {
font-size: 30px;
}
#amazing-discord {
height: 31px;
}
}
@media screen and (min-width: 769px) {
#amazing-title {
font-size: 96px;
}
#amazing-subtitle {
font-size: 40px;
}
#amazing-discord {
height: 42px;
}
}
</style>
<body>
<div class="container has-text-centred">
<div class="card">
<div class="content is-medium">
<div class="container is-fluid">
<br>
<h1 class="title is-4">null</h1>
<progress class="progress is-bold" value="100" max="100">100%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-warning is-bold" value="25" max="100">25%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-danger" value="25" max="100">25%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-primary is-bold" value="75" max="100">75%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-info is-bold" value="100" max="100">100%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-success is-bold" value="80" max="100">80%</progress>
<h1 class="title is-4">null</h1>
<progress class="progress is-orange is-bold" value="70" max="100">70%</progress>
<br>
</div>
</div>
</div>
</div>
</body>
</html> | oskikiboy/Curiosity-Website | progress.html | HTML | apache-2.0 | 3,639 |
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>ConsoleAppender Constructor ()</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">log4net SDK Reference</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">ConsoleAppender Constructor ()</h1>
</div>
</div>
<div id="nstext">
<p> Initializes a new instance of the <a href="log4net.Appender.ConsoleAppender.html">ConsoleAppender</a> class. </p>
<div class="syntax">
<span class="lang">[Visual Basic]</span>
<br />Overloads Public Sub New()</div>
<div class="syntax">
<span class="lang">[C#]</span>
<br />public ConsoleAppender();</div>
<h4 class="dtH4">Remarks</h4>
<p> The instance of the <a href="log4net.Appender.ConsoleAppender.html">ConsoleAppender</a> class is set up to write to the standard output stream. </p>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Appender.ConsoleAppender.html">ConsoleAppender Class</a> | <a href="log4net.Appender.html">log4net.Appender Namespace</a> | <a href="log4net.Appender.ConsoleAppenderConstructor.html">ConsoleAppender Constructor Overload List</a></p>
<hr />
<div id="footer">
<p>
<a href="http://logging.apache.org/log4net">Copyright 2001-2006 The Apache Software Foundation.</a>
</p>
<p>Generated from assembly log4net [1.2.10.0]</p>
</div>
</div>
</body>
</html> | babaru/log4net | doc/release/sdk/log4net.Appender.ConsoleAppenderConstructor1.html | HTML | apache-2.0 | 1,932 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 09:40:03 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.modcluster.proxy.load_provider (BOM: * : All 2.4.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-07-17">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/load_provider/package-summary.html" target="classFrame">org.wildfly.swarm.config.modcluster.proxy.load_provider</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="CustomLoadMetricConsumer.html" title="interface in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame"><span class="interfaceName">CustomLoadMetricConsumer</span></a></li>
<li><a href="CustomLoadMetricSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame"><span class="interfaceName">CustomLoadMetricSupplier</span></a></li>
<li><a href="LoadMetricConsumer.html" title="interface in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame"><span class="interfaceName">LoadMetricConsumer</span></a></li>
<li><a href="LoadMetricSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame"><span class="interfaceName">LoadMetricSupplier</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CustomLoadMetric.html" title="class in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame">CustomLoadMetric</a></li>
<li><a href="LoadMetric.html" title="class in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame">LoadMetric</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="LoadMetric.Type.html" title="enum in org.wildfly.swarm.config.modcluster.proxy.load_provider" target="classFrame">LoadMetric.Type</a></li>
</ul>
</div>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/modcluster/proxy/load_provider/package-frame.html | HTML | apache-2.0 | 2,338 |
<template name="App_Body">
<!--{{> Header}}-->
{{>Template.dynamic template=main}}
<!--{{> Footer}}-->
</template>
| alliekim13/final-project-mockup | app/imports/ui/layouts/app-body.html | HTML | apache-2.0 | 121 |
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>DreamFactory</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- CDN -->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<!-- build:css({.tmp,app}) styles/styles.css -->
<link rel="stylesheet" href="styles/sass/styles.css" />
<link rel="stylesheet" href="../bower_components/pnotify/dist/pnotify.css" />
<link rel="stylesheet" href="../bower_components/pnotify/dist/pnotify.buttons.css" />
<link rel="stylesheet" type="text/css" href="../bower_components/df-swagger-ui/dist/swagger-ui.css" >
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700" rel="stylesheet">
<!-- endbuild -->
</head>
<body ng-app="dreamfactoryApidocsApp" ng-style="bodyStyle">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<div id="dreamfactoryApidocsApp" data-ng-controller="MainCtrl" df-popup-login>
<div id="popup-login-container"></div>
<!-- Top level Nav -->
<df-top-level-nav-std ng-if="!adminApp" data-options="topLevelNavOptions"></df-top-level-nav-std>
<!-- Rendering Context -->
<div class="container-fluid">
<div class="row row-no-padding">
<div class="col-xs-12">
<div class="row row-no-padding">
<div data-ng-view=""></div>
</div>
</div>
</div>
</div>
</div>
<!-- build:js(.) scripts/oldieshim.js -->
<!--[if lt IE 9]>
<script src="../bower_components/es5-shim/es5-shim.js"></script>
<script src="../bower_components/json3/lib/json3.min.js"></script>
<![endif]-->
<!-- endbuild -->
<!-- build:js(.) scripts/vendor.js -->
<!-- bower:js -->
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/json3/lib/json3.js"></script>
<script src="bower_components/es5-shim/es5-shim.js"></script>
<script src="bower_components/bootstrap-sass/assets/javascripts/bootstrap.js"></script>
<script src="bower_components/angular-resource/angular-resource.js"></script>
<script src="bower_components/angular-cookies/angular-cookies.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="bower_components/angular-animate/angular-animate.js"></script>
<script src="bower_components/angular-touch/angular-touch.js"></script>
<script src="bower_components/angular-route/angular-route.js"></script>
<script src="bower_components/df-swagger-ui/dist/swagger-ui-bundle.js"></script>
<script src="bower_components/df-swagger-ui/dist/swagger-ui-standalone-preset.js"></script>
<script src="bower_components/pnotify/dist/pnotify.js"></script>
<script src="bower_components/pnotify/dist/pnotify.animate.js"></script>
<script src="bower_components/pnotify/dist/pnotify.buttons.js"></script>
<script src="bower_components/pnotify/dist/pnotify.callbacks.js"></script>
<script src="bower_components/pnotify/dist/pnotify.confirm.js"></script>
<script src="bower_components/pnotify/dist/pnotify.desktop.js"></script>
<script src="bower_components/pnotify/dist/pnotify.history.js"></script>
<script src="bower_components/pnotify/dist/pnotify.mobile.js"></script>
<script src="bower_components/pnotify/dist/pnotify.nonblock.js"></script>
<!-- endbower -->
<!-- endbuild -->
<!-- build:js({.tmp,app}) scripts/app.js -->
<script src="admin_components/adf-application/dreamfactory-application.js"></script>
<script src="admin_components/adf-utility/dreamfactory-utility.js"></script>
<script src="admin_components/adf-table/dreamfactory-table.js"></script>
<script src="admin_components/adf-services/dreamfactory-services.js"></script>
<script src="admin_components/adf-swagger-ui/dreamfactory-swagger-ui.js"></script>
<script src="admin_components/adf-user-management/dreamfactory-user-management.js"></script>
<script src="admin_components/adf-system-config/dreamfactory-system-config.js"></script>
<script src="scripts/app.js"></script>
<script src="scripts/controllers/main.js"></script>
<script src="scripts/polyfill.js"></script>
<!-- endbuild -->
</body>
</html>
| dreamfactorysoftware/df-api-docs-ui | app/index.html | HTML | apache-2.0 | 5,059 |
<footer th:fragment="frag-1(msg,m2)">
<p th:text="${m2} + ' - ' + ${msg}">Here goes the message</p>
</footer> | thymol/thymol.js | src/main/webapp/WEB-INF/templates/tests21/include/templates/template-12.html | HTML | apache-2.0 | 111 |
<!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:34 PDT 2016 -->
<title>org.deeplearning4j.earlystopping.saver</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>
<h1 class="bar"><a href="../../../../org/deeplearning4j/earlystopping/saver/package-summary.html" target="classFrame">org.deeplearning4j.earlystopping.saver</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="InMemoryModelSaver.html" title="class in org.deeplearning4j.earlystopping.saver" target="classFrame">InMemoryModelSaver</a></li>
<li><a href="LocalFileGraphSaver.html" title="class in org.deeplearning4j.earlystopping.saver" target="classFrame">LocalFileGraphSaver</a></li>
<li><a href="LocalFileModelSaver.html" title="class in org.deeplearning4j.earlystopping.saver" target="classFrame">LocalFileModelSaver</a></li>
</ul>
</div>
</body>
</html>
| YeewenTan/YeewenTan.github.io | doc/org/deeplearning4j/earlystopping/saver/package-frame.html | HTML | apache-2.0 | 1,191 |
<!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_5935_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=22480#src-22480" >testAbaNumberCheck_5935_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:33:44
</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_5935_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=15087#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> | dcarda/aba.route.validator | target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_04_testAbaNumberCheck_5935_good_bn3.html | HTML | apache-2.0 | 9,178 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 27 15:49:17 CST 2019 -->
<title>com.zfy.lxadapter.listener (lightadapter API)</title>
<meta name="date" content="2019-09-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="com.zfy.lxadapter.listener (lightadapter API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li>类</li>
<li><a href="package-tree.html">树</a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/zfy/lxadapter/helper/package-summary.html">上一个程序包</a></li>
<li>下一个程序包</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/zfy/lxadapter/listener/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="程序包" class="title">程序包 com.zfy.lxadapter.listener</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="接口概要表, 列表接口和解释">
<caption><span>接口概要</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">接口</th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/zfy/lxadapter/listener/EventHandler.html" title="com.zfy.lxadapter.listener中的接口">EventHandler</a></td>
<td class="colLast">
<div class="block">CreateAt : 2019-09-04
Describe :</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/zfy/lxadapter/listener/OnItemEventListener.html" title="com.zfy.lxadapter.listener中的接口">OnItemEventListener</a></td>
<td class="colLast">
<div class="block">CreateAt : 2019-08-31
Describe :</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/zfy/lxadapter/listener/OnLoadMoreListener.html" title="com.zfy.lxadapter.listener中的接口">OnLoadMoreListener</a></td>
<td class="colLast">
<div class="block">CreateAt : 2019-09-01
Describe :</div>
</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="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li>类</li>
<li><a href="package-tree.html">树</a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/zfy/lxadapter/helper/package-summary.html">上一个程序包</a></li>
<li>下一个程序包</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/zfy/lxadapter/listener/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| chendongMarch/QuickRv | lightadapter/build/docs/javadoc/com/zfy/lxadapter/listener/package-summary.html | HTML | apache-2.0 | 5,244 |
<div class="container" id="bar">
<div class="row">
<div class="
col-md-6">
<article>
<h2 class="tutorial__heading">Bar Chart with Tooltip</h2>
<div class="js-bar-chart-tooltip-container bar-chart-tooltip-container card--chart"></div>
</article>
</div>
<div class="col-md-6 sidebar">
<h3>The code</h3>
<pre><code class="language-javascript">
barChart
.width(containerWidth)
.height(300)
.hasPercentage(true)
.isAnimated(true)
.on('customMouseOver', tooltip.show)
.on('customMouseMove', tooltip.update)
.on('customMouseOut', tooltip.hide);
barContainer.datum(dataset).call(barChart);
tooltipContainer = d3.select('.bar-chart .metadata-group');
tooltipContainer.datum([]).call(tooltip);
</code></pre>
<h4>Data Input</h4>
<p>Check the <a href="/britecharts/global.html#BarChartData__anchor">data input schema</a> of this chart.</p>
<h4>Export Chart</h4>
<p>Export this chart by pressing <input class="js-download-button btn-sm btn btn-primary" type="button" value="Export" /></p>
<h4>Demo Code</h4>
<p>Read the whole code of this demo <a href="https://github.com/eventbrite/britecharts/blob/master/demos/demo-bar.js">in github</a></p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<article>
<h2 class="tutorial__heading">Horizontal Bar Chart</h2>
<div class="js-horizontal-bar-chart-container card--chart"></div>
</article>
</div>
<div class="col-md-6 sidebar">
<h3>The code</h3>
<pre><code class="language-javascript">
barChart
.margin({
left: 120,
right: 20,
top: 20,
bottom: 5
})
.percentageAxisToMaxRatio(1.3)
.isHorizontal(true)
.isAnimated(true)
.colorSchema(colors.colorSchemas.britecharts)
.width(containerWidth)
.height(300);
barContainer.datum(dataset).call(barChart);
</code></pre>
<h4>Demo Code</h4>
<p>Read the whole code of this demo <a href="https://github.com/eventbrite/britecharts/blob/master/demos/demo-bar.js">in github</a></p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<article>
<h2 class="tutorial__heading">Simple Bar Chart</h2>
<div class="js-bar-chart-container card--chart"></div>
</article>
</div>
<div class="col-md-6 sidebar">
<h3>The code</h3>
<pre><code class="language-javascript">
barChart
.width(containerWidth)
.height(300);
barContainer.datum(dataset).call(barChart);
</code></pre>
<h4>Demo Code</h4>
<p>Read the whole code of this demo <a href="https://github.com/eventbrite/britecharts/blob/master/demos/demo-bar.js">in github</a></p>
</div>
</div>
</div>
| crisscrossed/britecharts | demos/bar.html | HTML | apache-2.0 | 3,241 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:04:41 MSK 2012 -->
<TITLE>
FormulaShifter (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-03-17">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FormulaShifter (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="class-use/FormulaShifter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-all.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">
<A HREF="../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/ss/formula/FormulaType.html" title="class in org.apache.poi.ss.formula"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/ss/formula/FormulaShifter.html" target="_top"><B>FRAMES</B></A>
<A HREF="FormulaShifter.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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.poi.ss.formula</FONT>
<BR>
Class FormulaShifter</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.ss.formula.FormulaShifter</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <B>FormulaShifter</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Josh Micich</DD>
</DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#adjustFormula(org.apache.poi.ss.formula.ptg.Ptg[], int)">adjustFormula</A></B>(<A HREF="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</A>[] ptgs,
int currentExternSheetIx)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForRowShift(int, int, int, int)">createForRowShift</A></B>(int externSheetIndex,
int firstMovedRowIndex,
int lastMovedRowIndex,
int numberOfRowsToMove)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#createForSheetShift(int, int)">createForSheetShift</A></B>(int srcSheetIndex,
int dstSheetIndex)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html#toString()">toString</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, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="createForRowShift(int, int, int, int)"><!-- --></A><H3>
createForRowShift</H3>
<PRE>
public static <A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</A> <B>createForRowShift</B>(int externSheetIndex,
int firstMovedRowIndex,
int lastMovedRowIndex,
int numberOfRowsToMove)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createForSheetShift(int, int)"><!-- --></A><H3>
createForSheetShift</H3>
<PRE>
public static <A HREF="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</A> <B>createForSheetShift</B>(int srcSheetIndex,
int dstSheetIndex)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="adjustFormula(org.apache.poi.ss.formula.ptg.Ptg[], int)"><!-- --></A><H3>
adjustFormula</H3>
<PRE>
public boolean <B>adjustFormula</B>(<A HREF="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</A>[] ptgs,
int currentExternSheetIx)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ptgs</CODE> - - if necessary, will get modified by this method<DD><CODE>currentExternSheetIx</CODE> - - the extern sheet index of the sheet that contains the formula being adjusted
<DT><B>Returns:</B><DD><code>true</code> if a change was made to the formula tokens</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="class-use/FormulaShifter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-all.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">
<A HREF="../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/ss/formula/FormulaType.html" title="class in org.apache.poi.ss.formula"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/ss/formula/FormulaShifter.html" target="_top"><B>FRAMES</B></A>
<A HREF="FormulaShifter.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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2012 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| Stephania16/ProductDesignGame | MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/ss/formula/FormulaShifter.html | HTML | apache-2.0 | 12,536 |
<!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>Welcome</title>
<!-- Bootstrap Core CSS -->
<link href="welcome/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="welcome/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="welcome/css/grayscale.css" rel="stylesheet">
<!-- 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">
Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<span class="light">Port</span>Folio
</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">Projects</a>-->
<div class="dropdown">
<button class="dropbtn">Projects</button>
<div class="dropdown-content">
<a href="projects/1/index.html">Yelp API</a>
<a href="projects/2/index.html">CTA Bus tracker</a>
<a href="labs/6/index.html">Airhorn</a>
<a href="3page/index.html">3 Page App</a>
<a href="projects/mobileApp/index.html">Hub</a>
</div>
</div>
</li>
<li>
<a class="page-scroll" href="about.html">About</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro" id="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<span class="brand-heading" style="color:white" id="sometext">Welcome</span>
<p class="intro-text">To a page of my works</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="col-lg-4">
<h2>Featured Project</h2>
<h3>Hub</h3>
<p>This site uses many apis to make a general hub for seeing what is happening in the world. You can find it <a href="projects/mobileApp/index.html">here</a>.</p>
<a href='projects/mobileApp/index.html' target="blank"><img src="projects/mobileApp/images/hub.png" class="img-responsive"></a>
<p>This API allows the user to use text-to-speech, get weather from their location using geolocation, and see news articles from the New York Times.</p>
</div>
<div class="col-lg-4">
<h2>Featured Project</h2>
<h3>CTA Bus Tracker</h3>
<p>The site uses the CTA API. You can find it <a href="projects/2/index.html">here</a>.</p>
<a href='projects/2/index.html' target="blank"><img src="welcome/img/cta.png" class="img-responsive"></a>
<p>This API allows the user to search for the different CTA bus's eta and other info for the western and addison routes.</p>
</div>
<div class="col-lg-4">
<h2>Featured Project</h2>
<h3>Yelp API</h3>
<p>The site uses the yelp API, made by Angel, Fay, Alexis, and me. You can find it <a href="projects/1/index.html">here</a>.</p>
<a href='projects/1/index.html' target="blank"><img src="welcome/img/yelp2.png" class="img-responsive"></a>
<p>This API allows the user to search for resteraunts around chicago, or even search nearby using geolocation.</p>
</div>
</section>
<!-- Map Section -->
<!-- Footer -->
<footer>
<div class="container text-center">
<a href="#intro" class="btn btn-circle page-scroll">
<i class="fa fa-angle-double-up animated"></i>
</a>
</div>
</footer>
<!-- jQuery -->
<script src="welcome/vendor/jquery/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="welcome/vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
<!-- Theme JavaScript -->
<script src="welcome/js/grayscale.min.js"></script>
<script>
jQuery.fn.decodeEffect = (function ($) {
var defaultOptions = {
duration: 10000,
stepsPerGlyph: 15,
codeGlyphs: "ABCDEFGHIJKLMNOPQRSTUWVXYZ1234567890",
className: "code"
};
// get a random string from the given set,
// or from the 33 - 125 ASCII range
function randomString(set, length) {
var string = "", i, glyph;
for(i = 0 ; i < length ; i++) {
glyph = Math.random() * set.length;
string += set[glyph | 0];
}
return string;
}
// this function starts the animation. Basically a closure
// over the relevant vars. It creates a new separate span
// for the code text, and a stepper function that performs
// the animation itself
function animate(element, options) {
var text = element.text(),
span = $("<span/>").addClass(options.className).insertAfter(element),
interval = options.duration / (text.length * options.stepsPerGlyph),
step = 0,
length = 0,
stepper = function () {
if(++step % options.stepsPerGlyph === 0) {
length++;
element.text(text.slice(0, length));
}
if(length <= text.length) {
span.text(randomString(options.codeGlyphs, text.length - length));
setTimeout(stepper, interval);
} else {
span.remove();
}
};
element.text("");
stepper();
}
// Basic jQuery plugin pattern
return function (options) {
options = $.extend({}, defaultOptions, (options || {}));
return this.each(function () {
animate($(this), options);
});
};
}(jQuery));
$("#sometext").decodeEffect();
</script>
</body>
</html>
| izblender/webdevs2 | index.html | HTML | apache-2.0 | 8,647 |
<!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 - Brian Masmut</title>
<meta name="description" content="Keep track of the statistics from Brian Masmut. 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 Brian Masmut 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/bmas.png" class="img-responsive" alt=""> -->
<h3 style="text-align:center;">Brian Masmut</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%2Fbmas&src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a>
</div>
<div class="col-sm-2 ">
</div>
</div>
<div class="col-sm-3 portfolio-item">
</div>
<div class="col-sm-3 portfolio-item">
<h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6>
<h1 style="text-align:center;">8.73</h1>
</div>
</div>
<hr/>
<h4 style="text-align:center;" >Heat Stats (FST data)</h4>
<div class="row">
<div class="col-sm-4 portfolio-item">
<h6 style="text-align:center;">Heats</h6>
<h2 style="text-align:center;">2</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/bmas"; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = '2733'; // 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>
| chicofilho/fst | surfers/mqs/bmas.html | HTML | apache-2.0 | 11,166 |
<!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>Routine | stdlib</title>
<meta name="description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="author" content="stdlib">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="manifest" href="../manifest.json">
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<!-- Facebook Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="stdlib">
<meta property="og:url" content="https://stdlib.io/">
<meta property="og:title" content="A standard library for JavaScript and Node.js.">
<meta property="og:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="">
<!-- Twitter -->
<meta name="twitter:card" content="A standard library for JavaScript and Node.js.">
<meta name="twitter:site" content="@stdlibjs">
<meta name="twitter:url" content="https://stdlib.io/">
<meta name="twitter:title" content="stdlib">
<meta name="twitter:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="twitter:image" content="">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/theme.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title"><img src="../logo_white.svg" alt="stdlib"></a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html">"stats/base/max-by/docs/types/index.d"</a>
</li>
<li>
<a href="_stats_base_max_by_docs_types_index_d_.routine.html">Routine</a>
</li>
</ul>
<h1>Interface Routine</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Interface describing <code>maxBy</code>.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">Routine</span>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3 class="tsd-before-signature">Callable</h3>
<ul class="tsd-signatures tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">__call<span class="tsd-signature-symbol">(</span>N<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, x<span class="tsd-signature-symbol">: </span><a href="../modules/_types_index_d_.__stdlib_types_object_.html#collection" class="tsd-signature-type">Collection</a>, stride<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, clbk<span class="tsd-signature-symbol">: </span><a href="../modules/_stats_base_max_by_docs_types_index_d_.html#callback" class="tsd-signature-type">Callback</a>, thisArg<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/max-by/docs/types/index.d.ts#L84">lib/node_modules/@stdlib/stats/base/max-by/docs/types/index.d.ts:84</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Calculates the maximum value of a strided array via a callback function.</p>
</div>
<a href="#notes" id="notes" style="color: inherit; text-decoration: none;">
<h2>Notes</h2>
</a>
<ul>
<li><p>The callback function is provided four arguments:</p>
<ul>
<li><code>value</code>: array element</li>
<li><code>aidx</code>: array index</li>
<li><code>sidx</code>: strided index (offset + aidx*stride)</li>
<li><code>array</code>: input array</li>
</ul>
</li>
<li><p>The callback function should return a numeric value. If the callback function does not return any value (or equivalently, explicitly returns <code>undefined</code>), the value is ignored.</p>
</li>
</ul>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>N: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>number of indexed elements</p>
</div>
</li>
<li>
<h5>x: <a href="../modules/_types_index_d_.__stdlib_types_object_.html#collection" class="tsd-signature-type">Collection</a></h5>
<div class="tsd-comment tsd-typography">
<p>input array</p>
</div>
</li>
<li>
<h5>stride: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>stride length</p>
</div>
</li>
<li>
<h5>clbk: <a href="../modules/_stats_base_max_by_docs_types_index_d_.html#callback" class="tsd-signature-type">Callback</a></h5>
<div class="tsd-comment tsd-typography">
<p>callback</p>
</div>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> thisArg: <span class="tsd-signature-type">any</span></h5>
<div class="tsd-comment tsd-typography">
<p>execution context</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns
<span class="tsd-signature-type">number</span>
</h4>
<p>maximum value</p>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> x = [ <span class="hljs-number">-2.0</span>, <span class="hljs-number">1.0</span>, <span class="hljs-number">3.0</span>, <span class="hljs-number">-5.0</span>, <span class="hljs-number">4.0</span>, <span class="hljs-number">0.0</span>, <span class="hljs-number">-1.0</span>, <span class="hljs-number">-3.0</span> ];
<span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-title">accessor</span>(<span class="hljs-params"> v </span>) </span>{
<span class="hljs-keyword">return</span> v * <span class="hljs-number">2.0</span>;
}
<span class="hljs-keyword">var</span> v = maxBy( x.length, x, <span class="hljs-number">1</span>, accessor );
<span class="hljs-comment">// returns 8.0</span></code></pre>
</div>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-not-exported">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported"><a href="_stats_base_max_by_docs_types_index_d_.routine.html#ndarray" class="tsd-kind-icon">ndarray</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported">
<a name="ndarray" class="tsd-anchor"></a>
<h3>ndarray</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">ndarray<span class="tsd-signature-symbol">(</span>N<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, x<span class="tsd-signature-symbol">: </span><a href="../modules/_types_index_d_.__stdlib_types_object_.html#collection" class="tsd-signature-type">Collection</a>, stride<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, offset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, clbk<span class="tsd-signature-symbol">: </span><a href="../modules/_stats_base_max_by_docs_types_index_d_.html#callback" class="tsd-signature-type">Callback</a>, thisArg<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/stats/base/max-by/docs/types/index.d.ts#L150">lib/node_modules/@stdlib/stats/base/max-by/docs/types/index.d.ts:150</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Calculates the maximum value of a strided array via a callback function and using alternative indexing semantics.</p>
</div>
<a href="#notes" id="notes" style="color: inherit; text-decoration: none;">
<h2>Notes</h2>
</a>
<ul>
<li><p>The callback function is provided four arguments:</p>
<ul>
<li><code>value</code>: array element</li>
<li><code>aidx</code>: array index</li>
<li><code>sidx</code>: strided index (offset + aidx*stride)</li>
<li><code>array</code>: input array</li>
</ul>
</li>
<li><p>The callback function should return a numeric value. If the callback function does not return any value (or equivalently, explicitly returns <code>undefined</code>), the value is ignored.</p>
</li>
</ul>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>N: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>number of indexed elements</p>
</div>
</li>
<li>
<h5>x: <a href="../modules/_types_index_d_.__stdlib_types_object_.html#collection" class="tsd-signature-type">Collection</a></h5>
<div class="tsd-comment tsd-typography">
<p>input array</p>
</div>
</li>
<li>
<h5>stride: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>stride length</p>
</div>
</li>
<li>
<h5>offset: <span class="tsd-signature-type">number</span></h5>
<div class="tsd-comment tsd-typography">
<p>starting index</p>
</div>
</li>
<li>
<h5>clbk: <a href="../modules/_stats_base_max_by_docs_types_index_d_.html#callback" class="tsd-signature-type">Callback</a></h5>
<div class="tsd-comment tsd-typography">
<p>callback</p>
</div>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> thisArg: <span class="tsd-signature-type">any</span></h5>
<div class="tsd-comment tsd-typography">
<p>execution context</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns
<span class="tsd-signature-type">number</span>
</h4>
<p>maximum value</p>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> x = [ <span class="hljs-number">-2.0</span>, <span class="hljs-number">1.0</span>, <span class="hljs-number">3.0</span>, <span class="hljs-number">-5.0</span>, <span class="hljs-number">4.0</span>, <span class="hljs-number">0.0</span>, <span class="hljs-number">-1.0</span>, <span class="hljs-number">-3.0</span> ];
<span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-title">accessor</span>(<span class="hljs-params"> v </span>) </span>{
<span class="hljs-keyword">return</span> v * <span class="hljs-number">2.0</span>;
}
<span class="hljs-keyword">var</span> v = maxBy.ndarray( x.length, x, <span class="hljs-number">1</span>, <span class="hljs-number">0</span>, accessor );
<span class="hljs-comment">// returns 8.0</span></code></pre>
</div>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Packages</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html">"stats/base/max-<wbr>by/docs/types/index.d"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<a href="_stats_base_max_by_docs_types_index_d_.routine.html" class="tsd-kind-icon">Routine</a>
<ul>
<li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-not-exported">
<a href="_stats_base_max_by_docs_types_index_d_.routine.html#ndarray" class="tsd-kind-icon">ndarray</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#binary" class="tsd-kind-icon">Binary</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#callback" class="tsd-kind-icon">Callback</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#nullary" class="tsd-kind-icon">Nullary</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#quaternary" class="tsd-kind-icon">Quaternary</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#tertiary" class="tsd-kind-icon">Tertiary</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#unary" class="tsd-kind-icon">Unary</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module">
<a href="../modules/_stats_base_max_by_docs_types_index_d_.html#maxby" class="tsd-kind-icon">max<wbr>By</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> | stdlib-js/www | public/docs/ts/latest/interfaces/_stats_base_max_by_docs_types_index_d_.routine.html | HTML | apache-2.0 | 23,162 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>Xml · Leif Madsen</title>
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/poole.css">
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/hyde.css">
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/poole-overrides.css">
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/hyde-overrides.css">
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/hyde-x.css">
<link rel="stylesheet" href="http://blog.leifmadsen.com/css/highlight/monokai.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://blog.leifmadsen.com/touch-icon-144-precomposed.png">
<link href="http://blog.leifmadsen.com/favicon.png" rel="icon">
<link href="http://blog.leifmadsen.com/tags/xml/index.xml" rel="alternate" type="application/rss+xml" title="Leif Madsen. · Leif Madsen" />
<meta name="description" content="Leif Madsen's Blog">
<meta name="keywords" content="blog,leif,madsen,canada,containers,asterisk,development,devops,infrastructure,implementation engineer">
</head>
<body>
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1>Leif Madsen</h1>
<p class="lead">I’m not clever enough for a tagline.</p>
</div>
<ul class="sidebar-nav">
<li class="sidebar-nav-item"><a href="http://blog.leifmadsen.com/">Blog</a></li>
<li class="sidebar-nav-item"><a href="http://blog.leifmadsen.com/post">Posts</a></li>
</ul>
<ul class="sidebar-nav">
<li class="sidebar-nav-item">
<a href="http://github.com/leifmadsen"><i class="fa fa-github-square fa-3x"></i></a>
<a href="http://linkedin.com/in/leifmadsen"><i class="fa fa-linkedin-square fa-3x"></i></a>
<a href="http://twitter.com/leifmadsen"><i class="fa fa-twitter-square fa-3x"></i></a>
<a href="http://blog.leifmadsen.com/index.xml" type="application/rss+xml"><i class="fa fa-rss-square fa-3x"></i></a>
</li>
</ul>
<p>Copyright © 2009 <a href="http://blog.leifmadsen.com/license/">License</a><br/>
Powered by <a href="http://gohugo.io">Hugo</a> and <a href="https://github.com/zyro/hyde-x">Hyde-X</a></p>
</div>
</div>
<div class="content container">
<ul class="posts">
<li><a href="http://blog.leifmadsen.com/blog/2009/08/04/consuming-soap-complextype-webservice-with-php/">Consuming SOAP complexType webservice with PHP</a>
·
<a class="label" href="http://blog.leifmadsen.com/categories/programming">Programming</a>
</span>
· <time>Aug 4, 2009</time></li>
</ul>
</div>
<script src="http://blog.leifmadsen.com/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>
| leifmadsen/blog | public/tags/xml/index.html | HTML | apache-2.0 | 3,359 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_11) on Sun Oct 15 22:02:22 CDT 2006 -->
<TITLE>
Uses of Class org.hibernate.exception.ConstraintViolationException (Hibernate API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../jdstyle.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.hibernate.exception.ConstraintViolationException (Hibernate API Documentation)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="../../../../org/hibernate/exception/ConstraintViolationException.html" title="class in org.hibernate.exception"><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-all.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" target="_top"><B>FRAMES</B></A>
<A HREF="ConstraintViolationException.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 Class<br>org.hibernate.exception.ConstraintViolationException</B></H2>
</CENTER>
No usage of org.hibernate.exception.ConstraintViolationException
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="../../../../org/hibernate/exception/ConstraintViolationException.html" title="class in org.hibernate.exception"><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-all.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" target="_top"><B>FRAMES</B></A>
<A HREF="ConstraintViolationException.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>
| renmeng8875/projects | Hibernate-source/源代码及重要说明/Hibernate相关资料/hibernate-3.2.0.ga/hibernate-3.2/doc/api/org/hibernate/exception/class-use/ConstraintViolationException.html | HTML | apache-2.0 | 5,775 |
<!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_32) on Tue Jun 18 11:08:43 PDT 2013 -->
<TITLE>
Instance (AWS SDK for Java - 1.4.7)
</TITLE>
<META NAME="date" CONTENT="2013-06-18">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../JavaDoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Instance (AWS SDK for Java - 1.4.7)";
}
}
</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="../../../../../index-all.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>
<span id="feedback_section"><h3>Did this page help you?</h3> <a id="feedback_yes" target="_blank">Yes</a> <a id="feedback_no" target="_blank">No</a> <a id="go_cti" target="_blank">Tell us about it...</a></span>
<script type="text/javascript">
var javadoc_root_name = "/javadoc/";
var javadoc_path = location.href.substring(0, location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length);
var file_path = location.href.substring(location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length);
var feedback_yes_url = javadoc_path + "javadoc-resources/feedbackyes.html?topic_id=";
var feedback_no_url = javadoc_path + "javadoc-resources/feedbackno.html?topic_id=";
var feedback_tellmore_url = "https://aws-portal.amazon.com/gp/aws/html-forms-controller/documentation/aws_doc_feedback_04?service_name=Java-Ref&file_name=";
if(file_path != "overview-frame.html") {
var file_name = file_path.replace(/[/.]/g, '_');
document.getElementById("feedback_yes").setAttribute("href", feedback_yes_url + file_name);
document.getElementById("feedback_no").setAttribute("href", feedback_no_url + file_name);
document.getElementById("go_cti").setAttribute("href", feedback_tellmore_url + file_name);
} else {
// hide the header in overview-frame page
document.getElementById("feedback_section").innerHTML = "";
}
</script>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/EventSeverity.html" title="enum in com.amazonaws.services.elasticbeanstalk.model"><B>PREV CLASS</B></A>
<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/LaunchConfiguration.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/amazonaws/services/elasticbeanstalk/model/Instance.html" target="_top"><B>FRAMES</B></A>
<A HREF="Instance.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: NESTED | 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.amazonaws.services.elasticbeanstalk.model</FONT>
<BR>
Class Instance</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.amazonaws.services.elasticbeanstalk.model.Instance</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>Instance</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DL>
</PRE>
<P>
<p>
The description of an Amazon EC2 instance.
</p>
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.amazonaws.services.elasticbeanstalk.model.Instance">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#Instance()">Instance</A></B>()</CODE>
<BR>
Default constructor for a new Instance object.</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> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> obj)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#getId()">getId</A></B>()</CODE>
<BR>
The ID of the Amazon EC2 instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#hashCode()">hashCode</A></B>()</CODE>
<BR>
</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><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#setId(java.lang.String)">setId</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> id)</CODE>
<BR>
The ID of the Amazon EC2 instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#toString()">toString</A></B>()</CODE>
<BR>
Returns a string representation of this object; useful for testing and
debugging.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html" title="class in com.amazonaws.services.elasticbeanstalk.model">Instance</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html#withId(java.lang.String)">withId</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> id)</CODE>
<BR>
The ID of the Amazon EC2 instance.</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.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></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="Instance()"><!-- --></A><H3>
Instance</H3>
<PRE>
public <B>Instance</B>()</PRE>
<DL>
<DD>Default constructor for a new Instance object. Callers should use the
setter or fluent setter (with...) methods to initialize this object after creating it.
<P>
</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="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getId</B>()</PRE>
<DL>
<DD>The ID of the Amazon EC2 instance.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The ID of the Amazon EC2 instance.</DL>
</DD>
</DL>
<HR>
<A NAME="setId(java.lang.String)"><!-- --></A><H3>
setId</H3>
<PRE>
public void <B>setId</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> id)</PRE>
<DL>
<DD>The ID of the Amazon EC2 instance.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>id</CODE> - The ID of the Amazon EC2 instance.</DL>
</DD>
</DL>
<HR>
<A NAME="withId(java.lang.String)"><!-- --></A><H3>
withId</H3>
<PRE>
public <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/Instance.html" title="class in com.amazonaws.services.elasticbeanstalk.model">Instance</A> <B>withId</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> id)</PRE>
<DL>
<DD>The ID of the Amazon EC2 instance.
<p>
Returns a reference to this object so that method calls can be chained together.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>id</CODE> - The ID of the Amazon EC2 instance.
<DT><B>Returns:</B><DD>A reference to this updated object so that method calls can be chained
together.</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
<DL>
<DD>Returns a string representation of this object; useful for testing and
debugging.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A string representation of this object.<DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> obj)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="../../../../../index-all.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>
<script src="http://aws.amazon.com/js/urchin.js" type="text/javascript"></script>
<script type="text/javascript">urchinTracker();</script>
<!-- SiteCatalyst code version: H.25.2. Copyright 1996-2012 Adobe, Inc. All Rights Reserved.
More info available at http://www.omniture.com -->
<script language="JavaScript" type="text/javascript" src="https://d36cz9buwru1tt.cloudfront.net/js/sitecatalyst/s_code.min.js (view-source:https://d36cz9buwru1tt.cloudfront.net/js/sitecatalyst/s_code.min.js)" />
<script language="JavaScript" type="text/javascript">
<!--
// Documentation Service Name
s.prop66='AWS SDK for Java';
s.eVar66='D=c66';
// Documentation Guide Name
s.prop65='API Reference';
s.eVar65='D=c65';
var s_code=s.t();if(s_code)document.write(s_code)
//-->
</script>
<script language="JavaScript" type="text/javascript">
<!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
//-->
</script>
<noscript>
<img src="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0" height="1" width="1" border="0" alt="" />
</noscript>
<!--/DO NOT REMOVE/-->
<!-- End SiteCatalyst code version: H.25.2. -->
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/EventSeverity.html" title="enum in com.amazonaws.services.elasticbeanstalk.model"><B>PREV CLASS</B></A>
<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/LaunchConfiguration.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/amazonaws/services/elasticbeanstalk/model/Instance.html" target="_top"><B>FRAMES</B></A>
<A HREF="Instance.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: NESTED | 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>
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.
</BODY>
</HTML>
| hobinyoon/aws-java-sdk-1.4.7 | documentation/javadoc/com/amazonaws/services/elasticbeanstalk/model/Instance.html | HTML | apache-2.0 | 21,151 |
<!DOCTYPE html><html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>phpDocumentor » System</title>
<meta name="author" content="Mike van Riel">
<meta name="description" content="">
<link href="../css/template.css" rel="stylesheet" media="all">
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico">
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png">
</head>
<body>
<div 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">phpDocumentor</a><div class="nav-collapse"><ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b></a><ul class="dropdown-menu">
<li><a>Packages</a></li>
<li><a href="../packages/##PACKAGE##.html"><i class="icon-folder-open"></i> ##PACKAGE##</a></li>
<li><a href="../packages/##PROJECT.html"><i class="icon-folder-open"></i> ##PROJECT</a></li>
<li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li>
<li><a href="../packages/Doctrine.html"><i class="icon-folder-open"></i> Doctrine</a></li>
<li><a href="../packages/Swift.html"><i class="icon-folder-open"></i> Swift</a></li>
<li><a href="../packages/System.html"><i class="icon-folder-open"></i> System</a></li>
<li><a href="../packages/filters.html"><i class="icon-folder-open"></i> filters</a></li>
<li><a href="../packages/form.html"><i class="icon-folder-open"></i> form</a></li>
<li><a href="../packages/guard.html"><i class="icon-folder-open"></i> guard</a></li>
<li><a href="../packages/lib.html"><i class="icon-folder-open"></i> lib</a></li>
<li><a href="../packages/lime.html"><i class="icon-folder-open"></i> lime</a></li>
<li><a href="../packages/mediaSCORE.html"><i class="icon-folder-open"></i> mediaSCORE</a></li>
<li><a href="../packages/phing.html"><i class="icon-folder-open"></i> phing</a></li>
<li><a href="../packages/project.html"><i class="icon-folder-open"></i> project</a></li>
<li><a href="../packages/propel.html"><i class="icon-folder-open"></i> propel</a></li>
<li><a href="../packages/sfDoctrineGuardPlugin.html"><i class="icon-folder-open"></i> sfDoctrineGuardPlugin</a></li>
<li><a href="../packages/sfDoctrinePlugin.html"><i class="icon-folder-open"></i> sfDoctrinePlugin</a></li>
<li><a href="../packages/sfGuardForgotPasswordPlugin.html"><i class="icon-folder-open"></i> sfGuardForgotPasswordPlugin</a></li>
<li><a href="../packages/sfGuardPlugin.html"><i class="icon-folder-open"></i> sfGuardPlugin</a></li>
<li><a href="../packages/sfPropelPlugin.html"><i class="icon-folder-open"></i> sfPropelPlugin</a></li>
<li><a href="../packages/symfony.html"><i class="icon-folder-open"></i> symfony</a></li>
<li><a href="../packages/symfony12.html"><i class="icon-folder-open"></i> symfony12</a></li>
<li><a href="../packages/test.html"><i class="icon-folder-open"></i> test</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b></a><ul class="dropdown-menu">
<li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors
<span class="label label-info">11988</span></a></li>
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers
<ul>
<li>todo
<span class="label label-info">91</span>
</li>
<li>fixme
<span class="label label-info">22</span>
</li>
</ul></a></li>
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements
<span class="label label-info">59</span></a></li>
</ul>
</li>
</ul></div>
</div></div>
<div class="go_to_top"><a href="#___" style="color: inherit">Back to top <i class="icon-upload icon-white"></i></a></div>
</div>
<div id="___" class="container">
<noscript><div class="alert alert-warning">
Javascript is disabled; several features are only available
if Javascript is enabled.
</div></noscript>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-map-marker"></i> Packages</li>
<li>
<span class="empty-package"><i class="icon-folder-close"></i>System</span><ul class="nav nav-list nav-packages"><li>
<span class="empty-package"><i class="icon-folder-close"></i>I18N</span><ul class="nav nav-list nav-packages"><li>
<a href="../packages/System.I18N.core.html" title="core"><i class="icon-folder-open"></i>core</a><ul class="nav nav-list nav-packages"></ul>
</li></ul>
</li></ul>
</li>
</ul>
</div>
<div class="span8 package-contents">
<ul class="breadcrumb"><li>
<a href="../index.html"><i class="icon-folder-open"></i></a><span class="divider">\</span><li class="active"><a href="../packages/System.html">System</a></li>
</li></ul>
<div class="package-indent">
<ul class="breadcrumb"><li>
<a href="../index.html"><i class="icon-folder-open"></i></a><span class="divider">\</span><li><a href="../packages/System.html">System</a></li>
<li class="active">
<span class="divider">\</span><a href="../packages/System.I18N.html">I18N</a>
</li>
</li></ul>
<div class="package-indent">
<ul class="breadcrumb"><li>
<a href="../index.html"><i class="icon-folder-open"></i></a><span class="divider">\</span><li><a href="../packages/System.html">System</a></li>
<li>
<span class="divider">\</span><a href="../packages/System.I18N.html">I18N</a>
</li>
<li class="active">
<span class="divider">\</span><a href="../packages/System.I18N.core.html">core</a>
</li>
</li></ul>
<div class="package-indent">
<h3>
<i class="icon-custom icon-class"></i> Classes and interfaces</h3>
<div id="TGettext" class="element ajax clickable class">
<h1>TGettext<a href="../classes/TGettext.html">¶</a>
</h1>
<p class="short_description">File_Gettext</p>
<div class="details collapse"></div>
<a href="../classes/TGettext.html" class="more">« More »</a>
</div>
<div id="TGettext_MO" class="element ajax clickable class">
<h1>TGettext_MO<a href="../classes/TGettext_MO.html">¶</a>
</h1>
<p class="short_description">File_Gettext_MO</p>
<div class="details collapse"></div>
<a href="../classes/TGettext_MO.html" class="more">« More »</a>
</div>
<div id="TGettext_PO" class="element ajax clickable class">
<h1>TGettext_PO<a href="../classes/TGettext_PO.html">¶</a>
</h1>
<p class="short_description">File_Gettext_PO</p>
<div class="details collapse"></div>
<a href="../classes/TGettext_PO.html" class="more">« More »</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
generated on 2012-10-09T15:39:03+05:00.<br></footer></div>
</div>
</body>
</html>
| IUMDPI/MediaSCORE | output/packages/System.html | HTML | apache-2.0 | 8,609 |
<html>
<head>
<script>
function generatepass(plength){
temp=''
for (i=0;i<plength;)
{
//ascii from 33 - 126
a=String.fromCharCode(Math.floor(Math.random()*93)+33).replace(/[^a-zA-Z@#$%;:!~]/g,"")
if(a)
{
temp+=a
i++
}
}
return temp
}
function generateusr(plength){
temp=''
for (i=0;i<plength;)
{
//ascii from 33 - 126
a=String.fromCharCode(Math.floor(Math.random()*93)+33).replace(/[^a-zA-Z]/g,"")
if(a)
{
temp+=a
i++
}
}
return temp
}
function populateform(enterlength){
document.pgenerate.output.value=generatepass(enterlength)
}
function runPrintPwd(enterlength){
var pwdlist = document.createElement('p');
pwd=generatepass(enterlength)
pwdlist.innerHTML=pwd
document.body.appendChild(pwdlist);
}
function runPrintUsr(enterlength){
var pwdlist = document.createElement('p');
pwd=generateusr(enterlength)
pwdlist.innerHTML=pwd
document.body.appendChild(pwdlist);
}
</script>
</head>
<body>
<form name="pgenerate">
<b>Password Length:</b> <input type="text" name="thelength" size=3 value="10">
<input type="button" value="Generate Password" onClick="runPrintPwd(this.form.thelength.value)">
<input type="button" value="Generate UserName" onClick="runPrintUsr(this.form.thelength.value)"><br />
</form>
</body>
</html>
| dkluffy/dkluff-code | code/genpwd.html | HTML | apache-2.0 | 1,298 |
<!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_11) on Fri Apr 30 11:06:46 CST 2010 -->
<TITLE>
Uses of Class com.siemens.cmiv.avt.mvt.io.XMLComputationList
</TITLE>
<META NAME="date" CONTENT="2010-04-30">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.siemens.cmiv.avt.mvt.io.XMLComputationList";
}
}
</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="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io"><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?com/siemens/cmiv/avt/mvt/io/\class-useXMLComputationList.html" target="_top"><B>FRAMES</B></A>
<A HREF="XMLComputationList.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 Class<br>com.siemens.cmiv.avt.mvt.io.XMLComputationList</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.siemens.cmiv.avt.mvt.ui"><B>com.siemens.cmiv.avt.mvt.ui</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="com.siemens.cmiv.avt.mvt.ui"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A> in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/package-summary.html">com.siemens.cmiv.avt.mvt.ui</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">Fields in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/package-summary.html">com.siemens.cmiv.avt.mvt.ui</A> declared as <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#interReaderList">interReaderList</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#intraReaderList">intraReaderList</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#xmlList">xmlList</A></B></CODE>
<BR>
</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="../../../../../../../com/siemens/cmiv/avt/mvt/ui/package-summary.html">com.siemens.cmiv.avt.mvt.ui</A> that return <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#getInterReaderComputationList()">getInterReaderComputationList</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#getIntraReaderComputationList()">getIntraReaderComputationList</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#getSOVComputationList()">getSOVComputationList</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></CODE></FONT></TD>
<TD><CODE><B>ComputationResultsPanel.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.html#getXMLComputationList()">getXMLComputationList</A></B>()</CODE>
<BR>
</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="../../../../../../../com/siemens/cmiv/avt/mvt/ui/package-summary.html">com.siemens.cmiv.avt.mvt.ui</A> with parameters of type <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/ui/ComputationResultsPanel.ResultsTableModel.html#ComputationResultsPanel.ResultsTableModel(com.siemens.cmiv.avt.mvt.io.XMLComputationList)">ComputationResultsPanel.ResultsTableModel</A></B>(<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io">XMLComputationList</A> items)</CODE>
<BR>
Constructor</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="../../../../../../../com/siemens/cmiv/avt/mvt/io/XMLComputationList.html" title="class in com.siemens.cmiv.avt.mvt.io"><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?com/siemens/cmiv/avt/mvt/io/\class-useXMLComputationList.html" target="_top"><B>FRAMES</B></A>
<A HREF="XMLComputationList.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>
| OpenXIP/avt-mvt | doc/com/siemens/cmiv/avt/mvt/io/class-use/XMLComputationList.html | HTML | apache-2.0 | 13,095 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Sep 03 20:05:56 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.hadoop.hbase.NamespaceExistException (HBase 0.98.6-hadoop2 API)</title>
<meta name="date" content="2014-09-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceExistException (HBase 0.98.6-hadoop2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/hadoop/hbase/NamespaceExistException.html" title="class in org.apache.hadoop.hbase">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/NamespaceExistException.html" target="_top">Frames</a></li>
<li><a href="NamespaceExistException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.hadoop.hbase.NamespaceExistException" class="title">Uses of Class<br>org.apache.hadoop.hbase.NamespaceExistException</h2>
</div>
<div class="classUseContainer">No usage of org.apache.hadoop.hbase.NamespaceExistException</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/hadoop/hbase/NamespaceExistException.html" title="class in org.apache.hadoop.hbase">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/NamespaceExistException.html" target="_top">Frames</a></li>
<li><a href="NamespaceExistException.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 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
| lshain/hbase-0.98.6-hadoop2 | docs/devapidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html | HTML | apache-2.0 | 4,517 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_05) on Wed Oct 29 15:05:29 CET 2014 -->
<title>Uses of Class modules.ProcessExtractionModules.ProcessParameterExtractor</title>
<meta name="date" content="2014-10-29">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class modules.ProcessExtractionModules.ProcessParameterExtractor";
}
}
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="../../modules/ProcessExtractionModules.ProcessParameterExtractor.html" title="class in modules">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?modules/class-use/ProcessExtractionModules.ProcessParameterExtractor.html" target="_top">Frames</a></li>
<li><a href="ProcessExtractionModules.ProcessParameterExtractor.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 modules.ProcessExtractionModules.ProcessParameterExtractor" class="title">Uses of Class<br>modules.ProcessExtractionModules.ProcessParameterExtractor</h2>
</div>
<div class="classUseContainer">No usage of modules.ProcessExtractionModules.ProcessParameterExtractor</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="../../modules/ProcessExtractionModules.ProcessParameterExtractor.html" title="class in modules">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?modules/class-use/ProcessExtractionModules.ProcessParameterExtractor.html" target="_top">Frames</a></li>
<li><a href="ProcessExtractionModules.ProcessParameterExtractor.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>
| pericles-project/pet | gh-pages/javadoc/modules/class-use/ProcessExtractionModules.ProcessParameterExtractor.html | HTML | apache-2.0 | 4,474 |
<!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:09 GMT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.arjuna.orbportability.common.ant.IDLCompiler (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="Uses of Class com.arjuna.orbportability.common.ant.IDLCompiler (Narayana: narayana-full 5.12.5.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="../../../../../../com/arjuna/orbportability/common/ant/IDLCompiler.html" title="class in com.arjuna.orbportability.common.ant">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 class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/arjuna/orbportability/common/ant/class-use/IDLCompiler.html" target="_top">Frames</a></li>
<li><a href="IDLCompiler.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.arjuna.orbportability.common.ant.IDLCompiler" class="title">Uses of Class<br>com.arjuna.orbportability.common.ant.IDLCompiler</h2>
</div>
<div class="classUseContainer">No usage of com.arjuna.orbportability.common.ant.IDLCompiler</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/arjuna/orbportability/common/ant/IDLCompiler.html" title="class in com.arjuna.orbportability.common.ant">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 class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/arjuna/orbportability/common/ant/class-use/IDLCompiler.html" target="_top">Frames</a></li>
<li><a href="IDLCompiler.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 © 2022 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| jbosstm/narayana.io | docs/api/com/arjuna/orbportability/common/ant/class-use/IDLCompiler.html | HTML | apache-2.0 | 4,981 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Cuddle Heaven">
<title>Kids Toys | Soft Toys | Baby Toys - Philippines</title>
<meta name="keywords" content="toys, soft toys, kids toys, baby toys">
<meta name="description" content="High Quality Kids Toys, Soft Toys, Baby toys Philippines.">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/agency.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top navbar-shrink">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Cuddle Heaven</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#services">Products</a>
</li>
<li>
<a class="page-scroll" href="toys.html">Toys</a>
</li>
<li>
<a class="page-scroll" href="baskets.html">Baskets</a>
</li>
<li>
<a class="page-scroll" href="">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-lead-in">Welcome To Cuddle Heaven!</div>
<div class="intro-heading"></div>
<a href="toys.html" class="page-scroll btn btn-xl">Learn More</a>
</div>
</div>
</header>
<!-- Services Section -->
<section id="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Cuddle Heaven Products</h2>
<h3 class="section-subheading text-muted"></h3>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-heart-o fa-stack-1x fa-inverse"></i>
</span>
<a href="toys.html">
<h4 class="service-heading" >Educational Soft Toys</h4>
</a>
<p class="text-muted">Wide array of soft educational toys.</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-square-o fa-stack-1x fa-inverse"></i>
</span>
<a href="baskets.html">
<h4 class="service-heading">Native Baskets</h4>
</a>
<p class="text-muted">Organic made baskets with a wide array of designs to choose from.</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-phone fa-stack-1x fa-inverse"></i>
</span>
<a href="#contact.html">
<h4 class="service-heading">Contact Us</h4>
</a>
<p class="text-muted">Contact us today at:</p>
<strong>
<p> info@cuddle-heaven.com</p>
</strong>
</div>
</div>
</div>
</section>
<!-- Portfolio Grid Section -->
<!-- <section id="portfolio" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal1" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/roundicons.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Round Icons</h4>
<p class="text-muted">Graphic Design</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal2" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/startup-framework.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Startup Framework</h4>
<p class="text-muted">Website Design</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal3" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/treehouse.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Treehouse</h4>
<p class="text-muted">Website Design</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal4" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/golden.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Golden</h4>
<p class="text-muted">Website Design</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal5" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/escape.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Escape</h4>
<p class="text-muted">Website Design</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal6" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content">
<i class="fa fa-plus fa-3x"></i>
</div>
</div>
<img src="img/portfolio/dreams.png" class="img-responsive" alt="">
</a>
<div class="portfolio-caption">
<h4>Dreams</h4>
<p class="text-muted">Website Design</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- About Section -->
<!-- <section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About</h2>
<h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur.</h3>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<li>
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/1.jpg" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>2009-2011</h4>
<h4 class="subheading">Our Humble Beginnings</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/2.jpg" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>March 2011</h4>
<h4 class="subheading">An Agency is Born</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/3.jpg" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>December 2012</h4>
<h4 class="subheading">Transition to Full Service</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/4.jpg" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>July 2014</h4>
<h4 class="subheading">Phase Two Expansion</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<h4>Be Part
<br>Of Our
<br>Story!</h4>
</div>
</li>
</ul>
</div>
</div>
</div>
</section> -->
<!-- Team Section -->
<!-- <section id="team" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Cuddle Heaven Team</h2>
<h3 class="section-subheading text-muted"></h3>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<div class="team-member">
<img src="img/team/1.jpg" class="img-responsive img-circle" alt="">
<h4>Kay Garland</h4>
<p class="text-muted">Lead Designer</p>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="team-member">
<img src="img/team/2.jpg" class="img-responsive img-circle" alt="">
<h4>Larry Parker</h4>
<p class="text-muted">Lead Marketer</p>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-sm-4">
<div class="team-member">
<img src="img/team/3.jpg" class="img-responsive img-circle" alt="">
<h4>Diana Pertersen</h4>
<p class="text-muted">Lead Developer</p>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="large text-muted"></p>
</div>
</div>
</div>
</section> -->
<!-- Clients Aside -->
<!-- <aside class="clients">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<a href="#">
<img src="img/logos/envato.jpg" class="img-responsive img-centered" alt="">
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="#">
<img src="img/logos/designmodo.jpg" class="img-responsive img-centered" alt="">
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="#">
<img src="img/logos/themeforest.jpg" class="img-responsive img-centered" alt="">
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="#">
<img src="img/logos/creative-market.jpg" class="img-responsive img-centered" alt="">
</a>
</div>
</div>
</div>
</aside> -->
<!-- Contact Section -->
<!-- <section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Contact Us</h2>
<h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur.</h3>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<form name="sentMessage" id="contactForm" novalidate>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Your Name *" id="name" required data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input type="email" class="form-control" placeholder="Your Email *" id="email" required data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input type="tel" class="form-control" placeholder="Your Phone *" id="phone" required data-validation-required-message="Please enter your phone number.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea class="form-control" placeholder="Your Message *" id="message" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div class="clearfix"></div>
<div class="col-lg-12 text-center">
<div id="success"></div>
<button type="submit" class="btn btn-xl">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section> -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © cuddle-heaven.com 2015</span>
</div>
<div class="col-md-4">
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="https://www.facebook.com/Cuddle-Heaven-1023698194342255/?fref=ts"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-inline quicklinks">
<li><a href="#">Privacy Policy</a>
</li>
<li><a href="#">Terms of Use</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Use the modals below to showcase details about your portfolio projects! -->
<!-- Portfolio Modal 1 -->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<!-- Project Details Go Here -->
<h2>Project Name</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/roundicons-free.png" alt="">
<p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p>
<p>
<strong>Want these icons in this portfolio item sample?</strong>You can download 60 of them for free, courtesy of <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">RoundIcons.com</a>, or you can purchase the 1500 icon set <a href="https://getdpd.com/cart/hoplink/18076?referrer=bvbo4kax5k8ogc">here</a>.</p>
<ul class="list-inline">
<li>Date: July 2014</li>
<li>Client: Round Icons</li>
<li>Category: Graphic Design</li>
</ul>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 2 -->
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>Project Heading</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/startup-framework-preview.png" alt="">
<p><a href="http://designmodo.com/startup/?u=787">Startup Framework</a> is a website builder for professionals. Startup Framework contains components and complex blocks (PSD+HTML Bootstrap themes and templates) which can easily be integrated into almost any design. All of these components are made in the same style, and can easily be integrated into projects, allowing you to create hundreds of solutions for your future projects.</p>
<p>You can preview Startup Framework <a href="http://designmodo.com/startup/?u=787">here</a>.</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 3 -->
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<!-- Project Details Go Here -->
<h2>Project Name</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/treehouse-preview.png" alt="">
<p>Treehouse is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. This is bright and spacious design perfect for people or startup companies looking to showcase their apps or other projects.</p>
<p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/treehouse-free-psd-web-template/">FreebiesXpress.com</a>.</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 4 -->
<div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<!-- Project Details Go Here -->
<h2>Project Name</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/golden-preview.png" alt="">
<p>Start Bootstrap's Agency theme is based on Golden, a free PSD website template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Golden is a modern and clean one page web template that was made exclusively for Best PSD Freebies. This template has a great portfolio, timeline, and meet your team sections that can be easily modified to fit your needs.</p>
<p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/golden-free-one-page-web-template/">FreebiesXpress.com</a>.</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 5 -->
<div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<!-- Project Details Go Here -->
<h2>Project Name</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/escape-preview.png" alt="">
<p>Escape is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Escape is a one page web template that was designed with agencies in mind. This template is ideal for those looking for a simple one page solution to describe your business and offer your services.</p>
<p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/escape-one-page-psd-web-template/">FreebiesXpress.com</a>.</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 6 -->
<div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<!-- Project Details Go Here -->
<h2>Project Name</h2>
<p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p>
<img class="img-responsive img-centered" src="img/portfolio/dreams-preview.png" alt="">
<p>Dreams is a free PSD web template built by <a href="https://www.behance.net/MathavanJaya">Mathavan Jaya</a>. Dreams is a modern one page web template designed for almost any purpose. It’s a beautiful template that’s designed with the Bootstrap framework in mind.</p>
<p>You can download the PSD template in this portfolio sample item at <a href="http://freebiesxpress.com/gallery/dreams-free-one-page-web-template/">FreebiesXpress.com</a>.</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/agency.js"></script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=10689350;
var sc_invisible=1;
var sc_security="59a6771a";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="shopify
analytics" href="http://statcounter.com/shopify/"
target="_blank"><img class="statcounter"
src="http://c.statcounter.com/10689350/0/59a6771a/1/"
alt="shopify analytics"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</body>
</html>
| brando10/toy-and-baskets | index.html | HTML | apache-2.0 | 34,838 |
<!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">
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="http://wtm.gdg.es/wp-content/uploads/2015/11/favicon.png">
<link rel="icon" type="image/png" href="http://wtm.gdg.es/wp-content/uploads/2015/11/favicon.png" />
<link rel="apple-touch-icon" href="http://wtm.gdg.es/wp-content/uploads/2015/11/wtm-30x30.jpg">
<link rel="apple-touch-icon" sizes="72x72" href="http://wtm.gdg.es/wp-content/uploads/2015/11/wtm-72x72.jpg">
<link rel="apple-touch-icon" sizes="114x114" href="http://wtm.gdg.es/wp-content/uploads/2015/11/wtm-144x144.jpg">
<!-- Favicons / End -->
<meta name="description" content="">
<meta name="author" content="">
<title>Women Techmakers Madrid 2018</title>
<!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<link href="../css/wtm.css" rel="stylesheet">
<link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Custom CSS -->
<link href="../css/wtm.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#page-top"><img class="img-responsive header-logo" src="../img/wtm_header.jpg" alt="test"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="http://wtm.gdgmadrid.es/#about">WTM'18</a>
</li>
<!--<li class="page-scroll">
<a href="#program">Programa</a>
</li>
<li class="page-scroll">
<a href="#speakers">Speakers</a>
</li>
<li class="page-scroll">
<a href="#tickets">Entradas</a>
</li>-->
<li class="page-scroll">
<a href="http://wtm.gdgmadrid.es/#sponsors">Patrocinadores</a>
</li>
<li class="page-scroll">
<a href="http://wtm.gdgmadrid.es/#tickets">Entradas</a>
</li>
<li class="page-scroll">
<a href="http://wtm.gdgmadrid.es/#contact">Contacto</a>
</li>
<li style="background-color:#e1e1e1;" class="dropdown">
<a href="#" >Otras ediciones</a>
<div class ="dropdown-content">
<a href="http://wtm.gdgmadrid.es/2016/index.html" target="_blank">WTM 2016</a>
<a href="http://wtm.gdgmadrid.es/2017/index.html" target="_blank">WTM 2017</a>
</div>
</div>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<section class="success" id="speaker-description">
<section style="padding:0;" class="success">
<img width="100%" height="130" src="http://wtm.gdg.es/wp-content/uploads/2015/10/WT_Cover_TW_OPTION_A_1500X500.jpg" class="attachment-full wp-post-image" alt="WT_Cover_TW_OPTION_A_1500X500">
</section>
<div class="container">
<a href="/#program" class="btn btn-outline">
<span class="glyphicon glyphicon-arrow-left"></span> Volver al programa
</a>
<div class="row">
<div class="col-lg-12 text-center">
<h2>Arquitectura<>UX</h2>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p style="font-size:18px">
Transformación tecnológica y "lean" pensada desde el punto de vista de la experiencia de usuario para profesiones con una larga tradición (arquitectura, ingeniería...) Una serie de puntos a tener en cuenta en todas aquellas disciplinas que puedan parecer ajenas a los principios de diseño centrado en el usuario.
</p>
<hr class="star-light">
</div>
</div>
<div style="background-color:#4285f4; padding-bottom:20px;" class="row">
<h2 style=" text-align:center; padding: 10px;">Cristina Traba</h2>
<div class="col-lg-12 text-center speaker-image">
<img width="47%" src="../img/cristina_traba.jpg" class="img-circle img-thumbnail"> <!-- img-circle img-thumbnail-->
</div>
<div class="col-md-12">
<p style="font-size:18px; margin-top:40px;">
Soy arquitecta y diseñadora UX. Estudié arquitectura en la Universidad Politécnica de Madrid y nada más graduarme estudié diseño UX en Ironhack. Actualmente trabajo como UX designer en Graphext, creando una herramienta de análisis y visualización de datos que intenta acercar a empresas el Data Science para que saquen el máximo partido a sus datos.
</p>
</div>
</div>
<a href="/#program" class="btn btn-outline">
<span class="glyphicon glyphicon-arrow-left"></span> Volver al programa
</a>
</div>
</section>
<!-- Footer -->
<footer class="text-center">
<div class="footer-above" id="contact">
<div class="container">
<div class="row">
<div class="footer-col col-md-4">
<h3>Localización del evento</h3>
<p>Calle Moreno Nieto, 2, 28005 Madrid, Spain</p>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4296.180409651765!2d-3.7188484562040656!3d40.411989765334056!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0xd422875fe8d546d%3A0xfc628be71587461f!2sCampus+Madrid!5e0!3m2!1ses!2ses!4v1456158378060" width="300" height="200" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="footer-col col-md-4">
<h3>Síguenos</h3>
<ul class="list-inline">
<li> <p>Tech&Ladies</p>
<a href="https://twitter.com/TechandLadies" target="_blank" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter"></i></a>
</li>
<li><p style="">WTM Madrid</p>
<a href="https://twitter.com/WTMMAdrid" target="_blank" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter"></i></a>
</li>
</ul>
<h3 style="text-transform:none; margin-bottom:0px; margin-top:50px;font-size:20px;">Powered By</h3>
<a href="http://techandladies.com/" target="_blank"><img class="img-responsive" style="display:inline; width:260px;" src="../img/logotech.png" alt="techandladies"></a>
<a href="https://plus.google.com/communities/106561953391669938292" target="_blank"><img class="img-responsive" style="width:260px;display:inline;" src="../img/gdgmadrid.PNG" alt="GdgMadrid"></a>
</div>
<div class="footer-col col-md-4">
<h3>Contacto</h3>
<p style="font-size:20px;"><a href="mailto:info@techandladies.com">info@techandladies.com</a></p>
<p style="font-size:20px;"><a href="mailto:womentechmakersmadrid@gmail.com">womentechmakersmadrid@gmail.com</a></p>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container">
<div class="row">
<div class="col-xs-12">
Copyright © 2018 Women Techmakers Spain is part of <a href="http://womentechmakers.com"> womentechmakers.com<a/>
</div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>
| wtmgdgmadrid/wtmgdgmadrid.github.io | 2018/agenda/cristina-ux.html | HTML | apache-2.0 | 9,683 |
<div>
<div data-w-tab="Preview" class="w-tab-pane w--tab-active content-panel border-silver all-sides radius-2px settings"></div>
</div> | emksaz/choicefrom | vCloud.Survey.Web/content/db/qm/preview.html | HTML | apache-2.0 | 139 |
{% extends "layout.html" %}
{% block body %}
<form action="/admin/new-person" method="post">
<input type="text" name="name" value="">
<input type="submit" value="ADD">
</form>
{% endblock %} | daewhakangdesign/DKD-tracker | templates/new-person.html | HTML | apache-2.0 | 234 |
{% extends "admin/change_form.html" %}
{% load static %}
{% block extrahead %}
{{ block.super }}
{% endblock %} | flavoi/diventi | diventi/templates/admin/ebooks/change_form.html | HTML | apache-2.0 | 117 |
<!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="Katherine Jamieson">
<meta name="author" content="Katherine Jamieson">
<link rel="icon" href="assets/img/tab-icon.png">
<title>Katherine Jamieson</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<div class="navbar-wrapper">
<div class="container">
<nav class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Katherine Jamieson</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">About Me</a></li>
</ul>
<p class="navbar-text navbar-right">
kjamieson098@gmail.com
<a href="https://github.com/kmj098" title="Github Profile For Katherine Jamieson">
<i class="fa fa-github fa-lg" aria-hidden="true"></i>
</a>
</p>
</div>
</div>
</nav>
</div>
</div>
<div class="container marketing">
<div class="row">
<div class="col-lg-4">
<h2>Education</h2>
<p>Fourth year Computer Science student at the University of Saskatchewan.
Expected to graduate with B.Sc. Honours - Computer Science in April 2017.
</p>
<p><a class="btn btn-default" href="#education" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2>Experience</h2>
<p>Recently completed 16 month full time internship with <a href="https://www.workiva.com/">Workiva</a>.</p>
<p><a class="btn btn-default" href="#experience" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<h2>Skills</h2>
<p>Proficient in Python and Java.
<br>Some experience with C, C++, and Bash.
<br>Dabbled with C#, Go, Scala, Visual Basic, SQL, Prolog, Javascript, HTML and CSS.
</p>
<p><a class="btn btn-default" href="#technology" role="button">View details »</a></p>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette" id="education">
<div class="col-md-7">
<h2 class="featurette-heading">Education</h2>
<p>I am currently a fourth year undergraduate student studying Computer Science at the University of Saskatchewan.
Expected to graduate with B.Sc. Honours - Computer Science in April 2017.
</p>
Courses take relevant to major:
<ul>
<li>Introduction to Computer Science and Programming</li>
<li>Principles of Computer Science</li>
<li>Programming Principles and Practice</li>
<li>Introduction to Computer Organization and Architecture</li>
<li>Mathematical Logic and Computing</li>
<li>Developing Object-Oriented Systems</li>
<li>Intermediate Data Structures and Algorithms</li>
<li>Introduction to Artificial Intelligence</li>
<li>Operating Systems Concepts</li>
<li>Programming Language Paradigms</li>
<li>Machines and Algorithms</li>
<li>Intermediate Software Engineering</li>
<li>Software Management</li>
<li>Human Computer Interaction</li>
<li>Accessible Computing</li>
</ul>
</div>
<div class="col-md-5">
<br><br>
<img class="featurette-image img-responsive center-block" src="assets/img/BookEdit.png" alt="Stack of books">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette" id="experience">
<div class="col-md-7 col-md-push-5">
<h2 class="featurette-heading">Experience</h2>
<p>Recently completed a 16 month internship with Workiva at their office in Saskatoon, Saskatchewan.
I started this internship in May 2015, and finished in the beginning of September 2016.
</p>
<h3>Workiva</h3>
<p>
I spent my internship working as a member of the development team and gaining experience in the field
</p>
<p>
Over the course of my internship I was treated very similarly to that of a full time software
developer. Because of this I have been exposed to and improved my skills in many different areas of software development.
Some of the areas I've gained experience in is code quality (both writing quality code and reviewing others code),
testing code for quality assurance, and writing and reviewing documentation for feature designs, testing plans, consumer information
for libraries, and presentation of progress.
</p>
</div>
<div class="col-md-5 col-md-pull-7">
<img class="featurette-image img-responsive center-block" src="assets/img/LaptopEdit.png" alt="Laptop">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette" id="technology">
<div class="col-md-7">
<h2 class="featurette-heading">Skills</h2>
I have learned a lot of different technologies from school, personal projects, and my internship. I have some experience in working on
backend services, library creation, and web development. I have also dabbled in some game development and android application development.
<h3>Languages</h3>
<p> Proficient in Python and Java.
<br>Some experience with C, C++, and Bash.
<br>Dabbled with C#, Go, Scala, Visual Basic, SQL, Prolog, Javascript, HTML and CSS.
</p>
<h3>Development Tools and Platforms</h3>
<p>I have fair amount of experience working with Amazon EC2 and S3, Git and Github, Docker, and JIRA.
Some experience working with Google App Engine, Splunk, and Amazon Lambda.
</p>
<h3>Other Skills</h3>
<p>Good problem solving skills.
<br>Strong work ethic.
<br>Very good at thinking critically.
<br>Leadership experience gained by leading many class group projects, both in the area of computer science and in other disciplines.
</p>
</div>
<div class="col-md-5">
<br><br><br><br><br><br>
<img class="featurette-image img-responsive center-block" src="assets/img/MonitorEdit.png" alt="Monitor">
</div>
</div>
<hr class="featurette-divider">
<footer>
<p class="pull-right">
<a class="btn btn-black" href="#" role="button">
Back To Top
</a>
</p>
</footer>
</div>
<!-- Bootstrap core JavaScript -->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>
| kmj098/kmj098.github.io | index.html | HTML | apache-2.0 | 7,872 |
<!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: /home/vladn/git/ovs/lib/netdev-vport.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="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><a href="annotated.html"><span>Data Structures</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>Globals</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('netdev-vport_8h_source.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">netdev-vport.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="netdev-vport_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2010, 2011, 2013, 2015 Nicira, Inc.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * you may not use this file except in compliance with the License.</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * You may obtain a copy of the License at:</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * See the License for the specific language governing permissions and</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * limitations under the License.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#ifndef NETDEV_VPORT_H</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#define NETDEV_VPORT_H 1</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#include <stdbool.h></span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#include <<a class="code" href="stddef_8h.html">stddef.h</a>></span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#include "<a class="code" href="lib_2compiler_8h.html">compiler.h</a>"</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="keyword">struct </span><a class="code" href="structdpif__netlink__vport.html">dpif_netlink_vport</a>;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">struct </span><a class="code" href="structdpif__flow__stats.html">dpif_flow_stats</a>;</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">struct </span><a class="code" href="structnetdev.html">netdev</a>;</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">struct </span><a class="code" href="structnetdev__class.html">netdev_class</a>;</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">struct </span><a class="code" href="structnetdev__stats.html">netdev_stats</a>;</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="keywordtype">void</span> <a class="code" href="netdev-vport_8h.html#ac4b437ee0a21421cf7aaf4380b9623f4">netdev_vport_tunnel_register</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keywordtype">void</span> <a class="code" href="netdev-vport_8h.html#ac1e8fface5f46bca179599ce58867c71">netdev_vport_patch_register</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keywordtype">bool</span> <a class="code" href="netdev-vport_8h.html#acee51b3b66afb4990ff03696f1de9562">netdev_vport_is_patch</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keywordtype">bool</span> <a class="code" href="netdev-vport_8h.html#a2143fb4e64c1b2b5f3e3dcade99fc14c">netdev_vport_is_layer3</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keywordtype">char</span> *<a class="code" href="netdev-vport_8h.html#a1fd8487409be2c0c7e73a380948b53f3">netdev_vport_patch_peer</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *<a class="code" href="structnetdev.html">netdev</a>);</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keywordtype">void</span> <a class="code" href="netdev-vport_8h.html#ad4b380246f398e8c115ea7d5169dfa83">netdev_vport_inc_rx</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *,</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structdpif__flow__stats.html">dpif_flow_stats</a> *);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keywordtype">void</span> <a class="code" href="netdev-vport_8h.html#a5dc714176ddc0167918d1af0ef70ed6e">netdev_vport_inc_tx</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *,</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structdpif__flow__stats.html">dpif_flow_stats</a> *);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keywordtype">bool</span> <a class="code" href="netdev-vport_8h.html#a1ae59a0b3b604beeadbba2a58a821ad2">netdev_vport_is_vport_class</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev__class.html">netdev_class</a> *);</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="netdev-vport_8h.html#a5feb977d90246cdeff91bff5dc206a9c">netdev_vport_class_get_dpif_port</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev__class.html">netdev_class</a> *);</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#ifndef _WIN32</span></div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="netdev-vport_8h.html#afb24d298ddd4bc4ff61aa333f07a574aa5b6b38ebf7edec9986cb0477436038b0"> 47</a></span> <span class="keyword">enum</span> { <a class="code" href="netdev-vport_8h.html#afb24d298ddd4bc4ff61aa333f07a574aa5b6b38ebf7edec9986cb0477436038b0">NETDEV_VPORT_NAME_BUFSIZE</a> = 16 };</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="preprocessor">#else</span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">enum</span> { <a class="code" href="netdev-vport_8h.html#afb24d298ddd4bc4ff61aa333f07a574aa5b6b38ebf7edec9986cb0477436038b0">NETDEV_VPORT_NAME_BUFSIZE</a> = 256 };</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="netdev-vport_8h.html#ab3ca7a67d4cf2d7e8b5cd9f029dd3e25">netdev_vport_get_dpif_port</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *,</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keywordtype">char</span> namebuf[], <span class="keywordtype">size_t</span> bufsize)</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="include_2openvswitch_2compiler_8h.html#a940a7c6e41803df7ddc67ffcdbe7a278">OVS_WARN_UNUSED_RESULT</a>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keywordtype">char</span> *<a class="code" href="netdev-vport_8h.html#aa92dbec36b793dbbd37b2ad68581ffcb">netdev_vport_get_dpif_port_strdup</a>(<span class="keyword">const</span> <span class="keyword">struct</span> <a class="code" href="structnetdev.html">netdev</a> *);</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#endif </span><span class="comment">/* netdev-vport.h */</span><span class="preprocessor"></span></div>
<div class="ttc" id="include_2openvswitch_2compiler_8h_html_a940a7c6e41803df7ddc67ffcdbe7a278"><div class="ttname"><a href="include_2openvswitch_2compiler_8h.html#a940a7c6e41803df7ddc67ffcdbe7a278">OVS_WARN_UNUSED_RESULT</a></div><div class="ttdeci">#define OVS_WARN_UNUSED_RESULT</div><div class="ttdef"><b>Definition:</b> compiler.h:48</div></div>
<div class="ttc" id="netdev-vport_8h_html_ac4b437ee0a21421cf7aaf4380b9623f4"><div class="ttname"><a href="netdev-vport_8h.html#ac4b437ee0a21421cf7aaf4380b9623f4">netdev_vport_tunnel_register</a></div><div class="ttdeci">void netdev_vport_tunnel_register(void)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:1412</div></div>
<div class="ttc" id="lib_2compiler_8h_html"><div class="ttname"><a href="lib_2compiler_8h.html">compiler.h</a></div></div>
<div class="ttc" id="netdev-vport_8h_html_a2143fb4e64c1b2b5f3e3dcade99fc14c"><div class="ttname"><a href="netdev-vport_8h.html#a2143fb4e64c1b2b5f3e3dcade99fc14c">netdev_vport_is_layer3</a></div><div class="ttdeci">bool netdev_vport_is_layer3(const struct netdev *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:147</div></div>
<div class="ttc" id="structdpif__netlink__vport_html"><div class="ttname"><a href="structdpif__netlink__vport.html">dpif_netlink_vport</a></div><div class="ttdef"><b>Definition:</b> dpif-netlink.h:29</div></div>
<div class="ttc" id="netdev-vport_8h_html_ab3ca7a67d4cf2d7e8b5cd9f029dd3e25"><div class="ttname"><a href="netdev-vport_8h.html#ab3ca7a67d4cf2d7e8b5cd9f029dd3e25">netdev_vport_get_dpif_port</a></div><div class="ttdeci">const char * netdev_vport_get_dpif_port(const struct netdev *, char namebuf[], size_t bufsize) OVS_WARN_UNUSED_RESULT</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:172</div></div>
<div class="ttc" id="netdev-vport_8h_html_afb24d298ddd4bc4ff61aa333f07a574aa5b6b38ebf7edec9986cb0477436038b0"><div class="ttname"><a href="netdev-vport_8h.html#afb24d298ddd4bc4ff61aa333f07a574aa5b6b38ebf7edec9986cb0477436038b0">NETDEV_VPORT_NAME_BUFSIZE</a></div><div class="ttdef"><b>Definition:</b> netdev-vport.h:47</div></div>
<div class="ttc" id="netdev-vport_8h_html_a1ae59a0b3b604beeadbba2a58a821ad2"><div class="ttname"><a href="netdev-vport_8h.html#a1ae59a0b3b604beeadbba2a58a821ad2">netdev_vport_is_vport_class</a></div><div class="ttdeci">bool netdev_vport_is_vport_class(const struct netdev_class *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:113</div></div>
<div class="ttc" id="netdev-vport_8h_html_acee51b3b66afb4990ff03696f1de9562"><div class="ttname"><a href="netdev-vport_8h.html#acee51b3b66afb4990ff03696f1de9562">netdev_vport_is_patch</a></div><div class="ttdeci">bool netdev_vport_is_patch(const struct netdev *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:139</div></div>
<div class="ttc" id="netdev-vport_8h_html_ac1e8fface5f46bca179599ce58867c71"><div class="ttname"><a href="netdev-vport_8h.html#ac1e8fface5f46bca179599ce58867c71">netdev_vport_patch_register</a></div><div class="ttdeci">void netdev_vport_patch_register(void)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:1447</div></div>
<div class="ttc" id="structnetdev__class_html"><div class="ttname"><a href="structnetdev__class.html">netdev_class</a></div><div class="ttdef"><b>Definition:</b> netdev-provider.h:195</div></div>
<div class="ttc" id="netdev-vport_8h_html_ad4b380246f398e8c115ea7d5169dfa83"><div class="ttname"><a href="netdev-vport_8h.html#ad4b380246f398e8c115ea7d5169dfa83">netdev_vport_inc_rx</a></div><div class="ttdeci">void netdev_vport_inc_rx(const struct netdev *, const struct dpif_flow_stats *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:740</div></div>
<div class="ttc" id="netdev-vport_8h_html_a5dc714176ddc0167918d1af0ef70ed6e"><div class="ttname"><a href="netdev-vport_8h.html#a5dc714176ddc0167918d1af0ef70ed6e">netdev_vport_inc_tx</a></div><div class="ttdeci">void netdev_vport_inc_tx(const struct netdev *, const struct dpif_flow_stats *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:754</div></div>
<div class="ttc" id="netdev-vport_8h_html_aa92dbec36b793dbbd37b2ad68581ffcb"><div class="ttname"><a href="netdev-vport_8h.html#aa92dbec36b793dbbd37b2ad68581ffcb">netdev_vport_get_dpif_port_strdup</a></div><div class="ttdeci">char * netdev_vport_get_dpif_port_strdup(const struct netdev *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:201</div></div>
<div class="ttc" id="stddef_8h_html"><div class="ttname"><a href="stddef_8h.html">stddef.h</a></div></div>
<div class="ttc" id="structnetdev_html"><div class="ttname"><a href="structnetdev.html">netdev</a></div><div class="ttdef"><b>Definition:</b> netdev-provider.h:41</div></div>
<div class="ttc" id="netdev-vport_8h_html_a5feb977d90246cdeff91bff5dc206a9c"><div class="ttname"><a href="netdev-vport_8h.html#a5feb977d90246cdeff91bff5dc206a9c">netdev_vport_class_get_dpif_port</a></div><div class="ttdeci">const char * netdev_vport_class_get_dpif_port(const struct netdev_class *)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:166</div></div>
<div class="ttc" id="structdpif__flow__stats_html"><div class="ttname"><a href="structdpif__flow__stats.html">dpif_flow_stats</a></div><div class="ttdef"><b>Definition:</b> dpif.h:501</div></div>
<div class="ttc" id="netdev-vport_8h_html_a1fd8487409be2c0c7e73a380948b53f3"><div class="ttname"><a href="netdev-vport_8h.html#a1fd8487409be2c0c7e73a380948b53f3">netdev_vport_patch_peer</a></div><div class="ttdeci">char * netdev_vport_patch_peer(const struct netdev *netdev)</div><div class="ttdef"><b>Definition:</b> netdev-vport.c:722</div></div>
<div class="ttc" id="structnetdev__stats_html"><div class="ttname"><a href="structnetdev__stats.html">netdev_stats</a></div><div class="ttdef"><b>Definition:</b> netdev.h:79</div></div>
</div><!-- fragment --></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_36ad3adc1aabcd87770fae1b41e5ac14.html">ovs</a></li><li class="navelem"><a class="el" href="dir_915fb0c656ffb8a17b4ec5b2ac3f6404.html">lib</a></li><li class="navelem"><a class="el" href="netdev-vport_8h.html">netdev-vport.h</a></li>
<li class="footer">Generated on Wed Sep 9 2015 19:07:23 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>
| vladn-ma/vladn-ovs-doc | doxygen/ovs_all/html/netdev-vport_8h_source.html | HTML | apache-2.0 | 21,914 |
<!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 Sep 19 17:53:03 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.thinkaurelius.titan.graphdb.database.serialize.attribute.TypeDefinitionDescriptionSerializer (Titan 1.0.0 API)</title>
<meta name="date" content="2015-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="Uses of Class com.thinkaurelius.titan.graphdb.database.serialize.attribute.TypeDefinitionDescriptionSerializer (Titan 1.0.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../com/thinkaurelius/titan/graphdb/database/serialize/attribute/TypeDefinitionDescriptionSerializer.html" title="class in com.thinkaurelius.titan.graphdb.database.serialize.attribute">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/thinkaurelius/titan/graphdb/database/serialize/attribute/class-use/TypeDefinitionDescriptionSerializer.html" target="_top">Frames</a></li>
<li><a href="TypeDefinitionDescriptionSerializer.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.thinkaurelius.titan.graphdb.database.serialize.attribute.TypeDefinitionDescriptionSerializer" class="title">Uses of Class<br>com.thinkaurelius.titan.graphdb.database.serialize.attribute.TypeDefinitionDescriptionSerializer</h2>
</div>
<div class="classUseContainer">No usage of com.thinkaurelius.titan.graphdb.database.serialize.attribute.TypeDefinitionDescriptionSerializer</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/thinkaurelius/titan/graphdb/database/serialize/attribute/TypeDefinitionDescriptionSerializer.html" title="class in com.thinkaurelius.titan.graphdb.database.serialize.attribute">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/thinkaurelius/titan/graphdb/database/serialize/attribute/class-use/TypeDefinitionDescriptionSerializer.html" target="_top">Frames</a></li>
<li><a href="TypeDefinitionDescriptionSerializer.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 © 2012–2015. All rights reserved.</small></p>
</body>
</html>
| nelmiux/CarnotKE | jyhton/extlibs/titan-1.0.0-hadoop1/javadocs/com/thinkaurelius/titan/graphdb/database/serialize/attribute/class-use/TypeDefinitionDescriptionSerializer.html | HTML | apache-2.0 | 5,360 |
<p class="level0">
<p class="level0"><a name="NAME"></a><h2 class="nroffsh">NAME</h2>
<p class="level0">coqtop.opt - The native-code Coq toplevel
<p class="level0">
<p class="level0"><a name="SYNOPSIS"></a><h2 class="nroffsh">SYNOPSIS</h2>
<p class="level0"><span Class="bold">coqopt.opt</span> [ <span Class="bold">options</span> ] [ <span Class="emphasis">file</span> ]
<p class="level0"><a name="DESCRIPTION"></a><h2 class="nroffsh">DESCRIPTION</h2>
<p class="level0">
<p class="level0"><span Class="bold">coqopt.opt</span> is the native-code version of Coq. It should not be called directly, but only by <span Class="bold">coqtop</span> and <span Class="bold">coqc</span>
<p class="level0"><a name="SEE"></a><h2 class="nroffsh">SEE ALSO</h2>
<p class="level0">
<p class="level0"><span Class="manpage">coqtop (1)</span>, <span Class="manpage">coqc (1).</span><br><span Class="emphasis"></span> The Coq Reference Manual. <span Class="emphasis"></span> The Coq web site: <a href="http://coq.inria.fr">http://coq.inria.fr</a>
<p class="level0">
<p class="level0"> | loic-carbonne/Man-fulltext-search | Step2-Indexing/man_html/man1/coqtop.opt.1.html | HTML | apache-2.0 | 1,068 |
<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>
<p>27耶稣由此而往、有二瞽者从之、呼曰、大卫之裔、矜恤我、</p>
<p>28入室、瞽者就之、耶稣曰、尔信我能为此乎、对曰、主、然、</p>
<p>29乃扪其目曰、如尔信成之、</p>
<p>30其目即启、耶稣严戒之曰、慎勿令人知之、</p>
<p>31二人出、遍扬其名于斯地、○</p>
<p>32当其出也、有携喑哑而患鬼者就之、</p>
<p>33鬼既逐、哑遂言、众异之曰、以色列中、未尝见是也、</p>
<p>34法利赛人曰、彼藉鬼王逐鬼耳、○</p>
<p>35耶稣周游乡邑、在会堂训诲、宣天国福音、医诸疾病、</p>
<p>36见众悯之、以其困苦流离、犹羊无牧也、</p>
<p>37遂语其徒曰、穑多工少、</p>
<p>38宜求穑主、遣工力穑焉、</p>
</div>
</body>
</html>
| yighu/wenli | OPS/chapter995.html | HTML | apache-2.0 | 3,402 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Tue Sep 29 12:19:00 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.pitest.mutationtest.verify Class Hierarchy (pitest 1.0.1-SNAPSHOT API)</title>
<meta name="date" content="2015-09-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.pitest.mutationtest.verify Class Hierarchy (pitest 1.0.1-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>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/pitest/mutationtest/tooling/package-tree.html">Prev</a></li>
<li><a href="../../../../org/pitest/plugin/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/pitest/mutationtest/verify/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.pitest.mutationtest.verify</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://download.oracle.com/javase/1.5.0/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">org.pitest.mutationtest.verify.<a href="../../../../org/pitest/mutationtest/verify/DefaultBuildVerifier.html" title="class in org.pitest.mutationtest.verify"><span class="typeNameLink">DefaultBuildVerifier</span></a> (implements org.pitest.mutationtest.verify.<a href="../../../../org/pitest/mutationtest/verify/BuildVerifier.html" title="interface in org.pitest.mutationtest.verify">BuildVerifier</a>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.pitest.mutationtest.verify.<a href="../../../../org/pitest/mutationtest/verify/BuildVerifier.html" title="interface in org.pitest.mutationtest.verify"><span class="typeNameLink">BuildVerifier</span></a></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/pitest/mutationtest/tooling/package-tree.html">Prev</a></li>
<li><a href="../../../../org/pitest/plugin/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/pitest/mutationtest/verify/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 © 2015 org.pitest. All Rights Reserved.</small></p>
</body>
</html>
| y252zhan/pitest-diff | pitest/target/apidocs/org/pitest/mutationtest/verify/package-tree.html | HTML | apache-2.0 | 5,560 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>DET</title>
<link rel="root" href=""/> <!-- for JS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/>
<link rel="stylesheet" type="text/css" href="../../css/hint.css"/>
<script type="text/javascript" src="../../lib/ext/head.load.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script>
<!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo -->
<!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page.
<script>
(function() {
var cx = '001145188882102106025:dl1mehhcgbo';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script> -->
<!-- <link rel="shortcut icon" href="favicon.ico"/> -->
</head>
<body>
<div id="main" class="center">
<div id="hp-header">
<table width="100%"><tr><td width="50%">
<span class="header-text"><a href="http://universaldependencies.org/#language-sla">home</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/_sla/pos/DET.md" target="#">edit page</a></span>
<span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span>
</td><td>
<gcse:search></gcse:search>
</td></tr></table>
</div>
<hr/>
<div class="v1warning">
This page still pertains to UD version 1.
</div>
<div id="content">
<noscript>
<div id="noscript">
It appears that you have Javascript disabled.
Please consider enabling Javascript for this page to see the visualizations.
</div>
</noscript>
<!-- The content may include scripts and styles, hence we must load the shared libraries before the content. -->
<script type="text/javascript">
console.time('loading libraries');
var root = '../../'; // filled in by jekyll
head.js(
// External libraries
// DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all.
root + 'lib/ext/jquery.min.js',
root + 'lib/ext/jquery.svg.min.js',
root + 'lib/ext/jquery.svgdom.min.js',
root + 'lib/ext/jquery.timeago.js',
root + 'lib/ext/jquery-ui.min.js',
root + 'lib/ext/waypoints.min.js',
root + 'lib/ext/jquery.address.min.js'
);
</script>
<h2><code>DET</code>: determiner</h2>
<p>Traditional grammars of Slavic languages do not distinguish pronouns (<code class="language-plaintext highlighter-rouge">PRON</code>) from pro-adjectives (determiners, <code class="language-plaintext highlighter-rouge">DET</code>),
hence it is important to define a consistent borderline here. (Some authors, e.g. Sussex and Cubberley (2006) do use
the term <em>determiner</em> in Slavic languages but they rely on common understanding without precisely delimiting them.)</p>
<p>In order to provide the broader picture, we describe both pronouns and determiners on one page: <a href="">sla-pos/PRON</a>.
<!-- Interlanguage links updated St lis 3 20:58:10 CET 2021 --></p>
<!-- "in other languages" links -->
<hr/>
DET in other languages:
[<a href="../../bej/pos/DET.html">bej</a>]
[<a href="../../bg/pos/DET.html">bg</a>]
[<a href="../../bm/pos/DET.html">bm</a>]
[<a href="../../cs/pos/DET.html">cs</a>]
[<a href="../../cy/pos/DET.html">cy</a>]
[<a href="../../da/pos/DET.html">da</a>]
[<a href="../../en/pos/DET.html">en</a>]
[<a href="../../ess/pos/DET.html">ess</a>]
[<a href="../../et/pos/DET.html">et</a>]
[<a href="../../fi/pos/DET.html">fi</a>]
[<a href="../../fro/pos/DET.html">fro</a>]
[<a href="../../fr/pos/DET.html">fr</a>]
[<a href="../../ga/pos/DET.html">ga</a>]
[<a href="../../grc/pos/DET.html">grc</a>]
[<a href="../../hu/pos/DET.html">hu</a>]
[<a href="../../hy/pos/DET.html">hy</a>]
[<a href="../../it/pos/DET.html">it</a>]
[<a href="../../ja/pos/DET.html">ja</a>]
[<a href="../../kk/pos/DET.html">kk</a>]
[<a href="../../kpv/pos/DET.html">kpv</a>]
[<a href="../../myv/pos/DET.html">myv</a>]
[<a href="../../no/pos/DET.html">no</a>]
[<a href="../../pcm/pos/DET.html">pcm</a>]
[<a href="../../pt/pos/DET.html">pt</a>]
[<a href="../../ru/pos/DET.html">ru</a>]
[<a href="../../sla/pos/DET.html">sla</a>]
[<a href="../../sl/pos/DET.html">sl</a>]
[<a href="../../sv/pos/DET.html">sv</a>]
[<a href="../../tr/pos/DET.html">tr</a>]
[<a href="../../tt/pos/DET.html">tt</a>]
[<a href="../../uk/pos/DET.html">uk</a>]
[<a href="../../u/pos/DET.html">u</a>]
[<a href="../../urj/pos/DET.html">urj</a>]
[<a href="../../yue/pos/DET.html">yue</a>]
[<a href="../../zh/pos/DET.html">zh</a>]
</div>
<!-- support for embedded visualizations -->
<script type="text/javascript">
var root = '../../'; // filled in by jekyll
head.js(
// We assume that external libraries such as jquery.min.js have already been loaded outside!
// (See _layouts/base.html.)
// brat helper modules
root + 'lib/brat/configuration.js',
root + 'lib/brat/util.js',
root + 'lib/brat/annotation_log.js',
root + 'lib/ext/webfont.js',
// brat modules
root + 'lib/brat/dispatcher.js',
root + 'lib/brat/url_monitor.js',
root + 'lib/brat/visualizer.js',
// embedding configuration
root + 'lib/local/config.js',
// project-specific collection data
root + 'lib/local/collections.js',
// Annodoc
root + 'lib/annodoc/annodoc.js',
// NOTE: non-local libraries
'https://spyysalo.github.io/conllu.js/conllu.js'
);
var webFontURLs = [
// root + 'static/fonts/Astloch-Bold.ttf',
root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf',
root + 'static/fonts/Liberation_Sans-Regular.ttf'
];
var setupTimeago = function() {
jQuery("time.timeago").timeago();
};
head.ready(function() {
setupTimeago();
// mark current collection (filled in by Jekyll)
Collections.listing['_current'] = 'sla';
// perform all embedding and support functions
Annodoc.activate(Config.bratCollData, Collections.listing);
});
</script>
<!-- google analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55233688-1', 'auto');
ga('send', 'pageview');
</script>
<div id="footer">
<p class="footer-text">© 2014–2021
<a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>.
Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>.
</div>
</div>
</body>
</html>
| UniversalDependencies/universaldependencies.github.io | sla/pos/DET.html | HTML | apache-2.0 | 8,304 |
<!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 Dec 05 05:02:11 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool (BOM: * : All 2.6.0.Final API)</title>
<meta name="date" content="2019-12-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 org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool (BOM: * : All 2.6.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/ExpirationThreadPool.html" title="class 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.6.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/ExpirationThreadPool.html" target="_top">Frames</a></li>
<li><a href="ExpirationThreadPool.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.ExpirationThreadPool" class="title">Uses of Class<br>org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool</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/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheContainer.CacheContainerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.CacheContainerResources.html#expirationThreadPool--">expirationThreadPool</a></span>()</code>
<div class="block">Defines a thread pool used for for evictions.</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/package-summary.html">org.wildfly.swarm.config.infinispan</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/CacheContainer.html" title="type parameter in CacheContainer">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">CacheContainer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.html#expirationThreadPool-org.wildfly.swarm.config.infinispan.cache_container.ExpirationThreadPool-">expirationThreadPool</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a> value)</code>
<div class="block">Defines a thread pool used for for evictions.</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/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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 classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a><T>></span></code>
<div class="block">Defines a thread pool used for for evictions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPoolConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPoolConsumer</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPoolSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPoolSupplier</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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="../../../../../../../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/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</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/ExpirationThreadPool.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ExpirationThreadPool</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExpirationThreadPoolSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPoolSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of ExpirationThreadPool resource</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ExpirationThreadPool.html" title="class 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.6.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/ExpirationThreadPool.html" target="_top">Frames</a></li>
<li><a href="ExpirationThreadPool.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2.6.0.Final/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/ExpirationThreadPool.html | HTML | apache-2.0 | 14,026 |
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Received Data</title>
<script src="/libs/jquery.js"></script>
<script src="/libs/visjs/vis.js"></script>
<link href="/libs/visjs/vis.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="/libs/css/bootstrap.css" media="screen"/>
<script src="jquery.gracefulWebSocket.js"></script>
</head>
<body>
<h1>Received Data</h1>
<p>On the following chart, are displayed the values received by this node. Values are emitted by nodes from the
(Hazelcast) cluster on the Vert.x Event Bus, received by a component and re-published on a web socket.</p>
<div id="visualization"></div>
</body>
<script>
var DELAY = 1000; // delay in ms to add new data points
var strategy = {
value : "static"
};
var dataset;
var graph2d;
function createChart() {
var container = document.getElementById('visualization');
dataset = new vis.DataSet();
var options = {
start: vis.moment().add(-30, 'seconds'), // changed so its faster
end: vis.moment(),
dataAxis: {
customRange: {
left: {
min:0, max: 40
}
}
},
drawPoints: {
style: 'circle' // square, circle
},
shaded: {
orientation: 'bottom' // top, bottom
}
};
graph2d = new vis.Graph2d(container, dataset, options);
renderStep(graph2d);
}
function renderStep() {
// move the window (you can think of different strategies).
var now = vis.moment();
var range = graph2d.getWindow();
var interval = range.end - range.start;
switch (strategy.value) {
case 'continuous':
// continuously move the window
graph2d.setWindow(now - interval, now, {animate: false});
//requestAnimationFrame(renderStep);
break;
case 'discrete':
graph2d.setWindow(now - interval, now, {animate: false});
break;
default: // 'static'
// move the window 90% to the left when now is larger than the end of the window
if (now > range.end) {
graph2d.setWindow(now - 0.1 * interval, now + 0.9 * interval);
}
break;
}
}
/**
* Add a new datapoint to the graph
*/
function addDataPoint(value) {
// add a new data point to the dataset
var now = vis.moment();
dataset.add({
x: now,
y: value
});
// remove all data points which are no longer visible
var range = graph2d.getWindow();
var interval = range.end - range.start;
var oldIds = dataset.getIds({
filter: function (item) {
return item.x < range.start - interval;
}
});
dataset.remove(oldIds);
requestAnimationFrame(renderStep);
}
$.ready(new function() {
// Register the web socket
registerWebSocket();
createChart();
});
function registerWebSocket() {
var ws = $.gracefulWebSocket("ws://" + window.location.host + "/ws/data");
ws.onmessage = function (event) {
var messageFromServer = event.data;
console.log(event.data);
addDataPoint(event.data);
};
}
</script>
</html> | cescoffier/wisdom-hazelcast-sample | receiver/src/main/resources/assets/data.html | HTML | apache-2.0 | 3,592 |
<!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 Fri Apr 16 05:17:58 UTC 2021 -->
<title>GetBackupTargetResult</title>
<meta name="date" content="2021-04-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="GetBackupTargetResult";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/solidfire/element/api/GetBackupTargetRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/solidfire/element/api/GetBackupTargetResult.html" target="_top">Frames</a></li>
<li><a href="GetBackupTargetResult.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><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </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">com.solidfire.element.api</div>
<h2 title="Class GetBackupTargetResult" class="title">Class GetBackupTargetResult</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.solidfire.element.api.GetBackupTargetResult</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">GetBackupTargetResult</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<div class="block">GetBackupTargetResult</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#com.solidfire.element.api.GetBackupTargetResult">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api">GetBackupTargetResult.Builder</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.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="../../../../com/solidfire/element/api/GetBackupTargetResult.html#GetBackupTargetResult--">GetBackupTargetResult</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#GetBackupTargetResult-com.solidfire.element.api.BackupTarget-">GetBackupTargetResult</a></span>(<a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a> backupTarget)</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="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="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api">GetBackupTargetResult.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#asBuilder--">asBuilder</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api">GetBackupTargetResult.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#builder--">builder</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object o)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#getBackupTarget--">getBackupTarget</a></span>()</code>
<div class="block">Object returned for backup target.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#hashCode--">hashCode</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#setBackupTarget-com.solidfire.element.api.BackupTarget-">setBackupTarget</a></span>(<a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a> backupTarget)</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.util.Map<java.lang.String,java.lang.Object></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#toMap--">toMap</a></span>()</code> </td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.html#toString--">toString</a></span>()</code> </td>
</tr>
</table>
<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, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="serialVersionUID">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>serialVersionUID</h4>
<pre>public static final long serialVersionUID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.solidfire.element.api.GetBackupTargetResult.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="GetBackupTargetResult--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GetBackupTargetResult</h4>
<pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="7.0")
public GetBackupTargetResult()</pre>
</li>
</ul>
<a name="GetBackupTargetResult-com.solidfire.element.api.BackupTarget-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GetBackupTargetResult</h4>
<pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="7.0")
public GetBackupTargetResult(<a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a> backupTarget)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getBackupTarget--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBackupTarget</h4>
<pre>public <a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a> getBackupTarget()</pre>
<div class="block">Object returned for backup target.</div>
</li>
</ul>
<a name="setBackupTarget-com.solidfire.element.api.BackupTarget-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBackupTarget</h4>
<pre>public void setBackupTarget(<a href="../../../../com/solidfire/element/api/BackupTarget.html" title="class in com.solidfire.element.api">BackupTarget</a> backupTarget)</pre>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(java.lang.Object o)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public int hashCode()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="toMap--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toMap</h4>
<pre>public java.util.Map<java.lang.String,java.lang.Object> toMap()</pre>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public java.lang.String toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="builder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>builder</h4>
<pre>public static <a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api">GetBackupTargetResult.Builder</a> builder()</pre>
</li>
</ul>
<a name="asBuilder--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>asBuilder</h4>
<pre>public final <a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api">GetBackupTargetResult.Builder</a> asBuilder()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/solidfire/element/api/GetBackupTargetRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/solidfire/element/api/GetBackupTargetResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/solidfire/element/api/GetBackupTargetResult.html" target="_top">Frames</a></li>
<li><a href="GetBackupTargetResult.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><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </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 ======= -->
</body>
</html>
| solidfire/solidfire-sdk-java | docs/com/solidfire/element/api/GetBackupTargetResult.html | HTML | apache-2.0 | 18,358 |
<!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:25 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.modcluster.proxy.DynamicLoadProvider (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="Uses of Class org.wildfly.swarm.config.modcluster.proxy.DynamicLoadProvider (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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">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.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/modcluster/proxy/class-use/DynamicLoadProvider.html" target="_top">Frames</a></li>
<li><a href="DynamicLoadProvider.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.modcluster.proxy.DynamicLoadProvider" class="title">Uses of Class<br>org.wildfly.swarm.config.modcluster.proxy.DynamicLoadProvider</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/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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.modcluster">org.wildfly.swarm.config.modcluster</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.modcluster.proxy">org.wildfly.swarm.config.modcluster.proxy</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.modcluster">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a> in <a href="../../../../../../../org/wildfly/swarm/config/modcluster/package-summary.html">org.wildfly.swarm.config.modcluster</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/modcluster/package-summary.html">org.wildfly.swarm.config.modcluster</a> that return <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">Proxy.ProxyResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/Proxy.ProxyResources.html#dynamicLoadProvider--">dynamicLoadProvider</a></span>()</code>
<div class="block">Configuration and runtime operations for mod_cluster subsystem.</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/modcluster/package-summary.html">org.wildfly.swarm.config.modcluster</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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/modcluster/Proxy.html" title="type parameter in Proxy">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Proxy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/Proxy.html#dynamicLoadProvider-org.wildfly.swarm.config.modcluster.proxy.DynamicLoadProvider-">dynamicLoadProvider</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a> value)</code>
<div class="block">Configuration and runtime operations for mod_cluster subsystem.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.modcluster.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a> in <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/package-summary.html">org.wildfly.swarm.config.modcluster.proxy</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/package-summary.html">org.wildfly.swarm.config.modcluster.proxy</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a><T>></span></code>
<div class="block">Configuration and runtime operations for mod_cluster subsystem.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProviderConsumer.html" title="interface in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProviderConsumer</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProviderSupplier</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/package-summary.html">org.wildfly.swarm.config.modcluster.proxy</a> that return <a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</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/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">DynamicLoadProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">DynamicLoadProviderSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProviderSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of DynamicLoadProvider resource</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/modcluster/proxy/DynamicLoadProvider.html" title="class in org.wildfly.swarm.config.modcluster.proxy">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.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/modcluster/proxy/class-use/DynamicLoadProvider.html" target="_top">Frames</a></li>
<li><a href="DynamicLoadProvider.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/modcluster/proxy/class-use/DynamicLoadProvider.html | HTML | apache-2.0 | 13,464 |
<!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:29:40 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class net.sourceforge.pmd.lang.apex.rule.style.StyleRulesTest (PMD Apex 5.5.1 Test 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.lang.apex.rule.style.StyleRulesTest (PMD Apex 5.5.1 Test API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../net/sourceforge/pmd/lang/apex/rule/style/StyleRulesTest.html" title="class in net.sourceforge.pmd.lang.apex.rule.style">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/lang/apex/rule/style/class-use/StyleRulesTest.html" target="_top">Frames</a></li>
<li><a href="StyleRulesTest.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.lang.apex.rule.style.StyleRulesTest" class="title">Uses of Class<br>net.sourceforge.pmd.lang.apex.rule.style.StyleRulesTest</h2>
</div>
<div class="classUseContainer">No usage of net.sourceforge.pmd.lang.apex.rule.style.StyleRulesTest</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/lang/apex/rule/style/StyleRulesTest.html" title="class in net.sourceforge.pmd.lang.apex.rule.style">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/lang/apex/rule/style/class-use/StyleRulesTest.html" target="_top">Frames</a></li>
<li><a href="StyleRulesTest.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>
| jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/pmd-apex/testapidocs/net/sourceforge/pmd/lang/apex/rule/style/class-use/StyleRulesTest.html | HTML | apache-2.0 | 4,978 |
<link rel="stylesheet" href="/res/pc/home/widget/header/header.css?t=201614174634" />
<section class="widget-header">
<div class="logo">
<span class="xlogo">
<em>x</em>stack
</span>
<!-- <span>|</span> -->
<!-- <span>:::::Trust:::::</span> -->
</div>
<div class="user-info">
<span class="u-name">用户名</span>
<span>|</span>
<span class="u-name"><a href="/passport/logout">退出</a></span>
</div>
</section>
<script type="text/javascript" src="/res/pc/home/widget/header/header.js?t=201614174634"></script> | dbxiao/xstack | app/x-output/view/pc/home/widget/header/header.html | HTML | apache-2.0 | 533 |
<!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 Oct 03 10:36:48 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.management.security_realm.LdapAuthorization.LdapAuthorizationResources (Public javadocs 2016.10.0 API)</title>
<meta name="date" content="2016-10-03">
<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.management.security_realm.LdapAuthorization.LdapAuthorizationResources (Public javadocs 2016.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="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">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.10.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/management/security_realm/class-use/LdapAuthorization.LdapAuthorizationResources.html" target="_top">Frames</a></li>
<li><a href="LdapAuthorization.LdapAuthorizationResources.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.management.security_realm.LdapAuthorization.LdapAuthorizationResources" class="title">Uses of Class<br>org.wildfly.swarm.config.management.security_realm.LdapAuthorization.LdapAuthorizationResources</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/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">LdapAuthorization.LdapAuthorizationResources</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.management.security_realm">org.wildfly.swarm.config.management.security_realm</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.management.security_realm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">LdapAuthorization.LdapAuthorizationResources</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</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/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">LdapAuthorization.LdapAuthorizationResources</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/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">LdapAuthorization.LdapAuthorizationResources</a></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthorization.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorization.html#subresources--">subresources</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/config/management/security_realm/LdapAuthorization.LdapAuthorizationResources.html" title="class in org.wildfly.swarm.config.management.security_realm">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.10.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/management/security_realm/class-use/LdapAuthorization.LdapAuthorizationResources.html" target="_top">Frames</a></li>
<li><a href="LdapAuthorization.LdapAuthorizationResources.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2016.10.0/apidocs/org/wildfly/swarm/config/management/security_realm/class-use/LdapAuthorization.LdapAuthorizationResources.html | HTML | apache-2.0 | 8,237 |
<!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:08 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.topology.consul.ConsulTopologyFraction (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 Class org.wildfly.swarm.topology.consul.ConsulTopologyFraction (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/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">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/topology/consul/class-use/ConsulTopologyFraction.html" target="_top">Frames</a></li>
<li><a href="ConsulTopologyFraction.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.topology.consul.ConsulTopologyFraction" class="title">Uses of Class<br>org.wildfly.swarm.topology.consul.ConsulTopologyFraction</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">ConsulTopologyFraction</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.topology.consul">org.wildfly.swarm.topology.consul</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.topology.consul">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">ConsulTopologyFraction</a> in <a href="../../../../../../org/wildfly/swarm/topology/consul/package-summary.html">org.wildfly.swarm.topology.consul</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/topology/consul/package-summary.html">org.wildfly.swarm.topology.consul</a> that return <a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">ConsulTopologyFraction</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/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">ConsulTopologyFraction</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConsulTopologyFraction.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html#url-java.lang.String-">url</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> url)</code>
<div class="block">Set the agent URL</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">ConsulTopologyFraction</a></code></td>
<td class="colLast"><span class="typeNameLabel">ConsulTopologyFraction.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/topology/consul/ConsulTopologyFraction.html#url-java.net.URL-">url</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)</code>
<div class="block">Set the agent URL</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/topology/consul/ConsulTopologyFraction.html" title="class in org.wildfly.swarm.topology.consul">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/topology/consul/class-use/ConsulTopologyFraction.html" target="_top">Frames</a></li>
<li><a href="ConsulTopologyFraction.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.2.0/apidocs/org/wildfly/swarm/topology/consul/class-use/ConsulTopologyFraction.html | HTML | apache-2.0 | 8,179 |
<!DOCTYPE html>
<html style="background:#ffffff;">
<head>
<title>小马商城</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<link href="../css/g2.css" rel="stylesheet" type="text/css">
</head>
<body >
<header>
<a class="fleft" href="##"><img src="../i/back.png" alt="返回"/></a>
<div class="logo"><img src="../i/logo.png" alt="小马商城" class="logo1"/></div>
<!-- <a class="fright" href="##"><img src="i/more.png" alt="更多" /></a> -->
</header>
<section>
<div class="d_tit">全日制-快速购买</div>
<div class="bg_write">
<div class="pay_state font24">
<img class="pay_icon" src="../i/pay8.png" style="width:13%;" />
<p class="font34 redec6 ">支付出现问题</p>
<p class="mt30 gray666">请稍后再次尝试支付。</p>
<p class="mt10 gray666">谢谢选择小马的托福课程。</p>
<div class="tc mt90">
<button class="class_btn ">重新支付</button>
</div>
<div class="tc">
<button class="class_btn ">商城首页</button>
</div>
</div>
</div>
</section>
</body>
</html> | smile-org/smile | frontend/client/pages/static/quanrizhi/pay_state2.html | HTML | apache-2.0 | 1,513 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.0.9">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
org.apache.hadoop.record.RecordComparator
</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style">
</HEAD>
<BODY>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/record/RecordComparator.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u3</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.record.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="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<B>PREV CLASS</B>
<B>NEXT CLASS</B>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.record.RecordComparator.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:
<a href="#constructors">CONSTRUCTORS</a> |
METHODS |
FIELDS
</FONT></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
<H2>
Class org.apache.hadoop.record.<A HREF="../../api/org/apache/hadoop/record/RecordComparator.html" target="_top"><tt>RecordComparator</tt></A>
</H2>
<a NAME="constructors"></a>
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Constructors" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Constructors</B></FONT></TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="org.apache.hadoop.record.RecordComparator.ctor_changed(java.lang.Class)"></A>
<nobr><A HREF="../../api/org/apache/hadoop/record/RecordComparator.html#RecordComparator(java.lang.Class)" target="_top"><tt>RecordComparator</tt></A>(<code>Class</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
Change in type from (<code>Class<?, extends, WritableComparable></code>) to <code>Class</code>.<br>
</TD>
<TD VALIGN="TOP">Construct a raw <A HREF="../../api/Record.html" target="_top">Record</A> comparison implementation.</TD>
</TR>
</TABLE>
<a NAME="methods"></a>
<a NAME="fields"></a>
<HR>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/record/RecordComparator.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u3</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.record.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="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<B>PREV CLASS</B>
<B>NEXT CLASS</B>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.record.RecordComparator.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
</BODY>
</HTML>
| koven2049/hdfs-cloudera-cdh3u3-production | docs/jdiff/changes/org.apache.hadoop.record.RecordComparator.html | HTML | apache-2.0 | 5,699 |
<!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>"blas/base/sswap/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="_blas_base_sswap_docs_types_index_d_.html">"blas/base/sswap/docs/types/index.d"</a>
</li>
</ul>
<h1>External module "blas/base/sswap/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/_blas_base_sswap_docs_types_index_d_.routine.html" class="tsd-kind-icon">Routine</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Variables</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-variable tsd-parent-kind-external-module"><a href="_blas_base_sswap_docs_types_index_d_.html#sswap" class="tsd-kind-icon">sswap</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Variables</h2>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module">
<a name="sswap" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagExport assignment">Export assignment</span> sswap</h3>
<div class="tsd-signature tsd-kind-icon">sswap<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_blas_base_ccopy_docs_types_index_d_.routine.html" class="tsd-signature-type">Routine</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/blas/base/sswap/docs/types/index.d.ts#L102">lib/node_modules/@stdlib/blas/base/sswap/docs/types/index.d.ts:102</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Interchanges two single-precision floating-point vectors.</p>
</div>
<dl class="tsd-comment-tags">
<dt>param</dt>
<dd><p>number of values to swap</p>
</dd>
<dt>param</dt>
<dd><p>first input array</p>
</dd>
<dt>param</dt>
<dd><p><code>x</code> stride length</p>
</dd>
<dt>param</dt>
<dd><p>second input array</p>
</dd>
<dt>param</dt>
<dd><p><code>y</code> stride length</p>
</dd>
<dt>returns</dt>
<dd><p><code>y</code></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="_blas_base_sswap_docs_types_index_d_.html">"blas/base/sswap/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/_blas_base_sswap_docs_types_index_d_.routine.html" class="tsd-kind-icon">Routine</a>
</li>
<li class=" tsd-kind-variable tsd-parent-kind-external-module">
<a href="_blas_base_sswap_docs_types_index_d_.html#sswap" class="tsd-kind-icon">sswap</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> | stdlib-js/www | public/docs/ts/latest/modules/_blas_base_sswap_docs_types_index_d_.html | HTML | apache-2.0 | 13,061 |
{% extends "base.html" %}
{% load search_helpers %}
{% block "body" %}
<div id="content" class="list">
<section class="search">
<form action="{% url "qa-search" %}" method="GET">
<input type="text" name="q" results="5" autosave="stack" placeholder="Type your query and press enter..." value="{{ search.query_string|default:"" }}" />
<button type="submit">Search</button>
{% if search %}
<div class="facet">
<span class="facet-label">Months</span>
<ul class="months">
{% for month, count, selected in search.facets.months %}
<li class="{% if selected %}selected{% endif %}">
<input type="checkbox" name="months" id="months-{{ forloop.counter }}" value="{{ month|date:"Y-m" }}"{% if selected %} checked="true"{% endif %}>
<label for="months-{{ forloop.counter }}">{{ month|date:"F Y" }} <span class="count">{{ count }}</span></label>
</li>
{% endfor %}
</ul>
</div>
<div class="facet">
<span class="facet-label">Tags</span>
<ul class="tags">
{% for t, count, selected in search.facets.tags %}
<li class="{% if selected %}selected{% endif %}">
<input type="checkbox" name="tags" id="tags-{{ t}}" value="{{ t }}"{% if selected %} checked="true"{% endif %}>
<label for="tags-{{ t }}">{{ t }} <span class="count">{{ count }}</span></label>
</li>
{% endfor %}
</ul>
</div>
<div style="clear:both"></div>
{% endif %}
</form>
</section>
<section class="questions">
{% for question in object_list %}
<div class="question">
<h2>
<a href="{% url "qa-question" pk=question.id %}">
{% if question.meta.highlight.title %}
{{ question.meta.highlight.title.0|safe }}
{% else %}
{{ question.title }}
{% endif %}
</a>
</h2>
<div class="highlights">
{% if question.meta.highlight.body %}
… {{ question.meta.highlight.body|highlight_fragments }} …
{% endif %}
{% if question.meta.inner_hits.answer.hits.hits.0.highlight.body %}
{% if not question.meta.highlight.body %} … {% endif %}
{{ question.meta.inner_hits.answer.hits.hits.0.highlight.body|highlight_fragments }}
…
{% endif %}
</div>
<div class="meta">
Asked
by <span class="author">{{ question.owner.display_name }}</span>
on <span class="date">{{ question.creation_date|date }}, {{ question.creation_date|time }}</span>
{% for t in question.tags %}
<span class="tag"><a href="{% url "qa-search" %}?tags={{ t }}">{{ t }}</a></span>
{% endfor %}
</div>
</div>
{% endfor %}
</section>
<section class="pagination">
<span class="step-links">
{% if page_obj.has_previous %}
<a href="?page={{ page_obj.previous_page_number }}{% for key, value in request.GET.items %}{% if key != 'page' %}&{{ key }}={{ value }}{% endif %}{% endfor %}" class="next">« previous</a>
{% endif %}
{% for p in paginator.page_range %}
<a href="?page={{ p }}{% for key, value in request.GET.items %}{% if key != 'page' %}&{{ key }}={{ value }}{% endif %}{% endfor %}"{% ifequal p page_obj.number %} class="current"{% endifequal %}>{{ p }}</a>
{% endfor %}
{% if page_obj.has_next %}
<a href="?page={{ page_obj.next_page_number }}{% for key, value in request.GET.items %}{% if key != 'page' %}&{{ key }}={{ value }}{% endif %}{% endfor %}" class="next">next »</a>
{% endif %}
</span>
</section>
</div>
{% endblock %}
| HonzaKral/es-django-example | qa/templates/qa/question_list.html | HTML | apache-2.0 | 3,908 |
<!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 Mar 08 14:17:43 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.jmx.AuditLogConfigurationSupplier (BOM: * : All 2018.3.3 API)</title>
<meta name="date" content="2018-03-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.jmx.AuditLogConfigurationSupplier (BOM: * : All 2018.3.3 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/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">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.3.3</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/jmx/class-use/AuditLogConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="AuditLogConfigurationSupplier.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.jmx.AuditLogConfigurationSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.jmx.AuditLogConfigurationSupplier</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/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">AuditLogConfigurationSupplier</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/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">AuditLogConfigurationSupplier</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/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">AuditLogConfigurationSupplier</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/JMX.html" title="type parameter in JMX">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">JMX.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/JMX.html#auditLogConfiguration-org.wildfly.swarm.config.jmx.AuditLogConfigurationSupplier-">auditLogConfiguration</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">AuditLogConfigurationSupplier</a> supplier)</code>
<div class="block">The management audit logging top-level resource.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/jmx/AuditLogConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.jmx">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.3.3</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/jmx/class-use/AuditLogConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="AuditLogConfigurationSupplier.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.3.3/apidocs/org/wildfly/swarm/config/jmx/class-use/AuditLogConfigurationSupplier.html | HTML | apache-2.0 | 7,558 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Mon Jun 22 05:15:23 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HTTPConnectorSupplier (BOM: * : All 2.7.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2020-06-22">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HTTPConnectorSupplier (BOM: * : All 2.7.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/HTTPConnectorSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.7.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/InVMConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html" target="_top">Frames</a></li>
<li><a href="HTTPConnectorSupplier.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</div>
<h2 title="Interface HTTPConnectorSupplier" class="title">Interface HTTPConnectorSupplier<T extends <a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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">HTTPConnectorSupplier<T extends <a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of HTTPConnector 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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a> get()</pre>
<div class="block">Constructed instance of HTTPConnector 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/HTTPConnectorSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.7.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/messaging/activemq/InVMConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html" target="_top">Frames</a></li>
<li><a href="HTTPConnectorSupplier.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 © 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
| wildfly-swarm/wildfly-swarm-javadocs | 2.7.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html | HTML | apache-2.0 | 9,592 |
<!doctype html>
<html class="no-js" >
<head>
<meta charset="utf-8">
<title>Uncertainty Visualisation</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!-- build:css(.) styles/vendor.css -->
<!-- bower:css -->
<link rel="stylesheet" href="bower_components/dcjs/dc.css" />
<link rel="stylesheet" href="bower_components/material-design-lite/material.min.css" />
<link rel="stylesheet" href="bower_components/bootstrap-css-only/css/bootstrap.css" />
<link rel="stylesheet" href="bower_components/angular-toastr/dist/angular-toastr.css" />
<!-- endbower -->
<!-- endbuild -->
<!-- build:css(.tmp) styles/main.css -->
<link rel="stylesheet" href="styles/main.css">
<!-- endbuild -->
</head>
<body ng-app="uncertApp">
<!-- <ul class="menu">
<li><a href="#/view1">view1</a></li>
<li><a href="#/view2">view2</a></li>
</ul>
<div ng-view></div> -->
<everything-directive></everything-directive>
<!-- build:js(.) scripts/vendor.js -->
<!-- bower:js -->
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/angular-animate/angular-animate.js"></script>
<script src="bower_components/angular-cookies/angular-cookies.js"></script>
<script src="bower_components/angular-resource/angular-resource.js"></script>
<script src="bower_components/angular-route/angular-route.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="bower_components/angular-touch/angular-touch.js"></script>
<script src="bower_components/d3/d3.js"></script>
<script src="bower_components/crossfilter/crossfilter.js"></script>
<script src="bower_components/dcjs/dc.js"></script>
<script src="bower_components/colorbrewer/colorbrewer.js"></script>
<script src="bower_components/material-design-lite/material.min.js"></script>
<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
<script src="bower_components/angular-toastr/dist/angular-toastr.tpls.js"></script>
<!-- endbower -->
<!-- endbuild -->
<!-- build:js({.tmp,app}) scripts/scripts.js -->
<script src="scripts/app.js"></script>
<script src="scripts/utils/messagebus.service.js"></script>
<script src="scripts/core/constants.js"></script>
<script src="scripts/dcjs/dc.baseMixin.js"></script>
<script src="scripts/dcjs/dc.customCompositeChart.js"></script>
<script src="scripts/dcjs/dc.customSeriesChart.js"></script>
<script src="scripts/dcjs/dc.customScatterPlot.js"></script>
<script src="scripts/dcjs/dc.customBubbleMixin.js"></script>
<script src="scripts/dcjs/dc.customBubbleChart.js"></script>
<script src="scripts/dcjs/dc.subwayChart.js"></script>
<script src="scripts/dcjs/dc.laneChart.js"></script>
<script src="scripts/dcjs/dc.dyndomBubbleChart.js"></script>
<!-- <script src="views/view1/view1.js"></script>
<script src="views/view2/view2.config.js"></script>
<script src="views/view2/view2.controller.js"></script> -->
<script src="scripts/everything/everything.controller.js"></script>
<script src="scripts/everything/everything.directive.js"></script>
<!-- <script src="scripts/logoonly/logoonly.controller.js"></script>
<script src="scripts/logoonly/logoonly.directive.js"></script> -->
<script src="scripts/fileloading/fileLoading.controller.js"></script>
<script src="scripts/fileloading/fileLoading.directive.js"></script>
<script src="scripts/fileloading/appFilereader.directive.js"></script>
<script src="scripts/breadcrumbs/breadcrumbs.controller.js"></script>
<script src="scripts/breadcrumbs/breadcrumbs.directive.js"></script>
<script src="scripts/utils/helperFunctions.service.js"></script>
<script src="scripts/crossfilter/ndx.service.js"></script>
<script src="scripts/allactorchart/allActorChart.controller.js"></script>
<script src="scripts/allactorchart/allActorChart.directive.js"></script>
<script src="scripts/subwaychart/subwayChart.controller.js"></script>
<script src="scripts/subwaychart/subwayChart.directive.js"></script>
<script src="scripts/grouprowchart/groupRowChart.controller.js"></script>
<script src="scripts/grouprowchart/groupRowChart.directive.js"></script>
<script src="scripts/lanechart/laneChart.controller.js"></script>
<script src="scripts/lanechart/laneChart.directive.js"></script>
<script src="scripts/serieschart/seriesChart.controller.js"></script>
<script src="scripts/serieschart/seriesChart.directive.js"></script>
<script src="scripts/datatable/dataTable.controller.js"></script>
<script src="scripts/datatable/dataTable.directive.js"></script>
<script src="scripts/areachart/areachart.controller.js"></script>
<script src="scripts/areachart/areachart.directive.js"></script>
<script src="scripts/allcitationschart/allCitationsChart.controller.js"></script>
<script src="scripts/allcitationschart/allCitationsChart.directive.js"></script>
<script src="scripts/allauthorschart/allAuthorsChart.controller.js"></script>
<script src="scripts/allauthorschart/allAuthorsChart.directive.js"></script>
<script src="scripts/perspectivelanechart/perspectiveLaneChart.controller.js"></script>
<script src="scripts/perspectivelanechart/perspectiveLaneChart.directive.js"></script>
<script src="scripts/perspectivelanechart/optionSelector.controller.js"></script>
<script src="scripts/perspectivelanechart/optionSelector.directive.js"></script>
<script src="scripts/fullTextCrossfilterSearch/fullTextCrossfilterSearch.controller.js"></script>
<script src="scripts/fullTextCrossfilterSearch/fullTextCrossfilterSearch.directive.js"></script>
<script src="scripts/timechart/timeChart.controller.js"></script>
<script src="scripts/timechart/timeChart.directive.js"></script>
<script src="scripts/linechart/linechart.controller.js"></script>
<script src="scripts/linechart/linechart.directive.js"></script>
<script src="scripts/core/data.service.js"></script>
<!-- endbuild -->
</body>
</html>
| NLeSC/EmbodiedEmotions | app/index.html | HTML | apache-2.0 | 6,111 |
<!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:52 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.orientdb.OrientDBFraction (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 Class org.wildfly.swarm.orientdb.OrientDBFraction (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/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">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/orientdb/class-use/OrientDBFraction.html" target="_top">Frames</a></li>
<li><a href="OrientDBFraction.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.orientdb.OrientDBFraction" class="title">Uses of Class<br>org.wildfly.swarm.orientdb.OrientDBFraction</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/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">OrientDBFraction</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.orientdb">org.wildfly.swarm.orientdb</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.orientdb">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/wildfly/swarm/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">OrientDBFraction</a> in <a href="../../../../../org/wildfly/swarm/orientdb/package-summary.html">org.wildfly.swarm.orientdb</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/orientdb/package-summary.html">org.wildfly.swarm.orientdb</a> that return <a href="../../../../../org/wildfly/swarm/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">OrientDBFraction</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/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">OrientDBFraction</a></code></td>
<td class="colLast"><span class="typeNameLabel">OrientDBFraction.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/orientdb/OrientDBFraction.html#applyDefaults--">applyDefaults</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/wildfly/swarm/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">OrientDBFraction</a></code></td>
<td class="colLast"><span class="typeNameLabel">OrientDBFraction.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/orientdb/OrientDBFraction.html#createDefaultFraction--">createDefaultFraction</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/orientdb/OrientDBFraction.html" title="class in org.wildfly.swarm.orientdb">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/orientdb/class-use/OrientDBFraction.html" target="_top">Frames</a></li>
<li><a href="OrientDBFraction.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2018.1.0/apidocs/org/wildfly/swarm/orientdb/class-use/OrientDBFraction.html | HTML | apache-2.0 | 7,420 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 13:50:50 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer (BOM: * : All 2.5.0.Final API)</title>
<meta name="date" content="2019-07-17">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer (BOM: * : All 2.5.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/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.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/ejb3/service/class-use/DatabaseDataStoreConsumer.html" target="_top">Frames</a></li>
<li><a href="DatabaseDataStoreConsumer.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.service.DatabaseDataStoreConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer</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/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</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.ejb3">org.wildfly.swarm.config.ejb3</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.ejb3.service">org.wildfly.swarm.config.ejb3.service</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.ejb3">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</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> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</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/TimerService.html" title="type parameter in TimerService">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">TimerService.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/ejb3/TimerService.html#databaseDataStore-java.lang.String-org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer-">databaseDataStore</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a> consumer)</code>
<div class="block">Create and configure a DatabaseDataStore object to the list of
subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.ejb3.service">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/package-summary.html">org.wildfly.swarm.config.ejb3.service</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/service/package-summary.html">org.wildfly.swarm.config.ejb3.service</a> that return <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</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/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="type parameter in DatabaseDataStoreConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">DatabaseDataStoreConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html#andThen-org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="type parameter in DatabaseDataStoreConsumer">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/service/package-summary.html">org.wildfly.swarm.config.ejb3.service</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</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/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="type parameter in DatabaseDataStoreConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">DatabaseDataStoreConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html#andThen-org.wildfly.swarm.config.ejb3.service.DatabaseDataStoreConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">DatabaseDataStoreConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/ejb3/service/DatabaseDataStoreConsumer.html" title="type parameter in DatabaseDataStoreConsumer">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/service/DatabaseDataStoreConsumer.html" title="interface in org.wildfly.swarm.config.ejb3.service">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.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/ejb3/service/class-use/DatabaseDataStoreConsumer.html" target="_top">Frames</a></li>
<li><a href="DatabaseDataStoreConsumer.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>
| wildfly-swarm/wildfly-swarm-javadocs | 2.5.0.Final/apidocs/org/wildfly/swarm/config/ejb3/service/class-use/DatabaseDataStoreConsumer.html | HTML | apache-2.0 | 12,272 |
---
layout: default
---
<title>Sumo Logic Open Source</title>
</head>
<body>
<!-- ### nav is located in header.html ### -->
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 hidden-xs">
<div id="carousel-299058" class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#carousel-299058" data-slide-to="0" class=""> </li>
<li data-target="#carousel-299058" data-slide-to="1" class="active"> </li>
<li data-target="#carousel-299058" data-slide-to="2" class=""> </li>
</ol>
<div class="carousel-inner">
<div class="item"> <img class="img-responsive" src="https://www.sumologic.com/wp-content/uploads/homepage-ulm-herob-desktop-1.jpg" alt="thumb">
<div class="carousel-caption"> <h4>Unified Logs and metrics - Correlate logs and metrics on one dashboard.</h4></div>
</div>
<div class="item active"> <img class="img-responsive" src="https://www.sumologic.com/wp-content/uploads/homepage-ulm-herob-desktop-1.jpg" alt="thumb">
<div class="carousel-caption"><h4>Sumo Logic Open Source Projects - Fork, share, improve.</h4> </div>
</div>
<div class="item"> <img class="img-responsive" src="https://www.sumologic.com/wp-content/uploads/homepage-ulm-herob-desktop-1.jpg" alt="thumb">
<div class="carousel-caption"> <h4>Real-time, continuous intelligence across the DevOps toolchain and stack.</h4> </div>
</div>
</div>
<a class="left carousel-control" href="#carousel-299058" data-slide="prev"><span class="icon-prev"></span></a> <a class="right carousel-control" href="#carousel-299058" data-slide="next"><span class="icon-next"></span></a></div>
</div>
</div>
<hr>
</div>
<section>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-8">
<div class="media-object-default">
<div class="media">
<div class="media-left"> <a href="https://github.com/SumoLogic"> <img src="/images/sumo_icon_100px.png" alt="" width="100" height="100" class="/images/sumo_icon_100px png"> </a> </div>
<div class="media-body">
<h4 class="media-heading">Sumo Logic Public Repos</h4>
Browse our public repos for collectors, log appenders, plugins and other tools enabling you to send your data to the Sumo Logic service.</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-8">
<div class="media">
<div class="media-left"> <a href="sumo-experts.html"> <img src="/images/sumo_icon2.png" alt="" width="100" height="100" class="/images/sumo_icon2.png""></a></div>
<div class="media-body">
<h4 class="media-heading">Sumo Experts</h4>
Find find real-world solutions created by our customers, Sales Engineers and Customer Success teams.</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-sm-6 col-xs-8">
<div class="media">
<div class="media-left"> <a href="sumo-partners.html"> <img src="/images/sumo_icon3.png" alt="" width="100" height="100"></a></div>
<div class="media-body">
<h4 class="media-heading">Partner Solutions</h4>
Discover how other organizations have used Sumo Logic APIs to create integrations into their own products. </div>
</div>
</div>
</div>
</div>
</section>
<hr>
<div class="container">
<div class="row">
<div class="col-lg-9 col-md-12">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-6">
<div class="thumbnail"> <a href="https://github.com/SumoLogic/sumologic-kubernetes-collection"><img src="images/fluentd_kubernetes.png" alt="Kubernetes Collection" class="img-responsive"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-kubernetes-collection">Kubernetes Collection</a></h3>
<p>Sumo Logic collection solution for Kubernetes. Collect data from Kubernetes clusters into Sumo Logic.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-6">
<div class="thumbnail"><a href="https://github.com/SumoLogic/sumologic-docker-logging-driver"><img src="/images/Docker-logo.png" alt="" width="400" height="200"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-docker-logging-driver">Docker Logging Plugin</a></h3>
<p><b>New:</b>The Docker logging driver plugin provides an agentless approach to collecting Docker container logs and forwarding to the Sumo Logic cloud-based service.</p>
<!-- hr>
<p class="text-center"><a href="https://github.com/SumoLogic/sumologic-docker-logging-driver" class="btn btn-success" role="button">View Now</a></p -->
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 hidden-sm hidden-xs">
<div class="thumbnail"> <a href="https://github.com/SumoLogic/sumologic-aws-lambda"><img src="/images/sumo-aws-lambda-functions.png" alt="" width="400" height="204"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-aws-lambda">Sumo Lambda Functions</a></h3>
<p>Collection of Lambda Functions to collect and process data from sources (Including Kinesis, S3 and CloudWatch) and pass it onto the Sumo Logic platform.</p>
<!-- hr>
<p class="text-center"><a href="https://github.com/SumoLogic/sumologic-aws-lambda" class="btn btn-info" role="button">View Now</a></p -->
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-6">
<div class="thumbnail"> <a href="https://github.com/SumoLogic/sumologic-collectd-plugin"><img src="images/collectd-sumo-logic.png" alt="collectd plugin for sumo logic class="img-responsive"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-collectd-plugin">Sumo collectd Plugin</a></h3>
<p>A collectd output plugin to send Carbon 2.0-formatted metrics to Sumo Logic.</p>
<!-- hr>
<p class="text-center"><a href="https://github.com/SumoLogic/collector-management-client" class="btn btn-info" role="button">View Now</a></p -->
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-6">
<div class="thumbnail"> <a href="https://github.com/SumoLogic/sumologic-cloudfoundry-nozzle"><img src="images/CFF_Logo_vertical_RGB.png" alt="CFF_Logo.png" class="img-responsive"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-cloudfoundry-nozzle">Sumo Cloud Foundry Nozzle</a></h3>
<p>Pivotal Cloud Foundry (PCF) Nozzle enabling you to send data to the Sumo Logic service.</p>
<!-- hr>
<p class="text-center"><a href="https://github.com/SumoLogic/shellbase" class="btn btn-primary btn-success" role="button">View Now</a></p -->
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 hidden-sm hidden-xs">
<div class="thumbnail"> <a href="https://github.com/SumoLogic/sumologic-net-appenders"><img src="images/dotnet-appenders-sumo-logic.png" alt="dotnet-appenders-sumo-logic" class="img-responsive"></a>
<div class="caption">
<h3><a href="https://github.com/SumoLogic/sumologic-net-appenders">.Net Appenders</a></h3>
<p>Collection of appenders for sending data to Sumo Logic.</p>
<!-- hr>
<p class="text-center"><a href="https://github.com/SumoLogic/sumologic-net-appenders" class="btn btn-info" role="button">View Now</a></p -->
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-md-offset-3 col-lg-offset-0">
<h3 class="text-center">Featured Blogs</h3>
<div class="media-object-default">
<!-- Removed static content start - -->
{% for blog in site.data.blogs %}
<div class="media">
<div class="media-left"> <a href="{{ blog.url }}"> <img src="{{ blog.imgurl }}" alt="" width="64" height="64"></a> </div>
<div class="media-body">
<abbr title="Phone"></abbr --> <a href="{{ blog.url }}">{{ blog.title }}</a></div>
</div>
{% endfor %}
<!-- Removed Static content End -->
</div>
</div>
</div>
</div>
<hr>
<section>
<div class="container">
<div class="row">
<div class="col-lg-6">
<h3>New Repositories</h3>
<hr>
<div class="row">
<!-- Jekyll syntax for inserting data stored in /data/news.yml-->
{% for new in site.data.news %}
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<div class="text-center"> <a href="{{ new.url }}"><img src="{{ new.img }}" alt="{{ new.title }}"></a>
</br> {{ new.title }} </div>
</div>
{% endfor %}
</div> <!-- row -->
</div> <!-- Container -->
<div class="col-lg-6">
<h3>Other Resources</h3>
<hr>
<ul id="myTab1" class="nav nav-tabs">
<li class="active"> <a href="#home1" data-toggle="tab">DevOps Blog</a> </li>
<li><a href="#pane2" data-toggle="tab">Sumo Apps</a></li>
<li> <a href="#pane3" data-toggle="tab">Sumo APIs</a> </li>
</ul>
<div id="myTabContent1" class="tab-content">
<div class="tab-pane fade in active" id="home1">
<p class="text-center"><img src="images/charts.png" alt=""></p>
<p>Most recent Blogs:
<ul>
{% for blog in site.data.blogs %}
<li><a href="{{ blog.url }}" target="_blank" alt="{{ blog.title }}">{{ blog.title }}</a></li>
{% endfor %}
</ul></p>
</div>
<div class="tab-pane fade" id="pane2">
<p class="text-center"><img src="images/charts.png" alt=""></p>
<p>
<ul>
<li><a href="https://github.com/SumoLogic/sumologic-cloudfoundry-nozzle">Sumo Logic App for Pivotal Cloud Foundry</a></li>
<li><a href="https://www.sumologic.com/application/artifactory/">Sumo Logic App for Artifactory</a></li>
<li><a href="https://www.sumologic.com/application/docker/">Docker Log Analyzer</a></li>
<li><a href="https://www.sumologic.com/application/sumo-logic-app-github/">Sumo Logic App for Github</a></li>
<li><a href="https://wiki.jenkins-ci.org/display/JENKINS/Sumologic+Publisher+Plugin">Jenkins plugin for Sumo Logic</a></li>
</ul>
</p>
</div>
<div class="tab-pane fade" id="pane3">
<p class="text-center"><img src="images/tabs_3.png" alt="">Partner Integrations</p>
<p>Integrate Sumo Logic into your applications, access and manage data collectors, build your own search tools, and more using Sumo Logic APIs. Sumo Logic exposes APIs to access resources and log data from third-party scripts and applications, and also to configure Sources via JSON.
<ul>
<li><a href="http://help.sumologic.com/APIs/General_API_Information/API_Authentication">API Authentication</a></li>
<li><a href="http://help.sumologic.com/APIs/General_API_Information/Sumo_Logic_Endpoints">Sumo Logic Endpoints</a></li>
<li><a href="http://help.sumologic.com/APIs/01Collector_Management_API">Collector Management API</a></li>
<li><a href="http://help.sumologic.com/APIs/02Search_Job_API">Search Job API</a></li>
</ul>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</br>
<hr>
</br>
<footer class="text-center">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- hold for footer -->
</div>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-1.11.3.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.js"></script>
</body>
</html>
| SumoLogic/sumologic.github.io | index.html | HTML | apache-2.0 | 12,669 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.